:root{--ink:#071f1d;--ink-2:#0d302d;--green:#0f725d;--mint:#30d7a0;--yellow:#ffc400;--paper:#f5f7f3;--white:#fff;--muted:#60706b;--line:#dce5df;--shadow:0 18px 60px rgba(7,31,29,.12);--wrap:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;line-height:1.75}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 40px),var(--wrap));margin-inline:auto}
.site-header{position:fixed;z-index:100;inset:0 0 auto;height:78px;color:#fff;background:rgba(7,31,29,.9);border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(18px);transition:.25s}.site-header.scrolled{height:70px;background:rgba(7,31,29,.98);box-shadow:0 10px 30px rgba(0,0,0,.18)}.header-inner{width:min(calc(100% - 40px),1280px);height:100%;margin:auto;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;width:205px;flex:none}.brand img{width:100%;max-height:48px;object-fit:contain;object-position:left center}.main-nav{display:flex;align-items:center;justify-content:center;gap:7px;margin:auto}.nav-link{padding:9px 12px;border-radius:9px;color:#c6d5d1;font-size:.82rem;font-weight:700;white-space:nowrap}.nav-link:hover,.nav-link.active{background:rgba(255,196,0,.12);color:var(--yellow)}.nav-play{display:none}.header-actions{display:flex;align-items:center;gap:13px}.login-link{font-size:.82rem;font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:10px 19px;border:1px solid transparent;border-radius:11px;font-size:.82rem;font-weight:800;line-height:1.2;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-yellow{background:var(--yellow);color:var(--ink);box-shadow:0 10px 25px rgba(255,196,0,.2)}.btn-yellow:hover{background:#ffd52f;box-shadow:0 14px 34px rgba(255,196,0,.3)}.btn-outline{border-color:rgba(255,255,255,.32);color:#fff;background:rgba(255,255,255,.06)}.btn-large{min-height:54px;padding:14px 24px;font-size:.9rem}.burger{display:none;width:42px;height:42px;padding:9px;border:0;border-radius:10px;background:rgba(255,255,255,.08)}.burger span{display:block;width:22px;height:2px;margin:5px auto;background:#fff;transition:.2s}
.hero{position:relative;min-height:690px;overflow:hidden;color:#fff;background:radial-gradient(circle at 77% 52%,rgba(48,215,160,.23),transparent 24%),radial-gradient(circle at 18% 100%,rgba(255,196,0,.14),transparent 33%),linear-gradient(125deg,#041615 0%,#0a3731 62%,#0e5d4e 100%)}.hero:before{content:"";position:absolute;inset:0;opacity:.25;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:45px 45px;mask-image:linear-gradient(90deg,#000,transparent)}.hero-orb{position:absolute;right:-130px;top:30px;width:620px;height:620px;border:1px solid rgba(255,196,0,.28);border-radius:50%}.hero-orb:before,.hero-orb:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.hero-orb:before{inset:75px}.hero-orb:after{inset:155px}.hero-inner{position:relative;z-index:2;width:min(calc(100% - 40px),var(--wrap));min-height:690px;margin:auto;padding-top:120px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:55px}.hero-copy{padding-bottom:30px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:17px;color:var(--green);font-size:.7rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hero .eyebrow,.final-cta .eyebrow{color:var(--yellow)}.eyebrow:before{content:"";width:25px;height:2px;background:currentColor}.hero h1{max-width:760px;margin:0 0 22px;font-family:Oswald,Arial,sans-serif;font-size:clamp(3.5rem,6vw,6.3rem);font-weight:700;line-height:.98;letter-spacing:-.035em;text-transform:uppercase}.hero-copy>p{max-width:620px;margin:0 0 28px;color:#c9d8d4;font-size:1.05rem}.hero-actions{display:flex;gap:12px}.hero-trust{display:flex;flex-wrap:wrap;gap:9px 25px;margin:27px 0 0;padding:0;list-style:none;color:#a8bbb6;font-size:.72rem;font-weight:700}.hero-trust li:before{content:"✓";display:inline-grid;place-items:center;width:17px;height:17px;margin-right:7px;border-radius:50%;background:var(--mint);color:var(--ink);font-size:.6rem}.hero-art{position:relative;align-self:end;min-height:570px}.hero-art>img{position:absolute;z-index:3;right:80px;bottom:0;width:min(410px,90%);max-height:555px;object-fit:contain;object-position:bottom;filter:drop-shadow(0 30px 24px rgba(0,0,0,.3))}.hero-badge{position:absolute;z-index:5;right:0;bottom:75px;display:grid;min-width:235px;padding:17px 20px;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:rgba(4,22,21,.86);box-shadow:var(--shadow);backdrop-filter:blur(12px)}.hero-badge small{color:var(--yellow);font-size:.58rem;font-weight:800;letter-spacing:.12em}.hero-badge strong{font-family:Oswald,sans-serif;font-size:1.7rem;line-height:1.3;text-transform:uppercase}.hero-badge span{color:#b9cac6;font-size:.72rem}.coin{position:absolute;z-index:4;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#ffe27a,var(--yellow) 55%,#db8f00);color:#654400;font-family:Oswald,sans-serif;font-weight:800;box-shadow:0 13px 30px rgba(0,0,0,.26)}.coin-a{right:36px;top:95px;width:92px;height:92px;font-size:1.7rem;transform:rotate(10deg)}.coin-b{left:10px;top:225px;width:66px;height:66px;font-size:1.25rem;transform:rotate(-13deg)}
.quick-strip{position:relative;z-index:5;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 10px 35px rgba(7,31,29,.06)}.quick-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr);min-height:88px}.quick-strip span{display:flex;align-items:center;justify-content:center;gap:8px;border-left:1px solid var(--line);color:var(--muted);font-size:.76rem}.quick-strip span:last-child{border-right:1px solid var(--line)}.quick-strip b{color:var(--ink);font-size:1.05rem}
.article-shell{padding:75px 0}.source-content{width:min(calc(100% - 40px),980px);margin:auto}.content-section{position:relative;margin:0 0 22px;padding:48px 55px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 35px rgba(7,31,29,.045)}.content-section:first-child{border-top:5px solid var(--yellow)}.content-section h1,.content-section h2{margin:0 0 23px;font-family:Oswald,Arial,sans-serif;font-weight:700;line-height:1.12;letter-spacing:-.025em}.content-section h1{font-size:clamp(2.3rem,5vw,4.2rem)}.content-section h2{font-size:clamp(2rem,4vw,3.2rem)}.content-section h3{margin:31px 0 12px;font-size:1.25rem;line-height:1.35}.content-section h4{margin:25px 0 10px}.content-section p{margin:0 0 17px;color:#394b47}.content-section strong,.content-section b{color:var(--ink)}.content-section ul,.content-section ol{display:grid;gap:9px;margin:15px 0 23px;padding-left:25px;color:#394b47}.content-section li{padding-left:4px}.content-section li::marker{color:var(--green);font-weight:800}.content-section figure{margin:32px 0}.content-section figure img,.content-section>img{width:100%;max-height:520px;border-radius:17px;object-fit:contain;background:#f0f3ef}.content-section table{display:table;width:100%;margin:25px 0;border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;font-size:.82rem}.content-section th{background:var(--ink);color:#fff;text-align:left}.content-section th,.content-section td{padding:13px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.content-section tr:last-child td{border-bottom:0}.content-section th:last-child,.content-section td:last-child{border-right:0}.content-section blockquote{margin:25px 0;padding:20px 23px;border-left:4px solid var(--yellow);background:#f7f9f5}.source-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin:8px 6px 18px 0;padding:11px 21px;border-radius:10px;background:var(--yellow);color:var(--ink)!important;font-size:.82rem;font-weight:800}.source-button:hover{background:#ffd437}.content-section a:not(.source-button){color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:3px}
.source-content .content-section:has(>figure:nth-of-type(5)){display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.source-content .content-section:has(>figure:nth-of-type(5))>*:not(figure){grid-column:1/-1}.source-content .content-section:has(>figure:nth-of-type(5)) figure{margin:0}.source-content .content-section:has(>figure:nth-of-type(5)) figure img{height:210px;object-fit:cover}.source-content .content-section:has(>figure:nth-of-type(5)) p{grid-column:1/-1}
.final-cta{padding:75px 0;color:#fff;background:linear-gradient(120deg,var(--ink),#0b5045)}.final-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.final-cta h2{margin:0 0 8px;font-family:Oswald,sans-serif;font-size:clamp(2.1rem,4vw,3.3rem);line-height:1.1;text-transform:uppercase}.final-cta p{margin:0;color:#b9cbc7}.site-footer{padding-top:65px;color:#c1cecb;background:#041413}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1.2fr;gap:55px;padding-bottom:52px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-brand>img{width:210px;margin-bottom:8px}.footer-brand p{max-width:330px;margin:0;color:#839591;font-size:.75rem}.footer-grid h3{margin:0 0 10px;color:var(--yellow);font-size:.76rem;text-transform:uppercase;letter-spacing:.1em}.footer-grid a{color:#93a5a1;font-size:.76rem}.footer-grid a:hover{color:#fff}.age{display:grid;place-items:center;width:45px;height:45px;margin-top:12px;border:2px solid var(--yellow);border-radius:50%;color:var(--yellow);font-weight:800}.payment-logos{display:flex;flex-wrap:wrap;gap:8px}.payment-logos img{width:70px;height:38px;padding:6px;border-radius:7px;background:#fff;object-fit:contain}.footer-bottom{border-top:1px solid #17302d}.footer-bottom .wrap{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#6f827e;font-size:.67rem}.footer-bottom p{margin:0}.mobile-cta{display:none}
@media(max-width:1050px){.main-nav{gap:0}.nav-link{padding:8px 7px}.header-actions .login-link{display:none}.hero-inner{grid-template-columns:1fr 440px;gap:15px}.hero-art>img{right:25px}.footer-grid{grid-template-columns:1.2fr .7fr .7fr}.footer-grid>div:last-child{grid-column:1/-1}.source-content .content-section:has(>figure:nth-of-type(5)){grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){body{padding-bottom:70px}.wrap,.source-content,.header-inner,.hero-inner{width:min(calc(100% - 28px),var(--wrap))}.site-header,.site-header.scrolled{height:66px}.brand{width:155px}.header-actions>.btn{display:none}.burger{display:block}.burger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.main-nav{position:fixed;z-index:99;inset:66px 0 auto;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:13px 18px 20px;background:#fff;box-shadow:0 20px 35px rgba(0,0,0,.2);transform:translateY(-125%);opacity:0;pointer-events:none;transition:.25s}.main-nav.open{transform:none;opacity:1;pointer-events:auto}.nav-link{padding:13px 6px;border-bottom:1px solid var(--line);border-radius:0;color:var(--ink)}.nav-play{display:block;margin-top:12px;padding:13px;border-radius:10px;background:var(--yellow);color:var(--ink);text-align:center;font-size:.82rem;font-weight:800}.hero{min-height:800px}.hero-inner{min-height:800px;padding-top:95px;grid-template-columns:1fr;align-content:start}.hero-copy{position:relative;z-index:6;padding:0}.hero h1{font-size:clamp(3.2rem,15vw,5rem)}.hero-copy>p{font-size:.9rem}.hero-actions{display:grid}.hero-trust{gap:8px 14px}.hero-art{min-height:380px}.hero-art>img{right:20px;width:285px;max-height:385px}.coin-a{top:40px;right:0;width:70px;height:70px}.coin-b{top:150px;left:0}.hero-badge{right:0;bottom:25px;min-width:205px;padding:13px 15px}.quick-strip .wrap{grid-template-columns:1fr 1fr}.quick-strip span{min-height:68px;border-bottom:1px solid var(--line)}.quick-strip span:nth-child(odd){border-left:0}.quick-strip span:nth-child(even){border-right:0}.article-shell{padding:45px 0}.content-section{padding:30px 21px;border-radius:17px}.content-section table{display:block;overflow-x:auto;white-space:nowrap}.content-section figure{margin:24px 0}.source-content .content-section:has(>figure:nth-of-type(5)){grid-template-columns:repeat(2,1fr);gap:8px}.source-content .content-section:has(>figure:nth-of-type(5)) figure img{height:180px}.final-cta{padding:55px 0}.final-cta .wrap{display:grid}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom .wrap{padding:15px 0;display:grid}.mobile-cta{position:fixed;z-index:90;left:10px;right:10px;bottom:8px;display:flex;align-items:center;justify-content:space-between;padding:10px 17px;border:1px solid rgba(0,0,0,.1);border-radius:14px;background:var(--yellow);color:var(--ink);box-shadow:0 12px 30px rgba(0,0,0,.25)}.mobile-cta span{display:grid;line-height:1.2}.mobile-cta small{font-size:.58rem}.mobile-cta strong{font-size:.82rem}.mobile-cta>b{font-size:1.25rem}}
@media(max-width:430px){.hero{min-height:840px}.hero-inner{min-height:840px}.hero h1{font-size:3.55rem}.hero-actions{grid-template-columns:1fr}.hero-art>img{right:-15px}.hero-badge{bottom:8px}.content-section{padding:26px 17px}.content-section h2{font-size:2rem}.source-content .content-section:has(>figure:nth-of-type(5)) figure img{height:145px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-grid>div:last-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
