:root{--ink:#14181a;--ink-2:#1d2224;--bone:#eef0ea;--bone-2:#e3e6dc;--text-dark:#1b1f1c;--text-light:#f3f5ef;--text-muted-dark:#565f58;--text-muted-light:#b9c0b7;--coral:#e4472d;--coral-dark:#c33a22;--band-yellow:#e8b93f;--band-green:#5c8a54;--band-blue:#3b6ea5;--band-purple:#7c5ca6;--band-orange:#e07a34;--band-black:#33363a;--band-red:#e4472d;--radius:14px;--serif:"Fraunces", serif;--sans:"Inter", sans-serif;--mono:"IBM Plex Mono", monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--bone);color:var(--text-dark);line-height:1.5;overflow-x:hidden}img{max-width:100%;display:block}.wrap{max-width:1080px;margin:0 auto;padding:0 24px}.eyebrow{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:500}section{padding:96px 0;position:relative}h1,h2,h3{font-family:var(--serif);letter-spacing:-.01em;font-weight:600;line-height:1.08}.btn{background:var(--coral);color:#fff;font-family:var(--sans);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:18px 34px;font-size:17px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 30px -8px #e4472d8c}.btn:hover{background:var(--coral-dark);transform:translateY(-2px)scale(1.02)}.btn-outline{color:inherit;box-shadow:none;background:0 0;border:1.5px solid}.wave-divider{width:100%;height:48px;line-height:0;display:block}.wave-divider svg{width:100%;height:100%;display:block}.hero{background:var(--ink);color:var(--text-light);padding:88px 0 0;overflow:hidden}.hero-inner{text-align:center;max-width:780px;margin:0 auto;padding:0 24px 64px}.hero .eyebrow-badge{color:var(--text-muted-light);background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 16px;display:inline-flex}.hero h1{color:#fff;font-size:clamp(38px,6vw,64px)}.hero h1 .stretch{color:var(--coral);display:inline-block}@keyframes elasticSnap{0%{opacity:0;transform:scaleX(1.9)scaleY(.7)}55%{opacity:1;transform:scaleX(.9)scaleY(1.08)}75%{transform:scaleX(1.05)scaleY(.97)}to{transform:scaleX(1)scaleY(1)}}.hero h1 span.word{transform-origin:50%;animation:1.1s cubic-bezier(.2,1.4,.4,1) both elasticSnap;display:inline-block}.hero h1 span.word:first-child{animation-delay:50ms}.hero h1 span.word:nth-child(2){animation-delay:.15s}.hero h1 span.word:nth-child(3){animation-delay:.25s}.hero h1 span.word:nth-child(4){animation-delay:.35s}.hero h1 span.word:nth-child(5){animation-delay:.45s}.hero h1 span.word:nth-child(6){animation-delay:.55s}.hero p.sub{color:var(--text-muted-light);max-width:600px;margin:22px auto 36px;font-size:18px}.hero .cta-row{flex-direction:column;align-items:center;gap:14px;display:flex}.hero .trust-line{font-family:var(--mono);color:var(--text-muted-light);letter-spacing:.02em;font-size:12.5px}.stars{color:var(--band-yellow);letter-spacing:2px;font-size:15px}.hero-image-frame{background:var(--ink-2);border-top:1px solid #ffffff14;padding:0}.hero-image-placeholder{background:repeating-linear-gradient(135deg,#ffffff08 0 2px,#0000 2px 14px),linear-gradient(#20262a,#171b1d);border:1px dashed #ffffff38;border-radius:16px 16px 0 0;max-width:920px;margin:40px auto 0;overflow:hidden}.hero-image-placeholder img{border-radius:16px 16px 0 0;width:100%;height:auto;display:block}.fade-up{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.fade-up.in{opacity:1;transform:translateY(0)}.identify{background:var(--bone)}.identify .wrap{text-align:center;max-width:720px}.identify .eyebrow{color:var(--coral);margin-bottom:18px;display:block}.identify h2{margin-bottom:22px;font-size:clamp(26px,3.4vw,36px)}.identify p{color:var(--text-muted-dark);margin-bottom:16px;font-size:17px}.identify .turn{font-family:var(--serif);color:var(--text-dark);margin-top:28px;font-size:20px;font-style:italic}.method{background:var(--ink);color:var(--text-light);text-align:center}.method .wrap{max-width:680px}.method .eyebrow{color:var(--band-yellow)}.method h2{color:#fff;margin:16px 0 20px;font-size:clamp(28px,4vw,42px)}.method p{color:var(--text-muted-light);font-size:16.5px}.categories{background:var(--bone)}.categories .head{text-align:center;max-width:640px;margin:0 auto 56px}.categories .eyebrow{color:var(--coral);margin-bottom:14px;display:block}.categories h2{font-size:clamp(26px,3.6vw,38px)}.cat-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.cat-card{border-radius:var(--radius);border:1px solid var(--bone-2);background:#fff;padding:28px}.cat-card .cat-image{aspect-ratio:16/9;background:linear-gradient(135deg, var(--bone-2), #fff);font-family:var(--mono);color:var(--text-muted-dark);text-align:center;border:1px dashed #c8cdbe;border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;padding:14px;font-size:11.5px;display:flex;overflow:hidden}.cat-card .cat-image:has(img){aspect-ratio:auto;background:0 0;border:none;padding:0}.cat-card .cat-image img{border-radius:10px;width:100%;height:auto;display:block}.cat-chip{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:#fff;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:5px 12px;font-size:11px;display:inline-flex}.cat-card h3{font-size:20px;font-family:var(--sans);margin-bottom:10px;font-weight:700}.cat-card p.desc{color:var(--text-muted-dark);margin-bottom:14px;font-size:14.5px}.cat-card ul{color:var(--text-dark);font-size:13.5px;list-style:none}.cat-card ul li{border-top:1px solid var(--bone-2);padding:5px 0}.cat-card ul li:first-child{border-top:none}.anatomy{background:var(--ink-2);color:var(--text-light)}.anatomy .grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.anatomy .eyebrow{color:var(--band-blue)}.anatomy h2{color:#fff;margin:14px 0 26px;font-size:clamp(26px,3.6vw,36px)}.anatomy ol{counter-reset:anat;list-style:none}.anatomy ol li{counter-increment:anat;color:var(--text-muted-light);border-top:1px solid #ffffff1a;gap:16px;padding:16px 0;font-size:15.5px;display:flex}.anatomy ol li:first-child{border-top:none}.anatomy ol li:before{content:counter(anat);font-family:var(--mono);color:var(--coral);min-width:22px;font-size:13px}.anatomy ol li b{color:#fff;font-weight:600}.anatomy-preview{font-family:var(--mono);color:var(--text-muted-light);text-align:center;background:linear-gradient(160deg,#23282a,#171b1d);border:1px dashed #fff3;border-radius:16px;justify-content:center;align-items:center;padding:24px;font-size:12.5px;display:flex}.anatomy-preview:has(img){background:0 0;border:none;padding:0}.anatomy-preview img{border-radius:16px;width:100%;height:auto;display:block}.coverage{background:var(--bone);text-align:center}.coverage .wrap{max-width:820px}.coverage .eyebrow{color:var(--band-green)}.coverage h2{margin:14px 0 34px;font-size:clamp(26px,3.6vw,36px)}.tags{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:26px;display:flex}.tag{border:1px solid var(--bone-2);color:var(--text-dark);background:#fff;border-radius:999px;padding:9px 16px;font-size:14px}.coverage .more{color:var(--text-muted-dark);font-style:italic;font-family:var(--serif);font-size:16px}.expert{background:var(--ink);color:var(--text-light)}.expert .grid-2{grid-template-columns:280px 1fr;align-items:center;gap:52px;display:grid}.expert-photo{aspect-ratio:1;font-family:var(--mono);color:var(--text-muted-light);text-align:center;background:linear-gradient(160deg,#2a3028,#171b17);border:1px dashed #ffffff38;border-radius:16px;justify-content:center;align-items:center;padding:20px;font-size:12px;display:flex;overflow:hidden}.expert-photo:has(img){aspect-ratio:auto;background:0 0;border:none;padding:0}.expert-photo img{border-radius:16px;width:100%;height:auto;display:block}.expert .eyebrow{color:var(--band-orange)}.expert h3{color:#fff;font-size:26px;font-family:var(--serif);margin:14px 0 4px}.expert .role{color:var(--text-muted-light);font-family:var(--mono);margin-bottom:18px;font-size:13px}.expert p{color:var(--text-muted-light);margin-bottom:14px;font-size:16px}.audience{background:var(--bone)}.audience .head{text-align:center;max-width:600px;margin:0 auto 50px}.audience .eyebrow{color:var(--coral)}.audience h2{margin-top:14px;font-size:clamp(26px,3.6vw,36px)}.aud-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.aud-card{border-radius:var(--radius);border:1px solid var(--bone-2);background:#fff;padding:32px}.aud-card .tag-small{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--coral);margin-bottom:12px;font-size:11px;display:block}.aud-card h3{font-size:21px;font-family:var(--sans);margin-bottom:10px;font-weight:700}.aud-card p{color:var(--text-muted-dark);font-size:15px}.audience .foot-note{text-align:center;color:var(--text-muted-dark);font-size:13.5px;font-family:var(--mono);margin-top:36px}.included{background:var(--ink-2);color:var(--text-light)}.included .head{text-align:center;max-width:600px;margin:0 auto 50px}.included .eyebrow{color:var(--band-yellow)}.included h2{color:#fff;margin-top:14px;font-size:clamp(26px,3.6vw,38px)}.main-product-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:1fr 1.15fr;align-items:center;gap:44px;margin-bottom:28px;padding:36px;display:grid}.main-product-image{aspect-ratio:4/3;font-family:var(--mono);color:var(--text-muted-light);text-align:center;background:linear-gradient(160deg,#262c26,#181c18);border:1px dashed #ffffff38;border-radius:14px;justify-content:center;align-items:center;padding:20px;font-size:12px;display:flex}.main-product-image:has(img){background:0 0;border:none;padding:0}.main-product-image img{object-fit:cover;border-radius:14px;width:100%;height:100%;display:block}.main-product-card h3{font-family:var(--serif);color:#fff;margin-bottom:12px;font-size:26px}.main-product-card p{color:var(--text-muted-light);margin-bottom:16px;font-size:15.5px}.main-product-card ul{list-style:none}.main-product-card ul li{color:var(--text-muted-light);gap:10px;padding:8px 0;font-size:14.5px;display:flex}.main-product-card ul li:before{content:"✓";color:var(--band-green);font-weight:700}.bonus-intro{text-align:center;border-top:1px solid #ffffff1f;max-width:520px;margin:0 auto 36px;padding-top:28px}.bonus-intro h3{font-family:var(--serif);color:#fff;margin-bottom:8px;font-size:26px}.bonus-intro p{color:var(--text-muted-light);font-size:15px}.bonus-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.bonus-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;padding:26px}.bonus-image{aspect-ratio:16/10;font-family:var(--mono);color:var(--text-muted-light);text-align:center;background:linear-gradient(160deg,#23282320,#181c18);border:1px dashed #fff3;border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;padding:14px;font-size:11px;display:flex}.bonus-image:has(img){background:0 0;border:none;padding:0}.bonus-image img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.bonus-card .bonus-label{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--coral);margin-bottom:8px;font-size:11px;display:block}.bonus-card h4{font-family:var(--sans);color:#fff;margin-bottom:8px;font-size:17px;font-weight:700}.bonus-card p{color:var(--text-muted-light);margin-bottom:14px;font-size:14px}.bonus-price{align-items:center;gap:10px;display:flex}.bonus-price .old{color:var(--text-muted-light);font-family:var(--mono);font-size:13px;text-decoration:line-through}.bonus-price .free{font-family:var(--mono);color:var(--band-green);background:#5c8a5426;border-radius:6px;padding:4px 10px;font-size:13px;font-weight:600}.testimonials{background:var(--bone)}.testimonials .head{text-align:center;max-width:560px;margin:0 auto 46px}.testimonials .eyebrow{color:var(--band-blue)}.testimonials h2{margin-top:14px;font-size:clamp(26px,3.6vw,36px)}.test-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.test-card{border:1px solid var(--bone-2);font-family:var(--mono);color:var(--text-muted-dark);text-align:center;background:#fff;border-radius:14px;justify-content:center;align-items:center;padding:20px;font-size:12px;display:flex;overflow:hidden}.test-card:has(img){background:0 0;border:none;padding:0}.test-card img{border-radius:14px;width:100%;height:auto;display:block}.test-video{max-width:720px;margin:48px auto 0;padding:0 24px}.test-video-inner{aspect-ratio:16/9;background:var(--ink-2);color:var(--text-muted-light);font-family:var(--mono);text-align:center;border:1px dashed #ffffff38;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px;font-size:12.5px;display:flex}.testimonial-video{aspect-ratio:16/9;background:var(--ink-2);object-fit:cover;border:1px solid #ffffff1f;border-radius:16px;width:100%;display:block}.offer{background:var(--ink);color:var(--text-light)}.offer .wrap{max-width:640px}.offer .head{text-align:center;margin-bottom:40px}.offer .eyebrow{color:var(--coral)}.offer h2{color:#fff;margin-top:14px;font-size:clamp(28px,4vw,40px)}.offer-box{background:var(--ink-2);border:1px solid #ffffff1f;border-radius:20px;padding:40px}.offer-line{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 0;font-size:15px;display:flex}.offer-line:first-child{border-top:none}.offer-line .name{color:var(--text-muted-light)}.offer-line .val{font-family:var(--mono);color:var(--text-muted-light)}.offer-total{border-top:1.5px solid #ffffff2e;justify-content:space-between;align-items:center;margin-top:6px;padding:20px 0;display:flex}.offer-total .name{color:#fff;font-weight:600}.offer-total .val{font-family:var(--mono);color:var(--text-muted-light);font-size:18px;text-decoration:line-through}.offer-final{text-align:center;margin:28px 0 8px}.offer-final .label{font-family:var(--mono);color:var(--band-yellow);letter-spacing:.08em;text-transform:uppercase;font-size:12.5px}.offer-final .price{font-family:var(--serif);color:#fff;margin:8px 0;font-size:56px}.offer-final .price sup{font-size:24px;top:-1.6em}.offer-urgency{text-align:center;color:var(--text-muted-light);font-size:13.5px;font-family:var(--mono);margin-bottom:26px}.offer-box .btn{justify-content:center;width:100%;margin-bottom:16px}.trust-badges{font-family:var(--mono);color:var(--text-muted-light);flex-wrap:wrap;justify-content:center;gap:18px;font-size:11.5px;display:flex}.guarantee{background:var(--bone);text-align:center}.guarantee .wrap{max-width:560px}.g-seal{background:var(--band-green);color:#fff;width:104px;height:104px;font-family:var(--serif);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;margin:0 auto 26px;display:flex}.g-seal .num{font-size:30px;font-weight:700;line-height:1}.g-seal .txt{font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.guarantee h3{margin-bottom:16px;font-size:24px}.guarantee p{color:var(--text-muted-dark);font-size:15.5px}.faq{background:var(--ink-2);color:var(--text-light)}.faq .head{text-align:center;max-width:560px;margin:0 auto 44px}.faq .eyebrow{color:var(--band-purple)}.faq h2{color:#fff;margin-top:14px;font-size:clamp(26px,3.6vw,36px)}.faq-item{border-top:1px solid #ffffff1a;padding:22px 0}.faq-item:last-child{border-bottom:1px solid #ffffff1a}.faq-item summary{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-family:var(--mono);color:var(--coral);font-size:20px}.faq-item[open] summary:after{content:"–"}.faq-item p{color:var(--text-muted-light);max-width:640px;margin-top:12px;font-size:14.5px}.final-cta{background:var(--coral);color:#fff;text-align:center}.final-cta .wrap{max-width:600px}.final-cta .eyebrow{color:#fffc}.final-cta h2{color:#fff;margin:14px 0 18px;font-size:clamp(28px,4.4vw,44px)}.final-cta p{color:#ffffffe6;margin-bottom:30px;font-size:17px}.final-cta .btn{color:var(--coral-dark);background:#fff;box-shadow:0 10px 30px -8px #0000004d}.final-cta .btn:hover{background:var(--ink);color:#fff}.final-cta .small{font-family:var(--mono);color:#ffffffbf;margin-top:16px;font-size:12.5px}footer{background:var(--ink);color:var(--text-muted-light);padding:44px 0}footer .wrap{font-size:12.5px;font-family:var(--mono);flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}footer a{color:var(--text-muted-light);text-decoration:none}.disclaimer{max-width:1080px;color:var(--text-muted-light);opacity:.7;font-size:11.5px;font-family:var(--mono);margin:20px auto 0;padding:0 24px}@media (width<=860px){.cat-grid,.aud-grid,.bonus-grid,.test-grid,.anatomy .grid-2,.expert .grid-2,.main-product-card{grid-template-columns:1fr}section{padding:64px 0}.offer-final .price{font-size:44px}}
