:root{--navy:#082744;--green:#086340;--yellow:#ffcf35;--cream:#f6f4e9;--ink:#152f43;--muted:#526574;--line:#d9e1df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:#fff;font:17px/1.65 'Segoe UI',Arial,sans-serif}a{color:inherit}button{font:inherit}img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.topline{background:var(--yellow);text-align:center;padding:9px 20px;font-size:12px;font-weight:800;letter-spacing:.09em}.header{display:flex;justify-content:space-between;align-items:center;padding-block:25px}.brand{text-decoration:none;font-size:32px;font-weight:950;letter-spacing:-1.6px;line-height:1}.brand b{color:var(--green)}.brand small{display:block;font-size:9px;letter-spacing:1.35px;margin-top:10px}.header nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}.header nav a{text-decoration:none}.nav-cta{border:1px solid var(--line);border-radius:7px;padding:10px 16px}.hero{background:linear-gradient(110deg,#fff 42%,#f2f3e9);padding:48px 0 78px}.hero-grid{display:grid;grid-template-columns:1.13fr 1fr;gap:40px;align-items:center}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(36px,3.5vw,51px);line-height:1.08;letter-spacing:-1.9px;margin-bottom:23px}em{font-style:normal;color:var(--green)}h2{font-size:clamp(30px,3.3vw,44px);line-height:1.16;letter-spacing:-1.3px;max-width:900px;margin-bottom:25px}h3{font-size:22px;line-height:1.3;letter-spacing:-.4px;margin-bottom:12px}.hero p:not(.eyebrow){max-width:580px}.hero-lead{font-size:21px;line-height:1.45;font-weight:600}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.6px;color:var(--green);margin-bottom:18px}.pill{display:inline-block;background:#e8eee5;padding:7px 12px;border-radius:4px;letter-spacing:1px}.checks,.no-checks{padding:0;list-style:none}.checks li,.no-checks li{position:relative;padding-left:25px;margin:9px 0}.checks li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:800}.no-checks li:before{content:'×';position:absolute;left:0;color:#946053}.hero .checks{font-size:15px;margin-block:22px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:25px;background:var(--green);color:white;text-decoration:none;font-size:15px;font-weight:750;padding:17px 22px;border-radius:7px;border:0;cursor:pointer;line-height:1.35;min-height:54px;transition:transform .15s,filter .15s}.btn:hover{filter:brightness(1.1);transform:translateY(-2px)}.btn span{font-size:22px}.yellow{background:var(--yellow);color:var(--navy)}.trust{font-size:13px!important;color:var(--muted);margin:14px 0 0}.trust span{margin:0 12px}.hero-art{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;padding:25px 20px 65px}.main-cover{width:76%;position:relative;transform:rotate(-5deg);box-shadow:12px 20px 35px #08274436;border-radius:3px}.back-page{position:absolute;right:0;top:80px;width:64%;transform:rotate(9deg);box-shadow:0 14px 40px #08274426}.orbit-label{position:absolute;right:0;top:-5px;font-size:13px;line-height:1.4;transform:rotate(5deg);z-index:2;background:var(--yellow);padding:15px;box-shadow:3px 5px 0 #082744}.art-caption{position:absolute;bottom:0;left:10%;right:0;background:var(--navy);color:white;border-left:5px solid var(--yellow);padding:18px 22px;box-shadow:0 8px 20px #08274420}.art-caption span{display:block;font-size:13px;color:#d5e4e9}.section{padding:90px 0}.cream{background:var(--cream)}.navy{background:var(--navy);color:#fff}.navy .eyebrow,.navy em{color:var(--yellow)}.navy .intro,.navy .trust{color:#c6d4df}.intro{max-width:760px;color:var(--muted);font-size:19px;margin-bottom:36px}.questions{margin:35px 0;display:grid;grid-template-columns:1fr 1fr;gap:0 45px}.questions article{display:flex;gap:22px;padding:25px 0;border-top:1px solid var(--line)}.questions article:last-child{grid-column:1/-1;max-width:760px}.questions p{margin:0;color:var(--muted)}.number{font-size:29px;color:var(--green);font-weight:750;line-height:1.1}.closing{font-size:22px;font-weight:650;max-width:880px;margin:32px 0}.route{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin:48px 0}.route article{border-top:2px solid #587185;padding-top:25px}.route b{display:block;color:var(--yellow);font-size:30px;margin-bottom:20px}.route p{font-size:16px;color:#c6d4df}.quote{font-size:clamp(25px,3vw,37px);font-weight:750;line-height:1.3;letter-spacing:-.8px;margin:35px 0}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.page-preview{border:0;background:var(--cream);padding:20px 20px 0;cursor:pointer;text-align:left;color:var(--navy);border-radius:8px}.page-preview img{width:100%;box-shadow:0 6px 14px #08274420;transition:transform .2s}.page-preview:hover img{transform:translateY(-5px)}.page-preview span{display:flex;justify-content:space-between;gap:10px;font-size:14px;font-weight:700;padding:18px 0}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefits article{padding:30px;background:white;border:1px solid var(--line);border-radius:8px}.benefits p{margin:0;color:var(--muted)}.mini-index{font-size:13px;font-weight:800;color:var(--green);display:block;margin-bottom:25px}.conversation{margin-top:40px;padding:30px 0 0 30px;border-left:3px solid var(--green)}.conversation h3{font-size:26px;line-height:1.6}.conversation s{color:var(--muted)}.plans{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:stretch;max-width:1000px;margin:50px auto 0}.plan{position:relative;border:1px solid var(--line);border-radius:12px;padding:38px;background:white;color:var(--navy);display:flex;flex-direction:column}.plan.featured{background:var(--navy);color:white;border:2px solid var(--green);box-shadow:0 12px 35px #08274420}.plan h3{font-size:24px}.plan .eyebrow{color:var(--green)}.plan.featured .eyebrow{color:var(--yellow)}.ribbon{position:absolute;left:-2px;right:-2px;top:-29px;background:var(--green);color:white;text-align:center;border-radius:10px 10px 0 0;padding:7px;font-size:12px;font-weight:800;letter-spacing:1.5px}.old{margin:18px 0 0;color:#61717c}.featured .old,.featured .muted{color:#c6d4df}.price{font-size:60px;font-weight:800;line-height:1.15;letter-spacing:-2.5px;margin:5px 0}.price span{font-size:22px;letter-spacing:0}.discount{color:var(--green);font-size:14px;font-weight:750;margin:6px 0}.featured .discount{color:var(--yellow)}.muted{font-size:14px;color:var(--muted)}.plan .checks{font-size:16px;margin:20px 0 30px;flex:1}.plan li{margin-bottom:15px}.featured .checks li:before{color:var(--yellow)}.plan small{display:block;font-size:12px;color:#b7cbd6}.plan .btn{width:100%}.upgrade{display:flex;gap:35px;align-items:center;justify-content:space-between;padding:30px 0;border-block:1px solid #456078;margin:35px 0}.upgrade p{margin-bottom:5px}.plus{background:var(--yellow);color:var(--navy);padding:14px 20px;white-space:nowrap;font-size:26px;border-radius:5px}.tool-list{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px}.tool-list p{margin:0;padding-bottom:16px;border-bottom:1px solid #456078}.tool-list span{display:block;font-size:15px;color:#bdd0dc}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:45px}.product-image{height:300px;display:flex;align-items:center;justify-content:center;background:var(--cream);padding:15px;border-radius:8px;margin-bottom:20px}.product-image img{max-height:100%;width:auto;box-shadow:0 6px 14px #08274424}.products h3{font-size:18px}.products .eyebrow{margin-bottom:8px}.offer-bar{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:40px;padding:35px 45px;border:1px solid #c9d8cc;background:#edf3ed;border-radius:10px}.offer-bar p{margin-bottom:8px}.subtle{display:block;font-size:14px;margin-top:14px}.audience{display:grid;grid-template-columns:1fr 1fr;gap:35px}.audience article{padding:30px;background:#fff;border-top:4px solid var(--green)}.audience article+article{border-color:#9d9b8c}.guarantee{display:grid;grid-template-columns:260px 1fr;align-items:center;gap:60px;margin-top:35px;max-width:950px}.seal{aspect-ratio:1;background:var(--navy);border:8px double var(--yellow);border-radius:50%;color:white;display:flex;align-items:center;justify-content:center;flex-direction:column}.seal strong{font-size:100px;line-height:1;color:var(--yellow)}.seal span{text-align:center;font-size:17px;font-weight:800;line-height:1.4;letter-spacing:2px}.faq{max-width:920px}.faq details{border-bottom:1px solid #cbd1c7;padding:21px 0}.faq summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-size:19px;font-weight:650;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:25px;line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{padding-top:15px;margin:0;color:var(--muted);max-width:800px}.final .plan.featured{border-color:var(--yellow);background:#123751}.final .ribbon{background:var(--yellow);color:var(--navy)}.final .quote{margin-top:60px}footer{padding-block:45px}footer p{font-size:14px;margin-top:20px}.legal{color:var(--muted);max-width:750px}dialog{border:0;border-radius:12px;box-shadow:0 20px 80px #0006;max-width:min(90vw,850px);max-height:92vh;padding:45px 20px 20px;color:var(--navy)}dialog::backdrop{background:#021b30d9}#viewer img{max-height:75vh;margin:auto}#viewer p{text-align:center;font-size:14px;margin:12px 0 0}.close{position:absolute;right:12px;top:5px;background:none;border:0;font-size:30px;cursor:pointer;color:var(--navy);width:40px;height:40px}#checkout-notice{max-width:480px;padding:45px 30px 30px}#checkout-notice h2{font-size:27px}.skip{position:fixed;left:15px;top:-100px;padding:15px;background:white;z-index:10}.skip:focus{top:15px}:focus-visible{outline:3px solid #bf8200;outline-offset:5px}.noscript{padding:20px;text-align:center}body:has(dialog[open]){overflow:hidden}@media(max-width:900px){.hero-grid{gap:20px}.hero-art{min-height:470px}.hero h1{font-size:38px}.products{grid-template-columns:1fr 1fr}.product-image{height:330px}.header nav{gap:16px}.gallery{gap:18px}.plans{gap:18px}.plan{padding:28px}.price{font-size:53px}.route{grid-template-columns:1fr 1fr}}@media(max-width:650px){.wrap{width:calc(100% - 36px)}.topline{font-size:11px;padding:8px 15px}.topline span{display:none}.header{padding-block:22px}.brand{font-size:28px}.brand small{font-size:8px}.header nav>a:not(.nav-cta){display:none}.nav-cta{font-size:12px;padding:10px!important}.hero{padding:25px 0 45px}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:38px;letter-spacing:-1.4px}.hero-lead{font-size:20px}.hero-art{min-height:520px;margin:30px 18px 0}.main-cover{width:74%;max-height:450px;object-fit:contain}.back-page{width:60%;top:55px}.orbit-label{font-size:11px;top:0}.art-caption{left:0;font-size:15px}.btn{width:100%;font-size:14px;padding:17px 18px;gap:14px}.section{padding:58px 0}h2{font-size:32px;letter-spacing:-1px}h3{font-size:21px}.intro{font-size:17px}.questions{grid-template-columns:1fr;gap:0}.questions article:last-child{grid-column:auto}.questions article{gap:18px}.closing{font-size:20px}.route{gap:24px 18px}.route h3{font-size:20px}.route p{font-size:15px}.gallery{grid-template-columns:1fr 1fr;gap:14px}.page-preview{padding:10px 10px 0}.page-preview span{font-size:12px;line-height:1.4;padding:12px 0}.benefits{grid-template-columns:1fr;gap:14px}.benefits article{padding:23px}.mini-index{margin-bottom:12px}.conversation{padding-left:20px}.conversation h3{font-size:21px}.plans{grid-template-columns:1fr;gap:55px}.plan{padding:30px}.price{font-size:59px}.upgrade{flex-direction:column;align-items:flex-start;gap:20px}.tool-list{grid-template-columns:1fr}.products{gap:25px 15px}.product-image{height:220px;padding:10px}.products h3{font-size:16px}.offer-bar{flex-direction:column;align-items:stretch;padding:27px}.audience{grid-template-columns:1fr;gap:20px}.audience article{padding:23px}.guarantee{grid-template-columns:1fr;gap:30px}.seal{width:190px;margin:auto}.seal strong{font-size:72px}.seal span{font-size:14px}.faq summary{font-size:17px}.quote{font-size:28px}.trust{font-size:12px!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
