@font-face{font-family:Roboto;src:url(/fonts/roboto-latin.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{color-scheme:dark;--bg:#101010;--panel:#181818;--panel-light:#1e1e1e;--text:#f5f5f5;--muted:#aaa;--red:#ff344b;--button:#c91532;--line:#2d2d2d;--font:Roboto,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed}img,svg{display:block}img{max-width:100%;height:auto}svg{flex-shrink:0}p,h1,h2,h3{margin:0}h1,h2,h3{letter-spacing:-.04em;line-height:1.12}h2{font-size:clamp(32px,3.3vw,46px);font-weight:750}h3{font-weight:700}p{color:var(--muted)}::selection{color:#fff;background:#ad1733}:focus-visible{outline-offset:5px;outline:3px solid #ff8a9c}[hidden]{display:none!important}.container{width:min(1200px,100% - 96px);margin-inline:auto}.section{padding-block:100px}.accent{color:var(--red)}.muted{color:#858585}.eyebrow{letter-spacing:.19em;color:#b8b8b8;align-items:center;gap:9px;margin-bottom:24px;font-size:10px;font-weight:700;line-height:1.5;display:flex}.status-dot,.red-dot{background:var(--red);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.status-dot{box-shadow:0 0 0 4px #ff344b12}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:20px;min-height:51px;padding:15px 23px;font-size:13px;font-weight:650;line-height:1.3;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--button);color:#fff;box-shadow:0 5px 22px #c9153210}.button-primary:hover{background:#e31638}.button:disabled{color:#bababa;box-shadow:none;background:#292929;border-color:#383838;transform:none}.button-small{gap:20px;min-height:43px;padding:11px 17px;font-size:12px}.text-link{color:#c4c4c4;align-items:center;gap:12px;padding-block:10px;font-size:12px;display:inline-flex}.text-link:hover{color:#fff}.text-link span{font-size:19px}.icon-button{border:1px solid var(--line);background:0 0;border-radius:6px;place-items:center;padding:10px;display:grid}.skip-link{z-index:100;color:#111;background:#fff;padding:12px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:none}.site-header{z-index:20;backdrop-filter:blur(16px);background:#101010f2;border-bottom:1px solid #242424;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;height:90px;display:flex}.brand{flex-shrink:0;align-items:center;gap:11px;display:inline-flex}.brand-mark{color:#fff;background:#ef1835;border-radius:9px;place-items:center;width:42px;height:32px;display:grid}.brand-type{letter-spacing:-1.1px;font-size:24px;font-weight:850;line-height:.94}.brand-type>span{letter-spacing:2.3px;margin-top:6px;font-size:10px;font-weight:800;display:block}.brand-period{color:var(--red)}.main-nav{align-items:center;gap:29px;display:flex}.main-nav a{color:#b7b7b7;padding-block:12px;font-size:12px;transition:color .15s}.main-nav a:hover{color:#fff}.header-cta{background:#202020;border-color:#373737}.header-cta:hover{background:#2d2d2d;border-color:#555}.menu-toggle{display:none}.hero{padding-top:78px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(#e51d2c09,#0000 65%);width:640px;height:640px;position:absolute;top:-310px;right:-180px}.hero-grid{grid-template-columns:1fr 1.04fr;align-items:center;gap:56px;padding-bottom:70px;display:grid}.hero-copy .eyebrow{margin-bottom:26px;font-size:9px}.hero h1{letter-spacing:-.05em;font-size:clamp(45px,4.6vw,66px);font-weight:850;line-height:1.06}.hero h1>span{color:var(--red)}.hero-description{max-width:420px;margin-top:27px;font-size:15px;line-height:1.8}.hero-actions{flex-direction:column;align-items:flex-start;gap:7px;margin-top:30px;display:flex}.hero-actions>.button{gap:25px;padding-inline:25px}.hero-trust{color:#919191;align-items:center;gap:21px;margin-top:19px;font-size:10px;display:flex}.hero-trust span{align-items:center;gap:6px;display:flex}.hero-trust svg{color:#aaa}.hero-media{padding-top:20px;position:relative}.video-window{background:#191919;border:1px solid #363636;border-radius:10px;overflow:hidden;transform:rotate(-1.2deg);box-shadow:0 30px 80px #0006}.window-top{letter-spacing:2px;color:#999;justify-content:space-between;align-items:center;gap:16px;height:39px;padding:0 15px;font-size:8px;display:flex}.window-dots{gap:4px;display:flex}.window-dots i{background:#484848;border-radius:50%;width:5px;height:5px}.window-dots i:first-child{background:#e13c49}.video-frame{aspect-ratio:16/9;background:#080808;position:relative}.video-facade{background:#080808;border:0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.video-facade:focus-visible{outline-offset:-5px}.video-facade:after{content:"";background:linear-gradient(#0000 50%,#000c);position:absolute;inset:0}.video-facade img{object-fit:cover;opacity:.86;width:100%;height:100%;transition:transform .5s,opacity .5s}.video-facade:hover img{opacity:1;transform:scale(1.025)}.play-control{z-index:1;background:#c91532ef;border:1px solid #ffffff50;border-radius:50%;place-items:center;width:65px;height:65px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 30px #0005}.play-control svg{fill:#fff;stroke-width:1px;margin-left:2px}.video-action{letter-spacing:1.6px;z-index:1;justify-content:space-between;align-items:center;font-size:8px;font-weight:600;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.window-bottom{color:#aaa;align-items:center;gap:7px;padding:14px 17px;font-size:10px;display:flex}.window-bottom .red-dot{width:5px;height:5px}.video-hd{border:1px solid #454545;border-radius:2px;margin-left:auto;padding-inline:3px;font-size:8px;line-height:1.5}.video-frame iframe{border:0;width:100%;height:100%;display:block}.media-caption{align-items:center;gap:15px;margin:26px 0 0 24px;display:flex}.caption-line{background:#ff344b;width:25px;height:1px}.media-caption p{font-size:11px;line-height:1.7}.media-caption strong{color:#d2d2d2;font-weight:500}.scribble-arrow{color:#595959;margin-left:auto;margin-right:19px;font-size:40px;font-weight:200;line-height:1}.video-fallback{color:#a0a0a0;text-underline-offset:3px;margin:17px 0 0 64px;font-size:10px;text-decoration:underline;display:inline-block}.video-status{max-width:380px;margin:8px 0 0 64px;font-size:11px}.video-status:empty{display:none}.highlights{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:30px 0;display:grid}.highlights>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:19px;display:flex}.highlights>div:first-child{justify-content:flex-start;padding-left:9px}.highlights>div:last-child{border:0}.highlights strong{letter-spacing:-2px;font-size:37px;font-weight:750;line-height:1}.highlights strong span{color:var(--red);margin-left:3px;font-size:27px}.highlights p{color:#a5a5a5;font-size:11px;line-height:1.7}.highlights svg{color:#d4d4d4}.audience-section{padding-block:86px}.audience-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.audience-grid h2{font-size:35px;line-height:1.22}.audience-list{flex-direction:column;gap:22px;display:flex}.audience-list>div{gap:13px;display:flex}.mini-check{color:#ff5b70;background:#ff344b08;border:1px solid #6b2e38;border-radius:50%;flex-shrink:0;place-items:center;width:23px;height:23px;margin-top:3px;display:grid}.audience-list p{font-size:12px;line-height:1.8}.audience-list strong,.audience-list p>span{display:block}.audience-list strong{color:#e0e0e0;font-size:13px;font-weight:600}.curriculum-section{background:#151515;border-block:1px solid #232323}.section-heading{justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:44px;display:flex}.section-heading>.eyebrow{margin-bottom:20px}.section-heading>p{max-width:290px;padding-bottom:3px;font-size:13px;line-height:1.8}.module-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.module-card{background:#191919;border:1px solid #2c2c2c;border-radius:8px;flex-direction:column;min-height:325px;padding:28px 27px 25px;transition:border-color .2s,transform .2s;display:flex}.module-card:hover{border-color:#66404a;transform:translateY(-3px)}.module-top{justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.module-number{color:#818181;letter-spacing:-2px;font-size:38px;font-weight:750;line-height:1}.module-top svg{color:#eb5367}.module-label{letter-spacing:1.8px;color:#b2b2b2;margin-bottom:10px;font-size:8px;font-weight:650}.module-card:last-child .module-label{color:#ff5c72}.module-card h3{letter-spacing:-.035em;margin-bottom:14px;font-size:21px;font-weight:650;line-height:1.18}.module-card>p{margin-bottom:24px;font-size:12px;line-height:1.85}.module-tags{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.module-tags>span{color:#bcbcbc;background:#232323;border:1px solid #303030;border-radius:4px;padding:3px 8px;font-size:9px;line-height:1.5}.curriculum-footer{justify-content:space-between;align-items:center;gap:20px;margin-top:34px;display:flex}.curriculum-footer p{align-items:center;gap:10px;font-size:12px;display:flex}.curriculum-footer p svg{color:#8d8d8d}.curriculum-footer .button{min-height:46px;font-size:12px}.bonus-layout{grid-template-columns:.85fr 1.4fr;align-items:center;gap:100px;display:grid}.outline-label{color:#ff6a7e;letter-spacing:1.5px;background:#ff344b08;border:1px solid #59313a;border-radius:4px;margin-bottom:23px;padding:5px 10px;font-size:9px;font-weight:600;display:inline-block}.bonus-intro h2{font-size:43px;line-height:1.13}.bonus-intro>p{max-width:300px;margin-top:23px;font-size:13px;line-height:1.9}.bonus-note{color:#d6d6d6;align-items:center;gap:9px;margin-top:24px;font-size:11px;display:flex}.pack-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.pack-item{border-bottom:1px solid #2b2b2b;border-right:1px solid #2b2b2b;padding:24px 16px 25px 21px}.pack-item:nth-child(3n){border-right:0}.pack-item:nth-child(n+4){border-bottom:0}.pack-icon{color:#e55469;margin-bottom:20px;display:block}.pack-item h3{letter-spacing:-.02em;margin-bottom:10px;font-size:14px;line-height:1.3}.pack-item p{font-size:11px;line-height:1.8}.author-section{background:#151515;border-block:1px solid #232323}.author-grid{grid-template-columns:.95fr 1fr;align-items:center;gap:110px;display:grid}.author-visual{max-width:470px;position:relative}.author-visual img{filter:saturate(.65);aspect-ratio:1;object-fit:cover;border:1px solid #363636;border-radius:8px}.author-visual-label{backdrop-filter:blur(5px);letter-spacing:1.4px;background:#151515e8;border:1px solid #ffffff20;border-radius:4px;justify-content:center;align-items:center;gap:7px;padding:12px;font-size:8px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.author-visual-label .red-dot{width:5px;height:5px}.author-copy h2{margin-bottom:27px;font-size:47px}.author-copy>p:not(.eyebrow){margin-bottom:16px;font-size:13px;line-height:1.85}.author-copy p.author-lead{color:#ccc;font-size:17px;line-height:1.6}.author-lead strong{color:#fff;font-weight:650}.author-detail{color:#ccc;border-top:1px solid #313131;align-items:center;gap:11px;margin-top:28px;padding-top:24px;font-size:11px;display:flex}.author-detail svg{color:#e96071}.author-copy small{color:#939393;margin-top:9px;font-size:9px;display:block}.comment-grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.comment-card{background:#0f0f0f;border:1px solid #303030;border-radius:8px;flex-direction:column;padding:17px 17px 10px;transition:border-color .2s;display:flex;position:relative}.comment-card:hover{border-color:#7c414b}.comment-card img{border-radius:4px;width:100%}.comment-expand{color:#aaa;justify-content:flex-end;align-items:center;gap:5px;margin-top:7px;font-size:9px;display:flex}.community-footer{justify-content:space-between;align-items:center;gap:30px;margin-top:33px;display:flex}.community-footer>p{font-size:10px;line-height:1.8}.lightbox{color:#fff;background:#151515;border:1px solid #484848;border-radius:12px;width:min(800px,100% - 32px);max-height:85dvh;padding:60px 25px 24px;box-shadow:0 30px 90px #000a}.lightbox::backdrop{backdrop-filter:blur(4px);background:#000d}.lightbox-close{position:absolute;top:12px;right:14px}.lightbox-image{object-fit:contain;width:auto;max-height:60dvh;margin:auto}.lightbox p{margin-top:16px;font-size:12px}body:has(.lightbox[open]){overflow:hidden}.offer-section{background:#151515;border-block:1px solid #272727;position:relative}.offer-grid{grid-template-columns:1fr .9fr;align-items:center;gap:120px;display:grid}.offer-copy h2{font-size:47px;line-height:1.15}.offer-copy>p:not(.eyebrow){max-width:390px;margin-top:25px;font-size:14px;line-height:1.9}.guarantee-block{border-top:1px solid #303030;align-items:flex-start;gap:17px;margin-top:43px;padding-top:31px;display:flex}.guarantee-icon{color:#e66072}.guarantee-block h3{letter-spacing:-.02em;margin-bottom:10px;font-size:15px}.guarantee-block p{max-width:290px;font-size:11px;line-height:1.9}.offer-card{background:#1c1c1c;border:1px solid #60303a;border-top:3px solid #ec2947;border-radius:10px;padding:30px 35px;box-shadow:0 20px 60px #0003}.offer-card-top{letter-spacing:2px;color:#ff6a7d;justify-content:space-between;align-items:center;font-size:9px;font-weight:650;display:flex}.offer-card h3{letter-spacing:-1px;margin-top:22px;font-size:32px;line-height:1.08}.offer-card h3 span{color:#a1a1a1}.offer-card ul{flex-direction:column;gap:10px;margin:26px 0 22px;padding:0;list-style:none;display:flex}.offer-card li{color:#cecece;align-items:center;gap:9px;font-size:11px;display:flex}.offer-card li svg{color:#e25a6d}.offer-price{border-top:1px solid #363636;margin-bottom:22px;padding-top:22px}.offer-consult{color:#eee;letter-spacing:-.3px;font-size:17px;font-weight:650}.price-detail{margin-top:8px;font-size:11px}.price-main{color:#fff;letter-spacing:-2px;font-size:46px;font-weight:800;line-height:1.2}.original-price{margin-bottom:7px;font-size:12px}.offer-card>.button{width:100%;padding-inline:12px;font-size:12px}.secure-note{justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:9px;display:flex}.offer-footnote{text-align:center;color:#929292;margin-top:15px;font-size:8px;line-height:1.8}.faq-grid{grid-template-columns:.8fr 1.3fr;gap:110px;display:grid}.faq-grid>div:first-child>p:last-child{max-width:240px;margin-top:25px;font-size:13px}.faq-list details{border-bottom:1px solid #303030}.faq-list details:first-child{border-top:1px solid #303030}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:21px 0;font-size:13px;font-weight:550;line-height:1.55;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-plus{color:#888;transition:transform .2s}.faq-list details[open] .faq-plus{color:var(--red);transform:rotate(45deg)}.faq-list details>p{max-width:95%;padding-bottom:23px;font-size:12px;line-height:1.9}.site-footer{background:#0c0c0c;border-top:1px solid #282828;padding:49px 0 35px}.footer-top{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.footer-top>p{text-align:right;color:#d1d1d1;font-size:14px;font-weight:500;line-height:1.6}.footer-top>p>span{color:#929292}.brand--compact .brand-type{font-size:21px}.brand--compact .brand-type>span{font-size:8px}.footer-bottom{border-top:1px solid #252525;justify-content:space-between;align-items:center;gap:15px;padding-top:23px;display:flex}.footer-bottom p,.footer-bottom a{color:#a0a0a0;font-size:10px}.footer-bottom nav{gap:24px;display:flex}.footer-bottom a:hover{text-decoration:underline}.affiliate-note{color:#868686;max-width:850px;margin-top:21px;font-size:9px;line-height:1.85}.affiliate-note+.affiliate-note{margin-top:7px}.mobile-offer{display:none}.legal-page{max-width:780px;padding-block:80px 110px}.legal-page h1{margin-bottom:25px;font-size:44px}.legal-page h2{margin-top:33px;margin-bottom:13px;font-size:23px}.legal-page p,.legal-page li{color:#b8b8b8;font-size:15px;line-height:1.85}.legal-page p+p{margin-top:15px}.legal-page a:not(.button){color:#ff8b9b;text-underline-offset:3px;text-decoration:underline}.legal-page .button{margin-top:30px}.legal-date{margin-bottom:35px;color:#888!important;font-size:11px!important}@media (width>=1450px){.hero{padding-top:94px}.hero-grid{padding-bottom:87px}.hero h1{font-size:70px}}@media (width<=1100px){.container{width:calc(100% - 64px)}.main-nav{gap:18px}.hero-grid{gap:30px}.hero h1{font-size:53px}.hero-copy .eyebrow{letter-spacing:1.3px;font-size:8px}.hero-description{font-size:14px}.hero-trust{gap:12px}.audience-grid{gap:50px}.module-card{padding:24px 21px}.module-card h3{font-size:19px}.bonus-layout{gap:48px}.pack-item{padding-inline:16px}.author-grid,.offer-grid,.faq-grid{gap:65px}}@media (width<=900px){.main-nav{gap:15px}.main-nav a{font-size:11px}.header-inner{gap:22px;height:80px}.brand-type{font-size:22px}.header-cta{gap:8px;padding-inline:13px;font-size:11px}.hero{padding-top:52px}.hero-grid{grid-template-columns:1fr;gap:35px;padding-bottom:50px}.hero-copy{max-width:600px}.hero h1{font-size:67px}.hero-description{max-width:500px}.hero-actions{flex-direction:row;align-items:center;gap:24px}.hero-media{width:100%;max-width:630px;margin-inline:auto;padding-top:10px}.video-window{transform:rotate(-.6deg)}.hero-copy .eyebrow{font-size:10px}.hero-trust{gap:24px;font-size:11px}.highlights{padding-block:24px}.highlights>div{gap:12px}.highlights strong{font-size:31px}.highlights p{font-size:10px}.highlights svg{width:30px}.section{padding-block:75px}.audience-grid{gap:35px}.audience-grid h2{font-size:29px}.audience-list p{font-size:11px}.audience-list strong{font-size:12px}.section-heading{gap:35px}.section-heading>p{max-width:230px;font-size:12px}.module-grid{grid-template-columns:repeat(2,1fr)}.module-card{min-height:315px}.module-card h3{font-size:22px}.bonus-layout{grid-template-columns:1fr;gap:40px}.bonus-intro h2 br:nth-child(2){display:none}.bonus-intro>p{max-width:430px}.pack-item{padding:27px}.author-grid{gap:40px}.author-copy h2{font-size:38px}.author-copy>p:not(.eyebrow){font-size:12px}.offer-grid{grid-template-columns:1fr 1fr;gap:38px}.offer-copy h2{font-size:35px}.offer-card{padding:25px}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:50px}.faq-grid h2{font-size:32px}}@media (width<=700px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.header-inner{flex-wrap:wrap;gap:0;height:auto;min-height:74px;padding-block:17px}.brand-mark{border-radius:7px;width:35px;height:27px}.brand-type{font-size:21px}.brand-type>span{letter-spacing:2.1px;font-size:8px}.header-cta{display:none}.menu-toggle{width:39px;height:38px;margin-left:auto;padding:7px;display:grid}.main-nav{flex-basis:100%;order:4;justify-content:space-between;gap:12px;margin-top:15px}.main-nav[data-enhanced]{display:none}.main-nav[data-enhanced][data-open]{flex-direction:column;align-items:stretch;padding-block:10px;display:flex}.main-nav a{padding:10px 5px;font-size:13px}.hero{padding-top:39px}.hero h1{font-size:clamp(40px,8.8vw,59px)}.hero-copy .eyebrow{letter-spacing:1.4px;margin-bottom:23px;font-size:8px}.hero-description{max-width:480px;margin-top:23px;font-size:14px;line-height:1.8}.hero-actions{flex-direction:column;align-items:stretch;gap:7px;margin-top:25px}.hero-actions>.button{width:100%;min-height:53px}.hero-actions>.text-link{justify-content:center;font-size:11px}.hero-trust{justify-content:center;gap:20px;margin-top:10px;font-size:10px}.hero-grid{gap:26px;padding-bottom:35px}.hero-media{padding-top:0}.window-top{letter-spacing:1.3px;height:32px;font-size:7px}.video-action{font-size:7px;bottom:14px;left:15px;right:15px}.play-control{width:52px;height:52px}.window-bottom{padding:11px 13px;font-size:9px}.media-caption{gap:10px;margin:20px 0 0 7px}.media-caption p{font-size:10px}.caption-line{width:18px}.video-fallback{margin-left:35px;font-size:9px}.video-status{margin-left:35px}.highlights{border-bottom:0;grid-template-columns:1fr 1fr;padding:0}.highlights>div{border-bottom:1px solid var(--line);justify-content:flex-start;gap:15px;padding:22px 14px!important}.highlights>div:nth-child(2n){border-right:0}.highlights>div:last-child{border-bottom:1px solid var(--line)}.highlights strong{min-width:48px;font-size:33px}.highlights svg{width:42px;margin-right:6px}.highlights p{font-size:10px}.section{padding-block:60px}h2{font-size:32px}.eyebrow{letter-spacing:1.6px;margin-bottom:18px;font-size:8px}.audience-grid{grid-template-columns:1fr;gap:28px}.audience-grid h2{font-size:31px}.audience-list{gap:19px}.audience-list p{font-size:11px}.audience-list strong{font-size:12px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:28px}.section-heading>p{max-width:340px;font-size:12px}.module-grid{grid-template-columns:1fr;gap:13px}.module-card{min-height:0;padding:24px}.module-top{margin-bottom:21px}.module-card h3{font-size:23px}.module-card>p{max-width:420px;margin-bottom:20px;font-size:12px}.module-number{font-size:34px}.module-tags>span{font-size:9px}.curriculum-footer{flex-direction:column;align-items:stretch;gap:22px;margin-top:25px}.curriculum-footer p{font-size:11px;line-height:1.6}.curriculum-footer .button{min-height:50px}.bonus-intro h2{font-size:36px}.bonus-intro>p{font-size:12px}.pack-grid{grid-template-columns:1fr 1fr}.pack-item{padding:23px 18px}.pack-item:nth-child(3n){border-right:1px solid #2b2b2b}.pack-item:nth-child(2n){border-right:0}.pack-item:nth-child(4){border-bottom:1px solid #2b2b2b}.pack-item:nth-child(n+5){border-bottom:0}.pack-item h3{font-size:14px}.pack-item p{font-size:11px}.pack-icon{margin-bottom:17px}.author-grid{grid-template-columns:1fr;gap:33px}.author-visual{max-width:430px;margin-inline:auto}.author-visual-label{letter-spacing:1px;font-size:7px}.author-copy h2{margin-bottom:22px;font-size:35px}.author-copy>p:not(.eyebrow){font-size:13px}.author-copy p.author-lead{font-size:17px}.comment-grid{grid-template-columns:1fr;gap:13px}.comment-card{padding:10px}.community-footer{flex-direction:column;align-items:stretch;gap:24px}.community-footer p{font-size:10px}.offer-grid{grid-template-columns:1fr;gap:33px}.offer-copy h2{font-size:37px}.offer-copy>p:not(.eyebrow){font-size:13px}.guarantee-block{margin-top:28px;padding-top:25px}.guarantee-block p{max-width:none}.offer-card{padding:25px}.offer-card h3{font-size:33px}.offer-card li{font-size:12px}.offer-card>.button{min-height:53px;font-size:11px}.offer-consult{font-size:16px}.faq-grid{grid-template-columns:1fr;gap:26px}.faq-grid>div:first-child>p:last-child{max-width:300px;margin-top:18px;font-size:12px}.faq-list summary{padding-block:20px;font-size:12px}.faq-list details>p{font-size:12px}.site-footer{padding:35px 0 29px}.is-home .site-footer{padding-bottom:112px}.footer-top{align-items:flex-start;gap:25px}.footer-top>p{font-size:11px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.footer-bottom nav{gap:20px}.affiliate-note{font-size:9px;line-height:1.8}.mobile-offer{z-index:15;padding:12px 20px calc(12px + env(safe-area-inset-bottom));backdrop-filter:blur(12px);background:#171717f7;border-top:1px solid #383838;justify-content:space-between;align-items:center;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-offer>span{font-size:12px;font-weight:600}.mobile-offer small{color:#aaa;font-size:9px;font-weight:400;display:block}.mobile-offer .button{gap:10px;min-height:42px;padding-inline:14px;font-size:11px}.legal-page{padding-block:48px 70px}.legal-page h1{font-size:34px}.legal-page p,.legal-page li{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.button:hover,.module-card:hover,.video-facade:hover img{transform:none}}
