:root{--color-bg:#020202;--color-bg-elevated:#0a0a0a;--color-surface:#101114;--color-surface-strong:#15161b;--color-card:#ffffff0f;--color-card-strong:#ffffff1a;--color-border:#ffffff1f;--color-border-strong:#ffffff38;--color-text:#fff;--color-muted:#ffffffb3;--color-subtle:#ffffff80;--color-accent:#0f5fff;--color-accent-strong:#2a54ff;--color-cyan:#79afff;--color-positive:#ff4fd8;--color-warning:#ff4fd8;--color-danger:#d8515c;--radius:8px;--radius-sm:6px;--shadow-soft:0 20px 60px #00000057;--shadow-accent:0 0 38px #0f5fff42;--section-space:clamp(64px,9vw,116px);--container:min(100% - 40px,1180px);--reading-width:70ch;--font-display:clamp(3.2rem,9vw,7.6rem);--font-section:clamp(2rem,5.4vw,4.8rem);--font-body:clamp(1rem,1.4vw,1.16rem);--brand-navy-950:var(--color-bg);--brand-navy-900:var(--color-bg-elevated);--brand-navy-850:var(--color-surface);--brand-navy-800:var(--color-surface-strong);--brand-surface:#101617c7;--brand-surface-strong:#0c1112f0;--brand-card:var(--color-card);--brand-card-strong:var(--color-card-strong);--brand-border:var(--color-border);--brand-border-strong:var(--color-border-strong);--brand-blue:var(--color-accent);--brand-blue-deep:#0047ff;--brand-pink:var(--color-positive);--brand-pink-deep:#c928a9;--brand-green:var(--color-positive);--brand-text:var(--color-text);--brand-muted:var(--color-muted);--brand-muted-strong:#ffffffc7;--brand-dark-text:#05070d;--brand-radius:var(--radius);--brand-radius-sm:var(--radius-sm);--brand-shadow:var(--shadow-soft);--brand-glow-blue:var(--shadow-accent);--brand-glow-pink:0 0 30px #ff4fd838;--brand-section:var(--section-space);--brand-container:var(--container);--brand-reading:var(--reading-width)}*{box-sizing:border-box}html{background:#020202;background:var(--color-bg);scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 16% 8%,#0f5fff2b,#0000 32rem),radial-gradient(circle at 86% 0,#ff4fd81c,#0000 30rem),linear-gradient(180deg,#020202,#0a0a0a);background:radial-gradient(circle at 16% 8%,#0f5fff2b,#0000 32rem),radial-gradient(circle at 86% 0,#ff4fd81c,#0000 30rem),linear-gradient(180deg,var(--color-bg),var(--color-bg-elevated));color:#fff;color:var(--color-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;margin:0;min-width:320px;text-rendering:optimizeLegibility}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}a{color:inherit;text-decoration:none}img,video{max-width:100%}button,input,select,textarea{font:inherit}[role=button],a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #0f5fffb8;outline-offset:4px}::selection{background:#0f5fffd6;color:#fff}.main-navbar-container{backdrop-filter:blur(7px) saturate(1.06);-webkit-backdrop-filter:blur(7px) saturate(1.06);background:linear-gradient(180deg,#0202022e,#02020208);border-bottom:1px solid hsla(0,0%,100%,.055);position:sticky;top:0;width:100%;z-index:1000}.navbar{align-items:center;display:flex;gap:22px;justify-content:space-between;margin:0 auto;padding:14px 0;width:var(--container)}.navbar-logo a{align-items:center;color:var(--color-text);display:inline-flex;gap:12px;min-width:0;text-decoration:none}.navbar-logo span{font-size:clamp(1rem,1.7vw,1.22rem);font-weight:850;letter-spacing:.04em;white-space:nowrap}.navbar-logo img{border:1px solid var(--color-border-strong);border-radius:999px;box-shadow:0 0 24px #0f5fff2e;height:46px;width:46px}.navbar-links{align-items:center;display:flex;gap:6px;justify-content:center;list-style:none;margin:0;padding:0}.navbar-links a{border:1px solid #0000;border-radius:8px;color:var(--color-muted);display:block;font-size:.88rem;font-weight:780;letter-spacing:.02em;padding:10px 13px;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.navbar-links a.active,.navbar-links a:focus-visible,.navbar-links a:hover{background:#ffffff12;border-color:var(--color-border);color:var(--color-text);transform:translateY(-1px)}.menu-icon{-webkit-appearance:none;appearance:none;background:#ffffff0a;border:1px solid var(--color-border);border-radius:8px;cursor:pointer;display:none;flex-direction:column;height:42px;justify-content:space-between;padding:11px 9px;transition:background-color .16s ease,border-color .16s ease,transform .16s ease;width:42px}.menu-icon:focus-visible,.menu-icon:hover{background:#ffffff14;border-color:var(--color-border-strong);transform:translateY(-1px)}.menu-icon div{background-color:var(--color-text);border-radius:999px;height:2px;transition:transform .16s ease,opacity .16s ease;width:100%}.menu-icon.open .bar1{transform:rotate(-45deg) translate(-5px,6px)}.menu-icon.open .bar2{opacity:0}.menu-icon.open .bar3{transform:rotate(45deg) translate(-6px,-8px)}.telegram-button{align-items:center;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-strong));border-radius:8px;box-shadow:0 14px 34px #0f5fff3d;color:#fff;display:inline-flex;font-size:.88rem;font-weight:850;gap:9px;justify-content:center;line-height:1;min-height:44px;padding:0 16px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.telegram-button img{display:block;filter:brightness(0) invert(1);height:17px;object-fit:contain;width:17px}.telegram-button:focus-visible,.telegram-button:hover{box-shadow:0 18px 44px #0f5fff57;transform:translateY(-1px)}@media (max-width:860px){.main-navbar-container{--navbar-mobile-inline-offset:14px;--navbar-mobile-block-offset:12px;--navbar-mobile-control-size:42px}.navbar{padding:var(--navbar-mobile-block-offset) 0;width:min(100% - calc(var(--navbar-mobile-inline-offset)*2),1180px)}.navbar-logo img{height:42px;width:42px}.navbar-logo span{font-size:1rem}.menu-icon{display:flex;height:var(--navbar-mobile-control-size);order:3;width:var(--navbar-mobile-control-size)}.menu-icon.open{position:fixed;right:var(--navbar-mobile-inline-offset);top:calc(var(--navbar-mobile-block-offset) + 2px);z-index:1110}.navbar-links{display:none}.navbar-links.active{align-items:center;animation:slide-in .18s ease forwards;background:radial-gradient(circle at 50% 12%,#0f5fff33,#0000 20rem),linear-gradient(180deg,#020202fc,#0a0a0afc);display:flex;flex-direction:column;gap:14px;height:100vh;inset:0;justify-content:center;position:fixed;width:100vw;z-index:100}.navbar-links.active a{background:#ffffff12;border-color:var(--color-border);font-size:1rem;min-width:min(260px,70vw);padding:14px 18px;text-align:center}.telegram-button{display:none}}@keyframes slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.home-page{--home-pink:#ff4fd8;--home-blue-soft:#0f5fff38;--home-cyan-soft:#79afff2e;--home-pink-soft:#ff4fd82e;--home-surface:#0a0a0ac7;--home-surface-strong:#0f1014eb;--home-rule:#ffffff24;background:linear-gradient(hsla(0,0%,100%,.025) 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.022) 1px,#0000 0),linear-gradient(135deg,#0f5fff2e,#0000 32%),linear-gradient(215deg,#ff4fd81c,#0000 34%),linear-gradient(180deg,#020202,#0a0a0a 46%,#020202);background-size:84px 84px,84px 84px,auto,auto,auto}.funnel-section.home-hero{display:block;min-height:auto;overflow:hidden;padding:52px 0 24px}.home-hero:before{background:linear-gradient(110deg,#0000,#0f5fff29 34%,#79afff1a 52%,#0000 72%),repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 96px);-webkit-mask-image:linear-gradient(180deg,#000,#0000 92%);mask-image:linear-gradient(180deg,#000,#0000 92%)}.home-hero .funnel-container{position:relative;z-index:1}.home-market-visual{grid-gap:10px;display:grid;gap:10px;opacity:.76;pointer-events:none;position:absolute;right:-110px;top:18px;transform:perspective(900px) rotateY(-14deg) rotate(-3deg);transform-origin:center right;width:min(680px,58vw);z-index:0}.home-market-footer,.home-market-header,.home-market-row{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#101116c7,#07080a94);border:1px solid #ffffff21;border-radius:8px;box-shadow:0 20px 70px #00000047}.home-market-footer,.home-market-header{align-items:center;color:var(--color-muted);display:flex;flex-wrap:wrap;font-size:.76rem;font-weight:850;gap:10px;justify-content:space-between;letter-spacing:.1em;padding:14px 16px;text-transform:uppercase}.home-market-header strong{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-strong));border-radius:999px;color:#fff;letter-spacing:.04em;padding:6px 10px}.home-market-row{grid-gap:14px;align-items:center;color:var(--color-muted);display:grid;font-size:.9rem;gap:14px;grid-template-columns:1fr .7fr 1fr .48fr;padding:18px}.home-market-row span{color:var(--color-text);font-weight:860}.home-market-row strong{color:var(--home-pink);font-weight:850}.home-market-row em{color:#ffffffc7;font-style:normal}.home-market-row b{color:var(--home-pink);font-weight:850;justify-self:end}.home-market-footer{color:var(--color-subtle);justify-content:flex-start}.home-hero-content{max-width:810px;padding:38px 0 0;position:relative;z-index:1}.home-hero-content h1{text-wrap:balance;color:var(--color-text);font-size:6.8rem;font-weight:900;letter-spacing:0;line-height:.92;margin:0;max-width:8.6em}.home-hero-lede{color:var(--color-muted);font-size:1.16rem;line-height:1.7;margin:26px 0 0;max-width:58ch}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.home-final-actions .funnel-button,.home-hero-actions .funnel-button,.home-routes-actions .funnel-button{min-height:50px;padding-inline:22px}.home-hero-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;max-width:680px}.home-stat{background:linear-gradient(180deg,hsla(0,0%,100%,.072),hsla(0,0%,100%,.026));border:1px solid var(--home-rule);border-radius:8px;min-height:104px;padding:17px}.home-stat strong{color:var(--color-text);display:block;font-size:2rem;line-height:1}.home-stat span{color:var(--color-muted);display:block;font-size:.86rem;line-height:1.35;margin-top:10px}.funnel-section.home-live-section{padding-bottom:86px;padding-top:clamp(86px,9vw,132px)}.home-live-layout{grid-gap:clamp(28px,6vw,74px);align-items:center;display:grid;gap:clamp(28px,6vw,74px);grid-template-columns:minmax(0,.72fr) minmax(420px,1fr)}.home-live-copy h2{text-wrap:balance;color:var(--color-text);font-size:3.45rem;line-height:1.02;margin:0;max-width:680px}.home-live-copy>p:not(.funnel-eyebrow){color:var(--color-muted);font-size:1.05rem;line-height:1.7;margin:20px 0 0;max-width:52ch}.home-live-copy .funnel-button{margin-top:28px}.home-live-stage{background:radial-gradient(circle at 18% 16%,#0f5fff38,#0000 17rem),radial-gradient(circle at 86% 72%,#ff4fd81c,#0000 20rem),linear-gradient(135deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.026));border:1px solid #ffffff24;border-radius:8px;box-shadow:var(--shadow-soft);min-height:410px;overflow:hidden;position:relative}.home-live-radar{display:grid;inset:34px;opacity:.72;place-items:center;pointer-events:none;position:absolute}.home-live-radar span,.home-live-radar:after,.home-live-radar:before{border-radius:999px;content:"";position:absolute}.home-live-radar:before{aspect-ratio:1;background:radial-gradient(circle,#ff4fd838 0 3px,#0000 4px);border:1px solid #ff4fd852;width:min(300px,52vw)}.home-live-radar:after{aspect-ratio:1;border:1px solid #0f5fff29;width:min(420px,68vw)}.home-live-radar span:first-child{aspect-ratio:1;border:1px solid #ffffff14;width:min(540px,82vw)}.home-live-radar span:nth-child(2){background:linear-gradient(180deg,#ff4fd800,#ff4fd8ad);border-radius:999px;height:46%;transform-origin:50% 100%;width:4px}.home-live-radar span:nth-child(3){background:var(--home-pink);box-shadow:0 0 24px #ff4fd88c;height:11px;transform:translate(92px,-68px);width:11px}.home-live-feed{grid-gap:12px;display:grid;gap:12px;margin:52px auto;max-width:520px;padding:0 28px;position:relative;z-index:1}.home-live-note{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08090cbd;border:1px solid #ffffff24;border-radius:8px;box-shadow:0 18px 48px #00000042;padding:18px}.home-live-note span{color:var(--color-accent);display:block;font-size:.72rem;font-weight:900;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.home-live-note h3{color:var(--color-text);font-size:1.22rem;line-height:1.18;margin:10px 0 0}.home-live-note p{color:var(--color-muted);font-size:.92rem;line-height:1.55;margin:9px 0 0}.home-channel-section{overflow:hidden}.home-channel-section:before{background:linear-gradient(135deg,#0f5fff1f,#0000 34%),linear-gradient(180deg,hsla(0,0%,100%,.024),#fff0)}.home-channel-layout{grid-gap:42px;align-items:start;display:grid;gap:42px;grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr)}.home-channel-copy{position:sticky;top:112px}.home-channel-copy h2,.home-final-panel h2{text-wrap:balance;color:var(--color-text);font-size:3.7rem;letter-spacing:0;line-height:1.02;margin:0}.home-channel-copy>p:not(.funnel-eyebrow),.home-final-panel p:not(.funnel-eyebrow){color:var(--color-muted);font-size:1.05rem;line-height:1.68;margin:20px 0 0;max-width:52ch}.home-channel-copy .funnel-button{margin-top:28px}.home-channel-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-channel-item,.home-path-card{background:linear-gradient(135deg,#0f5fff1f,#0000 34%),linear-gradient(180deg,#ffffff12,#ffffff08);border:1px solid var(--home-rule);border-radius:8px;box-shadow:var(--shadow-soft);min-height:210px;overflow:hidden;padding:24px;position:relative}.home-channel-item span{align-items:center;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-strong));border-radius:999px;color:#fff;display:inline-flex;font-weight:900;height:38px;justify-content:center;width:38px}.home-channel-item h3,.home-path-card h3{color:var(--color-text);font-size:1.42rem;line-height:1.12;margin:18px 0 0}.home-channel-item p,.home-path-card span{color:var(--color-muted);display:block;font-size:.98rem;line-height:1.6;margin-top:14px}.home-routes-section .funnel-section-header{margin-bottom:34px;max-width:840px}.home-routes-section .funnel-section-header h2{font-size:4rem}.home-path-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.home-path-card{display:flex;flex-direction:column;min-height:280px}.home-path-card p{color:var(--color-subtle);font-size:.78rem;font-weight:900;letter-spacing:.11em;line-height:1.2;margin:0;text-transform:uppercase}.home-path-card span{margin-top:16px}.home-path-card--primary{background:linear-gradient(135deg,#0f5fff47,#79afff1f 52%,hsla(0,0%,100%,.035)),linear-gradient(180deg,hsla(0,0%,100%,.095),hsla(0,0%,100%,.032));border-color:#0f5fff7a;box-shadow:0 24px 70px #0f5fff2e,var(--shadow-soft)}.home-path-card--primary p{color:var(--color-accent)}.home-routes-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:32px}.funnel-section.home-final-section{padding-top:84px}.home-final-panel{grid-gap:36px;align-items:center;background:linear-gradient(135deg,#0f5fff29,#0000 36%),linear-gradient(180deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.028));border:1px solid #ffffff29;border-radius:8px;box-shadow:var(--shadow-soft);display:grid;gap:36px;grid-template-columns:minmax(0,.98fr) minmax(280px,.5fr);padding:34px}.home-final-actions{grid-gap:12px;display:grid;gap:12px}@media (max-width:1120px){.home-market-visual{opacity:.5;right:-230px;width:720px}.home-hero-content h1{font-size:5.7rem}.home-channel-copy h2,.home-final-panel h2,.home-live-copy h2,.home-routes-section .funnel-section-header h2{font-size:3.15rem}.home-channel-layout,.home-final-panel,.home-live-layout{grid-template-columns:1fr}.home-channel-copy{position:static}.home-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:821px) and (max-height:1050px){.funnel-section.home-hero{padding:clamp(30px,4.6vh,46px) 0 18px}.home-market-visual{opacity:.7;right:clamp(-96px,-4.8vw,-52px);top:clamp(48px,7.2vh,72px);transform:perspective(900px) rotateY(-10deg) rotate(-2deg);width:clamp(560px,36vw,700px)}.home-market-row{padding:14px 16px}.home-hero-content{max-width:min(720px,52vw);padding-top:clamp(20px,3.5vh,34px)}.home-hero-content h1{font-size:clamp(4.45rem,5.85vw,6.1rem);max-width:7.4em}.home-hero-lede{line-height:1.58;margin-top:20px;max-width:52ch}.home-hero-actions{margin-top:24px}.home-hero-stats{margin-top:26px;max-width:620px}.home-stat{min-height:88px;padding:14px}.home-stat strong{font-size:1.62rem}.home-stat span{margin-top:8px}}@media (min-width:821px) and (max-width:1120px) and (max-height:1050px){.home-market-visual{opacity:.5;right:-230px;width:720px}}@media (min-width:1121px) and (max-width:1360px) and (max-height:680px){.home-market-visual{opacity:.72;right:clamp(28px,4vw,56px);width:clamp(520px,44vw,590px)}}@media (max-width:820px){.funnel-section.home-hero{min-height:auto;padding:38px 0 28px}.home-market-visual{display:none}.home-hero-content{padding-top:12px}.home-hero-content h1{font-size:3.6rem;line-height:.96}.home-hero-lede{font-size:1rem}.home-hero-actions,.home-routes-actions{align-items:stretch}.home-final-actions .funnel-button,.home-hero-actions .funnel-button,.home-routes-actions .funnel-button{width:100%}.home-hero-stats{gap:7px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px}.home-stat{min-height:76px;padding:10px}.home-stat strong{font-size:1.22rem}.home-stat span{font-size:.72rem;margin-top:7px}.funnel-section.home-live-section{padding-bottom:56px;padding-top:68px}.home-live-stage{min-height:420px}.home-live-feed{margin:34px auto;padding:0 16px}.home-channel-copy h2,.home-final-panel h2,.home-live-copy h2,.home-routes-section .funnel-section-header h2{font-size:2.4rem}.home-channel-grid,.home-path-grid{grid-template-columns:1fr}.home-channel-item,.home-path-card{min-height:auto}.home-final-panel{padding:24px}}@media (max-width:460px){.home-hero-content h1{font-size:3.05rem}.home-stat{min-height:auto}.home-channel-copy h2,.home-final-panel h2,.home-live-copy h2,.home-routes-section .funnel-section-header h2{font-size:2.05rem}}@media (prefers-reduced-motion:no-preference){.home-channel-copy,.home-channel-item,.home-final-panel,.home-hero-content>*,.home-live-copy,.home-live-stage,.home-path-card,.home-routes-section .funnel-section-header{animation:home-rise .56s ease both}.home-hero-content>:nth-child(2){animation-delay:80ms}.home-hero-content>:nth-child(3){animation-delay:.15s}.home-hero-content>:nth-child(4){animation-delay:.22s}.home-hero-content>:nth-child(5){animation-delay:.29s}.home-market-footer,.home-market-header,.home-market-row{animation:home-board .62s ease both}.home-market-row:nth-of-type(2){animation-delay:.11s}.home-market-row:nth-of-type(3){animation-delay:.19s}.home-market-row:nth-of-type(4){animation-delay:.27s}.home-channel-item,.home-live-note,.home-path-card{transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.home-live-radar span:nth-child(2){animation:home-scan 7s linear infinite}.home-channel-item:hover,.home-live-note:hover,.home-path-card:hover{border-color:#0f5fff6b;transform:translateY(-3px)}}@keyframes home-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes home-board{0%{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}@keyframes home-scan{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer-main{background:linear-gradient(180deg,hsla(0,0%,100%,.025),#fff0),var(--color-bg);border-top:1px solid var(--color-border);color:var(--color-text);padding:clamp(38px,6vw,64px) 0 28px;position:relative;z-index:2}.footer-horizontal{align-items:flex-start;display:flex;gap:28px;justify-content:space-between;margin:0 auto;width:var(--container)}.footer-left{max-width:560px;text-align:left}.footer-brand{color:var(--color-text);font-size:1rem;font-weight:850;letter-spacing:.08em;margin:0}.footer-copy{color:var(--color-muted);font-size:.96rem;line-height:1.6;margin:14px 0 0}.footer-left-text{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px}.footer-links{color:var(--color-muted);font-size:.9rem;font-weight:720;text-decoration:none}.footer-links:focus-visible,.footer-links:hover{color:var(--color-accent)}.footer-right{align-items:center;display:flex;gap:10px;justify-content:flex-end}.footer-right a{align-items:center;background:#ffffff0f;border:1px solid var(--color-border);border-radius:8px;display:inline-flex;height:42px;justify-content:center;width:42px}.footer-right img{height:19px;object-fit:contain;width:19px}.footer-copyright{color:var(--color-subtle);font-size:.84rem;margin:30px auto 0;text-align:left;width:var(--container)}@media (max-width:720px){.footer-horizontal{flex-direction:column}.footer-right{justify-content:flex-start}}.funnel-page{background:radial-gradient(circle at 18% 0,#0f5fff2e,#0000 30rem),radial-gradient(circle at 88% 12%,#ff4fd814,#0000 26rem),linear-gradient(180deg,var(--color-bg) 0,var(--color-bg-elevated) 46%,var(--color-bg) 100%);color:var(--color-text);min-height:100vh;overflow-x:hidden;text-align:left}.funnel-section{isolation:isolate;padding:var(--section-space) 0;position:relative}.funnel-section:before{content:"";inset:0;pointer-events:none;position:absolute;z-index:-1}.funnel-section--hero{align-items:center;display:flex;min-height:min(820px,calc(100vh - 72px));padding:clamp(60px,8vw,116px) 0 clamp(42px,7vw,96px)}.funnel-section--hero:before{background:linear-gradient(rgba(148,163,184,.035) 1px,#0000 0),linear-gradient(90deg,rgba(148,163,184,.035) 1px,#0000 0);background-size:76px 76px;-webkit-mask-image:linear-gradient(180deg,#000 12%,#0000 92%);mask-image:linear-gradient(180deg,#000 12%,#0000 92%)}.funnel-section--muted{background:hsla(0,0%,100%,.018);border-block:1px solid #ffffff0f}.funnel-section--panel:before{background:radial-gradient(circle at 12% 20%,#0f5fff24,#0000 20rem),radial-gradient(circle at 86% 52%,#ff4fd814,#0000 22rem),linear-gradient(180deg,#ffffff05,#fff0)}.funnel-container{margin-inline:auto;width:var(--container)}.funnel-hero-grid{grid-gap:clamp(32px,5vw,76px);align-items:center;display:grid;gap:clamp(32px,5vw,76px);grid-template-columns:minmax(0,.95fr) minmax(330px,.72fr)}.funnel-hero-copy{max-width:760px}.funnel-card-eyebrow,.funnel-eyebrow{color:var(--color-accent);font-size:.76rem;font-weight:850;letter-spacing:.1em;line-height:1.2;margin:0 0 14px;text-transform:uppercase}.funnel-hero-copy h1,.funnel-section-header h2{color:var(--color-text);font-size:var(--font-display);font-weight:850;letter-spacing:0;line-height:.98;margin:0}.funnel-alert,.funnel-card>p,.funnel-hero-lede,.funnel-section-header>p,.funnel-step-list p{color:var(--color-muted);font-size:var(--font-body);line-height:1.65}.funnel-hero-lede{margin:24px 0 0;max-width:64ch}.funnel-hero-media{min-width:0}.funnel-hero-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.funnel-section-header{margin:0 auto clamp(28px,5vw,52px);max-width:780px;text-align:center}.funnel-section-header--start{margin-inline:0;text-align:left}.funnel-section-header h2{font-size:var(--font-section);line-height:1.05}.funnel-section-header>p{margin:18px 0 0}.funnel-card-actions,.funnel-cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.funnel-button,.funnel-cta-row--center{justify-content:center}.funnel-button{align-items:center;border:1px solid #0000;border-radius:8px;display:inline-flex;font-size:.92rem;font-weight:850;line-height:1.15;max-width:100%;min-height:46px;padding:12px 20px;text-align:center;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.funnel-button:focus-visible,.funnel-button:hover{transform:translateY(-1px)}.funnel-button--primary{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-strong));box-shadow:0 14px 38px #0f5fff47;color:#fff}.funnel-button--secondary{background:#ffffff12;border-color:var(--color-border);color:var(--color-text)}.funnel-button--ghost{background:#0000;border-color:#0f5fff6b;color:var(--color-accent)}.funnel-button--warning{background:var(--color-warning);color:#1d1000}.funnel-card-grid{grid-gap:16px;display:grid;gap:16px}.funnel-card-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.funnel-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.funnel-card-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.funnel-alert,.funnel-card,.funnel-payment-panel,.funnel-proof-media,.funnel-stat-card{background:linear-gradient(180deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.035));border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.funnel-card{display:flex;flex-direction:column;min-height:100%;padding:clamp(20px,3vw,28px)}.funnel-card h3{color:var(--color-text);font-size:clamp(1.18rem,2vw,1.55rem);font-weight:820;line-height:1.12;margin:0}.funnel-card>p{margin:14px 0 0}.funnel-card dl,.funnel-card ul{margin:18px 0 0;padding:0}.funnel-card li{color:var(--color-muted);line-height:1.55;margin:10px 0 0 18px}.funnel-card dl{grid-gap:12px;display:grid;gap:12px}.funnel-card dt{color:var(--color-subtle);font-size:.78rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.funnel-card dd{color:var(--color-text);line-height:1.45;margin:4px 0 0}.funnel-card-actions{margin-top:auto;padding-top:24px}.funnel-stat-card{padding:16px}.funnel-stat-card strong{color:var(--color-text);display:block;font-size:clamp(1.35rem,3vw,2rem);line-height:1}.funnel-stat-card small,.funnel-stat-card span{color:var(--color-muted);display:block;font-size:.82rem;line-height:1.35;margin-top:8px}.funnel-stat-card small{color:var(--color-subtle)}.funnel-proof-media{margin:0;overflow:hidden;position:relative}.funnel-proof-media img,.funnel-proof-media video{aspect-ratio:4/3;display:block;object-fit:cover;width:100%}.funnel-proof-media figcaption{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#03070ac2;border:1px solid #ffffff1f;border-radius:7px;color:var(--color-text);font-size:.78rem;font-weight:760;inset:auto 12px 12px 12px;line-height:1.3;padding:8px 10px;position:absolute}.funnel-step-list{grid-gap:12px;display:grid;gap:12px;list-style:none;margin:0;padding:0}.funnel-step-list li{grid-gap:14px;align-items:start;background:hsla(0,0%,100%,.055);border:1px solid var(--color-border);border-radius:var(--radius-sm);display:grid;gap:14px;grid-template-columns:48px minmax(0,1fr);padding:18px}.funnel-step-list li>span{align-items:center;background:var(--color-accent);border-radius:999px;color:#fff;display:inline-flex;font-weight:850;height:42px;justify-content:center;width:42px}.funnel-step-list strong{color:var(--color-text);display:block;font-size:1.02rem}.funnel-step-list p{font-size:.98rem;margin:6px 0 0}.funnel-alert{padding:16px 18px}.funnel-alert--warning{background:#f59e0b1c;border-color:#f59e0b59;color:#fdecc8}.funnel-alert--danger{background:#f871711a;border-color:#f8717159;color:#ffd4d4}.funnel-alert--success{background:#ff4fd81f;border-color:#ff4fd85c;color:#ffd7f5}.funnel-split{grid-gap:clamp(28px,5vw,64px);align-items:center;display:grid;gap:clamp(28px,5vw,64px);grid-template-columns:minmax(0,.85fr) minmax(320px,1fr)}.funnel-media-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.funnel-media-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.funnel-payment-panel{grid-gap:20px;display:grid;gap:20px;padding:clamp(20px,4vw,34px)}.funnel-payment-header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between}.funnel-payment-header h2{color:var(--color-text);font-size:clamp(1.6rem,4vw,3rem);line-height:1.05;margin:0}.funnel-payment-header p{color:var(--color-muted);margin:8px 0 0}.funnel-payment-price{color:var(--color-accent);font-size:clamp(1.65rem,4vw,3.2rem);font-weight:880;line-height:1;white-space:nowrap}.funnel-payment-body{grid-gap:clamp(18px,4vw,34px);align-items:start;display:grid;gap:clamp(18px,4vw,34px);grid-template-columns:minmax(180px,270px) minmax(0,1fr)}.funnel-payment-qr{aspect-ratio:1;background:#fff;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);object-fit:cover;width:100%}.funnel-payment-controls{grid-gap:16px;display:grid;gap:16px}.funnel-segmented{display:flex;flex-wrap:wrap;gap:8px}.funnel-segmented button{background:hsla(0,0%,100%,.055);border:1px solid var(--color-border);border-radius:8px;color:var(--color-muted);cursor:pointer;font-weight:820;min-height:42px;padding:10px 14px}.funnel-segmented button.is-active{background:var(--color-accent);border-color:#0000;color:#fff}.funnel-address-box{background:#00000038;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:14px}.funnel-address-box span{color:var(--color-subtle);display:block;font-size:.78rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.funnel-address-box code{color:var(--color-text);display:block;font-size:clamp(.82rem,2.3vw,1rem);line-height:1.5;margin-top:8px;overflow-wrap:anywhere}.funnel-copy-status{color:var(--color-accent);font-size:.9rem;line-height:1.4;min-height:22px}@media (max-width:1040px){.funnel-hero-grid,.funnel-split{grid-template-columns:1fr}.funnel-hero-copy{max-width:none}.funnel-card-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1041px) and (max-height:1050px){.funnel-section--hero{min-height:auto;padding:clamp(34px,5vh,62px) 0 clamp(26px,4.5vh,52px)}.funnel-hero-grid{gap:clamp(26px,4.2vw,58px);grid-template-columns:minmax(0,.88fr) minmax(340px,.58fr)}.funnel-hero-copy h1{font-size:clamp(3.25rem,5.6vw,5.85rem)}.funnel-hero-lede{line-height:1.58;margin-top:20px;max-width:58ch}.funnel-cta-row,.funnel-hero-stats{margin-top:24px}.funnel-stat-card{padding:14px}.funnel-stat-card strong{font-size:clamp(1.35rem,2.2vw,1.75rem)}}@media (max-width:820px){.funnel-section--hero{min-height:auto}.funnel-card-grid--2,.funnel-card-grid--3,.funnel-card-grid--4,.funnel-hero-stats,.funnel-media-grid,.funnel-media-grid--3,.funnel-payment-body{grid-template-columns:1fr}.funnel-cta-row{align-items:stretch}.funnel-button{width:100%}}@media (max-width:560px){.funnel-section{padding:clamp(52px,14vw,72px) 0}.funnel-section--hero{padding-top:48px}.funnel-step-list li{grid-template-columns:1fr}.funnel-payment-header{align-items:flex-start;flex-direction:column}}.services-page{--services-pink:var(--color-positive);--services-blue:var(--color-accent);--services-panel:#0c0d11c7;--services-panel-strong:#0f1015f0;--services-rule:#ffffff21;background:linear-gradient(hsla(0,0%,100%,.024) 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.022) 1px,#0000 0),radial-gradient(circle at 14% 8%,#0f5fff3d,#0000 34rem),radial-gradient(circle at 86% 16%,#ff4fd824,#0000 32rem),linear-gradient(180deg,#020202,#09090b 46%,#020202);background-size:82px 82px,82px 82px,auto,auto,auto}.services-hero-section{display:block;min-height:auto;overflow:hidden;padding:clamp(42px,5vw,64px) 0 clamp(28px,4vw,46px)}.services-hero-section:before{background:linear-gradient(112deg,#0000,#0f5fff26 34%,#ff4fd81a 55%,#0000 76%),repeating-linear-gradient(90deg,hsla(0,0%,100%,.032) 0 1px,#0000 1px 104px);-webkit-mask-image:linear-gradient(180deg,#000,#0000 92%);mask-image:linear-gradient(180deg,#000,#0000 92%)}.services-hero-grid{grid-gap:clamp(34px,6vw,92px);align-items:center;display:grid;gap:clamp(34px,6vw,92px);grid-template-columns:minmax(0,.92fr) minmax(420px,.78fr);position:relative;z-index:1}.services-hero-copy{max-width:820px}.services-hero-copy h1{text-wrap:balance;color:var(--color-text);font-size:clamp(4rem,8.2vw,8.3rem);font-weight:900;letter-spacing:0;line-height:.92;margin:0;max-width:9.2em}.services-hero-copy>p:not(.funnel-eyebrow){color:var(--color-muted);font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.72;margin:28px 0 0;max-width:62ch}.services-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.services-final-actions .funnel-button,.services-hero-actions .funnel-button,.services-route-body .funnel-button{min-height:50px;padding-inline:22px}.services-hero-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;max-width:700px}.services-hero-stats>div{background:linear-gradient(180deg,hsla(0,0%,100%,.074),hsla(0,0%,100%,.026));border:1px solid var(--services-rule);border-radius:8px;box-shadow:0 18px 46px #00000038;min-height:104px;padding:17px}.services-hero-stats span,.services-hero-stats strong{display:block}.services-hero-stats strong{color:var(--color-text);font-size:2rem;line-height:1}.services-hero-stats span{color:var(--color-muted);font-size:.86rem;line-height:1.35;margin-top:10px}.services-console{background:radial-gradient(circle at 24% 18%,#0f5fff38,#0000 17rem),radial-gradient(circle at 82% 76%,#ff4fd829,#0000 20rem),linear-gradient(135deg,#ffffff12,hsla(0,0%,100%,.026));border:1px solid #ffffff24;border-radius:8px;box-shadow:var(--shadow-soft);min-height:492px;overflow:hidden;padding:18px;position:relative;transform:perspective(900px) rotateY(-8deg) rotate(1.5deg);transform-origin:center right}.services-console:after{background:linear-gradient(120deg,#0000,#ffffff14 45%,#0000 62%);content:"";inset:0;opacity:.42;transform:translateX(-110%)}.services-console-orbit,.services-console-orbit span,.services-console:after{pointer-events:none;position:absolute}.services-console-orbit{inset:28px;opacity:.72}.services-console-orbit span{border:1px solid #ffffff14;border-radius:999px;left:50%;top:50%;transform:translate(-50%,-50%)}.services-console-orbit span:first-child{aspect-ratio:1;border-color:#0f5fff38;width:min(360px,60vw)}.services-console-orbit span:nth-child(2){aspect-ratio:1;border-color:#ff4fd82e;width:min(500px,78vw)}.services-console-orbit span:nth-child(3){background:linear-gradient(180deg,#ff4fd800,#ff4fd8a8);border:0;border-radius:999px;height:42%;transform-origin:50% 100%;width:4px}.services-console-feed,.services-console-header{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050609b8;border:1px solid #ffffff1f;border-radius:8px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;position:relative;z-index:1}.services-console-header{padding:14px 16px}.services-console-feed span,.services-console-header span,.services-console-node span{color:var(--color-subtle);font-size:.72rem;font-weight:900;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.services-console-header strong{background:linear-gradient(135deg,var(--services-blue),var(--services-pink));border-radius:999px;color:#fff;font-size:.74rem;letter-spacing:.04em;padding:6px 10px}.services-console-main{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:16px 0;position:relative;z-index:1}.services-console-node{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06070ac2;border:1px solid #ffffff1f;border-radius:8px;box-shadow:0 16px 42px #00000042;min-height:124px;padding:18px}.services-console-node--primary{background:linear-gradient(135deg,#0f5fff3d,#ff4fd814),#07080cd1;border-color:#0f5fff57;grid-column:1/-1}.services-console-node span{color:var(--services-pink)}.services-console-node small,.services-console-node strong{display:block}.services-console-node strong{color:var(--color-text);font-size:1.22rem;line-height:1.12;margin-top:12px}.services-console-node small{color:var(--color-muted);font-size:.88rem;line-height:1.42;margin-top:10px}.services-console-feed{justify-content:flex-start;padding:12px 14px}.services-console-feed span{color:#ffffff8f}.services-path-section{padding-top:clamp(24px,3vw,36px)}.services-path-section .funnel-container{width:min(100% - 40px,1320px)}.services-section-heading{margin:0 auto clamp(30px,5vw,56px);max-width:780px;text-align:center}.services-decision-copy h2,.services-final-panel h2,.services-section-heading h2{text-wrap:balance;color:var(--color-text);font-size:clamp(2.35rem,5.2vw,5rem);line-height:1.02;margin:0}.services-decision-copy h2{font-size:clamp(2.5rem,4.1vw,4.25rem);max-width:7.2em}.services-decision-copy>p:not(.funnel-eyebrow),.services-final-panel p:not(.funnel-eyebrow),.services-section-heading>p:not(.funnel-eyebrow){color:var(--color-muted);font-size:1.05rem;line-height:1.7;margin:18px auto 0;max-width:62ch}.services-route-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.services-route-card{background:linear-gradient(135deg,#0f5fff1a,#0000 36%),linear-gradient(180deg,#ffffff12,#ffffff08);border:1px solid var(--services-rule);border-radius:8px;box-shadow:var(--shadow-soft);display:flex;min-height:100%;overflow:hidden}.services-route-image{background:#050608;flex:0 0 38%;min-height:100%;overflow:hidden;position:relative}.services-route-image:after{background:linear-gradient(90deg,#02020200 30%,#020202ad),linear-gradient(180deg,#0f5fff14,#ff4fd81a);content:"";inset:0;position:absolute}.services-route-image img{height:100%;min-height:292px;object-fit:cover;opacity:.74;transform:scale(1.02);width:100%}.services-route-image span{align-items:center;background:linear-gradient(135deg,var(--services-blue),var(--services-pink));border-radius:999px;color:#fff;display:inline-flex;font-size:.82rem;font-weight:900;height:38px;justify-content:center;left:14px;position:absolute;top:14px;width:38px;z-index:1}.services-route-body{display:flex;flex:1 1;flex-direction:column;padding:24px 24px 22px}.services-route-body>p:not(.services-route-summary){color:var(--services-pink);font-size:.76rem;font-weight:900;letter-spacing:.11em;line-height:1.2;margin:0;text-transform:uppercase}.services-route-body h3{color:var(--color-text);font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.08;margin:15px 0 0}.services-route-summary{color:var(--color-muted);font-size:1rem;font-weight:650;letter-spacing:0;line-height:1.55;margin:16px 0 0;text-transform:none}.services-route-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.services-route-tags span{align-items:center;background:hsla(0,0%,100%,.055);border:1px solid #ffffff1f;border-radius:999px;color:#ffffffc7;display:inline-flex;font-size:.78rem;font-weight:820;line-height:1;min-height:32px;padding:7px 10px}.services-route-body .funnel-button{align-self:flex-start;margin-top:auto}.services-decision-section{overflow:hidden}.services-decision-section:before{background:radial-gradient(circle at 12% 18%,#ff4fd81a,#0000 22rem),linear-gradient(180deg,hsla(0,0%,100%,.018),#fff0)}.services-decision-layout{grid-gap:clamp(34px,6vw,80px);align-items:start;display:grid;gap:clamp(34px,6vw,80px);grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr)}.services-decision-copy{position:sticky;top:112px}.services-decision-copy>p:not(.funnel-eyebrow){margin-inline:0}.services-step-list{grid-gap:14px;display:grid;gap:14px}.services-step-list article{grid-gap:18px;align-items:start;background:linear-gradient(135deg,#ff4fd814,#0000 34%),linear-gradient(180deg,hsla(0,0%,100%,.068),hsla(0,0%,100%,.026));border:1px solid var(--services-rule);border-radius:8px;box-shadow:var(--shadow-soft);display:grid;gap:18px;grid-template-columns:54px minmax(0,1fr);padding:22px}.services-step-list span{align-items:center;background:linear-gradient(135deg,var(--services-blue),var(--services-pink));border-radius:999px;color:#fff;display:inline-flex;font-size:.82rem;font-weight:900;height:44px;justify-content:center;width:44px}.services-step-list h3{color:var(--color-text);font-size:1.28rem;line-height:1.14;margin:0}.services-step-list p{color:var(--color-muted);line-height:1.58;margin:8px 0 0}.services-final-section{padding-top:84px}.services-final-panel{grid-gap:36px;align-items:center;background:radial-gradient(circle at 18% 0,#0f5fff29,#0000 24rem),radial-gradient(circle at 90% 88%,#ff4fd81f,#0000 22rem),linear-gradient(180deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.028));border:1px solid #ffffff29;border-radius:8px;box-shadow:var(--shadow-soft);display:grid;gap:36px;grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);padding:clamp(24px,4vw,38px)}.services-final-panel p:not(.funnel-eyebrow){margin-inline:0}.services-final-actions{grid-gap:12px;display:grid;gap:12px}@media (max-width:1180px){.services-decision-layout,.services-final-panel,.services-hero-grid{grid-template-columns:1fr}.services-console{transform:none}.services-route-grid{grid-template-columns:1fr}.services-decision-copy{position:static}}@media (min-width:1181px) and (max-height:1050px){.services-hero-section{padding:clamp(30px,4.8vh,52px) 0 clamp(22px,3.8vh,34px)}.services-hero-grid{gap:clamp(28px,4vw,60px);grid-template-columns:minmax(0,.86fr) minmax(360px,.56fr)}.services-hero-copy h1{font-size:clamp(3.6rem,5.9vw,6.1rem);max-width:7.4em}.services-hero-copy>p:not(.funnel-eyebrow){line-height:1.58;margin-top:20px}.services-hero-actions,.services-hero-stats{margin-top:24px}.services-hero-stats>div{min-height:88px;padding:14px}.services-hero-stats strong{font-size:1.62rem}.services-console{min-height:420px;padding:14px;transform:none}.services-console-main{gap:10px;margin:12px 0}.services-console-node{min-height:98px;padding:14px}.services-console-node strong{font-size:1.05rem;margin-top:9px}.services-console-node small{margin-top:7px}}@media (max-width:760px){.services-hero-section{padding-top:42px}.services-hero-copy h1{font-size:clamp(3.18rem,16vw,4.2rem)}.services-final-actions,.services-hero-actions{align-items:stretch}.services-final-actions .funnel-button,.services-hero-actions .funnel-button,.services-route-body .funnel-button{width:100%}.services-hero-stats{gap:7px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.services-hero-stats>div{min-height:auto;padding:11px}.services-hero-stats strong{font-size:1.18rem}.services-hero-stats span{font-size:.72rem}.services-console{min-height:auto;padding:14px}.services-console-orbit{display:none}.services-console-main{grid-template-columns:1fr}.services-console-node--primary{grid-column:auto}.services-route-grid{grid-template-columns:1fr}.services-route-card{display:grid}.services-route-image{aspect-ratio:auto;height:clamp(210px,56vw,250px);min-height:0;width:100%}.services-route-image img{min-height:100%;transform:none}.services-route-image:after{background:linear-gradient(180deg,#02020200 30%,#020202d1),linear-gradient(180deg,#0f5fff14,#ff4fd81a)}.services-route-body,.services-step-list article{padding:20px}}@media (max-width:440px){.services-hero-stats{grid-template-columns:1fr}.services-decision-copy h2,.services-final-panel h2,.services-section-heading h2{font-size:2.1rem}.services-step-list article{grid-template-columns:1fr}}@media (prefers-reduced-motion:no-preference){.services-console,.services-decision-copy,.services-final-panel,.services-hero-copy>*,.services-route-card,.services-section-heading,.services-step-list article{animation:services-rise .62s ease both}.services-hero-copy>:nth-child(2){animation-delay:80ms}.services-hero-copy>:nth-child(3){animation-delay:.15s}.services-hero-copy>:nth-child(4){animation-delay:.22s}.services-hero-copy>:nth-child(5){animation-delay:.29s}.services-console{animation-delay:.12s,.9s;animation-duration:.62s,6s;animation-iteration-count:1,infinite;animation-name:services-rise,services-float;animation-timing-function:ease,ease-in-out}.services-console:after{animation:services-sheen 7s ease-in-out 1.2s infinite}.services-console-orbit span:nth-child(3){animation:services-scan 7s linear infinite}.services-route-card,.services-step-list article{transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.services-route-card:hover,.services-step-list article:hover{border-color:#0f5fff6b;transform:translateY(-3px)}}@keyframes services-rise{0%{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}@keyframes services-float{0%,to{translate:0 0}50%{translate:0 -8px}}@keyframes services-sheen{0%,28%{transform:translateX(-115%)}48%{transform:translateX(115%)}to{transform:translateX(115%)}}@keyframes services-scan{0%{transform:translate(-50%,-100%) rotate(0deg)}to{transform:translate(-50%,-100%) rotate(1turn)}}.service-detail-page{--detail-blue:var(--color-accent);--detail-blue-strong:var(--color-accent-strong);--detail-pink:var(--color-positive);--detail-panel:#0c0d11c7;--detail-panel-strong:#0f1015eb;--detail-rule:#ffffff21;background:linear-gradient(hsla(0,0%,100%,.024) 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.022) 1px,#0000 0),radial-gradient(circle at 16% 8%,#0f5fff3b,#0000 34rem),radial-gradient(circle at 88% 10%,#ff4fd824,#0000 32rem),linear-gradient(180deg,#020202,#09090b 48%,#020202);background-size:82px 82px,82px 82px,auto,auto,auto}.service-detail-page .funnel-container{width:min(100% - 40px,1240px)}.service-detail-hero-section{display:block;min-height:auto;overflow:hidden;padding:clamp(58px,7vw,98px) 0 clamp(38px,6vw,74px)}.service-detail-hero-section:before{background:linear-gradient(112deg,#0000,#0f5fff24 34%,#ff4fd81a 56%,#0000 76%),repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 104px);-webkit-mask-image:linear-gradient(180deg,#000,#0000 94%);mask-image:linear-gradient(180deg,#000,#0000 94%)}.service-detail-hero-grid{grid-gap:clamp(36px,6vw,92px);align-items:center;display:grid;gap:clamp(36px,6vw,92px);grid-template-columns:minmax(0,.96fr) minmax(420px,.78fr);position:relative;z-index:1}.service-detail-hero-copy{max-width:790px}.service-detail-hero-copy h1{text-wrap:balance;color:var(--color-text);font-size:clamp(3.8rem,7.4vw,7.25rem);font-weight:900;letter-spacing:0;line-height:.92;margin:0;max-width:9.6em}.service-detail-hero-copy>p:not(.funnel-eyebrow){color:var(--color-muted);font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.72;margin:28px 0 0;max-width:64ch}.service-detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.service-detail-actions .funnel-button{min-height:50px;padding-inline:22px}.service-detail-metrics{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;max-width:720px}.service-detail-metric{background:linear-gradient(135deg,#0f5fff14,#0000 58%),linear-gradient(180deg,hsla(0,0%,100%,.074),hsla(0,0%,100%,.026));border:1px solid var(--detail-rule);border-radius:8px;box-shadow:0 18px 46px #00000038;min-height:108px;padding:17px}.service-detail-metric small,.service-detail-metric span,.service-detail-metric strong{display:block}.service-detail-metric strong{color:var(--color-text);font-size:clamp(1.6rem,2.4vw,2.15rem);line-height:1}.service-detail-metric span{color:var(--color-muted);font-size:.86rem;line-height:1.35;margin-top:10px}.service-detail-metric small{color:var(--color-subtle);font-size:.78rem;line-height:1.35;margin-top:6px}.service-detail-visual{background:radial-gradient(circle at 20% 16%,#0f5fff3d,#0000 17rem),radial-gradient(circle at 84% 76%,#ff4fd829,#0000 20rem),linear-gradient(135deg,#ffffff12,hsla(0,0%,100%,.026));border:1px solid #ffffff24;border-radius:8px;box-shadow:var(--shadow-soft);min-height:530px;overflow:hidden;padding:18px;position:relative;transform:perspective(940px) rotateY(-8deg) rotate(1.4deg);transform-origin:center right}.service-detail-visual:after{background:linear-gradient(120deg,#0000,#ffffff17 44%,#0000 62%);content:"";inset:0;opacity:.4;transform:translateX(-112%)}.service-detail-orbit,.service-detail-orbit span,.service-detail-visual:after{pointer-events:none;position:absolute}.service-detail-orbit{inset:28px;opacity:.7}.service-detail-orbit span{border:1px solid #ffffff14;border-radius:999px;left:50%;top:50%;transform:translate(-50%,-50%)}.service-detail-orbit span:first-child{aspect-ratio:1;border-color:#0f5fff3d;width:min(350px,58vw)}.service-detail-orbit span:nth-child(2){aspect-ratio:1;border-color:#ff4fd82e;width:min(500px,78vw)}.service-detail-orbit span:nth-child(3){background:linear-gradient(180deg,#ff4fd800,#ff4fd8a8);border:0;border-radius:999px;height:42%;transform-origin:50% 100%;width:4px}.service-detail-console,.service-detail-console-chips,.service-detail-console-header,.service-detail-media-frame{position:relative;z-index:1}.service-detail-console{grid-gap:14px;display:grid;gap:14px}.service-detail-console-chips,.service-detail-console-header{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050609b8;border:1px solid #ffffff1f;border-radius:8px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:13px 15px}.service-detail-card-index,.service-detail-console-chips span,.service-detail-console-header span,.service-detail-console-row span,.service-detail-feature-card>p{color:var(--color-subtle);font-size:.72rem;font-weight:900;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.service-detail-console-header strong{background:linear-gradient(135deg,var(--detail-blue),var(--detail-pink));border-radius:999px;color:#fff;font-size:.74rem;letter-spacing:.04em;padding:6px 10px}.service-detail-console-rows{grid-gap:10px;display:grid;gap:10px}.service-detail-console-row{grid-gap:12px;align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06070ab3;border:1px solid #ffffff1a;border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(80px,.52fr) minmax(120px,.9fr) minmax(76px,.44fr);min-height:54px;padding:13px 15px}.service-detail-console-row span{color:var(--detail-pink)}.service-detail-console-row strong{color:var(--color-text);font-size:.96rem;line-height:1.2;min-width:0}.service-detail-console-row small{color:var(--color-muted);font-size:.78rem;font-weight:750;line-height:1.25;text-align:right}.service-detail-console-chips{justify-content:flex-start}.service-detail-console-chips span{color:#ffffff94}.service-detail-media-frame{background:#050608;border:1px solid #ffffff24;border-radius:8px;box-shadow:0 24px 70px #00000057;margin:16px 0 0;overflow:hidden}.service-detail-feature-card,.service-detail-media-frame,.service-detail-step-card{transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.service-detail-media-frame img,.service-detail-media-frame video{aspect-ratio:16/10;display:block;object-fit:cover;transform:scale(1.01);width:100%}.service-detail-media-frame figcaption{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#03070ac2;border:1px solid #ffffff1f;border-radius:7px;color:var(--color-text);font-size:.78rem;font-weight:760;inset:auto 12px 12px 12px;line-height:1.3;padding:8px 10px;position:absolute}.service-detail-feature-section{padding-top:clamp(34px,5vw,72px)}.service-detail-intro{margin:0 auto clamp(30px,5vw,54px);max-width:790px;text-align:center}.service-detail-intro--start{margin:0;max-width:600px;text-align:left}.service-detail-final-copy h2,.service-detail-intro h2{text-wrap:balance;color:var(--color-text);font-size:clamp(2.35rem,5.2vw,5rem);font-weight:900;letter-spacing:0;line-height:1.02;margin:0}.service-detail-intro--start h2{font-size:clamp(2.6rem,4.8vw,5rem);max-width:8.2em}.service-detail-final-copy>p,.service-detail-intro>p:not(.funnel-eyebrow){color:var(--color-muted);font-size:1.05rem;line-height:1.7;margin:18px auto 0;max-width:62ch}.service-detail-intro--start>p:not(.funnel-eyebrow){margin-inline:0}.service-detail-feature-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.service-detail-feature-card{background:linear-gradient(135deg,#0f5fff21,#0000 44%),linear-gradient(180deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.035));border:1px solid var(--detail-rule);border-radius:8px;box-shadow:var(--shadow-soft);min-height:255px;overflow:hidden;padding:24px;position:relative}.service-detail-feature-card:before{background:linear-gradient(90deg,var(--detail-blue),var(--detail-pink));content:"";height:2px;inset:auto 0 0;opacity:.82;position:absolute}.service-detail-card-index{align-items:center;background:linear-gradient(135deg,var(--detail-blue),var(--detail-pink));border-radius:999px;color:#fff;display:inline-flex;height:40px;justify-content:center;letter-spacing:0;margin-bottom:24px;width:40px}.service-detail-feature-card h3{color:var(--color-text);font-size:clamp(1.35rem,2.2vw,1.85rem);line-height:1.08;margin:0}.service-detail-feature-card>p{color:var(--detail-pink);margin:0 0 12px}.service-detail-feature-card>span:last-child{color:var(--color-muted);display:block;font-size:.98rem;line-height:1.58;margin-top:15px}.service-detail-flow-layout{grid-gap:clamp(32px,6vw,92px);align-items:start;display:grid;gap:clamp(32px,6vw,92px);grid-template-columns:minmax(0,.75fr) minmax(420px,1fr)}.service-detail-step-list{grid-gap:14px;display:grid;gap:14px}.service-detail-step-card{grid-gap:18px;align-items:start;background:linear-gradient(135deg,#0f5fff29,#ff4fd80a),hsla(0,0%,100%,.042);border:1px solid var(--detail-rule);border-radius:8px;box-shadow:var(--shadow-soft);display:grid;gap:18px;grid-template-columns:48px minmax(0,1fr);min-height:112px;padding:20px}.service-detail-step-card>span{align-items:center;background:linear-gradient(135deg,var(--detail-blue),var(--detail-pink));border-radius:999px;color:#fff;display:inline-flex;font-size:.78rem;font-weight:900;height:42px;justify-content:center;width:42px}.service-detail-step-card h3{color:var(--color-text);font-size:1.22rem;line-height:1.2;margin:0}.service-detail-step-card p{color:var(--color-muted);font-size:.98rem;line-height:1.55;margin:8px 0 0}.service-detail-proof-section .funnel-container{width:min(100% - 40px,1320px)}.service-detail-proof-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.service-detail-proof-grid .service-detail-media-frame{margin:0}.service-detail-proof-grid .service-detail-media-frame img,.service-detail-proof-grid .service-detail-media-frame video{aspect-ratio:4/3}.service-detail-notice{color:var(--color-subtle);font-size:.95rem;line-height:1.65;margin:24px auto 0;max-width:780px;text-align:center}.service-detail-resource-shell{background:radial-gradient(circle at 18% 0,#0f5fff29,#0000 18rem),radial-gradient(circle at 88% 100%,#ff4fd81a,#0000 20rem),linear-gradient(180deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.035));margin:0 auto;padding:clamp(18px,4vw,28px);width:min(100%,980px)}.service-detail-final-panel,.service-detail-resource-shell{border:1px solid var(--detail-rule);border-radius:8px;box-shadow:var(--shadow-soft)}.service-detail-final-panel{grid-gap:clamp(24px,5vw,60px);align-items:center;background:radial-gradient(circle at 8% 8%,#0f5fff33,#0000 20rem),radial-gradient(circle at 92% 100%,#ff4fd81f,#0000 22rem),linear-gradient(135deg,#ffffff14,hsla(0,0%,100%,.032));display:grid;gap:clamp(24px,5vw,60px);grid-template-columns:minmax(0,1fr) auto;overflow:hidden;padding:clamp(26px,5vw,48px);position:relative}.service-detail-final-panel:before{border:1px solid #ffffff0f;border-radius:inherit;content:"";inset:20px;pointer-events:none;position:absolute}.service-detail-final-actions,.service-detail-final-copy{position:relative;z-index:1}.service-detail-final-actions{justify-content:flex-end;min-width:min(100%,320px)}.service-detail-page .port-outter-container{background:linear-gradient(135deg,#0f5fff24,#0000 52%),#ffffff0d;margin-inline:auto}.service-detail-page .port-form-wrapper{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050609e6}.service-detail-page .button-dark-port{background:linear-gradient(135deg,var(--detail-blue),var(--detail-pink));border:0;border-radius:8px;color:#fff;cursor:pointer;font-weight:900;min-height:44px}@media (prefers-reduced-motion:no-preference){.service-detail-feature-card,.service-detail-final-panel,.service-detail-hero-copy,.service-detail-media-frame,.service-detail-step-card{animation:service-detail-rise .56s cubic-bezier(.22,1,.36,1) both}.service-detail-visual{animation:service-detail-visual-rise .62s cubic-bezier(.22,1,.36,1) 80ms both}.service-detail-feature-card:nth-child(2),.service-detail-proof-grid .service-detail-media-frame:nth-child(2),.service-detail-step-card:nth-child(2){animation-delay:70ms}.service-detail-feature-card:nth-child(3),.service-detail-proof-grid .service-detail-media-frame:nth-child(3),.service-detail-step-card:nth-child(3){animation-delay:.14s}.service-detail-feature-card:hover,.service-detail-media-frame:hover,.service-detail-step-card:hover{transform:translateY(-3px)}.service-detail-visual:after{animation:service-detail-shine 5.8s ease-in-out infinite}.service-detail-orbit span:nth-child(3){animation:service-detail-orbit 12s linear infinite}.service-detail-console-row{transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.service-detail-console-row:hover{background:#0a0c12d6;border-color:#ffffff2e;transform:translateX(4px)}}@keyframes service-detail-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes service-detail-visual-rise{0%{opacity:0;transform:perspective(940px) rotateY(-8deg) rotate(1.4deg) translateY(18px)}to{opacity:1;transform:perspective(940px) rotateY(-8deg) rotate(1.4deg) translateY(0)}}@keyframes service-detail-shine{0%,48%{transform:translateX(-112%)}74%,to{transform:translateX(112%)}}@keyframes service-detail-orbit{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media (max-width:1100px){.service-detail-flow-layout,.service-detail-hero-grid{grid-template-columns:1fr}.service-detail-visual{transform:none}.service-detail-feature-grid,.service-detail-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1101px) and (max-height:1050px){.service-detail-hero-section{padding:clamp(34px,5vh,58px) 0 clamp(24px,4vh,42px)}.service-detail-hero-grid{gap:clamp(28px,4.4vw,62px);grid-template-columns:minmax(0,.9fr) minmax(360px,.58fr)}.service-detail-hero-copy h1{font-size:clamp(3.25rem,5.65vw,5.8rem);max-width:8em}.service-detail-hero-copy>p:not(.funnel-eyebrow){line-height:1.58;margin-top:20px;max-width:58ch}.service-detail-actions{margin-top:24px}.service-detail-metrics{margin-top:24px;max-width:620px}.service-detail-metric{min-height:90px;padding:14px}.service-detail-metric strong{font-size:clamp(1.38rem,2vw,1.75rem)}.service-detail-visual{min-height:420px;padding:14px;transform:none}.service-detail-console{gap:10px}.service-detail-console-chips,.service-detail-console-header{padding:11px 13px}.service-detail-console-row{min-height:46px;padding:10px 12px}.service-detail-media-frame{margin-top:12px}.service-detail-media-frame img,.service-detail-media-frame video{aspect-ratio:16/8.4}}@media (max-width:1100px) and (prefers-reduced-motion:no-preference){.service-detail-visual{animation-name:service-detail-rise}}@media (min-width:1101px) and (max-height:1050px) and (prefers-reduced-motion:no-preference){.service-detail-visual{animation-name:service-detail-rise}}@media (max-width:760px){.service-detail-page .funnel-container,.service-detail-proof-section .funnel-container{width:min(100% - 28px,1240px)}.service-detail-hero-section{padding-top:44px}.service-detail-hero-copy h1{font-size:clamp(2.75rem,13.5vw,4.25rem)}.service-detail-feature-grid,.service-detail-proof-grid{grid-template-columns:1fr}.service-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail-metric{min-height:96px;padding:15px}.service-detail-metric:last-child:nth-child(odd){grid-column:1/-1}.service-detail-media-frame img,.service-detail-media-frame video{aspect-ratio:16/8.5}.service-detail-actions,.service-detail-final-actions{align-items:stretch;flex-direction:column}.service-detail-actions .funnel-button{width:100%}.service-detail-visual{min-height:auto;padding:14px}.service-detail-console-row{gap:6px;grid-template-columns:1fr}.service-detail-console-row small{text-align:left}.service-detail-final-copy h2,.service-detail-intro h2,.service-detail-intro--start h2{font-size:clamp(2.2rem,12vw,3.35rem)}.service-detail-step-card{grid-template-columns:42px minmax(0,1fr);padding:17px}.service-detail-final-panel{grid-template-columns:1fr}}@media (max-width:480px){.service-detail-hero-copy h1{font-size:clamp(2.55rem,12.5vw,3.55rem)}.service-detail-final-copy>p,.service-detail-hero-copy>p:not(.funnel-eyebrow),.service-detail-intro>p:not(.funnel-eyebrow){font-size:.98rem}.service-detail-feature-card{min-height:230px;padding:20px}}.payment-main{width:100%}.payment-page .funnel-section-header{margin-bottom:clamp(26px,5vw,46px)}.payment-hero{min-height:auto}.payment-redeem-grid{grid-gap:clamp(24px,5vw,60px);align-items:start;display:grid;gap:clamp(24px,5vw,60px);grid-template-columns:minmax(0,.72fr) minmax(320px,1fr)}.payment-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.payment-section1-bg{inset:0 auto auto 0;object-fit:cover;object-position:center top;position:absolute;width:100%;z-index:0}.payment-section1{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:clamp(54px,8vw,96px) 20px;position:relative;z-index:1}.payment-section1:before{background:linear-gradient(180deg,#030715c2,#030715f0);content:"";inset:0;position:absolute;z-index:-1}.payment-section1 h1,.payment-title{color:#fff;font-size:clamp(2.2rem,5.6vw,5rem);line-height:1;margin:0}.payment-details{width:min(100%,620px)}.payment-details-glass{align-items:center;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:var(--brand-radius);box-shadow:var(--brand-shadow),var(--brand-glow-blue);display:flex;flex-direction:column;justify-content:center;margin:clamp(30px,5vw,56px) auto 0;padding:clamp(22px,4vw,38px);position:relative;width:100%}.membership-name{font-size:clamp(1.5rem,3vw,2.5rem)!important;margin-bottom:16px!important}.membership-price,.payment-price{font-size:clamp(1.45rem,3.5vw,2.35rem)}.payment-qr{border-radius:14px;box-shadow:0 0 24px #ffffff38,0 16px 46px #00000059;width:min(100%,300px)}.payment-crypto-selection{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:22px}.payment-crypto-btn{background:#ffffff14;color:#fff;cursor:pointer;font-weight:900;height:auto;margin:0;min-width:74px;padding:10px 14px;width:auto}.payment-details-address{background:#03071585;border:1px solid #ffffff1f;border-radius:var(--brand-radius-sm);margin-top:20px;max-width:480px;overflow-wrap:anywhere;padding:14px;width:100%}.payment-details-address p,.payment-details-glass p{color:#fff;font-size:clamp(.88rem,1.6vw,1.05rem);font-weight:800;line-height:1.5;margin:0}.payment-copy-button,.payment-details-glass>button{align-items:center;background:linear-gradient(135deg,var(--brand-blue),#2a7cff);color:#fff;cursor:pointer;display:inline-flex;font-weight:900;gap:8px;height:auto;justify-content:center;margin-top:18px;min-width:146px;padding:12px 20px;width:auto}.payment-copy-icon{width:15px}.payment-subheader{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:22px}.payment-divider{border-left:1px solid #fff3;height:34px}.payment-subheader h2{color:var(--brand-muted);font-size:clamp(.82rem,1.4vw,1rem);font-weight:800;letter-spacing:.04em;margin:0}.payment-options{display:flex;gap:20px;justify-content:center}.toggle-group{align-items:center;display:flex;flex-direction:column;position:relative}.toggle-group label{color:#fff;font-size:1.2rem;margin-top:8px}.toggle-btn{background-color:var(--brand-pink-deep);border:2px solid #fff;border-radius:99px;cursor:pointer;height:40px;margin-top:3vh;position:relative;width:80px}.toggle-btn.sold-out{cursor:not-allowed;opacity:.7}.sold-out-badge{background-color:red;border-radius:12px;color:#fff;font-size:10px;font-weight:700;padding:2px 8px;position:absolute;right:-10px;text-transform:uppercase;top:-10px;transform:rotate(15deg)}.toggle-btn .thumb{background-color:#fff;border-radius:99px;height:30px;left:3px;position:absolute;top:50%;transform:translateY(-50%);transition:left .15s ease;width:30px}.toggle-btn.toggled{background-color:var(--brand-blue)}.toggle-btn.toggled .thumb{left:43px}.payment-section2{align-items:center;background:#f4f7ff;color:var(--brand-dark-text);display:flex;flex-direction:column;justify-content:center;padding:var(--brand-section) 20px}@media (max-width:860px){.payment-redeem-grid{grid-template-columns:1fr}}.payment-section2 h1{font-size:clamp(2rem,4.6vw,4.2rem);line-height:1.05;margin:0}.payment-section2 h2{color:#435272;font-size:clamp(1rem,1.7vw,1.35rem);font-weight:600;margin:18px 0 30px}@media (max-width:768px){.payment-subheader{flex-direction:column;gap:10px}.payment-divider{border-left:0;border-top:1px solid #fff3;height:0;width:56px}}.copy-section1-bg{inset:0 auto auto 0;object-fit:cover;object-position:center top;position:absolute;width:100%;z-index:0}.guide-section1{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:clamp(54px,8vw,96px) 20px;position:relative;z-index:1}.guide-section1:before{background:linear-gradient(180deg,#030715c2,#030715f0);content:"";inset:0;position:absolute;z-index:-1}.guide-section1 h1{color:#fff;font-size:clamp(2.3rem,6vw,5.2rem);line-height:1;margin:0}.guide-section1 h2{color:var(--brand-muted-strong);font-size:clamp(1rem,1.8vw,1.35rem);margin:16px 0 0}.trader-name{font-size:clamp(2rem,5vw,4rem)}.guide-section1 h3{color:var(--brand-muted-strong);font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.65;margin:0;width:min(100%,720px)}.guide-section1 span{color:var(--brand-pink)}.trader-name-box{background-color:#fff;border:1px solid #1068ff59;border-radius:var(--brand-radius-sm);box-shadow:var(--brand-glow-blue);margin-block:30px;padding:16px 26px}.guide-section2{background:#f4f7ff;display:flex;flex-direction:column;padding:var(--brand-section) 20px}.guide-section2,.guide-section2 button{align-items:center;justify-content:center}.guide-section2 button{background:linear-gradient(135deg,var(--brand-blue),#2a7cff);border:1px solid #ffffff2e;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-weight:900;margin-top:20px;min-height:46px;min-width:200px;padding:12px 26px}.guide-section2-steps{grid-gap:34px;background:var(--brand-surface-strong);border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:var(--brand-shadow);display:grid;gap:34px;margin:0 auto 52px;padding:clamp(24px,5vw,56px);width:min(100%,780px)}.guide-section2-steps h2{color:#fff;font-size:clamp(1.4rem,3vw,2rem);margin:0}.guide-section2-steps h3{color:var(--brand-muted-strong);font-size:clamp(.96rem,1.5vw,1.12rem);line-height:1.55;margin:8px 0 0}.copy-step-image{border:1px solid #1068ff73;border-radius:var(--brand-radius-sm);box-shadow:var(--brand-glow-blue);margin-top:24px;width:min(100%,440px)}@media (max-width:768px){.guide-section2-steps{gap:28px}}.copy-hero-card{grid-gap:14px;background:linear-gradient(180deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.035));border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-soft);display:grid;gap:14px;padding:18px}.copy-blofin-line{align-items:center;color:var(--color-muted);display:flex;font-weight:780;gap:10px}.copy-blofin-line img{border-radius:999px;height:34px;width:34px}.copy-hero-metrics{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.copy-steps-grid{grid-gap:clamp(24px,5vw,56px);align-items:start;display:grid;gap:clamp(24px,5vw,56px);grid-template-columns:minmax(0,1fr) minmax(280px,.48fr)}.copy-app-panel{grid-gap:16px;display:grid;gap:16px}.copy-app-panel .funnel-card-actions{align-items:stretch;flex-direction:column}.copy-proof-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.copy-final-grid{grid-gap:clamp(24px,5vw,64px);align-items:center;display:grid;gap:clamp(24px,5vw,64px);grid-template-columns:minmax(0,.9fr) minmax(280px,.56fr)}@media (max-width:920px){.copy-final-grid,.copy-steps-grid{grid-template-columns:1fr}.copy-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.copy-hero-metrics,.copy-proof-grid{grid-template-columns:1fr}}.blofin-main-content{background:radial-gradient(circle at 20% 4%,#1068ff29,#0000 30rem),radial-gradient(circle at 88% 12%,#ed156629,#0000 32rem),linear-gradient(180deg,var(--brand-navy-950),var(--brand-navy-900) 52%,var(--brand-navy-950));color:#fff;overflow-x:hidden}.blofin-main-content .copy-section1{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 78px);overflow:hidden;padding:clamp(4rem,8vw,7rem) 1.25rem clamp(3rem,6vw,5rem);position:relative}.blofin-main-content .copy-section1-bg{height:100%!important;inset:0;object-fit:cover;position:absolute;width:100%;z-index:-2}.blofin-main-content .copy-section1:after{background:linear-gradient(180deg,#030715c7,#030715f0),radial-gradient(circle at 50% 26%,#1068ff1f,#0000 30rem);content:"";inset:0;position:absolute;z-index:-1}.blofin-copy-section1-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-inline:auto;text-align:center;width:min(920px,100%)}.blofin-copy-section1-header h1{color:#fff;font-size:clamp(2.4rem,6vw,5.2rem);line-height:1.02;margin:0}.blofin-copy-section1-header h2{color:var(--brand-muted-strong);font-size:clamp(1rem,1.8vw,1.35rem);line-height:1.55;margin:1.25rem auto 0;max-width:min(760px,100%)!important}.blofin-main-content .copy-section1-buttons{display:flex;flex-wrap:wrap;gap:.9rem;justify-content:center;margin:1.8rem 0 1.2rem}.blofin-main-content .copy-section1-horizontal-line{margin:0 auto 1.6rem;width:min(760px,82vw)}.blofin-main-content .copy-section1-images-main{grid-gap:clamp(1rem,2.4vw,1.5rem);display:grid;gap:clamp(1rem,2.4vw,1.5rem);grid-template-columns:repeat(2,minmax(0,1fr));width:min(1120px,100%)!important}.blofin-main-content .copy-section1-images-left,.blofin-main-content .copy-section1-images-right{min-width:0}.blofin-main-content .copy-section1-images-wrapper{background:#0d1227c7;border:1px solid #ffffff1f;border-radius:1rem;box-shadow:var(--brand-shadow);height:100%;padding:clamp(.9rem,2vw,1.25rem)}.blofin-main-content .copy-section1-images-wrapper h2,.blofin-main-content .copy-section3 h2{color:#fff;font-size:clamp(1.1rem,2vw,1.75rem);line-height:1.2;margin:0 0 .9rem}.blofin-main-content .copy-section1-images-wrapper img{display:block;height:auto;width:100%}.blofin-main-content .copy-section2,.blofin-main-content .copy-section3{padding:clamp(4rem,8vw,6rem) 1.25rem}.blofin-main-content .copy-section2>h1,.blofin-main-content .copy-section3>h1{margin-inline:auto;max-width:980px}.blofin-main-content .copy-section2>h2{margin:.75rem auto 2rem;max-width:760px}.blofin-main-content .copy-section2-steps{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr));margin:2rem auto;padding:clamp(1rem,2vw,1.4rem);width:min(1180px,100%)}.blofin-main-content .copy-step{min-width:0;padding:1rem}.blofin-main-content .copy-step-images{grid-gap:.75rem;display:grid;gap:.75rem;justify-items:center;margin-top:.75rem}.blofin-main-content .copy-step-images img{display:block;height:auto;width:min(210px,100%)}.blofin-main-content .copy-section3-row{grid-gap:clamp(1rem,2.5vw,1.5rem);align-items:start;display:grid;gap:clamp(1rem,2.5vw,1.5rem);grid-template-columns:repeat(2,minmax(0,1fr));margin:2rem auto}.blofin-main-content .copy-section3-left-content,.blofin-main-content .copy-section3-right-content{background:#0d1227bd;border:1px solid #ffffff1f;border-radius:1rem;min-width:0;padding:clamp(.9rem,2vw,1.25rem)}.blofin-main-content .copy-section3-row img{display:block;height:auto;width:100%}.blofin-main-content .copy-section3-pnl-main{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin:2rem auto 0;width:min(1120px,100%)}.blofin-copy-section3-pnl-row{align-items:center;display:flex;justify-content:center;width:min(856px,100%)}.blofin-copy-section3-pnl-row-images{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-evenly;width:min(856px,100%)}.blofin-copy-section3-pnl-row-images img{border:2px solid #fff;border-radius:1rem;box-shadow:0 0 8px #fff;width:calc(50% - .5rem)}.lone-image{border:2px solid #fff;border-radius:1rem;box-shadow:0 0 8px #fff;height:auto;width:min(760px,100%)}.blofin-main-content .copy-section3 video{background:linear-gradient(135deg,#1068ff24,#ed15661a),var(--brand-navy-900);display:block;min-height:220px;width:min(760px,100%)}@media (max-width:768px){.blofin-main-content .copy-section1{min-height:auto;padding:4.5rem 1rem 3.5rem}.blofin-main-content h1{font-size:clamp(2rem,10vw,3.4rem);margin-top:0}.blofin-main-content h2{font-size:clamp(1.15rem,6vw,1.7rem)}.blofin-copy-section1-header h1{color:#fff;font-size:clamp(2.2rem,11vw,4rem);margin-top:0}.blofin-copy-section1-header h2{color:#fff;font-size:clamp(.95rem,4.4vw,1.2rem);margin-top:1rem}.blofin-main-content .copy-section1-buttons{margin-top:1.4rem}.blofin-main-content .copy-section1-images-main,.blofin-main-content .copy-section2-steps,.blofin-main-content .copy-section3-row{grid-template-columns:1fr;width:100%!important}.blofin-main-content .copy-section2,.blofin-main-content .copy-section3{padding:3.5rem 1rem}.blofin-main-content .copy-step{padding:1rem .6rem}.blofin-main-content .copy-step-images img{width:min(310px,82vw)}.blofin-copy-section3-pnl-row,.blofin-copy-section3-pnl-row-images{flex-direction:column;width:100%}.blofin-copy-section3-pnl-row-images img{margin-bottom:1vh;width:100%}.lone-image{border:2px solid #fff;border-radius:1rem;box-shadow:0 0 8px #fff;height:auto;margin-top:3vh;width:90vw}.copy-section3 video{border:1.5px solid #fff;border-radius:8px;box-shadow:0 0 5px #fff;width:90vw}}.button-dark,.button-dark-port,.button-light,.button-vip{align-items:center;border:1px solid #0000;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.94rem;font-weight:900;justify-content:center;line-height:1.1;min-height:46px;padding:12px 28px;text-align:center;white-space:nowrap}.button-dark,.button-dark-port{background:linear-gradient(135deg,var(--color-accent),var(--color-cyan));color:#03110d}.button-light,.button-vip{background-color:#ffffff14;border-color:var(--color-border);color:var(--color-text)}.button-vip{min-width:140px;width:auto}@media (max-width:768px){.button-dark,.button-dark-port,.button-light,.button-vip{font-size:.88rem;min-height:44px;padding:11px 20px}.button-vip{min-width:124px}}.port-outter-container{background:hsla(0,0%,100%,.055);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:12px;position:relative;width:min(100%,860px)}.port-form-wrapper{align-items:center;background:#050707e0;border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-soft);display:flex;flex-direction:column;justify-content:center;left:50%;padding:22px;position:absolute;top:50%;translate:-50% -50%;width:min(80%,360px);z-index:1001}.port-form{grid-gap:10px;display:grid;gap:10px;width:100%}.port-form input{background:#ffffff14;border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text);font-size:1rem;padding:12px 14px;width:100%}.port-content{max-width:840px;width:100%;z-index:999}.blurred{filter:blur(12px)}.coin-table{background-color:#050707bd;border-collapse:collapse;border-radius:var(--radius-sm);overflow:hidden;text-align:left;width:100%}.coin-table td,.coin-table th{border-bottom:1px solid var(--color-border);color:var(--color-text);font-weight:900;padding:16px 24px;text-align:center}.coin-table th{color:var(--color-muted);font-size:.86rem;letter-spacing:.08em}.coin-cell{align-items:center;display:flex;flex-direction:column;gap:8px}.coin-logo{height:30px;width:30px}@media (max-width:768px){.port-outter-container{overflow-x:auto}.coin-table{min-width:560px}.coin-table td,.coin-table th{padding:14px 12px}}.blofin-guide-section1{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:clamp(54px,8vw,96px) 20px;position:relative;z-index:1}.blofin-guide-section1:before{background:linear-gradient(180deg,#030715c2,#030715f0);content:"";inset:0;position:absolute;z-index:-1}.blofin-guide-section1 h1{color:#fff;font-size:clamp(2.3rem,6vw,5.2rem);line-height:1;margin:0}.blofin-guide-section1 h2{color:var(--brand-muted-strong);font-size:clamp(1rem,1.8vw,1.35rem);margin:16px 0 0}.blofin-trader-name{font-size:clamp(2rem,5vw,4rem)}.blofin-guide-section1 h3{color:var(--brand-muted-strong);font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.65;margin:0;width:min(100%,720px)}.blofin-guide-section1 span,.blofin-trader-name-span{color:var(--brand-blue)}.blofin-trader-name-box{background-color:var(--brand-surface-strong);border:1px solid #1068ff59;border-radius:var(--brand-radius-sm);box-shadow:var(--brand-glow-blue);margin-block:30px;padding:16px 26px}.blofin-aff-guide-image{width:min(100%,760px)}.blofin-aff-guide-image img{border:1px solid #1068ff73;border-radius:var(--brand-radius);box-shadow:var(--brand-glow-blue);margin-top:28px;width:100%}.tradersnotes-section1{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:clamp(54px,8vw,96px) 20px;position:relative;z-index:1}.tradersnotes-section1:before{background:linear-gradient(180deg,#030715c2,#030715f0);content:"";inset:0;position:absolute;z-index:-1}.tradersnotes-section1-header{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center}.tradersnotes-section1-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.tradersnotes-section1-header img{filter:drop-shadow(0 22px 40px rgba(0,0,0,.35));height:auto;width:min(100%,420px)}.tradersnotes-section1-header span{color:#fff}.tradersnotes-section1-header h1{color:#fff;font-size:clamp(2.1rem,5.4vw,4.8rem);line-height:1.02;margin:0;max-width:900px}.tradersnotes-section1-header h2{color:var(--brand-muted-strong);font-size:clamp(1rem,1.8vw,1.34rem);font-weight:600;line-height:1.5;margin:0;max-width:720px}.tradersnotes-section1-hrline{border:0;border-top:1px solid #ffffff29;margin:34px 0;width:min(100%,760px)}.blofin-aff-section1{padding-top:5vh}.blofin-aff-section1,.blofin-aff-section1-header-text{align-items:center;display:flex;flex-direction:column;justify-content:center}.blofin-aff-section1 h1{color:#fff;font-size:3vw}.blofin-aff-section1 h2{color:#fff;font-size:2vw;max-width:80%}.blofin-aff-section1 span{color:#ff8400}.blofin-aff-section1-header{flex-direction:column}.aff-images,.blofin-aff-section1-header{align-items:center;display:flex;gap:3vh;justify-content:center}.aff-images img{border:6px solid #fff;border-radius:500px;height:25vh;width:auto}.aff-images div{background-color:#fff;border-radius:500px;height:18vh;width:10px}.aff-names{background-color:#fff;border-radius:1rem;margin-top:3vh;padding-block:1vh;padding-inline:3vw}.aff-names h1{color:#000}.blofin-aff-section1-buttons{flex-direction:row;gap:4vw;margin-block:2vh}.blofin-aff-section1-buttons,.blofin-button-light{align-items:center;display:flex;justify-content:center}.blofin-button-light{background-color:#000;border:4px solid #ff8400;border-radius:.8rem;color:#ff8400;cursor:pointer;font-size:1rem;font-weight:700;padding-block:16px;padding-inline:64px;transition:transform .2s}.blofin-button-light:hover{border:2px solid #ff8400;box-shadow:0 0 20px 5px #ff8400cc;transform:scale(1.1)}.blofin-aff-section1-hrline{border:4px solid #fff;margin-block:2vh;width:30vw}.blofin-copy-section1-images-main{align-items:center;display:flex;flex-direction:column;gap:4vw;justify-content:center;margin-bottom:5vh;margin-top:2vh}.blofin-copy-section1-images-main h2{font-size:1.4vw;margin-top:0}.blofin-copy-section1-images-left,.blofin-copy-section1-images-right{width:50vw}.blofin-copy-section1-images-left,.blofin-copy-section1-images-right,.blofin-copy-section1-images-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.blofin-copy-section1-images-wrapper img{border:4px solid #ff8400;border-radius:1rem;box-shadow:0 0 25px #ff8400;margin-top:3vh;width:30vw}.blofin-aff-section2{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-block:5vh}.blofin-aff-section2 span{color:#ff8400}.blofin-aff-section2 h1{font-size:3rem}.blofin-aff-section2 h2{font-size:2rem}.blofin-aff-section2-steps{align-items:center;background-color:#111;border-radius:2rem;display:flex;flex-direction:column;gap:56px;justify-content:center;margin-block:5vh;padding-block:80px;padding-inline:160px;position:relative}.blofin-aff-section2-steps:after,.blofin-aff-section2-steps:before{animation:spin 5s linear infinite;background-image:conic-gradient(from var(--angle),#0000 20%,#ff8400);border-radius:2.3rem;content:"";height:100%;left:50%;padding:.3rem;position:absolute;top:50%;translate:-50% -50%;width:100%;z-index:-1}.blofin-aff-section2-steps:before{filter:blur(1.5rem);opacity:1}.blofin-button-dark,.blofin-button-dark-steps{align-items:center;background-color:#ff8400;border:#0000;border-radius:1rem;color:#000;display:flex;font-size:1rem;font-weight:700;justify-content:center;margin-top:2vh;padding-block:12px;padding-inline:28px;text-align:center}.blofin-button-dark-steps{min-height:48px;min-width:240px}.blofin-button-dark-steps:hover,.blofin-button-dark:hover{transform:scale(1.1)}.blofin-aff-step{align-items:center;display:flex;flex-direction:column;justify-content:center}.blofin-aff-step h2{color:#fff;font-size:3rem}.blofin-aff-step h3{color:#fff;font-size:2rem}.blofin-aff-step p{color:#fff;font-size:1.5rem}.blofin-aff-step button{align-items:center;display:flex;flex-direction:column;justify-content:center}.blofin-aff-step button:hover{transform:scale(1.1)}.blofin-aff-step-images{align-items:center;display:flex;gap:16px;justify-content:center}.blofin-aff-step-images img{border:2px solid #fff;border-radius:.7rem;margin-top:2vh;transition:transform .2s;width:150px}.blofin-aff-step-images img:hover{transform:scale(1.1)}.blofin-aff-section3{align-items:center;background-color:#0e0e0e;display:flex;flex-direction:column;justify-content:center;padding-block:5vh}.blofin-aff-section3 h1{color:#fff;font-size:3rem}.blofin-aff-section3 h2{color:#fff;font-size:2rem}.blofin-aff-section3-row{align-items:center;display:flex;flex-direction:column;gap:56px;justify-content:center;margin-block:5vh;width:100vw}.blofin-aff-section3-row img{border:2px solid #ff8400;border-radius:1rem;box-shadow:0 0 15px #ff8400;margin-top:3vh;width:400px}.blofin-aff-section3-left,.blofin-aff-section3-right{align-items:center;display:flex;justify-content:center;width:50%}.blofin-aff-section3-left-content,.blofin-aff-section3-pnl-main,.blofin-aff-section3-right-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.blofin-aff-section3-pnl-main{gap:28px;margin-top:5vh;width:100vw}.blofin-aff-section3-pnl-row{align-items:center;display:flex;justify-content:center;width:856px}.blofin-aff-section3-pnl-row-images{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:856px}.blofin-aff-section3-pnl-row-images img{border:2px solid #ff8400;border-radius:1rem;box-shadow:0 0 15px #ff8400;width:257.33333px}@media (max-width:768px){.blofin-aff-section1{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:5vh}.blofin-aff-section1 h1{color:#fff;font-size:5vw}.blofin-aff-section1 h2{color:#fff;font-size:4vw;max-width:80%}.blofin-aff-section1 span{color:#ff8400}.blofin-aff-section1-header{gap:0}.blofin-aff-section1-header,.blofin-aff-section1-header-text{align-items:center;display:flex;flex-direction:column;justify-content:center}.blofin-aff-section1-header-text{gap:1vh;margin-top:4vh}.aff-images{align-items:center;display:flex;gap:3vh;justify-content:center}.aff-images img{border:2px solid #fff;border-radius:500px;height:17vh;width:auto}.aff-images div{background-color:#fff;border-radius:500px;height:10vh;width:4px}.aff-names{background-color:#fff;border-radius:1rem;margin-top:2vh;padding-block:1vh;padding-inline:3vw}.aff-names h1{color:#000}.blofin-aff-section1-buttons{flex-direction:row;gap:5vw}.blofin-aff-section1-buttons,.blofin-button-light{align-items:center;display:flex;justify-content:center}.blofin-button-light{background-color:#000;border:1px solid #ff8400;border-radius:8px;color:#ff8400;cursor:pointer;font-size:4vw;font-weight:700;padding-block:2vw;padding-inline:6vw}.blofin-aff-section1-hrline{border:2px solid #fff;margin-block:2vh;width:70vw}.blofin-copy-section1-images-main{align-items:center;display:flex;flex-direction:column;gap:5vh;justify-content:center;margin-bottom:5vh;margin-top:2vh}.blofin-copy-section1-images-main h2{font-size:5vw;margin-top:0}.blofin-copy-section1-images-left,.blofin-copy-section1-images-right{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100vw}.blofin-copy-section1-images-right{order:2}.blofin-copy-section1-images-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.blofin-copy-section1-images-wrapper img{border:2px solid #ff8400;border-radius:1rem;box-shadow:0 0 20px #ff8400;margin-top:2vh;width:70vw}.blofin-aff-section2{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-block:5vh}.blofin-aff-section2 span{color:#ff8400}.blofin-aff-section2 h1{font-size:7vw}.blofin-aff-section2 h2{font-size:4vw;max-width:70vw}.blofin-button-dark,.blofin-button-dark-steps{align-items:center;background-color:#ff8400;border:#0000;border-radius:1rem;color:#000;display:flex;font-size:4vw;font-weight:700;justify-content:center;margin-top:2vh;padding-block:12px;padding-inline:28px;text-align:center}.blofin-button-dark-steps{min-height:48px;min-width:200px}.blofin-aff-section2-steps{align-items:center;background-color:#111;border-radius:2rem;display:flex;flex-direction:column;gap:56px;justify-content:center;margin-block:5vh;padding-block:5vh;padding-inline:5vw;position:relative}.blofin-aff-section2-steps:after,.blofin-aff-section2-steps:before{animation:spin 5s linear infinite;background-image:conic-gradient(from var(--angle),#0000 20%,#ff8400);border-radius:2.3rem;content:"";height:100%;left:50%;padding:.3rem;position:absolute;top:50%;translate:-50% -50%;width:100%;z-index:-1}.blofin-aff-section2-steps:before{filter:blur(1.5rem);opacity:1}.blofin-aff-step{align-items:center;display:flex;flex-direction:column;justify-content:center}.blofin-aff-step h2{color:#fff;font-size:7vw}.blofin-aff-step h3{color:#fff;font-size:5vw}.blofin-aff-step p{color:#fff;font-size:4vw}.blofin-aff-step button{flex-direction:column}.blofin-aff-step button,.blofin-aff-step-images{align-items:center;display:flex;justify-content:center}.blofin-aff-step-images{gap:16px}.blofin-aff-step-images img{border:2px solid #fff;border-radius:8px;margin-top:2vh;transition:transform .2s;width:25vw}.blofin-aff-section2-footer{margin-bottom:1vh;max-width:80%}.blofin-aff-section3{align-items:center;background-color:#0e0e0e;display:flex;flex-direction:column;justify-content:center;padding-block:5vh}.blofin-aff-section3 h1{color:#fff;font-size:7vw}.blofin-aff-section3 h2{color:#fff;font-size:4vw}.blofin-aff-section3-row{align-items:center;display:flex;flex-direction:column;gap:3vh;justify-content:center;margin-block:3vh;width:100vw}.blofin-aff-section3-row img{border:1.5px solid #ff8400;border-radius:1rem;box-shadow:0 0 5px #ff8400;margin-top:2vh;width:80vw}.blofin-aff-section3-left,.blofin-aff-section3-right{align-items:center;display:flex;justify-content:center;width:50%}.blofin-aff-section3-left-content,.blofin-aff-section3-pnl-main,.blofin-aff-section3-right-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.blofin-aff-section3-pnl-main{gap:5vw;margin-top:5vh;width:100vw}.blofin-aff-section3-pnl-row{align-items:center;display:flex;justify-content:center;width:100%}.blofin-aff-section3-pnl-row-images{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;width:100%}.blofin-aff-section3-pnl-row-images img{border:1.5px solid #ff8400;border-radius:8px;box-shadow:0 0 5px #ff8400;width:25vw}}.section1-bg{inset:0 auto auto 0;object-fit:cover;object-position:center top;position:absolute;width:100%;z-index:0}.about-section1{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:clamp(54px,8vw,96px) 20px;position:relative;width:100%;z-index:1}.about-section1:before{background:linear-gradient(180deg,#030715c2,#030715f0);content:"";inset:0;position:absolute;z-index:-1}.about-eyebrow{color:#8fb6ff;font-size:.78rem;font-weight:900;letter-spacing:.12em;margin:0 0 12px;text-transform:uppercase}.about-eyebrow.dark{color:var(--brand-blue)}.about-section1 h1{color:#fff;font-size:clamp(2.3rem,6vw,5.6rem);line-height:.98;margin:0 0 24px;max-width:900px}.about-section-paragraphs{display:flex;justify-content:center;width:100%}.about-section-paragraphs p{color:var(--brand-muted-strong);font-size:clamp(1rem,1.55vw,1.25rem);line-height:1.7;margin:0;width:min(100%,820px)}.about-section2{align-items:center;background:#f4f7ff;color:var(--brand-dark-text);display:flex;flex-direction:column;justify-content:center;padding:var(--brand-section) 20px}.about-section2 h1{color:var(--brand-dark-text);font-size:clamp(2rem,4.8vw,4.5rem);line-height:1.03;margin:0 0 24px;width:min(920px,100%)}.about-section2 p{color:#435272;font-size:clamp(1rem,1.45vw,1.16rem);line-height:1.7;margin:0 0 20px;width:min(780px,100%)}.about-section2 button{margin-top:16px;padding:12px 28px;width:auto}.about-section3{align-items:center;background:linear-gradient(180deg,#030715e6,#030715f5),url(/static/media/bg2.f4b1b8ac20d1981c3a53.png) 50% /cover;display:flex;flex-direction:column;justify-content:center;padding:var(--brand-section) 20px}.about-section3 h1{color:#fff;font-size:clamp(2rem,4.8vw,4.5rem);line-height:1.03;margin:0 0 32px;max-width:900px}.about-section3-socials{align-items:center;background:var(--brand-card);border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:var(--brand-shadow);display:flex;flex-direction:column;padding:26px;width:min(100%,520px)}.about-section3-socials-header h2{color:#fff;font-size:clamp(1.1rem,2vw,1.45rem);margin:0}.about-section3-socials-icons{align-items:center;display:flex;gap:14px;justify-content:center;margin-top:18px;width:100%}.about-section3-socials-icons a{align-items:center;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;display:inline-flex;height:46px;justify-content:center;width:46px}.about-section3-socials-icons img{height:24px;width:24px}.about-section3 p{color:var(--brand-muted-strong);font-size:clamp(1rem,1.45vw,1.16rem);line-height:1.7;margin:28px 0 0;max-width:760px}.about-section3 button{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:34px;padding:12px 28px;width:auto}.about-section3-buttin-img{width:18px}.contact-main{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:clamp(54px,8vw,96px) 20px;position:relative;z-index:1}.contact-main:before{background:linear-gradient(180deg,#030715c2,#030715f0);content:"";inset:0;position:absolute;z-index:-1}.contact-main-wrapper{grid-gap:clamp(28px,5vw,72px);align-items:start;display:grid;gap:clamp(28px,5vw,72px);grid-template-columns:minmax(0,.86fr) minmax(320px,1fr);margin:0;width:var(--brand-container)}.form-header{background:#0000;border:0;border-radius:0;box-shadow:none;padding:0;position:static;text-align:left;translate:none}.contact-eyebrow{color:#8fb6ff;font-size:.78rem!important;font-weight:900;letter-spacing:.12em;margin:0 0 12px;text-transform:uppercase}.form-header h1{color:#fff;font-size:clamp(2.3rem,5.8vw,5.2rem);line-height:.98;margin:0}.form-header p{color:var(--brand-muted-strong);font-size:clamp(1rem,1.45vw,1.16rem);line-height:1.7;margin:20px 0 0;max-width:560px}.contact-form{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:var(--brand-radius);box-shadow:var(--brand-shadow),var(--brand-glow-blue);padding:clamp(22px,4vw,38px);position:relative;width:100%}.contact-form form{grid-gap:18px;display:grid;gap:18px}.contact-field{margin:0;text-align:left;width:100%}.contact-field label{color:#fff;display:block;font-size:.92rem;font-weight:900;letter-spacing:.04em;margin-bottom:8px}.contact-field input,.contact-field textarea{background:#0307158a;border:1px solid #ffffff29;border-radius:var(--brand-radius-sm);box-shadow:none;color:#fff;font-size:1rem;padding:13px 14px;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;width:100%}.contact-field input:focus,.contact-field textarea:focus{background:#030715b8;border-color:#1068ffb8;box-shadow:0 0 0 4px #1068ff29;outline:none}.contact-field textarea{min-height:150px;resize:vertical}.contact-form button{margin:6px 0 0;min-width:160px;padding:12px 26px;width:fit-content}@media (max-width:860px){.contact-main-wrapper{grid-template-columns:1fr}.form-header{text-align:center}.form-header p{margin-inline:auto}.contact-form button{justify-self:center}}.faq-main{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:clamp(54px,8vw,96px) 20px clamp(80px,10vw,140px);position:relative;z-index:1}.faq-main:before{background:linear-gradient(180deg,#030715c2,#030715f0);content:"";inset:0;position:absolute;z-index:-1}.faq-header{color:#fff;font-size:clamp(2.4rem,6vw,5.4rem);line-height:1;margin:0 0 clamp(30px,5vw,58px)}.faq-content{text-align:left;width:min(100%,860px)}.faq-item{background:var(--brand-card);border:1px solid var(--brand-border);border-radius:var(--brand-radius-sm);box-shadow:0 14px 34px #0000002e;margin-bottom:14px;overflow:hidden}.faq-question{align-items:center;background:#0000;border:0;color:#fff;cursor:pointer;display:flex;font-size:clamp(1rem,1.7vw,1.25rem);font-weight:900;gap:18px;justify-content:space-between;letter-spacing:.02em;padding:20px 22px;text-align:left;text-transform:uppercase;width:100%}.faq-arrow{flex:0 0 auto;font-size:1rem;transition:transform .18s ease}.faq-arrow.expanded{transform:rotate(180deg)}.faq-answer{color:var(--brand-muted-strong);font-size:clamp(.96rem,1.4vw,1.1rem);line-height:1.7;max-height:0;overflow:hidden;padding:0 22px;transition:max-height .22s ease,padding .18s ease}.faq-answer.expanded{max-height:320px;padding:0 22px 22px}@media (max-width:768px){.faq-main{padding-bottom:72px}.faq-question{padding:17px 18px}}.terms-bg{background:var(--brand-navy-950);inset:0;position:fixed;width:100vw;z-index:-500}.terms-main{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:var(--brand-section) 20px}.terms-main h1{margin:0 0 34px}.terms-main h1,.terms-text{text-align:left;width:min(100%,980px)}.terms-text{align-items:flex-start;background:var(--brand-card);border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:var(--brand-shadow);display:flex;flex-direction:column;padding:clamp(22px,4vw,42px)}.terms-text h3{margin:24px 0 8px}.terms-text h3:first-child{margin-top:0}.terms-text p{margin:8px 0}.terms-list{margin:10px 0 18px 22px;text-align:left}.terms-list li{margin-bottom:8px}.risk-bg{background:var(--brand-navy-950);inset:0;position:fixed;width:100vw;z-index:-500}.risk-main{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:58vh;padding:var(--brand-section) 20px;text-align:left}.risk-main h1{margin:0 0 28px;width:min(100%,860px)}.risk-main p{background:var(--brand-card);border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:var(--brand-shadow);margin:0;padding:clamp(22px,4vw,42px);text-align:left;width:min(100%,860px)}.leaderboard-section1{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:5vh}.leaderboard-section1 h1{color:#fff;font-size:4vw}.leaderboard-section1-header{margin-bottom:3vh}.leaderboard-section1 span{color:#0bf511;font-size:6vw;text-shadow:0 0 15px #0bf511}.leaderboard-top3{gap:5vw;margin-top:5vh}.leaderboard-card,.leaderboard-top3{align-items:center;display:flex;justify-content:center}.leaderboard-card{border-radius:2rem;flex-direction:column;min-width:10vw;padding:2vh 3vw;transition:scale .3s}.leaderboard-card:hover{scale:1.1}.card-uid{color:#fff;margin-top:2vh;width:100%}.card-volume{color:#fff;margin-top:1vh;width:100%}.leaderboard-card h1{font-size:3vw}.leaderboard-card h2{font-size:2vw}.leaderboard-card p{font-size:1.5vw}.first{border:3px solid gold;box-shadow:0 0 30px 1px gold;color:#fff;margin-bottom:8vh;order:1}.first h1,.first h2{color:gold;text-shadow:0 0 15px gold}.second{border:3px solid #afafaf;box-shadow:0 0 30px 1px #afafaf;color:#fff;order:0}.second h1,.second h2{color:#afafaf;text-shadow:0 0 15px #afafaf}.third{border:3px solid #cd7f32;box-shadow:0 0 30px 1px #cd7f32;color:#fff;order:2}.third h1,.third h2{color:#cd7f32;text-shadow:0 0 15px #cd7f32}.leaderboard-section1-buttons{align-items:center;display:flex;gap:3vw;justify-content:center;margin-bottom:3vh;margin-top:3vh}.leaderboard-section2{background-image:url(/static/media/section2bg.b2ce79dbc57d4ae9e525.svg);background-size:cover}.leaderboard-section2-fade{align-items:center;background:#ff00e4;background:linear-gradient(0deg,#ff00e400,#fff 95%);display:flex;flex-direction:column;justify-content:center;padding-block:5vh}.leaderboard-section2-header{font-size:4vw}.leaderboard-section2-condition{font-size:2vw;font-weight:500;margin-bottom:3vh}.leaderboard-section2-calculation{margin-top:2vh}.leaderboard-section2-calculation p{color:#4d4d4d;font-size:1.5vw}.leaderboard-section2-fade span{color:red}.leaderboard-table{background-color:#000c;border:2px solid #000;border-collapse:collapse;border-radius:15px;margin:1vh auto 0;overflow:hidden;width:100%}.leaderboard-section2-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:3vh}.leaderboard-table table{border-spacing:0;width:100%}.leaderboard-table td,.leaderboard-table th{border:1px solid #000;padding-block:1vh;padding-inline:2vw;text-align:center}.leaderboard-table th{background-color:#ffffff1a;color:#fff;font-size:2vw;font-weight:700}.leaderboard-table td{color:#fff;font-size:1.5vw}.leaderboard-table tr:last-child td{border-bottom:0}.leaderboard-table tbody{max-width:500px}.leaderboard-section3{background-image:url(/static/media/bg2.f4b1b8ac20d1981c3a53.png);background-size:cover;padding-block:5vh}.leaderboard-section3 h1{color:#fff;font-size:4vw}.prizes-container{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-block:5vh}.prizes-table{margin:0 auto;max-width:50vw;width:100%}.prizes-table table{background-color:#000c;border:2px solid #fff;border-collapse:initial;border-radius:12px;border-spacing:0;box-shadow:0 0 15px 2px #fff;overflow:hidden;table-layout:fixed;width:100%}.prizes-table td,.prizes-table th{border:1px solid #fff;color:#fff;font-size:3vw;padding:12px;text-align:center;width:50%}.prizes-table th{background-color:#484848;font-weight:700}.prizes-table td,.prizes-table th{border-radius:0}.uid-tutorial{margin-top:5vh}.uid-tutorial video{border-radius:2vw;height:60vh;margin-top:3vh}.uid-lookup{align-items:center;display:flex;flex-direction:column;justify-content:center}.uid-lookup h2{font-size:2vw;font-weight:700;margin-bottom:1vh}.uid-lookup-input{background-color:#333;border-radius:1.6rem;flex-direction:column;padding:24px}.uid-lookup-input,.uid-lookup-input-top{align-items:center;display:flex;gap:2vw;justify-content:center}.uid-lookup-input-top{flex-direction:row}.uid-lookup-input input{border:#0000;border-radius:.8rem;padding-left:1vw}.uid-lookup-input input,.uid-lookup-input input::placeholder{color:#000;font-size:1rem}.uid-lookup-input-bottom{margin-top:2vh;width:100%}.user-position-info{align-items:center;display:flex;gap:5vw;justify-content:center;width:100%}.user-position-info-left,.user-position-info-right{text-align:left}.user-position-info{color:#000;font-size:1.5vw}.last-update{font-size:2vw;font-weight:700}@media only screen and (max-width:768px){.leaderboard-section1{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-block:5vh}.leaderboard-section1 h1{color:#fff;font-size:8vw}.leaderboard-section1 span{color:#0bf511;font-size:12vw;text-shadow:0 0 15px #0bf511}.leaderboard-top3{gap:8vw}.leaderboard-card,.leaderboard-top3{align-items:center;display:flex;justify-content:center}.leaderboard-card{border-radius:2vw;flex-direction:column;min-width:15vw;padding:2vh 3vw;transition:scale .3s}.leaderboard-card:hover{scale:1.1}.card-uid{color:#fff;margin-top:2vh;width:100%}.card-volume{color:#fff;margin-top:1vh;width:100%}.leaderboard-card h1{font-size:5vw}.leaderboard-card h2{font-size:4vw}.leaderboard-card p{font-size:3vw}.first{border:3px solid gold;box-shadow:0 0 15px 1px gold;color:#fff;margin-bottom:8vh;order:1}.first h1,.first h2{color:gold;text-shadow:0 0 10px gold}.second{border:3px solid #afafaf;box-shadow:0 0 15px 1px #afafaf;color:#fff;order:0}.second h1,.second h2{color:#afafaf;text-shadow:0 0 10px #afafaf}.third{border:3px solid #cd7f32;box-shadow:0 0 15px 1px #cd7f32;color:#fff;order:2}.third h1,.third h2{color:#cd7f32;text-shadow:0 0 10px #cd7f32}.leaderboard-section1-buttons{align-items:center;display:flex;gap:5vw;justify-content:center;margin-bottom:3vh;margin-top:3vh}.leaderboard-section2{background-image:url(/static/media/section2bg.b2ce79dbc57d4ae9e525.svg);background-size:cover}.leaderboard-section2-fade{align-items:center;background:#ff00e4;background:linear-gradient(0deg,#ff00e400,#fff 95%);display:flex;flex-direction:column;justify-content:center;padding-block:5vh}.leaderboard-section2-header{font-size:8vw}.leaderboard-section2-condition{font-size:4vw;font-weight:500;margin-bottom:3vh;max-width:80%}.leaderboard-section2-fade span{color:red}.leaderboard-section2-container{margin-top:3vh}.leaderboard-section2-container,.leaderboard-table{align-items:center;display:flex;flex-direction:column;justify-content:center}.leaderboard-table{background-color:#000c;border:1px solid #000;border-collapse:collapse;border-radius:10px;margin:1vh auto 0;overflow:hidden;width:100%}.leaderboard-table table{border-spacing:0;width:100%}.leaderboard-table td,.leaderboard-table th{border:1px solid #000;padding-block:1vh;padding-inline:2vw;text-align:center}.leaderboard-table th{background-color:#ffffff1a;color:#fff;font-size:3vw;font-weight:700}.leaderboard-table td{color:#fff;font-size:2vw}.leaderboard-table tr:last-child td{border-bottom:0}.leaderboard-table tbody{max-width:95vw}.leaderboard-section3{background-image:url(/static/media/bg2.f4b1b8ac20d1981c3a53.png);background-size:cover;padding-block:5vh}.leaderboard-section3 h1{color:#fff;font-size:8vw}.prizes-container{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:5vh}.prizes-table{margin:0 auto;max-width:80vw;width:100%}.prizes-table table{background-color:#000c;border:2px solid #fff;border-collapse:initial;border-radius:12px;border-spacing:0;box-shadow:0 0 15px 2px #fff;overflow:hidden;table-layout:fixed;width:100%}.prizes-table td,.prizes-table th{border:1px solid #fff;color:#fff;font-size:3vw;font-weight:700;padding:12px;text-align:center;width:50%}.prizes-table th{background-color:#484848;font-weight:700}.prizes-table td,.prizes-table th{border-radius:0}.uid-tutorial{margin-top:5vh}.uid-tutorial video{border-radius:2vw;height:60vh;margin-top:3vh}.prizes-table td,.prizes-table th{font-size:.9rem;padding:10px}.prizes-table table{table-layout:auto}.leaderboard-section2-calculation{margin-top:2vh}.leaderboard-section2-calculation p{color:#4d4d4d;font-size:3vw}.uid-lookup{align-items:center;display:flex;flex-direction:column;justify-content:center}.uid-lookup h2{font-size:4vw;font-weight:700;margin-bottom:1vh}.uid-lookup-input{background-color:#333;border-radius:1.2rem;flex-direction:column;gap:2vw;padding:12px}.uid-lookup-input,.uid-lookup-input-top{align-items:center;display:flex;justify-content:center}.uid-lookup-input-top{flex-direction:row;gap:6vw}.uid-lookup-input input{border:#0000;border-radius:8px;padding-left:3vw}.uid-lookup-input input,.uid-lookup-input input::placeholder{color:#000;font-size:1rem}.uid-lookup-input-bottom{margin-top:1vh;width:100%}.user-position-info{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center;padding-left:5%;width:100%}.user-position-info-left{order:0;text-align:left;width:100%}.user-position-info-right{order:1;text-align:left;width:100%}.user-position-info{color:#000;font-size:1rem}.last-update{font-size:1rem;font-weight:700}}.timer-div{color:#fff;display:flex;font-size:3rem;font-weight:700;gap:4vw}@media (max-width:768px){.timer{color:#fff;font-size:5vw;font-weight:700}.timer-div{display:flex;gap:3vw}}.timer-lead{color:#fff;font-size:3rem;font-weight:700}@media (max-width:768px){.timer-lead{color:#fff;font-size:9vw;font-weight:700}}.results-hero-media{grid-gap:14px;display:grid;gap:14px}.results-hero-media .funnel-proof-media:last-child{transform:translateX(18px)}.results-report-grid .funnel-card{gap:18px}.results-report-grid .funnel-card .funnel-button{margin-top:auto}.results-final-grid{grid-gap:clamp(24px,5vw,64px);align-items:center;display:grid;gap:clamp(24px,5vw,64px);grid-template-columns:minmax(0,.86fr) minmax(280px,.5fr)}@media (min-width:1041px) and (max-height:1050px){.results-hero-media{margin-left:auto;max-width:430px}.results-hero-media .funnel-proof-media img{aspect-ratio:16/8.6}.results-hero-media .funnel-proof-media:last-child{transform:translateX(10px)}}@media (max-width:860px){.results-hero-media .funnel-proof-media:last-child{transform:none}.results-final-grid{grid-template-columns:1fr}}.admin-dashboard{background-color:#3d3d3d;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;max-width:100vw;overflow-y:hidden}.admin-dashboard h1{color:#fff;margin-block:20px;text-align:center}.dashboard-container{flex:1 1;gap:20px;width:100%}.dashboard-container,.user-list{align-items:flex-start;display:flex;justify-content:flex-start}.user-list{background-color:#f9f9f9;border:.2vw solid #ddd;border-radius:8px;flex-direction:column;height:83.5vh;margin-left:20px;max-width:30%;overflow-y:auto;padding:10px;text-align:left}.user-list-header{margin-bottom:10px;text-align:center;width:100%}.chat-section{background-color:#f9f9f9;border:.2vw solid #ddd;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:83.5vh;margin-right:20px;overflow:hidden;padding:10px;width:70%}.chat-messages-header{text-align:center}.chat-user-container{display:flex;flex-direction:row;gap:20px}.last-chatted-users{border:.2vw solid #ddd;border-radius:10px;display:flex;flex-direction:column;gap:8px;height:75vh;max-height:75vh;overflow-y:auto;padding:10px;width:fit-content}.user-item{border:.2vw solid #ddd;border-radius:8px;cursor:pointer;padding:8px}.user-item p{text-align:left}.user-item.selected{background-color:#b4b4b4}.message-box-container{border:.2vw solid #ddd;border-radius:10px;display:flex;flex:1 1;flex-direction:column;gap:8px;height:75vh;justify-content:flex-end;max-height:75vh;overflow:hidden;padding:10px}.messages-container{display:flex;flex-direction:column;flex-grow:1;gap:10px;overflow-y:auto;padding-right:10px}.message-container.user{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.message-container.admin{align-items:flex-end;display:flex;flex-direction:column;text-align:right}.unseen{background-color:#f9f9f9;border:.2vw solid #167ac6;font-weight:700}.message.user{background-color:#d3d3d3;border-radius:7px}.message.admin,.message.user{word-wrap:break-word;max-width:60%;overflow:hidden;padding:7px;text-overflow:ellipsis;white-space:normal;width:fit-content}.message.admin{background-color:#1890ff;border-radius:5px;color:#fff;text-align:left}.response-section{display:flex}.response-section input{border:1px solid #ddd;border-radius:4px;flex:1 1;padding:8px}.response-section button{background-color:#1890ff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:8px;padding:8px 12px}.response-section button:hover{background-color:#167ac6}.login-screen{align-items:center;background:radial-gradient(circle at 50% 22%,#1068ff33,#0000 30%),linear-gradient(180deg,#071124,#030815);display:flex;height:100%;justify-content:center;left:0;padding:24px;position:fixed;top:0;width:100%;z-index:9999}.login-container{background:#0d182eeb;border:1px solid #ffffff1f;border-radius:14px;box-shadow:0 26px 70px #0000005c;padding:clamp(24px,4vw,36px);text-align:center;width:min(100%,420px)}.login-container h1{color:#fff;font-size:clamp(24px,4vw,34px);margin:0 0 24px}.login-container input{background:#040a17ad;border:1px solid #ffffff1f;border-radius:8px;color:#fff;font-size:16px;margin:8px 0;outline:none;padding:13px 14px;width:100%}.login-container input:focus{border-color:#1068ff;box-shadow:0 0 0 3px #1068ff2e}.login-container button{background:linear-gradient(135deg,#1068ff,#ed1566);border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;font-weight:800;letter-spacing:.02em;margin-top:12px;padding:12px 18px;text-transform:uppercase;width:100%}.login-container button:hover{filter:brightness(1.08)}.error{color:#ff709c;font-size:14px;margin-top:10px}.admin-dashboard-mobile{background-color:#3d3d3d;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;max-width:100vw;overflow-y:hidden}.admin-dashboard-header-mobile{font-size:6vw}.dashboard-container-mobile{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:center;overflow:hidden;padding-bottom:20px;width:100%}.user-list-mobile{align-items:flex-start;background-color:#f9f9f9;border:.5vw solid #ddd;border-radius:18px;display:flex;flex-direction:column;height:fit-content;justify-content:flex-start;margin-left:0;max-width:90%;overflow-x:auto;overflow-y:auto;padding:10px;text-align:left;width:90vw}.user-list-header-mobile{font-size:3vw;margin-bottom:10px;text-align:center;width:100%}.user-list-users-mobile{align-items:center;display:flex;gap:1vw;justify-content:flex-start;width:100%}.active-user-container-mobile{align-items:center;display:flex;flex-direction:column;justify-content:center}.chat-section-mobile{background-color:#f9f9f9;border:.5vw solid #ddd;border-radius:18px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:80vh;overflow:hidden;padding:10px;width:90vw}.last-chatted-users-mobile{display:flex;flex-direction:column;gap:1vw;height:100%;justify-content:flex-start;overflow:hidden;overflow-y:auto}.last-chatted-users-mobile::-webkit-scrollbar{width:0}.last-chatted-users-mobile::-webkit-scrollbar-thumb{background-color:silver;border-radius:10px}.last-chatted-header-mobile{font-size:3vw}.user-item-mobile{border:.4vw solid #ddd;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;font-size:4vw;gap:.4vw;padding:8px;text-align:left}.unseen-mobile{background-color:#f9f9f9;border:.4vw solid #167ac6;font-weight:700}.chat-messages-container-mobile{display:flex;flex-direction:column;height:100%}.chat-back-button{background-color:#d8d8d8;display:flex;font-weight:700;gap:2vw;padding-block:1vw;padding-left:2vw}.messages-container-mobile{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;padding:2vw}.messages-container-mobile::-webkit-scrollbar{width:0}.messages-container-mobile::-webkit-scrollbar-thumb{background-color:silver;border-radius:10px}.chat-window-selected-user-mobile{border:1vw solid #d8d8d8;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.selected-user-id-mobile{padding-block:1vw}.message-container-mobile.user{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.message-container-mobile.admin{align-items:flex-end;display:flex;flex-direction:column;text-align:right}.message-mobile.user{background-color:#d3d3d3;border-radius:7px}.message-mobile.admin,.message-mobile.user{word-wrap:break-word;max-width:60%;overflow:hidden;padding:7px;text-overflow:ellipsis;white-space:normal;width:fit-content}.message-mobile.admin{background-color:#1890ff;border-radius:5px;color:#fff;text-align:left}.response-section-mobile{background-color:#d8d8d8;display:flex;padding:1vw}.response-section-mobile input{word-wrap:break-word;border:1px solid #ddd;border-radius:4px;flex:1 1;overflow:hidden;padding:8px;text-overflow:ellipsis;white-space:normal}.response-section-mobile button{background-color:#1890ff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:8px;padding:8px 12px}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes spin{0%{--angle:0deg}to{--angle:360deg}}.chat-bubble-container{bottom:2vw;position:fixed;right:2vw;z-index:9999}.chat-bubble-container,.chat-icon{align-items:center;display:flex;justify-content:center}.chat-icon{background-color:#ee246b;border-radius:30px;color:#fff;gap:.5vw;padding:.7vw}.chat-icon-text{font-weight:700}.chat-box{background-color:#fff;border-radius:1vw;display:flex;flex-direction:column;height:60vh;overflow:hidden;width:25vw;z-index:9999}.chat-header{align-items:center;background-color:#ee246b;color:#fff;display:flex;font-size:1.5vw;font-weight:700;justify-content:space-between;padding-block:1vw;padding-inline:1vw}.chat-header button{background:#0000;border:none;color:#fff;cursor:pointer}.chat-messages{background-color:#fff;flex-grow:1;overflow-y:auto;padding:15px}.chat-message,.chat-messages{display:flex;flex-direction:column}.chat-message{word-wrap:break-word;border-radius:8px;font-size:1.3vw;margin-bottom:12px;max-width:70%;padding:10px;text-align:left}.user-message{align-self:flex-end;background-color:#007bff}.support-message,.user-message{color:#fff;max-width:60%;width:auto}.support-message{align-self:flex-start;background-color:#686868}.chat-input{border-top:2px solid #ddd;display:flex;padding:.6vw}.chat-input-container{align-items:center;display:flex;flex-grow:1;gap:1vw;justify-content:center;position:relative}.chat-input-container input{border:1px solid #ddd;border-radius:.7vw;flex-grow:1;font-size:1.3vw;padding:12px}.chat-input-icon{align-items:center;background-color:#ee246b;border-radius:.7vw;color:#fff;display:flex;justify-content:center;padding:1vw}.send-icon{transform:rotate(-45deg)}.chat-form{flex-grow:1}.chat-form,.chat-form-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.chat-form-container{background-color:#7b7b7b;border-radius:18px;gap:1vh;margin-block:4vh;padding:10px}.chat-form p{color:#fff;font-weight:700;margin-bottom:1vh}.chat-form input{border:#0000;border-radius:8px;padding:8px}.chat-form button{background-color:#ee246b;border:#0000;border-radius:8px;color:#fff;font-weight:700;padding-block:6px;padding-inline:30px}@media (max-width:768px){.chat-bubble-container{bottom:5vw;position:fixed;right:5vw;z-index:9999}.chat-bubble-container,.chat-icon{align-items:center;display:flex;justify-content:center}.chat-icon{background-color:#ee246b;border-radius:15px;color:#fff;padding:2vw}.chat-box{background-color:#fff;border-radius:2vw;display:flex;flex-direction:column;height:50vh;overflow:hidden;width:90vw;z-index:9999}.chat-header{align-items:center;background-color:#ee246b;color:#fff;display:flex;font-size:5vw;font-weight:700;justify-content:space-between;padding-block:2vw;padding-inline:2vw}.chat-header button{background:#0000;border:none;color:#fff;cursor:pointer}.chat-messages{background-color:#fff;flex-grow:1;overflow-y:auto;padding:15px}.chat-message,.chat-messages{display:flex;flex-direction:column}.chat-message{border-radius:8px;font-size:4vw;margin-bottom:12px;max-width:70%;padding:10px}.user-message{align-self:flex-end;background-color:#007bff;color:#fff;max-width:60%;text-align:left;width:auto}.support-message{align-self:flex-start;background-color:#686868;color:#fff}.chat-input{border:2px solid #ddd;display:flex;padding:10px}.chat-input-container{align-items:center;display:flex;flex-grow:1;gap:2vw;justify-content:center;position:relative}.chat-input-container input{border:1px solid #ddd;border-radius:8px;flex-grow:1;font-size:4vw;padding:12px}.chat-input-icon{align-items:center;background-color:#ee246b;border-radius:25%;color:#fff;display:flex;justify-content:center;padding:10px}.send-icon{transform:rotate(-45deg)}.chat-form{flex-grow:1}.chat-form,.chat-form-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.chat-form-container{background-color:#7b7b7b;border-radius:18px;gap:1vh;margin-block:4vh;padding:4vw}.chat-form p{color:#fff;font-size:4vw;font-weight:700;margin-bottom:1vh}.chat-form input{border:#0000;border-radius:8px;padding:12px;width:90%}.chat-form button{background-color:#ee246b;border:#0000;border-radius:8px;color:#fff;font-weight:700;padding-block:12px;padding-inline:60px}}.survey-container-wrapper{align-items:center;background-image:url(/static/media/bg2.f4b1b8ac20d1981c3a53.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;width:100vw}.survey-container{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;margin:1rem auto;max-width:600px;padding:1.5rem;width:90%}.survey-header{color:#2c3e50;margin-bottom:1.5rem;text-align:center}.survey-header h1{color:#0d55e5;font-size:1.5rem;line-height:1.3;margin-bottom:.75rem}.survey-header p{color:#7f8c8d;font-size:1rem}.form-group{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:2rem}.form-group label{display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input[type=text],.form-group select{background-color:#fff;border:1px solid #ddd;border-radius:6px;font-size:1rem;padding-block:.75rem;text-indent:10px;width:100%}.form-group input::placeholder{opacity:1;text-indent:10px;transition:all .2s ease}.form-group select{text-indent:10px}.form-group input{text-indent:0}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem}.submit-button{background-color:#0d55e5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.85rem;transition:all .3s ease;width:100%}.submit-button:hover{background-color:#2980b9;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.error input{border-color:#e74c3c}.error-message{color:#e74c3c;display:block;font-size:.85rem;margin-top:.25rem}.disclaimer{color:#7f8c8d;font-size:.75rem;line-height:1.4;margin-top:1.5rem;text-align:center}.thank-you-message{background-color:#2ecc71;border-radius:8px;color:#fff;padding:1.5rem;text-align:center}.thank-you-message h2{font-size:1.5rem;margin-bottom:1rem}.thank-you-message p{font-size:1rem;margin-bottom:.5rem}.image-upload-container{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.upload-button{background-color:#f0f0f0;border:1px dashed #ccc;border-radius:6px;cursor:pointer;padding:.75rem;text-align:center;transition:all .2s ease}.upload-button:hover{background-color:#e0e0e0}.image-preview{margin:0 auto;max-width:300px;width:100%}.image-preview img{border:1px solid #ddd;border-radius:6px;height:auto;width:30%}.image-upload-note{color:#666;font-size:.8rem;margin-top:.5rem}@media (max-width:768px){.survey-container-wrapper{align-items:center;background-image:url(/static/media/bg2.f4b1b8ac20d1981c3a53.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:auto;justify-content:center;min-height:100vh;width:100vw}.survey-container{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;margin:1rem auto;max-width:500px;padding:1.5rem;width:80%}.survey-header{color:#2c3e50;margin-bottom:1.5rem;text-align:center}.survey-header h1{color:#0d55e5;font-size:1.5rem;line-height:1.3;margin-bottom:.75rem}.survey-header p{color:#7f8c8d;font-size:1rem}.form-group{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:2rem}.form-group label{display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input[type=text],.form-group select{background-color:#fff;border:1px solid #ddd;border-radius:6px;font-size:1rem;padding-block:.75rem;width:100%}.form-group input::placeholder{opacity:1;text-indent:10px;transition:all .2s ease}.form-group select{text-indent:10px}.form-group input{text-indent:0}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem}.submit-button{background-color:#0d55e5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.85rem;transition:all .3s ease;width:100%}.submit-button:hover{background-color:#2980b9;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.error input{border-color:#e74c3c}.error-message{color:#e74c3c;display:block;font-size:.85rem;margin-top:.25rem}.disclaimer{color:#7f8c8d;font-size:.75rem;line-height:1.4;margin-top:1.5rem;text-align:center}.thank-you-message{background-color:#2ecc71;border-radius:8px;color:#fff;padding:1.5rem;text-align:center}.thank-you-message h2{font-size:1.5rem;margin-bottom:1rem}.thank-you-message p{font-size:1rem;margin-bottom:.5rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.survey-container{animation:fadeIn .4s ease-out forwards}.submit-button:active{box-shadow:none;transform:translateY(0)}.crypto-education-page{--funnel-bg:#020202;--funnel-surface:#0c0d11d1;--funnel-surface-strong:#101116f0;--funnel-line:#ffffff1f;--funnel-line-strong:#fff3;--funnel-blue:var(--color-accent,#0f5fff);--funnel-blue-strong:var(--color-accent-strong,#2a54ff);--funnel-pink:var(--color-positive,#ff4fd8);--funnel-text:var(--color-text,#fff);--funnel-muted:var(--color-muted,#ffffffb3);--funnel-subtle:var(--color-subtle,#ffffff80);--funnel-radius:8px;background:linear-gradient(hsla(0,0%,100%,.024) 1px,#0000 0),linear-gradient(90deg,#ffffff05 1px,#0000 0),radial-gradient(circle at 12% 0,#0f5fff33,#0000 24rem),radial-gradient(circle at 92% 14%,#ff4fd81f,#0000 28rem),linear-gradient(180deg,#020202,#0a0a0a 48%,#020202);background-size:74px 74px,74px 74px,auto,auto,auto;color:var(--funnel-text);min-height:100vh;overflow-x:clip;padding-bottom:86px;text-align:left}.crypto-education-page a{color:inherit;text-decoration:none}.crypto-education-header{align-items:center;backdrop-filter:blur(12px) saturate(1.12);-webkit-backdrop-filter:blur(12px) saturate(1.12);background:linear-gradient(180deg,#02020294,#02020233);border-bottom:1px solid #ffffff12;display:flex;gap:14px;justify-content:space-between;padding:12px 16px;position:sticky;top:0;z-index:40}.crypto-education-brand,.crypto-education-header-cta,.crypto-education-mobile-cta,.crypto-education-primary-cta{align-items:center;display:inline-flex;justify-content:center}.crypto-education-brand{color:var(--funnel-text);font-size:.86rem;font-weight:900;gap:10px;letter-spacing:.04em;min-width:0}.crypto-education-brand img{border:1px solid var(--funnel-line-strong);border-radius:999px;box-shadow:0 0 24px #0f5fff33;flex:0 0 auto;height:36px;object-fit:cover;width:36px}.crypto-education-header-cta{display:none}.crypto-education-header-cta,.crypto-education-mobile-cta,.crypto-education-primary-cta{background:linear-gradient(135deg,var(--funnel-blue),var(--funnel-blue-strong));border:1px solid #fff3;border-radius:var(--funnel-radius);box-shadow:0 18px 44px #0f5fff40;color:#fff;font-size:.95rem;font-weight:900;gap:10px;line-height:1;min-height:54px;padding:0 18px;text-align:center;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.crypto-education-primary-cta{width:100%}.crypto-education-header-cta img,.crypto-education-mobile-cta img,.crypto-education-primary-cta img{filter:brightness(0) invert(1);flex:0 0 auto;height:18px;object-fit:contain;width:18px}.crypto-education-header-cta:focus-visible,.crypto-education-header-cta:hover,.crypto-education-mobile-cta:focus-visible,.crypto-education-mobile-cta:hover,.crypto-education-primary-cta:focus-visible,.crypto-education-primary-cta:hover{border-color:#ffffff5c;box-shadow:0 22px 54px #0f5fff52,0 0 34px #ff4fd82e}.crypto-education-header-cta[aria-disabled=true],.crypto-education-mobile-cta[aria-disabled=true],.crypto-education-primary-cta[aria-disabled=true]{background:#ffffff14;border-color:#ffffff1f;box-shadow:none;color:#ffffffb8;cursor:wait}.crypto-education-faq,.crypto-education-final,.crypto-education-hero,.crypto-education-light,.crypto-education-preview,.crypto-education-process,.crypto-education-proof-strip{padding-inline:18px}.crypto-education-hero{isolation:isolate;padding-bottom:34px;padding-top:28px;position:relative}.crypto-education-hero:before{background:linear-gradient(120deg,#0f5fff29,#0000 44%),linear-gradient(230deg,#ff4fd81a,#0000 42%);content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,#000 12%,#0000 96%);mask-image:linear-gradient(180deg,#000 12%,#0000 96%);pointer-events:none;position:absolute;z-index:-1}.crypto-education-hero-copy,.crypto-education-market-visual{position:relative;z-index:1}.crypto-education-eyebrow{color:var(--funnel-blue);font-size:.72rem;font-weight:900;letter-spacing:.11em;line-height:1.2;margin:0 0 12px;text-transform:uppercase}.crypto-education-eyebrow.dark{color:var(--funnel-blue)}.crypto-education-final h2,.crypto-education-hero h1,.crypto-education-process-copy h2,.crypto-education-section-heading h2{text-wrap:balance;color:var(--funnel-text);line-height:.98;margin:0}.crypto-education-hero h1{font-size:2.7rem;max-width:8.4em}.crypto-education-intro{text-wrap:pretty;color:var(--funnel-muted);font-size:1.02rem;line-height:1.62;margin:18px 0 0;max-width:42rem}.crypto-education-hero-bullets{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.crypto-education-hero-bullets span{align-items:center;background:hsla(0,0%,100%,.055);border:1px solid #ffffff1f;border-radius:999px;color:#ffffffd1;display:inline-flex;font-size:.76rem;font-weight:850;min-height:32px;padding:7px 10px}.crypto-education-trust-strip{grid-gap:8px;display:grid;gap:8px;margin-top:14px}.crypto-education-trust-strip span{align-items:center;background:#0a05018f;border:1px solid #ffbe402e;border-radius:var(--funnel-radius);color:#fff8ebe6;display:flex;font-size:.78rem;min-height:34px;padding:8px 12px 8px 28px;position:relative}.crypto-education-trust-strip span:before{background:linear-gradient(135deg,var(--funnel-amber),var(--funnel-orange));border-radius:999px;content:"";height:7px;left:12px;position:absolute;top:50%;transform:translateY(-50%);width:7px}.crypto-education-actions{grid-gap:12px;display:grid;gap:12px;margin-top:24px}.crypto-education-cta-note,.crypto-education-disclaimer{color:var(--funnel-subtle);font-size:.82rem;line-height:1.5}.crypto-education-market-visual{margin-top:28px}.crypto-education-phone-shell{background:radial-gradient(circle at 16% 18%,#0f5fff40,#0000 12rem),radial-gradient(circle at 88% 74%,#ff4fd824,#0000 14rem),linear-gradient(180deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.028));border:1px solid var(--funnel-line);border-radius:var(--funnel-radius);box-shadow:0 24px 70px #00000057;overflow:hidden;padding:14px;position:relative}.crypto-education-phone-shell:before{background:linear-gradient(#ffffff0d 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.045) 1px,#0000 0);background-size:42px 42px;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,#000,#0000 88%);mask-image:linear-gradient(180deg,#000,#0000 88%);pointer-events:none;position:absolute}.crypto-education-phone-shell>*{position:relative;z-index:1}.crypto-education-phone-shell--checks{background:radial-gradient(circle at 20% 16%,#0f5fff42,#0000 10rem),radial-gradient(circle at 78% 72%,#ff4fd829,#0000 13rem),linear-gradient(145deg,#0a1222eb,#090a0fdb 48%,#19091ac7);border-color:#79afff3d;box-shadow:0 28px 82px #00000070,inset 0 1px 0 #ffffff14}.crypto-education-phone-shell--checks:after{background:linear-gradient(135deg,#0000 0 42%,#79afff1f 42% 43%,#0000 43%),linear-gradient(45deg,#0000 0 54%,#ff4fd81a 54% 55%,#0000 55%);border-radius:calc(var(--funnel-radius) + 2px);content:"";inset:10px;opacity:.74;pointer-events:none;position:absolute;z-index:0}.crypto-education-check,.crypto-education-lesson-card,.crypto-education-process-list article,.crypto-education-risk-band,.crypto-education-visual-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#07080cb8;border:1px solid var(--funnel-line);border-radius:var(--funnel-radius)}.crypto-education-visual-header{align-items:center;color:var(--funnel-subtle);display:flex;font-size:.72rem;font-weight:900;gap:12px;justify-content:space-between;letter-spacing:.1em;padding:12px;text-transform:uppercase}.crypto-education-visual-header strong{color:var(--funnel-pink)}.crypto-education-topic-visual{grid-gap:12px;display:grid;gap:12px;margin-top:10px}.crypto-education-topic-copy,.crypto-education-visual-rows span{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#07080cad;border:1px solid var(--funnel-line);border-radius:var(--funnel-radius)}.crypto-education-topic-copy{padding:16px}.crypto-education-topic-copy p{color:var(--funnel-blue);font-size:.72rem;font-weight:900;letter-spacing:.11em;line-height:1.2;margin:0;text-transform:uppercase}.crypto-education-topic-copy h2{color:var(--funnel-text);font-size:1.42rem;line-height:1.05;margin:9px 0 0}.crypto-education-topic-copy span{color:var(--funnel-muted);display:block;font-size:.9rem;line-height:1.45;margin-top:9px}.crypto-education-topic-copy--checks{background:linear-gradient(135deg,#0f5fff21,#0000 52%),#05070cb8;padding:18px}.crypto-education-topic-copy--checks h2{max-width:11rem}.crypto-education-visual-rows{grid-gap:8px;display:grid;gap:8px}.crypto-education-visual-rows span{color:var(--funnel-muted);font-size:.84rem;font-weight:800;line-height:1.25;min-height:38px;padding:10px 12px 10px 34px;position:relative}.crypto-education-visual-rows span:before{background:linear-gradient(135deg,var(--funnel-blue),var(--funnel-pink));border-radius:999px;box-shadow:0 0 18px #ff4fd857;content:"";height:8px;left:13px;position:absolute;top:50%;transform:translateY(-50%);width:8px}.crypto-education-check-orbit,.crypto-education-decoder-thread,.crypto-education-fomo-candles,.crypto-education-risk-rail{background:linear-gradient(#ffffff0d 1px,#0000 0),linear-gradient(90deg,#ffffff0a 1px,#0000 0),#ffffff0a;background-size:34px 34px,34px 34px,auto;border:1px solid var(--funnel-line);border-radius:var(--funnel-radius);min-height:116px;overflow:hidden;position:relative}.crypto-education-risk-rail{grid-gap:12px;align-content:space-between;display:grid;gap:12px;padding:14px}.crypto-education-risk-rail span,.crypto-education-risk-rail strong{background:#ffffff12;border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:900;letter-spacing:.06em;max-width:100%;padding:7px 10px;text-transform:uppercase;width:max-content}.crypto-education-risk-rail strong{color:var(--funnel-pink);justify-self:end}.crypto-education-risk-rail i{background:linear-gradient(90deg,var(--funnel-blue),var(--funnel-pink));border-radius:999px;box-shadow:0 0 28px #0f5fff3d;height:10px;left:18px;position:absolute;right:18px;top:50%;transform:translateY(-50%)}.crypto-education-risk-rail i:after,.crypto-education-risk-rail i:before{background:#0b0c10;border:2px solid #ffffffd1;border-radius:999px;content:"";height:18px;position:absolute;top:50%;transform:translateY(-50%);width:18px}.crypto-education-risk-rail i:before{left:22%}.crypto-education-risk-rail i:after{right:18%}.crypto-education-fomo-candles{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:.6fr .78fr 1.08fr auto;padding:18px 16px}.crypto-education-fomo-candles i{background:linear-gradient(180deg,var(--funnel-blue),#79afff8a);border-radius:8px 8px 2px 2px;box-shadow:0 0 22px #0f5fff33;display:block}.crypto-education-fomo-candles i:first-child{height:42px}.crypto-education-fomo-candles i:nth-child(2){height:64px}.crypto-education-fomo-candles i:nth-child(3){background:linear-gradient(180deg,var(--funnel-pink),var(--funnel-blue));height:90px}.crypto-education-fomo-candles b{align-self:start;background:#ff4fd814;border:1px solid #ff4fd852;border-radius:999px;color:var(--funnel-pink);font-size:.72rem;justify-self:end;line-height:1;padding:7px 9px;text-transform:uppercase}.crypto-education-check-orbit{display:grid;place-items:center}.crypto-education-check-orbit:after,.crypto-education-check-orbit:before{border:1px solid #ffffff1a;border-radius:999px;content:"";position:absolute}.crypto-education-check-orbit:before{height:142px;width:142px}.crypto-education-check-orbit:after{border-color:#ff4fd82e;height:86px;width:86px}.crypto-education-check-orbit strong{background:linear-gradient(135deg,var(--funnel-blue),var(--funnel-pink));border-radius:999px;box-shadow:0 0 34px #ff4fd83d;color:#fff;display:grid;font-size:1.4rem;font-weight:900;height:54px;place-items:center;width:54px}.crypto-education-check-orbit span{background:#07080cc2;border:1px solid var(--funnel-line);border-radius:999px;color:var(--funnel-muted);font-size:.72rem;font-weight:900;padding:7px 9px;position:absolute}.crypto-education-check-orbit span:first-of-type{left:18px;top:18px}.crypto-education-check-orbit span:nth-of-type(2){color:var(--funnel-pink);right:20px;top:26px}.crypto-education-check-orbit span:nth-of-type(3){bottom:18px;left:50%;transform:translateX(-50%)}.crypto-education-check-system{background:radial-gradient(circle at 50% 50%,#0f5fff38,#0000 5.6rem),radial-gradient(circle at 78% 30%,#ff4fd82e,#0000 6.4rem),linear-gradient(#ffffff0a 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,#0000 0),#04070db8;background-size:auto,auto,34px 34px,34px 34px,auto;border:1px solid #79afff33;border-radius:var(--funnel-radius);box-shadow:inset 0 1px 0 #ffffff12;min-height:318px;overflow:hidden;position:relative}.crypto-education-check-system:before{border:1px solid #ffffff21;clip-path:polygon(50% 5%,94% 80%,6% 80%);width:178px}.crypto-education-check-system:after,.crypto-education-check-system:before{aspect-ratio:1;content:"";left:50%;position:absolute;top:54%;transform:translate(-50%,-50%)}.crypto-education-check-system:after{border:1px solid #ff4fd82e;border-radius:999px;width:104px}.crypto-education-check-system-core{grid-gap:2px;align-content:center;background:radial-gradient(circle at 30% 22%,#ffffff1f,#0000 40%),linear-gradient(135deg,#0f5fffeb,#ff4fd8d1);border:1px solid #ffffff29;border-radius:999px;box-shadow:0 0 42px #0f5fff47,0 0 28px #ff4fd829;display:grid;gap:2px;height:82px;left:50%;padding:10px;place-items:center;position:absolute;text-align:center;top:54%;transform:translate(-50%,-50%);width:82px;z-index:2}.crypto-education-check-system-core span{color:#ffffffbd;font-size:.52rem;font-weight:900;letter-spacing:.08em;line-height:1.05;text-transform:uppercase}.crypto-education-check-system-core strong{color:#fff;font-size:1.42rem;font-weight:900;line-height:.9}.crypto-education-check-system-path{aspect-ratio:1;background:conic-gradient(from 220deg,#0000 0 12%,#0f5fff80 12% 15%,#0000 15% 45%,#ff4fd88c 45% 48%,#0000 48% 78%,#79afff6b 78% 81%,#0000 81%);border-radius:999px;left:50%;-webkit-mask-image:radial-gradient(circle,#0000 0 48%,#000 49% 51%,#0000 52%);mask-image:radial-gradient(circle,#0000 0 48%,#000 49% 51%,#0000 52%);opacity:.72;position:absolute;top:54%;transform:translate(-50%,-50%);width:210px}.crypto-education-check-system-node{grid-gap:8px;background:linear-gradient(180deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.026)),#05070ccc;border:1px solid #ffffff1c;border-radius:var(--funnel-radius);box-shadow:0 14px 36px #0000003d;display:grid;gap:8px;min-height:68px;padding:11px;place-items:center;position:absolute;text-align:center;width:min(136px,43%);z-index:3}.crypto-education-check-system-node i{background:linear-gradient(135deg,var(--funnel-blue),var(--funnel-pink));border-radius:999px;color:#fff;display:grid;font-size:.68rem;font-style:normal;font-weight:900;height:26px;place-items:center;width:26px}.crypto-education-check-system-node span{color:var(--funnel-text);font-size:.84rem;font-weight:900;line-height:1.1;text-align:center}.crypto-education-check-system-node--1{left:14px;top:16px}.crypto-education-check-system-node--2{right:14px;top:16px}.crypto-education-check-system-node--3{bottom:18px;left:50%;transform:translateX(-50%)}.crypto-education-decoder-thread{grid-gap:10px;align-content:center;display:grid;gap:10px;padding:16px}.crypto-education-decoder-thread span{align-items:center;background:#07080ca8;border:1px solid var(--funnel-line);border-radius:var(--funnel-radius);color:var(--funnel-muted);display:flex;font-size:.78rem;font-weight:900;min-height:34px;padding:8px 12px;position:relative}.crypto-education-decoder-thread span:after{background:linear-gradient(90deg,var(--funnel-blue),var(--funnel-pink));border-radius:999px;content:"";height:7px;opacity:.72;position:absolute;right:12px;width:34%}.crypto-education-lesson-card{margin-top:10px;padding:16px}.crypto-education-lesson-card p{color:var(--funnel-blue);font-size:.74rem;font-weight:900;letter-spacing:.1em;margin:0;text-transform:uppercase}.crypto-education-lesson-card h2{color:var(--funnel-text);font-size:1.45rem;line-height:1.05;margin:10px 0 0}.crypto-education-lesson-card span{color:var(--funnel-muted);display:block;font-size:.9rem;line-height:1.48;margin-top:10px}.crypto-education-chart-lines{grid-gap:10px;display:grid;gap:10px;margin:14px 0}.crypto-education-chart-lines i{background:linear-gradient(90deg,var(--funnel-blue),#ff4fd8bf);border-radius:999px;display:block;height:12px;transform-origin:left center}.crypto-education-chart-lines i:first-child{width:74%}.crypto-education-chart-lines i:nth-child(2){background:linear-gradient(90deg,#ff4fd8d1,#79afffd1);width:94%}.crypto-education-chart-lines i:nth-child(3){width:58%}.crypto-education-checklist-mini{grid-gap:8px;display:grid;gap:8px}.crypto-education-checklist-mini span{background:hsla(0,0%,100%,.045);border:1px solid #ffffff17;border-radius:var(--funnel-radius);color:var(--funnel-muted);display:block;font-size:.86rem;line-height:1.35;min-height:36px;padding:9px 10px 9px 34px;position:relative}.crypto-education-checklist-mini span:before{border:2px solid var(--funnel-pink);border-left:0;border-top:0;content:"";height:12px;left:13px;position:absolute;top:50%;transform:translateY(-62%) rotate(45deg);width:7px}.crypto-education-risk-band{align-items:center;color:var(--funnel-text);display:flex;font-size:.84rem;font-weight:900;margin-top:10px;min-height:44px;padding:0 12px}.crypto-education-proof-strip{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:26px;padding-top:8px}.crypto-education-proof-strip div{background:linear-gradient(180deg,hsla(0,0%,100%,.068),hsla(0,0%,100%,.025));border:1px solid var(--funnel-line);border-radius:var(--funnel-radius);min-height:82px;padding:12px 10px}.crypto-education-proof-strip span{color:var(--funnel-pink);display:block;font-size:.72rem;font-weight:900}.crypto-education-proof-strip strong{color:var(--funnel-text);display:block;font-size:.86rem;line-height:1.15;margin-top:10px}.crypto-education-faq,.crypto-education-final,.crypto-education-light,.crypto-education-preview,.crypto-education-process{padding-bottom:56px;padding-top:54px}.crypto-education-preview{grid-gap:24px;background:linear-gradient(180deg,rgba(255,178,26,.045),#0000 66%),hsla(0,0%,100%,.012);display:grid;gap:24px}.crypto-education-preview-card{background:linear-gradient(rgba(255,153,0,.052) 1px,#0000 0),linear-gradient(90deg,rgba(255,153,0,.044) 1px,#0000 0),#080401b8;background-size:34px 34px,34px 34px,auto;border:1px solid #ffbe4038;border-radius:var(--funnel-radius);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.055),0 14px 34px #0000003d}.crypto-education-preview-header{align-items:center;background:#080401bd;border-bottom:1px solid #ffbe402e;color:var(--funnel-subtle);display:flex;font-size:.74rem;font-weight:900;gap:12px;justify-content:space-between;letter-spacing:.08em;padding:14px 16px;text-transform:uppercase}.crypto-education-preview-header strong{color:var(--funnel-amber)}.crypto-education-preview-card ul{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:16px}.crypto-education-preview-card li{background:#0a0501ad;border:1px solid #ffbe4029;border-radius:var(--funnel-radius);color:var(--funnel-text);font-size:.92rem;font-weight:800;line-height:1.35;padding:12px 12px 12px 32px;position:relative}.crypto-education-preview-card li:before{background:linear-gradient(135deg,var(--funnel-amber),var(--funnel-orange));border-radius:999px;content:"";height:7px;left:14px;position:absolute;top:18px;width:7px}.crypto-education-preview-card>p{color:var(--funnel-muted);font-size:.86rem;line-height:1.5;margin:0;padding:0 16px 16px}.crypto-education-light{background:linear-gradient(135deg,#0f5fff1c,#0000 42%),hsla(0,0%,100%,.018);border-block:1px solid #ffffff0f}.crypto-education-section-heading{max-width:44rem}.crypto-education-final h2,.crypto-education-process-copy h2,.crypto-education-section-heading h2{font-size:2.1rem}.crypto-education-final p:not(.crypto-education-eyebrow),.crypto-education-section-heading p:not(.crypto-education-eyebrow){color:var(--funnel-muted);font-size:.98rem;line-height:1.62;margin:16px 0 0}.crypto-education-check-grid{grid-gap:12px;display:grid;gap:12px;margin-top:24px}.crypto-education-check{grid-gap:14px;align-items:start;background:linear-gradient(135deg,#0f5fff1a,#0000 40%),hsla(0,0%,100%,.045);display:grid;gap:14px;grid-template-columns:42px minmax(0,1fr);padding:16px}.crypto-education-check span,.crypto-education-process-list article>span{align-items:center;background:linear-gradient(135deg,var(--funnel-blue),var(--funnel-pink));border-radius:999px;color:#fff;display:inline-flex;font-size:.8rem;font-weight:900;height:38px;justify-content:center;width:38px}.crypto-education-check>span{grid-row:1/span 2}.crypto-education-check strong{color:var(--funnel-text);display:block;font-size:1rem;line-height:1.15}.crypto-education-check p{color:var(--funnel-muted);font-size:.94rem;grid-column:2;line-height:1.48;margin:4px 0 0}.crypto-education-process{background:radial-gradient(circle at 90% 12%,#ff4fd817,#0000 22rem),linear-gradient(180deg,hsla(0,0%,100%,.012),#0000);display:flex;flex-direction:column;gap:28px}.crypto-education-process-copy{order:-1}.crypto-education-process-visual{background:linear-gradient(hsla(0,0%,100%,.045) 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.045) 1px,#0000 0),radial-gradient(circle at 22% 20%,#0f5fff38,#0000 11rem),radial-gradient(circle at 82% 84%,#ff4fd829,#0000 12rem),#ffffff0a;background-size:42px 42px,42px 42px,auto,auto,auto;min-height:290px;overflow:hidden;position:relative}.crypto-education-process-badge,.crypto-education-process-visual{border:1px solid var(--funnel-line);border-radius:var(--funnel-radius)}.crypto-education-process-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06070ab3;display:flex;gap:12px;justify-content:space-between;left:14px;min-height:48px;padding:10px 12px;position:absolute;right:14px;top:14px;z-index:1}.crypto-education-process-badge span,.crypto-education-process-badge strong{display:block;font-size:.76rem;line-height:1.15}.crypto-education-process-badge span{color:var(--funnel-subtle);font-weight:850}.crypto-education-process-badge strong{color:var(--funnel-pink);font-weight:900;text-align:right}.crypto-education-decoder-board,.crypto-education-fomo-structure,.crypto-education-risk-ladder,.crypto-education-triad-board{box-sizing:border-box;display:grid;min-height:inherit;padding:82px 16px 18px;position:relative}.crypto-education-risk-ladder{align-content:end;gap:12px}.crypto-education-decoder-board div,.crypto-education-risk-ladder div{grid-gap:12px;align-items:center;background:#06070a94;border:1px solid #ffffff17;border-radius:var(--funnel-radius);display:grid;gap:12px;grid-template-columns:minmax(78px,auto) minmax(0,1fr);min-height:42px;padding:8px 10px;position:relative}.crypto-education-decoder-board span,.crypto-education-risk-ladder span,.crypto-education-structure-tags span{color:var(--funnel-muted);font-size:.74rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.crypto-education-decoder-board i,.crypto-education-risk-ladder i{background:linear-gradient(90deg,var(--funnel-blue),var(--funnel-pink));border-radius:999px;box-shadow:0 0 18px #0f5fff33;display:block;height:9px;transform-origin:left center;width:var(--level)}.crypto-education-risk-ladder strong{background:#0f5fff14;border:1px solid #0f5fff47;border-radius:var(--funnel-radius);color:var(--funnel-text);display:block;font-size:.9rem;line-height:1.2;margin-top:4px;padding:12px;text-align:center}.crypto-education-fomo-structure{align-content:end;gap:18px}.crypto-education-extension-zone{grid-gap:12px;align-items:end;background:linear-gradient(180deg,#0000 58%,#0f5fff1f 58% 72%,#0000 72%),#06070a80;border:1px solid #ffffff17;border-radius:var(--funnel-radius);display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:138px;padding:18px 16px;position:relative}.crypto-education-extension-zone:before{background:#06070ac2;border:1px solid #ff4fd847;border-radius:999px;color:var(--funnel-pink);content:"wait for level";font-size:.72rem;font-weight:900;left:14px;letter-spacing:.08em;padding:7px 9px;position:absolute;text-transform:uppercase;top:14px}.crypto-education-extension-zone i{background:linear-gradient(180deg,var(--funnel-blue),#79afff8a);border-radius:8px 8px 2px 2px;box-shadow:0 0 22px #0f5fff2e;display:block;height:var(--level);transform-origin:bottom}.crypto-education-extension-zone i:first-child{background:linear-gradient(180deg,var(--funnel-pink),var(--funnel-blue))}.crypto-education-structure-tags{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.crypto-education-structure-tags span{background:hsla(0,0%,100%,.045);border:1px solid var(--funnel-line);border-radius:var(--funnel-radius);display:block;min-height:34px;padding:10px}.crypto-education-process-visual--checks{background:radial-gradient(circle at 18% 18%,#0f5fff3d,#0000 12rem),radial-gradient(circle at 84% 76%,#ff4fd82b,#0000 12rem),linear-gradient(hsla(0,0%,100%,.035) 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0),#04050adb;background-size:auto,auto,42px 42px,42px 42px,auto;border-color:#79afff38;min-height:430px}.crypto-education-triad-board{isolation:isolate;place-items:initial}.crypto-education-triad-board:before{background:radial-gradient(circle at 50% 52%,#79afff29,#0000 5rem),hsla(0,0%,100%,.025);border:1px solid #ffffff14;border-radius:var(--funnel-radius);content:"";inset:82px 16px 18px;position:absolute;z-index:0}.crypto-education-triad-core{grid-gap:2px;align-content:center;background:radial-gradient(circle at 30% 24%,#ffffff24,#0000 38%),linear-gradient(135deg,#0f5ffff0,#ff4fd8d6);border:1px solid #ffffff29;border-radius:999px;box-shadow:0 0 38px #0f5fff3d;display:grid;gap:2px;height:88px;left:50%;padding:10px;place-items:center;position:absolute;text-align:center;top:56%;transform:translate(-50%,-50%);width:88px;z-index:3}.crypto-education-triad-core span{color:#ffffffb8;font-size:.5rem;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.crypto-education-triad-core strong{color:#fff;font-size:1.02rem;font-weight:900;line-height:1}.crypto-education-triad-path{aspect-ratio:1;border:1px solid #ffffff1f;clip-path:polygon(50% 5%,95% 80%,5% 80%);left:50%;max-width:68%;position:absolute;top:56%;transform:translate(-50%,-50%);width:210px;z-index:1}.crypto-education-triad-path:before{border:1px solid #ff4fd829;clip-path:polygon(50% 5%,95% 80%,5% 80%);content:"";inset:20px;position:absolute}.crypto-education-triad-node{grid-gap:8px;background:linear-gradient(180deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.024)),#05070cd1;border:1px solid #ffffff1f;border-radius:var(--funnel-radius);box-shadow:0 16px 34px #0000003d;display:grid;gap:8px;min-height:72px;padding:11px;place-items:center;position:absolute;text-align:center;width:102px;z-index:4}.crypto-education-triad-node--1{left:22px;top:108px}.crypto-education-triad-node--2{right:22px;top:108px}.crypto-education-triad-node--3{bottom:24px;left:50%;transform:translateX(-50%)}.crypto-education-triad-node span{background:linear-gradient(135deg,var(--funnel-blue),var(--funnel-pink));border-radius:999px;color:#fff;display:grid;font-size:.68rem;font-weight:900;height:28px;place-items:center;width:28px}.crypto-education-triad-node strong{color:var(--funnel-text);font-size:.9rem;line-height:1.05;text-align:center}.crypto-education-decoder-board{align-content:end;gap:11px}.crypto-education-decoder-board div.is-highlighted{background:linear-gradient(135deg,#0f5fff1f,#ff4fd81a);border-color:#ff4fd852}.crypto-education-decoder-board div.is-highlighted span{color:var(--funnel-text)}.crypto-education-candle-grid{grid-gap:9px;align-items:end;display:grid;gap:9px;grid-template-columns:repeat(6,1fr);height:100%;min-height:290px;padding:76px 20px 24px}.crypto-education-candle-grid span{background:linear-gradient(180deg,var(--funnel-blue),#79afffad);border-radius:8px 8px 0 0;box-shadow:0 0 24px #0f5fff2e;display:block}.crypto-education-candle-grid span:first-child{height:34%}.crypto-education-candle-grid span:nth-child(2){height:62%}.crypto-education-candle-grid span:nth-child(3){background:linear-gradient(180deg,var(--funnel-pink),#ff4fd859);height:48%}.crypto-education-candle-grid span:nth-child(4){height:78%}.crypto-education-candle-grid span:nth-child(5){height:52%}.crypto-education-candle-grid span:nth-child(6){background:linear-gradient(180deg,var(--funnel-pink),var(--funnel-blue));height:88%}.crypto-education-process-list{grid-gap:12px;display:grid;gap:12px;margin-top:24px}.crypto-education-process-list article{grid-gap:14px;background:linear-gradient(135deg,#ff4fd814,#0000 40%),hsla(0,0%,100%,.045);display:grid;gap:14px;grid-template-columns:38px minmax(0,1fr);padding:16px}.crypto-education-process-list h3{color:var(--funnel-text);font-size:1.08rem;line-height:1.18;margin:0}.crypto-education-process-list p{color:var(--funnel-muted);font-size:.92rem;line-height:1.56;margin:8px 0 0}.crypto-education-final{grid-gap:20px;background:radial-gradient(circle at 18% 0,#0f5fff33,#0000 21rem),radial-gradient(circle at 86% 86%,#ff4fd821,#0000 22rem),linear-gradient(180deg,#ffffff0d,#ffffff05);border-top:1px solid #ffffff0f;display:grid;gap:20px}.crypto-education-final>div{max-width:44rem}.crypto-education-final .crypto-education-primary-cta{align-self:start}.crypto-education-faq{background:linear-gradient(180deg,hsla(0,0%,100%,.014),rgba(255,178,26,.035)),#ffffff03;border-top:1px solid hsla(0,0%,100%,.055)}.crypto-education-faq-list{grid-gap:12px;display:grid;gap:12px;margin-top:24px}.crypto-education-faq-list article{background:#080401a8;border:1px solid #ffbe402e;border-radius:var(--funnel-radius);box-shadow:inset 0 1px 0 #ffffff0d,0 10px 24px #00000029;padding:16px}.crypto-education-faq-list h3{color:var(--funnel-text);font-size:1.02rem;line-height:1.22;margin:0}.crypto-education-faq-list p{color:var(--funnel-muted);font-size:.92rem;line-height:1.55;margin:8px 0 0}.crypto-education-disclaimer{margin:0}.crypto-education-mobile-cta{bottom:max(14px,calc(14px + env(safe-area-inset-bottom)));left:18px;margin:0;min-height:56px;opacity:0;padding-inline:16px;pointer-events:none;position:fixed;right:18px;transform:translateY(12px);transition:opacity .16s ease,transform .16s ease;width:auto;z-index:1000}@media (max-width:380px){.crypto-education-hero h1{font-size:2.38rem}.crypto-education-final h2,.crypto-education-process-copy h2,.crypto-education-section-heading h2{font-size:1.85rem}}@media (min-width:760px){.crypto-education-page{padding-bottom:0}.crypto-education-header{padding:14px max(28px,calc(50% - 590px))}.crypto-education-brand{font-size:.98rem}.crypto-education-brand img{height:42px;width:42px}.crypto-education-header-cta{display:inline-flex;font-size:.86rem;min-height:44px;padding-inline:16px}.crypto-education-mobile-cta{display:none}.crypto-education-faq,.crypto-education-final,.crypto-education-hero,.crypto-education-light,.crypto-education-preview,.crypto-education-process,.crypto-education-proof-strip{padding-inline:max(28px,calc(50% - 590px))}.crypto-education-hero{grid-gap:42px;align-items:center;display:grid;gap:42px;grid-template-columns:minmax(0,.9fr) minmax(330px,.68fr);min-height:720px;padding-bottom:70px;padding-top:72px}.crypto-education-hero h1{font-size:4.25rem}.crypto-education-intro{font-size:1.12rem}.crypto-education-actions{align-items:center;gap:16px;grid-template-columns:auto minmax(0,1fr);max-width:620px}.crypto-education-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));max-width:620px}.crypto-education-primary-cta{min-width:220px;width:auto}.crypto-education-market-visual{margin-top:0}.crypto-education-phone-shell{padding:18px;transform:perspective(900px) rotateY(-8deg) rotate(-2deg);transform-origin:center right}.crypto-education-topic-visual{gap:14px}.crypto-education-topic-copy{padding:18px}.crypto-education-topic-copy h2{font-size:1.65rem}.crypto-education-check-orbit,.crypto-education-decoder-thread,.crypto-education-fomo-candles,.crypto-education-risk-rail{min-height:144px}.crypto-education-check-system{min-height:286px}.crypto-education-proof-strip{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:48px;padding-top:28px}.crypto-education-proof-strip div{min-height:98px;padding:18px}.crypto-education-faq,.crypto-education-final,.crypto-education-light,.crypto-education-preview,.crypto-education-process{padding-bottom:88px;padding-top:82px}.crypto-education-preview{align-items:center;gap:54px;grid-template-columns:minmax(0,.82fr) minmax(360px,.64fr)}.crypto-education-preview-card{min-height:300px}.crypto-education-final h2,.crypto-education-process-copy h2,.crypto-education-section-heading h2{font-size:3.35rem}.crypto-education-check-grid{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px}.crypto-education-check{display:block;min-height:218px;padding:22px}.crypto-education-check strong{font-size:1.18rem;margin-top:20px}.crypto-education-check p{grid-column:auto;margin:10px 0 0}.crypto-education-process{grid-gap:54px;align-items:center;display:grid;gap:54px;grid-template-columns:minmax(300px,.76fr) minmax(0,1fr)}.crypto-education-process-copy{order:0}.crypto-education-process-visual{min-height:480px}.crypto-education-decoder-board,.crypto-education-fomo-structure,.crypto-education-risk-ladder,.crypto-education-triad-board{padding:98px 28px 28px}.crypto-education-extension-zone{min-height:270px}.crypto-education-triad-node{min-height:88px;width:118px}.crypto-education-triad-node--1{left:42px;top:136px;transform:none}.crypto-education-triad-node--2{bottom:auto;right:42px;top:136px}.crypto-education-triad-node--3{bottom:54px}.crypto-education-triad-board:before{inset:98px 28px 28px}.crypto-education-triad-core{height:96px;width:96px}.crypto-education-triad-path{width:280px}.crypto-education-candle-grid{gap:14px;min-height:480px;padding:92px 34px 34px}.crypto-education-faq{grid-gap:54px;align-items:start;display:grid;gap:54px;grid-template-columns:minmax(0,.72fr) minmax(0,1fr)}.crypto-education-faq-list{margin-top:0}.crypto-education-final{align-items:center;gap:28px;grid-template-columns:minmax(0,1fr) auto}.crypto-education-disclaimer{grid-column:1/-1;max-width:46rem}}@media (min-width:1120px){.crypto-education-hero{gap:64px;grid-template-columns:minmax(0,.94fr) minmax(390px,.72fr)}.crypto-education-hero h1{font-size:5.15rem}.crypto-education-phone-shell{padding:22px}.crypto-education-topic-copy h2{font-size:1.82rem}.crypto-education-lesson-card{padding:20px}.crypto-education-lesson-card h2{font-size:1.8rem}}@media (prefers-reduced-motion:no-preference){.crypto-education-check,.crypto-education-final>*,.crypto-education-hero-copy>*,.crypto-education-market-visual,.crypto-education-process-copy,.crypto-education-process-visual,.crypto-education-proof-strip div,.crypto-education-section-heading{animation:crypto-funnel-rise .52s ease both}.crypto-education-hero-copy>:nth-child(2){animation-delay:70ms}.crypto-education-hero-copy>:nth-child(3){animation-delay:.13s}.crypto-education-hero-copy>:nth-child(4){animation-delay:.19s}.crypto-education-hero-copy>:nth-child(5){animation-delay:.25s}.crypto-education-market-visual{animation-delay:.18s}.crypto-education-chart-lines i{animation:crypto-funnel-line .68s ease both}.crypto-education-chart-lines i:nth-child(2){animation-delay:.12s}.crypto-education-chart-lines i:nth-child(3){animation-delay:.22s}.crypto-education-candle-grid span{animation:crypto-funnel-candle .78s ease both;transform-origin:bottom}.crypto-education-candle-grid span:nth-child(2){animation-delay:70ms}.crypto-education-candle-grid span:nth-child(3){animation-delay:.13s}.crypto-education-candle-grid span:nth-child(4){animation-delay:.19s}.crypto-education-candle-grid span:nth-child(5){animation-delay:.25s}.crypto-education-candle-grid span:nth-child(6){animation-delay:.31s}.crypto-education-decoder-board i,.crypto-education-decoder-thread span:after,.crypto-education-risk-ladder i,.crypto-education-risk-rail i{animation:crypto-funnel-line .72s ease both;transform-origin:left center}.crypto-education-extension-zone i,.crypto-education-fomo-candles i{animation:crypto-funnel-candle .78s ease both;transform-origin:bottom}.crypto-education-decoder-board div:nth-child(2) i,.crypto-education-extension-zone i:nth-child(2),.crypto-education-fomo-candles i:nth-child(2),.crypto-education-risk-ladder div:nth-child(2) i{animation-delay:90ms}.crypto-education-decoder-board div:nth-child(3) i,.crypto-education-extension-zone i:nth-child(3),.crypto-education-fomo-candles i:nth-child(3),.crypto-education-risk-ladder div:nth-child(3) i{animation-delay:.17s}.crypto-education-decoder-board div:nth-child(4) i,.crypto-education-extension-zone i:nth-child(4),.crypto-education-risk-ladder div:nth-child(4) i{animation-delay:.24s}.crypto-education-check-system-core,.crypto-education-triad-core{animation:crypto-check-core .52s ease both}.crypto-education-check-system-path,.crypto-education-triad-path{animation:crypto-check-path .68s ease both}.crypto-education-check-system-node,.crypto-education-triad-node{animation:crypto-check-node .52s ease both}.crypto-education-check-system-node--2,.crypto-education-triad-node--2{animation-delay:90ms}.crypto-education-check-system-node--3,.crypto-education-triad-node--3{animation-delay:.17s}.crypto-education-structure-tags span,.crypto-education-visual-rows span{animation:crypto-funnel-rise .52s ease both}.crypto-education-structure-tags span:nth-child(2),.crypto-education-visual-rows span:nth-child(2){animation-delay:80ms}.crypto-education-structure-tags span:nth-child(3),.crypto-education-visual-rows span:nth-child(3){animation-delay:.15s}.crypto-education-check,.crypto-education-process-list article{transition:transform .14s ease,border-color .14s ease,background-color .14s ease}.crypto-education-check:hover,.crypto-education-process-list article:hover{border-color:#0f5fff61;transform:translateY(-2px)}}@keyframes crypto-funnel-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes crypto-funnel-line{0%{opacity:0;transform:scaleX(.44)}to{opacity:1;transform:scaleX(1)}}@keyframes crypto-funnel-candle{0%{opacity:0;transform:scaleY(.5)}to{opacity:1;transform:scaleY(1)}}@keyframes crypto-check-core{0%{opacity:0;scale:.92}to{opacity:1;scale:1}}@keyframes crypto-check-path{0%{opacity:0;rotate:-8deg;scale:.92}to{opacity:.72;rotate:0deg;scale:1}}@keyframes crypto-check-node{0%{filter:saturate(.8);opacity:0}to{filter:saturate(1);opacity:1}}.crypto-education-page{--funnel-bg:#050200;--funnel-surface:#140a04c7;--funnel-surface-strong:#0a0502f0;--funnel-line:#ffae332e;--funnel-line-strong:#ffbe405c;--funnel-blue:#ffb21a;--funnel-blue-strong:#ff6a00;--funnel-pink:#f40746;--funnel-green:#19eaa3;--funnel-gold:#ffc22f;--funnel-ember:#ff6a00;--funnel-text:#fffaf0;--funnel-muted:#fff4e0bd;--funnel-subtle:#ffda9c8a;background:linear-gradient(rgba(255,153,0,.065) 1px,#0000 0),linear-gradient(90deg,rgba(255,153,0,.052) 1px,#0000 0),radial-gradient(circle at 12% 0,#ff80003d,#0000 28rem),radial-gradient(circle at 88% 16%,#f407461f,#0000 30rem),radial-gradient(circle at 70% 80%,#ffb21a1f,#0000 24rem),linear-gradient(180deg,#050200,#100701 48%,#020100);background-size:82px 82px,82px 82px,auto,auto,auto,auto;isolation:isolate;position:relative}.crypto-education-page:after,.crypto-education-page:before{content:"";inset:0;pointer-events:none;position:fixed;z-index:0}.crypto-education-page:before{background:repeating-linear-gradient(0deg,hsla(0,0%,100%,.038) 0 1px,#0000 1px 4px),radial-gradient(ellipse at 50% 8%,#ffb7311f,#0000 38rem);mix-blend-mode:screen;opacity:.56}.crypto-education-page:after{background:radial-gradient(ellipse at 90% 22%,#ff660047,#0000 15rem),radial-gradient(ellipse at 8% 84%,#ffb21a2e,#0000 16rem),linear-gradient(90deg,#0000 0 8%,#ff800014 20%,#0000 38% 100%);filter:blur(.2px);opacity:.34}.crypto-education-page>*{position:relative;z-index:1}.crypto-education-header{background:linear-gradient(180deg,#050200e6,#0502008a),#000000b8;border-bottom-color:#ffb73126;box-shadow:0 10px 40px #00000057}.crypto-education-brand{color:#fff;font-family:Impact,Arial Black,system-ui,sans-serif;font-size:.96rem;letter-spacing:.08em;text-shadow:0 0 18px #ffb21a5c}.crypto-education-brand img{border-color:#ffb73185;box-shadow:0 0 0 2px #ff700014,0 0 26px #ff7a005c}.crypto-education-hero{overflow:hidden}.crypto-education-hero:before{background:radial-gradient(circle at 6% 12%,#ff740040,#0000 20rem),radial-gradient(circle at 86% 22%,#ffc22f29,#0000 26rem),linear-gradient(120deg,#ffb21a24,#0000 46%),linear-gradient(230deg,#f4074617,#0000 46%);opacity:.98}.crypto-education-hero:after{color:hsla(0,0%,100%,.055);content:"BTCUSDT";font-family:Impact,Arial Black,system-ui,sans-serif;font-size:clamp(4.6rem,13vw,13rem);letter-spacing:.04em;line-height:.82;position:absolute;right:clamp(18px,8vw,140px);text-shadow:0 0 44px #ffb21a1f;top:clamp(86px,17vw,180px);transform:rotate(-2deg);z-index:0}.crypto-education-hero-copy{text-shadow:0 10px 32px #00000057}.crypto-education-eyebrow,.crypto-education-eyebrow.dark{color:var(--funnel-gold);font-family:Impact,Arial Black,system-ui,sans-serif;font-weight:900;letter-spacing:.16em;text-shadow:0 0 18px #ffb21a70}.crypto-education-final h2,.crypto-education-hero h1,.crypto-education-process-copy h2,.crypto-education-section-heading h2{color:#fff;font-size:clamp(3.05rem,9vw,6.15rem);font-weight:900;letter-spacing:.015em;line-height:.91;text-shadow:0 2px 0 #ffb21a29,0 12px 30px #00000085,0 0 24px #ffb21a1f;text-transform:uppercase}.crypto-education-final h2,.crypto-education-process-copy h2,.crypto-education-section-heading h2{font-size:clamp(2.25rem,6.2vw,4.5rem)}.crypto-education-cta-note,.crypto-education-disclaimer,.crypto-education-final p:not(.crypto-education-eyebrow),.crypto-education-intro,.crypto-education-section-heading p:not(.crypto-education-eyebrow){color:var(--funnel-muted)}.crypto-education-hero-bullets span{background:linear-gradient(180deg,#ffb4221c,hsla(0,0%,100%,.035)),#0b0502b3;border-color:#ffbe4047;box-shadow:inset 0 1px 0 #ffffff14;color:#fff8ebe6}.crypto-education-header-cta,.crypto-education-mobile-cta,.crypto-education-primary-cta{background:radial-gradient(circle at 20% 20%,#ffffff85,#0000 24%),linear-gradient(135deg,#ffd64a,#ff9b00 52%,#ff4a00);border-color:#ffe087a3;box-shadow:0 18px 48px #ff6a0052,0 0 34px #ffb21a2e;color:#180900;font-family:Impact,Arial Black,system-ui,sans-serif;letter-spacing:.045em;text-transform:uppercase}.crypto-education-header-cta img,.crypto-education-mobile-cta img,.crypto-education-primary-cta img{filter:brightness(0) saturate(1)}.crypto-education-header-cta:focus-visible,.crypto-education-header-cta:hover,.crypto-education-mobile-cta:focus-visible,.crypto-education-mobile-cta:hover,.crypto-education-primary-cta:focus-visible,.crypto-education-primary-cta:hover{border-color:#fff7d2db;box-shadow:0 24px 64px #ff6a006b,0 0 42px #ffb21a4d}.crypto-education-mobile-cta:focus-visible,.crypto-education-mobile-cta:hover{transform:translateY(-1px)}.crypto-education-header-cta[aria-disabled=true],.crypto-education-mobile-cta[aria-disabled=true],.crypto-education-primary-cta[aria-disabled=true]{background:linear-gradient(180deg,#ffae331c,hsla(0,0%,100%,.035)),#160d08b8;border-color:#ffbe4038;box-shadow:inset 0 1px 0 #ffffff12;color:#fff6e6cc}.crypto-education-header-cta[aria-disabled=true] img,.crypto-education-mobile-cta[aria-disabled=true] img,.crypto-education-primary-cta[aria-disabled=true] img{filter:brightness(0) invert(1)}.crypto-education-market-visual{isolation:isolate;position:relative}.crypto-education-market-visual:after,.crypto-education-market-visual:before{content:"";pointer-events:none;position:absolute;z-index:0}.crypto-education-market-visual:before{aspect-ratio:1;border:8px dashed #ffb21a6b;border-radius:999px;filter:drop-shadow(0 0 22px rgba(255,120,0,.34));opacity:.72;right:-15%;top:-12%;transform:rotate(-16deg);width:min(68vw,360px)}.crypto-education-market-visual:after{aspect-ratio:1;background:radial-gradient(circle at 34% 28%,#ffffff9e,#0000 24%),linear-gradient(135deg,#ffe271,#ff9d00 56%,#e94300);border:1px solid #ffffff38;border-radius:999px;bottom:-26px;box-shadow:inset -14px -16px 26px #00000057,0 0 36px #ff990057,0 22px 60px #00000075;color:#140700;content:"$";display:grid;font-family:Impact,Arial Black,system-ui,sans-serif;font-size:clamp(3.2rem,9vw,5rem);line-height:1;place-items:center;right:-18px;transform:rotate(-10deg);width:clamp(86px,18vw,140px)}.crypto-education-page[data-funnel-variant=risk_plan] .crypto-education-market-visual:after{content:"1R";font-size:clamp(2.2rem,6vw,3.8rem)}.crypto-education-page[data-funnel-variant=fomo_after_pump] .crypto-education-market-visual:after{content:"WAIT";font-size:clamp(1.65rem,4.4vw,2.8rem)}.crypto-education-page[data-funnel-variant=three_check_filter] .crypto-education-market-visual:after{content:"3/3";font-size:clamp(2.2rem,6vw,3.8rem)}.crypto-education-page[data-funnel-variant=anti_signal_copying] .crypto-education-market-visual:after{content:"COPY";font-size:clamp(1.65rem,4.4vw,2.7rem)}.crypto-education-phone-shell{background:radial-gradient(circle at 22% 18%,#ffb21a3d,#0000 12rem),radial-gradient(circle at 88% 76%,#f4074629,#0000 14rem),linear-gradient(#ff99000f 1px,#0000 0),linear-gradient(90deg,#ff99000d 1px,#0000 0),linear-gradient(145deg,#1e0d04f0,#060301e6 54%,#1c0509cc);background-size:auto,auto,42px 42px,42px 42px,auto;border-color:#ffbe4057;box-shadow:0 34px 96px #00000085,0 0 48px #ff6a0024,inset 0 1px 0 #ffffff1a;z-index:1}.crypto-education-phone-shell:before{background:linear-gradient(rgba(255,153,0,.075) 1px,#0000 0),linear-gradient(90deg,#ff99000f 1px,#0000 0),repeating-linear-gradient(0deg,hsla(0,0%,100%,.026) 0 1px,#0000 1px 4px);background-size:42px 42px,42px 42px,auto;-webkit-mask-image:linear-gradient(180deg,#000,#0000 92%);mask-image:linear-gradient(180deg,#000,#0000 92%)}.crypto-education-check,.crypto-education-lesson-card,.crypto-education-process-list article,.crypto-education-risk-band,.crypto-education-topic-copy,.crypto-education-visual-header,.crypto-education-visual-rows span{background:linear-gradient(180deg,#ffb82c14,hsla(0,0%,100%,.018)),#080402b8;border-color:#ffbe4033;box-shadow:inset 0 1px 0 #ffffff12,0 18px 46px #0000003d}.crypto-education-visual-header{color:#ffe4b29e}.crypto-education-process-badge strong,.crypto-education-proof-strip span,.crypto-education-topic-copy p,.crypto-education-visual-header strong{color:var(--funnel-gold)}.crypto-education-check strong,.crypto-education-process-list h3,.crypto-education-topic-copy h2{color:#fff;font-family:Impact,Arial Black,system-ui,sans-serif;letter-spacing:.025em;text-transform:uppercase}.crypto-education-check p,.crypto-education-decoder-board span,.crypto-education-process-list p,.crypto-education-risk-ladder span,.crypto-education-structure-tags span,.crypto-education-topic-copy span,.crypto-education-visual-rows span{color:var(--funnel-muted)}.crypto-education-check span,.crypto-education-check-system-node i,.crypto-education-process-list article>span,.crypto-education-triad-node span,.crypto-education-visual-rows span:before{background:linear-gradient(135deg,var(--funnel-gold),var(--funnel-ember) 52%,var(--funnel-pink));box-shadow:0 0 22px #ff7a004d}.crypto-education-check-orbit,.crypto-education-check-system,.crypto-education-decoder-thread,.crypto-education-extension-zone,.crypto-education-fomo-candles,.crypto-education-process-visual,.crypto-education-risk-rail,.crypto-education-triad-board:before{background:linear-gradient(rgba(255,153,0,.065) 1px,#0000 0),linear-gradient(90deg,rgba(255,153,0,.052) 1px,#0000 0),radial-gradient(circle at 24% 18%,#ffb21a24,#0000 9rem),#0603019e;background-size:34px 34px,34px 34px,auto,auto;border-color:#ffbe402e}.crypto-education-decoder-board i,.crypto-education-decoder-thread span:after,.crypto-education-risk-ladder i,.crypto-education-risk-rail i{background:linear-gradient(90deg,var(--funnel-green),var(--funnel-gold) 48%,var(--funnel-pink));box-shadow:0 0 26px #ffb21a3d}.crypto-education-extension-zone:before,.crypto-education-fomo-candles b,.crypto-education-risk-rail span,.crypto-education-risk-rail strong{background:#080402c2;border-color:#ffbe404d;color:#fff;font-family:Impact,Arial Black,system-ui,sans-serif;letter-spacing:.065em}.crypto-education-extension-zone:before,.crypto-education-fomo-candles b,.crypto-education-risk-rail strong{color:var(--funnel-gold)}.crypto-education-candle-grid span,.crypto-education-extension-zone i,.crypto-education-fomo-candles i{background:linear-gradient(180deg,var(--funnel-green),#19eaa36b);box-shadow:0 0 24px #19eaa333}.crypto-education-candle-grid span:nth-child(3),.crypto-education-candle-grid span:nth-child(6),.crypto-education-extension-zone i:first-child,.crypto-education-fomo-candles i:nth-child(3){background:linear-gradient(180deg,var(--funnel-pink),#9f0028);box-shadow:0 0 28px #f4074642}.crypto-education-check-system-core,.crypto-education-triad-core{background:radial-gradient(circle at 30% 22%,#fff3,#0000 40%),linear-gradient(135deg,#ffc22ffa,#ff6a00eb 54%,#f40746d1);box-shadow:0 0 46px #ffb21a52,0 0 28px #f4074629}.crypto-education-check-system-path{background:conic-gradient(from 220deg,#0000 0 12%,#ffc22f9e 12% 15%,#0000 15% 45%,#f407468c 45% 48%,#0000 48% 78%,#19eaa380 78% 81%,#0000 81%)}.crypto-education-triad-path{border-color:#ffc22f2e}.crypto-education-triad-path:before{border-color:#f4074633}.crypto-education-proof-strip div{background:linear-gradient(180deg,#ffb82c1a,hsla(0,0%,100%,.022)),#080402b3;border-color:#ffbe4033;box-shadow:inset 0 1px 0 #ffffff12}.crypto-education-proof-strip strong{color:#fff;font-family:Impact,Arial Black,system-ui,sans-serif;letter-spacing:.025em;text-transform:uppercase}.crypto-education-light{background:radial-gradient(circle at 16% 18%,#ff6a0026,#0000 22rem),linear-gradient(135deg,#ffb21a17,#0000 42%),hsla(0,0%,100%,.014);border-block-color:#ffbe401f}.crypto-education-process{background:radial-gradient(circle at 90% 12%,#f407461a,#0000 22rem),radial-gradient(circle at 16% 78%,#ffb21a1c,#0000 20rem),linear-gradient(180deg,hsla(0,0%,100%,.012),#0000)}.crypto-education-process-badge{background:linear-gradient(180deg,#ffb82c17,hsla(0,0%,100%,.018)),#070301c7;border-color:#ffbe4038}.crypto-education-process-badge span{color:#ffe4b29e}.crypto-education-final{background:radial-gradient(circle at 18% 0,#ff6a0038,#0000 21rem),radial-gradient(circle at 86% 86%,#ffc22f24,#0000 22rem),linear-gradient(180deg,#ffae3312,hsla(0,0%,100%,.016));border-top-color:#ffbe401f}@media (min-width:760px){.crypto-education-hero h1{font-size:clamp(5.1rem,6.35vw,6.25rem)}.crypto-education-phone-shell{margin-left:auto;max-width:470px;transform:perspective(900px) rotateY(-8deg) rotate(-2deg) translateZ(0)}}@media (max-width:520px){.crypto-education-page{background-size:58px 58px,58px 58px,auto,auto,auto,auto}.crypto-education-hero{padding-top:24px}.crypto-education-hero h1{font-size:clamp(3rem,14vw,3.65rem);max-width:7.4em}.crypto-education-page[data-funnel-variant=anti_signal_copying] .crypto-education-hero h1{font-size:clamp(2.62rem,11.5vw,3rem);max-width:100%}.crypto-education-intro{font-size:1rem;line-height:1.52}.crypto-education-market-visual:before{border-width:6px;opacity:.52;right:-22%;top:-7%;width:230px}.crypto-education-market-visual:after{bottom:-18px;right:-10px;width:88px}.crypto-education-phone-shell{padding:13px}}@media (prefers-reduced-motion:no-preference){.crypto-education-market-visual:before{animation:crypto-ad-orbit 12s linear infinite}}@keyframes crypto-ad-orbit{0%{transform:rotate(-16deg)}to{transform:rotate(344deg)}}.crypto-education-page>.crypto-education-mobile-cta{bottom:max(14px,calc(14px + env(safe-area-inset-bottom)));left:18px;margin:0;opacity:0;pointer-events:none;position:fixed;right:18px;transform:translateY(12px);width:auto;z-index:1000}.crypto-education-page>.crypto-education-mobile-cta.is-visible{opacity:1;pointer-events:auto;transform:none}.crypto-education-page>.crypto-education-mobile-cta.is-visible:focus-visible,.crypto-education-page>.crypto-education-mobile-cta.is-visible:hover{transform:translateY(-1px)}.crypto-education-page{--funnel-radius:6px}.crypto-education-page:after{background:radial-gradient(ellipse at 10% 84%,#ffb21a24,#0000 16rem),linear-gradient(90deg,#0000 0 10%,rgba(255,128,0,.055) 24%,#0000 42% 100%);opacity:.16}.crypto-education-hero:after,.crypto-education-market-visual:after,.crypto-education-market-visual:before{animation:none;content:none;display:none}.crypto-education-market-visual{isolation:auto}.crypto-education-final h2,.crypto-education-hero h1,.crypto-education-process-copy h2,.crypto-education-section-heading h2{font-family:Impact,Arial Black,system-ui,sans-serif;letter-spacing:0;text-shadow:0 1px 0 #ffb21a1f,0 10px 26px #0000006b}.crypto-education-check strong,.crypto-education-header-cta,.crypto-education-mobile-cta,.crypto-education-primary-cta,.crypto-education-process-list h3,.crypto-education-proof-strip strong,.crypto-education-topic-copy h2{font-family:Impact,Arial Black,system-ui,sans-serif}.crypto-education-phone-shell,.crypto-education-phone-shell--checks{background:linear-gradient(rgba(255,153,0,.055) 1px,#0000 0),linear-gradient(90deg,rgba(255,153,0,.045) 1px,#0000 0),linear-gradient(145deg,#160a03f5,#050301eb 58%,#130406db);background-size:42px 42px,42px 42px,auto;border-color:#ffbe4047;box-shadow:0 22px 52px #0000006b,inset 0 1px 0 #ffffff14}.crypto-education-phone-shell:before{opacity:.7}.crypto-education-check,.crypto-education-process-list article,.crypto-education-proof-strip div,.crypto-education-topic-copy,.crypto-education-visual-header,.crypto-education-visual-rows span{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.055),0 10px 24px #0000002e}.crypto-education-check-orbit,.crypto-education-check-system,.crypto-education-decoder-thread,.crypto-education-extension-zone,.crypto-education-fomo-candles,.crypto-education-process-visual,.crypto-education-risk-rail,.crypto-education-triad-board:before{background:linear-gradient(rgba(255,153,0,.052) 1px,#0000 0),linear-gradient(90deg,rgba(255,153,0,.044) 1px,#0000 0),#060301ad;background-size:34px 34px,34px 34px,auto}.crypto-education-candle-grid span,.crypto-education-decoder-board i,.crypto-education-decoder-thread span:after,.crypto-education-extension-zone i,.crypto-education-fomo-candles i,.crypto-education-risk-ladder i,.crypto-education-risk-rail i{box-shadow:none}.crypto-education-header-cta,.crypto-education-mobile-cta,.crypto-education-primary-cta{box-shadow:0 14px 32px #00000047,inset 0 1px 0 #ffffff2e}@media (min-width:760px){.crypto-education-phone-shell{max-width:500px;transform:none}}@media (max-width:520px){.crypto-education-market-visual:after,.crypto-education-market-visual:before{content:none;display:none}}.crypto-education-page *,.crypto-education-page :after,.crypto-education-page :before{animation:none!important}.crypto-education-check-orbit:after,.crypto-education-check-orbit:before,.crypto-education-check-system:after,.crypto-education-check-system:before{content:none;display:none}.crypto-education-check-orbit{align-content:center;gap:10px;min-height:158px;padding:18px}.crypto-education-check-orbit strong{background:#080401c7;border:1px solid #ffbe4042;border-radius:var(--funnel-radius);box-shadow:none;height:auto;min-width:82px;padding:11px 16px;width:auto}.crypto-education-check-orbit span{border-radius:var(--funnel-radius);justify-content:center;max-width:220px;position:static;text-align:center;transform:none;width:100%}.crypto-education-check-system,.crypto-education-process-visual{background:linear-gradient(rgba(255,153,0,.052) 1px,#0000 0),linear-gradient(90deg,rgba(255,153,0,.044) 1px,#0000 0),#060301ad;background-size:34px 34px,34px 34px,auto}.crypto-education-check-system-core,.crypto-education-triad-core{background:#080401d1;border-color:#ffbe4047;border-radius:var(--funnel-radius);box-shadow:none}.crypto-education-check-system-node,.crypto-education-triad-node{background:#080401c7;border-color:#ffbe4033;box-shadow:none}.crypto-education-check span,.crypto-education-check-system-node i,.crypto-education-process-list article>span{background:linear-gradient(135deg,var(--funnel-amber),var(--funnel-orange));box-shadow:none}.crypto-education-check-system-path,.crypto-education-triad-path{filter:none;opacity:.42}.crypto-education-faq,.crypto-education-final,.crypto-education-light,.crypto-education-preview,.crypto-education-process,.crypto-education-proof-strip{isolation:isolate;overflow:hidden;position:relative}.crypto-education-faq>*,.crypto-education-final>*,.crypto-education-light>*,.crypto-education-preview>*,.crypto-education-process>*,.crypto-education-proof-strip>*{position:relative;z-index:1}.crypto-education-preview{background:linear-gradient(180deg,#02020200,#200f0214 18%,#2d15021f 52%,#0603010a)}.crypto-education-light{background:linear-gradient(180deg,#02020200,#200f021a 22%,#0c06011f 72%,#02020200);border-block:0}.crypto-education-process{background:linear-gradient(180deg,#02020200,#1c0d021a 24%,#0804011a 76%,#02020200)}.crypto-education-faq{background:linear-gradient(180deg,#02020200,#1c0d0217 28%,#0a05011f 76%,#02020200);border-top:0}.crypto-education-final{background:linear-gradient(180deg,#02020200,#2210021f 30%,#12070129 76%,#0202020a);border-top:0}.crypto-education-faq:after,.crypto-education-faq:before,.crypto-education-final:before,.crypto-education-light:after,.crypto-education-light:before,.crypto-education-preview:after,.crypto-education-preview:before,.crypto-education-process:after,.crypto-education-process:before,.crypto-education-proof-strip:after{content:"";left:0;pointer-events:none;position:absolute;right:0;z-index:0}.crypto-education-faq:before,.crypto-education-final:before,.crypto-education-light:before,.crypto-education-preview:before,.crypto-education-process:before{background:linear-gradient(180deg,#020202db,#0804017a 46%,#08040100);height:clamp(120px,18vw,220px);top:0}.crypto-education-faq:after,.crypto-education-light:after,.crypto-education-preview:after,.crypto-education-process:after,.crypto-education-proof-strip:after{background:linear-gradient(0deg,#020202d1,#08040161 48%,#08040100);bottom:0;height:clamp(120px,16vw,210px)}.crypto-education-page{background:radial-gradient(ellipse at 14% 0,#ff800033,#0000 30rem),radial-gradient(ellipse at 88% 20%,#f407461a,#0000 32rem),radial-gradient(ellipse at 54% 88%,#ffb21a1a,#0000 28rem),linear-gradient(180deg,#050200,#0c0501 42%,#120701 68%,#020100);background-size:auto}.crypto-education-page:before{background:none;opacity:0}.crypto-education-page:after{background:radial-gradient(ellipse at 90% 22%,#ff660038,#0000 16rem),radial-gradient(ellipse at 8% 84%,#ffb21a24,#0000 18rem);opacity:.18}.crypto-education-phone-shell:before,.crypto-education-triad-board:before{background:none!important;content:none!important;display:none!important}.crypto-education-phone-shell,.crypto-education-phone-shell--checks{background:radial-gradient(ellipse at 22% 18%,#ffb21a2e,#0000 13rem),radial-gradient(ellipse at 88% 76%,#f407461f,#0000 15rem),linear-gradient(145deg,#1e0d04f0,#060301eb 56%,#1a0508d1);background-size:auto}.crypto-education-check-orbit,.crypto-education-check-system,.crypto-education-decoder-thread,.crypto-education-extension-zone,.crypto-education-fomo-candles,.crypto-education-preview-card,.crypto-education-process-visual,.crypto-education-risk-rail{background:radial-gradient(ellipse at 24% 18%,#ffb21a1c,#0000 10rem),linear-gradient(145deg,#100702c7,#050201c2);background-size:auto}.crypto-education-check,.crypto-education-decoder-board div,.crypto-education-faq-list article,.crypto-education-preview-card li,.crypto-education-process-list article,.crypto-education-proof-strip div,.crypto-education-risk-ladder div,.crypto-education-topic-copy,.crypto-education-visual-header,.crypto-education-visual-rows span{background:linear-gradient(180deg,rgba(255,190,64,.052),hsla(0,0%,100%,.018)),#090401b8}.crypto-education-invite-panel{grid-gap:18px;background:radial-gradient(ellipse at 18% 0,#ffb21a29,#0000 16rem),linear-gradient(145deg,#110702db,#040201d1);border:1px solid #ffbe403d;border-radius:var(--funnel-radius);box-shadow:inset 0 1px 0 #ffffff0f,0 18px 42px #00000047;display:grid;gap:18px;margin-top:28px;padding:18px;position:relative}.crypto-education-invite-panel-header{align-items:center;border-bottom:1px solid #ffbe4029;color:var(--funnel-subtle);display:flex;font-size:.72rem;font-weight:900;gap:12px;justify-content:space-between;letter-spacing:.12em;line-height:1.2;padding-bottom:14px;text-transform:uppercase}.crypto-education-invite-panel-header strong{color:var(--funnel-gold);text-align:right}.crypto-education-invite-panel h2{color:#fff;font-family:Impact,Arial Black,system-ui,sans-serif;font-size:clamp(1.7rem,8vw,2.6rem);font-weight:900;letter-spacing:0;line-height:.94;margin:0;text-transform:uppercase}.crypto-education-invite-panel p{color:var(--funnel-muted);font-size:.98rem;line-height:1.55;margin:0}.crypto-education-invite-panel ul{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:0}.crypto-education-invite-panel li{background:#08040194;border:1px solid #ffbe4029;border-radius:var(--funnel-radius);color:#fffaf0eb;font-size:.9rem;font-weight:800;line-height:1.34;padding:12px 12px 12px 32px;position:relative}.crypto-education-invite-panel li:before{background:linear-gradient(135deg,var(--funnel-gold),var(--funnel-ember));border-radius:999px;content:"";height:7px;left:14px;position:absolute;top:18px;width:7px}.crypto-education-invite-guardrails{grid-gap:8px;display:grid;gap:8px}.crypto-education-invite-guardrails span{align-items:center;background:#05020170;border:1px solid #ffbe401f;border-radius:var(--funnel-radius);color:#ffe4b2b8;display:flex;font-size:.75rem;font-weight:900;letter-spacing:.05em;min-height:34px;padding:8px 10px;text-transform:uppercase}.crypto-education-process--text-only{display:block}.crypto-education-process--text-only .crypto-education-process-copy{max-width:72rem}.crypto-education-process--text-only .crypto-education-process-list article{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.055),0 10px 24px #00000029}@media (min-width:760px){.crypto-education-hero{align-items:center;grid-template-columns:minmax(0,.92fr) minmax(320px,.52fr)}.crypto-education-invite-panel{align-self:center;margin-left:auto;margin-top:0;max-width:430px;padding:22px}.crypto-education-invite-panel h2{font-size:clamp(2rem,2.9vw,2.85rem)}.crypto-education-invite-guardrails{grid-template-columns:1fr}.crypto-education-process--text-only{display:block}.crypto-education-process--text-only .crypto-education-process-copy{grid-column-gap:58px;align-items:start;column-gap:58px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(380px,1fr);max-width:none}.crypto-education-process--text-only .crypto-education-process-copy>.crypto-education-eyebrow,.crypto-education-process--text-only .crypto-education-process-copy>h2{grid-column:1}.crypto-education-process--text-only .crypto-education-process-list{grid-column:2;grid-row:1/span 3;margin-top:0}}@media (max-width:520px){.crypto-education-invite-panel{display:none}.crypto-education-process--text-only .crypto-education-process-list article{gap:12px;grid-template-columns:34px minmax(0,1fr)}}.crypto-education-page{background:radial-gradient(ellipse at 12% 0,#ff800038,#0000 30rem),radial-gradient(ellipse at 90% 22%,#f407461c,#0000 34rem),radial-gradient(ellipse at 16% 46%,#ffb21a1a,#0000 30rem),radial-gradient(ellipse at 82% 72%,#ff6a001f,#0000 34rem),linear-gradient(180deg,#050200,#0a0300 21%,#100501 39%,#080201 57%,#120501 76%,#020100)}.crypto-education-faq,.crypto-education-final,.crypto-education-hero,.crypto-education-light,.crypto-education-preview,.crypto-education-process,.crypto-education-proof-strip{background:#0000!important}.crypto-education-hero:before{background:radial-gradient(ellipse at 9% 12%,#ff74003d,#0000 24rem),radial-gradient(ellipse at 84% 18%,#ffc22f21,#0000 30rem),linear-gradient(180deg,#ff80000f,#0000 78%);-webkit-mask-image:linear-gradient(180deg,#000,#000000bd 58%,#0000);mask-image:linear-gradient(180deg,#000,#000000bd 58%,#0000)}.crypto-education-faq:before,.crypto-education-final:before,.crypto-education-light:before,.crypto-education-preview:before,.crypto-education-process:before,.crypto-education-proof-strip:before{background:radial-gradient(ellipse at 28% 0,#ffb21a1c,#0000 60%),radial-gradient(ellipse at 78% 0,#f407460f,#0000 58%),linear-gradient(180deg,#0201009e,#08030133 48%,#0000);content:"";height:clamp(190px,24vw,360px);left:0;pointer-events:none;position:absolute;right:0;top:0;transform:translateY(-42%);z-index:0}.crypto-education-faq:after,.crypto-education-final:after,.crypto-education-light:after,.crypto-education-preview:after,.crypto-education-process:after,.crypto-education-proof-strip:after{background:radial-gradient(ellipse at 72% 100%,#ff6a001a,#0000 62%),radial-gradient(ellipse at 18% 100%,#ffb21a12,#0000 58%),linear-gradient(0deg,#02010094,#0803012e 48%,#0000);bottom:0;content:"";height:clamp(210px,26vw,390px);left:0;pointer-events:none;position:absolute;right:0;transform:translateY(42%);z-index:0}.crypto-education-preview{box-shadow:inset 0 120px 140px -130px #ffb21a21}.crypto-education-light{box-shadow:inset 0 120px 140px -130px #ff6a0024,inset 0 -120px 150px -140px #f407461a}.crypto-education-process{box-shadow:inset 0 130px 160px -150px #f407461c,inset 0 -130px 170px -150px #ffb21a1f}.crypto-education-faq{box-shadow:inset 0 120px 150px -145px #ffb21a1c,inset 0 -120px 150px -140px #ff6a001a}.crypto-education-final{box-shadow:inset 0 150px 180px -155px #ff6a0024,inset 0 -80px 110px -100px #000000b8}.crypto-education-faq,.crypto-education-final,.crypto-education-light,.crypto-education-preview,.crypto-education-process,.crypto-education-proof-strip{overflow:visible}.crypto-education-faq:before,.crypto-education-final:before,.crypto-education-light:before,.crypto-education-preview:before,.crypto-education-process:before,.crypto-education-proof-strip:before{background:radial-gradient(ellipse at 18% 46%,#ffb21a21,#0000 64%),radial-gradient(ellipse at 78% 42%,rgba(244,7,70,.075),#0000 66%),linear-gradient(180deg,#0000,#1508013d 45%,#0000);height:clamp(300px,34vw,520px);top:clamp(-190px,-14vw,-110px);transform:none}.crypto-education-faq:after,.crypto-education-final:after,.crypto-education-light:after,.crypto-education-preview:after,.crypto-education-process:after,.crypto-education-proof-strip:after{background:radial-gradient(ellipse at 72% 54%,#ff6a001f,#0000 66%),radial-gradient(ellipse at 22% 58%,rgba(255,178,26,.075),#0000 64%),linear-gradient(180deg,#0000,#230c0133 50%,#0000);bottom:clamp(-210px,-16vw,-120px);height:clamp(330px,36vw,560px);transform:none}.crypto-education-faq,.crypto-education-final,.crypto-education-light,.crypto-education-preview,.crypto-education-process{box-shadow:none}.crypto-education-final>div,.crypto-education-process-copy,.crypto-education-section-heading{position:relative}.crypto-education-final>div:before,.crypto-education-process-copy:before,.crypto-education-section-heading:before{background:linear-gradient(90deg,var(--funnel-gold),#ff6a009e,#0000);border-radius:999px;box-shadow:0 0 20px #ffb21a38;content:"";height:2px;left:0;position:absolute;top:-22px;width:clamp(68px,10vw,130px)}.crypto-education-hero-copy:before{background:linear-gradient(90deg,var(--funnel-gold),var(--funnel-ember),#0000);border-radius:999px;box-shadow:0 0 22px #ffb21a3d;content:"";display:block;height:3px;margin-bottom:18px;width:clamp(70px,16vw,152px)}.crypto-education-mobile-cta,.crypto-education-primary-cta{overflow:hidden;position:relative}.crypto-education-mobile-cta:before,.crypto-education-primary-cta:before{background:linear-gradient(90deg,#ffffff57,#0000);border-radius:inherit;content:"";inset:1px auto 1px 1px;opacity:.72;pointer-events:none;position:absolute;width:34%}.crypto-education-mobile-cta img,.crypto-education-mobile-cta span,.crypto-education-primary-cta img,.crypto-education-primary-cta span{position:relative;z-index:1}.crypto-education-check,.crypto-education-faq-list article,.crypto-education-hero-bullets span,.crypto-education-invite-panel,.crypto-education-preview-card,.crypto-education-process-list article,.crypto-education-proof-strip div,.crypto-education-trust-strip span{position:relative}.crypto-education-check:after,.crypto-education-faq-list article:after,.crypto-education-invite-panel:after,.crypto-education-preview-card:after,.crypto-education-process-list article:after,.crypto-education-proof-strip div:after{background:linear-gradient(90deg,#0000,#ffbe408a,#0000);content:"";height:1px;left:12px;opacity:.52;pointer-events:none;position:absolute;right:12px;top:0}.crypto-education-proof-strip div{overflow:hidden}.crypto-education-proof-strip div:before{aspect-ratio:1;background:radial-gradient(circle,#ffb21a14,#0000 62%);border:1px solid #ffbe4021;border-radius:999px;bottom:-34px;content:"";pointer-events:none;position:absolute;right:-28px;width:86px}.crypto-education-invite-panel,.crypto-education-preview-card{background:radial-gradient(ellipse at 18% 0,#ffb21a1f,#0000 16rem),linear-gradient(145deg,#0f0602e6,#040201d6)}.crypto-education-invite-panel-header,.crypto-education-preview-header{background:linear-gradient(90deg,#ffbe4014,#0000 68%),#0502017a}.crypto-education-check,.crypto-education-faq-list article,.crypto-education-process-list article{background:linear-gradient(135deg,#ffb21a12,#0000 42%),#080401a3;border-color:#ffbe4033}.crypto-education-check:before,.crypto-education-faq-list article:before,.crypto-education-process-list article:before{background:linear-gradient(180deg,var(--funnel-gold),#ff6a0038);border-radius:999px;bottom:14px;content:"";left:-1px;opacity:.74;pointer-events:none;position:absolute;top:14px}.crypto-education-check span,.crypto-education-process-list article>span{background:linear-gradient(135deg,#ffd64a,#ff9b00 54%,#ff5a00);color:#160800}.crypto-education-invite-panel li,.crypto-education-preview-card li{background:linear-gradient(90deg,#ffb21a0f,#0000 54%),#05020194;border-color:#ffbe4033}.crypto-education-faq-list article{padding-left:18px}@media (min-width:760px){.crypto-education-final>div:before,.crypto-education-process-copy:before,.crypto-education-section-heading:before{top:-28px}.crypto-education-proof-strip div{min-height:112px}}@media (max-width:520px){.crypto-education-hero-copy:before{margin-bottom:14px}.crypto-education-final>div:before,.crypto-education-process-copy:before,.crypto-education-section-heading:before{top:-18px;width:78px}.crypto-education-mobile-cta:before,.crypto-education-primary-cta:before{width:42%}}.crypto-education-page{--funnel-surface:#050301c7;--funnel-surface-strong:#030201f0;--funnel-line:#ffb21a24;--funnel-line-strong:#ffbe4042;--funnel-muted:#fff4e0b3;--funnel-subtle:#ffda9c75;background:radial-gradient(ellipse at 8% 4%,#ff80001f,#0000 30rem),radial-gradient(ellipse at 88% 18%,rgba(244,7,70,.055),#0000 34rem),radial-gradient(ellipse at 18% 62%,#ffb21a0f,#0000 32rem),radial-gradient(ellipse at 86% 86%,#ff6a0012,#0000 38rem),linear-gradient(180deg,#020100,#030100 24%,#050201 48%,#080301 68%,#020100)}.crypto-education-page:after{background:radial-gradient(ellipse at 88% 18%,#ff6a001c,#0000 18rem),radial-gradient(ellipse at 8% 78%,#ffb21a12,#0000 20rem);opacity:.07}.crypto-education-hero:before{background:radial-gradient(ellipse at 8% 12%,#ff74001f,#0000 24rem),radial-gradient(ellipse at 84% 20%,rgba(255,194,47,.055),#0000 30rem),linear-gradient(180deg,#02010038,#0000 74%);opacity:.48}.crypto-education-faq:after,.crypto-education-faq:before,.crypto-education-final:after,.crypto-education-final:before,.crypto-education-light:after,.crypto-education-light:before,.crypto-education-preview:after,.crypto-education-preview:before,.crypto-education-process:after,.crypto-education-process:before,.crypto-education-proof-strip:after,.crypto-education-proof-strip:before{opacity:.62}.crypto-education-check:after,.crypto-education-faq-list article:after,.crypto-education-final>div:before,.crypto-education-hero-copy:before,.crypto-education-invite-panel:after,.crypto-education-preview-card:after,.crypto-education-process-copy:before,.crypto-education-process-list article:after,.crypto-education-proof-strip div:after,.crypto-education-proof-strip div:before,.crypto-education-section-heading:before{content:none;display:none}.crypto-education-eyebrow{padding-left:14px;position:relative}.crypto-education-eyebrow:before{background:linear-gradient(180deg,var(--funnel-gold),#ff6a004d);border-radius:999px;bottom:.16em;box-shadow:0 0 12px #ffb21a33;content:"";left:0;position:absolute;top:.16em;width:3px}.crypto-education-check,.crypto-education-faq-list article,.crypto-education-hero-bullets span,.crypto-education-invite-panel,.crypto-education-preview-card,.crypto-education-process-list article,.crypto-education-proof-strip div,.crypto-education-trust-strip span{background:linear-gradient(145deg,rgba(255,178,26,.035),hsla(0,0%,100%,.008)),#040201c2;border-color:#ffb21a29;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035),0 12px 34px #0003}.crypto-education-invite-panel,.crypto-education-preview-card{background:radial-gradient(ellipse at 18% 0,rgba(255,178,26,.065),#0000 17rem),linear-gradient(145deg,#070301f0,#020100e6)}.crypto-education-invite-panel-header,.crypto-education-preview-header{background:#020100ad}.crypto-education-invite-panel li,.crypto-education-preview-card li{background:#0201009e;border-color:#ffb21a26}.crypto-education-check:before,.crypto-education-faq-list article:before,.crypto-education-process-list article:before{background:linear-gradient(180deg,#ffb21acc,#ff6a0029);bottom:16px;opacity:.65;top:16px;width:2px}.crypto-education-proof-strip div{border-left-color:#ffb21a6b;padding-left:18px}.crypto-education-mobile-cta:before,.crypto-education-primary-cta:before{opacity:.42}@media (max-width:520px){.crypto-education-page{background:radial-gradient(ellipse at 4% 0,#ff800014,#0000 18rem),radial-gradient(ellipse at 94% 28%,#f407460a,#0000 19rem),linear-gradient(180deg,#020100,#040100 44%,#070201 72%,#020100)}.crypto-education-hero:before{background:radial-gradient(ellipse at 0 8%,#ff74001a,#0000 17rem),linear-gradient(180deg,#0201002e,#0000 72%);opacity:.38}}.crypto-education-check,.crypto-education-faq-list article,.crypto-education-process-list article,.crypto-education-proof-strip div{border-left-color:#ffb21a29!important}.crypto-education-check:before,.crypto-education-eyebrow:before,.crypto-education-faq-list article:before,.crypto-education-process-list article:before{content:none!important;display:none!important}.crypto-education-trust-strip{background:#0000;border:0;display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:15px;padding:0}.crypto-education-trust-strip span{background:#0000;border:0;color:#fff4e0ad;font-size:.74rem;font-weight:850;letter-spacing:.015em;min-height:0;padding:0}.crypto-education-trust-strip span+span:before{color:#ffb21a6b;content:"/";display:inline-block;margin-right:12px}.crypto-education-proof-strip div{overflow:visible}.crypto-education-proof-strip strong{letter-spacing:.035em;line-height:1.16}.crypto-education-final h2,.crypto-education-process-copy h2,.crypto-education-section-heading h2{letter-spacing:.026em;line-height:1.02;word-spacing:.055em}.crypto-education-preview .crypto-education-section-heading h2{letter-spacing:.03em;line-height:1.04}.crypto-education-mobile-cta,.crypto-education-primary-cta{background:linear-gradient(135deg,#ffc83d,#ff9910 48%,#f46008);color:#0d0400;justify-content:center}.crypto-education-mobile-cta span,.crypto-education-primary-cta span{color:#0d0400}@media (max-width:520px){.crypto-education-proof-strip{gap:10px}.crypto-education-proof-strip div{padding:13px 9px}.crypto-education-proof-strip strong{font-size:.76rem;letter-spacing:.02em;line-height:1.12;margin-top:12px}.crypto-education-preview .crypto-education-section-heading h2{font-size:clamp(2.25rem,11.6vw,3rem);letter-spacing:.024em;line-height:1.04}.crypto-education-trust-strip{grid-gap:6px;display:grid;gap:6px}.crypto-education-trust-strip span+span:before{content:none;display:none}}.crypto-education-actions{max-width:520px}.crypto-education-community-panel{grid-gap:18px;background:radial-gradient(ellipse at 18% 0,#ffb21a12,#0000 17rem),linear-gradient(145deg,#050301eb,#020100e0);border:1px solid #ffb21a29;border-radius:var(--funnel-radius);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035),0 14px 34px #0000003d;display:grid;gap:18px;padding:18px;position:relative}.crypto-education-community-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.crypto-education-community-stats div{background:linear-gradient(145deg,rgba(255,178,26,.035),#0000 62%),#02010094;border:1px solid #ffb21a24;border-radius:var(--funnel-radius);min-height:94px;padding:14px}.crypto-education-community-stats span,.crypto-education-community-stats strong{display:block}.crypto-education-community-stats strong{color:#fff;font-family:Impact,Arial Black,system-ui,sans-serif;font-size:clamp(1.85rem,9vw,3rem);font-weight:900;letter-spacing:.02em;line-height:.92;text-transform:uppercase}.crypto-education-community-stats span{color:#ffda9cad;font-size:.74rem;font-weight:900;letter-spacing:.08em;line-height:1.18;margin-top:10px;text-transform:uppercase}.crypto-education-community-panel>p{color:#fff4e0ad;font-size:.94rem;line-height:1.55;margin:0}@media (min-width:760px){.crypto-education-actions{grid-template-columns:auto;max-width:360px}.crypto-education-community-panel{padding:22px}.crypto-education-community-stats{gap:12px}}@media (max-width:520px){.crypto-education-actions{max-width:none}.crypto-education-community-panel{padding:16px}.crypto-education-community-stats div{min-height:86px;padding:12px}.crypto-education-community-stats strong{font-size:clamp(1.55rem,8vw,2.3rem)}}.crypto-education-header-cta,.crypto-education-mobile-cta,.crypto-education-primary-cta{background:linear-gradient(135deg,#ffcf42,#ff9a16 48%,#f25a09);box-shadow:0 16px 34px #00000047,inset 0 1px 0 #fff3;color:#120600;text-shadow:none}.crypto-education-header-cta:before,.crypto-education-mobile-cta:before,.crypto-education-primary-cta:before{opacity:0}.crypto-education-header-cta span,.crypto-education-mobile-cta span,.crypto-education-primary-cta span{color:#130600;text-shadow:none}.crypto-education-trust-strip{gap:6px}.crypto-education-trust-strip span{background:hsla(0,0%,100%,.025);border-color:#ffb21a14;box-shadow:none;color:#fff4e0c7;font-size:.72rem;font-weight:800;justify-content:center;min-height:32px;padding:7px 10px}.crypto-education-check:before,.crypto-education-eyebrow:before,.crypto-education-faq-list article:before,.crypto-education-process-list article:before,.crypto-education-trust-strip span:before{content:none!important;display:none!important}.crypto-education-eyebrow{color:#ffc448eb;padding-left:0;text-shadow:none}.crypto-education-check,.crypto-education-faq-list article,.crypto-education-process-list article,.crypto-education-proof-strip div{background:linear-gradient(145deg,rgba(255,178,26,.026),hsla(0,0%,100%,.006)),#030201c7;border-left-color:#ffb21a29}.crypto-education-faq-list article,.crypto-education-process-list article{padding-left:16px}.crypto-education-final h2,.crypto-education-process-copy h2,.crypto-education-section-heading h2{letter-spacing:.018em;line-height:.96;word-spacing:.04em}.crypto-education-preview .crypto-education-section-heading h2{letter-spacing:.022em;line-height:.98}@media (max-width:520px){.crypto-education-final h2,.crypto-education-process-copy h2,.crypto-education-section-heading h2{letter-spacing:.018em;line-height:1}.crypto-education-preview .crypto-education-section-heading h2{font-size:clamp(2.35rem,12.5vw,3.18rem);letter-spacing:.02em;line-height:1.01}.crypto-education-proof-strip div{padding:14px 12px}}.crypto-education-header-cta,.crypto-education-mobile-cta,.crypto-education-primary-cta{background:linear-gradient(135deg,#ffd34a,#ff9d15 48%,#ee5608);border-color:#ffd47a57;box-shadow:0 13px 28px #00000057,inset 0 1px 0 #fff3;transition:transform .14s ease,border-color .14s ease,background-position .14s ease}.crypto-education-header-cta:before,.crypto-education-mobile-cta:before,.crypto-education-primary-cta:before{content:none!important;display:none!important}.crypto-education-header-cta:focus-visible,.crypto-education-header-cta:hover,.crypto-education-mobile-cta:focus-visible,.crypto-education-mobile-cta:hover,.crypto-education-primary-cta:focus-visible,.crypto-education-primary-cta:hover{background:linear-gradient(135deg,#ffdc65,#ffa51c 48%,#f25b08);border-color:#ffecbc8f;box-shadow:0 9px 22px #0000005c,0 0 0 1px #ffd25429,inset 0 1px 0 #ffffff3d;transform:translateY(-1px)}.crypto-education-header-cta:active,.crypto-education-mobile-cta:active,.crypto-education-primary-cta:active{box-shadow:0 6px 16px #00000057,inset 0 2px 7px #501c003d;transform:translateY(0)}.App{background:linear-gradient(hsla(0,0%,100%,.026) 1px,#0000 1px),linear-gradient(90deg,hsla(0,0%,100%,.022) 1px,#0000 1px),radial-gradient(circle at 16% 0,#0f5fff2e,#0000 28rem),radial-gradient(circle at 84% 8%,#ff4fd81a,#0000 30rem),linear-gradient(180deg,#02020229,#020202e6 42%),var(--color-bg);background-size:84px 84px,84px 84px,auto,auto,auto,auto;min-height:100vh;text-align:center}.main-content{background:radial-gradient(circle at 20% 10%,#0f5fff24,#0000 34rem),radial-gradient(circle at 85% 16%,#ff4fd814,#0000 34rem),linear-gradient(180deg,var(--color-bg),var(--color-bg-elevated) 52%,var(--color-bg));color:var(--color-text);overflow-x:hidden;position:relative}.footer{position:relative;z-index:2}.copy-section1-bg,.indicator-section1-bg,.koala-section1-bg,.payment-section1-bg,.section1-bg,.services-section1-bg,.vip-section1-bg{filter:brightness(.46) saturate(1.12)}.about-section2 button,.about-section3 button,.blofin-button-dark,.blofin-button-dark-steps,.blofin-button-light,.button-dark,.button-dark-port,.button-light,.button-vip,.cat button,.contact-form button,.copy-section2 button,.copy-section3 button,.koala-section2 button,.koala-section3 button,.payment-copy-button,.payment-crypto-btn{border:1px solid #ffffff2e!important;border-radius:999px!important;box-shadow:0 14px 36px #0f5fff33;letter-spacing:.04em;min-height:46px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease!important}.about-section2 button,.about-section3 button,.blofin-button-dark,.blofin-button-dark-steps,.button-dark,.button-dark-port,.cat button,.contact-form button,.copy-section2 button,.copy-section3 button,.koala-section2 button,.koala-section3 button,.payment-copy-button{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-strong))!important;color:#fff!important}.blofin-button-light,.button-light,.button-vip{background:#fffffff0!important;color:var(--brand-blue)!important}.about-section2 button:hover,.about-section3 button:hover,.blofin-button-dark-steps:hover,.blofin-button-dark:hover,.blofin-button-light:hover,.button-dark-port:hover,.button-dark:hover,.button-light:hover,.button-vip:hover,.cat button:hover,.contact-form button:hover,.copy-section2 button:hover,.copy-section3 button:hover,.koala-section2 button:hover,.koala-section3 button:hover,.payment-copy-button:hover,.payment-crypto-btn:hover{box-shadow:0 18px 44px #0f5fff42,0 0 30px #79afff2e!important;transform:translateY(-2px)!important}.payment-crypto-btn.active{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-strong));border-color:#ffffff6b;color:#fff}.copy-trading-page h1,.copy-trading-page h2,.copy-trading-page h3,.main-content h1,.main-content h2,.main-content h3{text-wrap:balance}.copy-trading-page p,.main-content p{text-wrap:pretty}.blofin-aff-section3-pnl-row-images img,.blofin-aff-section3-row img,.blofin-copy-section1-images-wrapper img,.blofin-copy-section3-pnl-row-images img,.cat-content img,.copy-section1-images-wrapper img,.copy-section3 video,.copy-section3-pnl-row-images img,.copy-section3-row img,.ind-img,.ind-pnl,.indicator-images-bottom img,.indicator-section1 img,.koala-section1-images-wrapper img,.koala-section3 video,.koala-section3-pnl-row-images img,.koala-section3-row img,.result img,.vip-images img,.vip-section2 video{border-color:#fff3!important;box-shadow:var(--brand-glow-blue),0 18px 48px #00000047!important}.risk-main,.terms-main{background:radial-gradient(circle at 15% 0,#0f5fff29,#0000 32rem),linear-gradient(180deg,var(--brand-navy-950),var(--brand-navy-900))}.risk-main p,.terms-text{color:var(--brand-muted-strong);line-height:1.75}.terms-text h3{color:#fff;font-size:clamp(1.05rem,1.8vw,1.4rem)}.risk-main h1,.terms-main h1{color:#fff;font-size:clamp(2rem,5vw,4rem)}.survey-container{border:1px solid #0f5fff38;box-shadow:var(--brand-shadow)}.survey-header h1{color:var(--brand-blue)}.submit-button,.upload-button{border-radius:999px}.chat-bubble{position:relative;z-index:900}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@media (max-width:768px){.main-content{background:radial-gradient(circle at 50% 0,#0f5fff29,#0000 24rem),linear-gradient(180deg,var(--color-bg),var(--color-bg-elevated) 54%,var(--color-bg))}.button-dark,.button-dark-port,.button-light,.button-vip{font-size:.88rem!important;line-height:1.1;min-height:44px;padding:11px 20px!important}}.blofin-aff-section1,.copy-section1,.koala-section1{position:relative;z-index:1}.blofin-aff-section1:before,.copy-section1:before,.koala-section1:before{background:linear-gradient(180deg,#030715c2,#030715f0);content:"";inset:0;position:absolute;z-index:-1}.blofin-aff-section2,.copy-section2,.koala-section2{background:#f4f7ff!important;color:var(--brand-dark-text)}.blofin-aff-section2 h1,.blofin-aff-section2 h2,.blofin-aff-section2 h3,.copy-section2 h1,.copy-section2 h2,.copy-section2 h3,.koala-section2 h1,.koala-section2 h2,.koala-section2 h3{color:var(--brand-dark-text)!important}.blofin-aff-section2 p,.copy-section2 p,.koala-section2 p{color:#435272!important}.blofin-aff-section2-steps,.copy-section2-steps,.koala-section2-steps{background:var(--brand-surface-strong)!important;border:1px solid var(--brand-border);box-shadow:var(--brand-shadow)}.blofin-aff-section2-steps h1,.blofin-aff-section2-steps h2,.blofin-aff-section2-steps h3,.blofin-aff-section2-steps p,.copy-section2-steps h1,.copy-section2-steps h2,.copy-section2-steps h3,.copy-section2-steps p,.koala-section2-steps h1,.koala-section2-steps h2,.koala-section2-steps h3,.koala-section2-steps p{color:#fff!important}.blofin-aff-section3,.copy-section3,.koala-section3{background:linear-gradient(180deg,#030715e6,#030715fa),url(/static/media/bg2.f4b1b8ac20d1981c3a53.png) 50% /cover!important}.blofin-aff-section1 h1,.blofin-aff-section3 h1,.blofin-copy-section1-header h1,.copy-section1-header h1,.copy-section3 h1,.koala-section1-header h1,.koala-section3 h1{font-size:clamp(2rem,5vw,4.8rem)!important;line-height:1.04}.blofin-aff-section1 h2,.blofin-copy-section1-header h2,.copy-section1-header h2,.koala-section1-header h2{color:var(--brand-muted-strong)!important;font-size:clamp(1rem,1.8vw,1.35rem)!important;line-height:1.55}.blofin-aff-section3-row,.blofin-copy-section1-images-main,.copy-section1-images-main,.copy-section3-row,.koala-section1-images-main,.koala-section3-row{margin-inline:auto!important;width:var(--brand-container)!important}.blofin-aff-section1-hrline,.copy-section1-horizontal-line,.koala-section1-horizontal-line,.tradersnotes-section1-hrline{border-color:#ffffff29!important}.leaderboard-section1{position:relative;z-index:1}.leaderboard-section1:before{background:linear-gradient(180deg,#030715c2,#030715f0);content:"";inset:0;position:absolute;z-index:-1}.leaderboard-section2-fade{background:linear-gradient(180deg,#f4f7ff,#f4f7ffe0)!important}.leaderboard-table,.prizes-table table,.uid-lookup-input{border-color:var(--brand-border)!important;border-radius:var(--brand-radius-sm)!important;box-shadow:var(--brand-shadow)!important}.uid-lookup-input input{border:1px solid #0f5fff42!important}.survey-container-wrapper{background:linear-gradient(180deg,#030715b8,#030715eb),url(/static/media/bg2.f4b1b8ac20d1981c3a53.png) 50% /cover!important}@media (max-width:768px){.blofin-aff-section3-row,.blofin-copy-section1-images-main,.copy-section1-images-main,.copy-section3-row,.koala-section1-images-main,.koala-section3-row{width:min(100%,92vw)!important}}
/*# sourceMappingURL=main.7d93036a.css.map*/