.moneymaker-app-module__ppbX5G__shell{background:var(--background);min-height:100vh}.moneymaker-app-module__ppbX5G__workbench{width:min(100%,1180px);min-height:100vh;margin:0 auto;padding:0 32px}.moneymaker-app-module__ppbX5G__topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:77px;display:flex}.moneymaker-app-module__ppbX5G__brand{color:var(--foreground);font-family:var(--font-serif);letter-spacing:0;background:0 0;border:0;align-items:baseline;gap:10px;padding:0;font-size:1.5rem;font-weight:500;display:inline-flex}.moneymaker-app-module__ppbX5G__brand span{background:var(--green-700);color:#fff;width:28px;height:28px;font-family:var(--font-sans);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;line-height:1;display:inline-flex}.moneymaker-app-module__ppbX5G__brand strong{font-weight:500}.moneymaker-app-module__ppbX5G__brand em{color:var(--green-700);font-style:normal}.moneymaker-app-module__ppbX5G__nav{align-items:center;gap:4px;display:flex}.moneymaker-app-module__ppbX5G__nav button{height:36px;color:var(--muted);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.875rem;font-weight:600;transition:background .16s,color .16s;display:inline-flex}.moneymaker-app-module__ppbX5G__nav button:hover{color:var(--foreground)}.moneymaker-app-module__ppbX5G__nav button.moneymaker-app-module__ppbX5G__navActive{background:var(--green-900);color:var(--cream-50)}.moneymaker-app-module__ppbX5G__hero{max-width:760px;padding:32px 0 0}.moneymaker-app-module__ppbX5G__heroCopy{max-width:760px}.moneymaker-app-module__ppbX5G__kicker{color:var(--green-700);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 10px;font-size:.6875rem;font-weight:700;line-height:1.55;display:flex}.moneymaker-app-module__ppbX5G__hero h1,.moneymaker-app-module__ppbX5G__viewIntro h1{color:var(--foreground);font-family:var(--font-serif);letter-spacing:0;margin:0 0 12px;font-size:3rem;font-weight:300;line-height:1.05}.moneymaker-app-module__ppbX5G__hero h1 em,.moneymaker-app-module__ppbX5G__viewIntro h1 em{color:var(--green-700);font-style:italic;font-weight:400}.moneymaker-app-module__ppbX5G__heroCopy>p:not(.moneymaker-app-module__ppbX5G__kicker),.moneymaker-app-module__ppbX5G__viewIntro>p:not(.moneymaker-app-module__ppbX5G__kicker){max-width:540px;color:var(--muted);margin:0 0 28px;font-size:1rem;font-weight:400;line-height:1.5}.moneymaker-app-module__ppbX5G__searchPanel{border:2px solid var(--green-700);background:var(--panel);border-radius:12px;width:100%;max-width:760px;margin-bottom:16px;padding:8px 8px 8px 20px;transition:border-color .16s}.moneymaker-app-module__ppbX5G__searchPanel label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.moneymaker-app-module__ppbX5G__searchRow{grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.moneymaker-app-module__ppbX5G__searchIcon{color:var(--muted)}.moneymaker-app-module__ppbX5G__searchRow input{width:100%;height:48px;color:var(--foreground);background:0 0;border:0;outline:0;font-size:1rem;font-weight:400}.moneymaker-app-module__ppbX5G__searchRow input::placeholder{color:var(--muted);opacity:1}.moneymaker-app-module__ppbX5G__searchRow button{background:var(--green-700);height:36px;color:var(--cream-50);white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 1px 3px #1a1f1c1f}.moneymaker-app-module__ppbX5G__searchRow button:hover{background:var(--green-900)}.moneymaker-app-module__ppbX5G__searchRow button:disabled{opacity:.68}.moneymaker-app-module__ppbX5G__suggested{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.moneymaker-app-module__ppbX5G__suggested>span{color:var(--muted);margin-right:4px;font-size:.75rem}.moneymaker-app-module__ppbX5G__suggested button{border:1px solid var(--line);background:var(--panel);min-height:30px;color:var(--muted);border-radius:999px;align-items:baseline;gap:4px;padding:6px 12px;font-size:.75rem;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.moneymaker-app-module__ppbX5G__suggested button:hover{border-color:var(--green-700);background:var(--panel-soft);color:var(--foreground)}.moneymaker-app-module__ppbX5G__suggested em{color:var(--green-700);margin-left:2px;font-style:italic}.moneymaker-app-module__ppbX5G__liveExample{grid-template-columns:minmax(0,1fr) 200px;align-items:stretch;gap:16px;margin-top:32px;display:grid}.moneymaker-app-module__ppbX5G__liveMain{min-width:0}.moneymaker-app-module__ppbX5G__liveLabel{align-items:center;gap:12px;margin-bottom:16px;display:flex}.moneymaker-app-module__ppbX5G__liveLabel span{background:var(--green-700);border-radius:50%;width:8px;height:8px;position:relative}.moneymaker-app-module__ppbX5G__liveLabel span:before{border-radius:inherit;content:"";background:#21634f4d;animation:1s cubic-bezier(0,0,.2,1) infinite moneymaker-app-module__ppbX5G__ping;position:absolute;inset:-4px}.moneymaker-app-module__ppbX5G__liveLabel p{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.625rem;font-weight:700;line-height:1.5}.moneymaker-app-module__ppbX5G__liveLabel em{color:var(--green-700);font-style:normal}.moneymaker-app-module__ppbX5G__exampleCard{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:20px}.moneymaker-app-module__ppbX5G__exampleHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;padding-bottom:13px;display:flex}.moneymaker-app-module__ppbX5G__exampleHeader strong{font-family:var(--font-serif);font-size:1rem;font-style:italic;font-weight:600;line-height:1.5}.moneymaker-app-module__ppbX5G__exampleHeader span{color:var(--muted);text-align:right;white-space:nowrap;font-size:.6875rem;line-height:1.5}.moneymaker-app-module__ppbX5G__exampleHeader em{color:var(--green-700);font-style:normal;font-weight:700;display:block}.moneymaker-app-module__ppbX5G__priceGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.moneymaker-app-module__ppbX5G__priceGrid>div{background:var(--panel-soft);min-height:69px;color:var(--foreground);border-radius:8px;padding:10px}.moneymaker-app-module__ppbX5G__priceGrid>div.moneymaker-app-module__ppbX5G__bestPrice{background:var(--green-900);color:var(--cream-50)}.moneymaker-app-module__ppbX5G__priceGrid span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:.6875rem;font-weight:600;display:block;overflow:hidden}.moneymaker-app-module__ppbX5G__bestPrice span{color:var(--gold)}.moneymaker-app-module__ppbX5G__priceGrid strong{font-family:var(--font-serif);font-size:1.125rem;font-weight:600;line-height:1.55;display:block}.moneymaker-app-module__ppbX5G__exampleResult{background:var(--green-900);min-height:71px;color:var(--cream-50);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.moneymaker-app-module__ppbX5G__exampleResult strong{font-family:var(--font-serif);align-items:center;gap:8px;font-size:.9375rem;font-weight:650;display:inline-flex}.moneymaker-app-module__ppbX5G__exampleResult strong svg{color:var(--gold)}.moneymaker-app-module__ppbX5G__exampleResult span{color:#fbf8f17a;letter-spacing:.18em;text-align:right;text-transform:uppercase;font-size:.625rem;font-weight:700;line-height:1.2}.moneymaker-app-module__ppbX5G__exampleResult em{color:var(--gold);font-family:var(--font-serif);letter-spacing:0;text-transform:none;font-size:1.5rem;font-style:normal;font-weight:600;display:block}.moneymaker-app-module__ppbX5G__savingsCard{background:var(--green-900);min-height:290px;color:var(--cream-50);border-radius:10px;padding:21px 20px;position:relative;overflow:hidden}.moneymaker-app-module__ppbX5G__savingsCard p{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 6px;font-size:.6875rem;font-weight:700}.moneymaker-app-module__ppbX5G__savingsCard strong{font-family:var(--font-serif);margin-bottom:12px;font-size:2rem;font-weight:300;line-height:1;display:block}.moneymaker-app-module__ppbX5G__savingsCard span{color:#fbf8f1a6;font-size:.75rem;font-weight:500;line-height:1.45;display:block}.moneymaker-app-module__ppbX5G__savingsCard div{background:var(--gold);border-radius:999px;width:18px;height:36px;position:absolute;bottom:19px;right:20px}.moneymaker-app-module__ppbX5G__searchRun{margin-top:32px}.moneymaker-app-module__ppbX5G__walletOnly,.moneymaker-app-module__ppbX5G__resultsOnly{padding-top:32px}.moneymaker-app-module__ppbX5G__viewIntro{max-width:760px;padding-top:32px}.moneymaker-app-module__ppbX5G__walletStats,.moneymaker-app-module__ppbX5G__dashboardStats{gap:16px;margin:24px 0 28px;display:grid}.moneymaker-app-module__ppbX5G__walletStats{grid-template-columns:minmax(0,1.1fr) 180px minmax(0,1.4fr);align-items:stretch}.moneymaker-app-module__ppbX5G__dashboardStats{grid-template-columns:repeat(3,minmax(0,1fr))}.moneymaker-app-module__ppbX5G__walletStats>div,.moneymaker-app-module__ppbX5G__dashboardStats>div{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:20px}.moneymaker-app-module__ppbX5G__walletStatCopy span,.moneymaker-app-module__ppbX5G__issuerCount span,.moneymaker-app-module__ppbX5G__dashboardStats span{color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.moneymaker-app-module__ppbX5G__walletStatCopy strong,.moneymaker-app-module__ppbX5G__issuerCount strong,.moneymaker-app-module__ppbX5G__dashboardStats strong{font-family:var(--font-serif);font-size:2rem;font-weight:400;line-height:1.1;display:block}.moneymaker-app-module__ppbX5G__walletStatCopy em{color:var(--green-700);font-family:var(--font-sans);margin-left:6px;font-size:.875rem;font-style:italic;font-weight:600}.moneymaker-app-module__ppbX5G__walletStatCopy p,.moneymaker-app-module__ppbX5G__dashboardStats p{color:var(--muted);margin:12px 0 0;font-size:.875rem;line-height:1.5}.moneymaker-app-module__ppbX5G__walletPreview{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.moneymaker-app-module__ppbX5G__walletMiniCard{border-radius:12px;min-height:114px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #ffffff26}.moneymaker-app-module__ppbX5G__walletMiniCard span{letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.moneymaker-app-module__ppbX5G__walletMiniCard strong{align-self:end;font-size:.875rem;line-height:1.2}.moneymaker-app-module__ppbX5G__walletMiniCard em{opacity:.72;justify-self:end;font-size:.625rem;font-style:normal;font-weight:800}.moneymaker-app-module__ppbX5G__leftRail,.moneymaker-app-module__ppbX5G__statusPanel,.moneymaker-app-module__ppbX5G__summaryPanel,.moneymaker-app-module__ppbX5G__resultCard{border:1px solid var(--line);background:var(--panel);border-radius:12px}.moneymaker-app-module__ppbX5G__leftRail{padding:20px}.moneymaker-app-module__ppbX5G__walletExpanded{max-width:none;margin:0}.moneymaker-app-module__ppbX5G__walletExpanded .moneymaker-app-module__ppbX5G__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.moneymaker-app-module__ppbX5G__mainPanel{min-width:0}.moneymaker-app-module__ppbX5G__sectionTitle{color:var(--foreground);align-items:center;gap:8px;margin-bottom:16px;display:flex}.moneymaker-app-module__ppbX5G__sectionTitle h2{margin:0;font-size:.875rem;font-weight:700}.moneymaker-app-module__ppbX5G__sectionTitle span{color:var(--muted);margin-left:auto;font-size:.75rem}.moneymaker-app-module__ppbX5G__cardGrid{gap:10px;display:grid}.moneymaker-app-module__ppbX5G__cardButton{border:1px solid var(--line);background:var(--panel);width:100%;min-height:142px;color:var(--foreground);text-align:left;border-radius:12px;grid-template-columns:1fr;align-content:space-between;gap:12px;padding:14px;transition:border-color .16s,background .16s,transform .16s;display:grid;position:relative;overflow:hidden}.moneymaker-app-module__ppbX5G__cardButton:hover{border-color:var(--green-700);transform:translateY(-1px)}.moneymaker-app-module__ppbX5G__cardSelected{border-color:var(--green-700);background:var(--green-100)}.moneymaker-app-module__ppbX5G__cardArt{text-transform:uppercase;border-radius:10px;align-content:space-between;min-height:72px;padding:10px;font-size:.6875rem;font-weight:800;display:grid}.moneymaker-app-module__ppbX5G__cardArt svg{justify-self:end}.moneymaker-app-module__ppbX5G__cardText{gap:2px;min-width:0;display:grid}.moneymaker-app-module__ppbX5G__cardText strong,.moneymaker-app-module__ppbX5G__cardText span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.moneymaker-app-module__ppbX5G__cardText span{color:var(--muted);font-size:.8125rem}.moneymaker-app-module__ppbX5G__check{background:var(--panel);width:24px;height:24px;color:var(--green-700);border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.moneymaker-app-module__ppbX5G__error{color:#842b13;background:#fff1eb;border:1px solid #d28b72;border-radius:12px;margin:24px 0 14px;padding:12px 14px;font-weight:700}.moneymaker-app-module__ppbX5G__warningStack{gap:8px;margin:24px 0 14px;display:grid}.moneymaker-app-module__ppbX5G__warning{color:#6d4506;background:#fff8e8;border:1px solid #d6ad62;border-radius:12px;gap:4px;padding:10px 12px;display:grid}.moneymaker-app-module__ppbX5G__warning strong{letter-spacing:0;text-transform:uppercase;font-size:.72rem}.moneymaker-app-module__ppbX5G__warning span{color:#7a5716;font-size:.9rem}.moneymaker-app-module__ppbX5G__statusAndSummary{grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);gap:16px;margin-bottom:16px;display:grid}.moneymaker-app-module__ppbX5G__statusPanel,.moneymaker-app-module__ppbX5G__summaryPanel{min-height:198px;padding:20px}.moneymaker-app-module__ppbX5G__statusList{color:var(--muted);gap:8px;margin:0;padding:0;font-size:.92rem;list-style:none;display:grid}.moneymaker-app-module__ppbX5G__statusList li{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-height:28px;transition:color .16s,transform .16s;display:grid}.moneymaker-app-module__ppbX5G__statusMarker{border:1px solid var(--line);background:var(--panel-soft);width:22px;height:22px;color:var(--muted);border-radius:50%;place-items:center;font-size:.72rem;font-weight:800;display:grid}.moneymaker-app-module__ppbX5G__statusActive{color:var(--foreground);font-weight:800;transform:translate(2px)}.moneymaker-app-module__ppbX5G__statusActive .moneymaker-app-module__ppbX5G__statusMarker{border-color:var(--green-700);background:var(--green-100);color:var(--green-700)}.moneymaker-app-module__ppbX5G__statusDone{color:var(--green-700)}.moneymaker-app-module__ppbX5G__statusDone .moneymaker-app-module__ppbX5G__statusMarker{border-color:var(--green-700);background:var(--green-700);color:#fff}.moneymaker-app-module__ppbX5G__statusPending{color:var(--ink-400)}.moneymaker-app-module__ppbX5G__summaryPanel h2{font-family:var(--font-serif);margin:0 0 10px;font-size:clamp(1.45rem,2.2vw,2.35rem);font-weight:400;line-height:1.08}.moneymaker-app-module__ppbX5G__summaryPanel>p:not(.moneymaker-app-module__ppbX5G__kicker){max-width:62ch;color:var(--muted);margin:0;font-size:1rem;line-height:1.48}.moneymaker-app-module__ppbX5G__qualityLine{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.moneymaker-app-module__ppbX5G__qualityLine span{border:1px solid var(--line);background:var(--panel-soft);color:var(--muted);text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:800}.moneymaker-app-module__ppbX5G__results{gap:10px;display:grid}.moneymaker-app-module__ppbX5G__resultCard{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:14px;display:grid}.moneymaker-app-module__ppbX5G__resultCard:first-child{background:linear-gradient(180deg, #fff 0%, #fff 58%, var(--cream-50) 100%)}.moneymaker-app-module__ppbX5G__resultRank{background:var(--green-900);color:#fff;border-radius:8px;place-items:center;width:64px;height:64px;font-weight:800;display:grid}.moneymaker-app-module__ppbX5G__resultMain{min-width:0}.moneymaker-app-module__ppbX5G__resultHeader,.moneymaker-app-module__ppbX5G__resultFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.moneymaker-app-module__ppbX5G__resultHeader>div:first-child{min-width:0}.moneymaker-app-module__ppbX5G__resultHeader h3{margin:0;font-size:1.08rem}.moneymaker-app-module__ppbX5G__resultHeader p{color:var(--muted);margin:3px 0 0}.moneymaker-app-module__ppbX5G__resultProduct{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.82rem;overflow:hidden}.moneymaker-app-module__ppbX5G__priceBlock{white-space:nowrap;justify-items:end;display:grid}.moneymaker-app-module__ppbX5G__priceBlock span{font-family:var(--font-serif);font-size:1.85rem;font-weight:400}.moneymaker-app-module__ppbX5G__priceBlock small{color:var(--muted);font-weight:700}.moneymaker-app-module__ppbX5G__mathRows{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.moneymaker-app-module__ppbX5G__mathRow{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:36px;padding:0 10px;font-size:.88rem;display:flex}.moneymaker-app-module__ppbX5G__mathRow span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.moneymaker-app-module__ppbX5G__mathRow strong{white-space:nowrap}.moneymaker-app-module__ppbX5G__resultFooter{color:var(--muted);font-size:.88rem}.moneymaker-app-module__ppbX5G__resultFooter a{color:var(--green-700);white-space:nowrap;align-items:center;gap:4px;font-weight:800;text-decoration:none;display:inline-flex}.moneymaker-app-module__ppbX5G__badge{text-transform:uppercase;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.72rem;font-weight:800;display:inline-flex}.moneymaker-app-module__ppbX5G__fallback{color:#254f92;background:#e9f0fb}.moneymaker-app-module__ppbX5G__seeded{background:var(--gold-soft);color:var(--warning)}.moneymaker-app-module__ppbX5G__live{background:var(--green-100);color:var(--green-700)}.moneymaker-app-module__ppbX5G__footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:24px;margin-top:48px;padding:24px 0;font-size:.75rem;font-weight:500;display:flex}.moneymaker-app-module__ppbX5G__spin{animation:.9s linear infinite moneymaker-app-module__ppbX5G__spin}@keyframes moneymaker-app-module__ppbX5G__spin{to{transform:rotate(360deg)}}@keyframes moneymaker-app-module__ppbX5G__ping{75%,to{opacity:0;transform:scale(2)}}@media (max-width:980px){.moneymaker-app-module__ppbX5G__liveExample,.moneymaker-app-module__ppbX5G__walletStats,.moneymaker-app-module__ppbX5G__dashboardStats,.moneymaker-app-module__ppbX5G__statusAndSummary{grid-template-columns:1fr}.moneymaker-app-module__ppbX5G__savingsCard{min-height:210px}.moneymaker-app-module__ppbX5G__walletExpanded .moneymaker-app-module__ppbX5G__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.moneymaker-app-module__ppbX5G__workbench{padding:0 20px}.moneymaker-app-module__ppbX5G__topbar{min-height:74px}.moneymaker-app-module__ppbX5G__nav button{width:48px;padding:0}.moneymaker-app-module__ppbX5G__nav button svg{width:16px;height:16px}.moneymaker-app-module__ppbX5G__nav button{font-size:0}.moneymaker-app-module__ppbX5G__nav button svg{font-size:initial}.moneymaker-app-module__ppbX5G__hero{padding-top:31px}.moneymaker-app-module__ppbX5G__hero h1,.moneymaker-app-module__ppbX5G__viewIntro h1{font-size:2.15rem}.moneymaker-app-module__ppbX5G__heroCopy>p:not(.moneymaker-app-module__ppbX5G__kicker),.moneymaker-app-module__ppbX5G__viewIntro>p:not(.moneymaker-app-module__ppbX5G__kicker){max-width:330px;font-size:1rem}.moneymaker-app-module__ppbX5G__searchPanel{padding-left:20px}.moneymaker-app-module__ppbX5G__searchRow{grid-template-columns:20px minmax(0,1fr) auto;gap:12px}.moneymaker-app-module__ppbX5G__searchRow input{min-width:0;font-size:1rem}.moneymaker-app-module__ppbX5G__searchRow input::placeholder{text-overflow:ellipsis}.moneymaker-app-module__ppbX5G__searchRow button{padding:0 18px}.moneymaker-app-module__ppbX5G__suggested{gap:8px 6px}.moneymaker-app-module__ppbX5G__liveExample{margin-top:32px}.moneymaker-app-module__ppbX5G__exampleCard{padding:20px}.moneymaker-app-module__ppbX5G__exampleHeader{gap:12px}.moneymaker-app-module__ppbX5G__exampleHeader strong{max-width:160px;font-size:1.0625rem}.moneymaker-app-module__ppbX5G__priceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.moneymaker-app-module__ppbX5G__exampleResult,.moneymaker-app-module__ppbX5G__resultHeader,.moneymaker-app-module__ppbX5G__resultFooter,.moneymaker-app-module__ppbX5G__footer{flex-direction:column;align-items:flex-start}.moneymaker-app-module__ppbX5G__exampleResult span{text-align:left}.moneymaker-app-module__ppbX5G__walletExpanded .moneymaker-app-module__ppbX5G__cardGrid,.moneymaker-app-module__ppbX5G__mathRows{grid-template-columns:1fr}.moneymaker-app-module__ppbX5G__cardButton{min-height:132px}.moneymaker-app-module__ppbX5G__resultCard{grid-template-columns:1fr}.moneymaker-app-module__ppbX5G__priceBlock{justify-items:start}}
