:root{--ink:#191c18;--lime:#e4fa66;--lime-dark:#b4cc30;--paper:#fff;--wash:#f5f7f0;--muted:#62695e;--line:#dde2d5;--rounded:'Fredoka',ui-rounded,system-ui,sans-serif;--body:'Manrope',system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}:is(button,a,input,select):focus-visible{outline:3px solid #6c8016;outline-offset:5px}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}button:active,.button:active{transform:translateY(1px)}.wrap{max-width:1280px;margin-inline:auto;padding-inline:40px}.header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:32px}.wordmark{font-family:var(--rounded);font-weight:700;font-size:39px;letter-spacing:-1.4px;line-height:1.1;white-space:nowrap}.brand-period{color:#809b00}.header nav{display:flex;gap:32px;align-items:center;font-weight:650;font-size:14px}.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;gap:24px;align-items:center;justify-content:center;min-height:54px;border-radius:100px;padding:13px 26px;border:1px solid transparent;font-size:15px;font-weight:800;transition:background .16s,transform .16s}.button>span{font-size:22px;line-height:1}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#d4ed43}.button-black{background:var(--ink);color:white}.button-black:hover{background:#354030}.hero{display:grid;grid-template-columns:1fr 1.06fr;gap:52px;padding-top:53px;padding-bottom:88px;align-items:center}.launch-tag{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;font-weight:700}.tiny-spark{font-size:22px;line-height:1}.soon{font-weight:600;margin-left:2px;background:var(--wash);padding:3px 10px;border-radius:50px;font-size:11px}.hero h1{font-size:clamp(54px,5.8vw,80px);line-height:1.08;letter-spacing:-5px;font-weight:800;margin:26px 0 25px;max-width:600px}.go-word{display:inline-block;background:var(--lime);border-radius:100px;padding:0 20px 9px;margin-left:-6px;line-height:.94}.hero-description{font-size:17px;line-height:1.85;max-width:435px;color:var(--muted);margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:700;display:inline-flex;gap:8px;align-items:center}.hero-note{margin-top:24px;font-size:13px;color:var(--muted);display:flex;align-items:center;gap:10px}.hero-note>span{font-size:22px}.demo-scene{min-width:0;position:relative;scroll-margin-top:70px}.demo-label{font-size:12px;font-weight:600;display:flex;align-items:center;gap:9px;justify-content:flex-end;margin-bottom:16px}.demo-line{height:1px;width:27px;background:var(--ink)}.app-window{border-radius:20px;overflow:hidden;background:white;border:1px solid var(--ink);box-shadow:12px 14px 0 var(--lime),0 20px 50px #17201610}.app-topbar{background:var(--ink);color:white;padding:19px 24px;display:flex;justify-content:space-between;align-items:center;gap:10px}.app-wordmark{font-size:24px;letter-spacing:-.5px}.app-wordmark .brand-period{color:var(--lime)}.demo-badge{border:1px solid #59614e;border-radius:30px;color:#e1e7d5;font-size:10px;padding:4px 10px}.app-content{padding:27px 26px 13px}.app-title{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:26px}.micro-label{font-size:9px;font-weight:800;letter-spacing:1.4px;margin:0 0 6px;color:var(--muted)}.app-title h2{font-size:23px;letter-spacing:-1px;margin:0;line-height:1.25}.today-total{text-align:right;white-space:nowrap}.today-total>span{font-size:22px;font-weight:800;letter-spacing:-.8px;line-height:1.3;display:block}.today-total small{color:var(--muted);font-size:10px}#demo-form{background:var(--wash);border-radius:12px;padding:17px;margin-bottom:28px}#demo-form label{font-size:11px;font-weight:700;display:flex;flex-direction:column;gap:6px;min-width:0}input,select{min-width:0;border:1px solid #d8ddcf;border-radius:7px;background:white;color:var(--ink);width:100%;padding:10px 11px;min-height:42px;font-size:12px;box-shadow:0 1px 1px #191c1803}input::placeholder{color:#767e6e;font-weight:400}input:focus,select:focus{border-color:#6c8016;outline:2px solid #dbea9766;outline-offset:1px}.entry-controls{display:grid;grid-template-columns:.78fr 1.22fr 42px;gap:10px;align-items:end;margin-top:13px}.add-entry{height:42px;border:0;border-radius:8px;background:var(--lime);color:var(--ink);font-size:26px;font-weight:500}.add-entry:hover{background:#d4ed43}.entry-heading{display:flex;justify-content:space-between;color:var(--muted);font-size:9px;letter-spacing:1.2px;font-weight:800;border-bottom:1px solid var(--line);padding-bottom:12px}.entry-row{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding-block:17px}.entry-row>div{flex:1;min-width:0}.entry-row strong{display:block;font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entry-row div>span{display:block;color:var(--muted);font-size:10px;margin-top:2px}.entry-row>b{font-size:12px;font-weight:800;white-space:nowrap}.project-mark{width:8px;height:8px;flex:none;border-radius:2px}.mark-dark{background:#394630}.mark-lime{background:#b9d644}.demo-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:9px;color:var(--muted);margin-top:14px;min-height:26px}.demo-bottom button{background:none;border:0;padding:5px 0;font-size:10px;color:var(--muted);white-space:nowrap}.demo-bottom button:hover{color:var(--ink);text-decoration:underline}.demo-caption{display:flex;align-items:center;gap:10px;margin-top:36px;justify-content:center;font-size:12px;color:var(--muted)}.keycap{font-size:11px;border:1px solid var(--line);border-bottom-width:3px;border-radius:5px;padding:2px 8px;background:white}.form-error{font-size:11px;color:#a13022;margin:9px 0 0}.benefit-strip{background:var(--lime);padding:20px 0}.benefit-strip>.wrap{display:flex;justify-content:space-between;align-items:center;gap:22px;font-size:14px;font-weight:750}.benefit-strip span[aria-hidden]{font-size:23px;font-weight:500}.skip{position:absolute;left:12px;top:-100px;z-index:100;background:var(--ink);color:white;padding:10px}.skip:focus{top:12px}[hidden]{display:none!important}@media(min-width:1450px){.wrap{max-width:1360px}.hero{gap:75px}.hero h1{font-size:88px}}@media(max-width:1000px){.wrap{padding-inline:30px}.hero{gap:30px;grid-template-columns:.9fr 1fr}.hero h1{font-size:64px;letter-spacing:-4px}.app-content{padding:22px 18px 12px}.hero-description{font-size:16px}.header nav{gap:20px}.launch-tag .soon{display:none}}@media(max-width:800px){.header{min-height:92px}.header nav{display:none}.hero{grid-template-columns:1fr;padding-top:35px;gap:52px;padding-bottom:62px}.hero-copy{max-width:580px}.hero h1{font-size:76px;line-height:1.08;letter-spacing:-4px}.hero h1 br:nth-of-type(2){display:none}.hero h1 br:nth-of-type(2)::after{content:' '}.hero-description{max-width:440px}.demo-scene{max-width:560px;width:100%;margin-inline:auto}.app-content{padding:26px}.benefit-strip>.wrap{flex-wrap:wrap;justify-content:center;gap:12px 18px}.benefit-strip span:last-child{display:none}.benefit-strip span:nth-last-child(2){display:none}.app-title h2{font-size:25px}.entry-row strong{font-size:13px}.entry-row div>span,.entry-heading{font-size:11px}.entry-row>b{font-size:14px}#demo-form label{font-size:12px}input,select{font-size:14px}.demo-bottom{font-size:10px}}@media(max-width:480px){.wrap{padding-inline:22px}.header{min-height:86px;gap:12px}.wordmark{font-size:30px;letter-spacing:-.8px}.nav-cta{font-size:12px;min-height:42px;padding:8px 15px;gap:9px}.hero{padding-top:29px;gap:41px;padding-bottom:50px}.launch-tag{font-size:11px}.hero h1{font-size:61px;letter-spacing:-3.5px;margin-top:22px}.hero h1 br:nth-of-type(2){display:inline}.hero-description{font-size:16px;line-height:1.75}.hero-actions{gap:19px}.hero-actions .button{padding-inline:22px}.hero-actions .text-link{font-size:12px}.hero-note{margin-top:17px}.demo-label{font-size:10px;justify-content:center}.app-window{box-shadow:7px 9px 0 var(--lime);border-radius:15px}.app-topbar{padding:16px}.app-wordmark{font-size:23px}.demo-badge{font-size:9px;padding:3px 7px}.app-content{padding:20px 14px 10px}.app-title{margin-bottom:20px}.app-title h2{font-size:21px}.micro-label{font-size:8px;letter-spacing:1px}.today-total>span{font-size:20px}.today-total small{font-size:9px}#demo-form{padding:12px;margin-bottom:22px}.entry-controls{grid-template-columns:.7fr 1fr 40px;gap:7px}input,select{font-size:16px;min-height:44px;padding:8px;letter-spacing:-.4px}.add-entry{height:44px}.entry-row strong{font-size:11px}.entry-row div>span{font-size:10px}.entry-row>b{font-size:12px}.entry-row{gap:8px}.entry-heading{font-size:9px}.demo-bottom{font-size:9px}.demo-bottom button{font-size:10px;min-height:40px}.demo-caption{font-size:11px}.benefit-strip>.wrap{gap:10px;font-size:11px}.benefit-strip span[aria-hidden]{font-size:18px}.button-black{min-height:50px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* The full landing page. */
.how-section{padding-top:95px;padding-bottom:103px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.45px;margin:0 0 18px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:52px}.section-heading h2{font-size:50px;letter-spacing:-2.6px;line-height:1.16;margin:0;font-weight:800}.rounded-word{font-family:var(--rounded);font-size:1.08em;font-weight:700}.section-heading>p{font-size:15px;color:var(--muted);margin:0 0 4px;line-height:1.8}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.step-number{font-size:13px;font-weight:800;width:39px;height:39px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;margin-bottom:23px}.step h3{font-size:22px;letter-spacing:-.8px;margin:0 0 12px}.step>p{font-size:15px;color:var(--muted);line-height:1.85;margin:0;min-height:86px}.duration-examples{display:flex;align-items:center;gap:8px;margin-top:26px}.duration-examples span{padding:7px 12px;background:var(--wash);border-radius:7px;font-size:12px;font-weight:700;white-space:nowrap}.duration-examples span:last-child{background:var(--lime);padding-inline:12px;font-size:18px;line-height:1.4}.project-example{display:flex;align-items:center;gap:12px;background:var(--wash);padding:10px 15px;margin-top:26px;border-radius:8px;font-size:12px;font-weight:650;min-height:43px}.sample-check{margin-left:auto;color:#4a5f13;font-size:16px}.mini-chart{margin-top:25px;display:grid;gap:9px}.mini-chart>div{display:flex;gap:12px;align-items:center;font-size:11px;color:var(--muted)}.mini-chart>div>span:first-child{width:52px}.mini-track{display:block;height:8px;background:var(--wash);flex:1;border-radius:10px;overflow:hidden}.mini-track i{display:block;height:100%;border-radius:10px;background:var(--ink)}.mini-chart>div:last-child i{background:#b5cf3d}.pricing-section{background:var(--ink);color:white;padding:87px 0 92px}.pricing-grid{display:grid;grid-template-columns:1fr .82fr;gap:120px;align-items:center}.pricing-copy>.eyebrow{color:var(--lime)}.pricing-copy h2{font-size:50px;letter-spacing:-2.5px;line-height:1.17;margin:0 0 23px}.pricing-copy>p:not(.eyebrow):not(.extra-price){font-size:16px;color:#c4ccba;line-height:1.8}.included{list-style:none;padding:0;margin:27px 0 30px;display:grid;gap:10px;font-size:14px;color:#e0e7d7}.included li{display:flex;align-items:center;gap:11px}.included li:before{content:'✓';color:var(--lime);font-size:17px}.base-price{display:flex;align-items:center;gap:18px}.base-price>span{color:var(--lime);font-family:var(--rounded);font-size:82px;font-weight:600;letter-spacing:-4px;line-height:1.15}.base-price>div{color:#c4ccba;font-size:13px;line-height:1.8}.base-price strong{font-weight:600;color:white}.extra-price{font-size:14px;color:#c4ccba;margin:10px 0 0}.price-calculator{padding:31px 34px 24px;border:1px solid #4b5243;border-radius:22px;background:#252a21;text-align:center}.calculator-header{display:flex;align-items:center;justify-content:space-between;gap:14px;font-weight:700;font-size:14px;border-bottom:1px solid #434b39;padding-bottom:21px;margin-bottom:28px;text-align:left}.price-corner{color:var(--lime);font-size:24px}.price-calculator>label{display:block;font-size:14px;color:#e0e7d7;margin-bottom:14px}.team-stepper{display:flex;gap:20px;justify-content:center;align-items:center}.team-stepper button{width:43px;height:43px;border:1px solid #5c6451;border-radius:50%;background:transparent;color:white;font-size:23px;line-height:1}.team-stepper button:hover:not(:disabled){background:#3e4832;border-color:var(--lime)}.team-stepper input{appearance:textfield;-moz-appearance:textfield;background:transparent;border:0;box-shadow:none;color:white;font-size:42px;font-weight:800;letter-spacing:-2px;text-align:center;width:100px;min-height:50px;padding:0}.team-stepper input::-webkit-inner-spin-button,.team-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.people-caption{font-size:12px;color:#b9c3ad;margin-top:10px;min-height:20px}.calculator-total{display:flex;justify-content:center;align-items:baseline;gap:9px;margin-top:28px}.calculator-total>span:first-child{font-family:var(--rounded);font-size:78px;font-weight:600;line-height:1.1;letter-spacing:-3px;color:var(--lime)}.calculator-total>span:last-child{font-size:15px;color:#c4ccba}.price-breakdown{font-size:12px;color:#c4ccba;margin-top:12px;min-height:20px}.price-divider{height:1px;background:#434b39;margin:27px 0 23px}.price-calculator .button{width:100%}.calculator-note{font-size:11px;color:#b9c3ad;margin:15px 0 0}.extras-section{display:grid;grid-template-columns:1.3fr 1fr;gap:24px;padding-top:86px;padding-bottom:60px}.referral-panel{border-radius:22px;background:var(--lime);padding:35px 36px 33px;min-width:0}.referral-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.referral-top .eyebrow{font-size:9px;margin:0;letter-spacing:1px}.reward-pill{font-size:9px;font-weight:700;border:1px solid #758727;border-radius:30px;padding:4px 9px;white-space:nowrap}.referral-content{display:flex;gap:12px;align-items:center;margin-top:33px}.referral-content>div:first-child{flex:1;min-width:0}.referral-content h2{font-size:32px;line-height:1.28;letter-spacing:-1.5px;margin:0 0 17px}.referral-content h2 span{white-space:nowrap}.referral-content p{font-size:13px;line-height:1.85;max-width:315px}.referral-content .referral-note{font-size:11px;margin-top:21px;color:#4e5d1d}.reward-months{width:103px;text-align:center;flex:none;padding-top:2px}.reward-months>span{font-family:var(--rounded);font-weight:700;font-size:115px;letter-spacing:-7px;line-height:1;display:block}.reward-months strong{font-size:11px;letter-spacing:2px;line-height:1.5;display:block;margin-top:10px}.api-panel{border:1px solid var(--line);border-radius:22px;background:var(--wash);padding:35px 32px;display:flex;gap:16px;align-items:center;position:relative;overflow:hidden}.api-panel>div:first-child{z-index:1}.coming-pill{display:inline-block;border:1px solid #c6cdba;border-radius:40px;font-size:10px;font-weight:700;padding:4px 10px}.api-panel h2{font-size:30px;letter-spacing:-1.3px;line-height:1.3;margin:22px 0 17px}.api-panel h2>span{color:#6d795f}.api-panel p{font-size:13px;color:var(--muted);max-width:230px;line-height:1.85;margin:0}.api-mark{position:absolute;right:-8px;top:41%;transform:rotate(-9deg);display:flex;gap:6px;align-items:center;opacity:.09;pointer-events:none}.api-mark>span{font-size:150px;font-weight:500;line-height:1}.api-mark b{font-family:var(--rounded);font-size:28px;white-space:nowrap}.closing-section{text-align:center;padding-top:36px;padding-bottom:72px}.closing-section .eyebrow{font-size:10px;margin-bottom:16px}.closing-section h2{font-size:66px;font-weight:800;line-height:1.15;letter-spacing:-3.6px;margin:0}.closing-section h2>span{font-family:var(--rounded);font-weight:700}.closing-section>p:not(.eyebrow):not(.closing-note){font-size:16px;color:var(--muted);margin:17px 0 25px}.closing-section .closing-note{font-size:11px;color:var(--muted);margin:18px 0 0}.footer{border-top:1px solid var(--line);padding-top:27px;padding-bottom:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer .wordmark{font-size:28px;letter-spacing:-.7px}.footer>span,.footer>a:last-child{font-size:11px;color:var(--muted)}.footer>a:last-child{font-weight:700}.footer>a:hover{text-decoration:underline;text-underline-offset:5px}
/* Readable live demo, also at touch and enlarged text sizes. */
.launch-tag,.soon,.demo-label,.demo-badge,.micro-label,.today-total small,.demo-bottom,.demo-bottom button,.keycap,.entry-heading,.entry-row div>span,.form-error,.duration-examples span,.project-example,.mini-chart>div,.people-caption,.price-breakdown,.calculator-note,.reward-pill,.referral-top .eyebrow,.referral-content .referral-note,.reward-months strong,.coming-pill,.closing-section .eyebrow,.closing-section .closing-note,.footer>span,.footer>a:last-child{font-size:12px}#demo-form label{font-size:12px}input,select{font-size:14px}.entry-row strong,.entry-row>b{font-size:13px}.app-wordmark{font-size:25px}.demo-bottom button{min-height:36px}.app-title h2{font-size:22px}.micro-label{letter-spacing:.8px}.demo-badge{font-size:11px}.referral-top{flex-wrap:wrap}.referral-content p,.api-panel p{font-size:15px}.referral-content .referral-note{font-size:12px}.step>p{font-size:16px}.section-heading>p{font-size:16px}.eyebrow{font-size:12px}.hero{grid-template-columns:.95fr 1.05fr;gap:48px}.hero h1{font-size:clamp(58px,5.7vw,80px)}
@media(max-width:1100px){.pricing-grid{gap:65px}.extras-section{grid-template-columns:1.15fr 1fr}.referral-panel{padding:28px}.referral-content h2{font-size:28px}.reward-months{width:70px}.reward-months>span{font-size:95px}.referral-content{gap:8px}.steps-grid{gap:30px}.hero{gap:30px}.app-content{padding-inline:18px}.app-title h2{font-size:20px}.micro-label{font-size:10px}.today-total>span{font-size:21px}.app-title{gap:12px}.demo-bottom{font-size:10px}.app-topbar{padding-inline:18px}.demo-badge{font-size:10px}.entry-row strong,.entry-row>b{font-size:12px}.entry-row div>span,.entry-heading{font-size:11px}.referral-top .eyebrow{font-size:10px}}
@media(max-width:800px){.hero{grid-template-columns:1fr;gap:48px}.hero h1{font-size:76px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:38px}.section-heading h2{font-size:44px}.how-section{padding-block:68px}.steps-grid{gap:27px}.step h3{font-size:20px;line-height:1.35}.step>p{min-height:145px;font-size:14px}.duration-examples{flex-wrap:wrap;gap:6px}.duration-examples span{padding-inline:9px}.project-example{font-size:11px;padding-inline:10px}.pricing-grid{grid-template-columns:1fr 1fr;gap:35px}.pricing-section{padding-block:66px}.pricing-copy h2{font-size:39px}.price-calculator{padding:24px}.extras-section{grid-template-columns:1fr;padding-top:62px;gap:20px}.referral-panel{padding:35px}.referral-content{gap:30px;justify-content:space-between}.referral-content>div:first-child{flex:initial}.referral-content h2{font-size:36px}.reward-months{width:130px}.reward-months>span{font-size:133px}.api-panel{min-height:310px;padding:32px 35px}.api-panel p{max-width:390px}.api-panel h2 br:nth-of-type(1){display:none}.api-mark{right:35px;top:30%;opacity:.13}.closing-section{padding-top:12px}.closing-section h2{font-size:58px}.footer{flex-wrap:wrap;gap:20px}.footer>span{order:3;width:100%;text-align:center}.app-title h2{font-size:25px}.micro-label,.today-total small,.demo-bottom,.demo-bottom button,.demo-badge,.entry-heading,.entry-row div>span{font-size:12px}.entry-row strong,.entry-row>b{font-size:14px}.app-content{padding:26px}.referral-top .eyebrow{font-size:12px}.step-number{font-size:14px}}
@media(max-width:600px){.steps-grid{grid-template-columns:1fr;gap:32px}.step{padding-bottom:28px;border-bottom:1px solid var(--line)}.step:last-child{border:0;padding-bottom:0}.step-number{margin-bottom:15px}.step h3{font-size:24px}.step>p{min-height:0;font-size:16px}.duration-examples,.project-example,.mini-chart{margin-top:20px;max-width:320px}.project-example{font-size:14px;padding:12px 15px}.mini-chart>div{font-size:12px}.pricing-grid{grid-template-columns:1fr;gap:38px}.pricing-copy h2{font-size:46px}.price-calculator{max-width:440px;width:100%;margin-inline:auto;padding:26px}.calculator-header,.price-calculator>label{font-size:16px}.price-calculator .button{font-size:16px}.referral-content{gap:15px;align-items:flex-start}.referral-content h2{font-size:29px}.referral-panel{padding:28px}.reward-months{width:70px;margin-top:12px}.reward-months>span{font-size:94px}.reward-months strong{font-size:10px;letter-spacing:1px}.referral-content h2 span{white-space:normal}.referral-content p{font-size:14px}.api-panel{padding:28px}.api-mark{right:10px;opacity:.08}.closing-section h2{font-size:49px;letter-spacing:-2.5px}.section-heading h2{font-size:43px}.benefit-strip>.wrap{font-size:12px}.hero h1{font-size:68px}.hero h1 br:nth-of-type(2){display:inline}.demo-label{font-size:11px}.demo-bottom{font-size:11px}.hero h1{letter-spacing:-3.5px}}
@media(max-width:480px){.hero h1{font-size:61px}.hero{gap:38px}.app-content{padding:20px 14px 10px}.app-topbar{padding:15px}.app-wordmark{font-size:24px}.app-title h2{font-size:21px}.micro-label{font-size:10px;letter-spacing:.5px}.today-total small,.entry-heading{font-size:10px}.today-total>span{font-size:21px}.demo-badge{font-size:10px}.entry-row strong,.entry-row>b{font-size:12px}.entry-row div>span,.demo-bottom{font-size:11px}.demo-bottom button{font-size:11px}.entry-controls{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr) 42px}input,select{font-size:16px}.hero-description{font-size:16px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:13px}.benefit-strip>.wrap{font-size:12px}.benefit-strip span:nth-of-type(5){display:none}.benefit-strip span:nth-of-type(4){display:none}.referral-top .eyebrow{font-size:10px}.reward-pill{font-size:11px}.reward-months{display:none}.referral-content h2{font-size:33px}.referral-content p{font-size:15px}.referral-panel{padding:27px}.closing-section h2{font-size:44px}.footer .wordmark{font-size:26px}.footer>a:last-child{font-size:12px}.closing-section>p:not(.eyebrow):not(.closing-note){font-size:15px}.hero-actions .button{gap:16px;padding-inline:22px}}
@media(max-width:350px){.wrap{padding-inline:17px}.hero h1{font-size:54px}.hero-actions{gap:16px}.hero-actions .text-link{width:100%}.launch-tag{font-size:10px}.app-topbar{padding-inline:12px}.app-wordmark{font-size:21px}.demo-badge{font-size:9px}.app-title h2{font-size:18px}.today-total>span{font-size:19px}.app-content{padding-inline:11px}.micro-label{font-size:9px}.demo-label{font-size:10px}.entry-row strong{font-size:11px}.entry-row{gap:6px}.entry-controls{grid-template-columns:minmax(0,1fr) 42px}.entry-controls>label:first-child{grid-column:1/-1}.demo-bottom{align-items:flex-start;flex-direction:column;gap:2px}.price-breakdown{font-size:11px}.closing-section h2{font-size:39px}}

/* Keep the first action and the sample entry comfortably in view. */
@media(min-width:801px){.header{min-height:98px}.hero{align-items:start;padding-top:36px;padding-bottom:64px}.hero-copy{padding-top:19px}.demo-scene{padding-top:4px}.app-content{padding:23px 23px 12px}.app-title{margin-bottom:22px}#demo-form{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.7fr) minmax(0,1fr) 42px;align-items:end;gap:9px;padding:15px;margin-bottom:23px}.entry-controls{display:contents}.entry-row{padding-block:13px}.entry-row strong{font-size:13px}.demo-caption{margin-top:30px}.demo-bottom{margin-top:11px}.app-title h2{font-size:23px}.today-total small{font-size:12px}.micro-label{font-size:11px}.entry-row div>span,.entry-heading,.demo-bottom,.demo-bottom button{font-size:12px}.demo-bottom button{min-height:34px}}
@media(min-width:801px) and (max-width:1090px){#demo-form{display:block}.entry-controls{display:grid;grid-template-columns:.8fr 1.2fr 42px;margin-top:12px}.hero-copy{padding-top:25px}.hero h1{font-size:65px}.hero-actions{gap:18px}.app-title h2{font-size:20px}.app-content{padding-inline:16px}.app-title{align-items:flex-start}.today-total>span{font-size:19px}}
#demo-form{position:relative}.form-error{position:absolute;z-index:3;top:100%;left:0;max-width:100%;background:white;border:1px solid #bd6d5e;border-radius:7px;box-shadow:0 5px 14px #191c181a;padding:8px 12px;margin:4px 0 0;font-size:12px}input[aria-invalid=true]{border-color:#aa3825}

.solo-cta{margin-top:26px;background:transparent;border:1px solid #7a846e;color:white}.solo-cta:hover{background:#303729}.plan-name{font-size:13px;font-weight:800;color:var(--lime);letter-spacing:.12em;text-transform:uppercase}.premium-title{font-size:34px;line-height:1.2;letter-spacing:-1.2px;margin:8px 0 16px}.premium-subtitle{font-size:14px;color:#c4ccba;margin:0}.premium-features{text-align:left;display:grid;gap:12px;font-size:14px;list-style:none;padding:0;margin:28px 0}.premium-features li:before{content:'✓';color:var(--lime);margin-right:12px}.price-calculator .calculator-total{margin-top:22px}.pricing-copy .included{margin-block:22px}.pricing-copy .base-price{margin-top:24px}.fine-details{font-size:12px;color:#b9c3ad;margin-top:16px;text-align:left}.fine-details summary{cursor:pointer;text-align:center;text-decoration:underline;text-underline-offset:4px;padding:5px}.fine-details p{margin:12px 0 0;line-height:1.8}.referral-details{font-size:12px;color:#4e5d1d;max-width:325px}.referral-details summary{cursor:pointer;min-height:34px}.referral-details p{font-size:12px}.footer-links{display:flex;gap:20px;font-size:12px;color:var(--muted)}.review-nav{position:fixed;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:12px;align-items:center;padding:8px 15px;border:1px solid #ccd2c3;background:#fffef5ee;backdrop-filter:blur(12px);border-radius:99px;font:12px 'Manrope',sans-serif;box-shadow:0 3px 16px #191c1815;z-index:99;white-space:nowrap}.review-nav a{text-decoration:underline;text-underline-offset:3px}.review-nav strong{font-weight:800}.footer{padding-bottom:80px}@media(max-width:480px){.premium-title{font-size:32px}.pricing-copy h2{font-size:42px}.footer-links{gap:15px}.fine-details summary{padding:10px}.footer{gap:22px}.footer>span{margin-top:0}}
.header-actions{display:flex;align-items:center;gap:22px}.sign-in{font-size:14px;font-weight:700;white-space:nowrap}.sign-in:hover{text-decoration:underline;text-underline-offset:4px}@media(max-width:480px){.header-actions{gap:14px}.sign-in{font-size:12px}.header .wordmark{font-size:28px}}@media(max-width:350px){.header-actions{gap:10px}.header .nav-cta{padding-inline:11px}.header .wordmark{font-size:25px}}
@media(max-width:480px){}
