@font-face{font-family:Instrument;src:url('/fonts/instrument-sans-regular.woff2') format('woff2'),url('/fonts/instrument-sans-regular.ttf') format('truetype');font-style:normal;font-weight:400 600;font-display:swap}
@font-face{font-family:Instrument;src:url('/fonts/instrument-sans-bold.woff2') format('woff2'),url('/fonts/instrument-sans-bold.ttf') format('truetype');font-style:normal;font-weight:700 900;font-display:swap}
:root{--ink:#151922;--muted:#5c6575;--blue:#3e5483;--deep:#151b29;--mist:#eef1f8;--silver:#c4cee3;--silver-light:#f3f5fa;--line:#dde2ed;--ease:cubic-bezier(.22,.61,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font-family:Instrument,Arial,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}img{display:block;max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #475a91;outline-offset:5px}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700;line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(38px,4.6vw,66px)}h2{font-size:clamp(32px,3.3vw,46px)}h3{font-size:27px}p+p{margin-top:18px}.wrap{width:min(1060px,calc(100% - 48px));margin-inline:auto}.section{padding:92px 0}.section-head{text-align:center;max-width:670px;margin:0 auto 52px}.section-head p:not(.eyebrow){color:var(--muted);margin-top:18px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.5;text-transform:uppercase;color:var(--blue);margin-bottom:17px}.accent{color:var(--blue)}.silver{color:var(--silver)}.small{font-size:13px;color:var(--muted);line-height:1.6}.skip{position:fixed;left:20px;top:-80px;z-index:100;background:#fff;padding:10px 20px;border:2px solid var(--blue)}.skip:focus{top:12px}
.topbar{position:fixed;z-index:50;top:21px;left:50%;transform:translateX(-50%);width:min(940px,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;gap:28px;padding:9px 10px 9px 21px;border:1px solid #ffffff28;border-radius:17px;background:rgba(22,27,38,.96);backdrop-filter:blur(20px);box-shadow:0 8px 24px #1b223824;color:#fff}.brand{text-decoration:none;display:flex;align-items:center;gap:11px;flex-shrink:0}.brand-mark{display:grid;place-items:center;width:33px;height:33px;border-radius:9px;background:linear-gradient(140deg,#c3cae1,#586dad);box-shadow:inset 0 1px 1px #fff9;color:var(--deep);font-weight:700;font-size:20px}.brand-copy{font-size:14px;line-height:1.2;font-weight:700;letter-spacing:-.02em}.brand-copy small{display:block;font-size:9px;letter-spacing:.13em;font-weight:400;color:#d8dadf;margin-top:3px}.nav-links{display:flex;gap:24px;align-items:center}.nav-links a{color:#d9dbe2;text-decoration:none;font-size:12px;padding:10px 0}.nav-links a:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;text-decoration:none;border:1px solid #344167;border-radius:12px;background:linear-gradient(180deg,#3b4870 0%,#26304e 62%,#1f273e 100%);box-shadow:inset 0 1px 1px #acb6d690,inset 0 -3px 0 #14192960,0 8px 20px #21294326;color:#fff;font-size:16px;font-weight:700;line-height:1.3;padding:18px 25px;min-height:56px;transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.button:hover{transform:translateY(-2px);box-shadow:inset 0 1px 1px #acb6d690,inset 0 -3px 0 #14192960,0 12px 26px #21294330}.button:active{transform:translateY(1px)}.button .arrow{font-size:22px;font-weight:400;line-height:1}.button-silver{background:linear-gradient(180deg,#bbc3dd,#8695c3 65%,#6679b3);border-color:#8998c5;box-shadow:inset 0 1px 1px #fff9,inset 0 -2px 0 #4c5f9a50,0 5px 15px #080a0f20;color:#151a29}.button-silver:hover{box-shadow:inset 0 1px 1px #fff9,0 9px 20px #080a0f30}.button-small{min-height:40px;padding:11px 16px;font-size:12px;border-radius:9px;gap:12px}.button-quiet{background:white;color:var(--blue);border:1px solid #cbced9;box-shadow:0 2px 0 #e7e8ec}.text-link{display:inline-flex;gap:10px;align-items:center;text-underline-offset:5px;font-size:14px;color:var(--blue);font-weight:700;min-height:44px}.button[aria-disabled=true]{opacity:.65;cursor:default}
.hero{padding:145px 0 68px;text-align:center;position:relative;overflow:hidden}.hero:before{content:'';position:absolute;z-index:-1;inset:210px 0 0;background:radial-gradient(ellipse at 36% 61%,#e8ebf380,transparent 43%)}.hero .eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;color:var(--blue);background:#f2f3f7;padding:7px 14px;border:1px solid #dfe2ea;border-radius:30px;margin-bottom:23px}.status-dot{width:6px;height:6px;border-radius:50%;background:#646d86;box-shadow:0 0 0 3px #646d8615}.hero h1{max-width:940px;margin-inline:auto}.hero .hero-description{max-width:600px;margin:22px auto 0;font-size:18px;line-height:1.6;color:var(--muted)}.reassurance{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:23px}.reassurance span{display:inline-flex;align-items:center;gap:6px;font-size:11px;padding:4px 10px;background:#e9ecf4;border:1px solid #d7dcec;border-radius:6px;line-height:1.6}.check{color:var(--blue);font-weight:700}.hero-product{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;max-width:790px;margin:26px auto 16px;gap:48px;text-align:left}.book-scene{position:relative;height:315px;perspective:1500px}.book{position:absolute;width:182px;top:17px;border-radius:3px 8px 8px 3px;transform-style:preserve-3d;box-shadow:9px 14px 20px #13182826,0 24px 40px #13182817}.book img{border-radius:3px 7px 7px 3px;width:100%;aspect-ratio:706/1000;object-fit:cover}.book:before{content:'';position:absolute;left:2px;top:0;width:9px;height:100%;z-index:3;background:linear-gradient(90deg,#fff1,#0005,#fff2)}.book:after{content:'';position:absolute;right:-10px;top:4px;height:calc(100% - 8px);width:11px;background:repeating-linear-gradient(0deg,#ccced4 0,#f6f7fa 1px,#d3d5dc 2px);transform:skewY(8deg);border-radius:0 3px 3px 0;z-index:-1}.book-front{left:37px;z-index:3;transform:rotateY(-15deg) rotateZ(-8deg)}.book-back{left:153px;top:30px;width:164px;z-index:1;transform:rotateY(-16deg) rotateZ(9deg)}.book-back:after{right:-9px}.book-shadow{position:absolute;bottom:10px;left:31px;width:300px;height:30px;background:#171d3022;filter:blur(18px);border-radius:50%}.hero-bot{position:absolute;width:86px;height:86px;bottom:3px;left:-11px;z-index:4;object-fit:contain;filter:drop-shadow(0 12px 8px #1b223715);animation:bob 7s ease-in-out infinite}.floating-label{position:absolute;bottom:9px;right:-12px;z-index:5;background:#fff;border:1px solid #dfe2e9;border-radius:9px;padding:9px 13px;box-shadow:0 6px 16px #171b2910;font-size:10px;font-weight:700;transform:rotate(-3deg);display:flex;gap:8px;align-items:center}.floating-label span{display:grid;place-items:center;background:var(--mist);color:var(--blue);width:24px;height:24px;border-radius:50%;font-size:13px}.benefits{list-style:none;padding:0;margin:0;display:grid;gap:22px}.benefits li{display:grid;grid-template-columns:28px 1fr;gap:13px;align-items:start;font-size:14px;line-height:1.4}.benefits .tick{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#fff;background:linear-gradient(150deg,#586281,#283251);box-shadow:inset 0 1px 1px #fff8,0 3px 6px #242c441c;font-size:12px}.benefits strong{display:block;font-size:16px}.benefits small{display:block;color:var(--muted);font-size:12px;line-height:1.5;margin-top:4px}.hero-actions .small{margin-top:12px}.hero-actions .text-link{display:flex;justify-content:center;font-weight:400;font-size:13px;margin-top:5px}.hero-footnote{font-size:11px;color:#70727a;margin-top:13px}.hero-rule{max-width:600px;border:0;border-top:1px solid var(--line);margin:45px auto 0}.product-stats{display:flex;gap:32px;justify-content:center;margin-top:24px;font-size:11px;letter-spacing:.02em;color:var(--muted)}.product-stats b{color:var(--ink);font-weight:700}
.why{padding-top:38px}.why-panel{display:grid;grid-template-columns:.95fr 1.05fr;background:var(--deep);border:1px solid #1c243a;border-radius:24px;overflow:hidden;box-shadow:0 12px 30px #1419280b}.why-image{position:relative;min-height:425px;background:#0b1216;overflow:hidden}.why-image img{width:100%;height:100%;object-fit:cover;object-position:center}.why-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 70%,#13182870)}.image-note{position:absolute;z-index:2;left:24px;bottom:22px;color:#e2e4e9;border:1px solid #ffffff26;border-radius:30px;padding:5px 10px;background:#111624a6;font-size:10px;letter-spacing:.04em}.why-copy{padding:50px 45px;color:white}.why-copy .eyebrow{color:var(--silver)}.why-copy h2{font-size:36px}.why-copy p:not(.eyebrow){color:#c3c7d2;font-size:15px;line-height:1.75;margin-top:20px}.why-copy .author{font-size:12px;color:var(--silver);margin-top:25px}.why-copy .author span{color:#b4b8c4;font-size:11px}
.steps{position:relative;display:grid;gap:66px}.steps:before{content:'';position:absolute;left:50%;top:30px;bottom:30px;width:1px;background:linear-gradient(#cbd1e4,#dfe1e8 90%,transparent)}.step{display:grid;grid-template-columns:1fr 1fr;gap:110px;position:relative;align-items:center;min-height:300px}.step-number{position:absolute;left:50%;top:calc(50% - 19px);transform:translateX(-50%);display:grid;place-items:center;width:38px;height:38px;border:1px solid #a9b4d4;background:white;border-radius:50%;font-size:12px;color:#4a5a8b;z-index:1}.step-copy h3{font-size:31px}.step-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-top:16px;line-height:1.75}.step-copy .eyebrow{font-size:10px;letter-spacing:.13em}.step-detail{margin-top:22px;font-size:11px;color:var(--blue);display:inline-flex;gap:8px;align-items:center;background:var(--mist);padding:6px 11px;border-radius:6px}.step-visual{position:relative;isolation:isolate;overflow:hidden;border:1px solid #e2e3e8;border-radius:20px;background:#f3f3f5;min-height:310px;box-shadow:0 9px 24px #11162306}.step-visual>img,.step-visual>.graphic-fallback>img{width:100%;height:310px;object-fit:cover}.step:nth-child(2) .step-copy{order:2}.step:nth-child(2) .step-visual{order:1}.visual-caption{position:absolute;bottom:19px;left:20px;right:20px;padding:14px 16px;border-radius:12px;background:#f8f9fced;box-shadow:0 7px 20px #13182820;border:1px solid #fff;backdrop-filter:blur(10px);font-size:12px;line-height:1.5}.visual-caption strong{font-size:11px;display:block;color:var(--blue);margin-bottom:4px}.brief-visual{background:#edeef2;padding:26px 37px;min-height:310px;overflow:hidden}.brief-paper{background:white;padding:21px 24px;transform:rotate(-4deg);box-shadow:0 12px 35px #20253620;border:1px solid #e5e6eb;border-radius:6px;max-width:290px;margin:auto}.brief-paper .paper-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px;font-size:10px;color:var(--blue)}.brief-paper h4{font-size:20px;line-height:1.1;letter-spacing:-.04em;margin:16px 0}.brief-paper ol{padding:0;margin:0;list-style:none;counter-reset:brief}.brief-paper li{counter-increment:brief;display:flex;gap:11px;align-items:center;border-bottom:1px solid #ebecf0;padding:4px 0;font-size:10px;color:var(--muted)}.brief-paper li:before{content:counter(brief);color:#556bac;font-size:9px}.brief-bot{position:absolute;right:0;bottom:6px;width:105px;filter:drop-shadow(0 6px 7px #181e2f20)}.section-cta{text-align:center;margin-top:56px}.section-cta .small{margin-top:13px}
.examples-section{background:#f6f7f9;border-block:1px solid #e7e9f0}.examples-shell{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.examples-copy h2{max-width:410px}.examples-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;margin-top:20px;max-width:420px}.example-options{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.example-options button{background:white;border:1px solid #d9dce5;padding:9px 13px;min-height:42px;font-size:12px;line-height:1.4;border-radius:8px;color:var(--muted);transition:background .2s,border-color .2s}.example-options button[aria-pressed=true]{background:var(--blue);color:#fff;border-color:var(--blue)}.example-card{background:#fff;border:1px solid #d9dce5;border-radius:20px;box-shadow:0 15px 40px #1b21350b;padding:31px;position:relative}.example-card-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:19px;margin-bottom:23px}.example-card-top p{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.example-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--mist);font-size:20px;color:var(--blue)}.example-card h3{font-size:27px;max-width:320px}.example-card .example-description{font-size:14px;line-height:1.7;color:var(--muted);margin-top:15px;min-height:72px}.example-output{margin-top:22px;background:#f2f3f7;border:1px solid #e4e6ee;border-radius:10px;padding:18px;font-size:12px;line-height:1.65;color:#454a5b;min-height:115px}.example-output b{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--blue);margin-bottom:8px}.example-footer{margin-top:22px;font-size:10px;color:var(--muted);display:flex;align-items:center;gap:8px}.example-footer span{color:var(--blue)}.more-projects{font-size:11px!important;line-height:1.7!important;margin-top:22px!important}
.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.preview-item{margin:0}.preview-link{display:block;text-decoration:none;position:relative;background:#f0f1f5;border:1px solid #dfe1e7;border-radius:16px;height:357px;padding:22px 25px 0;overflow:hidden;transition:transform .25s var(--ease),box-shadow .25s}.preview-link img{width:100%;height:auto;box-shadow:0 8px 25px #141a2a20;transform:rotate(-3deg);transform-origin:center;transition:transform .25s var(--ease)}.preview-item:nth-child(2) .preview-link img{transform:rotate(2deg)}.preview-item:nth-child(3) .preview-link img{transform:rotate(-2deg)}.preview-link:hover{transform:translateY(-5px);box-shadow:0 9px 20px #171d2f0d}.preview-link:hover img{transform:rotate(0)}.preview-zoom{position:absolute;right:15px;bottom:15px;display:grid;place-items:center;width:36px;height:36px;border:1px solid #d9dce5;background:#fff;color:var(--blue);border-radius:50%;box-shadow:0 3px 8px #1d243a14;font-size:20px}.preview-item figcaption{padding:20px 4px}.preview-item strong{font-size:16px;font-weight:700;display:block;line-height:1.3;letter-spacing:-.02em}.preview-item small{display:block;font-size:11px;color:var(--muted);margin-top:7px}.preview-meta{text-align:center;font-size:12px;color:var(--muted);margin-top:28px}.preview-meta span{color:var(--blue);padding-inline:14px}
.offers-section{padding-top:74px}.offers-grid{max-width:850px;margin:0 auto;display:grid;grid-template-columns:1fr 1.15fr;gap:24px;align-items:start}.offer{position:relative;border:1px solid #d7dae3;border-radius:20px;padding:34px;background:white;box-shadow:0 8px 22px #181e3004}.offer-featured{border:2px solid var(--blue);background:linear-gradient(155deg,#f2f4f9,white 60%);box-shadow:0 15px 40px #222b4613}.offer-ribbon{position:absolute;top:-15px;left:50%;transform:translateX(-50%);white-space:nowrap;background:var(--blue);color:white;font-size:10px;letter-spacing:.08em;border-radius:30px;padding:6px 18px;font-weight:700;box-shadow:0 4px 10px #21294320}.offer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.offer-top .eyebrow{margin:0;font-size:10px}.offer-symbol{display:grid;place-items:center;width:40px;height:40px;border:1px solid #dde0e8;border-radius:12px;background:#f2f3f8;color:var(--blue);font-size:21px;box-shadow:0 3px 0 #e0e3ee}.offer h3{font-size:28px}.offer-description{font-size:13px;line-height:1.7;margin-top:12px;color:var(--muted);min-height:66px}.price{display:flex;align-items:baseline;gap:7px;margin-top:20px}.price strong{font-size:54px;letter-spacing:-.055em;font-weight:700;line-height:1}.price small{font-size:12px;color:var(--muted)}.price-context{font-size:11px;margin-top:8px;color:var(--muted)}.price-context s{color:#7b817c}.saving{display:inline-block;margin-left:5px;color:var(--blue);font-weight:700}.offer ul{list-style:none;padding:23px 0;margin:23px 0 4px;border-top:1px solid #dfe1e8;display:grid;gap:13px}.offer li{font-size:13px;line-height:1.5;display:flex;gap:10px}.offer li:before{content:'✓';font-size:13px;color:var(--blue);font-weight:700}.offer li strong{font-weight:700}.offer .button{width:100%;font-size:14px;padding-inline:14px}.offer .small{text-align:center;margin-top:14px;font-size:10px}.offer-cover-row{display:flex;align-items:center;gap:14px;padding:15px 0 4px}.offer-cover-row img{height:58px;width:auto;border-radius:2px;box-shadow:2px 3px 5px #10142020;transform:rotate(-4deg)}.offer-cover-row img+img{transform:rotate(4deg);margin-left:-4px}.offer-cover-row p{font-size:10px;color:var(--muted);line-height:1.5}.checklist-offer{max-width:850px;margin:25px auto 0;display:flex;justify-content:space-between;gap:25px;align-items:center;border:1px solid #dddfe6;border-radius:13px;padding:18px 24px;background:#f8f9fb}.checklist-offer strong{font-size:13px}.checklist-offer p{font-size:11px;color:var(--muted);margin-top:2px}.checklist-offer a{font-size:12px;white-space:nowrap}.purchase-note{max-width:660px;text-align:center;margin:23px auto 0;font-size:11px;color:var(--muted);line-height:1.85}.purchase-note a{text-underline-offset:3px}.purchase-note .lock{display:inline-block;color:var(--blue);margin-right:5px}.purchase-note p+p{margin-top:8px}
.faq-section{border-top:1px solid #e4e6ed;margin-top:20px}.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.faq-intro .eyebrow{margin-bottom:15px}.faq-intro>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:21px}.faq-intro a{font-size:13px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:14px;font-weight:700;line-height:1.45}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:22px;color:#767d91;font-weight:400;line-height:1}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:13px;color:var(--muted);line-height:1.85;padding:0 24px 23px 0}.faq-list details p a{color:var(--blue);text-underline-offset:3px}
.closing{text-align:center;padding:28px 0 83px}.closing-bot{width:104px;aspect-ratio:1;margin:0 auto 23px;filter:drop-shadow(0 12px 12px #242d4815)}.closing h2{max-width:660px;margin:auto}.closing>div>p:not(.eyebrow){font-size:16px;max-width:500px;margin:20px auto 27px;color:var(--muted)}.closing .small{display:block;font-size:11px;margin-top:15px}.footer{padding:26px 0 30px;border-top:1px solid #e0e2ea}.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-brand{font-size:17px;letter-spacing:-.05em;font-weight:700;text-decoration:none}.footer-links{display:flex;gap:23px;flex-wrap:wrap}.footer-links a{font-size:11px;text-decoration:none;color:var(--muted);min-height:44px;display:flex;align-items:center}.footer-links a:hover{text-decoration:underline}.footer-bottom{display:flex;gap:30px;justify-content:space-between;padding-top:18px;border-top:1px solid #e9ebf0;margin-top:14px;font-size:10px;line-height:1.7;color:#777980}.mobile-buy{display:none}.sample-dialog{padding:0;border:1px solid #d8dbe5;border-radius:15px;width:min(880px,calc(100% - 28px));max-height:calc(100dvh - 32px);background:#f1f2f6;color:var(--ink);box-shadow:0 25px 100px #0005}.sample-dialog::backdrop{background:#0b0e16b8;backdrop-filter:blur(5px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:13px 20px;position:sticky;top:0;background:#f4f5f8f5;border-bottom:1px solid var(--line);z-index:2}.dialog-top strong{font-size:13px}.dialog-close{border:1px solid #d0d4df;background:white;border-radius:50%;width:36px;height:36px;font-size:23px;display:grid;place-items:center;line-height:1}.dialog-image{width:min(640px,100%);margin:auto;height:auto}.dialog-controls{display:flex;justify-content:space-between;gap:12px;padding:15px 20px;position:sticky;bottom:0;background:#f4f5f8f5;border-top:1px solid var(--line);font-size:12px;align-items:center}.dialog-controls button{min-height:42px;border:1px solid #d0d4df;background:#fff;border-radius:7px;padding:7px 16px;color:var(--blue);font-size:12px}.dialog-controls a{color:var(--blue);font-size:11px;text-underline-offset:3px}.motion-ready [data-reveal]{opacity:0;transform:translateY(14px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}@keyframes bob{0%,100%{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-8px) rotate(3deg)}}
.step-visual>.brief-bot,.step-visual>.graphic-fallback>.brief-bot{width:105px;height:105px;object-fit:contain}
@media(min-width:761px) and (max-height:850px){.hero{padding-top:113px}.hero .eyebrow{padding:4px 12px;margin-bottom:14px;font-size:10px}.hero h1{font-size:48px}.hero .hero-description{font-size:16px;margin-top:13px;line-height:1.5}.hero .reassurance{margin-top:15px}.hero-product{margin-top:12px;margin-bottom:3px;max-width:720px;gap:36px}.book-scene{height:247px;transform:scale(.79);transform-origin:50% 0}.hero-bot{bottom:-51px}.floating-label{bottom:-49px}.hero-actions .button{min-height:52px;padding:15px 23px}.hero-actions .small{margin-top:9px}}
@media(min-width:1600px){.hero{padding-top:156px}}
@media(max-width:1000px){.nav-links{gap:17px}.topbar{gap:20px}.why-copy{padding:38px 31px}.why-copy h2{font-size:32px}.step{gap:80px}.steps:before,.step-number{left:50%}.preview-link{height:310px;padding-inline:20px}.examples-shell{gap:34px}.faq-layout{gap:48px}}
@media(max-width:760px){html{scroll-padding-top:100px}.wrap{width:calc(100% - 40px)}.section{padding:65px 0}.topbar{top:13px;width:calc(100% - 24px);padding-left:14px;gap:12px}.brand-copy{font-size:12px}.brand-copy small{font-size:8px}.brand-mark{width:29px;height:29px;font-size:17px}.nav-links{display:none}.button-small{font-size:11px;gap:9px;padding:11px 12px}.hero{padding:122px 0 42px}.hero h1{max-width:650px;font-size:48px;letter-spacing:-.05em}.hero .hero-description{font-size:16px;max-width:490px;margin-top:20px}.hero-product{gap:25px;max-width:610px;grid-template-columns:1fr 1fr}.book-scene{height:270px;transform:scale(.85);transform-origin:50% 50%;margin-left:-15px;margin-right:-15px}.hero-bot{bottom:-20px}.floating-label{bottom:-19px;right:-6px}.benefits{gap:18px}.benefits li{gap:8px;grid-template-columns:24px 1fr}.benefits strong{font-size:13px}.benefits small{font-size:11px}.benefits .tick{width:21px;height:21px;font-size:10px}.hero-actions .button{font-size:14px}.product-stats{gap:20px;font-size:10px}.why{padding-top:25px}.why-panel{grid-template-columns:1fr 1fr;border-radius:20px}.why-copy{padding:30px 25px}.why-copy h2{font-size:29px}.why-copy p:not(.eyebrow){font-size:13px}.why-image{min-height:380px}.image-note{font-size:9px;left:14px;bottom:14px}.section-head{margin-bottom:40px}.section-head p:not(.eyebrow){font-size:15px}.steps{gap:54px}.step{gap:60px}.step-copy h3{font-size:26px}.step-copy>p:not(.eyebrow){font-size:13px}.step-visual{min-height:255px}.step-visual>img,.step-visual>.graphic-fallback>img{height:255px}.visual-caption{left:12px;right:12px;bottom:12px;padding:11px 12px;font-size:11px}.brief-visual{padding:18px 20px;min-height:255px}.brief-paper{padding:15px 17px}.brief-paper h4{font-size:18px;margin:12px 0}.brief-paper li{font-size:9px}.brief-bot{width:82px}.step-detail{font-size:9px}.examples-shell{grid-template-columns:1fr;gap:35px}.examples-copy{text-align:center}.examples-copy h2,.examples-copy>p:not(.eyebrow){margin-inline:auto;max-width:540px}.example-options{justify-content:center}.example-card{max-width:500px;width:100%;margin:auto}.example-card .example-description{min-height:0}.example-output{min-height:0}.preview-grid{gap:14px}.preview-link{height:260px;padding:16px 14px 0;border-radius:12px}.preview-item strong{font-size:13px}.preview-item small{font-size:10px}.preview-meta{font-size:10px}.preview-meta span{padding-inline:7px}.offers-grid{gap:18px;grid-template-columns:1fr 1.1fr}.offer{padding:25px 22px}.offer h3{font-size:24px}.offer-description{font-size:12px}.offer .button{font-size:12px;gap:9px}.offer li{font-size:12px}.faq-layout{grid-template-columns:1fr;gap:33px}.faq-intro{text-align:center}.faq-intro h2 br{display:none}.faq-intro>p:not(.eyebrow){margin-top:14px}.closing{padding:25px 0 55px}.closing h2{font-size:36px}.footer{padding-bottom:92px}.footer-bottom{display:block;font-size:9px}.footer-bottom p+p{margin-top:9px}.mobile-buy{position:fixed;z-index:40;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 19px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:blur(18px);border-top:1px solid #d7dae4;box-shadow:0 -5px 20px #10142109;transform:translateY(110%);transition:transform .25s var(--ease)}.mobile-buy.is-visible{transform:translateY(0)}.mobile-buy p{font-size:11px;line-height:1.35}.mobile-buy strong{display:block;font-size:17px}.mobile-buy strong small{font-size:10px;font-weight:400}.mobile-buy .button{min-height:43px;padding:11px 18px;font-size:12px;gap:10px}.dialog-controls{padding:12px}.dialog-controls button{padding:7px 12px}.dialog-controls a{font-size:10px}}
@media(max-width:560px){.hero h1{font-size:42px}.hero-product{display:flex;flex-direction:column;gap:1px;margin-top:13px}.book-scene{width:342px;max-width:100%;height:307px;transform:scale(.92);margin:0;flex-shrink:0}.hero-bot{bottom:3px;left:2px}.floating-label{bottom:8px;right:3px}.benefits{width:min(335px,100%);gap:14px;margin:7px auto 28px}.benefits li{grid-template-columns:23px 1fr;gap:11px}.benefits strong{font-size:14px}.benefits small{font-size:11px;margin-top:3px}.hero-description{max-width:335px!important}.hero .eyebrow{font-size:9px;margin-bottom:20px}.reassurance{gap:5px;margin-top:21px}.reassurance span{font-size:9px;padding:4px 7px}.hero-footnote{font-size:10px;max-width:300px;margin:12px auto 0}.hero-rule{margin-top:31px}.product-stats{gap:16px;flex-wrap:wrap;font-size:10px;margin-top:20px}.why-panel{grid-template-columns:1fr}.why-image{height:240px;min-height:0}.why-image img{object-position:center 62%}.why-image:after{background:linear-gradient(0deg,#13182830,transparent 40%)}.why-copy{padding:29px 27px 35px}.why-copy h2{font-size:31px}.why-copy p:not(.eyebrow){font-size:14px}.steps{gap:44px}.steps:before{left:16px}.step{grid-template-columns:1fr;gap:25px;padding-left:44px}.step-number{top:0;left:16px;width:32px;height:32px;font-size:10px}.step-copy h3{font-size:28px}.step-copy>p:not(.eyebrow){font-size:14px}.step:nth-child(2) .step-copy,.step:nth-child(2) .step-visual{order:initial}.step-visual{min-height:265px}.step-visual>img,.step-visual>.graphic-fallback>img{height:265px}.step-detail{font-size:10px;margin-top:16px}.section-head h2{font-size:33px}.section-head .eyebrow{font-size:10px}.section-cta{margin-top:38px}.section-cta .button{font-size:13px;padding-inline:19px}.examples-copy h2{font-size:33px}.example-card{padding:26px 24px}.example-options{gap:6px}.example-options button{font-size:11px;padding:8px 11px}.preview-grid{grid-template-columns:1fr;max-width:350px;margin:auto;gap:18px}.preview-link{height:330px;padding:24px 34px 0}.preview-item figcaption{padding:16px 2px}.preview-item strong{font-size:16px}.preview-item small{font-size:11px}.preview-meta{display:flex;justify-content:center;flex-wrap:wrap;font-size:11px;gap:8px;margin-top:13px}.preview-meta span{display:none}.offers-grid{grid-template-columns:1fr;max-width:400px;gap:36px}.offer{padding:29px}.offer-featured{order:-1}.offer h3{font-size:28px}.offer-description{min-height:0;font-size:13px}.offer li{font-size:13px}.offer .button{font-size:14px}.checklist-offer{max-width:400px;align-items:flex-start;gap:12px;padding:18px 20px;flex-direction:column}.checklist-offer a{min-height:34px}.purchase-note{font-size:10px}.faq-list summary{font-size:13px;padding:20px 0}.closing h2{font-size:33px}.closing>div>p:not(.eyebrow){font-size:14px}.closing .button{font-size:14px;padding-inline:19px}.footer-top{align-items:flex-start;gap:15px}.footer-links{gap:13px;justify-content:flex-end}.footer-links a{font-size:10px;min-height:25px}.footer-brand{font-size:16px}.dialog-top{padding:10px 12px}.dialog-top strong{font-size:11px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:36px}.brand-copy{font-size:11px}.brand{gap:7px}.topbar{gap:7px;padding-left:10px}.button-small{padding-inline:9px;font-size:10px}.book-scene{transform:scale(.8);height:280px;width:320px;margin-left:-10px;margin-right:-10px}.reassurance span{font-size:8px}.step{padding-left:37px}.step-copy h3{font-size:25px}.step-visual{min-height:235px}.step-visual>img,.step-visual>.graphic-fallback>img{height:235px}.preview-link{padding-inline:27px;height:310px}.offer{padding:25px}.footer-top{display:block}.footer-links{justify-content:flex-start;margin-top:15px}}
@media(max-width:760px){.topbar .button-small{white-space:nowrap;min-height:42px}.topbar .button-small .arrow{display:none}.topbar .brand-copy small{font-size:7px;letter-spacing:.08em}}
@media(max-width:360px){.topbar .brand-copy small{display:none}.topbar .brand-copy{font-size:11px}.topbar .brand-mark{width:27px;height:27px}.topbar .button-small{font-size:10px;padding-inline:12px}.topbar{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready [data-reveal]{opacity:1;transform:none}}
/* Grok edition: silver, blue and graphite, matching the guide artwork. */
.topbar{background:rgba(23,27,37,.97);border-color:#737e9238;box-shadow:0 9px 27px #151d3025}
.brand-mark,.button-silver{background:linear-gradient(150deg,#fff 0%,#e0e5f0 36%,#b6c2d8 80%,#a3afc8 100%);border-color:#c4cde0;color:#182136;box-shadow:inset 0 1px 1px #fff,0 5px 15px #10172825}
.button:not(.button-silver):not(.button-quiet){background:linear-gradient(180deg,#526b9b,#394f7c 65%,#2d4067);border-color:#5b719a;box-shadow:inset 0 1px 1px #b9c8e590,inset 0 -3px 0 #13234150,0 8px 20px #2c426726}
.hero h1{font-size:clamp(38px,4.9vw,65px);max-width:940px;text-wrap:balance;line-height:1.08;color:#182032}
.hero .hero-description{max-width:670px;font-size:18px;line-height:1.6}
.hero-reassurance{font-size:13px;font-weight:700;color:#465778;margin:15px auto 0}
.hero-actions{margin-top:22px}.hero-actions .text-link{margin-top:6px}
.hero-trust{font-size:12px;line-height:1.8;color:var(--muted);margin:25px auto 3px;max-width:760px}.hero-trust span{padding:0 8px;color:#8390a8}
.hero-product{margin-top:30px}.hero:before{background:radial-gradient(ellipse at 40% 68%,#e9edf780,transparent 50%)}
.story-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.story-section{border-top:1px solid var(--line);padding-bottom:35px}.story-copy{font-size:16px;line-height:1.85;color:var(--muted)}.story-copy .story-close{font-weight:700;color:var(--ink)}.story-copy a{color:var(--blue);text-underline-offset:4px}
.step-copy .step-outcome{border-left:2px solid #b5c2dc;padding-left:15px;color:#3c506f}
.practical-section{padding-top:0}.practical-panel{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;border:1px solid #dce2ee;background:linear-gradient(130deg,#f7f8fb,#edf0f8);border-radius:24px;padding:45px}.practical-heading img{width:100px;margin-top:28px}.practical-heading h2{font-size:36px}.source-note{font-size:11px;line-height:1.7;border-top:1px solid #d5ddec;padding-top:17px}
.author-section{padding-bottom:0}.author-profile{display:grid;grid-template-columns:280px 1fr;gap:55px;align-items:center;max-width:960px;margin:auto}.author-profile picture{display:block}.author-profile img{width:100%;border-radius:20px;border:1px solid #d8deea;box-shadow:0 12px 28px #1b2b4714}.author-copy p:not(.eyebrow){font-size:15px;line-height:1.75;color:var(--muted);margin-top:16px}.author-copy a{color:var(--blue);text-underline-offset:4px}.author-copy h2{font-size:36px}.refund-note{font-size:14px;line-height:1.6;color:#3b4e6d;margin-top:15px;text-align:center}.checklist-offer .refund-note{font-size:13px;max-width:300px;text-align:left}.checklist-offer>div:last-child{max-width:310px}
.mobile-buy strong{font-size:14px}.mobile-buy p>small{font-size:10px;color:var(--muted)}
@media(min-width:761px) and (max-height:850px){.hero h1{font-size:51px;max-width:830px}.hero .hero-description{font-size:17px}.hero{padding-top:115px}.hero-product{margin-top:25px}.hero-reassurance{margin-top:12px}.hero-trust{margin-top:17px}}
@media(max-width:760px){.hero{padding:100px 0 42px}.hero h1{font-size:44px}.hero .hero-description{max-width:600px;font-size:16px;line-height:1.55;margin-top:17px}.hero-actions{margin-top:18px}.hero-reassurance{font-size:12px;margin-top:12px}.hero-trust{font-size:11px;max-width:400px;margin-top:20px}.story-layout{grid-template-columns:1fr;gap:24px}.story-layout h2{font-size:34px}.story-copy{font-size:15px}.practical-panel{padding:30px;grid-template-columns:1fr;gap:25px}.practical-heading{position:relative}.practical-heading img{display:none}.practical-heading h2{font-size:33px}.author-profile{grid-template-columns:180px 1fr;gap:28px}.author-copy h2{font-size:31px}.author-copy p:not(.eyebrow){font-size:14px}.mobile-buy{padding:10px 18px calc(10px + env(safe-area-inset-bottom))}.mobile-buy .button{min-height:44px;min-width:100px}}
@media(max-width:560px){.hero h1{font-size:38px;max-width:400px;letter-spacing:-.045em}.hero .eyebrow{font-size:9px;margin-bottom:16px}.hero .hero-description{max-width:400px!important;font-size:15px;line-height:1.55}.hero-reassurance{font-size:11px}.hero-actions .button{width:100%;max-width:350px;min-height:54px;font-size:15px}.hero-actions .text-link{font-size:12px;min-height:40px}.hero-trust{max-width:340px;text-wrap:balance;line-height:1.9}.hero-trust span{padding:0 3px}.hero-product{margin-top:16px}.story-section{padding-top:45px}.practical-panel{padding:27px 23px}.author-profile{grid-template-columns:1fr;gap:28px}.author-profile picture{width:180px;margin:auto}.author-copy .eyebrow,.author-copy h2{text-align:center}.author-copy p:not(.eyebrow){font-size:15px}.refund-note{font-size:14px}.checklist-offer .refund-note{font-size:13px}.topbar{top:10px}.hero-footnote{margin-top:8px}}
@media(max-width:360px){.hero{padding-top:93px}.hero h1{font-size:33px}.hero .hero-description{font-size:14px}.hero .eyebrow{font-size:8px}.hero-reassurance{font-size:10px}.mobile-buy strong{font-size:12px}.mobile-buy{gap:8px;padding-inline:12px}}

.graphic-fallback{display:contents}

.offer-cover-row .graphic-fallback+.graphic-fallback img{transform:rotate(4deg);margin-left:-4px}
