:root{--ink:#18231e;--muted:#627069;--paper:#f5f2e9;--paper2:#ebe7dc;--white:#fffefa;--forest:#194d3d;--forest2:#0f392d;--mint:#dcece2;--coral:#e87558;--line:rgba(24,35,30,.14);--shadow:0 24px 80px rgba(21,38,31,.14);--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:1000;left:12px;top:12px;transform:translateY(-150%);background:var(--ink);color:#fff;padding:10px 14px;border-radius:8px}.skip-link:focus{transform:none}
.site-header{position:fixed;inset:0 0 auto;z-index:100;transition:.25s}.site-header.scrolled{background:rgba(245,242,233,.92);backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--line)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-size:17px;font-weight:760;letter-spacing:-.025em;text-decoration:none}.brand img{width:34px;height:34px}.primary-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:650}.primary-nav>a{text-decoration:none}.primary-nav>a:not(.button):hover{color:var(--forest)}.menu-button{display:none;width:42px;height:42px;border:0;background:transparent;padding:10px}.menu-button i{display:block;height:2px;background:var(--ink);margin:5px 0;transition:.2s}
.button{border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;font-weight:750;font-size:14px;text-decoration:none;cursor:pointer;transition:.18s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--coral);color:#fff;box-shadow:0 10px 24px rgba(232,117,88,.22)}.button-primary:hover{background:#d9674d}.button-dark{color:#fff;background:var(--ink)}.button-small{min-height:40px;padding-inline:18px}.button-secondary{background:transparent;color:var(--ink);border:1px solid var(--line)}.button-light{background:var(--white);color:var(--forest2)}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:760;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px}.button-reset{border:0;background:none;color:inherit;font:inherit;cursor:pointer}
.hero{min-height:790px;padding:154px 0 96px;overflow:hidden;background:radial-gradient(circle at 82% 25%,rgba(220,236,226,.95),transparent 34%),var(--paper)}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:9px;color:var(--forest);font-size:12px;font-weight:820;text-transform:uppercase;letter-spacing:.13em}.status-dot{width:8px;height:8px;border-radius:50%;background:#47a171;box-shadow:0 0 0 5px rgba(71,161,113,.12)}.hero h1{max-width:650px;margin:24px 0 26px;font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(54px,6vw,82px);line-height:.96;letter-spacing:-.055em}.hero h1 em{color:var(--forest);font-weight:500}.hero-lede{max-width:570px;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.trust-list{display:flex;flex-wrap:wrap;gap:22px;list-style:none;margin:34px 0 0;padding:0;color:var(--muted);font-size:13px;font-weight:650}.trust-list li:before{content:"✓";color:var(--forest);font-weight:900;margin-right:7px}
.hero-visual{position:relative;min-width:650px;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.window-card{overflow:hidden;border-radius:16px;background:#f8faf8;box-shadow:0 36px 100px rgba(19,54,43,.2),0 0 0 1px rgba(22,51,41,.12)}.window-bar{height:39px;display:flex;align-items:center;gap:6px;padding:0 13px;background:#e7ebe7;border-bottom:1px solid #d6ddd8}.window-bar>span{width:8px;height:8px;border-radius:50%;background:#bdc7c0}.window-bar>span:first-child{background:#e9816d}.window-bar>span:nth-child(2){background:#e6b95c}.window-bar>span:nth-child(3){background:#6fb280}.address-pill{margin-inline:auto;transform:translateX(-22px);width:180px;background:rgba(255,255,255,.74);border-radius:6px;text-align:center;color:#7e8d85;font-size:9px;padding:5px}.app-frame{display:grid;grid-template-columns:128px 1fr;min-height:430px}.mock-sidebar{background:#173e32;padding:17px 12px;color:#fff}.mock-logo{display:flex;gap:7px;align-items:center;font-size:10px;font-weight:700;margin-bottom:23px}.mock-logo b{display:grid;place-items:center;width:21px;height:21px;border-radius:6px;background:#e8c163;color:#173e32}.mock-nav{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.62);padding:8px 7px;margin-bottom:3px;border-radius:6px;font-size:8px}.mock-nav i{width:9px;height:9px;border:1px solid currentColor;border-radius:2px}.mock-nav.active{color:#fff;background:rgba(255,255,255,.1)}.mock-main{padding:24px 22px;min-width:0}.mock-heading{display:flex;justify-content:space-between;align-items:center}.mock-heading small,.mock-stats small{display:block;color:#8b9891;font-size:6px;letter-spacing:.09em}.mock-heading strong{display:block;margin-top:3px;font-family:Georgia,serif;font-size:17px}.mock-heading button{border:0;border-radius:6px;color:#fff;background:#e87558;font-size:7px;padding:7px 10px}.mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.mock-stats>div{border:1px solid #e2e7e3;background:#fff;border-radius:9px;padding:12px}.mock-stats strong{display:block;font-size:17px;margin:4px 0}.mock-stats span{font-size:6px;color:#829087}.mock-stats .up{color:#42906a}.mock-panels{display:grid;grid-template-columns:1.25fr .75fr;gap:10px}.mock-panel{background:#fff;border:1px solid #e2e7e3;border-radius:9px;padding:12px;min-height:190px}.panel-title{display:flex;justify-content:space-between;font-size:8px;margin-bottom:12px}.panel-title span{color:#6d857a;font-size:6px}.job-row{display:grid;grid-template-columns:27px 24px 1fr auto;align-items:center;gap:6px;border-top:1px solid #eef1ee;padding:10px 0;font-size:6px}.job-row time{color:#718078}.job-row div b,.job-row div small{display:block}.job-row div small{color:#89958f;margin-top:2px}.avatar{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;font-style:normal;font-size:6px;color:#fff}.avatar.coral{background:#cf765e}.avatar.blue{background:#5f91a7}.avatar.gold{background:#c69b4e}.tag{border-radius:9px;background:#e4f2e8;color:#357657;padding:3px 5px}.tag.muted{background:#f2eee3;color:#987e43}.chart-panel{display:flex;flex-direction:column}.chart{flex:1;display:flex;gap:7px;align-items:flex-end;border-bottom:1px solid #e8ece8;padding:12px 5px 0}.chart span{flex:1;height:var(--h);background:#5c977d;border-radius:3px 3px 0 0}.chart-labels{display:flex;justify-content:space-around;color:#8a9690;font-size:5px;margin-top:7px}.local-note{position:absolute;right:-24px;bottom:-38px;display:flex;gap:11px;align-items:center;background:var(--white);box-shadow:var(--shadow);border-radius:13px;padding:13px 18px;min-width:220px;transform:rotateY(3deg)}.local-note strong,.local-note span{display:block}.local-note strong{font-size:11px}.local-note span{font-size:8px;color:var(--muted);margin-top:2px}
.promise-strip{border-block:1px solid var(--line);background:rgba(255,255,255,.25)}.promise-grid{min-height:116px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.promise-grid>div{padding-left:28px;border-left:1px solid var(--line)}.promise-grid>div:first-child{padding-left:0;border:0}.promise-grid strong,.promise-grid span{display:block}.promise-grid strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.promise-grid span{color:var(--muted);font-size:12px;margin-top:4px}
.section{padding:120px 0}.apps-section{background:var(--white)}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:62px}.section-heading h2,.center-heading h2,.principles-copy h2,.comparison-shell h2,.faq-intro h2,.final-cta h2{margin:13px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,5vw,64px);line-height:1.03;letter-spacing:-.045em;font-weight:500}.section-heading>p{max-width:430px;margin:0;color:var(--muted);font-size:16px;line-height:1.7}.featured-product{display:grid;grid-template-columns:1fr .9fr;overflow:hidden;border-radius:26px;background:#e3eee6;min-height:570px;margin-bottom:78px}.product-content{padding:62px}.product-meta{display:flex;align-items:center;justify-content:space-between}.product-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:#fff;font-weight:820;font-size:12px}.product-icon.clean{background:#255e4c}.availability,.coming{border:1px solid rgba(25,77,61,.19);color:var(--forest);border-radius:999px;padding:6px 10px;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.featured-product h3{font-family:Georgia,serif;font-size:52px;font-weight:500;letter-spacing:-.04em;margin:34px 0 8px}.product-tagline{max-width:520px;color:#455b51;font-size:18px;line-height:1.6}.feature-checks{list-style:none;padding:0;margin:30px 0;color:#30493e}.feature-checks li{margin:11px 0}.feature-checks li:before{content:"✓";display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#c9dfcf;color:var(--forest);margin-right:10px;font-size:11px;font-weight:900}.product-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.microcopy{font-size:11px;color:#64776e;margin:18px 0 0}.product-art{position:relative;display:grid;place-items:center;background:#194d3d;overflow:hidden}.product-art:before{content:"";position:absolute;inset:10%;border-radius:50%;background:rgba(255,255,255,.06)}.paper-stack,.product-sheet{position:absolute;width:275px;height:360px;border-radius:12px}.paper-stack.back{background:#f0b96e;transform:rotate(11deg) translate(13px,-2px)}.paper-stack.mid{background:#b4cfbd;transform:rotate(-7deg) translate(-18px,4px)}.product-sheet{position:relative;background:#fffefa;padding:26px;box-shadow:0 24px 45px rgba(0,0,0,.2)}.sheet-top{display:flex;justify-content:space-between}.sheet-top span{display:grid;place-items:center;background:#194d3d;color:#fff;width:30px;height:30px;border-radius:8px;font-size:9px;font-weight:800}.sheet-top i{width:52px;height:5px;border-radius:4px;background:#dce5de}.product-sheet>small{display:block;color:#88948e;font-size:7px;margin-top:34px}.product-sheet>strong{font-size:28px;display:block;margin:6px 0 20px}.sheet-chart{height:75px;display:flex;align-items:flex-end;gap:8px;border-bottom:1px solid #dfe6e1}.sheet-chart i{flex:1;background:#4c8c72;border-radius:3px 3px 0 0}.sheet-chart i:nth-child(1){height:30%}.sheet-chart i:nth-child(2){height:46%}.sheet-chart i:nth-child(3){height:38%}.sheet-chart i:nth-child(4){height:63%}.sheet-chart i:nth-child(5){height:56%}.sheet-chart i:nth-child(6){height:84%}.sheet-row{display:flex;justify-content:space-between;border-bottom:1px solid #e9ede9;padding:14px 0}.sheet-row span{width:80px;height:5px;background:#dbe2dd;border-radius:4px}.sheet-row b{width:34px;height:5px;background:#aecabd;border-radius:4px}.future-heading{max-width:680px;margin-bottom:35px}.future-heading h3{font:500 38px/1.1 Georgia,serif;margin:12px 0}.future-heading p{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{position:relative;min-height:270px;border:1px solid #e7e3d8;border-radius:18px;padding:28px;background:#fbfaf6;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(28,43,36,.08)}.category-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:#fff;font-weight:800;font-size:11px}.category-icon.rental{background:#786750}.category-icon.event{background:#b65e57}.category-icon.photo{background:#34556e}.category-icon.salon{background:#976782}.category-icon.fitness{background:#637442}.category-icon.freelance{background:#695c87}.product-card .coming{position:absolute;right:24px;top:29px;color:#77817b;border-color:#dfe2df}.product-card h3{font-family:Georgia,serif;font-size:27px;font-weight:500;margin:34px 0 10px}.product-card p{color:var(--muted);font-size:14px;line-height:1.65}
.how-section{background:var(--paper)}.center-heading{text-align:center;max-width:720px;margin:0 auto 65px}.center-heading p{color:var(--muted);font-size:17px;margin:18px 0 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{position:relative;text-align:center;background:var(--white);border:1px solid var(--line);border-radius:20px;padding:42px 28px;min-height:315px}.step>span{position:absolute;left:20px;top:18px;color:#9aa49e;font-size:10px;font-weight:800}.step-icon{width:68px;height:68px;margin:0 auto 27px;display:grid;place-items:center;border-radius:18px;background:#deece2;color:var(--forest);font-family:Georgia,serif;font-size:29px}.step h3{font-family:Georgia,serif;font-size:26px;font-weight:500;margin-bottom:10px}.step p{color:var(--muted);font-size:14px;line-height:1.65;margin:0}.compatibility{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:45px;color:var(--muted);font-size:12px}.compatibility div{display:flex;gap:9px}.compatibility b{color:var(--ink);font-size:11px;border:1px solid var(--line);border-radius:999px;padding:7px 11px;background:rgba(255,255,255,.35)}
.principles-section{background:var(--forest2);color:#fff}.principles-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px;align-items:center}.kicker.light{color:#b8d8c8}.principles-copy h2{font-size:58px}.principles-copy p{color:rgba(255,255,255,.66);font-size:16px;line-height:1.75;margin:26px 0 34px}.principle-list article{display:grid;grid-template-columns:52px 1fr;gap:22px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.12)}.principle-list article:last-child{border:0}.principle-list article>span{display:grid;place-items:center;width:45px;height:45px;border-radius:13px;background:rgba(255,255,255,.08);color:#d4b568;font-size:23px}.principle-list h3{font-family:Georgia,serif;font-size:22px;font-weight:500;margin:0 0 5px}.principle-list p{color:rgba(255,255,255,.6);font-size:13px;margin:0;line-height:1.6}
.comparison-section{background:var(--paper2)}.comparison-shell{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;align-items:start}.comparison-shell h2{font-size:50px}.comparison-table{border:1px solid rgba(24,35,30,.13);border-radius:18px;overflow:hidden;background:rgba(255,255,255,.3)}.comparison-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;min-height:63px;align-items:center;border-bottom:1px solid rgba(24,35,30,.11);padding:0 22px;font-size:13px}.comparison-row:last-child{border:0}.comparison-row.header{background:rgba(255,255,255,.45);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.comparison-row span{color:var(--muted)}.comparison-row b{font-weight:650}.comparison-row .yes{color:var(--forest)}.comparison-row .yes:before{content:"✓";margin-right:7px}
.faq-section{background:var(--white)}.faq-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:100px}.faq-intro h2{font-size:50px}.faq-intro p{color:var(--muted);line-height:1.7;margin:22px 0 30px}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item h3{margin:0}.faq-item button{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;text-align:left;padding:23px 0;color:var(--ink);font-size:15px;font-weight:720;cursor:pointer}.faq-item button span{font-size:23px;font-weight:300;transition:.2s}.faq-item.open button span{transform:rotate(45deg)}.faq-answer p{color:var(--muted);font-size:14px;line-height:1.7;margin:-5px 50px 23px 0}
.final-cta{background:var(--coral);color:#fff;padding:90px 0}.final-cta-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.final-cta h2{font-size:54px}.final-cta .kicker.light{color:#fff2ed}.site-footer{background:#132a22;color:#fff;padding:75px 0 25px}.site-footer .brand{color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:55px;padding-bottom:58px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid strong{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#b7ccc2}.footer-grid a{color:rgba(255,255,255,.72);font-size:13px;text-decoration:none}.footer-grid p{color:rgba(255,255,255,.52);font-size:12px;line-height:1.65;margin:10px 0 0}.footer-grid .text-link{color:#fff;font-size:12px}.footer-brand p{margin:20px 0 0}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:24px;color:rgba(255,255,255,.42);font-size:10px}
.modal{max-width:none;width:100%;height:100%;border:0;padding:20px;background:rgba(10,25,19,.68);backdrop-filter:blur(8px)}.modal::backdrop{background:transparent}.modal[open]{display:grid;place-items:center}.modal-card{position:relative;width:min(100%,500px);background:var(--white);border-radius:22px;padding:38px;box-shadow:var(--shadow)}.modal-card.wide{width:min(100%,780px)}.modal-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#efede6;color:var(--ink);font-size:24px;cursor:pointer}.modal-card h2{font-family:Georgia,serif;font-size:40px;font-weight:500;letter-spacing:-.04em;margin:10px 0}.modal-card>p{color:var(--muted);font-size:14px}.modal form{margin-top:24px}.modal label{display:block;font-size:12px;font-weight:750;margin-bottom:7px}.modal input[type=email]{width:100%;height:50px;border:1px solid #d9ddd9;border-radius:10px;background:#fff;padding:0 14px;outline:none}.modal input[type=email]:focus{border-color:var(--forest);box-shadow:0 0 0 3px rgba(25,77,61,.1)}.modal-actions{display:flex;gap:10px;margin-top:18px}.form-note{font-size:10px;color:#89928d;margin:12px 0 0}.detail-badge{color:var(--forest);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.detail-columns>div{background:#f1efe8;border-radius:12px;padding:17px}.detail-columns strong,.detail-columns span{display:block}.detail-columns strong{font-family:Georgia,serif;font-size:17px}.detail-columns span{color:var(--muted);font-size:12px;line-height:1.55;margin-top:5px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}:focus-visible{outline:3px solid rgba(232,117,88,.5);outline-offset:3px}
.legal-page{padding:150px 0 90px;min-height:100vh}.legal-copy{max-width:760px}.legal-copy h1{font:500 clamp(44px,7vw,72px)/1 Georgia,serif;letter-spacing:-.05em;margin:18px 0 16px}.legal-copy h2{font:500 27px/1.2 Georgia,serif;margin:44px 0 10px}.legal-copy p{color:var(--muted);font-size:16px;line-height:1.8}.legal-copy a{color:var(--forest)}.legal-date{font-size:12px!important}
.launch-offer{display:grid;grid-template-columns:auto 1fr;align-items:end;gap:2px 16px;margin-top:30px;padding:18px 20px;border:1px solid rgba(25,77,61,.18);border-radius:16px;background:rgba(255,255,255,.48)}.price-label{grid-column:1/-1;color:var(--forest);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.current-price{font:500 38px/1 Georgia,serif;color:var(--ink)}.future-price{max-width:260px;color:#52685e;font-size:12px;line-height:1.45}.launch-offer.compact{margin:22px 0 4px}.launch-offer.compact .current-price{font-size:34px}
@media(max-width:1050px){.hero-grid{grid-template-columns:1fr}.hero{padding-top:140px}.hero-copy{max-width:760px}.hero-visual{min-width:0;width:min(760px,100%);margin:20px auto 0}.featured-product{grid-template-columns:1fr 1fr}.product-content{padding:45px}.product-grid{grid-template-columns:repeat(2,1fr)}.principles-grid{gap:60px}.comparison-shell{grid-template-columns:1fr;gap:45px}.faq-grid{gap:60px}.footer-grid{grid-template-columns:1.2fr repeat(3,.8fr)}}
@media(max-width:780px){.shell{width:min(calc(100% - 28px),var(--shell))}.header-inner{min-height:68px}.menu-button{display:block;z-index:2}.menu-button[aria-expanded=true] i:nth-of-type(1){transform:translateY(7px) rotate(45deg)}.menu-button[aria-expanded=true] i:nth-of-type(2){opacity:0}.menu-button[aria-expanded=true] i:nth-of-type(3){transform:translateY(-7px) rotate(-45deg)}.primary-nav{position:absolute;left:14px;right:14px;top:62px;display:none;align-items:stretch;flex-direction:column;gap:0;padding:10px;background:var(--white);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.primary-nav.open{display:flex}.primary-nav>a{padding:12px}.primary-nav .button{margin-top:6px}.hero{min-height:auto;padding:120px 0 75px}.hero h1{font-size:54px}.hero-lede{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:19px}.hero-visual{transform:none}.window-card{border-radius:10px}.app-frame{grid-template-columns:83px 1fr;min-height:320px}.mock-sidebar{padding:10px 7px}.mock-logo span,.mock-nav span{display:none}.mock-main{padding:15px 10px}.mock-stats{gap:5px}.mock-stats>div{padding:8px}.mock-stats strong{font-size:12px}.mock-panels{grid-template-columns:1fr}.chart-panel{display:none}.job-row{grid-template-columns:22px 20px 1fr}.job-row .tag{display:none}.local-note{right:8px;bottom:-38px}.promise-grid{grid-template-columns:1fr 1fr;padding:18px 0}.promise-grid>div,.promise-grid>div:first-child{padding:15px;border-left:1px solid var(--line)}.promise-grid>div:nth-child(odd){border-left:0}.section{padding:84px 0}.section-heading{display:block;margin-bottom:42px}.section-heading>p{margin-top:22px}.featured-product{grid-template-columns:1fr}.product-content{padding:32px 24px}.featured-product h3{font-size:42px}.product-actions{align-items:flex-start;flex-direction:column}.product-art{min-height:430px}.product-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.compatibility{flex-direction:column;gap:15px}.compatibility div{flex-wrap:wrap;justify-content:center}.principles-grid,.faq-grid{grid-template-columns:1fr;gap:55px}.principles-copy h2{font-size:46px}.comparison-row{grid-template-columns:1fr .9fr .9fr;padding:0 12px;font-size:11px}.comparison-row.header{font-size:9px}.final-cta-inner{align-items:flex-start;flex-direction:column}.final-cta h2{font-size:44px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.detail-columns{grid-template-columns:1fr}.modal-card{padding:31px 22px}.modal-actions{align-items:stretch;flex-direction:column}.modal-actions .button{width:100%}}
@media(max-width:430px){.hero h1{font-size:47px}.hero-copy .eyebrow{font-size:10px}.trust-list{gap:12px}.promise-grid strong{font-size:17px}.section-heading h2,.center-heading h2{font-size:40px}.product-sheet,.paper-stack{width:230px;height:315px}.product-art{min-height:390px}.comparison-row{grid-template-columns:1.1fr .9fr .9fr}.comparison-row b{font-size:10px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
