:root{--paper:#f6f1e7;--paper-soft:#fbf8f1;--surface:#fffdf8;--surface-moss:#e7eee6;--forest:#175a42;--forest-deep:#0c3d2c;--moss:#6f806d;--ink:#211f1a;--ink-soft:#625f56;--line:#d9d2c4;--gold:#b58a2d;--gold-soft:#f1e5c4;--danger:#9a4238;--font-display:"Iowan Old Style", "Baskerville", "Palatino Linotype", Palatino, Georgia, serif;--font-body:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif;--font-utility:"Segoe UI", Helvetica, Arial, sans-serif;--radius-sm:.7rem;--radius-md:1.2rem;--radius-lg:2rem;--shadow-soft:0 1.5rem 4rem #211f1a1a;--shadow-device:0 2rem 5rem #0c3d2c2e;--content:74rem;--narrow:45rem}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:radial-gradient(circle at 84% 5%, #b58a2d17, transparent 26rem), var(--paper);color:var(--ink);font-family:var(--font-body);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.6}img,svg{max-width:100%;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.skip-link{z-index:100;border-radius:var(--radius-sm);background:var(--forest-deep);color:#fff;padding:.7rem 1rem;font-weight:700;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(calc(100% - 2rem), var(--content));margin-inline:auto}.eyebrow{color:var(--forest);font-family:var(--font-utility);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .8rem;font-size:.76rem;font-weight:800}.display{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-weight:500;line-height:.98}.section-title{max-width:13ch;font-size:clamp(2.25rem,5vw,4.5rem)}.lede{color:var(--ink-soft);font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.site-header{z-index:10;border-bottom:1px solid #211f1a14;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5.25rem;display:flex}.brand{flex:none;align-items:center;display:inline-flex}.brand img{width:clamp(8.8rem,16vw,11.5rem);height:auto}.nav-links{align-items:center;gap:clamp(1rem,2.5vw,2.2rem);display:flex}.nav-links a{color:var(--ink-soft);font-size:.92rem;font-weight:650;text-decoration:none}.nav-links a:hover{color:var(--forest)}.nav-download{background:var(--forest);border-radius:999px;align-items:center;min-height:2.8rem;padding:0 1.15rem;display:inline-flex;color:#fff!important}.hero{padding:clamp(4.5rem,10vw,8.5rem) 0 clamp(5.5rem,9vw,8rem);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;border:1px solid #175a4229;border-radius:50%;width:28rem;height:28rem;position:absolute;top:6rem;right:-12rem}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(19rem,.72fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.hero-copy{z-index:1;position:relative}.hero h1{max-width:12ch;font-size:clamp(3.45rem,7.6vw,7rem)}.hero .lede{max-width:36rem;margin:1.7rem 0 0}.store-buttons{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.store-link{border:1px solid var(--forest-deep);background:var(--forest-deep);color:#fff;border-radius:.9rem;align-items:center;gap:.72rem;min-height:3.7rem;padding:.6rem 1.1rem;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.store-link.secondary{color:var(--forest-deep);background:0 0}.store-link:hover{transform:translateY(-2px);box-shadow:0 .75rem 1.5rem #0c3d2c26}.store-link svg{width:1.55rem;height:1.55rem}.store-label{line-height:1.05;display:grid}.store-label small{margin-bottom:.2rem;font-size:.67rem}.store-label strong{font-size:1rem}.hero-proof{color:var(--ink-soft);font-family:var(--font-utility);margin:1.2rem 0 0;font-size:.82rem;font-weight:650}.hero-visual{justify-self:center;width:min(100%,26rem);position:relative}.decision-caption{z-index:2;border-radius:var(--radius-md);width:11rem;box-shadow:var(--shadow-soft);backdrop-filter:blur(12px);background:#fffdf8f5;border:1px solid #175a422e;padding:1rem 1.05rem;position:absolute;top:5rem;left:-5.5rem}.decision-caption span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.71rem;font-weight:750;display:block}.decision-caption strong{color:var(--forest);font-family:var(--font-display);margin-top:.35rem;font-size:1.55rem;font-weight:600;line-height:1.1;display:block}.product-frame{border:.55rem solid var(--ink);background:var(--ink);box-shadow:var(--shadow-device);border-radius:2.35rem;position:relative;overflow:hidden}.product-frame:before{content:"";z-index:1;background:var(--ink);border-radius:0 0 .8rem .8rem;width:32%;height:1.15rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.product-frame img{width:100%;height:auto}.problem{border-block:1px solid var(--line);background:#fffdf88c;padding:clamp(4.5rem,8vw,7rem) 0}.problem-grid{grid-template-columns:1.2fr 1fr;gap:clamp(3rem,8vw,8rem);display:grid}.problem h2{max-width:12ch;font-size:clamp(2.7rem,5vw,5rem)}.problem-points{counter-reset:problems;margin:0;padding:0;list-style:none}.problem-points li{border-bottom:1px solid var(--line);counter-increment:problems;grid-template-columns:5.5rem 1fr;align-items:baseline;padding:1.15rem 0;display:grid}.problem-points li:before{content:"0" counter(problems);color:var(--gold);font-family:var(--font-utility);letter-spacing:.12em;font-size:.75rem;font-weight:800}.problem-points strong{font-size:1.08rem}.feature{padding:clamp(5.5rem,10vw,9rem) 0}.feature+.feature{border-top:1px solid #211f1a14}.feature-grid{grid-template-columns:minmax(18rem,.85fr) minmax(0,1.05fr);align-items:center;gap:clamp(3rem,9vw,8rem);display:grid}.feature.reverse .feature-media{order:2}.feature-copy{max-width:34rem}.feature-copy .lede{margin:1.4rem 0 0}.feature-note{border-top:1px solid var(--line);color:var(--forest);margin-top:1.6rem;padding-top:1.1rem;font-size:.9rem;font-weight:700}.feature-media{justify-self:center;width:min(100%,27rem)}.planner-feature{background:var(--forest-deep);color:#fff}.planner-feature .eyebrow,.planner-feature .feature-note{color:#d5bd75}.planner-feature .lede{color:#ffffffb8}.planner-feature .feature-note{border-color:#ffffff29}.planner-feature .product-frame{background:#071f17;border-color:#071f17}.proof-section{background:var(--paper-soft);border-block:1px solid var(--line);padding:clamp(5.5rem,10vw,9rem) 0}.proof-heading{grid-template-columns:1fr 1fr;align-items:end;gap:3rem;display:grid}.proof-heading h2{max-width:12ch;font-size:clamp(2.7rem,5vw,5rem)}.proof-facts{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.proof-facts span{border:1px solid var(--line);color:var(--forest);border-radius:999px;padding:.55rem .8rem;font-size:.78rem;font-weight:750}.quotes{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:4rem;display:grid}.quote{margin:0;padding:2.2rem 2rem 0 0}.quote+.quote{border-left:1px solid var(--line);padding-left:2rem}.quote p{font-family:var(--font-display);margin:0;font-size:clamp(1.3rem,2.2vw,1.8rem);line-height:1.35}.quote footer{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;margin-top:1.4rem;font-size:.78rem;font-weight:750}.trust{padding:clamp(5rem,9vw,8rem) 0}.trust-panel{border-radius:var(--radius-lg);background:var(--surface-moss);grid-template-columns:1.2fr .8fr;gap:clamp(3rem,8vw,7rem);padding:clamp(2.5rem,6vw,5rem);display:grid}.trust-panel h2{max-width:15ch;font-size:clamp(2.4rem,4vw,4.2rem)}.trust-list{margin:0;padding:0;list-style:none}.trust-list li{color:var(--forest-deep);border-bottom:1px solid #175a422e;padding:.9rem 0;font-weight:700}.faq{padding:clamp(4rem,8vw,7rem) 0 clamp(6rem,10vw,10rem)}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:clamp(3rem,8vw,8rem);display:grid}.faq h2{font-size:clamp(2.5rem,5vw,4.8rem)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--forest);font-family:var(--font-display);font-size:1.7rem;font-weight:500}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--ink-soft);margin:-.15rem 0 1.5rem}.final-cta{background:var(--forest-deep);color:#fff;text-align:center;padding:clamp(5rem,10vw,9rem) 0;overflow:hidden}.final-cta h2{max-width:17ch;margin-inline:auto;font-size:clamp(2.8rem,6vw,5.7rem)}.final-cta .store-buttons{justify-content:center}.final-cta .store-link{color:var(--forest-deep);background:#fff;border-color:#fff}.final-cta .store-link.secondary{color:#fff;background:0 0}.final-note{color:#ffffffad;margin:1rem 0 0}.site-footer{color:#ffffffb8;background:#082b1f;padding:3.5rem 0}.footer-inner{grid-template-columns:1fr auto;align-items:end;gap:2rem;display:grid}.footer-brand{font-family:var(--font-display);color:#fff;font-size:2rem}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:1.4rem;display:flex}.footer-links a{font-size:.85rem;text-decoration:none}.footer-meta{margin:.4rem 0 0;font-size:.78rem}.document-page{padding:clamp(4rem,8vw,7rem) 0}.document-header{max-width:var(--narrow);margin-bottom:3rem}.document-header h1{font-size:clamp(3rem,7vw,5.8rem)}.document-content{max-width:var(--narrow)}.document-content h2{font-family:var(--font-display);margin:2.5rem 0 .8rem;font-size:1.75rem;line-height:1.2}.document-content h3{color:var(--forest);margin:1.5rem 0 .5rem;font-size:1rem}.document-content p,.document-content li{color:var(--ink-soft)}.document-content a{color:var(--forest)}.changelog-entry{border-top:1px solid var(--line);padding:2rem 0}.changelog-meta{align-items:baseline;gap:1rem;display:flex}.changelog-meta h2{margin:0}.changelog-meta time{color:var(--ink-soft);font-size:.85rem}.reset-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);text-align:center;width:min(100% - 2rem,34rem);margin:12vh auto;padding:2rem}@media (width<=900px){.nav-links a:not(.nav-download){display:none}.hero-grid,.feature-grid,.problem-grid,.proof-heading,.trust-panel,.faq-grid{grid-template-columns:1fr}.hero-copy{max-width:47rem}.hero-visual{width:min(74vw,25rem)}.feature-copy{order:1}.feature-media,.feature.reverse .feature-media{order:2}.feature-copy{max-width:45rem}.problem-points{max-width:38rem}.proof-facts{justify-content:flex-start}.quotes{grid-template-columns:1fr}.quote,.quote+.quote{border-left:0;border-bottom:1px solid var(--line);padding:2rem 0}}@media (width<=620px){.shell{width:min(calc(100% - 1.25rem), var(--content))}.header-inner{min-height:4.5rem}.nav-download{min-height:2.65rem;padding-inline:.9rem;font-size:.82rem!important}.hero{padding-top:3.5rem}.hero h1{font-size:clamp(3.1rem,16vw,4.65rem)}.store-buttons{grid-template-columns:1fr;display:grid}.store-link{justify-content:center}.hero-visual{width:min(88vw,23rem)}.decision-caption{width:9.8rem;top:4rem;left:-.45rem}.problem-points li{grid-template-columns:3.6rem 1fr}.feature-media{width:min(88vw,24rem)}.product-frame{border-width:.42rem;border-radius:1.9rem}.trust-panel{padding:2rem 1.4rem}.footer-inner{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
