:root{--ink:#123b36;--deep:#092f2b;--cream:#f7f0e4;--paper:#fffaf1;--orange:#df6a3c;--mint:#b8d8c8;--line:#123b3626;--shadow:0 24px 70px #082f2b29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:400 16px/1.65 Manrope,system-ui,sans-serif}header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;position:sticky;top:0;z-index:20;background:#fffaf1eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}header>a:last-child{font-size:.85rem;font-weight:800;text-decoration-color:var(--orange);text-decoration-thickness:2px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;text-decoration:none}.brand i{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--orange);color:#fff;font:700 1rem Newsreader}.tag{margin:0 0 14px;color:var(--orange);font-size:.7rem;font-weight:800;letter-spacing:.18em}h1,h2{font-family:Newsreader,Georgia,serif;line-height:.96;letter-spacing:-.035em;margin:0}h2{font-size:clamp(2.7rem,4.5vw,5rem)}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1fr 1fr;background:var(--cream);overflow:hidden}.hero-copy{padding:8vw 6vw 7vw 8vw;align-self:center}.hero h1{font-size:clamp(3.5rem,6vw,7rem)}.lead{font-size:clamp(1rem,1.35vw,1.22rem);color:#42645f;max-width:650px;margin:28px 0}.btn{display:inline-block;background:var(--orange);color:#fff;text-decoration:none;font-weight:800;padding:16px 21px;border-radius:8px;box-shadow:0 12px 28px #df6a3c45;transition:.2s}.btn:hover{transform:translateY(-2px)}.trust{font-size:.76rem;font-weight:700;margin-top:25px}.hero-img{position:relative;min-height:620px}.hero-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-img aside{position:absolute;bottom:7%;left:-42px;background:#fff;border-radius:12px;padding:17px 21px;box-shadow:var(--shadow);display:flex;flex-direction:column}.hero-img aside small{font-size:.68rem}.stats{display:grid;grid-template-columns:repeat(3,1fr);background:var(--deep);color:#fff;padding:29px 8vw}.stats div{display:flex;flex-direction:column;text-align:center;border-right:1px solid #ffffff2b}.stats div:last-child{border:0}.stats b{font:700 2.1rem Newsreader}.stats span{font-size:.7rem;opacity:.72}.pad{padding:105px 8vw}.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;align-items:center}.split>div>p:last-child,.intro>p:last-child{color:#52706b}.compare{display:grid;grid-template-columns:1fr 1fr;gap:15px}.compare article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:31px}.compare article:last-child{background:var(--ink);color:#fff;transform:translateY(26px)}em,.cards article>b{font-style:normal;font-size:.67rem;font-weight:800;letter-spacing:.14em;color:var(--orange)}.science{display:grid;grid-template-columns:1fr 1fr auto;gap:5vw;align-items:center;padding:80px 8vw;background:var(--mint)}.science a{font-size:.8rem;font-weight:800}.white{background:#fff}.intro{max-width:780px;margin-bottom:50px}.cards{display:grid;gap:14px}.lessons{grid-template-columns:repeat(4,1fr)}.cards article{background:var(--cream);padding:29px;border-radius:14px;min-height:190px}.cards article>b{font:700 2rem Newsreader}.cards h3{margin:27px 0 7px}.cards p{font-size:.82rem;margin:0;opacity:.8}.formats{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;padding:80px 8vw;background:var(--deep);color:#fff}.formats img{width:100%;max-height:580px;-o-object-fit:contain;object-fit:contain}.pills{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.pills span{border:1px solid #ffffff38;border-radius:8px;padding:12px;font-size:.78rem}.bonuses{grid-template-columns:repeat(4,1fr)}.bonuses article{background:#fff;border-top:4px solid var(--orange)}.bonuses small{display:block;margin-top:12px;color:#687975}.bond{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#fff}.bond img{width:100%;height:100%;min-height:610px;-o-object-fit:cover;object-fit:cover}.bond>div{padding:8vw}.bond blockquote{margin:32px 0 0;border-left:3px solid var(--orange);padding-left:18px;font:600 1.45rem Newsreader}.offer{display:grid;grid-template-columns:1fr 420px;gap:9vw;align-items:center;padding:95px 8vw;background:var(--deep);color:#fff}.offer ul{padding:0;list-style:none}.offer li{padding:11px 0;border-bottom:1px solid #ffffff24}.offer li:before{content:"✓";color:#f4936d;margin-right:10px}.price-card{padding:35px;background:var(--paper);color:var(--ink);border-radius:18px;text-align:center;box-shadow:var(--shadow)}.price{font:700 6rem/1 Newsreader;margin:12px}.price small{font:800 1rem Manrope}.price sup{font-size:2rem}.price-card .btn{display:block;margin:13px 0}.price-card>small{display:block;color:#71817e}.price-card hr{border:0;border-top:1px solid var(--line);margin:22px}.fit article:last-child{background:#fff;color:var(--ink);transform:none}.faq{max-width:1050px;margin:auto}.faq details{padding:21px 0;border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:800;list-style:none;display:flex;justify-content:space-between}.faq summary:after{content:"+";color:var(--orange);font-size:1.3rem}.faq details[open] summary:after{content:"−"}.faq details p{color:#52706b;max-width:750px}.final{text-align:center;padding:105px 8vw;background:var(--orange);color:#fff}.final .tag{color:var(--deep)}.final h2{max-width:900px;margin:0 auto 32px}.final .btn{background:var(--deep)}footer{display:grid;gap:8px;padding:50px 8vw 85px;background:#062723;color:#fff}footer p{margin:0;font-size:.8rem;opacity:.7}footer small{opacity:.55}footer a{color:#fff}.mobile{display:none}@media(max-width:900px){.hero,.split,.science,.formats,.bond{grid-template-columns:1fr}.hero-copy{padding:70px 7vw}.hero-img{min-height:480px}.hero-img aside{left:7%}.lessons,.bonuses{grid-template-columns:1fr 1fr}.compare article:last-child{transform:none}.formats img{order:-1}.offer{grid-template-columns:1fr}.price-card{max-width:500px}}@media(max-width:560px){body{padding-bottom:62px}header{height:64px}header>a:last-child{display:none}.hero{min-height:auto}.hero-copy{padding:54px 6vw}.hero h1{font-size:3.45rem}.hero-img{min-height:395px}.stats{padding:23px 3vw}.stats b{font-size:1.5rem}.stats span{font-size:.58rem}.pad,.science,.offer,.final{padding:72px 6vw}h2{font-size:2.7rem}.compare,.lessons,.bonuses,.pills{grid-template-columns:1fr}.formats{padding:70px 6vw}.bond img{min-height:410px}.bond>div{padding:70px 6vw}.offer{gap:42px}.price-card{padding:27px 19px}.price{font-size:5rem}.mobile{display:flex;position:fixed;z-index:30;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;background:#fff;padding:9px 14px;box-shadow:0 -8px 25px #0002}.mobile b{display:flex;flex-direction:column;line-height:1}.mobile small{font-size:.55rem}.mobile a{background:var(--orange);color:#fff;text-decoration:none;font-size:.78rem;font-weight:800;padding:10px 13px;border-radius:6px}}.compare-card>img{display:block;width:100%;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:10px;margin-bottom:22px}.lessons article{padding:0 0 29px;overflow:hidden}.lessons article>img{display:block;width:100%;height:180px;-o-object-fit:cover;object-fit:cover;margin-bottom:18px}.lessons article>b,.lessons article>h3,.lessons article>p{margin-left:29px;margin-right:29px}.bonuses .premium-bonus{background:var(--deep);color:#fff;border-top:8px solid var(--orange);box-shadow:0 16px 35px #092f2b33;transform:translateY(-8px)}.premium-bonus em{color:#f6ad87;font-size:.82rem}.premium-bonus small{color:#d6e5df}.bond .tag{font-size:clamp(.95rem,1.7vw,1.4rem);letter-spacing:.2em}.faq details p a{font-size:.78rem;font-weight:800;color:var(--orange);white-space:nowrap}@media(max-width:560px){header .brand{font-size:.78rem;line-height:1.1;max-width:78%}.compare-card>img,.lessons article>img{height:210px}.bond .tag{font-size:1rem}.bonuses .premium-bonus{transform:none}}.formats>img{border-radius:18px;box-shadow:0 24px 55px #0003;background:var(--paper)}.tag{font-size:.78rem}em{font-size:.74rem}.price-card>em{font-size:.82rem}.fit-section h2 .secondary-title{display:block;font-size:.6em;line-height:1.08;letter-spacing:-.025em;margin-top:.32em}.fit article>img{display:block;width:100%;height:175px;-o-object-fit:cover;object-fit:cover;border-radius:10px;margin-bottom:22px}@media(min-width:901px){.hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}}@media(max-width:560px){.fit-section h2 .secondary-title{font-size:.62em}.fit article>img{height:210px}}.lessons article:nth-child(6)>img,.lessons article:nth-child(7)>img{height:180px;aspect-ratio:auto;-o-object-fit:cover;object-fit:cover}.bonuses article>img{display:block;width:100%;height:155px;-o-object-fit:cover;object-fit:cover;border-radius:10px;margin-bottom:20px}.bonuses .premium-bonus{outline:3px solid #f4936d66;box-shadow:0 18px 42px #092f2b4d}.premium-bonus>img{height:175px}@media(max-width:560px){.lessons article:nth-child(6)>img,.lessons article:nth-child(7)>img{height:210px}}:root{--lead-size:clamp(1rem,1.35vw,1.22rem);--accent-size:clamp(.95rem,1.7vw,1.4rem)}.tag,.compare-copy em,.bonuses em,.price-card>em{font-size:var(--accent-size);letter-spacing:.2em}.tag{line-height:1.2}.bond .tag{font-size:var(--accent-size)}.premium-bonus em{color:#f6ad87}.lead{font-size:var(--lead-size)}.hero .trust,.hero-note small,.lessons article>p,.formats>div>p:not(.tag),.pills span,.bonuses article>p,.bonuses article>small{font-size:var(--lead-size)}.hero .trust{line-height:1.45}.cta-note{display:block;margin-top:12px;color:#52706b;font-size:var(--lead-size);line-height:1.35}.price-card>small{font-size:var(--lead-size);line-height:1.35}.final-note{display:block;margin-top:14px;font-size:var(--lead-size);line-height:1.35}.hero-media{align-self:center;display:flex;flex-direction:column;gap:14px;padding:clamp(32px,4vw,70px) 6vw clamp(32px,4vw,70px) 0}.hero-img{height:clamp(460px,46vw,620px);min-height:0}.hero-img picture{display:block;width:100%;height:100%}.hero-img picture img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.hero-note{position:static;align-self:flex-start;background:#fff;border-radius:12px;padding:17px 21px;box-shadow:var(--shadow);display:flex;flex-direction:column}.hero-note b{color:var(--orange);font-size:var(--accent-size);letter-spacing:.04em;line-height:1.2}.hero-note small{color:#52706b;line-height:1.35}@media(max-width:900px){.hero-media{padding:0 7vw 70px;gap:14px}.hero-img{height:480px}.hero-note{align-self:flex-start}}@media(max-width:560px){.hero-media{padding:0 6vw 54px}.hero-img{height:395px}.hero-note{width:100%;padding:14px 16px}.hero-note b{font-size:1rem}.hero-note small,.hero .trust,.cta-note,.price-card>small,.final-note{font-size:1rem}}a:focus-visible,summary:focus-visible,.btn:focus-visible{outline:3px solid currentColor;outline-offset:3px;border-radius:4px}#enter-badge{display:none!important}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mobile a{display:flex;align-items:center;justify-content:center;min-height:44px}.notfound{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;padding:48px 20px;color:var(--ink);background:var(--paper)}.notfound h1{font-family:Newsreader,Georgia,serif;font-size:clamp(2.4rem,6vw,4rem);line-height:.96;letter-spacing:-.035em;margin:0}.notfound p{max-width:520px;margin:0}.notfound a{font-weight:800;color:var(--orange);text-decoration-thickness:2px}
