:root{--bg:#020403;--bg-soft:#07100c;--cream:#f8f5ea;--muted:#f8f5eaad;--green:#81ffc3;--green-soft:#81ffc324;--line:#ffffff21;--panel:#0408069e}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{background:var(--bg);min-height:100%;color:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}body{overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.sceneWrap{background:radial-gradient(circle at 50% 4%,#81ffc329,#0000 32%),linear-gradient(#020403 0% 58%,#050b08 100%);min-height:100vh;position:relative}.heroTrack{min-height:500vh;position:relative}.stickyScene{background:#020403;height:100vh;position:sticky;top:0;overflow:hidden}.canvasLayer{z-index:0;position:absolute;inset:0}.vignette{z-index:1;pointer-events:none;background:radial-gradient(circle at 52% 45%,#ffa03a1c,#0000 22%),radial-gradient(circle at 76% 46%,#1effaa2e,#0000 34%),linear-gradient(90deg,#000c,#0000001a 48%,#00000094);position:absolute;inset:0}.filmNoise{z-index:2;pointer-events:none;opacity:.1;background-image:radial-gradient(circle,#fffc 0 1px,#0000 1px);background-size:36px 36px;animation:18s linear infinite drift;position:absolute;inset:-20%}@keyframes drift{to{transform:translate(-80px,50px)}}.nav{border:1px solid var(--line);-webkit-backdrop-filter:none;z-index:10;background:0 0;border-radius:999px;justify-content:space-between;align-items:center;width:min(1320px,100vw - 56px);min-height:78px;padding:0 24px;display:flex;position:absolute;top:26px;left:50%;transform:translate(-50%)}.brand{letter-spacing:-.02em;align-items:center;gap:14px;font-weight:900;display:flex}.logo{width:42px;height:42px;color:var(--green);border:1px solid #81ffc366;border-radius:50%;place-items:center;font-weight:1000;display:grid;box-shadow:inset 0 0 28px #81ffc329}.navLinks{color:#ffffffc7;gap:42px;font-size:14px;font-weight:700;display:flex}.cta{color:#fff;white-space:nowrap;background:#00000038;border:1px solid #81ffc359;border-radius:999px;padding:16px 24px;font-weight:900}.cta:hover,.secondary:hover{border-color:#81ffc399}.copy{z-index:5;pointer-events:none;flex-direction:column;align-items:flex-start;width:min(760px,47vw);display:flex;position:absolute;top:50%}.copy a,.copy button{pointer-events:auto}.copy--left{text-align:left;align-items:flex-start;left:8vw;right:auto;transform:translateY(-48%)}.copy--right{text-align:right;align-items:flex-end;left:auto;right:8vw;transform:translateY(-48%)}.copy--center{text-align:center;align-items:center;width:min(1480px,92vw);top:53%;left:50%;right:auto;transform:translate(-50%,-50%)}.copy--right .actions{justify-content:flex-end}.copy--center .actions{justify-content:center}.copy--right .desc{margin-left:auto}.copy--center .desc{max-width:780px;margin-left:auto;margin-right:auto}.eyebrow{letter-spacing:.18em;color:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;background:#0000003d;border:1px solid #ffffff3d;border-radius:999px;margin-bottom:22px;padding:11px 16px;font-size:12px;font-weight:900;display:inline-flex}.title{letter-spacing:-.082em;text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(54px,6.4vw,118px);font-weight:1000;line-height:.84}.copy--center .title{letter-spacing:-.095em;max-width:1400px;font-size:clamp(70px,8.8vw,168px);line-height:.76}.desc{max-width:560px;color:var(--muted);margin:24px 0 0;font-size:18px;line-height:1.58}.actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:36px;display:flex}.primary{color:#08110c;background:linear-gradient(135deg,#baffd9,#6cf5b5);border:0;border-radius:999px;justify-content:center;align-items:center;padding:20px 30px;font-weight:1000;display:inline-flex;box-shadow:0 0 44px #81ffc340}.secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000002e;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;padding:19px 28px;font-weight:900;display:inline-flex}.stageLabel{z-index:5;color:#ffffff94;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000040;border:1px solid #ffffff21;border-radius:999px;padding:14px 20px;font-size:13px;position:absolute;bottom:10vh;right:7vw}.scrollHint{z-index:5;color:#ffffffb8;align-items:center;gap:12px;max-width:520px;font-size:14px;display:flex;position:absolute;bottom:7vh;left:8vw}.mouse{border:1px solid #ffffff59;border-radius:999px;flex:none;place-items:start center;width:38px;height:58px;padding-top:11px;display:grid}.dot{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite wheel}@keyframes wheel{50%{opacity:.25;transform:translateY(17px)}}.progressSide{z-index:5;background:#fff3;width:1px;height:260px;position:absolute;top:50%;right:4vw;transform:translateY(-50%)}.progressFill{background:var(--green);width:1px;box-shadow:0 0 16px var(--green);transform-origin:top;height:100%}.vertical{letter-spacing:.35em;writing-mode:vertical-rl;color:#ffffff80;font-size:11px;position:absolute;top:-54px;right:-12px}.cards{z-index:6;opacity:0;grid-template-columns:repeat(4,1fr);gap:16px;transition:all .5s;display:grid;position:absolute;bottom:4vh;left:8vw;right:8vw;transform:translateY(30px)}.cards.visible{opacity:1;transform:translateY(0)}.card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0405048c;border:1px solid #ffffff21;border-radius:24px;min-height:124px;padding:20px}.num{color:var(--green);font-size:20px;font-weight:1000}.kicker{letter-spacing:.16em;color:#ffffff94;text-transform:uppercase;margin-top:8px;font-size:12px;font-weight:900}.card p{color:#ffffffb8;margin:9px 0 0;line-height:1.45}.fxTitle{color:#0000;isolation:isolate;perspective:1100px;flex-wrap:wrap;gap:.02em .18em;display:flex;position:relative}.fxTitle--left{justify-content:flex-start}.fxTitle--right{justify-content:flex-end}.fxTitle--center{justify-content:center}.titleWord{transform:translate3d(var(--word-x,0px), var(--word-y,0px), 0) rotateZ(var(--word-rot,0deg)) scale(calc(.965 + var(--word-in,0) * .035));opacity:calc(.04 + var(--word-in,0) * .96);transform-origin:50% 60%;will-change:transform, opacity;grid-template:1fr/1fr;transition:transform .11s linear,opacity .11s linear;display:inline-grid;position:relative}.copy--center .titleWord{transform:translate3d(var(--word-x,0px), var(--word-y,0px), 0) rotateZ(var(--word-rot,0deg)) scale(calc(.94 + var(--word-in,0) * .06))}.titleLayer{will-change:clip-path, opacity, transform;backface-visibility:hidden;grid-area:1/1;display:block;background:0 0!important}.titleOutline{color:#0000;-webkit-text-stroke:1.45px #f8f5eae6;text-stroke:1.45px #f8f5eae6;clip-path:inset(0 var(--outline-right,100%) 0 var(--outline-left,0%));opacity:calc(.05 + var(--word-in,0) * .95)}.titleFill{color:var(--cream);clip-path:inset(0 var(--fill-right,100%) 0 var(--fill-left,0%));opacity:calc(.02 + var(--word-in,0) * .98)}.eyebrow.copyItem{--item-in:var(--eyebrow-in,0)}.desc.copyItem{--item-in:var(--desc-in,0)}.actions.copyItem{--item-in:var(--actions-in,0)}.copyItem{opacity:calc(.03 + var(--item-in,0) * .97);transform:translate3d(0, calc((1 - var(--item-in,0)) * 22px), 0);will-change:opacity, transform;transition:opacity .13s linear,transform .13s linear}.copy--center .copyItem{transform:translate3d(0, calc((1 - var(--item-in,0)) * 30px), 0) scale(calc(.985 + var(--item-in,0) * .015))}.cinemaBars{z-index:3;pointer-events:none;position:absolute;inset:0}.cinemaBars:before,.cinemaBars:after{content:"";opacity:.34;background:linear-gradient(#000000e0,#0000009e);height:9.5vh;position:absolute;left:0;right:0}.cinemaBars:before{top:0}.cinemaBars:after{bottom:0;transform:scaleY(-1)}.projectSections{z-index:8;background:linear-gradient(#020403db,#050906 16%,#07100c 100%),radial-gradient(circle at 84% 4%,#81ffc31f,#0000 34%);border-top:1px solid #ffffff1a;margin-top:0;padding:120px max(24px,7vw) 96px;position:relative}.sectionGrid,.wideSection,.finalCta{width:min(1220px,100%);margin:0 auto 92px}.sectionGrid{grid-template-columns:minmax(0,.86fr) minmax(360px,1.14fr);align-items:start;gap:34px;display:grid}.introGrid{align-items:center}.sectionHeading{align-self:start;position:sticky;top:110px}.sectionHeading.compact{max-width:820px;margin-bottom:28px;position:relative;top:auto}.sectionKicker{color:var(--green);letter-spacing:.18em;text-transform:uppercase;margin-bottom:15px;font-size:12px;font-weight:1000;display:inline-flex}.sectionHeading h2,.finalCta h2{letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(36px,4.2vw,72px);line-height:.92}.sectionHeading p{color:var(--muted);max-width:620px;margin:22px 0 0;font-size:18px;line-height:1.65}.quotePanel{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#81ffc31f,#040806b3);border-radius:34px;padding:28px;box-shadow:0 24px 80px #00000059}.panelTopline{color:#ffffff8a;text-transform:uppercase;letter-spacing:.18em;margin-bottom:18px;font-size:12px;font-weight:900}.metricRow{color:#ffffffa8;border-top:1px solid #ffffff1a;justify-content:space-between;gap:24px;padding:18px 0;display:flex}.metricRow strong{color:var(--cream);text-align:right}.metricRow--net strong{color:var(--green)}.panelButton{color:#08110c;background:linear-gradient(135deg,#baffd9,#6cf5b5);border:0;border-radius:999px;justify-content:center;align-items:center;width:100%;margin-top:12px;padding:18px 22px;font-weight:1000;display:inline-flex}.moveList{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.move{border:1px solid var(--line);background:var(--panel);border-radius:26px;min-height:150px;padding:22px}.move span{color:var(--green);font-weight:1000}.move p{color:#ffffffc7;margin:18px 0 0;line-height:1.5}.timelineGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.timelineCard,.moduleCard,.securityItem,.chainRow{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0408069e;border-radius:26px}.timelineCard{min-height:238px;padding:22px}.timelineMeta{color:var(--green);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;gap:16px;font-size:12px;font-weight:1000;display:flex}.timelineCard h3,.moduleCard h3{letter-spacing:-.04em;margin:28px 0 10px;font-size:24px}.timelineCard p,.moduleCard p,.chainRow p{color:var(--muted);margin:0;line-height:1.55}.moduleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.featureGrid .moduleCard{min-height:154px}.moduleCard{min-height:164px;padding:22px}.moduleCard h3{margin-top:0}.securityGrid{align-items:center}.securityList{gap:14px;display:grid}.securityItem{grid-template-columns:44px 1fr;align-items:center;gap:14px;padding:20px;display:grid}.securityItem span{background:var(--green-soft);width:44px;height:44px;color:var(--green);border-radius:50%;place-items:center;font-weight:1000;display:grid}.securityItem p{color:#ffffffd1;margin:0;line-height:1.5}.chainTable{border:1px solid var(--line);background:#0408069e;border-radius:30px;overflow:hidden}.chainRow{background:0 0;border:0;border-bottom:1px solid #ffffff1a;border-radius:0;grid-template-columns:180px 140px 1fr;align-items:center;gap:22px;padding:22px 24px;display:grid}.chainRow:last-child{border-bottom:0}.chainRow strong{font-size:22px}.chainRow span{color:var(--green);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:1000}.finalCta{text-align:center;border:1px solid var(--line);background:linear-gradient(135deg,#81ffc329,#040806b8);border-radius:40px;padding:82px 24px}.finalCta h2{max-width:960px;margin:0 auto}.finalActions{justify-content:center}@media (max-width:1100px){.moveList,.timelineGrid{grid-template-columns:repeat(2,1fr)}.sectionGrid{grid-template-columns:1fr}.sectionHeading{position:relative;top:auto}}@media (max-width:900px){.heroTrack{min-height:500vh}.nav{width:calc(100vw - 22px);min-height:62px;padding:0 12px 0 16px;top:10px}.navLinks{display:none}.brand span{font-size:15px}.cta{padding:13px 16px;font-size:13px}.copy,.copy--left,.copy--right,.copy--center{text-align:left;align-items:flex-start;width:auto;top:48%;left:24px;right:24px;transform:translateY(-48%)}.copy--right .actions,.copy--center .actions,.fxTitle--right,.fxTitle--center{justify-content:flex-start}.title,.copy--center .title{letter-spacing:-.075em;font-size:clamp(46px,14vw,74px);line-height:.86}.desc{max-width:calc(100vw - 48px);font-size:15px}.actions{gap:12px}.primary,.secondary{width:100%;padding:17px 20px}.scrollHint{font-size:12px;bottom:5vh;left:24px;right:24px}.cards{grid-template-columns:1fr;display:none;left:20px;right:20px}.stageLabel{display:none}.cinemaBars:before,.cinemaBars:after{height:6.5vh}.projectSections{padding:80px 20px}.sectionHeading h2,.finalCta h2{font-size:clamp(34px,11vw,54px)}.sectionHeading p{font-size:16px}.moveList,.timelineGrid,.moduleGrid{grid-template-columns:1fr}.chainRow{grid-template-columns:1fr;gap:8px}.quotePanel{border-radius:28px;padding:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.filmNoise{animation:none}.titleWord,.titleOutline,.titleFill,.copyItem{clip-path:none;opacity:1;transform:none}}.sectionActions{margin-top:30px}.scannerDock{z-index:7;opacity:0;pointer-events:none;will-change:opacity, transform;width:min(540px,38vw);transition:opacity .18s linear,transform .18s linear;position:absolute;top:50%;right:8vw;transform:translate(38px,-48%)scale(.985)}.scannerDock--visible{opacity:calc(.02 + var(--scanner-in,0) * .98);transform:translate3d(calc((1 - var(--scanner-in,0)) * 38px), -48%, 0) scale(calc(.985 + var(--scanner-in,0) * .015));pointer-events:auto}.scannerPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#81ffc321,#040806bd);border:1px solid #ffffff21;border-radius:34px;padding:24px;box-shadow:0 24px 90px #00000070,0 0 70px #81ffc31c}.walletLine{color:#ffffff9e;background:#0003;border:1px solid #ffffff1a;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.walletLine strong{color:var(--cream);font-size:14px}.scannerActions{grid-template-columns:1fr 1fr;gap:12px;margin:14px 0;display:grid}.miniButton{color:#08110c;cursor:pointer;background:linear-gradient(135deg,#baffd9,#6cf5b5);border:0;border-radius:999px;padding:14px 16px;font-weight:1000}.miniButton--ghost{color:var(--cream);background:#0003;border:1px solid #ffffff29}.miniButton:disabled,.scannerSubmit:disabled{cursor:not-allowed;filter:saturate(.5);opacity:.58}.accountsList{background:#0000002e;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden}.accountListHead{color:#ffffff8f;text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:14px 16px;font-size:11px;font-weight:1000;display:flex}.accountListHead strong{color:var(--green)}.accountRow{color:#ffffffb8;border-bottom:1px solid #ffffff14;grid-template-columns:22px 1fr auto;align-items:center;gap:12px;padding:13px 16px;display:grid}.accountRow:last-child{border-bottom:0}.accountRow input{accent-color:#81ffc3;width:16px;height:16px}.accountRow span{gap:3px;min-width:0;display:grid}.accountRow strong{color:var(--cream);font-size:13px}.accountRow small{color:#ffffff75;font-size:12px}.accountRow b{color:var(--green);text-align:right;font-size:12px}.emptyState{color:#ffffff94;padding:18px 16px}.scannerQuote{margin-top:14px}.scannerSubmit{cursor:pointer;margin-top:14px}.scannerStatus{min-height:38px;color:var(--green);justify-content:space-between;align-items:center;gap:14px;margin-top:12px;font-size:13px;display:flex}.scannerStatus a{color:var(--green);font-weight:900}.scannerStatus--error span{color:#ffb7a3}.scannerStatus--confirmed span{color:var(--green)}.moduleTag{color:var(--green);margin-bottom:6px;font-weight:1000;display:inline-flex}@media (max-width:1180px){.copy--withScanner{width:min(600px,46vw)}.scannerDock{width:min(500px,42vw);right:5vw}}@media (max-width:900px){.copy--withScanner{width:auto}.scannerDock{z-index:7;opacity:1;pointer-events:auto;width:auto;margin:62vh 20px 0;position:relative;inset:auto 20px;transform:none}.scannerDock--visible{opacity:1;transform:none}.scannerPanel{border-radius:28px;padding:18px}.scannerActions{grid-template-columns:1fr}.accountRow{grid-template-columns:22px 1fr}.accountRow b{text-align:left;grid-column:2}}.copy--heroBrand{left:max(36px,7vw)}.copy--heroBrand .eyebrow{color:var(--green);letter-spacing:.22em}.heroBrandSubline{letter-spacing:-.04em;white-space:nowrap;opacity:calc(.03 + var(--actions-in,0) * .97);transform:translate3d(0, calc((1 - var(--actions-in,0)) * 18px), 0);will-change:opacity, transform;margin-top:8px;font-size:clamp(22px,2.1vw,38px);font-weight:900;line-height:1;transition:opacity .13s linear,transform .13s linear}.scannerTopline{margin-bottom:12px}.scannerHeroRow{grid-template-columns:minmax(150px,1fr) minmax(150px,.98fr) minmax(150px,1fr);align-items:stretch;gap:12px;display:grid}.walletLine{min-height:58px}.scannerActions{align-self:stretch;margin:0}.scannerGridPanoramic{grid-template-columns:minmax(0,1.35fr) minmax(250px,.9fr);align-items:stretch;gap:14px;margin-top:14px;display:grid}.scannerGridPanoramic .accountsList{flex-direction:column;height:100%;display:flex}.scannerGridPanoramic .emptyState{text-align:center;flex:1;place-items:center;min-height:0;display:grid}.scannerQuoteCard{background:#0000002e;border:1px solid #ffffff1a;border-radius:24px;margin-top:0;padding:10px 16px 12px}.scannerQuoteHead{color:#ffffff8f;text-transform:uppercase;letter-spacing:.14em;padding:6px 0 8px;font-size:11px;font-weight:1000}.scannerQuote .metricRow{padding:11px 0}.scannerSubmit{margin-top:14px}@media (max-width:1280px){.copy--withScanner{width:min(520px,36vw)}.scannerDock{width:min(720px,49vw)}}@media (max-width:1100px){.copy--withScanner{width:min(500px,40vw)}.heroBrandSubline{white-space:normal}.scannerDock{width:min(660px,50vw)}.scannerHeroRow,.scannerGridPanoramic{grid-template-columns:1fr}}@media (max-width:900px){.heroBrandTitle{font-size:clamp(56px,16vw,88px)}.heroBrandSubline{white-space:normal;font-size:clamp(20px,5vw,30px)}}.projectSections{padding:0 max(24px,7vw)}.projectSections>.sectionGrid{border-top:1px solid #ffffff14;align-items:center;min-height:100vh;margin:0 auto;padding:120px 0 80px}.projectSections>.sectionGrid:first-child{border-top:0}.sectionHeading{position:relative;top:auto}.moduleGrid.featureGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.moduleGrid.featureGrid .moduleCard{flex-direction:column;justify-content:space-between;min-height:220px;display:flex}.securityGrid{min-height:100vh}.securityList{grid-template-columns:1fr;gap:16px}.securityItem{min-height:102px}@media (max-width:1100px){.projectSections>.sectionGrid{min-height:auto;padding:96px 0 72px}.moduleGrid.featureGrid{grid-template-columns:1fr}}.navLinks button{color:#f8f5eab8;cursor:pointer;background:0 0;border:0;padding:8px 10px;font-weight:900}.navLinks button:hover{color:var(--cream)}button.cta,button.primary,button.secondary,button.panelButton{cursor:pointer}.stagePanel{z-index:7;width:min(660px,42vw);transform:translate3d(calc((1 - var(--panel-in,0)) * 38px), -50%, 0) scale(calc(.985 + var(--panel-in,0) * .015));opacity:calc(.02 + var(--panel-in,0) * .98);pointer-events:auto;will-change:opacity, transform;transition:opacity .18s linear,transform .18s linear;position:absolute;top:52%;right:max(24px,7vw)}.stageCardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.stageCard{flex-direction:column;justify-content:space-between;min-height:190px;display:flex}.stageQuotePanel{width:100%;padding:30px}.stageSecurityList{gap:16px}.stageSecurityList .securityItem{min-height:94px}@media (max-width:1180px){.stagePanel{width:min(590px,46vw);right:5vw}.stageCardGrid{grid-template-columns:1fr}.stageCard{min-height:132px}}@media (max-width:900px){.stagePanel{z-index:7;opacity:1;width:auto;margin:58vh 20px 0;position:relative;top:auto;left:20px;right:20px;transform:none}.stageCardGrid{grid-template-columns:1fr}.navLinks button{display:none}}.heroCompactTitle{letter-spacing:-.06em;max-width:420px;opacity:calc(.03 + var(--desc-in,0) * .97);transform:translate3d(0, calc((1 - var(--desc-in,0)) * 18px), 0);will-change:opacity, transform;margin:10px 0 0;font-size:clamp(28px,2.8vw,52px);font-weight:1000;line-height:.96;transition:opacity .13s linear,transform .13s linear}.scannerShell{width:100%}.scannerShell--collapsed{justify-content:flex-end;display:flex}.scannerLauncher{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:left;cursor:pointer;background:linear-gradient(#81ffc329,#040806b8);border:1px solid #ffffff21;border-radius:36px;flex-direction:column;justify-content:center;align-items:flex-start;width:min(420px,100%);min-height:150px;padding:30px 32px 26px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;box-shadow:0 24px 90px #00000070,0 0 70px #81ffc31c}.scannerLauncher:hover{border-color:#81ffc361;transform:translateY(-3px)scale(1.01);box-shadow:0 28px 110px #00000085,0 0 88px #81ffc32e}.scannerLauncherHint{color:var(--green);text-transform:uppercase;letter-spacing:.18em;opacity:.92;margin-top:14px;font-size:12px;font-weight:1000;animation:.55s 80ms forwards scannerHintIn;transform:translateY(8px)}@keyframes scannerHintIn{to{opacity:1;transform:translateY(0)}}.scannerShell--expanded .scannerTransform{transform-origin:100%;animation:.55s cubic-bezier(.22,.9,.25,1) both scannerUnfold}@keyframes scannerUnfold{0%{opacity:0;filter:blur(6px);transform:translate(42px,8px)scale(.72)}62%{opacity:1;filter:blur();transform:translate(-6px)scale(1.02)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}.scannerPanelHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.scannerCollapse{color:var(--cream);text-transform:uppercase;letter-spacing:.14em;cursor:pointer;background:#0000002e;border:1px solid #ffffff24;border-radius:999px;padding:10px 16px;font-size:12px;font-weight:1000}.scannerPanel{padding:20px}@media (max-width:1280px){.copy--withScanner{width:min(390px,31vw)}.scannerDock{width:min(690px,49vw)}}@media (max-width:1100px){.copy--withScanner{width:min(360px,35vw)}.heroCompactTitle{font-size:clamp(26px,3.4vw,42px)}.scannerLauncher{width:100%;min-height:132px}}@media (max-width:900px){.heroCompactTitle{max-width:none;font-size:clamp(24px,8vw,38px)}.scannerLauncher{border-radius:28px;min-height:120px;padding:24px}.scannerLauncherBrand{font-size:clamp(28px,9vw,40px)}}.copy--withScanner{width:min(560px,34vw)}.heroBrandTitle{letter-spacing:-.08em;opacity:calc(.03 + var(--desc-in,0) * .97);transform:translate3d(0, calc((1 - var(--desc-in,0)) * 18px), 0);will-change:opacity, transform;margin:0;font-size:clamp(78px,8.8vw,164px);font-weight:1000;line-height:.86;transition:opacity .13s linear,transform .13s linear}.heroBoxSubline{opacity:0;height:0;margin-top:12px;font-size:0;line-height:0;overflow:hidden}.scannerDock{width:min(760px,48vw)}.scannerLauncherBrand{letter-spacing:-.05em;color:var(--cream);font-size:clamp(34px,2.9vw,52px);font-weight:1000;line-height:.94}.scannerLauncherTagline{color:var(--cream);letter-spacing:-.05em;text-transform:uppercase;margin-top:12px;font-size:clamp(20px,1.65vw,30px);font-weight:1000;line-height:.98;display:block}.scannerLauncherHint{color:var(--green);text-transform:uppercase;letter-spacing:.18em;margin-top:16px;font-size:11px;font-weight:1000}@media (max-width:1280px){.copy--withScanner{width:min(520px,36vw)}.scannerLauncher{width:min(430px,100%);min-height:166px}}@media (max-width:1100px){.copy--withScanner{width:min(500px,40vw)}.scannerLauncherTagline{font-size:clamp(18px,2.2vw,26px)}}@media (max-width:900px){.heroBrandTitle{font-size:clamp(56px,16vw,88px)}.scannerLauncher{min-height:140px;padding:24px}.scannerLauncherTagline{font-size:clamp(18px,5.7vw,26px)}}.scannerDock{width:min(720px,46vw);top:45%;transform:translate(38px,-50%)scale(.985)}.scannerShell--collapsed{align-items:flex-start}.scannerLauncher{justify-content:center;width:min(430px,100%);min-height:168px;padding:28px 30px 26px}.scannerLauncherTagline{max-width:300px;margin-top:0;font-size:clamp(22px,1.8vw,34px);line-height:.98}@media (max-width:1280px){.scannerDock{width:min(660px,47vw);top:44%}.scannerLauncher{width:min(390px,100%)}}@media (max-width:1100px){.scannerDock{width:min(620px,48vw);top:43%}.scannerLauncherTagline{font-size:clamp(20px,2.2vw,28px)}}@media (max-width:900px){.scannerDock{width:auto;top:auto;transform:none}.scannerDock--visible{transform:none}.scannerLauncher{min-height:128px;padding:24px}.scannerLauncherTagline{max-width:none;font-size:clamp(18px,5.4vw,26px)}}.scannerDock{width:min(780px,47vw);top:45%;right:max(20px,2.5vw);transform:translate(38px,-50%)scale(.985)}.scannerShell--collapsed{justify-content:flex-start;align-items:flex-start;display:flex}.scannerLauncher{width:min(520px,100%);min-height:158px;padding:28px 30px 24px}@media (max-width:1280px){.scannerDock{width:min(720px,48vw);right:max(20px,2vw)}.scannerLauncher{width:min(470px,100%)}.scannerLauncherTagline{font-size:clamp(18px,1.7vw,28px)}}@media (max-width:1100px){.scannerDock{width:min(660px,50vw);top:44%}.scannerLauncher{width:min(430px,100%)}.scannerLauncherTagline{font-size:clamp(17px,2vw,24px)}}@media (max-width:900px){.scannerDock{width:auto;top:auto;transform:none}.scannerDock--visible{transform:none}.scannerShell--collapsed{justify-content:stretch}.scannerLauncher{width:100%;min-height:124px;padding:24px}.scannerLauncherTagline{white-space:normal;font-size:clamp(18px,5vw,24px)}}.scannerLauncher{-webkit-backdrop-filter:blur(22px)saturate(135%);background:linear-gradient(#0a1611d6,#050c09eb);border:1px solid #ffffff1f;width:min(560px,100%);min-height:160px;padding:28px 32px 24px;box-shadow:0 24px 90px #0000006b,0 0 72px #81ffc31a,inset 0 1px #ffffff0f}.scannerLauncherTagline{white-space:nowrap;font-size:clamp(20px,1.6vw,30px)}.scannerLauncherHint{color:#8dffd0}.scannerPanel{-webkit-backdrop-filter:blur(24px)saturate(140%);background:linear-gradient(#09140fd6,#040806f0)}@media (max-width:1280px){.scannerDock{width:min(520px,35vw);left:75%}.scannerLauncher{width:min(520px,100%)}}@media (max-width:1100px){.scannerDock{width:min(470px,36vw);left:75%}.scannerLauncher{width:100%}.scannerLauncherTagline{font-size:clamp(18px,1.9vw,26px)}}@media (max-width:900px){.scannerDock{width:auto;top:auto;left:auto;right:auto;transform:none}.scannerDock--visible{transform:none}.scannerShell--collapsed{justify-content:stretch;align-items:stretch}.scannerLauncher{min-height:126px;padding:24px}.scannerLauncherTagline{white-space:normal;font-size:clamp(18px,5vw,24px)}}.scannerShell--collapsed{justify-content:center;align-items:center}.scannerLauncher{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(560px,100%);min-height:164px;padding:28px 36px 24px;display:flex}.scannerLauncherTagline{white-space:nowrap;letter-spacing:-.045em;max-width:none;margin-top:0;font-size:clamp(20px,1.6vw,30px);line-height:1}.scannerLauncherHint{letter-spacing:.18em;margin-top:14px}@media (max-width:1280px){.scannerDock{width:min(520px,35vw);top:49.5%;left:75%}.scannerLauncher{width:min(520px,100%)}}@media (max-width:1100px){.scannerDock{width:min(470px,36vw);top:49%;left:75%}.scannerLauncher{width:100%;min-height:154px}.scannerLauncherTagline{font-size:clamp(18px,1.9vw,26px)}}@media (max-width:900px){.scannerDock{width:auto;top:auto;left:auto;right:auto;transform:none}.scannerDock--visible{transform:none}.scannerShell--collapsed{justify-content:stretch;align-items:stretch}.scannerLauncher{min-height:126px;padding:24px}.scannerLauncherTagline{white-space:normal;font-size:clamp(18px,5vw,24px)}}.scannerLauncher{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.scannerLauncherTagline,.scannerLauncherHint{text-align:center;width:100%}.scannerLauncherTagline{white-space:nowrap;margin-inline:auto}.scannerLauncherHint{margin-inline:auto}.emptyState{text-align:center;color:#ffffff8f;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:20px;justify-content:center;align-items:center;min-height:148px;font-weight:700;display:flex}.scannerDock{width:min(560px,34vw);top:calc(50% - 28px);left:75%;right:auto;transform:translate(-50%,-50%)scale(.985)}@media (max-width:1280px){.scannerDock{width:min(520px,35vw);top:calc(50% - 24px)}}@media (max-width:1100px){.scannerDock{width:min(470px,36vw);top:calc(50% - 20px)}}@media (max-width:900px){.scannerDock{width:auto;top:auto;left:auto;transform:none}.scannerDock--visible{transform:none}}.copy--heroBrand .eyebrow{white-space:nowrap;letter-spacing:.12em;padding:11px 18px;font-size:11px}.scannerDock--visible{transform:translate3d(calc(-50% + (1 - var(--scanner-in,0)) * 28px), -50%, 0) scale(calc(.985 + var(--scanner-in,0) * .015))}.scannerLauncher{gap:0}.scannerLauncherLead{text-align:center;color:#8dffd0;letter-spacing:.22em;text-transform:uppercase;width:100%;margin:0 0 12px;font-size:13px;font-weight:1000;line-height:1;display:block}.scannerLauncherTagline{margin-top:0}.scannerLauncherHint{margin-top:14px}@media (max-width:1280px){.scannerDock{top:calc(50% - 34px)}.copy--heroBrand .eyebrow{letter-spacing:.1em;font-size:10px}}@media (max-width:1100px){.scannerDock{top:calc(50% - 30px)}.scannerLauncherLead{font-size:12px}.copy--heroBrand .eyebrow{white-space:normal;max-width:360px;line-height:1.2}}@media (max-width:900px){.scannerDock{top:auto}.scannerLauncherLead{margin-bottom:10px;font-size:11px}.copy--heroBrand .eyebrow{max-width:100%}}.scannerDock{top:calc(50% - 43px)}@media (max-width:1280px){.scannerDock{top:calc(50% - 39px)}}@media (max-width:1100px){.scannerDock{top:calc(50% - 35px)}}@media (max-width:900px){.scannerDock{top:auto}}.scannerHeroRow .walletLine{border:1px solid #ffffff29;border-radius:999px;min-height:58px}.scannerDock--moduleExpanded{width:min(660px,40vw)}@media (max-width:1280px){.scannerDock--moduleExpanded{width:min(620px,42vw)}}@media (max-width:1100px){.scannerDock--moduleExpanded{width:min(560px,43vw)}}@media (max-width:900px){.copy--scannerExpanded .heroBrandTitle{font-size:clamp(45px,12.8vw,70px)}.scannerDock--moduleExpanded{width:auto}}.scannerPanelHead{justify-content:flex-end;margin-bottom:12px}.scannerCollapse--icon{letter-spacing:0;text-transform:none;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:26px;line-height:1;display:inline-flex}.scannerCollapse--icon span{transform:translateY(-1px)}.miniButton--scan{background:linear-gradient(135deg,#97ffcb 0%,#65f6b3 48%,#86ffd8 100%);box-shadow:0 0 34px #81ffc338,inset 0 1px #ffffff38}.scannerStatus{text-align:center;flex-direction:column;justify-content:center}.copy--scannerExpanded .heroBrandTitle{font-size:inherit}.emptyState{color:#ffffffd6;font-weight:800}.heroBrandTitle.copyItem{color:var(--cream);opacity:calc(.08 + var(--hero-title-in,0) * .92);transform:translate3d(var(--hero-title-x,0px), var(--hero-title-y,0px), 0) scale(calc(.955 + var(--hero-title-in,0) * .045));filter:blur(var(--hero-title-blur,0px));clip-path:inset(0 var(--hero-title-clip,0%) 0 0);text-shadow:0 0 24px #f8f5ea14,0 0 50px #81ffc30d;will-change:opacity, transform, filter, clip-path;transition:opacity 80ms linear,transform 80ms linear,filter 80ms linear,clip-path 80ms linear;display:inline-block;position:relative}.heroBrandTitle.copyItem:after{content:attr(data-text);color:#0000;-webkit-text-stroke:1.2px #81ffc3b3;text-stroke:1.2px #81ffc3b3;opacity:var(--hero-sweep-opacity,0);transform:translate3d(var(--hero-sweep-x,-54px), 0, 0);filter:blur(.8px);pointer-events:none;position:absolute;inset:0}.nav{-webkit-backdrop-filter:none;backdrop-filter:none;width:auto;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:flex-start;gap:26px;padding:0;top:24px;left:max(24px,8vw);transform:none}.logo{display:none}.brand{color:#f8f5eaf5;gap:0}.brand span{letter-spacing:-.02em;font-size:18px;font-weight:900}.navLinks{color:#ffffffbd;align-items:center;gap:24px;display:flex}.navLinks button,button.cta{color:#ffffffbd;white-space:nowrap;background:0 0;border:0;padding:0;font-size:14px;font-weight:800;line-height:1}.navLinks button:hover,button.cta:hover,.brand:hover{color:var(--cream);border-color:#0000}@media (max-width:900px){.nav{flex-wrap:wrap;gap:10px 16px;top:18px;left:20px;right:20px}.brand{flex:0 0 100%}.brand span{font-size:16px}.navLinks{flex-wrap:wrap;gap:16px}.navLinks button,button.cta{font-size:13px}}.heroBrandTitle.copyItem{opacity:var(--hero-title-in,0);transform-origin:0;transform:translate3d(var(--hero-title-x,0px), var(--hero-title-y,0px), 0) scale(calc(.82 + var(--hero-title-in,0) * .18));filter:blur(var(--hero-title-blur,0px));clip-path:inset(0 var(--hero-title-clip,0%) 0 0)}.heroBrandTitle.copyItem:after{opacity:var(--hero-sweep-opacity,0);transform:translate3d(var(--hero-sweep-x,-64px), 0, 0);filter:blur(1.2px)}.navLinks button.isActive{color:var(--green);text-shadow:0 0 18px #81ffc32e}.navLinks button.isActive:hover{color:var(--green)}.solIcon{grid-template-rows:repeat(3,1fr);gap:2px;width:18px;height:16px;display:inline-grid}.solIcon i{background:#08110ceb;border-radius:999px;width:100%;height:4px;display:block;transform:skew(-22deg)}.solIcon i:nth-child(2){transform:translate(3px)skew(-22deg)}.solIcon i:nth-child(3){transform:translate(-3px)skew(-22deg)}.walletLine--stacked{border-radius:22px;flex-direction:column;justify-content:center;align-items:stretch;gap:10px;display:flex}.walletLinePrimary{justify-content:space-between;align-items:center;gap:12px;display:flex}.walletTools{justify-content:space-between;align-items:center;gap:10px;display:flex}.walletTabs{flex-wrap:wrap;gap:6px;display:inline-flex}.walletChip,.walletDisconnect{color:#ffffffb8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;line-height:1}.walletChip--active{color:var(--green);background:#81ffc314;border-color:#81ffc370}.walletDisconnect:hover,.walletChip:hover{color:var(--cream);border-color:#ffffff3d}@media (max-width:900px){.walletTools{flex-wrap:wrap}}.primary,.panelButton,.miniButton--scan{color:#061109;background:linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%);box-shadow:0 0 34px #72ff3b42,0 0 70px #36ff7a1a,inset 0 1px #ffffff3d}.primary:hover,.panelButton:hover,.miniButton--scan:hover{filter:brightness(1.04)saturate(1.12)}.primary--sol{gap:12px}.primary--sol .solIcon{margin-left:2px}:root{--accent-razor:#72ff3b;--accent-razor-2:#36ff7a}.navLinks button.isActive,.navLinks button.isActive:hover{color:var(--accent-razor);text-shadow:0 0 18px #72ff3b3d,0 0 34px #36ff7a24}.copy--heroBrand .eyebrow,.eyebrow.copyItem{color:var(--accent-razor);border-color:#72ff3b6b;box-shadow:0 0 18px #72ff3b1f,inset 0 0 0 1px #36ff7a0a}.navLinks button.isActive,.navLinks button.isActive:hover,.copy--heroBrand .eyebrow,.eyebrow.copyItem,.scannerLauncherLead,.scannerLauncherHint{-webkit-text-fill-color:transparent;color:#0000;background-image:linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%);-webkit-background-clip:text;background-clip:text}.navLinks button.isActive,.navLinks button.isActive:hover{text-shadow:0 0 18px #72ff3b2e,0 0 34px #36ff7a1f}.copy--heroBrand .eyebrow,.eyebrow.copyItem{border-color:#72ff3b6b;box-shadow:0 0 18px #72ff3b1f,inset 0 0 0 1px #36ff7a0a}.scannerLauncherLead,.scannerLauncherHint{text-shadow:0 0 14px #72ff3b24,0 0 24px #36ff7a14}:root{--bg:#020503;--bg-soft:#07140a}:root{--bg:#030904;--bg-soft:#0a1b0d;--panel:#08140bb8;--line:#72ff3b29}.quotePanel,.timelineCard,.moduleCard,.securityItem,.chainTable,.chainRow,.move,.scannerPanel,.accountsList,.scannerQuoteCard,.emptyState,.walletLine,.scannerHeroRow .miniButton--ghost{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08140b99}.eyebrow{background:#09180c6b}.timelineCard,.moduleCard,.securityItem,.chainRow,.chainTable,.move,.scannerPanel,.accountsList,.scannerQuoteCard,.emptyState,.walletLine{border-color:#72ff3b24;box-shadow:0 10px 40px #0003,inset 0 0 0 1px #36ff7a08}:root{--razor-lime:#b7ff52;--razor-green:#72ff3b;--razor-mint:#36ff7a;--bg:#030a04;--bg-soft:#0b1e0d}.cinemaBars:before,.cinemaBars:after{display:none}html,body{background:radial-gradient(circle at 74% 20%,#72ff3b14,#0000 20%),linear-gradient(#030a04 0%,#07140a 100%)}.sceneWrap{background:radial-gradient(circle at 20% 18%,#b7ff521f,#0000 20%),radial-gradient(circle at 58% 10%,#72ff3b33,#0000 22%),radial-gradient(circle at 81% 34%,#36ff7a24,#0000 22%),radial-gradient(circle at 77% 62%,#72ff3b14,#0000 18%),linear-gradient(#030a04 0%,#061208 48%,#0b1e0d 100%)}.stickyScene{background:radial-gradient(circle at 73% 42%,#36ff7a26,#0000 20%),radial-gradient(circle at 58% 52%,#72ff3b1a,#0000 16%),radial-gradient(circle at 87% 20%,#b7ff5214,#0000 12%),linear-gradient(#030a04 0%,#09180c 100%)}.vignette{background:radial-gradient(circle at 54% 45%,#b7ff521a,#0000 12%),radial-gradient(circle at 76% 46%,#72ff3b33,#0000 22%),radial-gradient(circle at 83% 52%,#36ff7a29,#0000 24%),radial-gradient(circle at 68% 70%,#72ff3b14,#0000 14%),linear-gradient(90deg,#000000c7,#0000000a 48%,#0000006b)}.scannerPanel .miniButton--ghost:hover,.scannerPanel .walletChip:hover,.scannerPanel .walletDisconnect:hover,.scannerPanel .scannerCollapse:hover,.scannerPanel .scannerCollapse--icon:hover{color:#061109;background:linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%);border-color:#0000;box-shadow:0 0 34px #72ff3b42,0 0 70px #36ff7a1a,inset 0 1px #ffffff3d}.scannerPanel .miniButton--ghost:hover *,.scannerPanel .walletChip:hover *,.scannerPanel .walletDisconnect:hover *{color:inherit}.scannerPanel .walletChip--active:hover{color:#061109;background:linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%)}.scannerPanel .miniButton--ghost:hover,.scannerPanel .walletChip:hover,.scannerPanel .walletDisconnect:hover,.scannerPanel .scannerCollapse:hover,.scannerPanel .scannerCollapse--icon:hover,.scannerPanel .walletChip--active:hover{opacity:1;-webkit-backdrop-filter:none;background-color:#72ff3b;background-image:linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%);color:#061109!important;opacity:1!important;-webkit-backdrop-filter:none!important;filter:none!important;background:#72ff3b linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%)!important;border-color:#0000!important;box-shadow:0 0 34px #72ff3b42,0 0 70px #36ff7a1a,inset 0 1px #ffffff3d!important}.scannerPanel .miniButton--ghost:hover *,.scannerPanel .walletChip:hover *,.scannerPanel .walletDisconnect:hover *,.scannerPanel .scannerCollapse:hover *,.scannerPanel .scannerCollapse--icon:hover *{color:#061109!important}.scannerPanel .miniButton--ghost,.scannerPanel .walletLine,.scannerPanel .walletChip,.scannerPanel .walletDisconnect,.scannerPanel .scannerCollapse,.scannerPanel .scannerCollapse--icon{opacity:1!important;-webkit-backdrop-filter:none!important;filter:none!important;background:#0b150d!important}.scannerPanel .miniButton--ghost:hover,.scannerPanel .walletLine:hover,.scannerPanel .walletChip:hover,.scannerPanel .walletDisconnect:hover,.scannerPanel .scannerCollapse:hover,.scannerPanel .scannerCollapse--icon:hover,.scannerPanel .walletChip--active:hover{opacity:1!important;-webkit-backdrop-filter:none!important;background:#72ff3b linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%)!important}.scannerPanel .walletLine:hover,.scannerPanel .walletLine:hover *,.scannerPanel .miniButton--ghost:hover,.scannerPanel .miniButton--ghost:hover *,.scannerPanel .walletChip:hover,.scannerPanel .walletChip:hover *,.scannerPanel .walletDisconnect:hover,.scannerPanel .walletDisconnect:hover *,.scannerPanel .scannerCollapse:hover,.scannerPanel .scannerCollapse:hover *,.scannerPanel .scannerCollapse--icon:hover,.scannerPanel .scannerCollapse--icon:hover *{color:#061109!important}.scannerPanel .miniButton,.scannerPanel .miniButton--ghost,.scannerPanel .miniButton--scan,.scannerPanel .panelButton,.scannerPanel .scannerSubmit{opacity:1!important}.scannerPanel .miniButton:hover,.scannerPanel .miniButton--ghost:hover,.scannerPanel .miniButton--scan:hover,.scannerPanel .panelButton:hover,.scannerPanel .scannerSubmit:hover{opacity:1!important;color:#061109!important;-webkit-backdrop-filter:none!important;filter:none!important;background:#72ff3b linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%)!important;border-color:#0000!important;box-shadow:0 0 34px #72ff3b42,0 0 70px #36ff7a1a,inset 0 1px #ffffff3d!important}.scannerPanel .miniButton:hover *,.scannerPanel .miniButton--ghost:hover *,.scannerPanel .miniButton--scan:hover *,.scannerPanel .panelButton:hover *,.scannerPanel .scannerSubmit:hover *{color:#061109!important;opacity:1!important}.scannerPanel .miniButton--scan,.scannerPanel .panelButton,.scannerPanel .scannerSubmit{color:#061109!important;background:#68e93a linear-gradient(135deg,#a8ef5a 0%,#68e93a 45%,#33e36f 100%)!important;box-shadow:0 0 14px #72ff3b1f,0 0 28px #36ff7a0d,inset 0 1px #ffffff2e!important}.scannerPanel .miniButton:hover,.scannerPanel .miniButton--ghost:hover,.scannerPanel .miniButton--scan:hover,.scannerPanel .panelButton:hover,.scannerPanel .scannerSubmit:hover{filter:none!important;box-shadow:inset 0 0 0 1px #ffffff2e!important}.scannerPanel .miniButton,.scannerPanel .miniButton--ghost,.scannerPanel .miniButton--scan,.scannerPanel .panelButton,.scannerPanel .scannerSubmit{isolation:isolate;position:relative;overflow:hidden;transition:color .26s,border-color .26s,transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s!important}.scannerPanel .miniButton:before,.scannerPanel .miniButton--ghost:before,.scannerPanel .miniButton--scan:before,.scannerPanel .panelButton:before,.scannerPanel .scannerSubmit:before{content:"";border-radius:inherit;opacity:0;transform-origin:0;pointer-events:none;z-index:0;background:linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%);transition:opacity .26s,transform .34s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(.78)}.scannerPanel .miniButton>*,.scannerPanel .miniButton--ghost>*,.scannerPanel .miniButton--scan>*,.scannerPanel .panelButton>*,.scannerPanel .scannerSubmit>*{z-index:1;position:relative}.scannerPanel .miniButton:hover,.scannerPanel .miniButton--ghost:hover,.scannerPanel .miniButton--scan:hover,.scannerPanel .panelButton:hover,.scannerPanel .scannerSubmit:hover{transform:translateY(-1px);background:#0b150d!important;box-shadow:inset 0 0 0 1px #ffffff2e!important}.scannerPanel .miniButton:hover:before,.scannerPanel .miniButton--ghost:hover:before,.scannerPanel .miniButton--scan:hover:before,.scannerPanel .panelButton:hover:before,.scannerPanel .scannerSubmit:hover:before{opacity:1;transform:scaleX(1)}.scannerPanel .miniButton:before,.scannerPanel .miniButton--ghost:before,.scannerPanel .miniButton--scan:before,.scannerPanel .panelButton:before,.scannerPanel .scannerSubmit:before{display:none!important}.scannerPanel .miniButton--ghost,.scannerPanel .walletChip,.scannerPanel .walletDisconnect,.scannerPanel .scannerCollapse,.scannerPanel .scannerCollapse--icon{background-color:#0b150d!important;background-image:linear-gradient(#0b150d,#0b150d),linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%)!important;background-position:0 0,0 0!important;background-repeat:no-repeat!important;background-size:100% 100%,0% 100%!important;transition:background-size .58s cubic-bezier(.16,1,.3,1),color .34s,border-color .34s,transform .4s cubic-bezier(.16,1,.3,1),box-shadow .34s!important}.scannerPanel .miniButton--scan,.scannerPanel .panelButton,.scannerPanel .scannerSubmit{background-color:#68e93a!important;background-image:linear-gradient(135deg,#a8ef5a 0%,#68e93a 45%,#33e36f 100%),linear-gradient(135deg,#c8ff70 0%,#86ff49 45%,#48ff88 100%)!important;background-position:0 0,0 0!important;background-repeat:no-repeat!important;background-size:100% 100%,0% 100%!important;transition:background-size .58s cubic-bezier(.16,1,.3,1),color .34s,border-color .34s,transform .4s cubic-bezier(.16,1,.3,1),box-shadow .34s!important}.scannerPanel .miniButton:hover,.scannerPanel .miniButton--ghost:hover,.scannerPanel .miniButton--scan:hover,.scannerPanel .panelButton:hover,.scannerPanel .scannerSubmit:hover,.scannerPanel .walletChip:hover,.scannerPanel .walletDisconnect:hover,.scannerPanel .scannerCollapse:hover,.scannerPanel .scannerCollapse--icon:hover{transform:translateY(-1px);color:#061109!important;background-size:100% 100%,100% 100%!important;box-shadow:inset 0 0 0 1px #ffffff2e!important}.scannerPanel .miniButton,.scannerPanel .miniButton--ghost,.scannerPanel .miniButton--scan,.scannerPanel .panelButton,.scannerPanel .scannerSubmit,.scannerPanel .walletChip,.scannerPanel .walletDisconnect,.scannerPanel .scannerCollapse,.scannerPanel .scannerCollapse--icon{transition:background-size .62s cubic-bezier(.16,1,.3,1),background-position .62s cubic-bezier(.16,1,.3,1),color .34s,border-color .34s,transform .4s cubic-bezier(.16,1,.3,1),box-shadow .34s!important}.scannerPanel .miniButton--ghost:hover,.scannerPanel .walletChip:hover,.scannerPanel .walletDisconnect:hover,.scannerPanel .scannerCollapse:hover,.scannerPanel .scannerCollapse--icon:hover{transform:translateY(-1px);color:#061109!important;background-color:#0b150d!important;background-image:linear-gradient(#0b150d,#0b150d),linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%)!important;background-position:100% 0,0 0!important;background-repeat:no-repeat!important;background-size:0% 100%,100% 100%!important;box-shadow:inset 0 0 0 1px #ffffff2e!important}.scannerPanel .miniButton--scan:hover,.scannerPanel .panelButton:hover,.scannerPanel .scannerSubmit:hover{transform:translateY(-1px);color:#061109!important;background-color:#68e93a!important;background-image:linear-gradient(135deg,#a8ef5a 0%,#68e93a 45%,#33e36f 100%),linear-gradient(135deg,#c8ff70 0%,#86ff49 45%,#48ff88 100%)!important;background-position:0 0,0 0!important;background-repeat:no-repeat!important;background-size:100% 100%,100% 100%!important;box-shadow:inset 0 0 0 1px #ffffff2e!important}.actions--results{margin-top:34px}.stagePanel .panelTopline{color:var(--razor-green,#72ff3b);text-shadow:0 0 18px #72ff3b47,0 0 34px #36ff7a24}.stagePanel .stageCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08140b99!important;border-color:#72ff3bb8!important;box-shadow:inset 0 0 0 1px #b7ff5214,0 0 24px #72ff3b2e,0 0 64px #36ff7a1a,0 18px 58px #0000003d!important}.stagePanel .stageCard .moduleTag{color:var(--razor-green,#72ff3b);text-shadow:0 0 16px #72ff3b57}.stagePanel .stageCard h3{color:#f8f5eafa;text-shadow:0 0 20px #72ff3b14}.stagePanel .stageCard p{color:#f8f5eabd}.stagePanel.stagePanel--visible:before{content:"";z-index:-1;pointer-events:none;filter:blur(10px);background:radial-gradient(circle at 55% 45%,#72ff3b42,#0000 45%);position:absolute;inset:-90px -120px}.progressSide .vertical{color:var(--razor-green,#72ff3b);text-shadow:0 0 18px #72ff3b47}.progressSide,.stageLabel{border-color:#72ff3b8c}.stageLabel{color:#f8f5eac7;box-shadow:0 0 20px #72ff3b1a}.stagePanel--results{align-items:center;display:flex;top:50%}.stagePanel--results .stageCardGrid{width:100%}@media (max-width:900px){.stagePanel--results{display:block;top:auto}}.copy--resultsStage.copy--left{transform:translateY(-50%)}.stagePanel--results{top:50%}@media (max-width:900px){.copy--resultsStage.copy--left{transform:translateY(-48%)}}.copy--reviewStage.copy--left{transform:translateY(-50%)}.stagePanel--review{align-items:center;display:flex;top:50%}.stagePanel--review .stageQuotePanel{width:100%;border-color:#72ff3bb8!important}@media (max-width:900px){.copy--reviewStage.copy--left{transform:translateY(-48%)}.stagePanel--review{display:block;top:auto}}.copy--reviewStage.copy--left{width:min(900px,54vw)}.copy--reviewStage .title{max-width:720px;font-size:clamp(72px,7.8vw,146px);line-height:.8}@media (max-width:900px){.copy--reviewStage.copy--left{width:auto}.copy--reviewStage .title{max-width:none;font-size:clamp(46px,14vw,82px)}}.stagePanel--review .stageQuotePanel{isolation:isolate;position:relative;overflow:visible}.stagePanel--review .stageQuotePanel:before,.stagePanel--review .stageQuotePanel:after{content:"";filter:none;pointer-events:none;z-index:4;opacity:0;offset-path:inset(.5px round 34px);offset-anchor:center;offset-rotate:0deg;background:radial-gradient(circle,#fff 0 42%,#ecffd1f5 43% 68%,#b7ff52b8 69% 100%);border-radius:50%;width:7px;height:7px;animation:12s linear infinite reviewBorderTwinPointBurst;position:absolute;top:0;left:0;box-shadow:0 0 0 1px #ffffff1a}.stagePanel--review .stageQuotePanel:after{animation-delay:-6s}.stagePanel--review .stageQuotePanel>*{z-index:2;position:relative}@keyframes reviewBorderTwinPointBurst{0%{offset-distance:0%;opacity:0}74%{offset-distance:0%;opacity:0}77%{offset-distance:3%;opacity:.98}81%{offset-distance:35%;opacity:1}85%{offset-distance:68%;opacity:.98}89%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}.stageSecurityList .securityItem{box-shadow:0 0 0 1px #72ff3b1a,0 0 28px #72ff3b1f;border-color:#72ff3bb8!important}.stagePanel--review .metricNote{color:#b7ff52eb;text-align:right;letter-spacing:.02em;text-shadow:0 0 16px #72ff3b38;margin:-9px 0 8px;padding:0 0 10px;font-size:13px;font-weight:900;line-height:1.35}.stageSecurityList .securityItem span{border:1px solid #72ff3b61;box-shadow:inset 0 0 0 1px #b7ff5214,0 0 16px #72ff3b24,0 0 30px #36ff7a14;color:#72ff3b!important;background:#72ff3b24!important}.scannerLauncher{isolation:isolate;will-change:transform, box-shadow, border-color, background;transition:transform .72s cubic-bezier(.16,1,.3,1),box-shadow .72s cubic-bezier(.16,1,.3,1),border-color .72s cubic-bezier(.16,1,.3,1),background .72s cubic-bezier(.16,1,.3,1),filter .72s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translate(0,0)scale(1)}.scannerLauncher:before{content:"";z-index:-1;border-radius:inherit;opacity:.55;background:radial-gradient(circle at 68% 30%,#72ff3b38,#0000 38%),linear-gradient(135deg,#b7ff521f,#0000 38%,#36ff7a1a);transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1);position:absolute;inset:-1px;transform:translate(0,0)scale(1)}.scannerLauncher:after{content:"";z-index:0;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:44%;transition:transform .95s cubic-bezier(.16,1,.3,1),opacity .55s;position:absolute;top:-45%;bottom:-45%;left:-70%;transform:translate(-22%)rotate(16deg)}.scannerLauncher>*{z-index:1;position:relative}.scannerLauncher:hover{filter:saturate(1.05);background:linear-gradient(#72ff3b2e,#051208bd)!important;border-color:#72ff3b94!important;transform:translateY(-2px)scale(1.006)!important;box-shadow:0 28px 112px #00000080,0 0 46px #72ff3b21,0 0 92px #36ff7a17,inset 0 1px #ffffff29!important}.scannerLauncher:hover:before{opacity:.82;transform:translateY(-1px)scale(1.018)}.scannerLauncher:hover:after{opacity:1;transform:translate(420%)rotate(16deg)}.scannerLauncherHint{letter-spacing:.17em;margin-top:16px;line-height:1.1;font-size:clamp(13px,.95vw,16px)!important}@media (prefers-reduced-motion:reduce){.scannerLauncher,.scannerLauncher:before,.scannerLauncher:after{transition:none!important}.scannerLauncher:hover{transform:none!important}}.copy--securityStage.copy--left{width:min(920px,55vw)}.copy--securityStage .title{letter-spacing:-.06em;text-wrap:initial;max-width:760px;line-height:.8}.copy--securityStage .titleWord{margin-right:0}.copy--securityStage .title br{line-height:0}.metricRow--service{align-items:center}.metricValueGroup{flex-direction:column;justify-content:center;align-items:flex-end;gap:8px;min-height:52px;display:flex}.metricNote{color:#9dfb52;text-align:right;letter-spacing:-.01em;font-size:12px;font-weight:900;line-height:1.15}.descAccentGreen{background:linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%);color:#0000;text-shadow:0 0 18px #72ff3b2e;-webkit-background-clip:text;background-clip:text;font-weight:900;display:inline-block}@media (max-width:900px){.copy--securityStage.copy--left{width:auto}.copy--securityStage .title{letter-spacing:-.05em;max-width:none}}.stagePanel--review .metricRow--service{align-items:center;min-height:76px;padding:18px 0 24px;position:relative}.stagePanel--review .metricRow--service>span{align-self:center}.stagePanel--review .metricRow--service .metricValueGroup{justify-content:center;align-items:flex-end;min-height:34px;padding-bottom:18px;display:flex;position:relative}.stagePanel--review .metricRow--service .metricValueGroup strong{align-self:center;line-height:1;display:block}.stagePanel--review .metricRow--service .metricNote{white-space:nowrap;margin:0;padding:0;font-size:12px;line-height:1.1;position:absolute;top:calc(50% + 11px);right:0}.navTextLink{color:var(--green);letter-spacing:.04em;text-transform:uppercase;border:1px solid #81ffc352;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900}.botPage{color:#f4fff8;background:radial-gradient(circle at 12% 4%,#47ffae2e,#0000 34%),radial-gradient(circle at 86% 16%,#60a5fa24,#0000 28%),linear-gradient(135deg,#020806 0%,#051411 48%,#020302 100%);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.botNav{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#02080694;border-bottom:1px solid #8effcb1f;justify-content:space-between;align-items:center;gap:18px;padding:18px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.botBrand,.botNav a{color:#effff5;text-decoration:none}.botBrand{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;font-weight:800;display:inline-flex}.botBrand span{color:#85ffc3;border:1px solid #6bffbc6b;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.botNav>div{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.botNav button,.botMiniButton{color:#effff5;cursor:pointer;background:#0f221cb8;border:1px solid #84ffc657;border-radius:999px;padding:10px 14px}.botHero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:clamp(24px,5vw,72px);padding:clamp(48px,9vw,124px) clamp(20px,6vw,92px) clamp(28px,5vw,72px);display:grid}.botEyebrow,.botCardKicker{color:#80ffc0;letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}.botHero h1{letter-spacing:-.08em;text-transform:uppercase;max-width:880px;margin:0;font-size:clamp(3.4rem,8vw,8.8rem);line-height:.84}.botLead{color:#ebfff5c2;max-width:760px;margin:24px 0 0;font-size:clamp(1rem,1.6vw,1.28rem);line-height:1.7}.botActions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.botPrimary,.botSecondary,.botInputRow button{cursor:pointer;border:0;border-radius:999px;padding:13px 18px;font-weight:800}.botPrimary{color:#03100a;background:linear-gradient(135deg,#97ffd0,#46e694);box-shadow:0 18px 60px #2cffa12e}.botPrimary:disabled{opacity:.42;cursor:not-allowed}.botSecondary{color:#effff5;background:#ffffff14;border:1px solid #ffffff24;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.botSecondary--block,.botPrimary--full{text-align:center;width:100%}.botHeroPanel,.botCard,.riskSection,.paymentBox{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#081a14d1,#030a08b8);border:1px solid #93ffce24;border-radius:32px;box-shadow:0 24px 80px #00000052}.botHeroPanel{min-height:360px;padding:28px;position:relative;overflow:hidden}.botHeroPanel h2,.botCard h2,.riskSection h2{letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(1.6rem,3vw,2.8rem)}.botHeroPanel p,.botCard p,.riskSection p{color:#ebfff5b8;line-height:1.65}.botHeroPanel strong{color:#8bffc6;font-size:1.2rem}.botPulseGrid{opacity:.32;filter:blur(8px);background:radial-gradient(circle,#75ffc085,#0000 58%);width:260px;height:260px;position:absolute;inset:auto -10% -18% auto}.botGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0 clamp(20px,6vw,92px) 72px;display:grid}.botCard{padding:24px}.botCard--wide{grid-column:1/-1}.approvalGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.approvalCard{text-align:left;color:#f4fff8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff21;border-radius:24px;padding:20px}.approvalCard--active{border-color:#81ffc3ad;box-shadow:inset 0 0 0 1px #81ffc347}.approvalCard span{color:#84ffc5;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:900}.approvalCard h3{margin:14px 0 8px;font-size:1.35rem}.approvalCard p,.approvalCard small{color:#ebfff5b8;line-height:1.5}.botInputRow{grid-template-columns:1fr auto;gap:10px;margin-top:16px;display:grid}.botInputRow input,.ruleRows input,.limitGrid input{color:#effff5;background:#00000052;border:1px solid #ffffff24;border-radius:16px;outline:none;width:100%;padding:12px 14px}.botInputRow button{color:#07110c;background:#90ffc8}.botList{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.botList li{color:#effff5;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;gap:12px;padding:12px 14px;display:flex}.botList span{color:#ebfff57a}.ruleRows,.limitGrid{gap:12px;display:grid}.ruleRows label,.limitGrid label{color:#ebfff5b8;gap:6px;display:grid}.botFineprint{font-size:.88rem}.checkStack{gap:10px;margin:16px 0;display:grid}.checkStack label{color:#ebfff5c2;grid-template-columns:22px 1fr;align-items:start;gap:10px;line-height:1.45;display:grid}.botLegalLinks{gap:14px;margin:8px 0 16px;display:flex}.botLegalLinks a{color:#8bffc6;font-weight:800}.paymentBox{border-radius:22px;margin-top:16px;padding:16px}.paymentBox code{overflow-wrap:anywhere;color:#9dffd1}.activityLog{gap:8px;max-height:260px;display:grid;overflow:auto}.activityLog p{border-bottom:1px solid #ffffff14;margin:0;padding:10px 0}.riskSection{margin:0 clamp(20px,6vw,92px) 72px;padding:28px}.botModal{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.botModalCard{background:#06110d;border:1px solid #81ffc338;border-radius:30px;width:min(760px,100%);max-height:88vh;padding:26px;position:relative;overflow:auto}.botModalClose{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:50%;width:38px;height:38px;font-size:22px;position:absolute;top:14px;right:14px}.botWelcome{z-index:90;text-align:center;background:radial-gradient(circle at 50% 34%,#57ffb83d,#0000 32%),#020806;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.botWelcomeOrb{border:1px solid #81ffc33d;border-radius:50%;place-items:center;width:176px;height:176px;animation:2.8s ease-in-out infinite botFloat;display:grid;position:relative}.botWelcomeOrb span,.botWelcomeOrb i,.botWelcomeOrb b{border:1px solid #81ffc347;border-radius:50%;animation:4s linear infinite botSpin;position:absolute;inset:18px}.botWelcomeOrb i{animation-direction:reverse;inset:38px}.botWelcomeOrb b{background:#8cffc5;inset:64px;box-shadow:0 0 54px #81ffc380}.botWelcomeText p{color:#8cffc5;letter-spacing:.24em;margin:22px 0 6px;font-weight:1000}.botWelcomeText h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.4rem,7vw,5.5rem)}.botWelcomeText span,.botWelcomeTip{color:#ebfff5b8}.botWelcomeTip{max-width:680px;margin-top:20px}.botGhostButton{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;margin-top:22px;padding:11px 16px}.legalPage{color:#f4fff8;background:#020806;min-height:100vh;padding:clamp(42px,8vw,92px);font-family:Inter,ui-sans-serif,system-ui}.legalPage h1{letter-spacing:-.06em;margin:26px 0;font-size:clamp(2.4rem,7vw,5rem)}.legalPage p{color:#ebfff5c2;max-width:900px;font-size:1.05rem;line-height:1.7}.legalBack{color:#8bffc6;font-weight:800}@keyframes botSpin{to{transform:rotate(360deg)}}@keyframes botFloat{50%{transform:translateY(-10px)scale(1.02)}}@media (max-width:900px){.botHero,.botGrid,.approvalGrid{grid-template-columns:1fr}.botHero{padding-top:48px}.botNav{flex-direction:column;align-items:flex-start}}.walletModalBackdrop{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000009e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.walletModal{width:min(430px,100vw - 48px);color:var(--cream);background:radial-gradient(circle at 20% 0,#81ffc324,#0000 38%),linear-gradient(#0a130cfa,#020604fa);border:1px solid #81ffc33d;border-radius:28px;padding:28px;position:relative;box-shadow:0 30px 90px #0000008c,inset 0 0 0 1px #ffffff0a}.walletModal--wide{width:min(540px,100vw - 48px)}.walletModalClose{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;width:34px;height:34px;font-size:20px;line-height:1;position:absolute;top:14px;right:14px}.walletModalEyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:1000;display:inline-flex}.walletModal h3{margin:0 0 12px;font-size:24px;line-height:1.05}.walletModal p,.walletModal li,.walletModal small{color:#ffffffb8;font-size:14px;line-height:1.55}.walletModal small{color:#81ffc3cc;margin-top:8px;display:inline-block}.walletModal ol{margin:14px 0 0;padding-left:20px}.walletModalActions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.walletModalActions button{color:var(--cream);cursor:pointer;background:#81ffc314;border:1px solid #81ffc347;border-radius:999px;padding:12px 16px;font-weight:1000}.walletModalActions button:first-child{color:#061109;background:linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%)}.walletModalActions button:hover,.walletModalClose:hover{transform:translateY(-1px)}.scannerHeroRow--smart{grid-template-columns:minmax(138px,.82fr) minmax(238px,1.2fr) minmax(138px,.82fr);align-items:stretch}.scannerHeroRow--smart .miniButton,.walletLine--smart{height:92px;min-height:92px}.walletLine--smart{grid-template-rows:1fr auto;align-items:stretch;gap:8px;padding:10px 12px;display:grid;overflow:hidden}.walletPager{grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:8px;min-width:0;display:grid}.walletArrow{color:#ebfff5e0;cursor:pointer;background:#81ffc30f;border:1px solid #81ffc338;border-radius:999px;place-items:center;width:30px;height:30px;font-size:24px;line-height:1;display:grid}.walletArrow:disabled{opacity:.34;cursor:not-allowed}.walletIdentity{text-align:center;justify-items:center;gap:3px;min-width:0;display:grid}.walletIdentity span{color:#ebfff594;letter-spacing:.02em;white-space:nowrap;font-size:11px;font-weight:900}.walletIdentity strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--cream);font-size:14px;line-height:1.05;overflow:hidden}.walletControlRow{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.scanModeSwitch{background:#0000002e;border:1px solid #ffffff1f;border-radius:999px;flex:none;padding:3px;display:inline-flex}.scanModeSwitch button{color:#ebfff59e;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:1000}.scanModeSwitch button.isActive{color:var(--green);background:#81ffc324;box-shadow:inset 0 0 0 1px #81ffc333}.scanModeSwitch button:disabled{opacity:.34;cursor:not-allowed}.walletLine--smart .walletDisconnect{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:92px;padding:6px 9px;overflow:hidden}.scannerGridPanoramic--smart{grid-template-columns:minmax(0,1.35fr) minmax(238px,.88fr)}.scannerGridPanoramic--smart .accountsList{height:238px;min-height:238px;overflow:hidden}.accountsScroll{scrollbar-width:thin;scrollbar-color:#81ffc359 #ffffff0f;flex:1;min-height:0;padding-right:4px;overflow-y:auto}.accountsScroll::-webkit-scrollbar-thumb{background:#81ffc359;border-radius:999px}.accountsScroll .emptyState{height:100%;min-height:170px}.accountRow em{color:#81ffc3b3;letter-spacing:.02em;font-size:10px;font-style:normal;font-weight:900}.accountListHead strong{white-space:nowrap}@media (max-width:900px){.scannerHeroRow--smart{grid-template-columns:1fr}.scannerHeroRow--smart .miniButton,.walletLine--smart{height:auto;min-height:78px}.scannerGridPanoramic--smart .accountsList{height:240px;min-height:240px}}.scannerHeroRow--smart .miniButton,.scannerHeroRow--smart .walletLine--smart{font-size:15px;height:64px!important;min-height:64px!important;padding-top:8px!important;padding-bottom:8px!important}.scannerHeroRow--smart .miniButton{justify-content:center;align-items:center;line-height:1.05;display:inline-flex}.scannerHeroRow--smart .walletLine--smart{grid-template-rows:minmax(0,1fr) auto;align-items:center;gap:1px;display:grid;padding-left:10px!important;padding-right:10px!important}.walletLine--smart .walletPager{grid-template-columns:24px minmax(0,1fr) 24px;align-self:center;gap:5px}.walletLine--smart .walletArrow{width:24px;height:24px;font-size:19px}.walletLine--smart .walletIdentity{gap:1px}.walletLine--smart .walletIdentity strong{font-size:13px;line-height:1}.walletLine--smart .walletControlRow{justify-content:center;gap:0;line-height:1}.walletLine--smart .walletDisconnect{max-width:86px;font-size:9px;line-height:1.1;padding:3px 8px!important}.scannerGridPanoramic--smart .accountsList{flex-direction:column;display:flex}.accountScanModeFooter{background:#0000001f;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.accountScanModeFooter>span{color:#ebfff58a;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:1000}.accountScanModeFooter .scanModeSwitch{margin-left:auto}.accountScanModeFooter .scanModeSwitch button{padding:5px 12px}.accountScanModeFooter+*{margin-top:0}.accountsScroll .emptyState{min-height:132px}@media (max-width:900px){.scannerHeroRow--smart .miniButton,.scannerHeroRow--smart .walletLine--smart{height:62px!important;min-height:62px!important}.accountScanModeFooter{padding:8px 10px}}.scannerGridPanoramic--smart{align-items:stretch}.scannerGridPanoramic--smart .accountsList,.scannerGridPanoramic--smart .scannerQuoteCard{height:286px;min-height:286px}.scannerGridPanoramic--smart .scannerQuoteCard{flex-direction:column;display:flex}.scannerGridPanoramic--smart .scannerQuoteCard .metricRow:last-child{margin-top:auto}.accountsScroll--empty{position:relative}.emptyState--walletHint{isolation:isolate;position:relative;overflow:hidden}.emptyState--walletHint>span{z-index:2;position:relative}.solWatermark{opacity:.12;filter:blur(.15px);z-index:1;pointer-events:none;grid-template-rows:repeat(3,1fr);gap:10px;width:128px;height:96px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.solWatermark i{background:linear-gradient(135deg,#baffd9f2 0%,#6cf5b5b8 100%);border-radius:999px;width:100%;height:18px;display:block;transform:skew(-24deg);box-shadow:0 0 22px #81ffc31f}.solWatermark i:nth-child(2){transform:translate(12px)skew(-24deg)}.solWatermark i:nth-child(3){transform:translate(-12px)skew(-24deg)}@media (max-width:900px){.scannerGridPanoramic--smart .accountsList,.scannerGridPanoramic--smart .scannerQuoteCard{height:auto;min-height:286px}.solWatermark{gap:8px;width:108px;height:82px}.solWatermark i{height:15px}}.scannerPanel{border-color:#72ff3bb8!important;box-shadow:inset 0 0 0 1px #b7ff5214,0 0 24px #72ff3b1f,0 18px 58px #00000057!important}.walletLine--smart .walletPager{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.walletLine--smart .walletIdentity{text-align:center;justify-items:center;width:100%;padding:0 34px}.walletLine--smart .walletArrow{position:absolute;top:50%;transform:translateY(-50%)}.walletLine--smart .walletIdentity span{font-size:11.5px;line-height:1.05}.walletLine--smart .walletIdentity strong{text-align:center;width:100%}.accountScanModeFooter .scanModeSwitch button.isActive,.scanModeSwitch button.isActive{color:#08110c!important;background:#72ff3b linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%)!important;box-shadow:inset 0 0 0 1px #ffffff29,0 0 16px #72ff3b2e!important}.walletLine--smart .walletPager{min-height:100%;width:100%!important;position:relative!important}.walletLine--smart .walletIdentity{text-align:center!important;justify-items:center!important;width:calc(100% - 64px)!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.walletLine--smart .walletIdentity span,.walletLine--smart .walletIdentity strong{width:100%;text-align:center!important}.scannerHeroRow--smart .walletLine--smart,.walletLine--smart.walletLine--empty,.walletLine--smart.walletLine--connected{position:relative!important}.walletLine--smart .walletPager{width:100%!important;min-width:0!important;height:100%!important;display:block!important;position:static!important}.walletLine--smart .walletIdentity{pointer-events:none;text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;width:calc(100% - 92px)!important;max-width:calc(100% - 92px)!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}.walletLine--smart.walletLine--connected .walletIdentity{top:38%!important}.walletLine--smart .walletIdentity span{text-align:center!important;width:100%!important;font-size:11.5px!important;line-height:1!important;display:block!important}.walletLine--smart .walletIdentity strong{text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;display:block!important;overflow:hidden!important}.walletLine--smart .walletArrow{z-index:2!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}.walletLine--smart .walletArrow:first-child{left:13px!important}.walletLine--smart .walletArrow:last-child{right:13px!important}.walletLine--smart .walletControlRow{pointer-events:auto;justify-content:center!important;display:flex!important;position:absolute!important;bottom:7px!important;left:0!important;right:0!important}.scannerPanel .walletDisconnect,.walletLine--smart .walletDisconnect{color:#f8f5eaf0!important;box-shadow:none!important;background:#0000002e!important;border:1px solid #ffffff2e!important;transition:transform .12s,border-color .18s,color .18s,box-shadow .18s!important}.scannerPanel .walletDisconnect:hover,.walletLine--smart .walletDisconnect:hover{color:#f8f5eafa!important;background:#0000002e!important;border-color:#72ff3b75!important;transform:none!important;box-shadow:inset 0 0 0 1px #72ff3b14,0 0 12px #72ff3b14!important}.scannerPanel .walletDisconnect:hover *,.walletLine--smart .walletDisconnect:hover *{color:inherit!important}.scannerPanel .walletDisconnect:active,.walletLine--smart .walletDisconnect:active{border-color:#72ff3bad!important;transform:translateY(1px)scale(.97)!important;box-shadow:inset 0 0 0 1px #72ff3b29,0 0 16px #72ff3b24!important}.metricRow--net strong,.scannerQuote .metricRow--net strong{text-shadow:0 0 16px #72ff3b29;color:#72ff3b!important}.providerWalletList{gap:10px;margin:18px 0 12px;display:grid}.providerWalletButton{width:100%;color:var(--cream);text-align:left;cursor:pointer;background:#0003;border:1px solid #81ffc333;border-radius:18px;gap:4px;padding:14px 16px;transition:border-color .22s,transform .22s,box-shadow .22s,background .22s;display:grid}.providerWalletButton strong{letter-spacing:-.02em;font-size:15px;font-weight:1000}.providerWalletButton span{color:#f8f5ea99;font-size:12px;font-weight:800}.providerWalletButton:hover{background:#0a180d8a;border-color:#72ff3ba8;transform:translateY(-1px);box-shadow:0 0 22px #72ff3b1f,inset 0 0 0 1px #72ff3b14}.walletModalActions--secondary button:first-child{color:var(--cream);background:#0000002e;border:1px solid #81ffc333}.walletLine--smart .walletIdentity span{text-overflow:ellipsis;max-width:100%;overflow:hidden}.walletModal{outline-offset:-3px;outline:1px solid #81ffc324;overflow:hidden;border:1.5px solid #72ff3b94!important;box-shadow:0 34px 92px #000000a3,inset 0 0 0 1px #ffffff0a,0 0 34px #72ff3b1a!important}.walletModal:before{content:"";border-radius:inherit;pointer-events:none;opacity:.65;z-index:0;background:linear-gradient(90deg,#72ff3b2e,#0000 28% 72%,#72ff3b1a),linear-gradient(#ffffff0f,#0000 26%);position:absolute;inset:0}.walletModal>*{z-index:1;position:relative}.providerWalletList{scrollbar-width:thin;scrollbar-color:#72ff3b73 #ffffff0f;max-height:min(320px,42vh);padding-right:4px;overflow-y:auto}.providerWalletList::-webkit-scrollbar{width:6px}.providerWalletList::-webkit-scrollbar-thumb{background:#72ff3b73;border-radius:999px}.providerWalletButton{background:#02080594!important;border-color:#72ff3b42!important}.providerWalletButton:hover{background:#0c1e0db8!important;border-color:#72ff3bc2!important}.walletModalNote{background:#72ff3b0e;border:1px solid #72ff3b38;border-radius:16px;padding:11px 13px;line-height:1.42;color:#f8f5eac7!important;margin-top:10px!important}.walletModalNote strong{color:#72ff3b}.accountsScroll--feedback{justify-content:center;align-items:center;padding:18px;display:flex}.accountFeedback{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-height:100%;padding:18px 14px;display:flex}.accountFeedback strong{letter-spacing:.02em;color:#f8f5eafa;font-size:1rem}.accountFeedback p{color:#f8f5eac2;max-width:270px;margin:0;font-size:.92rem;line-height:1.4}.accountFeedbackActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:6px;display:flex}.accountFeedbackActions button,.accountFeedbackActions a{color:#f8f5eaf0;background:#05120cb8;border:1px solid #6eff9242;border-radius:999px;padding:10px 14px;font-size:.82rem;text-decoration:none;transition:transform .16s,border-color .18s,box-shadow .18s,background .18s}.accountFeedbackActions button:hover,.accountFeedbackActions a:hover{border-color:#72ff3b8c;transform:translateY(-1px);box-shadow:0 0 16px #72ff3b24}.tradeLift{background:radial-gradient(circle at 50% 20%,#67ff7d1f,#05120c00 60%),#07100cdb;border:1px solid #6eff9224;border-radius:18px;width:180px;height:110px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05,0 0 26px #72ff3b14}.tradeLiftGrid{opacity:.5;background-image:linear-gradient(#90ffbe14 1px,#0000 1px),linear-gradient(90deg,#90ffbe14 1px,#0000 1px);background-size:100% 24px,28px 100%;position:absolute;inset:0}.tradeLiftCandles{position:absolute;inset:16px 20px 16px 24px}.tradeLiftCandles .candle{transform-origin:bottom;background:linear-gradient(#b7ff52 0%,#72ff3b 65%,#36ff7a 100%);border-radius:999px;width:14px;animation:1.4s ease-in-out infinite candlePulse;position:absolute;bottom:10px;box-shadow:0 0 12px #72ff3b2e}.tradeLiftCandles .candle:before,.tradeLiftCandles .candle:after{content:"";background:#bbffd9cc;border-radius:999px;width:2px;position:absolute;left:50%;transform:translate(-50%)}.tradeLiftArrow{pointer-events:none;width:140px;height:52px;position:absolute;top:68px;left:18px}.tradeLiftSegment,.tradeLiftTip{background:linear-gradient(90deg,#a9ffc5f0,#72ff3bfa);border-radius:999px;height:4px;animation:1.5s ease-in-out infinite segmentFlow;display:block;position:absolute;box-shadow:0 0 14px #72ff3b38}.tradeLiftSegment--1{width:34px;animation-delay:0s;top:22px;left:0;transform:rotate(-12deg)}.tradeLiftTip{clip-path:polygon(0 100%,100% 50%,0 0);background:linear-gradient(135deg,#b7ff52 0%,#72ff3b 100%);width:18px;height:18px;animation-delay:.5s;top:-8px;right:6px}.tradeLift--success .tradeLiftSegment,.tradeLift--success .tradeLiftTip,.tradeLift--success .tradeLiftCandles .candle{animation-duration:2.2s}@keyframes candlePulse{0%,to{opacity:.85;transform:scaleY(.9)}50%{opacity:1;transform:scaleY(1.05)}}@keyframes segmentFlow{0%,to{opacity:.55;transform-origin:50%}50%{opacity:1;filter:brightness(1.08)}}.accountsScroll--feedback{scrollbar-width:none!important;justify-content:center!important;align-items:center!important;padding:6px 10px!important;overflow:hidden!important}.accountsScroll--feedback::-webkit-scrollbar{display:none!important}.accountFeedback{justify-content:center!important;gap:6px!important;height:100%!important;min-height:0!important;max-height:100%!important;padding:4px 8px!important}.accountFeedback strong{letter-spacing:.01em!important;margin-top:1px!important;font-size:13px!important;line-height:1.05!important}.accountFeedback p{color:#f8f5eaa3!important;max-width:260px!important;font-size:11px!important;line-height:1.25!important}.accountFeedbackActions{gap:6px!important;margin-top:3px!important}.accountFeedbackActions button,.accountFeedbackActions a{background:#06140c94!important;padding:6px 9px!important;font-size:10px!important;line-height:1!important}.tradeLift{width:124px!important;height:72px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin-bottom:2px!important;overflow:visible!important}.tradeLiftGrid{-webkit-mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000);mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000);opacity:.75!important;background-image:linear-gradient(#72ff3b0e 1px,#0000 1px),linear-gradient(90deg,#72ff3b0e 1px,#0000 1px)!important;background-size:100% 18px,24px 100%!important;inset:8px 4px!important}.tradeLiftCandles{inset:10px 12px 10px 14px!important}.tradeLiftCandles .candle{background:linear-gradient(#b7ff52 0%,#72ff3b 54%,#36ff7a 100%)!important;border-radius:999px!important;width:8px!important;animation:1.8s cubic-bezier(.4,0,.2,1) infinite compactCandleLift!important;box-shadow:0 0 10px #72ff3b33!important}.tradeLiftCandles .candle:before,.tradeLiftCandles .candle:after{background:#b7ff52b8!important;width:1px!important}.tradeLiftCandles .candle:before{height:7px!important;top:-6px!important}.tradeLiftCandles .candle:after{height:6px!important;bottom:-5px!important}.tradeLiftCandles .candle--1{height:16px!important;animation-delay:0s!important;left:8px!important}.tradeLiftCandles .candle--2{height:22px!important;animation-delay:.16s!important;left:34px!important}.tradeLiftCandles .candle--3{height:31px!important;animation-delay:.32s!important;left:62px!important}.tradeLiftCandles .candle--4{height:43px!important;animation-delay:.48s!important;left:92px!important}.tradeLiftArrow{width:106px!important;height:28px!important;top:43px!important;left:10px!important}.tradeLiftSegment,.tradeLiftTip{background:linear-gradient(90deg,#b7ff5294,#36ff7af5)!important;height:3px!important;animation:1.8s cubic-bezier(.4,0,.2,1) infinite compactArrowDraw!important;box-shadow:0 0 10px #72ff3b29!important}.tradeLiftSegment--1{width:30px!important;top:18px!important;left:2px!important;transform:rotate(-8deg)!important}.tradeLiftSegment--2{width:33px!important;animation-delay:.14s!important;top:14px!important;left:29px!important;transform:rotate(-16deg)!important}.tradeLiftSegment--3{width:32px!important;animation-delay:.28s!important;top:5px!important;left:58px!important;transform:rotate(-24deg)!important}.tradeLiftTip{background:linear-gradient(135deg,#b7ff52 0%,#36ff7a 100%)!important;border-radius:0!important;width:13px!important;height:13px!important;animation-delay:.42s!important;top:-2px!important;right:4px!important}@keyframes compactCandleLift{0%,to{opacity:.82;transform:translateY(1px)scaleY(.92)}48%{opacity:1;transform:translateY(-2px)scaleY(1.08)}}@keyframes compactArrowDraw{0%{opacity:.36;filter:brightness(.9)}48%{opacity:1;filter:brightness(1.16)}to{opacity:.52;filter:brightness()}}.accountFeedback{gap:5px!important;padding:4px 10px!important}.accountFeedback strong{font-size:12.5px!important;line-height:1.08!important}.accountFeedback p{max-width:240px!important;font-size:10.5px!important;line-height:1.22!important}.accountFeedbackActions{margin-top:2px!important}.accountFeedbackActions button,.accountFeedbackActions a{padding:5px 8px!important;font-size:9.5px!important}.tradeLift.tradeLift--svg{width:176px!important;height:88px!important;box-shadow:none!important;background:0 0!important;border:0!important;margin-bottom:0!important}.tradeLiftSvg{width:100%;height:100%;display:block;overflow:visible}.tradeChartFrame{fill:#08160eb8;stroke:#6eff9224;stroke-width:1px}.tradeChartGrid path{fill:none;stroke:#72ff3b14;stroke-width:1px}.tradeChartLineGlow,.tradeChartLine{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:200;stroke-dashoffset:200px;animation:1.8s cubic-bezier(.4,0,.2,1) infinite tradeLineDraw}.tradeChartLineGlow{stroke:#72ff3b2e;stroke-width:6px;filter:blur(3px)}.tradeChartLine{stroke:#8dff54;stroke-width:2.6px}.tradeChartArrow{fill:none;stroke:#8dff54;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:24;stroke-dashoffset:24px;animation:1.8s cubic-bezier(.4,0,.2,1) infinite tradeArrowDraw}.tradeChartBar{transform-box:fill-box;transform-origin:bottom;animation:1.8s cubic-bezier(.4,0,.2,1) infinite tradeBarLift}.tradeChartBar--1{animation-delay:60ms}.tradeChartBar--2{animation-delay:.18s}.tradeChartBar--3{animation-delay:.32s}.tradeChartBar--4{animation-delay:.44s}.tradeChartWick{stroke:#c6ffdbd6;stroke-width:1.5px;stroke-linecap:round}.tradeChartBody{fill:#7dff46;stroke:#c4ffda38;stroke-width:1px;filter:drop-shadow(0 0 6px #72ff3b2e)}.tradeLift--success .tradeChartLineGlow,.tradeLift--success .tradeChartLine,.tradeLift--success .tradeChartArrow,.tradeLift--success .tradeChartBar{animation-duration:2.3s}@keyframes tradeLineDraw{0%{stroke-dashoffset:200px;opacity:.18}24%{opacity:.95}55%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:.78}}@keyframes tradeArrowDraw{0%,28%{stroke-dashoffset:24px;opacity:0}48%{opacity:1}64%,to{stroke-dashoffset:0;opacity:.88}}@keyframes tradeBarLift{0%,to{opacity:.82;transform:translateY(1px)scaleY(.96)}35%{opacity:1;transform:translateY(-1px)scaleY(1.01)}60%{opacity:1;transform:translateY(-2px)scaleY(1.06)}}.accountListHead strong{text-shadow:0 0 10px #72ff3b1f;color:#72ff3b!important}.accountRow b{text-shadow:0 0 10px #72ff3b1a;color:#72ff3b!important}.accountsScroll{scrollbar-color:#72ff3b #72ff3b14!important}.accountsScroll::-webkit-scrollbar{width:6px!important}.accountsScroll::-webkit-scrollbar-track{background:#72ff3b14!important;border-radius:999px!important}.accountsScroll::-webkit-scrollbar-thumb{background:linear-gradient(#b7ff52 0%,#72ff3b 52%,#36ff7a 100%)!important;border-radius:999px!important;box-shadow:0 0 10px #72ff3b2e!important}.accountRow input[type=checkbox]{filter:drop-shadow(0 0 6px #72ff3b29);accent-color:#72ff3b!important}.accountRow input[type=checkbox]:checked{accent-color:#72ff3b!important}.walletModalBackdrop{-webkit-backdrop-filter:blur(18px)saturate(90%)!important;background:#000000c7!important}.walletModal{outline-offset:0!important;background:radial-gradient(circle at 18% 0,#81ffc31a,#0000 36%),linear-gradient(#08140dfa,#020704fb)!important;border:1px solid #72ff3b6b!important;outline:none!important;width:min(540px,100vw - 48px)!important;padding:32px 30px 28px!important;overflow:visible!important;box-shadow:0 34px 92px #000000bd,inset 0 0 0 1px #ffffff09,0 0 26px #72ff3b14!important}.walletModal:before{display:none!important}.walletModalClose{z-index:5!important;color:#f8f5ead1!important;width:34px!important;height:34px!important;box-shadow:none!important;background:#ffffff0b!important;border:1px solid #ffffff1f!important;border-radius:999px!important;place-items:center!important;margin:0!important;padding:0!important;line-height:1!important;display:grid!important;position:absolute!important;top:16px!important;left:auto!important;right:16px!important;transform:none!important}.walletModalClose:hover{color:#72ff3b!important;background:#72ff3b1a!important;border-color:#72ff3b66!important;transform:none!important;box-shadow:0 0 14px #72ff3b1a!important}.providerWalletList{box-shadow:none!important;border:0!important;outline:0!important;margin:18px 0 12px!important;padding:0 4px 0 0!important}.providerWalletButton{box-shadow:none!important;background:#0208059e!important;border:1px solid #72ff3b52!important;outline:0!important}.providerWalletButton:hover{border-color:#72ff3bad!important;box-shadow:inset 0 0 0 1px #72ff3b14,0 0 16px #72ff3b17!important}.walletModalActions{margin-top:14px!important}.walletModalBackdrop--global{z-index:2147483000!important;-webkit-backdrop-filter:blur(18px)saturate(88%)!important;background:#000000d1!important;place-items:center!important;padding:clamp(18px,4vh,36px) 24px!important;display:grid!important;position:fixed!important;inset:0!important;transform:none!important}.walletModalBackdrop--global .walletModal{outline-offset:0!important;background:radial-gradient(circle at 18% 0,#81ffc31b,#0000 38%),linear-gradient(#08140dfb,#020704fc)!important;border:1px solid #72ff3b6b!important;border-radius:28px!important;outline:none!important;width:min(560px,100vw - 48px)!important;max-height:calc(100vh - 72px)!important;padding:32px 30px 28px!important;position:relative!important;overflow:hidden!important;transform:none!important;box-shadow:0 34px 92px #000000c2,inset 0 0 0 1px #ffffff09,0 0 26px #72ff3b13!important}.walletModalBackdrop--global .walletModal:before,.walletModalBackdrop--global .walletModal:after{content:none!important;display:none!important}.walletModalBackdrop--global .walletModalClose{z-index:10!important;place-items:center!important;width:34px!important;height:34px!important;margin:0!important;padding:0!important;display:grid!important;position:absolute!important;top:16px!important;left:auto!important;right:16px!important}.walletModalBackdrop--global .providerWalletList{max-height:min(230px,30vh)!important;box-shadow:none!important;border:0!important;outline:0!important;margin:18px 0 12px!important;padding:0 4px 0 0!important;overflow-y:auto!important}.walletModalBackdrop--global .providerWalletButton{box-shadow:none!important;border:1px solid #72ff3b52!important;outline:none!important}.walletModalBackdrop--global .walletModalActions{margin-top:14px!important}.scannerTransform:has(.walletModalBackdrop) .scannerPanelHead{opacity:1}.scannerPanel:has(.walletModalBackdrop){opacity:1}.walletModalBackdrop--global{place-items:initial!important;-webkit-backdrop-filter:blur(18px)saturate(88%)!important;background:#000000c2!important;padding:0!important;display:block!important}.walletModalBackdrop--global .walletModal{margin:0!important;position:absolute!important;top:50%!important;left:auto!important;right:max(84px,9vw)!important;overflow:visible!important;transform:translateY(-50%)!important}.walletModalBackdrop--global .providerWalletList{max-height:none!important;padding:2px 0!important;overflow:visible!important}.walletModalBackdrop--global .providerWalletButton{background:#0208059e padding-box padding-box!important;border:1px solid #72ff3b52!important;position:relative!important;box-shadow:inset 0 0 0 1px #72ff3b00!important}.walletModalBackdrop--global .providerWalletButton:hover,.walletModalBackdrop--global .providerWalletButton:focus-visible{background:#08160bb8!important;border-color:#72ff3bb8!important;outline:none!important;box-shadow:inset 0 0 0 1px #72ff3b2e,0 0 14px #72ff3b14!important}@media (max-width:980px){.walletModalBackdrop--global .walletModal{left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important}}.walletModalBackdrop--global{justify-content:flex-end!important;align-items:center!important;place-items:initial!important;padding:24px clamp(72px,8vw,136px) 24px 24px!important;display:flex!important}.walletModalBackdrop--global .walletModal{width:min(560px,100vw - 96px)!important;max-height:min(760px,100vh - 56px)!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;overflow:visible!important;transform:none!important}.walletModalBackdrop--global .providerWalletList{gap:12px!important;margin:18px 0 12px!important;padding:2px 0!important;display:grid!important}.walletModalBackdrop--global .providerWalletButton,.walletModalBackdrop--global .providerWalletButton:hover,.walletModalBackdrop--global .providerWalletButton:focus-visible{transform:none!important}.walletModalBackdrop--global .providerWalletButton{isolation:isolate!important;background:linear-gradient(#030b07eb,#020805e6) padding-box padding-box,linear-gradient(#72ff3b57,#72ff3b38) border-box!important;border:1px solid #0000!important;border-radius:18px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #72ff3b08,0 0 0 1px #0000!important}.walletModalBackdrop--global .providerWalletButton:before{content:"";border-radius:inherit;pointer-events:none;opacity:.9;background:linear-gradient(#beffd714,#beffd700 24%);position:absolute;inset:0}.walletModalBackdrop--global .providerWalletButton:hover,.walletModalBackdrop--global .providerWalletButton:focus-visible{z-index:2!important;background:linear-gradient(#07120af5,#040b07ed) padding-box padding-box,linear-gradient(#72ff3bbd,#72ff3b75) border-box!important;outline:none!important;box-shadow:inset 0 0 0 1px #72ff3b1a,0 0 18px #72ff3b1a!important}.walletModalBackdrop--global .providerWalletButton>*{z-index:1;position:relative}@media (max-width:980px){.walletModalBackdrop--global{justify-content:center!important;padding:20px!important}.walletModalBackdrop--global .walletModal{width:min(560px,100vw - 40px)!important}}.botPage--helius{color:#f7f7f4;background:radial-gradient(circle at 15% 12%,#ff751a1a,#0000 26%),radial-gradient(circle at 78% 20%,#ff8c001f,#0000 24%),linear-gradient(#040404 0%,#070707 48%,#040404 100%);min-height:100vh;position:relative;overflow-x:hidden}.botPage--helius .botBackdropFx{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.botPage--helius .botBackdropFx span{filter:blur(22px);opacity:.75;border-radius:999px;display:block;position:absolute}.botPage--helius .botBackdropFx span:first-child{background:linear-gradient(90deg,#ff6f1800,#ff6f1833,#ffbc7408);width:58vw;height:18vw;top:10%;left:-8%;transform:rotate(-8deg)}.botPage--helius .botBackdropFx span:nth-child(2){background:linear-gradient(90deg,#ff6f1800,#ff913e38,#ffd1a40a);width:64vw;height:20vw;top:28%;right:-12%;transform:rotate(11deg)}.botPage--helius .botBackdropFx span:nth-child(3){background:linear-gradient(90deg,#ff6f1800,#f37e2429,#ffbf8105);width:56vw;height:16vw;top:56%;left:24%;transform:rotate(-13deg)}.botPage--helius .botNav,.botPage--helius .botHero,.botPage--helius .botGrid,.botPage--helius .riskSection{z-index:1;position:relative}.botPage--helius .botNav{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505b8;border-bottom:1px solid #ff98501a;justify-content:space-between;align-items:center;gap:18px;padding:18px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.botPage--helius .botBrand,.botPage--helius .botNav a{color:#fff7f0}.botPage--helius .botBrand span{color:#ff8e49;background:#ff7a200f;border-color:#ff9b5742}.botPage--helius .botNav a:not(.botBrand){opacity:.82}.botPage--helius .botNav a:not(.botBrand):hover{opacity:1}.botPage--helius .botNav button,.botPage--helius .botMiniButton{color:#fff8f2;background:#ffffff0a;border:1px solid #ff9c5638}.botPage--helius .botHero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:start;gap:clamp(28px,4vw,54px);padding:clamp(48px,8vw,112px) clamp(20px,6vw,92px) 48px;display:grid}.botPage--helius .botEyebrow,.botPage--helius .botCardKicker,.botPage--helius .botSignalEyebrow{color:#ff9757;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:900}.botPage--helius .botHero h1{letter-spacing:-.075em;text-transform:none;max-width:780px;margin:0;font-size:clamp(3.6rem,8.8vw,7.6rem);line-height:.9}.botPage--helius .botLead{color:#fff3e7c2;max-width:780px;margin:22px 0 0;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.74}.botPage--helius .botHeroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.botPage--helius .botStatPill{background:linear-gradient(#ffffff08,#ffffff04);border:1px solid #ff9b5724;border-radius:24px;padding:16px 18px;box-shadow:inset 0 1px #ffffff0a}.botPage--helius .botStatPill span,.botPage--helius .botWalletSummary span,.botPage--helius .botPayCode span,.botPage--helius .botPayCell span,.botPage--helius .botHeroDownloadStrip span{color:#ffedde8f;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800;display:block}.botPage--helius .botStatPill strong{letter-spacing:-.03em;margin-top:10px;font-size:1.1rem;display:block}.botPage--helius .botStatPill small{color:#ffedde8f;margin-top:8px;line-height:1.45;display:block}.botPage--helius .botActions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.botPage--helius .botPrimary,.botPage--helius .botSecondary,.botPage--helius .botInputRow button,.botPage--helius .botGhostButton,.botPage--helius .botInlineDownload{transition:transform .22s,box-shadow .22s,background .22s,border-color .22s}.botPage--helius .botPrimary{color:#130804;background:linear-gradient(135deg,#ff9352,#ff6e1f);box-shadow:0 18px 46px #ff6e1f38}.botPage--helius .botPrimary:hover:not(:disabled),.botPage--helius .botSecondary:hover,.botPage--helius .botInlineDownload:hover,.botPage--helius .botGhostButton:hover{transform:translateY(-1px)}.botPage--helius .botSecondary{color:#fff7f2;background:#ffffff0a;border:1px solid #ff9e5c2e}.botPage--helius .botSecondary--ghost{border-style:dashed}.botPage--helius .botHeroSide{gap:18px;display:grid}.botPage--helius .botSignalScene,.botPage--helius .botCard,.botPage--helius .riskSection,.botPage--helius .paymentBox{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0b0b0be6,#070707db);border:1px solid #ff9a5624;border-radius:30px;box-shadow:0 26px 90px #00000057,inset 0 1px #ffffff08}.botPage--helius .botSignalScene{min-height:340px;position:relative;overflow:hidden}.botPage--helius .botSignalScene:after{content:"";filter:blur(18px);background:radial-gradient(circle,#ff87312e,#0000 60%);height:140px;position:absolute;inset:auto -10% -28% 12%}.botPage--helius .botSignalCanvas{position:absolute;inset:0}.botPage--helius .botSignalCanvas>div,.botPage--helius .botSignalCanvas canvas{width:100%!important;height:100%!important}.botPage--helius .botSignalBadge{z-index:2;color:#ffd4b6;letter-spacing:.08em;text-transform:uppercase;background:#08080875;border:1px solid #ffa0622e;border-radius:999px;padding:10px 12px;font-size:.72rem;font-weight:800;position:absolute;top:18px;right:18px}.botPage--helius .botSignalContent,.botPage--helius .botSignalFooter{z-index:2;position:relative}.botPage--helius .botSignalContent{background:linear-gradient(#06060605,#0606062e 40%,#060606b8 100%);align-content:end;min-height:340px;padding:26px;display:grid}.botPage--helius .botSignalContent h3{letter-spacing:-.04em;max-width:460px;margin:0;font-size:clamp(1.6rem,2.5vw,2.5rem);line-height:1.02}.botPage--helius .botSignalContent p{color:#fff3e7c2;max-width:470px;margin:14px 0 0;line-height:1.65}.botPage--helius .botSignalFooter{flex-wrap:wrap;gap:10px;display:flex;position:absolute;inset:auto 24px 24px}.botPage--helius .botSignalFooter span{color:#ffeddec7;background:#ffffff0a;border:1px solid #ffa56826;border-radius:999px;padding:10px 12px;font-size:.78rem;font-weight:700}.botPage--helius .botCard{padding:24px}.botPage--helius .botCard h2,.botPage--helius .riskSection h2{letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(1.6rem,2.5vw,2.5rem)}.botPage--helius .botCard p,.botPage--helius .riskSection p,.botPage--helius .botFlowList span,.botPage--helius .checkStack label{color:#fff3e7b8;line-height:1.65}.botPage--helius .botCard--billing{padding:24px}.botPage--helius .botBillingHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.botPage--helius .botAccessBadge{color:#ffd7bd;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ff9b5729;border-radius:999px;padding:10px 12px;font-size:.76rem;font-weight:900}.botPage--helius .botAccessBadge.is-active{color:#ffb888;background:#ff751a24;border-color:#ff751a5c}.botPage--helius .botWalletSummary,.botPage--helius .botPayGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.botPage--helius .botWalletSummary{margin-top:18px}.botPage--helius .botWalletSummary>div,.botPage--helius .botPayCell{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:14px}.botPage--helius .botWalletSummary strong,.botPage--helius .botPayCell strong,.botPage--helius .botHeroDownloadStrip strong{color:#fff8f2;margin-top:7px;display:block}.botPage--helius .checkStack--compact{gap:12px;margin:18px 0}.botPage--helius .checkStack--compact label{grid-template-columns:18px 1fr;font-size:.95rem}.botPage--helius .checkStack--compact input{accent-color:#ff7a20}.botPage--helius .botLegalLinks a{color:#ffa569}.botPage--helius .botBillingCtas{gap:10px;margin-top:10px;display:grid}.botPage--helius .botSecondary--block,.botPage--helius .botPrimary--full,.botPage--helius .botInlineDownload{text-align:center;width:100%}.botPage--helius .botPaymentBox{background:linear-gradient(#ffffff0a,#ffffff06);border-radius:24px;margin-top:16px}.botPage--helius .botPayCode{background:#00000042;border:1px solid #ffffff14;border-radius:18px;margin-top:12px;padding:14px}.botPage--helius .paymentBox code{color:#ffb17d;overflow-wrap:anywhere;margin-top:8px;font-size:.95rem;display:block}.botPage--helius .botInputRow input,.botPage--helius .ruleRows input,.botPage--helius .limitGrid input{color:#fff8f1;background:#ffffff08;border:1px solid #ffffff1a}.botPage--helius .botInputRow button{color:#140804;background:linear-gradient(135deg,#ff9352,#ff6e1f)}.botPage--helius .botInputRow--stack{grid-template-columns:1fr}.botPage--helius .botGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0 clamp(20px,6vw,92px) 72px;display:grid}.botPage--helius .botCard--wide{grid-column:1/-1}.botPage--helius .botFlowList{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.botPage--helius .botFlowList li{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:28px 1fr;align-items:start;gap:10px;padding:14px;display:grid}.botPage--helius .botFlowList strong{color:#ff9757}.botPage--helius .botHeroDownloadStrip{background:linear-gradient(#ffffff08,#ffffff05);border:1px solid #ff9b5724;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding:18px 20px;display:flex}.botPage--helius .botInlineDownload{color:#140804;background:linear-gradient(135deg,#ff9352,#ff6e1f);border-radius:999px;justify-content:center;align-items:center;min-width:180px;padding:14px 18px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 18px 46px #ff6e1f38}.botPage--helius .botInlineDownload--muted{color:#fff8f2;box-shadow:none;background:#ffffff0d;border:1px solid #ff9b572e}.botPage--helius .activityLog{gap:8px;max-height:300px;padding-right:4px;display:grid;overflow:auto}.botPage--helius .activityLog::-webkit-scrollbar{width:8px}.botPage--helius .activityLog::-webkit-scrollbar-thumb{background:#ff84376b;border-radius:999px}.botPage--helius .activityLog p{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;margin:0;padding:12px 14px}.botPage--helius .riskSection{margin:0 clamp(20px,6vw,92px) 72px;padding:28px}.botPage--helius .botWelcome{background:radial-gradient(circle at 50% 34%,#ff80292e,#0000 30%),#030303f5}.botPage--helius .botWelcomeOrb,.botPage--helius .botWelcomeOrb span,.botPage--helius .botWelcomeOrb i{border-color:#ff944a47}.botPage--helius .botWelcomeOrb b{background:#ff7a20;box-shadow:0 0 54px #ff7a2073}.botPage--helius .botWelcomeText p,.botPage--helius .botLegalLinks a,.botPage--helius .legalBack,.botPage--helius .botWelcomeTip{color:#ffa569}.botPage--helius .botGhostButton{color:#fff8f2;background:#ffffff0d;border:1px solid #ffffff1f}@media (max-width:1100px){.botPage--helius .botHero{grid-template-columns:1fr}}@media (max-width:900px){.botPage--helius .botHeroStats,.botPage--helius .botGrid,.botPage--helius .botWalletSummary,.botPage--helius .botPayGrid{grid-template-columns:1fr}.botPage--helius .botHeroDownloadStrip,.botPage--helius .botBillingHead{flex-direction:column;align-items:stretch}.botPage--helius .botNav{flex-direction:column;align-items:flex-start}}.premiumBotPage{--bot-bg:#050505;--bot-panel:#0c0a09c2;--bot-panel-2:#120e0bb3;--bot-border:#ff7e2d2e;--bot-border-strong:#ff7e2d5c;--bot-orange:#ff6f2a;--bot-orange-soft:#ff9b5f;--bot-cream:#fff8f1;--bot-muted:#fff4ebad;min-height:100vh;color:var(--bot-cream);background:radial-gradient(circle at 16% 15%,#ff6e1f29,#0000 24%),radial-gradient(circle at 84% 18%,#ff9a551a,#0000 26%),linear-gradient(#050505 0%,#090807 48%,#040404 100%);padding-bottom:84px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.premiumBotPage:before,.premiumBotPage:after{content:"";z-index:0;pointer-events:none;filter:blur(30px);opacity:.9;border-radius:999px;position:fixed;inset:auto}.premiumBotPage:before{background:linear-gradient(90deg,#0000,#ff6b232e,#ffb87e0d,#0000);width:70vw;height:18vw;top:18vh;left:-8vw;transform:rotate(-9deg)}.premiumBotPage:after{background:linear-gradient(90deg,#0000,#ff8f4529,#ffd6a90a,#0000);width:74vw;height:20vw;top:38vh;right:-12vw;transform:rotate(12deg)}.premium3d{z-index:0;pointer-events:none;opacity:.55;width:min(60vw,980px);height:96vh;position:fixed;top:4vh;right:-9vw;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 16% 80%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 16% 80%,#0000 100%)}.premium3d canvas,.premium3d>div:not(.premium3dOverlay){width:100%!important;height:100%!important}.premium3dOverlay{background:radial-gradient(circle at 45%,#0000 0 34%,#05050542 66%,#050505b3 100%),linear-gradient(90deg,#0505058c,#0000 32%,#05050594);position:absolute;inset:0}.premiumBotNav,.premiumHero,.premiumDownloadStrip,.premiumCards,.premiumLog{z-index:2;position:relative}.premiumBotNav{justify-content:space-between;align-items:center;gap:24px;width:min(1480px,100vw - 64px);margin:0 auto;padding:22px 0;display:flex}.premiumBotBrand{color:var(--bot-cream);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;font-size:.96rem;font-weight:1000;text-decoration:none;display:inline-flex}.premiumBotBrand span{border:1px solid var(--bot-border-strong);width:34px;height:34px;color:var(--bot-orange);background:#ff6f2a12;border-radius:999px;place-items:center;display:grid;box-shadow:0 0 22px #ff6f2a1a}.premiumBotNav>div{align-items:center;gap:18px;display:flex}.premiumBotNav a:not(.premiumBotBrand),.premiumBotNav button{color:#fff8f1c7;font-size:.92rem;font-weight:700;text-decoration:none}.premiumBotNav button{border:1px solid var(--bot-border);cursor:pointer;background:#ffffff09;border-radius:999px;padding:10px 14px}.premiumHero{grid-template-columns:minmax(0,1fr) minmax(420px,520px);align-items:center;gap:clamp(34px,6vw,86px);width:min(1480px,100vw - 64px);min-height:calc(100vh - 86px);margin:0 auto;padding:68px 0 84px;display:grid}.premiumHeroCopy{max-width:820px}.premiumKicker{color:var(--bot-orange-soft);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:26px;font-size:.76rem;font-weight:1000;display:inline-flex}.premiumKicker i{background:var(--bot-orange);border-radius:999px;width:9px;height:9px;box-shadow:0 0 20px #ff6f2a8c}.premiumHero h1{max-width:850px;color:var(--bot-cream);letter-spacing:-.075em;text-wrap:balance;margin:0;font-size:clamp(4.5rem,8.2vw,8.6rem);line-height:.86}.premiumHero p{max-width:760px;color:var(--bot-muted);margin:28px 0 0;font-size:clamp(1.02rem,1.35vw,1.18rem);line-height:1.78}.premiumHeroActions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.premiumPrimary,.premiumSecondary,.premiumDownload,.premiumVerifyRow button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:14px 18px;font-weight:1000;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.premiumPrimary,.premiumVerifyRow button{color:#130704;background:linear-gradient(135deg,#ffae72 0%,#ff7a2d 42%,#ff5d1e 100%);border:0;box-shadow:0 16px 46px #ff681f3b}.premiumPrimary:hover:not(:disabled),.premiumSecondary:hover,.premiumDownload:hover:not(.isDisabled),.premiumVerifyRow button:hover:not(:disabled){transform:translateY(-1px)}.premiumPrimary:disabled,.premiumVerifyRow button:disabled{opacity:.42;cursor:not-allowed}.premiumSecondary{border:1px solid var(--bot-border);color:var(--bot-cream);background:#ffffff09}.premiumSecondary--ghost{border-style:dashed}.premiumHeroMeta{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.premiumHeroMeta span{color:#fff4eba8;background:#ffffff07;border:1px solid #ffffff13;border-radius:999px;padding:11px 13px;font-size:.8rem;font-weight:800}.premiumConsole{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#0e0c0ad6,#080808c7);border:1px solid #ff88482e;border-radius:30px;padding:24px;position:relative;overflow:hidden;box-shadow:0 26px 72px #00000057,inset 0 1px #ffffff08}.premiumConsole:before{content:"";pointer-events:none;border-radius:inherit;-webkit-mask-composite:xor;background:linear-gradient(135deg,#ffb27414,#0000 40%,#ff71250f);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.premiumConsoleTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.premiumConsoleTop span,.premiumStatusGrid span,.premiumPaymentRow span,.premiumCodeBlock span,.premiumDownloadStrip span,.premiumCards span,.premiumLog>span{color:#ffb481db;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:1000}.premiumConsoleTop h2{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(1.7rem,2.2vw,2.4rem);line-height:1}.premiumConsoleTop b{border:1px solid var(--bot-border);color:#ffd8bd;letter-spacing:.1em;text-transform:uppercase;background:#ffffff09;border-radius:999px;flex:none;padding:10px 12px;font-size:.72rem}.premiumConsoleTop b.isActive{color:#ff8b46;border-color:var(--bot-border-strong);background:#ff6f2a1f}.premiumSteps{grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0 18px;display:grid}.premiumSteps div{gap:8px;display:grid}.premiumSteps span{color:#fff4eb8a;border:1px solid #ffffff1a;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:900;display:grid}.premiumSteps i{background:#ffffff14;border-radius:999px;height:3px;display:block}.premiumSteps .isDone span{border-color:var(--bot-border-strong);color:#160803;background:var(--bot-orange)}.premiumSteps .isDone i{background:linear-gradient(90deg, var(--bot-orange), #ffb37c)}.premiumStatusGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.premiumStatusGrid>div,.premiumPaymentRow,.premiumCodeBlock{background:#ffffff07;border:1px solid #ffffff13;border-radius:18px;padding:14px}.premiumStatusGrid strong,.premiumPaymentRow strong{color:var(--bot-cream);margin-top:8px;font-size:.98rem;display:block}.premiumChecks{gap:10px;margin:18px 0;display:grid}.premiumChecks label{color:#fff4ebad;grid-template-columns:18px 1fr;align-items:start;gap:10px;font-size:.9rem;line-height:1.45;display:grid}.premiumChecks input{accent-color:var(--bot-orange);margin-top:3px}.premiumConsoleActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.premiumDownload{color:var(--bot-cream);border:1px solid var(--bot-border);background:#ffffff0a}.premiumDownload.isDisabled{opacity:.55;pointer-events:none}.premiumPaymentBox{background:#0000003d;border:1px solid #ff7e2d21;border-radius:22px;gap:10px;margin-top:16px;padding:14px;display:grid}.premiumPaymentRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.premiumCodeBlock code{color:#ffb481;overflow-wrap:anywhere;margin-top:8px;font-size:.88rem;display:block}.premiumVerifyRow{grid-template-columns:1fr auto;gap:10px;display:grid}.premiumVerifyRow input{min-width:0;color:var(--bot-cream);background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;outline:none;padding:0 15px}.premiumLatestStatus{color:#fff4ebad;border-top:1px solid #ffffff14;margin-top:16px;padding-top:14px;font-size:.88rem;line-height:1.5}.premiumDownloadStrip,.premiumCards,.premiumLog{width:min(1480px,100vw - 64px);margin-left:auto;margin-right:auto}.premiumDownloadStrip{border:1px solid var(--bot-border);background:linear-gradient(#0e0c0ad6,#080808c2);border-radius:30px;justify-content:space-between;align-items:center;gap:24px;margin-top:-22px;margin-bottom:20px;padding:24px;display:flex;box-shadow:0 24px 80px #00000042}.premiumDownloadStrip h2{letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(1.6rem,2.4vw,2.6rem)}.premiumDownloadStrip p{max-width:720px;color:var(--bot-muted);margin:10px 0 0;line-height:1.6}.premiumCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;margin-bottom:72px;display:grid}.premiumCards article,.premiumLog{background:#ffffff07;border:1px solid #ff7e2d21;border-radius:28px;box-shadow:inset 0 1px #ffffff08}.premiumCards article{padding:22px}.premiumCards h3{letter-spacing:-.03em;margin:14px 0 10px;font-size:1.35rem}.premiumCards p,.premiumLog p{color:var(--bot-muted);line-height:1.65}.premiumCards a{color:#ff9b5f;font-weight:900;text-decoration:none}.premiumLog{margin-top:16px;margin-bottom:72px;padding:22px}.premiumLog p{border-top:1px solid #ffffff12;margin:12px 0 0;padding-top:12px}.premiumWelcome{background:radial-gradient(circle at 50% 34%,#ff6f2a33,#0000 30%),#030303f5!important}.premiumWelcome .botWelcomeOrb,.premiumWelcome .botWelcomeOrb span,.premiumWelcome .botWelcomeOrb i{border-color:#ff944a47!important}.premiumWelcome .botWelcomeOrb b{background:var(--bot-orange)!important;box-shadow:0 0 54px #ff7a2073!important}@media (max-width:1120px){.premiumHero{grid-template-columns:1fr;min-height:auto}.premium3d{opacity:.35;width:100vw;right:-28vw}}@media (max-width:860px){.premiumBotNav,.premiumHero,.premiumDownloadStrip,.premiumCards,.premiumLog{width:min(100vw - 32px,1480px)}.premiumBotNav,.premiumBotNav>div,.premiumDownloadStrip{flex-direction:column;align-items:flex-start}.premiumHero h1{font-size:clamp(3.2rem,18vw,5rem)}.premiumStatusGrid,.premiumConsoleActions,.premiumVerifyRow,.premiumCards{grid-template-columns:1fr}.premiumDownloadStrip .premiumPrimary{width:100%}}.premium3d--coaster{opacity:.92;width:min(54vw,980px);height:88vh;top:6vh;right:-4vw;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000000eb 14%,#000 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000000eb 14%,#000 88%,#0000 100%)}.premium3d--coaster .premiumTrackGlowField,.premium3d--coaster .premiumTrackGrid,.premium3d--coaster .premiumTrackFog,.premium3d--coaster .premiumTrackSpec{position:absolute;inset:0}.premium3d--coaster .premiumTrackGlowField{filter:blur(16px);background:radial-gradient(circle at 62% 20%,#ff863529,#0000 24%),radial-gradient(circle at 42% 52%,#ff6e192e,#0000 28%),radial-gradient(circle at 78% 80%,#ffb1771f,#0000 18%)}.premium3d--coaster .premiumTrackGrid{opacity:.17;transform-origin:50%;background-color:#0000;background-image:linear-gradient(90deg,#ff90450d 1px,#0000 1px),linear-gradient(#ff90450a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:56px 56px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;transform:perspective(1600px)rotateY(-26deg)rotateX(16deg)rotate(-7deg)scale(1.02)}.premiumTrackSvg{transform-origin:50%;width:116%;height:112%;position:absolute;inset:-4% -8%;overflow:visible;transform:perspective(1800px)rotateY(-28deg)rotateX(15deg)rotate(-8deg)scale(1.08)}.premiumTrackGroup{opacity:.98}.premiumTrackShadow,.premiumTrackGlow,.premiumTrackRail,.premiumTrackPulse{fill:none;stroke-linecap:round;stroke-linejoin:round}.premiumTrackShadow{stroke:#ff742538;stroke-width:34px;filter:url(#trackBlur)}.premiumTrackGlow{stroke:url(#trackWarmCore);stroke-width:20px;filter:url(#trackSoftGlow);opacity:.95}.premiumTrackRail--wide{stroke:url(#trackWarmRail);stroke-width:5.8px;opacity:.98}.premiumTrackRail--thin{stroke:#fff9f2eb;stroke-width:1.35px;opacity:.72}.premiumTrackPulse{stroke:#fff5ecfa;stroke-width:7.4px;stroke-dasharray:7 93;filter:drop-shadow(0 0 10px #ffcfab70);animation:5.4s linear infinite premiumTrackTravel}.premiumTrackGroup--2 .premiumTrackPulse{animation-duration:6.1s;animation-delay:-.8s}.premiumTrackGroup--3 .premiumTrackPulse{animation-duration:6.8s;animation-delay:-1.7s}.premiumTrackGroup--4 .premiumTrackPulse{animation-duration:7.2s;animation-delay:-2.2s}.premiumTrackGroup--5 .premiumTrackPulse{animation-duration:7.9s;animation-delay:-1.1s}.premiumTrackGroup--6 .premiumTrackPulse{animation-duration:8.4s;animation-delay:-3.2s}.premiumTrackGroup--7 .premiumTrackPulse{animation-duration:9.1s;animation-delay:-2.4s}.premiumTrackFog{background:linear-gradient(90deg,#050505b3 0%,#0000 22% 68%,#0505054d 100%),linear-gradient(#0505051f,#0000 18% 76%,#0505058c 100%),radial-gradient(circle at 84% 18%,#ffb2761c,#0000 24%),radial-gradient(circle at 30% 72%,#ff6f2a1a,#0000 22%)}.premiumTrackSpec{filter:blur(.2px);opacity:.72;background:#ffeadde6;border-radius:999px;width:24px;height:24px;box-shadow:0 0 18px #ffb48994,0 0 42px #ff812c47}.premiumTrackSpec--a{animation:7.2s ease-in-out infinite premiumTrackSpark;top:18%;right:26%}.premiumTrackSpec--b{opacity:.5;animation:6.1s ease-in-out infinite reverse premiumTrackSpark;top:58%;right:52%;transform:scale(.66)}@keyframes premiumTrackTravel{0%{stroke-dashoffset:100px;opacity:.08}12%{opacity:.95}86%{opacity:.95}to{stroke-dashoffset:0;opacity:.08}}@keyframes premiumTrackSpark{0%,to{opacity:.34;transform:translate(0,0)scale(.72)}50%{opacity:.88;transform:translate(12px,-16px)scale(1)}}@media (max-width:1200px){.premium3d--coaster{opacity:.78;width:min(76vw,960px);right:-14vw}}@media (max-width:980px){.premium3d--coaster{opacity:.5;width:min(100vw,920px);height:60vh;top:auto;bottom:-8vh;right:-20vw}.premiumTrackSvg,.premium3d--coaster .premiumTrackGrid{transform:perspective(1400px)rotateY(-18deg)rotateX(10deg)rotate(-6deg)scale(1.05)}}.premiumWalletChoice{background:radial-gradient(circle at 12% 0,#ff7e2d3d,#0000 34%),radial-gradient(circle at 100% 100%,#ffd8b214,#0000 32%),linear-gradient(145deg,#fff1,#ffffff05);border:1px solid #ff7e2d3d;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin:14px 0 18px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff13,0 22px 60px #00000042}.premiumWalletChoice label{gap:8px;min-width:0;display:grid}.premiumWalletChoice>label>span{color:#ffbc8df5;letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:1000}.premiumWalletPicker{z-index:80;position:relative}.premiumWalletSelect{width:100%;min-height:52px;color:var(--bot-cream);text-align:left;cursor:pointer;appearance:none;background:linear-gradient(#442b1df5,#120e0dfa),#0000006b;border:1px solid #ff7e2d61;border-radius:18px;outline:none;justify-content:space-between;align-items:center;gap:14px;padding:13px 16px;font-weight:1000;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:flex;box-shadow:inset 0 1px #ffffff14,inset 0 -14px 28px #00000038,0 0 0 1px #00000038,0 12px 30px #00000040}select.premiumWalletSelect{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#17100e}select.premiumWalletSelect option{color:#fff4eb;background:#17100e}.premiumWalletSelect:hover,.premiumWalletSelect.isOpen{border-color:#ff7e2dd6;transform:translateY(-1px);box-shadow:0 0 0 4px #ff7e2d1f,0 18px 44px #0000004d,inset 0 1px #ffffff1a,inset 0 -14px 28px #0000002e}.premiumWalletSelect:focus-visible{border-color:var(--bot-border-strong);box-shadow:0 0 0 4px #ff7e2d33,inset 0 1px #ffffff14}.premiumWalletSelect strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em;font-size:.94rem;overflow:hidden}.premiumWalletSelect i{background:#ff7e2d21;border:1px solid #ff7e2d40;border-radius:999px;flex:none;width:30px;height:30px;transition:transform .18s,background .18s;position:relative}.premiumWalletSelect i:after{content:"";border-bottom:2px solid #fff4ebdb;border-right:2px solid #fff4ebdb;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-62%)rotate(45deg)}.premiumWalletSelect.isOpen i{background:#ff7e2d38;transform:rotate(180deg)}.premiumWalletMenu{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);scrollbar-width:thin;scrollbar-color:#ff7e2d85 #ffffff0f;background:radial-gradient(circle at 20% 0,#ff7e2d3d,#0000 38%),radial-gradient(circle at 100% 80%,#ffdfc414,#0000 38%),linear-gradient(#1e1612fb,#0a0a0dfc);border:1px solid #ff7e2d57;border-radius:20px;max-height:310px;padding:9px;animation:.14s ease-out both premiumWalletMenuIn;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:auto;box-shadow:0 30px 90px #000000b3,0 0 0 1px #00000052,inset 0 1px #ffffff13}.premiumWalletMenu::-webkit-scrollbar{width:9px}.premiumWalletMenu::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.premiumWalletMenu::-webkit-scrollbar-thumb{background:#ff7e2d7a;border:2px solid #0d0c0ef2;border-radius:999px}@keyframes premiumWalletMenuIn{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.premiumWalletMenu button{width:100%;color:var(--bot-cream);text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #0000;border-radius:16px;grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:12px;padding:10px 11px;font-weight:1000;transition:background .16s,border-color .16s,transform .16s,box-shadow .16s;display:grid}.premiumWalletMenu button+button{margin-top:7px}.premiumWalletMenu button:hover,.premiumWalletMenu button.isSelected{background:linear-gradient(90deg,#ff7e2d3d,#ffffff0e),#ffffff09;border-color:#ff7e2d61;box-shadow:inset 0 1px #ffffff12,0 10px 24px #0003}.premiumWalletMenu button:active{transform:translateY(1px)}.premiumWalletItemIcon{color:#140b07;background:linear-gradient(135deg,#ff7a22,#ffd7bd);border-radius:13px;place-items:center;width:38px;height:38px;font-size:.92rem;font-weight:1000;display:grid;box-shadow:0 10px 24px #ff7e2d2e}.premiumWalletItemText{gap:2px;min-width:0;display:grid}.premiumWalletItemText strong{text-overflow:ellipsis;white-space:nowrap;color:#fff6f0f5;min-width:0;font-size:.92rem;line-height:1.1;overflow:hidden}.premiumWalletItemText small{text-overflow:ellipsis;white-space:nowrap;color:#ffc49aa8;letter-spacing:.08em;text-transform:uppercase;min-width:0;font-size:.68rem;font-weight:900;overflow:hidden}.premiumWalletItemCheck{color:#0e0c0bf0;opacity:0;background:#ff7e2d00;border-radius:999px;place-items:center;width:28px;height:28px;transition:opacity .16s,transform .16s,background .16s;display:grid;transform:scale(.82)}.premiumWalletMenu button.isSelected .premiumWalletItemCheck{opacity:1;background:linear-gradient(135deg,#ff7a22,#ffd7bd);transform:scale(1)}.premiumWalletEmpty{color:#fff4ebb8;padding:14px;font-size:.86rem;line-height:1.45}.premiumWalletRefresh{min-height:52px;color:var(--bot-cream);cursor:pointer;background:linear-gradient(#ffffff12,#ffffff08),#ffffff09;border:1px solid #ff7e2d52;border-radius:18px;align-self:end;padding:12px 17px;font-weight:1000;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s}.premiumWalletRefresh:hover{background:#ff7e2d1f;border-color:#ff7e2dad;box-shadow:0 12px 30px #00000038}.premiumWalletRefresh:active{transform:translateY(1px)}.premiumWalletRefresh:disabled,.premiumWalletSelect:disabled{opacity:.55;cursor:not-allowed}.premiumWalletChoice small{color:#fff4ebad;grid-column:1/-1;line-height:1.45}@media (max-width:640px){.premiumWalletChoice{grid-template-columns:1fr}}.premiumWalletChoice--cards{background:radial-gradient(circle at 8% 0,#ff7e2d47,#0000 38%),radial-gradient(circle at 92% 100%,#ffdfc41a,#0000 38%),linear-gradient(145deg,#221813b8,#0c0b0deb);border:1px solid #ff7e2d42;border-radius:26px;padding:16px;display:block;box-shadow:inset 0 1px #ffffff14,0 26px 80px #00000052}.premiumWalletChoiceHead{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:13px;display:flex}.premiumWalletChoiceHead>div{gap:6px;min-width:0;display:grid}.premiumWalletChoiceHead span{color:#ffbc8dfa;letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:1000}.premiumWalletChoiceHead strong{color:#fff6f0f5;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:1000;overflow:hidden}.premiumWalletCardGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:0 0 12px;display:grid}.premiumWalletCard{isolation:isolate;min-height:86px;color:var(--bot-cream);cursor:pointer;text-align:left;background:linear-gradient(#ffffff13,#ffffff06),#0d0c0e9e;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:42px minmax(0,1fr);grid-template-areas:"icon text""badge badge";align-items:center;gap:10px 12px;padding:13px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:inset 0 1px #ffffff14,0 14px 34px #00000038}.premiumWalletCard:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#ff7e2db8,#ffffff1f,#ff7e2d0f);padding:1px;transition:opacity .18s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.premiumWalletCard:hover,.premiumWalletCard.isSelected{background:radial-gradient(circle at 10% 0,#ff7e2d47,#0000 44%),linear-gradient(#ffffff18,#ffffff08),#140e0bc7;border-color:#ff7e2d7a;transform:translateY(-2px);box-shadow:0 0 0 4px #ff7e2d1a,0 22px 48px #00000057,inset 0 1px #ffffff1a}.premiumWalletCard:hover:before,.premiumWalletCard.isSelected:before{opacity:1}.premiumWalletCard:disabled{opacity:.55;cursor:not-allowed;transform:none}.premiumWalletCardGlow{filter:blur(18px);opacity:.65;z-index:-1;background:#ff7e2d2e;border-radius:999px;width:100px;height:100px;position:absolute;top:-34px;right:-28px}.premiumWalletCardIcon{color:#160b06;background:linear-gradient(135deg,#ff7a22 0%,#ffb17c 48%,#fff0e4 100%);border-radius:16px;grid-area:icon;place-items:center;width:42px;height:42px;font-size:1rem;font-weight:1000;display:grid;box-shadow:0 14px 26px #ff7e2d2e}.premiumWalletCardText{grid-area:text;gap:4px;min-width:0;display:grid}.premiumWalletCardText strong{color:#fff8f3fa;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:1000;overflow:hidden}.premiumWalletCardText small{color:#ffc59cad;letter-spacing:.09em;text-transform:uppercase;font-size:.66rem;font-weight:1000;line-height:1.2}.premiumWalletCardBadge{color:#ffddc6e0;letter-spacing:.08em;text-transform:uppercase;background:#ff7e2d14;border:1px solid #ff7e2d33;border-radius:999px;grid-area:badge;justify-self:start;padding:6px 10px;font-size:.68rem;font-weight:1000}.premiumWalletCard.isSelected .premiumWalletCardBadge{color:#160b06;background:linear-gradient(135deg,#ff7a22,#ffd5bd);border-color:#0000}.premiumWalletEmpty--cards{background:#ffffff09;border:1px dashed #ff7e2d57;border-radius:18px;grid-column:1/-1}.premiumWalletChoice--cards .premiumWalletRefresh{white-space:nowrap;border-radius:16px;align-self:auto;min-height:44px}.premiumWalletChoice--cards>small{color:#fff4ebad;line-height:1.45;display:block}@media (max-width:720px){.premiumWalletChoiceHead{flex-direction:column;align-items:stretch}.premiumWalletCardGrid{grid-template-columns:1fr}}.premiumWalletChoice:not(.premiumWalletChoice--cards){align-items:end;position:relative;overflow:visible}.premiumWalletChoice:not(.premiumWalletChoice--cards) .premiumWalletSelect{background:radial-gradient(circle at 14% 0,#ff7e2d33,#0000 44%),linear-gradient(#241812fa,#0d0c0efc);border-radius:18px;min-height:58px;padding:11px 13px 11px 16px}.premiumWalletSelectText{gap:3px;min-width:0;display:grid}.premiumWalletSelectText strong{color:#fff8f3fa;font-size:.96rem;line-height:1.1;display:block}.premiumWalletSelectText small{color:#ffc49aad;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900;display:block}.premiumWalletChoice:not(.premiumWalletChoice--cards) .premiumWalletMenu{background:radial-gradient(circle at 8% 0,#ff7e2d4d,#0000 38%),linear-gradient(#1d1612fc,#08080afc);border-radius:22px;padding:10px;top:calc(100% + 12px)}.premiumWalletChoice:not(.premiumWalletChoice--cards) .premiumWalletMenu button{background:linear-gradient(#ffffff0e,#ffffff05),#ffffff06;border-radius:17px;min-height:58px}.premiumWalletChoice:not(.premiumWalletChoice--cards) .premiumWalletMenu button:hover,.premiumWalletChoice:not(.premiumWalletChoice--cards) .premiumWalletMenu button.isSelected{background:radial-gradient(circle at 8% 0,#ff7e2d47,#0000 46%),linear-gradient(90deg,#ff7e2d38,#ffffff0e)}.premiumWalletChoice--compact{background:#ffffff05;border:1px solid #ff7e2d21;border-radius:16px;margin:12px 0 16px;padding:12px;display:block;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff08}.premiumWalletCompactHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.premiumWalletCompactHead span{color:#ffbc8ddb;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:1000}.premiumWalletRefresh--compact{white-space:nowrap;border-radius:999px!important;min-height:34px!important;padding:0 12px!important;font-size:.76rem!important}.premiumWalletCompactSelect{width:100%;min-height:52px;color:var(--bot-cream);text-align:left;cursor:pointer;background:#0c0b0bd1;border:1px solid #ff7e2d2e;border-radius:14px;grid-template-columns:34px minmax(0,1fr) 22px;align-items:center;gap:10px;padding:8px 10px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid;box-shadow:inset 0 1px #ffffff09}.premiumWalletCompactSelect:hover:not(:disabled),.premiumWalletCompactSelect.isOpen{background:linear-gradient(#201611fa,#0c0b0cfa);border-color:#ff7e2d70;box-shadow:0 0 0 3px #ff7e2d12,inset 0 1px #ffffff0d}.premiumWalletCompactSelect:disabled{opacity:.58;cursor:not-allowed}.premiumWalletCompactIcon,.premiumWalletCompactItemIcon{color:#170b06;background:linear-gradient(135deg,#ff8a3d,#ffd0b2);border-radius:10px;place-items:center;width:34px;height:34px;font-size:.86rem;font-weight:1000;display:grid}.premiumWalletCompactText{gap:3px;min-width:0;display:grid}.premiumWalletCompactText strong,.premiumWalletCompactMenu button strong{color:#fff8f3fa;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:900;overflow:hidden}.premiumWalletCompactText small,.premiumWalletCompactMenu button small{color:#ffc49a99;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900}.premiumWalletCompactChevron{color:#ffdec7c7;background:#ffffff0b;border-radius:999px;place-items:center;width:24px;height:24px;font-size:1rem;line-height:1;display:grid}.premiumWalletCompactSelect.isOpen .premiumWalletCompactChevron{transform:rotate(180deg)}.premiumWalletCompactMenu{z-index:120;background:#0a0909fa;border:1px solid #ff7e2d33;border-radius:14px;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% - 1px);left:12px;right:12px;box-shadow:0 18px 36px #00000057,inset 0 1px #ffffff09}.premiumWalletCompactMenu button{min-height:46px;color:var(--bot-cream);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:7px;display:grid}.premiumWalletCompactMenu button:hover,.premiumWalletCompactMenu button.isSelected{background:#ff7e2d1a}.premiumWalletCompactMenu button .premiumWalletCompactItemIcon{border-radius:11px;width:34px;height:34px;font-size:.84rem}.premiumWalletCompactMenu button i{opacity:0;color:#ffb782;font-style:normal;font-weight:1000}.premiumWalletCompactMenu button.isSelected i{opacity:1}.premiumWalletCompactEmpty{color:#fff4eb9e;padding:12px;font-size:.86rem;line-height:1.4}.premiumWalletChoice--compact p{color:#fff4eb85;margin:8px 2px 0;font-size:.78rem;line-height:1.45}.premiumConsole{border-radius:28px!important;padding:22px!important}.premiumStatusGrid>div,.premiumPaymentRow,.premiumCodeBlock{border-radius:15px!important;padding:12px!important}.premiumSteps{margin:20px 0 16px!important}.premiumChecks{gap:8px!important;margin-top:14px!important}@media (max-width:720px){.premiumWalletCompactHead{flex-direction:column;align-items:stretch}.premiumWalletRefresh--compact{width:100%}}.premiumWalletArrow,.premiumWalletOneRow>.premiumWalletArrow,button[aria-label=Poprzedni\ portfel],button[aria-label=Next\ wallet]{display:none!important}.premiumAgreementStep{background:#ffffff07;border:1px solid #ffffff13;border-radius:18px;margin:14px 0 16px;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.premiumAgreementStep.isOpen{background:#ff7a220b;border-color:#ff7a2252}.premiumAgreementStep.isAccepted{border-color:#ffb37c47}.premiumAgreementHeader{width:100%;color:var(--bot-cream);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex}.premiumAgreementHeader span{gap:4px;min-width:0;display:grid}.premiumAgreementHeader small{color:var(--bot-orange-soft);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:900}.premiumAgreementHeader strong{color:var(--bot-cream);font-size:.96rem}.premiumAgreementHeader em{color:#fff4eb94;font-size:.78rem;font-style:normal}.premiumAgreementHeader b{color:var(--bot-cream);white-space:nowrap;background:#00000038;border:1px solid #ffffff1f;border-radius:999px;flex:none;padding:8px 12px;font-size:.76rem}.premiumAgreementBody{border-top:1px solid #ffffff13;padding:12px 14px 14px}.premiumAgreementBody>p{color:#fff4eb94;margin:0 0 10px;font-size:.82rem;line-height:1.45}.premiumAgreementBody .premiumChecks{margin:0!important}.premiumWalletChoice--compact .premiumWalletCompactSelect{text-align:center;justify-content:center;align-items:center;min-height:46px;padding:6px 44px 6px 14px;position:relative;display:flex!important}.premiumWalletChoice--compact .premiumWalletCompactText{text-align:center;justify-items:center;width:100%}.premiumWalletChoice--compact .premiumWalletCompactText strong{color:#fff8f3fa;letter-spacing:.01em;text-align:center;width:100%;font-size:.96rem}.premiumWalletChoice--compact .premiumWalletCompactText small,.premiumWalletChoice--compact .premiumWalletCompactIcon,.premiumWalletChoice--compact .premiumWalletCompactItemIcon{display:none!important}.premiumWalletChoice--compact .premiumWalletCompactChevron{color:#ffdec7eb;background:radial-gradient(circle at 35% 18%,#ffd9bc2e,#0000 42%),linear-gradient(#ff7e2d29,#ffffff09);border:0;width:28px;height:28px;transition:transform .18s,background .18s,box-shadow .18s;position:absolute;top:50%;right:10px;transform:translateY(-50%);box-shadow:0 8px 22px #0000003d,inset 0 1px #ffffff1a}.premiumWalletChoice--compact .premiumWalletCompactChevron svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;display:block}.premiumWalletChoice--compact .premiumWalletCompactSelect:hover:not(:disabled) .premiumWalletCompactChevron,.premiumWalletChoice--compact .premiumWalletCompactSelect.isOpen .premiumWalletCompactChevron{background:radial-gradient(circle at 35% 18%,#ffe1cc3d,#0000 42%),linear-gradient(#ff7e2d3d,#ffffff0e);box-shadow:0 10px 24px #00000047,inset 0 1px #ffffff1f}.premiumWalletChoice--compact .premiumWalletCompactSelect.isOpen .premiumWalletCompactChevron{transform:translateY(-50%)rotate(180deg)}.premiumWalletChoice--compact .premiumWalletCompactMenu{padding:7px}.premiumWalletChoice--compact .premiumWalletCompactMenu button{text-align:center;justify-content:center;align-items:center;min-height:40px;padding:7px 34px 7px 12px;position:relative;display:flex!important}.premiumWalletChoice--compact .premiumWalletCompactMenuName{color:#fff8f3f5;text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.92rem;font-weight:950;line-height:1.15;display:block;overflow:hidden}.premiumWalletChoice--compact .premiumWalletCompactMenu button i{justify-self:end;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.premiumWalletChoice--compact .premiumAgreementBody{padding-top:14px}.premiumAgreementModal{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040404a8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.premiumAgreementModalCard{background:linear-gradient(#110d0bf5,#0a0a0af0);border:1px solid #ff7e2d33;border-radius:28px;width:min(760px,100vw - 32px);max-height:min(82vh,920px);overflow:auto;box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0d}.premiumAgreementModalTop{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 22px 14px;display:flex}.premiumAgreementModalTop span{color:var(--bot-orange-soft);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:900;display:inline-block}.premiumAgreementModalTop h3{color:var(--bot-cream);letter-spacing:-.03em;margin:8px 0 0;font-size:clamp(1.4rem,2.6vw,2rem)}.premiumAgreementModalTop p{color:var(--bot-muted);margin:10px 0 0;line-height:1.6}.premiumAgreementModalClose{width:38px;height:38px;color:var(--bot-cream);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;flex:none;font-size:1.5rem;line-height:1}.premiumAgreementModalBody{padding:18px 22px}.premiumAgreementModalBody .premiumChecks{margin:0!important}.premiumAgreementModalActions{justify-content:space-between;align-items:center;gap:16px;padding:0 22px 22px;display:flex}.premiumAgreementModalActions em{color:#fff4eba8;font-size:.9rem;font-style:normal}@media (max-width:720px){.premiumAgreementHeader{flex-direction:column;align-items:flex-start}.premiumAgreementHeader b{align-self:flex-start}.premiumAgreementModal{padding:16px}.premiumAgreementModalTop,.premiumAgreementModalActions{flex-direction:column;align-items:flex-start}.premiumAgreementModalActions .premiumPrimary{width:100%}}.premiumAccessNotice{background:radial-gradient(circle at 12% 0,#ff7e2d24,#0000 44%),#ffffff09;border:1px solid #ffb87e47;border-radius:18px;gap:5px;margin:12px 0 14px;padding:13px 14px;display:grid;box-shadow:inset 0 1px #ffffff0a}.premiumAccessNotice strong{color:var(--bot-cream);font-size:.9rem;font-weight:950}.premiumAccessNotice span{color:#fff4ebad;font-size:.82rem;line-height:1.45}.premiumAccessLogin{background:#ffffff06;border:1px solid #ff7e2d24;border-radius:18px;margin:14px 0;padding:14px}.premiumAccessLogin label{color:var(--bot-orange-soft);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:900;display:block}.premiumAccessLogin input{width:100%;min-height:46px;color:var(--bot-cream);text-align:center;background:#0c0b0bd1;border:1px solid #ff7e2d2e;border-radius:14px;outline:none;padding:0 14px;font-weight:850;box-shadow:inset 0 1px #ffffff09}.premiumAccessLogin input:focus{border-color:#ff7e2d7a;box-shadow:0 0 0 3px #ff7e2d14,inset 0 1px #ffffff0d}.premiumAccessLogin input:disabled{opacity:.58}.premiumAccessLogin p{color:#fff4eb85;margin:8px 2px 0;font-size:.78rem;line-height:1.45}.premiumCheckoutWizard{margin-top:14px;position:relative;overflow:visible}.premiumWizardTabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.premiumWizardTabs button{color:#fff4eb8f;cursor:pointer;background:#ffffff06;border:1px solid #ffffff13;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:42px;padding:8px 10px;font-weight:950;transition:background .18s,border-color .18s,color .18s,transform .18s;display:flex}.premiumWizardTabs button:hover{color:#fff8f3eb;background:#ff7e2d0e;border-color:#ff7e2d47;transform:translateY(-1px)}.premiumWizardTabs button small{color:#fff4eb9e;background:#ffffff0e;border-radius:999px;place-items:center;width:22px;height:22px;font-size:.72rem;display:grid}.premiumWizardTabs button span{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.premiumWizardTabs button.isActive,.premiumWizardTabs button.isDone{color:var(--bot-cream);background:radial-gradient(circle at 10% 0,#ff7e2d2e,#0000 48%),#ffffff0a;border-color:#ff7e2d57}.premiumWizardTabs button.isActive small,.premiumWizardTabs button.isDone small{color:#160803;background:var(--bot-orange)}.premiumWizardCard{background:radial-gradient(circle at 14% 0,#ff7e2d1a,#0000 42%),#ffffff06;border:1px solid #ff7e2d1f;border-radius:22px;min-height:260px;padding:16px;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff09}.premiumWizardPanel{gap:14px;animation:.22s both wizardFadeUp;display:grid}@keyframes wizardFadeUp{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.premiumWizardIntro{gap:7px;display:grid}.premiumWizardIntro span{color:var(--bot-orange-soft);letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:1000}.premiumWizardIntro h3{color:var(--bot-cream);letter-spacing:-.03em;margin:0;font-size:clamp(1.1rem,1.6vw,1.35rem)}.premiumWizardIntro p{color:#fff4eb9e;max-width:100%;margin:0;font-size:.86rem;line-height:1.5}.premiumWizardNav{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:10px;margin-top:2px;display:grid}.premiumWizardNav--single,.premiumWizardNav--backOnly{grid-template-columns:1fr}.premiumWizardCard .premiumAccessLogin,.premiumWizardCard .premiumWalletChoice--compact,.premiumWizardCard .premiumAgreementStep{margin:0}.premiumAccessLogin--inline{background:0 0;border:0;border-radius:0;padding:0}.premiumAccessLogin--inline input{text-align:left}.premiumAgreementStep--wizard{margin:0!important}.premiumWizardCard .premiumConsoleActions{margin-top:0}.premiumWizardCard .premiumWalletChoice--compact{z-index:5}@media (max-width:1120px){.premiumHero{gap:34px;width:min(980px,100vw - 48px);padding-top:40px}.premiumConsole{justify-self:center;width:min(100%,620px)}}@media (max-width:860px){.premiumBotPage{padding-bottom:52px}.premiumBotNav{padding:16px 0 8px}.premiumBotNav>div{scrollbar-width:thin;flex-direction:row;gap:10px;width:100%;padding-bottom:8px;display:flex;overflow-x:auto}.premiumBotNav a:not(.premiumBotBrand){background:#ffffff07;border:1px solid #ffffff12;border-radius:999px;flex:none;padding:8px 10px;font-size:.82rem}.premiumHero{gap:26px;width:min(100vw - 24px,640px);padding:24px 0 56px}.premiumHero p{margin-top:18px;font-size:.98rem;line-height:1.62}.premiumHeroActions{gap:10px;margin-top:24px}.premiumHeroActions>a{flex:calc(50% - 10px)}.premiumConsole{border-radius:24px!important;padding:16px!important}.premiumConsoleTop{align-items:stretch;gap:12px}.premiumConsoleTop h2{font-size:clamp(1.5rem,7vw,2rem)}.premiumConsoleTop b{align-self:flex-start}.premiumSteps{margin:18px 0 14px!important}.premiumWizardTabs{grid-template-columns:repeat(2,minmax(0,1fr))}.premiumWizardCard{min-height:auto;padding:14px}.premiumWizardNav,.premiumConsoleActions{grid-template-columns:1fr}.premiumDownloadStrip{border-radius:24px;margin-top:22px;padding:18px}}@media (max-width:560px){.premiumBotNav,.premiumHero,.premiumDownloadStrip,.premiumCards,.premiumLog{width:min(100vw - 18px,1480px)!important}.premiumBotBrand{font-size:.82rem}.premiumBotBrand span{width:30px;height:30px}.premiumKicker{letter-spacing:.14em;margin-bottom:18px;font-size:.64rem}.premiumHero h1{line-height:.9;font-size:clamp(2.75rem,17vw,4.1rem)!important}.premiumHeroActions,.premiumHeroMeta{width:100%}.premiumHeroActions>a,.premiumHeroMeta span{flex:100%}.premiumStatusGrid{grid-template-columns:1fr}.premiumWizardTabs{gap:6px}.premiumWizardTabs button{min-height:38px;padding:7px 8px}.premiumWizardTabs button span{font-size:.72rem}.premiumWizardTabs button small{width:20px;height:20px}.premiumAccessLogin input,.premiumWalletChoice--compact .premiumWalletCompactSelect{min-height:44px}.premiumAgreementModal{align-items:flex-end;padding:10px}.premiumAgreementModalCard{border-radius:24px;width:100%;max-height:88vh}.premiumAgreementModalTop,.premiumAgreementModalBody,.premiumAgreementModalActions{padding-left:16px;padding-right:16px}.premiumDownloadStrip .premiumPrimary,.premiumConsole .premiumPrimary,.premiumConsole .premiumSecondary,.premiumConsole .premiumDownload{width:100%}}@media (max-width:380px){.premiumConsole{padding:13px!important}.premiumWizardCard{border-radius:20px;padding:12px}.premiumWizardTabs{grid-template-columns:1fr}}.mobileNavToggle,.premiumMobileNavToggle{display:none}@media (max-width:980px){.sceneWrap,.stickyScene,.premiumBotPage{overflow-x:hidden}.nav{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;z-index:80!important;background:#050d07c7!important;border:1px solid #72ff3b2e!important;border-radius:22px!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:auto!important;min-height:58px!important;padding:10px 12px 10px 16px!important;display:flex!important;position:fixed!important;top:12px!important;left:14px!important;right:14px!important;box-shadow:0 16px 50px #0000004d,inset 0 1px #ffffff0a!important}.brand{min-width:0;flex:0 auto!important}.brand span{color:var(--cream);white-space:nowrap;font-weight:950;display:block;font-size:1.02rem!important}.mobileNavToggle{width:44px;height:40px;color:var(--cream);cursor:pointer;background:#72ff3b12;border:1px solid #72ff3b33;border-radius:15px;flex:none;place-items:center;gap:4px;padding:9px 10px;display:grid}.mobileNavToggle span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav.isMobileOpen .mobileNavToggle span:first-child{transform:translateY(6px)rotate(45deg)}.nav.isMobileOpen .mobileNavToggle span:nth-child(2){opacity:0}.nav.isMobileOpen .mobileNavToggle span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav .navLinks{opacity:0;pointer-events:none;max-height:0;transition:max-height .24s,padding .24s,opacity .18s,transform .18s;overflow:hidden;transform:translateY(-8px)scale(.98);box-shadow:0 22px 70px #0000006b,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#050d07eb!important;border:0!important;border-radius:22px!important;grid-template-columns:1fr!important;gap:8px!important;padding:0 10px!important;display:grid!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important}.nav.isMobileOpen .navLinks{opacity:1;pointer-events:auto;max-height:360px;transform:translateY(0)scale(1);border:1px solid #72ff3b29!important;padding:12px!important}.nav .navLinks button,.nav .navLinks a,.navTextLink{text-align:left;justify-content:space-between;align-items:center;width:100%;min-height:44px;color:#f8f5eae6!important;background:#ffffff09!important;border:1px solid #ffffff12!important;border-radius:15px!important;padding:0 14px!important;font-size:.92rem!important;font-weight:900!important;display:flex!important}.nav .navLinks button.isActive,.nav .navLinks button:hover,.nav .navLinks a:hover{color:var(--cream)!important;background:#72ff3b1a!important;border-color:#72ff3b57!important}.stickyScene{min-height:720px;height:100svh!important}.canvasLayer{transform-origin:50%;opacity:.82;transform:translate(12vw)scale(1.08)}.progressSide,.scrollHint{display:none!important}.copy,.copy--left,.copy--right,.copy--center,.copy--withScanner,.copy--resultsStage.copy--left,.copy--reviewStage.copy--left,.copy--securityStage.copy--left{text-align:left!important;align-items:flex-start!important;width:auto!important;max-width:none!important;top:39%!important;left:18px!important;right:18px!important;transform:translateY(-50%)!important}.copy--right .actions,.copy--center .actions{justify-content:flex-start!important}.copy--heroBrand .eyebrow,.eyebrow.copyItem,.eyebrow{white-space:normal;max-width:calc(100vw - 36px);letter-spacing:.14em!important;margin-bottom:14px!important;padding:9px 13px!important;font-size:.68rem!important}.heroBrandTitle.copyItem,.title,.copy--center .title,.copy--reviewStage .title,.copy--securityStage .title{word-break:normal;letter-spacing:-.085em!important;max-width:calc(100vw - 36px)!important;font-size:clamp(3.1rem,18vw,5.35rem)!important;line-height:.86!important}.heroBoxSubline{max-width:calc(100vw - 36px)!important;font-size:clamp(1.35rem,8vw,2.35rem)!important;line-height:.92!important}.desc{max-width:min(310px,100vw - 36px)!important;margin-top:18px!important;font-size:1rem!important;line-height:1.45!important}.actions{width:100%;max-width:340px;gap:10px!important;margin-top:22px!important}.primary,.secondary{width:100%;min-height:48px;padding:14px 18px!important}.scannerDock{opacity:0!important;z-index:12!important;width:auto!important;max-width:none!important;inset:auto 14px 18px!important;transform:translateY(16px)scale(.98)!important}.scannerDock--visible{opacity:1!important;transform:translateY(0)scale(1)!important}.scannerPanel{max-height:38svh;overflow:auto;border-radius:22px!important;width:100%!important}.scannerDock--moduleExpanded .scannerPanel{max-height:72svh}}@media (max-width:560px){.stickyScene{min-height:760px}.copy,.copy--left,.copy--right,.copy--center,.copy--withScanner,.copy--resultsStage.copy--left,.copy--reviewStage.copy--left,.copy--securityStage.copy--left{top:36%!important}.heroBrandTitle.copyItem,.title,.copy--center .title,.copy--reviewStage .title,.copy--securityStage .title{font-size:clamp(3.25rem,16vw,4.75rem)!important}.desc{max-width:300px!important;font-size:.96rem!important}.scannerPanel{max-height:35svh}.scannerDock--moduleExpanded .scannerPanel{max-height:70svh}}@media (max-width:420px){.nav{left:10px!important;right:10px!important}.copy,.copy--left,.copy--right,.copy--center,.copy--withScanner,.copy--resultsStage.copy--left,.copy--reviewStage.copy--left,.copy--securityStage.copy--left{left:14px!important;right:14px!important}.heroBrandTitle.copyItem,.title,.copy--center .title,.copy--reviewStage .title,.copy--securityStage .title{max-width:calc(100vw - 28px)!important;font-size:clamp(3rem,15.7vw,4.25rem)!important}.scannerDock{left:10px!important;right:10px!important}}@media (max-width:980px){.premiumBotNav{position:relative;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:min(100vw - 28px,760px)!important;padding:14px 0 6px!important;display:flex!important}.premiumMobileNavToggle{width:44px;height:40px;color:var(--bot-cream);cursor:pointer;background:#ff7e2d14;border:1px solid #ff7e2d38;border-radius:15px;flex:none;place-items:center;gap:4px;padding:9px 10px;display:grid}.premiumMobileNavToggle span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s;display:block}.premiumBotNav.isMobileOpen .premiumMobileNavToggle span:first-child{transform:translateY(6px)rotate(45deg)}.premiumBotNav.isMobileOpen .premiumMobileNavToggle span:nth-child(2){opacity:0}.premiumBotNav.isMobileOpen .premiumMobileNavToggle span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.premiumBotNav>div{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#0c0a09f0;border:0;border-radius:22px;grid-template-columns:1fr;max-height:0;transition:max-height .24s,padding .24s,opacity .18s,transform .18s;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;transform:translateY(-8px)scale(.98);box-shadow:0 22px 70px #0000006b,inset 0 1px #ffffff0a;gap:8px!important;padding:0 10px!important;display:grid!important}.premiumBotNav.isMobileOpen>div{opacity:1;pointer-events:auto;border:1px solid #ff7e2d2e;max-height:360px;transform:translateY(0)scale(1);padding:12px!important}.premiumBotNav a:not(.premiumBotBrand){background:#ffffff09;border:1px solid #ffffff12;border-radius:15px;align-items:center;width:100%;min-height:44px;padding:0 14px;font-size:.92rem;font-weight:900;display:flex}.premiumHero{flex-direction:column!important;align-items:center!important;gap:26px!important;width:min(100vw - 20px,760px)!important;min-height:auto!important;padding:22px 0 58px!important;display:flex!important}.premiumHeroCopy{width:100%;max-width:640px}.premiumHero h1{max-width:100%;font-size:clamp(3.2rem,16vw,5.2rem)!important;line-height:.9!important}.premiumHero p{max-width:100%;font-size:.98rem!important;line-height:1.6!important}.premiumConsole{justify-self:center!important;width:100%!important;max-width:560px!important;margin:0 auto!important}.premiumAgreementModal{justify-content:center!important;align-items:center!important;padding:14px!important}.premiumAgreementModalCard{border-radius:24px!important;width:min(100%,620px)!important;max-height:min(86svh,760px)!important}}@media (max-width:560px){.premiumHeroActions,.premiumHeroMeta,.premiumConsoleActions,.premiumWizardNav{width:100%}.premiumConsoleTop{flex-direction:row!important;align-items:flex-start!important}.premiumSteps{gap:6px!important}.premiumWizardTabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.premiumWizardTabs button span{display:inline!important}.premiumAgreementModal{align-items:center!important;padding:12px!important}.premiumAgreementModalCard{border-radius:22px!important;width:100%!important;max-height:84svh!important}}@media (max-width:980px){html,body{width:100%;max-width:100%;overflow-x:hidden!important}.sceneWrap,.heroTrack,.stickyScene{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.nav{border-radius:22px!important;justify-content:space-between!important;align-items:center!important;width:auto!important;max-width:none!important;min-height:58px!important;padding:9px 10px 9px 14px!important;display:flex!important;position:fixed!important;inset:12px 14px auto!important;transform:none!important}.brand .logo{width:34px!important;height:34px!important}.mobileNavToggle{z-index:3!important;flex-direction:column!important;flex:0 0 44px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:40px!important;display:flex!important}.nav .navLinks{opacity:0!important;visibility:hidden!important;pointer-events:none!important;border:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important;overflow:hidden!important}.nav:not(.isMobileOpen) .navLinks>*{display:none!important}.nav.isMobileOpen .navLinks{opacity:1!important;visibility:visible!important;pointer-events:auto!important;border:1px solid #72ff3b29!important;height:auto!important;max-height:430px!important;padding:12px!important;overflow:hidden!important}.nav.isMobileOpen .navLinks>*{display:flex!important}.stickyScene{height:100svh!important;min-height:700px!important}.canvasLayer{opacity:.55!important;transform:translate(22vw)scale(.95)!important}.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{text-align:center!important;z-index:18!important;align-items:center!important;width:auto!important;max-width:none!important;top:104px!important;left:16px!important;right:16px!important;transform:none!important}.copy--heroBrand .eyebrow{display:none!important}.heroBrandTitle.copyItem{letter-spacing:-.08em!important;text-align:center!important;max-width:calc(100vw - 32px)!important;margin:0 auto!important;font-size:clamp(3.4rem,17vw,5.9rem)!important;line-height:.86!important}.heroBoxSubline,.copy--heroBrand .desc,.copy--heroBrand .actions,.scannerDock{display:none!important}.scannerDock.scannerDock--visible{opacity:1!important;z-index:19!important;pointer-events:auto!important;width:auto!important;max-width:520px!important;margin:0 auto!important;display:block!important;position:absolute!important;inset:clamp(250px,34svh,315px) 16px auto!important;transform:none!important}.scannerDock:not(.scannerDock--visible){opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.scannerShell--collapsed,.scannerLauncher{width:100%!important}.scannerLauncher{text-align:center!important;border-radius:28px!important;justify-content:center!important;min-height:148px!important;padding:22px 18px!important;box-shadow:0 22px 70px #0000006b,0 0 46px #72ff3b1a!important}.scannerLauncherLead{letter-spacing:.22em!important;font-size:.88rem!important}.scannerLauncherTagline{font-size:clamp(1.55rem,8vw,2.25rem)!important;line-height:1.02!important}.scannerLauncherHint{letter-spacing:.18em!important;font-size:.82rem!important}.scannerShell--expanded .scannerTransform,.scannerPanel{width:100%!important;max-width:100%!important}.scannerPanel{border-radius:24px!important;max-height:calc(100svh - 300px)!important;padding:14px!important;overflow:auto!important}.scannerHeroRow,.scannerHeroRow--smart,.scannerGridPanoramic,.scannerGridPanoramic--smart,.scannerActions{grid-template-columns:1fr!important}.walletLine,.walletLine--smart,.scannerQuoteCard,.scannerQuote{width:100%!important;min-width:0!important}.accountsScroll{max-height:210px!important}.stagePanel,.stagePanel--visible,.stagePanel--results,.stagePanel--review{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.copy:not(.copy--heroBrand),.copy--left:not(.copy--heroBrand),.copy--right:not(.copy--heroBrand),.copy--center:not(.copy--heroBrand),.copy--resultsStage,.copy--reviewStage,.copy--securityStage{text-align:left!important;z-index:16!important;align-items:flex-start!important;width:auto!important;max-width:none!important;top:50%!important;left:18px!important;right:18px!important;transform:translateY(-50%)!important}.copy:not(.copy--heroBrand) .title,.copy--resultsStage .title,.copy--reviewStage .title,.copy--securityStage .title{letter-spacing:-.075em!important;max-width:calc(100vw - 36px)!important;font-size:clamp(3rem,15vw,5rem)!important;line-height:.86!important}.copy:not(.copy--heroBrand) .desc{max-width:calc(100vw - 36px)!important;font-size:1rem!important;line-height:1.48!important}.premiumBotNav{z-index:40!important;position:relative!important}.premiumMobileNavToggle{flex-direction:column!important;flex:0 0 44px!important;justify-content:center!important;align-items:center!important;display:flex!important}.premiumBotNav>div{opacity:0!important;visibility:hidden!important;pointer-events:none!important;border:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.premiumBotNav:not(.isMobileOpen)>div>*{display:none!important}.premiumBotNav.isMobileOpen>div{opacity:1!important;visibility:visible!important;pointer-events:auto!important;border:1px solid #ff7e2d2e!important;height:auto!important;max-height:430px!important;padding:12px!important}.premiumBotNav.isMobileOpen>div>*{display:flex!important}}@media (max-width:560px){.stickyScene{min-height:680px!important}.nav{inset:10px 10px auto!important}.brand span{font-size:1rem!important}.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{top:92px!important}.heroBrandTitle.copyItem{font-size:clamp(3.1rem,16vw,4.75rem)!important}.scannerDock.scannerDock--visible{max-width:none!important;top:clamp(214px,31svh,270px)!important;left:12px!important;right:12px!important}.scannerLauncher{border-radius:24px!important;min-height:138px!important}.scannerPanel{max-height:calc(100svh - 250px)!important}}@media (max-width:380px){.heroBrandTitle.copyItem{font-size:clamp(2.8rem,15vw,4.1rem)!important}.scannerDock.scannerDock--visible{top:205px!important}}.mobileHeroScannerActions{display:none}@media (max-width:980px){.sceneWrap,.heroTrack{min-height:500svh!important}.stickyScene{height:100svh!important;min-height:700px!important;overflow:hidden!important}.nav{isolation:isolate!important;transition:border-color .24s,box-shadow .24s,background .24s!important;overflow:visible!important;box-shadow:0 18px 60px #00000042,inset 0 1px #ffffff0d!important}.nav.isMobileOpen{background:#05120a94!important;border-color:#72ff3b3d!important;box-shadow:0 24px 80px #00000075,inset 0 0 0 1px #72ff3b0d!important}.mobileNavToggle{background:linear-gradient(#72ff3b1f,#ffffff09)!important;border:1px solid #72ff3b2e!important;border-radius:18px!important;transition:transform .22s cubic-bezier(.2,.9,.2,1),background .22s,box-shadow .22s!important;position:relative!important;box-shadow:inset 0 1px #ffffff14,0 12px 30px #00000047!important}.mobileNavToggle:hover,.nav.isMobileOpen .mobileNavToggle{background:linear-gradient(#72ff3b2e,#ffffff0b)!important;transform:scale(1.035)!important;box-shadow:inset 0 1px #ffffff1f,0 16px 40px #0000005c,0 0 32px #72ff3b1a!important}.mobileNavToggle span{transform-origin:50%!important;background:#f8fff6!important;border-radius:999px!important;width:20px!important;height:2px!important;transition:transform .32s cubic-bezier(.2,.9,.2,1),opacity .2s,width .22s!important}.nav.isMobileOpen .mobileNavToggle span:first-child{transform:translateY(6px)rotate(45deg)!important}.nav.isMobileOpen .mobileNavToggle span:nth-child(2){opacity:0!important;width:0!important}.nav.isMobileOpen .mobileNavToggle span:nth-child(3){transform:translateY(-6px)rotate(-45deg)!important}.nav .navLinks{-webkit-backdrop-filter:blur(28px)saturate(1.35)!important;transform-origin:top!important;clip-path:inset(0 0 100% round 28px)!important;background:radial-gradient(circle at 90% 0,#72ff3b1f,#0000 34%),linear-gradient(#04120ab8,#0208059e)!important;grid-template-columns:1fr!important;gap:10px!important;transition:clip-path .36s cubic-bezier(.19,1,.22,1),opacity .24s,visibility .24s,transform .36s cubic-bezier(.19,1,.22,1),max-height .36s cubic-bezier(.19,1,.22,1),padding .26s!important;display:grid!important;transform:translateY(-12px)scale(.975)!important;box-shadow:0 28px 90px #00000085,inset 0 1px #ffffff14!important}.nav.isMobileOpen .navLinks{clip-path:inset(0 round 28px)!important;border:1px solid #72ff3b2e!important;max-height:min(74svh,520px)!important;padding:14px!important;transform:translate(0,0)scale(1)!important}.nav.isMobileOpen .navLinks>*{opacity:0;animation:.46s cubic-bezier(.19,1,.22,1) forwards navItemDrop;transform:translateY(-8px)scale(.985)}.nav.isMobileOpen .navLinks>:first-child{animation-delay:30ms}.nav.isMobileOpen .navLinks>:nth-child(2){animation-delay:60ms}.nav.isMobileOpen .navLinks>:nth-child(3){animation-delay:90ms}.nav.isMobileOpen .navLinks>:nth-child(4){animation-delay:.12s}.nav.isMobileOpen .navLinks>:nth-child(5){animation-delay:.15s}@keyframes navItemDrop{to{opacity:1;transform:translateY(0)scale(1)}}.nav .navLinks button,.nav .navLinks a,.navTextLink{background:#ffffff0b!important;border:1px solid #ffffff14!important;border-radius:19px!important;min-height:56px!important;padding:0 18px!important;box-shadow:inset 0 1px #ffffff09!important}.nav .navLinks button.isActive,.nav .navLinks button:hover,.nav .navLinks a:hover{background:#72ff3b18!important;border-color:#72ff3b38!important}.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{text-align:center!important;z-index:18!important;align-items:center!important;width:auto!important;top:96px!important;left:16px!important;right:16px!important}.heroBrandTitle.copyItem{opacity:1!important;max-width:calc(100vw - 32px)!important;margin:0 auto!important;font-size:clamp(3.2rem,16vw,5.5rem)!important;line-height:.86!important;transform:none!important}.copy--heroBrand .desc{color:#f8f5eac7!important;text-align:center!important;opacity:1!important;max-width:min(320px,100vw - 42px)!important;margin:12px auto 0!important;font-size:clamp(.98rem,4vw,1.12rem)!important;line-height:1.45!important;display:block!important;transform:none!important}.copy--heroBrand .actions{display:none!important}.scannerDock.scannerDock--visible{z-index:19!important;max-width:520px!important;top:clamp(300px,43svh,380px)!important;left:14px!important;right:14px!important}.scannerLauncher{border-radius:26px!important;min-height:126px!important;padding:18px 16px!important}.mobileHeroScannerActions{z-index:19!important;opacity:1!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:auto!important;max-width:520px!important;margin:0 auto!important;transition:opacity .22s,transform .22s!important;display:grid!important;position:absolute!important;top:clamp(444px,61svh,525px)!important;left:14px!important;right:14px!important;transform:translateY(0)!important}.mobileHeroScannerActions.isScannerExpanded{opacity:0!important;pointer-events:none!important;transform:translateY(10px)!important}.mobileHeroScannerActions .primary,.mobileHeroScannerActions .secondary{width:100%!important;min-height:48px!important;padding:12px 14px!important;font-size:.9rem!important}.scannerDock--moduleExpanded.scannerDock--visible{top:110px!important;bottom:auto!important}.scannerDock--moduleExpanded .scannerPanel{max-height:calc(100svh - 160px)!important}.scannerDock:not(.scannerDock--visible){visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.copy:not(.copy--heroBrand),.copy--resultsStage,.copy--reviewStage,.copy--securityStage{z-index:18!important;opacity:1!important;visibility:visible!important;width:auto!important;max-width:none!important;display:flex!important;top:24%!important;left:18px!important;right:18px!important;transform:none!important}.copy:not(.copy--heroBrand) .eyebrow,.copy:not(.copy--heroBrand) .desc,.copy:not(.copy--heroBrand) .actions{opacity:1!important;transform:none!important}.stagePanel,.stagePanel--visible,.stagePanel--results,.stagePanel--review{visibility:visible!important;pointer-events:auto!important;display:block!important}.stagePanel{z-index:18!important;width:auto!important;max-width:560px!important;opacity:max(.35, var(--panel-in,1))!important;margin:0 auto!important;position:absolute!important;top:56%!important;left:18px!important;right:18px!important;transform:none!important}.stagePanel--results .stageCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.stagePanel .stageCard,.stagePanel--review .stageQuotePanel,.stageSecurityList{-webkit-backdrop-filter:blur(20px)!important;background:#04120a9e!important;border-radius:22px!important}.stagePanel .stageCard{min-height:112px!important;padding:14px!important}.stagePanel .stageCard h3{font-size:1rem!important}.stagePanel .stageCard p{font-size:.82rem!important}.stagePanel--review .stageQuotePanel{width:100%!important;padding:16px!important}.stageSecurityList{padding:12px!important}.scrollHint{z-index:14!important}}@media (max-width:560px){.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{top:88px!important}.heroBrandTitle.copyItem{font-size:clamp(2.95rem,15.6vw,4.7rem)!important}.copy--heroBrand .desc{max-width:286px!important;font-size:.98rem!important}.scannerDock.scannerDock--visible{top:clamp(286px,41svh,342px)!important;left:12px!important;right:12px!important}.scannerLauncher{min-height:116px!important}.scannerLauncherLead{font-size:.72rem!important}.scannerLauncherTagline{font-size:clamp(1.3rem,7.2vw,1.9rem)!important}.mobileHeroScannerActions{grid-template-columns:1fr!important;gap:8px!important;top:clamp(418px,58svh,485px)!important;left:12px!important;right:12px!important}.mobileHeroScannerActions .primary,.mobileHeroScannerActions .secondary{min-height:46px!important}.copy:not(.copy--heroBrand),.copy--resultsStage,.copy--reviewStage,.copy--securityStage{top:20%!important}.stagePanel{top:52%!important;left:12px!important;right:12px!important}.stagePanel--results .stageCardGrid{grid-template-columns:1fr!important}}@media (max-width:380px){.scannerDock.scannerDock--visible{top:276px!important}.mobileHeroScannerActions{top:404px!important}}.mobileStaticSections{display:none}@media (max-width:980px){.sceneWrap{background:radial-gradient(circle at 50% 0,#72ff3b29,#0000 30%),linear-gradient(#020503 0%,#061309 100%)!important;min-height:100svh!important;overflow-x:hidden!important}.heroTrack{height:auto!important;min-height:auto!important;overflow:visible!important}.stickyScene{height:100svh!important;min-height:720px!important;position:relative!important;top:auto!important;overflow:hidden!important}.canvasLayer{opacity:.42!important;transform:translate(15vw)scale(.92)!important}.nav{-webkit-backdrop-filter:none!important;background:#06120a!important;border-color:#72ff3b38!important;box-shadow:0 18px 50px #00000070,inset 0 1px #ffffff0b!important}.nav.isMobileOpen{background:#06120a!important;border-color:#72ff3b52!important}.nav .navLinks,.nav.isMobileOpen .navLinks{-webkit-backdrop-filter:none!important;background:linear-gradient(#07150d 0%,#030804 100%)!important;box-shadow:0 34px 90px #000000bd,inset 0 1px #ffffff0f!important}.nav .navLinks button,.nav .navLinks a,.navTextLink{color:#f8fff6!important;-webkit-text-fill-color:#f8fff6!important;text-shadow:none!important;opacity:1!important;background:#0b1a10!important;border:1px solid #ffffff1a!important}.nav .navLinks button.isActive,.nav .navLinks button:hover,.nav .navLinks a:hover{color:#72ff3b!important;-webkit-text-fill-color:#72ff3b!important;background:#102416!important;border-color:#72ff3b47!important}.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{top:118px!important;left:16px!important;right:16px!important}.heroBrandTitle.copyItem{letter-spacing:-.075em!important;font-size:clamp(2.85rem,13vw,4.35rem)!important;line-height:.88!important}.copy--heroBrand .desc{color:#f8f5eac7!important;text-align:center!important;max-width:min(330px,100vw - 48px)!important;margin:10px auto 0!important;font-size:.98rem!important;line-height:1.42!important;display:block!important}.scannerDock.scannerDock--visible{max-width:540px!important;top:310px!important;left:14px!important;right:14px!important}.scannerLauncher{background:linear-gradient(#08190df0,#040c07f5)!important;border-radius:25px!important;min-height:112px!important}.mobileHeroScannerActions{grid-template-columns:1fr 1fr!important;max-width:540px!important;top:446px!important;left:14px!important;right:14px!important}.mobileHeroScannerActions .primary,.mobileHeroScannerActions .secondary{border-radius:999px!important}.scannerDock--moduleExpanded.scannerDock--visible{top:102px!important}.scannerDock--moduleExpanded .scannerPanel{max-height:calc(100svh - 142px)!important}.accountFeedback p{max-width:100%!important}.accountFeedbackActions a,.accountFeedbackActions button{min-height:38px!important}.copy:not(.copy--heroBrand),.stagePanel,.stagePanel--visible,.copy--resultsStage,.copy--reviewStage,.copy--securityStage{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.mobileStaticSections{z-index:5;background:linear-gradient(#061309 0%,#030804 100%);gap:18px;padding:22px 14px 96px;position:relative;display:grid!important}.mobileStaticSection{background:radial-gradient(circle at 86% 4%,#72ff3b24,#0000 34%),linear-gradient(#08190df2,#030804fa);border:1px solid #72ff3b2e;border-radius:30px;flex-direction:column;justify-content:center;gap:16px;min-height:78svh;padding:26px 22px;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000075,inset 0 1px #ffffff0b}.mobileStaticSection span{color:#72ff3b;letter-spacing:.16em;text-transform:uppercase;border:1px solid #72ff3b47;border-radius:999px;width:max-content;padding:10px 16px;font-size:.76rem;font-weight:1000}.mobileStaticSection h2{color:#f8f5ea;letter-spacing:-.08em;text-transform:uppercase;max-width:760px;margin:0;font-size:clamp(3rem,14vw,5.2rem);line-height:.86}.mobileStaticSection p,.mobileStaticSection blockquote{color:#f8f5eac7;margin:0;font-size:1.03rem;line-height:1.55}.mobileStaticSection blockquote{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:22px;padding:20px;font-weight:800}.mobileStaticGrid{gap:10px;margin-top:4px;display:grid}.mobileStaticGrid div,.mobileSecurityList div{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:20px;gap:6px;padding:16px;display:grid}.mobileStaticGrid strong{color:#f8fff6;font-size:1.1rem}.mobileStaticGrid small,.mobileSecurityList div{color:#f8f5eaad;line-height:1.4}.mobileSecurityList{gap:10px;display:grid}}@media (max-width:560px){.stickyScene{min-height:690px!important}.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{top:112px!important}.heroBrandTitle.copyItem{font-size:clamp(2.65rem,12.5vw,3.8rem)!important}.copy--heroBrand .desc{font-size:.92rem!important}.scannerDock.scannerDock--visible{top:292px!important}.scannerLauncherTagline{font-size:clamp(1.38rem,7vw,1.85rem)!important}.mobileHeroScannerActions{grid-template-columns:1fr!important;top:420px!important}.mobileStaticSections{padding-left:12px;padding-right:12px}.mobileStaticSection{border-radius:26px;min-height:76svh;padding:24px 18px}.mobileStaticSection h2{font-size:clamp(2.65rem,13vw,4.1rem)}}@media (max-width:980px){.sceneWrap{isolation:isolate!important;background:#020503!important;position:relative!important}.sceneWrap:before{content:"";z-index:0;pointer-events:none;opacity:.72;background:radial-gradient(circle at 72% 42%,#37ff5038,#0000 34%),linear-gradient(#0000002e,#00000080),url(/images/dna-real-photo-background.png) top/cover no-repeat;position:fixed;inset:0;transform:translateZ(0)}.stickyScene,.mobileStaticSections,.nav,.scannerDock,.mobileHeroScannerActions{z-index:2;position:relative}.canvasLayer{z-index:1!important;opacity:.5!important;pointer-events:none!important;width:100vw!important;height:100svh!important;position:fixed!important;inset:0!important;transform:translate(12vw)scale(.96)!important}.mobileStaticSections{background:0 0!important}.mobileStaticSection{-webkit-backdrop-filter:blur(8px)!important;background:radial-gradient(circle at 84% 8%,#72ff3b2e,#0000 38%),linear-gradient(#05140ad6,#020704e6)!important}.mobileStaticSection:before{content:"";z-index:-1;opacity:.28;filter:contrast(1.18)saturate(1.2);background:url(/images/dna-real-photo-background.png) 50%/cover no-repeat;position:absolute;inset:-12%}.scannerDock--moduleExpanded.scannerDock--visible{width:auto!important;max-width:none!important;top:96px!important;left:12px!important;right:12px!important;transform:none!important}.scannerDock--moduleExpanded .scannerPanel{-webkit-overflow-scrolling:touch!important;max-height:calc(100svh - 128px)!important;overflow-y:auto!important}.mobileHeroScannerActions.isScannerExpanded{display:none!important}.premiumAccessNotice--soft{background:#ff7e2d0e!important;border-color:#ff7e2d38!important}.premiumAgreementModalActions .premiumPrimary:disabled{opacity:.45!important;cursor:not-allowed!important;filter:grayscale(.25)!important}}.brandLogoImage{object-fit:contain;filter:drop-shadow(0 0 14px #ff7e2d2e);flex:none;width:36px;height:36px}.premiumBotBrandLogo{object-fit:contain;filter:drop-shadow(0 0 14px #ff7e2d2e);flex:none;width:34px;height:34px}.brand .logo,.premiumBotBrand>span{display:none!important}@media (max-width:768px){.brandLogoImage{width:34px;height:34px}.premiumBotBrandLogo{width:32px;height:32px}}.mobileWalletGuideBackdrop{z-index:9999;-webkit-backdrop-filter:blur(14px);background:#000000d1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.mobileWalletGuideCard{color:#f8fff6;background:radial-gradient(circle at 78% 2%,#72ff3b2e,#0000 35%),linear-gradient(#07150c 0%,#020604 100%);border:1px solid #72ff3b52;border-radius:32px;width:min(560px,100vw - 32px);max-height:calc(100svh - 40px);padding:24px;animation:.32s cubic-bezier(.2,.9,.2,1) both mobileWalletGuideIn;position:relative;overflow-y:auto;box-shadow:0 34px 110px #000000c7,inset 0 1px #ffffff14,0 0 0 1px #72ff3b14}@keyframes mobileWalletGuideIn{0%{opacity:0;filter:blur(8px);transform:translateY(18px)scale(.965)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.mobileWalletGuideClose{color:#f8fff6;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:999px;width:44px;height:44px;font-size:1.8rem;line-height:1;position:absolute;top:16px;right:16px}.mobileWalletGuideEyebrow{color:#72ff3b;letter-spacing:.16em;text-transform:uppercase;border:1px solid #72ff3b47;border-radius:999px;width:max-content;margin-bottom:14px;padding:9px 13px;font-size:.72rem;font-weight:1000;display:inline-flex}.mobileWalletGuideCard h3{color:#f8f5ea;letter-spacing:-.06em;margin:0 44px 12px 0;font-size:clamp(1.7rem,8vw,2.65rem);line-height:.96}.mobileWalletGuideCard p{color:#f8fff6c2;margin:0;font-size:1rem;line-height:1.55}.mobileWalletGuideSteps{gap:10px;margin:20px 0;display:grid}.mobileWalletGuideSteps div{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:36px 1fr;align-items:center;gap:12px;padding:13px;display:grid}.mobileWalletGuideSteps strong{color:#061006;background:linear-gradient(135deg,#72ff3b,#1eff79);border-radius:999px;place-items:center;width:36px;height:36px;font-weight:1000;display:grid}.mobileWalletGuideSteps span{color:#f8fff6;font-weight:760;line-height:1.35}.mobileWalletGuideActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.mobileWalletGuideActions button{cursor:pointer;border-radius:999px;min-height:52px;font-size:.95rem;font-weight:1000}.mobileWalletGuidePrimary{color:#071006;background:linear-gradient(135deg,#b4ff4b,#1eff78);border:0;box-shadow:0 16px 44px #44ff5038}.mobileWalletGuideSecondary{color:#f8fff6;background:#ffffff0a;border:1px solid #ffffff1f}.mobileWalletGuideCard small{color:#f8fff68f;margin-top:14px;line-height:1.45;display:block}@media (max-width:560px){.mobileWalletGuideBackdrop{padding:14px}.mobileWalletGuideCard{border-radius:26px;width:100%;padding:20px}.mobileWalletGuideActions{grid-template-columns:1fr}}@media (max-width:980px){.sceneWrap:before{opacity:.96!important;background:linear-gradient(#000000ad 0%,#0000008a 38%,#000000b8 100%),radial-gradient(circle at 70% 24%,#37ff5029,#0000 34%),url(/images/dna-real-photo-background.png) top/cover no-repeat!important}.mobileStaticSections{background:#020503!important}.mobileStaticSection{-webkit-backdrop-filter:none!important;background:radial-gradient(circle at 86% 0,#72ff3b1f,#0000 34%),linear-gradient(#051209fa,#020604fe)!important}.mobileStaticSection:before{opacity:.11!important;filter:contrast(1.05)saturate(1.05)brightness(.72)!important}.mobileStaticSection p,.mobileStaticSection blockquote,.mobileStaticGrid small,.mobileSecurityList div{color:#f8f5eabd!important}.canvasLayer{opacity:.32!important}.nav,.nav.isMobileOpen{-webkit-backdrop-filter:none!important;background:#06120a!important}}.canvasLayer--mobileGlobal{display:none}@media (max-width:980px){html,body{background:#020503!important}.sceneWrap{isolation:isolate!important;background:#020503!important;position:relative!important;overflow-x:hidden!important}.sceneWrap:before{content:""!important;z-index:0!important;pointer-events:none!important;opacity:1!important;filter:none!important;background:linear-gradient(90deg,#00000094 0%,#00000029 52%,#00000080 100%),linear-gradient(#00000057 0%,#0000007a 100%)!important;position:fixed!important;inset:0!important;transform:translateZ(0)!important}.sceneWrap:after{content:""!important;z-index:1!important;pointer-events:none!important;background:radial-gradient(circle at 68% 32%,#72ff3b1a,#0000 32%),linear-gradient(#0000000d,#00000047)!important;position:fixed!important;inset:0!important}.canvasLayer--desktopHero{display:none!important}.canvasLayer--mobileGlobal{z-index:0!important;opacity:.62!important;visibility:visible!important;pointer-events:none!important;width:100vw!important;height:100svh!important;display:block!important;position:fixed!important;inset:0!important;transform:translate(13vw)scale(.96)!important}.canvasLayer--mobileGlobal canvas,.canvasLayer--mobileGlobal>div{width:100%!important;height:100%!important}.heroTrack,.stickyScene,.mobileStaticSections{background:0 0!important}.stickyScene{overflow:visible!important}.nav,.copy,.scannerDock,.mobileHeroScannerActions,.mobileStaticSections,.progressSide,.scrollHint,.stageLabel{z-index:3!important;position:relative!important}.vignette,.filmNoise,.cinemaBars{z-index:2!important}.mobileStaticSections{background:0 0!important;gap:20px!important;margin:0!important;padding:24px 14px 108px!important;display:grid!important}.mobileStaticSection{-webkit-backdrop-filter:none!important;background:linear-gradient(#030c06e0,#010603eb)!important;border-color:#72ff3b2e!important;position:relative!important;overflow:hidden!important;box-shadow:0 26px 80px #0000008a,inset 0 1px #ffffff0a!important}.mobileStaticSection:before,.mobileStaticSection:after{content:none!important;background:0 0!important;display:none!important}.mobileStaticGrid div,.mobileSecurityList div,.mobileStaticSection blockquote{background:#010904b8!important}}@media (max-width:560px){.canvasLayer--mobileGlobal{opacity:.66!important;transform:translate(16vw)scale(.98)!important}}@media (max-width:980px){html,body{background:#020503!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.sceneWrap,.heroTrack,.stickyScene,.mobileStaticSections,.mobileStaticSection{box-sizing:border-box!important;max-width:100vw!important}.sceneWrap{background:#020503!important;width:100%!important;min-height:100svh!important;overflow-x:clip!important}.heroTrack{background:0 0!important;width:100%!important;margin:0 auto!important;overflow:visible!important}.stickyScene{width:100%!important;margin:0 auto!important;overflow-x:clip!important}.nav{width:min(760px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.nav .navLinks{width:100%!important;max-width:100%!important;left:50%!important;right:auto!important;transform:translate(-50%,-12px)scale(.975)!important}.nav.isMobileOpen .navLinks{transform:translate(-50%)scale(1)!important}.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{width:min(760px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.copy.copy--heroBrand>*,.copy.copy--withScanner.copy--heroBrand>*{margin-left:auto!important;margin-right:auto!important}.heroBrandTitle.copyItem,.heroBoxSubline,.copy--heroBrand .desc{text-align:center!important;width:100%!important;max-width:min(760px,100vw - 40px)!important}.scannerDock.scannerDock--visible:not(.scannerDock--moduleExpanded){width:min(540px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;margin:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.scannerDock.scannerDock--visible:not(.scannerDock--moduleExpanded) .scannerShell,.scannerDock.scannerDock--visible:not(.scannerDock--moduleExpanded) .scannerLauncher{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.mobileHeroScannerActions{width:min(540px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;margin:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.mobileHeroScannerActions.isScannerExpanded{transform:translate(-50%)translateY(10px)!important}.mobileHeroScannerActions .primary,.mobileHeroScannerActions .secondary{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.scannerDock--moduleExpanded.scannerDock--visible{width:min(860px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.scannerDock--moduleExpanded .scannerPanel{width:100%!important;max-width:100%!important;margin:0 auto!important}.mobileStaticSections{background:0 0!important;gap:20px!important;width:min(760px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding:20px 0 28px!important}.mobileStaticSection{background:linear-gradient(#030d07eb,#010704f5)!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.mobileStaticSection:last-child{margin-bottom:0!important}.mobileStaticSection h2,.mobileStaticSection p,.mobileStaticSection blockquote,.mobileStaticGrid,.mobileSecurityList{max-width:100%!important}.progressSide,.scrollHint,.stageLabel,.cinemaBars:after{display:none!important}}@media (max-width:560px){.nav,.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand,.mobileStaticSections{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.scannerDock.scannerDock--visible:not(.scannerDock--moduleExpanded),.mobileHeroScannerActions{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important}.mobileHeroScannerActions{top:428px!important}.stickyScene{min-height:700px!important}}.heroBoxSublineButton{appearance:none;cursor:pointer;border:0}@media (max-width:980px){.nav,.nav.isMobileOpen{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important}.brand{padding-left:0!important}.heroBoxSublineButton{justify-content:center!important;align-items:center!important;width:min(100%,720px)!important;min-height:118px!important;margin:0 auto!important;display:flex!important}.mobileHeroScannerActions{top:clamp(398px,56svh,474px)!important}}@media (max-width:560px){.mobileHeroScannerActions{top:404px!important}.heroBoxSublineButton{min-height:112px!important}}@media (max-width:980px){.nav,.nav.isMobileOpen{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;padding:0!important}.brand{box-shadow:none!important;background:0 0!important;border:0!important;padding-left:0!important}.mobileHeroScannerActions{width:min(540px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;top:clamp(338px,49svh,392px)!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.mobileHeroScannerActions.isScannerExpanded{transform:translate(-50%)translateY(10px)!important}}@media (max-width:560px){.mobileHeroScannerActions{top:344px!important}}@media (max-width:420px){.mobileHeroScannerActions{top:334px!important}}@media (max-width:980px){.mobileHeroScannerActions{width:min(540px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;top:clamp(288px,42svh,342px)!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.mobileHeroScannerActions.isScannerExpanded{transform:translate(-50%)translateY(10px)!important}}@media (max-width:560px){.mobileHeroScannerActions{top:294px!important}}@media (max-width:420px){.mobileHeroScannerActions{top:284px!important}}.mobileWalletGuideCard{border-radius:28px;width:min(500px,100vw - 32px);padding:20px;box-shadow:0 26px 80px #000000b8,inset 0 1px #ffffff0f,0 0 0 1px #72ff3b0f}.mobileWalletGuideClose{width:40px;height:40px;font-size:1.6rem;top:14px;right:14px}.mobileWalletGuideEyebrow{letter-spacing:.18em;margin-bottom:12px;padding:8px 12px;font-size:.68rem}.mobileWalletGuideCard h3{letter-spacing:-.05em;margin:0 42px 10px 0;font-size:clamp(1.55rem,6.6vw,2.25rem);line-height:1.02}.mobileWalletGuideCard p{color:#f8fff6bd;font-size:.94rem;line-height:1.48}.mobileWalletGuideSteps{gap:8px;margin:16px 0 0}.mobileWalletGuideSteps div{background:#ffffff09;border-radius:16px;grid-template-columns:30px 1fr;gap:10px;padding:11px 12px}.mobileWalletGuideSteps strong{width:30px;height:30px;font-size:.98rem}.mobileWalletGuideSteps span{font-size:.92rem;font-weight:720;line-height:1.32}.mobileWalletGuideActions{gap:8px;margin-top:14px}.mobileWalletGuideActions button{min-height:48px;font-size:.92rem}@media (max-width:560px){.mobileWalletGuideCard{border-radius:24px;padding:18px}.mobileWalletGuideCard h3{font-size:clamp(1.44rem,7vw,1.9rem)}.mobileWalletGuideCard p,.mobileWalletGuideSteps span{font-size:.9rem}.mobileWalletGuideBackdrop{padding:18px!important}.mobileWalletGuideCard{border-radius:22px!important;width:min(420px,100vw - 32px)!important;max-height:calc(100svh - 72px)!important;padding:18px!important}.mobileWalletGuideClose{width:36px!important;height:36px!important;font-size:1.45rem!important;top:14px!important;right:14px!important}.mobileWalletGuideEyebrow{margin-bottom:10px!important;padding:7px 10px!important;font-size:.62rem!important}.mobileWalletGuideCard h3{margin-bottom:9px!important;font-size:clamp(1.38rem,6vw,1.75rem)!important;line-height:1.04!important}.mobileWalletGuideCard p{font-size:.84rem!important;line-height:1.42!important}.mobileWalletGuideSteps{gap:7px!important;margin:13px 0 0!important}.mobileWalletGuideSteps div{border-radius:14px!important;grid-template-columns:28px 1fr!important;gap:9px!important;padding:10px!important}.mobileWalletGuideSteps strong{width:28px!important;height:28px!important;font-size:.88rem!important}.mobileWalletGuideSteps span{font-size:.84rem!important;font-weight:720!important;line-height:1.28!important}.mobileWalletGuideActions{gap:8px!important;margin-top:12px!important}.mobileWalletGuideActions button{min-height:44px!important;font-size:.86rem!important}}@media (max-width:980px){html,body{background:radial-gradient(circle at 70% 92%,#72ff3b24,#0000 36%),radial-gradient(circle at 45% 100%,#72ff3b0f,#0000 28%),#020503!important;min-height:100%!important}.sceneWrap{background:0 0!important;min-height:100dvh!important}.mobileHeroScannerActions{width:min(540px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;top:clamp(238px,35svh,292px)!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.mobileHeroScannerActions.isScannerExpanded{transform:translate(-50%)translateY(10px)!important}.mobileStaticSections{padding-bottom:calc(84px + env(safe-area-inset-bottom))!important;background:linear-gradient(#02050300,#0205031a 45%,#0205032e 100%)!important;margin-bottom:0!important}.mobileStaticSections:after{content:""!important;pointer-events:none!important;background:radial-gradient(circle at 50% 0,#72ff3b17,#0000 64%)!important;border-radius:999px!important;height:34px!important;display:block!important}}@media (max-width:560px){.mobileHeroScannerActions{top:244px!important}}@media (max-width:420px){.mobileHeroScannerActions{top:234px!important}}.mobileWalletGuideBackdrop{transition:opacity .24s cubic-bezier(.2,.8,.2,1),-webkit-backdrop-filter .24s cubic-bezier(.2,.8,.2,1),backdrop-filter .24s cubic-bezier(.2,.8,.2,1)!important}.mobileWalletGuideBackdrop.isOpen{animation:.24s cubic-bezier(.2,.8,.2,1) both mobileGuideBackdropIn!important}.mobileWalletGuideBackdrop.isClosing{pointer-events:none!important;animation:.22s cubic-bezier(.4,0,.2,1) both mobileGuideBackdropOut!important}.mobileWalletGuideBackdrop.isOpen .mobileWalletGuideCard{animation:.34s cubic-bezier(.16,1,.3,1) both mobileGuideCardIn!important}.mobileWalletGuideBackdrop.isClosing .mobileWalletGuideCard{animation:.22s cubic-bezier(.4,0,.2,1) both mobileGuideCardOut!important}@keyframes mobileGuideBackdropIn{0%{opacity:0;-webkit-backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(16px)}}@keyframes mobileGuideBackdropOut{0%{opacity:1;-webkit-backdrop-filter:blur(16px)}to{opacity:0;-webkit-backdrop-filter:blur()}}@keyframes mobileGuideCardIn{0%{opacity:0;filter:blur(8px);transform:translateY(22px)scale(.965)}62%{opacity:1;filter:blur();transform:translateY(-2px)scale(1.006)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes mobileGuideCardOut{0%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}to{opacity:0;filter:blur(6px);transform:translateY(16px)scale(.975)}}.mobileWalletGuideCard{transform-origin:50% 52%!important;will-change:transform, opacity, filter!important}@media (max-width:560px){.mobileWalletGuideBackdrop{padding:16px!important}.mobileWalletGuideCard{border-radius:21px!important;width:min(414px,100vw - 32px)!important;max-height:calc(100dvh - 56px)!important;padding:17px!important}.mobileWalletGuideSteps div{min-height:0!important;padding:9px 10px!important}.mobileWalletGuideActions button{min-height:42px!important}}:root{--clauvion-cta-gradient:linear-gradient(135deg, #b7ff52 0%, #72ff3b 45%, #36ff7a 100%);--clauvion-cta-green:#72ff3b}html{scrollbar-width:thin;scrollbar-color:var(--clauvion-cta-green) #030a04}html::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar{width:10px;height:10px}html::-webkit-scrollbar-track{background:#030a04}body::-webkit-scrollbar-track{background:#030a04}html::-webkit-scrollbar-thumb{background:var(--clauvion-cta-gradient);border:2px solid #030a04;border-radius:999px}body::-webkit-scrollbar-thumb{background:var(--clauvion-cta-gradient);border:2px solid #030a04;border-radius:999px}html::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#c8ff70 0%,#86ff49 45%,#48ff88 100%)}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#c8ff70 0%,#86ff49 45%,#48ff88 100%)}.brandLogoImage,.premiumBotBrandLogo{object-fit:contain!important;filter:drop-shadow(0 0 12px #72ff3b24)!important}.navTextLink,.nav .navLinks .navTextLink{color:var(--clauvion-cta-green)!important;-webkit-text-fill-color:var(--clauvion-cta-green)!important;text-shadow:0 0 18px #72ff3b2e,0 0 34px #36ff7a1a!important;border-color:#72ff3b5c!important}.navTextLink:hover,.nav .navLinks .navTextLink:hover{color:#b7ff52!important;-webkit-text-fill-color:#b7ff52!important;background:#72ff3b1a!important;border-color:#72ff3b94!important}.progressSide .vertical{display:none!important}.progressSide{background:#72ff3b29!important}.progressFill{background:var(--clauvion-cta-gradient)!important;box-shadow:0 0 16px #72ff3b99,0 0 34px #36ff7a40!important}.stagePanel--results .stageCard{justify-content:flex-start!important;gap:16px!important}.stagePanel--results .stageCard .moduleTag{min-height:18px!important;line-height:18px!important;display:block!important}.stagePanel--results .stageCard h3{align-items:flex-start!important;min-height:58px!important;margin:0!important;line-height:1.08!important;display:flex!important}.stagePanel--results .stageCard p{margin-top:auto!important}@media (min-width:981px){.copy--heroBrand .desc .descAccentGreen{background-image:var(--clauvion-cta-gradient)!important;color:#0000!important;-webkit-text-fill-color:transparent!important;text-shadow:0 0 18px #72ff3b2e!important;-webkit-background-clip:text!important;background-clip:text!important}}@media (max-width:980px){.nav,.nav.isMobileOpen{z-index:2147482500!important;isolation:auto!important;pointer-events:auto!important;position:fixed!important;overflow:visible!important}.mobileNavToggle{z-index:2147482502!important;position:relative!important}.nav .navLinks,.nav.isMobileOpen .navLinks{z-index:2147482501!important;isolation:isolate!important}.nav.isMobileOpen .navLinks{box-shadow:0 34px 100px #000000db,inset 0 0 0 1px #72ff3b2e!important}.stagePanel,.scannerDock,.mobileHeroScannerActions,.copy,.canvasLayer,.vignette,.filmNoise{z-index:auto}.stagePanel--results .stageCard h3{min-height:42px!important}}.brandLogoImage,.premiumBotBrandLogo{display:none!important}@media (max-width:768px){.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{text-align:center!important;z-index:18!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:auto!important;min-height:calc(clamp(300px,44svh,360px) - 118px)!important;display:flex!important;top:102px!important;left:16px!important;right:16px!important}.copy--heroBrand .eyebrow{display:none!important}.heroBrandTitle.copyItem{text-align:center!important;margin:0 auto!important;font-size:clamp(2.95rem,15vw,4.8rem)!important;line-height:.9!important}.copy--heroBrand .desc{color:#f8f5ead1!important;text-align:center!important;opacity:1!important;max-width:min(340px,100vw - 40px)!important;margin:14px auto 0!important;font-size:clamp(.98rem,4vw,1.08rem)!important;line-height:1.45!important;display:block!important;transform:none!important}.scannerDock.scannerDock--visible{top:clamp(332px,49svh,392px)!important;left:14px!important;right:14px!important}.mobileHeroScannerActions{top:clamp(486px,69svh,560px)!important;left:14px!important;right:14px!important}}@media (max-width:560px){.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{min-height:calc(clamp(292px,43svh,344px) - 116px)!important;top:98px!important}.heroBrandTitle.copyItem{font-size:clamp(2.7rem,14.4vw,4.25rem)!important}.copy--heroBrand .desc{max-width:300px!important;margin-top:12px!important}.scannerDock.scannerDock--visible{top:clamp(320px,47svh,370px)!important;left:12px!important;right:12px!important}.mobileHeroScannerActions{top:clamp(472px,68svh,544px)!important;left:12px!important;right:12px!important}}@media (max-width:768px){.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{box-sizing:border-box!important;text-align:center!important;align-items:center!important;width:calc(100vw - 28px)!important;max-width:520px!important;margin:0!important;padding:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.copy.copy--heroBrand>*,.copy.copy--withScanner.copy--heroBrand>*{text-align:center!important;align-self:center!important;width:100%!important;max-width:100%!important}.heroBrandTitle.copyItem{text-align:center!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;font-size:clamp(2.65rem,13.8vw,4.55rem)!important;line-height:.9!important;overflow:visible!important}.copy--heroBrand .desc{text-align:center!important;width:100%!important;max-width:min(350px,100vw - 36px)!important;margin-left:auto!important;margin-right:auto!important}.scannerDock.scannerDock--visible{box-sizing:border-box!important;width:calc(100vw - 28px)!important;max-width:520px!important;margin:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.mobileHeroScannerActions{box-sizing:border-box!important;grid-template-columns:1fr!important;width:calc(100vw - 28px)!important;max-width:520px!important;margin:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.mobileHeroScannerActions.isScannerExpanded{transform:translate(-50%)translateY(10px)!important}}@media (max-width:560px){.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand,.scannerDock.scannerDock--visible,.mobileHeroScannerActions{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.heroBrandTitle.copyItem{font-size:clamp(2.5rem,13.4vw,4.15rem)!important}}.mobileHeroRefundLine{display:none}@media (max-width:768px){.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{text-align:center!important;z-index:18!important;width:calc(100vw - 28px)!important;max-width:520px!important;min-height:auto!important;display:block!important;top:118px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.copy--heroBrand .eyebrow,.copy--heroBrand .desc{display:none!important}.heroBrandTitle.copyItem{text-align:center!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;margin:0 auto!important;font-size:clamp(2.7rem,14vw,4.7rem)!important;line-height:.9!important}.scannerDock.scannerDock--visible{z-index:19!important;width:calc(100vw - 28px)!important;max-width:520px!important;margin:0!important;top:260px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.mobileHeroRefundLine{text-align:center!important;color:#f8f5ead1!important;letter-spacing:-.02em!important;z-index:20!important;pointer-events:none!important;width:calc(100vw - 34px)!important;max-width:520px!important;margin:0!important;font-size:clamp(1rem,4vw,1.12rem)!important;line-height:1.35!important;display:block!important;position:absolute!important;top:454px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.mobileHeroRefundLine span{color:#72ff3b!important;font-weight:900!important}.mobileHeroScannerActions{z-index:20!important;grid-template-columns:1fr!important;gap:12px!important;width:calc(100vw - 28px)!important;max-width:520px!important;margin:0!important;top:510px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.mobileHeroScannerActions.isScannerExpanded{transform:translate(-50%)translateY(10px)!important}.mobileHeroScannerActions .primary,.mobileHeroScannerActions .secondary{border-radius:28px!important;min-height:58px!important;font-size:1rem!important}}@media (max-width:560px){.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{width:calc(100vw - 24px)!important;top:112px!important}.heroBrandTitle.copyItem{font-size:clamp(2.55rem,13.4vw,4.15rem)!important}.scannerDock.scannerDock--visible{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;top:244px!important}.mobileHeroRefundLine{width:calc(100vw - 30px)!important;max-width:calc(100vw - 30px)!important;top:426px!important}.mobileHeroScannerActions{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;top:486px!important}}@media (max-width:768px){.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{top:138px!important}.mobileHeroScannerActions{top:460px!important}}@media (max-width:560px){.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand{top:132px!important}.mobileHeroScannerActions{top:436px!important}}@media (max-width:768px){.mobileHeroRefundLine{top:424px!important}.mobileHeroScannerActions{top:360px!important}}@media (max-width:560px){.mobileHeroRefundLine{top:396px!important}.mobileHeroScannerActions{top:336px!important}}@media (max-width:768px){.mobileHeroRefundLine{top:404px!important}html,body{background:radial-gradient(circle at 78% 18%,#26763057,#0000 42%),radial-gradient(circle at 46% 74%,#0e3e196b,#0000 50%),linear-gradient(#020805 0%,#061508 48%,#020805 100%)!important}main,.heroTrack,.stickyScene,.mobileStaticSections,.mobileStaticSections section{background:radial-gradient(circle at 78% 18%,#26763057,#0000 42%),radial-gradient(circle at 46% 74%,#0e3e196b,#0000 50%),#020805 linear-gradient(#020805 0%,#061508 48%,#020805 100%)!important}.mobileStaticSections{padding-bottom:max(110px, env(safe-area-inset-bottom))!important;margin-bottom:0!important;position:relative!important;overflow:hidden!important}.mobileStaticSections:before{content:""!important;pointer-events:none!important;z-index:0!important;background:radial-gradient(circle at 82% 8%,#72ff3b1f,#0000 36%),radial-gradient(circle at 30% 82%,#21692b57,#0000 48%),linear-gradient(#020805f5,#061508fa 48%,#020805)!important;position:absolute!important;inset:-160px 0 -180px!important}.mobileStaticSections>*{z-index:1!important;position:relative!important}.mobileStaticSections:after{content:""!important;background:radial-gradient(circle at 50% 0,#21692b52,#0000 52%),linear-gradient(#061508,#020805)!important;height:120px!important;margin-top:-1px!important;display:block!important}}@media (max-width:560px){.mobileHeroRefundLine{top:376px!important}}@media (max-width:768px){html,body{overflow-x:hidden!important}.brandLogoImage,.premiumBotBrandLogo{display:none!important}.nav{border-color:#72ff3b57!important;box-shadow:0 0 0 1px #72ff3b29,0 18px 60px #00000057,inset 0 1px #ffffff0f!important}.nav.isMobileOpen{border-color:#72ff3b6b!important;box-shadow:0 0 0 1px #72ff3b38,0 24px 80px #0000007a,inset 0 1px #ffffff14!important}.nav .navLinks,.nav.isMobileOpen .navLinks{box-sizing:border-box!important;border-color:#72ff3b52!important;max-width:100%!important}.mobileHeroScannerActions{gap:10px!important}.mobileHeroScannerActions .primary,.mobileHeroScannerActions .secondary,.mobileTradingBotButton{border-radius:22px!important;height:44px!important;min-height:44px!important;padding-top:0!important;padding-bottom:0!important;font-size:.94rem!important;line-height:1!important}.mobileTradingBotButton{justify-content:center!important;align-items:center!important;text-decoration:none!important;display:flex!important}}@media (max-width:560px){.mobileHeroScannerActions .primary,.mobileHeroScannerActions .secondary,.mobileTradingBotButton{border-radius:21px!important;height:42px!important;min-height:42px!important}}@media (max-width:768px){.copy.copy--heroBrand,.copy.copy--withScanner.copy--heroBrand,.scannerDock.scannerDock--visible,.mobileHeroRefundLine,.mobileHeroScannerActions{margin-top:20px!important}.nav:not(.isMobileOpen){box-shadow:none!important;background:0 0!important;border-color:#0000!important;outline:none!important}.nav:not(.isMobileOpen) .mobileNavToggle{background:#72ff3b14!important;border-color:#72ff3b38!important;box-shadow:inset 0 1px #ffffff14,0 12px 30px #00000047!important}.stickyScene:before{content:""!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(#020805 0%,#020805fa 58%,#02080500 100%)!important;height:128px!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.nav,.copy,.scannerDock,.mobileHeroRefundLine,.mobileHeroScannerActions{z-index:3!important}.mobileStaticSection:last-child{min-height:calc(78svh - 50px)!important}.mobileStaticSections{padding-bottom:calc(34px + env(safe-area-inset-bottom))!important}}@media (max-width:560px){.stickyScene:before{height:122px!important}.mobileStaticSection:last-child{min-height:calc(76svh - 50px)!important}}@media (max-width:768px){body>main{position:relative!important;overflow-x:hidden!important}body>main:before{content:""!important;z-index:900!important;pointer-events:none!important;background:linear-gradient(#020805 0% 52%,#020805eb 72%,#02080500 100%)!important;height:180px!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.nav{z-index:1000!important}.copy,.scannerDock,.mobileHeroRefundLine,.mobileHeroScannerActions{z-index:910!important}.mobileStaticSections{padding-bottom:calc(20px + env(safe-area-inset-bottom))!important;margin-bottom:0!important}.mobileStaticSections>section:last-child,.mobileStaticSection:last-child{padding-bottom:calc(20px + env(safe-area-inset-bottom))!important;min-height:calc(100svh - 50px)!important;margin-bottom:0!important}}@media (max-width:560px){body>main:before{height:170px!important}.mobileStaticSections>section:last-child,.mobileStaticSection:last-child{min-height:calc(100svh - 50px)!important}}@media (max-width:768px){.nav{pointer-events:auto!important;opacity:1!important;visibility:visible!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.brand,.brand span{opacity:1!important;visibility:visible!important;color:#f8fff6!important;align-items:center!important;display:flex!important}.brand span{white-space:nowrap!important;font-size:1.02rem!important;font-weight:950!important}.mobileNavToggle{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:1002!important;display:grid!important;position:relative!important}.canvasLayer--mobileGlobal,.canvasLayer--desktopHero,.canvasLayer--mobileGlobal canvas,.canvasLayer--desktopHero canvas{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.stickyScene,.heroTrack,main{background:radial-gradient(circle at 72% 22%,#26763047,#0000 44%),radial-gradient(circle at 48% 72%,#0e3e195c,#0000 52%),linear-gradient(#020805 0%,#061508 48%,#020805 100%)!important}.nav.isMobileOpen{background:linear-gradient(#05120ad1,#020805c2)!important;border-color:#0000!important;box-shadow:0 22px 70px #00000075,inset 0 0 0 1.5px #72ff3b57!important}.nav.isMobileOpen .navLinks{background:radial-gradient(circle at 88% 0,#72ff3b1a,#0000 36%),linear-gradient(#04120aeb,#020805e0)!important;border:0!important;border-radius:28px!important;outline:0!important;overflow:hidden!important;box-shadow:inset 0 0 0 1.5px #72ff3b5c,0 26px 80px #00000085!important}.nav.isMobileOpen .navLinks:before{content:""!important;border-radius:inherit!important;pointer-events:none!important;z-index:5!important;position:absolute!important;inset:0!important;box-shadow:inset 0 0 0 1.5px #72ff3b6b!important}.nav.isMobileOpen .navLinks>*{z-index:6!important;position:relative!important}}@media (max-width:560px){.nav.isMobileOpen .navLinks{border-radius:26px!important}}@media (max-width:768px){.nav.isMobileOpen{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;outline:0!important}.nav.isMobileOpen .brand,.nav.isMobileOpen .brand span,.nav.isMobileOpen .mobileNavToggle{box-shadow:none!important;outline:0!important}.nav.isMobileOpen .mobileNavToggle{background:#72ff3b14!important;border-color:#72ff3b38!important}.stickyScene:has(.nav.isMobileOpen):after{content:""!important;z-index:850!important;pointer-events:none!important;-webkit-backdrop-filter:blur(2px)!important;background:radial-gradient(circle at 50% 28%,#72ff3b0f,#0000 38%),#00000094!important;position:fixed!important;inset:0!important}.nav{z-index:1000!important}.nav.isMobileOpen .navLinks{z-index:1001!important;background:radial-gradient(circle at 88% 0,#72ff3b1a,#0000 36%),linear-gradient(#04120af5,#020805eb)!important;border:0!important;border-radius:28px!important;outline:0!important;position:absolute!important;overflow:hidden!important;box-shadow:inset 0 0 0 1.5px #72ff3b6b,0 26px 80px #0000009e!important}.nav.isMobileOpen .navLinks:before{box-shadow:inset 0 0 0 1.5px #72ff3b70!important}}@media (max-width:560px){.nav.isMobileOpen .navLinks{border-radius:26px!important}}@media (max-width:768px){main.premiumBotPage:before,.premiumBotPage:before,.sceneWrap:before,body>main.premiumBotPage:before{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;display:none!important}.premiumBotPage,.premiumBotPage *{filter:none!important}.premiumBotPage{opacity:1!important}.premiumBotNav,.premiumHero,.premiumHeroContent,.premiumHeroActions,.premiumConsole,.premiumFeatureList,.premiumDownloadCard{opacity:1!important;visibility:visible!important}}.premiumAccessLauncher{display:none}@media (max-width:768px){.premiumHeroActions button{font:inherit!important;cursor:pointer!important}.premiumBotNavAccess{font:inherit!important;color:inherit!important;cursor:pointer!important;text-align:left!important;background:0 0!important;border:0!important;padding:0!important}.premiumBotNav.isMobileOpen .premiumBotNavAccess{color:#ff7e2d!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#ffffff0b!important;border:1px solid #ffffff14!important;border-radius:16px!important;width:100%!important;min-height:46px!important;padding:0 16px!important;font-weight:900!important}.premiumAccessLauncher{color:#fff8f1!important;background:radial-gradient(circle at 50% 0,#ff7e2d29,#0000 46%),linear-gradient(#14110dd6,#070706c2)!important;border:1px solid #ff7e2d3d!important;border-radius:30px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:auto!important;min-height:142px!important;margin:24px 24px 0!important;display:flex!important;box-shadow:0 22px 70px #0000006b,inset 0 1px #ffffff12!important}.premiumAccessLauncher span{color:#ffb278e0!important;letter-spacing:.26em!important;text-transform:uppercase!important;font-size:.76rem!important;font-weight:900!important}.premiumAccessLauncher strong{color:#fff8f1!important;letter-spacing:-.045em!important;text-align:center!important;max-width:92%!important;font-size:clamp(1.72rem,7.8vw,2.85rem)!important;font-weight:950!important;line-height:.96!important}.premiumAccessLauncher em{color:#fff8f19e!important;font-size:.84rem!important;font-style:normal!important;font-weight:800!important}.premiumConsole{display:none!important}.premiumConsole.isMobileOpen{display:block!important}}@media (max-width:560px){.premiumAccessLauncher{border-radius:28px!important;min-height:132px!important;margin-left:20px!important;margin-right:20px!important}.premiumAccessLauncher strong{font-size:clamp(1.55rem,7.2vw,2.45rem)!important}}@media (max-width:768px){.premiumAccessLauncher strong{white-space:nowrap!important;letter-spacing:-.035em!important;max-width:calc(100% - 24px)!important;font-size:clamp(1.08rem,4.75vw,1.55rem)!important;line-height:1!important}.premiumAccessLauncher{background:radial-gradient(circle at 50% 0,#ff7e2d33,#0000 46%),linear-gradient(#18120ce6,#080706d1)!important;border-color:#ff7e2d57!important;box-shadow:0 24px 78px #00000075,inset 0 0 0 1px #ff7e2d29,inset 0 1px #ffffff12!important}.premiumAccessLauncher span,.premiumAccessLauncher em{color:#ffb278db!important}.mobileWalletGuideBackdrop:has(#trading-mobile-wallet-guide-title){-webkit-backdrop-filter:blur(3px)!important;background:radial-gradient(circle at 50% 18%,#ff7e2d29,#0000 42%),#000000b8!important}.mobileWalletGuideCard:has(#trading-mobile-wallet-guide-title){background:radial-gradient(circle at 92% 0,#ff7e2d2e,#0000 38%),linear-gradient(#18120cf5,#070706f0)!important;border-color:#ff7e2d57!important;box-shadow:0 28px 90px #000000a8,inset 0 0 0 1px #ff7e2d24,inset 0 1px #ffffff12!important}.mobileWalletGuideCard:has(#trading-mobile-wallet-guide-title) .mobileWalletGuideEyebrow{color:#ff9b55!important;background:#ff7e2d14!important;border-color:#ff7e2d57!important}#trading-mobile-wallet-guide-title{white-space:nowrap!important;color:#fff8f1!important;letter-spacing:-.045em!important;font-size:clamp(1.55rem,7vw,2.15rem)!important;line-height:1.02!important}.mobileWalletGuideCard:has(#trading-mobile-wallet-guide-title) p{color:#fff8f1b8!important}.mobileWalletGuideCard:has(#trading-mobile-wallet-guide-title) .mobileWalletGuideSteps div{background:#ff7e2d0b!important;border-color:#ff7e2d2e!important}.mobileWalletGuideCard:has(#trading-mobile-wallet-guide-title) .mobileWalletGuideSteps strong{color:#130b06!important;background:linear-gradient(135deg,#ffb26f,#ff5a1f)!important}.mobileWalletGuideCard:has(#trading-mobile-wallet-guide-title) .mobileWalletGuidePrimary{color:#130b06!important;background:linear-gradient(135deg,#ffb26f,#ff5a1f)!important;box-shadow:0 18px 50px #ff5a1f38!important}.mobileWalletGuideCard:has(#trading-mobile-wallet-guide-title) .mobileWalletGuideSecondary{color:#fff8f1!important;background:#ff7e2d0e!important;border-color:#ff7e2d33!important}.mobileWalletGuideCard:has(#trading-mobile-wallet-guide-title) .mobileWalletGuideClose{color:#fff8f1!important;background:#ff7e2d14!important;border-color:#ff7e2d3d!important}}@media (max-width:560px){.premiumAccessLauncher strong{font-size:clamp(1rem,4.55vw,1.36rem)!important}#trading-mobile-wallet-guide-title{font-size:clamp(1.45rem,6.4vw,1.9rem)!important}}.premiumHeroTitleMain,.premiumHeroTitleSub{display:block}@media (max-width:768px){.premiumHeroTitle{line-height:.86!important}.premiumHeroTitleMain{display:block!important}.premiumHeroTitleSub{letter-spacing:-.035em!important;margin-top:.12em!important;font-size:.2em!important;line-height:1!important;display:block!important}.premiumHeroActions{display:none!important}.premiumAccessLauncher--hero{color:#fff8f1!important;background:radial-gradient(circle at 50% 0,#ff7e2d38,#0000 48%),linear-gradient(#18120ceb,#080706d6)!important;border:1px solid #ff7e2d57!important;border-radius:30px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:9px!important;width:100%!important;max-width:100%!important;min-height:136px!important;margin:26px 0 0!important;display:flex!important;box-shadow:0 24px 78px #00000075,inset 0 0 0 1px #ff7e2d29,inset 0 1px #ffffff12!important}.premiumAccessLauncher--hero span{color:#ffb278e6!important;letter-spacing:.26em!important;text-transform:uppercase!important;font-size:.76rem!important;font-weight:900!important}.premiumAccessLauncher--hero strong{white-space:nowrap!important;color:#fff8f1!important;letter-spacing:-.035em!important;text-align:center!important;max-width:calc(100% - 22px)!important;font-size:clamp(.98rem,4.45vw,1.42rem)!important;font-weight:950!important;line-height:1!important}.premiumAccessLauncher--hero em{color:#ffb278cc!important;font-size:.84rem!important;font-style:normal!important;font-weight:800!important}}@media (max-width:560px){.premiumHeroTitleSub{font-size:.18em!important}.premiumAccessLauncher--hero{border-radius:28px!important;min-height:128px!important;margin-top:24px!important}.premiumAccessLauncher--hero strong{font-size:clamp(.9rem,4.1vw,1.22rem)!important}}@media (max-width:768px){.premiumHeroTitle{flex-direction:column!important;align-items:flex-end!important;width:max-content!important;max-width:100%!important;line-height:.86!important;display:inline-flex!important}.premiumHeroTitleMain{width:auto!important;display:block!important}.premiumHeroTitleSub{text-align:right!important;letter-spacing:-.035em!important;color:#fff8f1!important;align-self:flex-end!important;width:auto!important;margin-top:.06em!important;padding-right:.03em!important;font-size:.2em!important;line-height:1!important;display:block!important}.premiumHeroContent>p{max-width:96%!important}.premiumAccessLauncher--hero span{color:#ffb278eb!important}.premiumAccessLauncher--hero em{color:#ffb278d1!important}}@media (max-width:560px){.premiumHeroTitleSub{font-size:.18em!important}.premiumHeroContent>p{font-size:clamp(1rem,4.35vw,1.18rem)!important;line-height:1.58!important}}@media (max-width:768px){.premiumHeroTitle{text-align:left!important;flex-direction:column!important;align-items:flex-end!important;width:max-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;line-height:.86!important;display:flex!important}.premiumHeroTitleMain{text-align:left!important;width:auto!important;display:block!important}.premiumHeroTitleSub{text-align:right!important;letter-spacing:-.035em!important;align-self:flex-end!important;width:auto!important;margin-top:.06em!important;padding-right:.03em!important;font-size:.2em!important;line-height:1!important;display:block!important}}@media (max-width:560px){.premiumHeroTitleSub{font-size:.18em!important}}@media (max-width:768px){.premiumKicker{display:none!important}.stickyScene:has(.nav.isMobileOpen):after{content:""!important;z-index:850!important;pointer-events:none!important;-webkit-backdrop-filter:blur(2px)!important;background:#0000009e!important;position:fixed!important;inset:0!important}.premiumBotPage:has(.premiumBotNav.isMobileOpen):after{content:""!important;z-index:850!important;pointer-events:none!important;-webkit-backdrop-filter:blur(2px)!important;background:#0000009e!important;position:fixed!important;inset:0!important}.nav,.premiumBotNav{z-index:1000!important}.nav.isMobileOpen .navLinks,.premiumBotNav.isMobileOpen>div{z-index:1001!important}.premiumBotNavAccess{appearance:none!important;font:inherit!important;color:#fff8f1eb!important;cursor:pointer!important;text-align:left!important;text-transform:none!important;letter-spacing:normal!important;background:0 0!important;border:0!important;text-decoration:none!important}.premiumBotNav.isMobileOpen>div>a,.premiumBotNav.isMobileOpen>div>button.premiumBotNavAccess{color:#fff8f1eb!important;letter-spacing:normal!important;text-transform:none!important;background:#ffffff0b!important;border:1px solid #ffffff14!important;border-radius:16px!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-height:46px!important;padding:0 16px!important;font-size:1rem!important;font-weight:900!important;display:flex!important}.premiumBotNav.isMobileOpen>div>a.premiumBotNavRefund,.premiumBotNav a.premiumBotNavRefund{color:#ff7e2d!important}.premiumBotNav.isMobileOpen>div>a.premiumBotNavRefund{background:#ff7e2d0e!important;border-color:#ff7e2d33!important}.nav.isMobileOpen,.premiumBotNav.isMobileOpen{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.nav.isMobileOpen .brand,.nav.isMobileOpen .mobileNavToggle,.premiumBotNav.isMobileOpen .premiumBotBrand,.premiumBotNav.isMobileOpen .premiumMobileNavToggle{box-shadow:none!important;outline:0!important}.premiumHeroTitleSub{color:#ff9b55!important}.premiumHeroContent>p{font-size:clamp(.88rem,3.85vw,1rem)!important;line-height:1.55!important}.premiumAccessLauncher--hero{min-height:126px!important}.premiumAccessLauncher--hero strong{font-size:clamp(1.52rem,5.7vw,2.05rem)!important;line-height:1.02!important}}@media (max-width:560px){.premiumAccessLauncher--hero{min-height:118px!important}.premiumAccessLauncher--hero strong{font-size:clamp(1.36rem,5.25vw,1.82rem)!important}.premiumHeroContent>p{font-size:clamp(.84rem,3.65vw,.96rem)!important;line-height:1.52!important}}@media (max-width:768px){.mobileMenuBackdrop,.premiumBotMenuBackdrop{z-index:880!important;cursor:pointer!important;-webkit-backdrop-filter:blur(4px)saturate(.85)!important;background:radial-gradient(circle at 50% 22%,#72ff3b0e,#0000 38%),#000000ad!important;border:0!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}.premiumBotMenuBackdrop{background:radial-gradient(circle at 50% 22%,#ff7e2d13,#0000 38%),#000000b3!important}.premiumBotNav{z-index:1000!important;position:relative!important}.premiumBotNav.isMobileOpen>div{z-index:1002!important;position:absolute!important}.premiumBotBrand,.premiumMobileNavToggle{z-index:1003!important;position:relative!important}.nav{z-index:1000!important}.nav.isMobileOpen .navLinks{z-index:1002!important}.brand,.mobileNavToggle{z-index:1003!important;position:relative!important}.premiumHero{margin-top:20px!important}.premiumHeroContent>p{letter-spacing:.015em!important;font-size:clamp(.76rem,3.35vw,.88rem)!important;line-height:1.46!important}}@media (max-width:560px){.premiumHero{margin-top:20px!important}.premiumHeroContent>p{font-size:clamp(.72rem,3.15vw,.82rem)!important;line-height:1.45!important}}@media (max-width:768px){.premiumHero{margin-top:30px!important}.premiumHeroContent>p{letter-spacing:.01em!important;font-size:clamp(.72rem,3.15vw,.84rem)!important;line-height:1.44!important}}@media (max-width:560px){.premiumHero{margin-top:30px!important}.premiumHeroContent>p{font-size:clamp(.69rem,3vw,.8rem)!important;line-height:1.43!important}}.premiumComparison{background:radial-gradient(circle at 80% 0,#ff7e2d29,#0000 42%),linear-gradient(#18120cbd,#070706a3);border:1px solid #ff7e2d38;border-radius:34px;width:min(1120px,100% - 48px);margin:28px auto 24px;padding:clamp(22px,4vw,34px);box-shadow:0 28px 90px #00000061,inset 0 1px #ffffff12}.premiumComparisonHead{max-width:760px}.premiumComparisonHead span{color:#ffb278eb;letter-spacing:.24em;text-transform:uppercase;font-size:.78rem;font-weight:900;display:inline-flex}.premiumComparisonHead h2{color:#fff8f1;letter-spacing:-.055em;margin:10px 0;font-size:clamp(1.75rem,4vw,3.2rem);line-height:.98}.premiumComparisonHead p{color:#fff8f1ad;margin:0;font-size:.98rem;line-height:1.6}.premiumComparisonGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.premiumComparisonGrid article{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;min-height:170px;padding:16px}.premiumComparisonGrid article>span{color:#ffb278eb;letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-size:.72rem;font-weight:900;display:block}.premiumComparisonGrid article div{border-top:1px solid #ffffff12;padding:10px 0}.premiumComparisonGrid small{color:#fff8f17a;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800;display:block}.premiumComparisonGrid strong{color:#fff8f1;letter-spacing:-.035em;margin-top:4px;font-size:clamp(1.1rem,2vw,1.48rem);line-height:1.05;display:block}.premiumComparisonGrid article div:nth-of-type(2) strong{color:#ff9b55}@media (max-width:900px){.premiumComparisonGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.premiumComparison{border-radius:30px;width:auto;margin:24px 20px 22px;padding:20px}.premiumComparisonHead h2{font-size:clamp(1.65rem,8vw,2.55rem)}.premiumComparisonHead p{font-size:.88rem;line-height:1.55}.premiumComparisonGrid{grid-template-columns:1fr;gap:10px}.premiumComparisonGrid article{border-radius:22px;min-height:0;padding:15px}.premiumComparisonGrid strong{font-size:clamp(1.12rem,5.4vw,1.55rem)}}@media (max-width:560px){.premiumComparison{margin-left:16px;margin-right:16px}}.premiumBotPage:before{content:""!important;z-index:0!important;pointer-events:none!important;opacity:.95!important;background:radial-gradient(circle at 18% 18%,#ff7e2d1f,#0000 26%),radial-gradient(circle at 82% 34%,#ffb2781a,#0000 30%),radial-gradient(circle at 50% 88%,#ff5a1f1a,#0000 34%)!important;animation:12s ease-in-out infinite alternate premiumBotAuroraDrift!important;position:fixed!important;inset:0!important}.premiumBotPage:after{content:""!important;z-index:0!important;pointer-events:none!important;opacity:.3!important;background:repeating-linear-gradient(115deg,#0000 0 42px,#ff7e2d1b 43px 45px,#0000 46px 104px)!important;animation:18s linear infinite premiumBotStripsMove!important;position:fixed!important;inset:-18% -24%!important;transform:translate(0,0)rotate(.001deg)!important;-webkit-mask-image:radial-gradient(circle at 50% 42%,#000 0% 54%,#0000 84%)!important;mask-image:radial-gradient(circle at 50% 42%,#000 0% 54%,#0000 84%)!important}@keyframes premiumBotAuroraDrift{0%{opacity:.78;transform:translate(-1.5%,-1%)scale(1)}to{opacity:.98;transform:translate(1.5%,1%)scale(1.04)}}@keyframes premiumBotStripsMove{0%{transform:translate(-24px,-18px)rotate(.001deg)}to{transform:translate(42px,32px)rotate(.001deg)}}@media (max-width:768px){.premiumBotPage{background:radial-gradient(circle at 74% 12%,#ff7e2d29,#0000 34%),radial-gradient(circle at 22% 78%,#78361238,#0000 42%),linear-gradient(#090604 0%,#0f0905 44%,#050403 100%)!important}.premiumBotPage:before{opacity:.86!important}.premiumBotPage:after{opacity:.22!important;inset:-12% -38%!important}.premium3d,.premiumVisual,.premiumVisual canvas{opacity:.78!important;filter:saturate(1.08)contrast(1.04)!important}}@media (prefers-reduced-motion:reduce){.premiumBotPage:before,.premiumBotPage:after{animation:none!important}}.premiumBotPage{isolation:isolate!important;background:radial-gradient(circle at 50% 18%,#ff7e2d1a,#0000 34%),radial-gradient(circle at 50% 76%,#ff7e2d14,#0000 44%),linear-gradient(#071007 0%,#061108 48%,#040604 100%)!important;position:relative!important;overflow-x:hidden!important}.premiumBotPage .premium3d,.premiumBotPage .premiumVisual,.premiumBotPage .premiumVisual canvas{filter:none!important}.premiumBotPage:before{content:""!important;z-index:0!important;pointer-events:none!important;opacity:.52!important;filter:blur(.2px)!important;background:radial-gradient(#fff8e257 0%,#fff8e22e 28%,#ffb2781a 44%,#0000 68%),radial-gradient(#0000 0% 54%,#fff8e221 56%,#0000 61%)!important;border-radius:50%!important;width:min(92vw,760px)!important;height:min(86svh,860px)!important;position:fixed!important;top:112px!important;left:50%!important;transform:translate(-50%)!important}.premiumBotPage:after{content:""!important;z-index:1!important;pointer-events:none!important;opacity:.34!important;mix-blend-mode:screen!important;background:radial-gradient(18% 64% at 30%,#0000 0% 53%,#fff8e238 55%,#fff8e214 58%,#0000 63%),radial-gradient(18% 64% at 70%,#0000 0% 53%,#fff8e238 55%,#fff8e214 58%,#0000 63%),radial-gradient(12% 58% at 38%,#0000 0% 50%,#ffb27829 52%,#0000 58%),radial-gradient(12% 58% at 62%,#0000 0% 50%,#ffb27829 52%,#0000 58%),linear-gradient(115deg,#0000 0% 43%,#fff8e20f 47%,#0000 52% 100%),linear-gradient(65deg,#0000 0% 43%,#fff8e20f 47%,#0000 52% 100%)!important;width:min(118vw,960px)!important;height:min(96svh,940px)!important;animation:13s ease-in-out infinite alternate premiumSolfieSymmetricBreath!important;position:fixed!important;top:96px!important;left:50%!important;transform:translate(-50%)!important;-webkit-mask-image:radial-gradient(at 50% 48%,#000 0% 64%,#0000 86%)!important;mask-image:radial-gradient(at 50% 48%,#000 0% 64%,#0000 86%)!important}@keyframes premiumSolfieSymmetricBreath{0%{opacity:.27;transform:translate(-50%)scale(1)}to{opacity:.39;transform:translate(-50%)scale(1.025)}}.premiumBotNav,.premiumHero,.premiumConsole,.premiumCards,.premiumDownloadStrip,.premiumFeatureList,.premiumDownloadCard,.premiumComparison,.premiumBotFooter,.mobileWalletGuideBackdrop,.premiumBotMenuBackdrop{z-index:3!important;position:relative!important}@media (max-width:768px){.premiumBotPage:before{opacity:.46!important;width:112vw!important;height:78svh!important;top:116px!important}.premiumBotPage:after{opacity:.31!important;width:132vw!important;height:82svh!important;top:112px!important}}@media (max-width:560px){.premiumBotPage:before{width:122vw!important;height:76svh!important;top:122px!important}.premiumBotPage:after{width:142vw!important;height:80svh!important;top:120px!important}}@media (prefers-reduced-motion:reduce){.premiumBotPage:after{animation:none!important}}@media (max-width:768px){.premiumBotPage .premium3d,.premiumBotPage .premiumVisual,.premiumBotPage .premiumVisual canvas{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.premiumBotPage{background:radial-gradient(circle at 50% 22%,#ff7e2d1a,#0000 34%),radial-gradient(circle at 50% 72%,#22582633,#0000 46%),linear-gradient(#020805 0%,#061508 48%,#020805 100%)!important;overflow-x:hidden!important}.premiumBotPage:before{content:""!important;z-index:0!important;pointer-events:none!important;opacity:.34!important;filter:blur(.2px)!important;background:radial-gradient(#fff8e22e 0%,#ffb27814 34%,#0000 66%),radial-gradient(#0000 0% 52%,#ffb2781f 54%,#0000 60%)!important;border-radius:50%!important;width:118vw!important;height:82svh!important;position:fixed!important;top:96px!important;left:50%!important;transform:translate(-50%)!important}.premiumBotPage:after{content:""!important;z-index:1!important;pointer-events:none!important;opacity:.24!important;mix-blend-mode:screen!important;background:radial-gradient(17% 68% at 31%,#0000 0% 52%,#fff8e22e 55%,#0000 62%),radial-gradient(17% 68% at 69%,#0000 0% 52%,#fff8e22e 55%,#0000 62%),radial-gradient(10% 56% at 40%,#0000 0% 50%,#ffb27821 53%,#0000 59%),radial-gradient(10% 56% at 60%,#0000 0% 50%,#ffb27821 53%,#0000 59%)!important;width:136vw!important;height:82svh!important;animation:13s ease-in-out infinite alternate clauvionSolfieSymmetric!important;position:fixed!important;top:104px!important;left:50%!important;transform:translate(-50%)!important;-webkit-mask-image:radial-gradient(at 50% 48%,#000 0% 62%,#0000 86%)!important;mask-image:radial-gradient(at 50% 48%,#000 0% 62%,#0000 86%)!important}@keyframes clauvionSolfieSymmetric{0%{opacity:.18;transform:translate(-50%)scale(1)}to{opacity:.29;transform:translate(-50%)scale(1.025)}}.premiumHero{z-index:3!important;justify-content:flex-start!important;align-items:stretch!important;min-height:calc(100svh - 82px)!important;margin:0!important;padding:118px 26px 34px!important;display:flex!important;position:relative!important}.premiumHeroContent{text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:none!important;min-height:auto!important;display:flex!important}.premiumHeroTitle{text-align:left!important;flex-direction:column!important;order:1!important;align-items:flex-end!important;width:max-content!important;max-width:100%!important;margin:0 auto!important;line-height:.84!important;display:flex!important}.premiumHeroTitleMain{letter-spacing:-.075em!important;font-size:clamp(4.3rem,18vw,6rem)!important;line-height:.84!important;display:block!important}.premiumHeroTitleSub{color:#ff9b55!important;letter-spacing:-.025em!important;text-align:right!important;align-self:flex-end!important;margin-top:.12em!important;padding-right:.03em!important;font-size:clamp(.82rem,3.6vw,1.06rem)!important;line-height:1!important;display:block!important}.premiumAccessLauncher--hero{text-align:center!important;border-radius:28px!important;order:2!important;justify-content:center!important;align-items:center!important;gap:9px!important;width:100%!important;max-width:100%!important;min-height:122px!important;margin:52px 0 0!important;display:flex!important}.premiumAccessLauncher--hero span{letter-spacing:.28em!important;font-size:.72rem!important}.premiumAccessLauncher--hero strong{white-space:nowrap!important;font-size:clamp(1.48rem,6.1vw,2.05rem)!important;line-height:1!important}.premiumAccessLauncher--hero em{font-size:.82rem!important}.premiumHeroContent>p{letter-spacing:.01em!important;color:#fff8f1bd!important;text-align:center!important;order:3!important;width:100%!important;max-width:92%!important;margin:34px auto 0!important;font-size:clamp(1rem,4.2vw,1.22rem)!important;line-height:1.45!important}.premiumFeatureList{z-index:3!important;margin-top:18px!important;position:relative!important}.premiumComparison,.premiumDownloadStrip,.premiumCards,.premiumConsole,.premiumDownloadCard{z-index:3!important;position:relative!important}}@media (max-width:560px){.premiumHero{padding:118px 24px 32px!important}.premiumHeroTitleMain{font-size:clamp(4.05rem,17.4vw,5.45rem)!important}.premiumAccessLauncher--hero{min-height:118px!important;margin-top:50px!important}.premiumAccessLauncher--hero strong{font-size:clamp(1.32rem,5.65vw,1.8rem)!important}.premiumHeroContent>p{margin-top:32px!important;font-size:clamp(.96rem,4vw,1.12rem)!important}}@media (prefers-reduced-motion:reduce){.premiumBotPage:after{animation:none!important}}@media (max-width:768px){.premiumBotPage .premiumHero{padding-top:86px!important}.premiumBotPage .premiumHeroContent{transform:translateY(-4px)!important}}@media (max-width:560px){.premiumBotPage .premiumHero{padding-top:88px!important}.premiumBotPage .premiumHeroContent{transform:translateY(-4px)!important}}.premiumFiberCanvas{z-index:0!important;pointer-events:none!important;opacity:.86!important;mix-blend-mode:screen!important;width:100%!important;height:100svh!important;position:fixed!important;inset:0!important}.premiumBotNav,.premiumHero,.premiumConsole,.premiumCards,.premiumDownloadStrip,.premiumFeatureList,.premiumDownloadCard,.premiumComparison,.premiumBotFooter{z-index:3!important;position:relative!important}.premiumBotMenuBackdrop{z-index:900!important;-webkit-backdrop-filter:blur(5px)saturate(.82)!important;pointer-events:auto!important;background:radial-gradient(circle at 50% 24%,#ff7e2d14,#0000 38%),#000000c2!important;border:0!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}.premiumBotNav,.premiumBotNav.isMobileOpen{z-index:1100!important}.premiumBotNav.isMobileOpen>div{z-index:1110!important;position:absolute!important}:is(.premiumBotPage:has(.premiumBotMenuBackdrop) .premiumHero,.premiumBotPage:has(.premiumBotMenuBackdrop) .premiumConsole,.premiumBotPage:has(.premiumBotMenuBackdrop) .premiumCards,.premiumBotPage:has(.premiumBotMenuBackdrop) .premiumDownloadStrip,.premiumBotPage:has(.premiumBotMenuBackdrop) .premiumFeatureList,.premiumBotPage:has(.premiumBotMenuBackdrop) .premiumDownloadCard,.premiumBotPage:has(.premiumBotMenuBackdrop) .premiumComparison,.premiumBotPage:has(.premiumBotMenuBackdrop) .premiumBotFooter,.premiumBotPage:has(.premiumBotMenuBackdrop) .premiumFiberCanvas){z-index:1!important}.premiumBotPage .premiumDownloadStrip,.premiumBotPage .premiumCards,.premiumBotPage .premiumDownloadCard,.premiumBotPage .premiumComparison,.premiumBotPage .premiumFeatureList{background-color:#0000!important}@media (max-width:768px){.premiumBotPage{background:radial-gradient(circle at 50% 12%,#ff7e2d1a,#0000 34%),radial-gradient(circle at 50% 78%,#5a281038,#0000 46%),linear-gradient(#070504 0%,#0b0604 52%,#030202 100%)!important}.premiumFiberCanvas{opacity:.74!important}.premiumBotMenuBackdrop{background:radial-gradient(circle at 50% 22%,#ff7e2d13,#0000 38%),#000000c7!important}}@media (prefers-reduced-motion:reduce){.premiumFiberCanvas{display:none!important}}.premiumBotPage:before,.premiumBotPage:after{content:none!important;display:none!important}.premiumFiberCanvas{display:none!important}.premiumVercelGridCanvas{z-index:0!important;pointer-events:none!important;opacity:.82!important;mix-blend-mode:screen!important;width:100%!important;height:100svh!important;position:fixed!important;inset:0!important}.premiumBotPage .premiumHero:after{content:""!important;z-index:0!important;pointer-events:none!important;background:radial-gradient(circle at 50% 32%,#0000 0% 48%,#00000038 78%),linear-gradient(#00000057,#0000 28% 70%,#00000047)!important;position:absolute!important;inset:-24px!important}.premiumHero>*,.premiumBotNav,.premiumConsole,.premiumCards,.premiumDownloadStrip,.premiumFeatureList,.premiumDownloadCard,.premiumComparison,.premiumBotFooter{z-index:3!important;position:relative!important}.premiumBotNav.isMobileOpen>div{z-index:1110!important}.premiumBotBrand,.premiumMobileNavToggle{z-index:1120!important;position:relative!important}@media (max-width:768px){.premiumVercelGridCanvas{opacity:.72!important}.premiumBotPage{background:radial-gradient(circle at 50% 14%,#ff7e2d13,#0000 34%),linear-gradient(#050504 0%,#070604 50%,#030303 100%)!important}}@media (prefers-reduced-motion:reduce){.premiumVercelGridCanvas{opacity:.38!important}}@keyframes premiumRevealUpV115{0%{opacity:0;filter:blur(7px);transform:translateY(24px)scale(.985)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@media (max-width:768px){.premiumHero .premiumVercelGridCanvas{opacity:1!important}}@media (prefers-reduced-motion:reduce){.premiumBotPage .premiumHeroContent>*{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}}.premiumBotPage:before,.premiumBotPage:after,.premiumFiberCanvas{content:none!important;display:none!important}.premiumHero{isolation:isolate!important;position:relative!important;overflow:hidden!important}@keyframes premiumRevealUpV116{0%{opacity:0;filter:blur(7px);transform:translateY(22px)scale(.986)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@media (prefers-reduced-motion:reduce){.premiumBotPage .premiumHeroContent>*{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}}.premiumBotPage:before,.premiumBotPage:after,.premiumFiberCanvas,.premiumBotPage .premium3d,.premiumBotPage .premiumVisual,.premiumBotPage .premiumVisual canvas{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.premiumHero .premiumVercelGridCanvas{z-index:0!important;pointer-events:none!important;opacity:.98!important;mix-blend-mode:screen!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.premiumHero>:not(.premiumVercelGridCanvas),.premiumBotNav,.premiumConsole,.premiumCards,.premiumDownloadStrip,.premiumFeatureList,.premiumDownloadCard,.premiumComparison,.premiumBotFooter{z-index:3!important;position:relative!important}@keyframes premiumRevealUpV117{0%{opacity:0;filter:blur(6px);transform:translateY(18px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@media (max-width:768px){.premiumHero .premiumVercelGridCanvas{opacity:.95!important}.premiumHero:before{background:linear-gradient(#0000006b 0%,#00000014 40%,#00000070 100%)!important}}@media (prefers-reduced-motion:reduce){.premiumBotPage .premiumHeroContent>*{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}}.premiumBotPage:before,.premiumBotPage:after,.premiumFiberCanvas,.premiumVercelGridCanvas,.premiumBotPage .premium3d,.premiumBotPage .premiumVisual,.premiumBotPage .premiumVisual canvas{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.premiumHero{isolation:isolate!important;background:radial-gradient(circle at 50% 42%,#0091ff07,#0000 32%),linear-gradient(#0000001a,#00000038)!important;position:relative!important;overflow:hidden!important}.premiumDomeLayer{z-index:0!important;pointer-events:none!important;position:absolute!important;inset:0!important;overflow:hidden!important}.premiumDomeSvg{opacity:.78!important;width:min(980px,118vw)!important;height:auto!important;position:absolute!important;top:43%!important;left:50%!important;transform:translate(-50%,-38%)!important}.domeWorldGrid path{stroke:#ffffff09;stroke-width:1px;fill:none}.domeLine{stroke:#ffffff1b;stroke-width:1.1px;fill:none;vector-effect:non-scaling-stroke}.domeOuter{stroke:#ffffff2e;stroke-width:1.35px}.domeNodes circle{fill:#ffffff8c;stroke:#ffffff1f;stroke-width:8px;vector-effect:non-scaling-stroke;animation:4.8s ease-in-out infinite domeNodePulse}.traffic{fill:none;stroke-linecap:round;stroke-width:2.2px;vector-effect:non-scaling-stroke;stroke-dasharray:34 980;opacity:.78;animation:4.2s linear infinite domeTrafficMove}.trafficBlue{stroke:url(#domeBluePacket)}.trafficAmber{stroke:url(#domeAmberPacket)}.trafficFast{animation-duration:3.35s}.trafficMid{animation-duration:4.4s}.trafficSlow{animation-duration:5.6s}.trafficDelay1{animation-delay:-1.2s}.trafficDelay2{animation-delay:-2.1s}.trafficDelay3{animation-delay:-3s}@keyframes domeTrafficMove{0%{stroke-dashoffset:760px}to{stroke-dashoffset:-260px}}@keyframes domeNodePulse{0%,to{opacity:.38}50%{opacity:.82}}.premiumHero:before{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#0000006b 0%,#0000000a 45%,#00000057 100%),linear-gradient(#0006 0%,#00000014 34%,#0000007a 100%)!important;position:absolute!important;inset:0!important}.premiumHero:after{content:none!important;display:none!important}.premiumHero>:not(.premiumDomeLayer),.premiumBotNav,.premiumConsole,.premiumCards,.premiumDownloadStrip,.premiumFeatureList,.premiumDownloadCard,.premiumComparison,.premiumBotFooter{z-index:3!important;position:relative!important}@keyframes premiumRevealCleanV118{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}.premiumBotPage .premiumHeroContent>*{opacity:0;animation:.58s cubic-bezier(.22,1,.36,1) forwards premiumRevealCleanV118}.premiumBotPage .premiumHeroContent>:first-child{animation-delay:40ms}.premiumBotPage .premiumHeroContent>:nth-child(2){animation-delay:.11s}.premiumBotPage .premiumHeroContent>:nth-child(3){animation-delay:.18s}.premiumBotPage .premiumHeroContent>:nth-child(4){animation-delay:.25s}.premiumBotPage .premiumHeroContent>:nth-child(5){animation-delay:.32s}@media (max-width:768px){.premiumDomeSvg{opacity:.68!important;width:150vw!important;top:47%!important;transform:translate(-50%,-35%)!important}.traffic{stroke-width:1.9px;stroke-dasharray:26 880;opacity:.64}.domeLine{stroke:#ffffff16}.domeWorldGrid path{stroke:#ffffff06}}@media (prefers-reduced-motion:reduce){.traffic,.domeNodes circle,.premiumBotPage .premiumHeroContent>*{animation:none!important}.premiumBotPage .premiumHeroContent>*{opacity:1!important;transform:none!important}}.premiumBotPage:before,.premiumBotPage:after,.premiumHero:after,.premiumFiberCanvas,.premiumVercelGridCanvas,.premiumDomeLayer,.premiumDomeSvg,.premiumBotPage .premium3d,.premiumBotPage .premiumVisual,.premiumBotPage .premiumVisual canvas{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;animation:none!important;display:none!important;transform:none!important}.premiumBotPage .premiumHero:before{content:""!important;z-index:0!important;pointer-events:none!important;opacity:.42!important;background:repeating-radial-gradient(at 50% 100%,#0000 0 42px,#ffffff0e 43px,#0000 45px),repeating-linear-gradient(90deg,#0000 0 86px,#ffffff0b 87px,#0000 88px)!important;border:1px solid #ffffff1f!important;border-bottom:0!important;border-radius:980px 980px 0 0!important;width:min(980px,118vw)!important;height:min(360px,42vw)!important;animation:none!important;position:absolute!important;top:47%!important;left:50%!important;transform:translate(-50%,-36%)!important}.premiumBotPage .premiumHero>*,.premiumBotNav,.premiumConsole,.premiumCards,.premiumDownloadStrip,.premiumFeatureList,.premiumDownloadCard,.premiumComparison,.premiumBotFooter{z-index:3!important;position:relative!important}@media (max-width:768px){.premiumBotPage .premiumHero{background:radial-gradient(#ffffff0e,#0000 42%),radial-gradient(circle at 50% 18%,#ff96440d,#0000 34%),linear-gradient(#00000014,#00000042)!important}.premiumBotPage .premiumHero:before{opacity:.28!important;background:repeating-radial-gradient(at 50% 100%,#0000 0 34px,#ffffff0b 35px,#0000 37px)!important;width:128vw!important;height:34vw!important;top:49%!important}}.premiumBotPage{isolation:isolate!important;background:radial-gradient(circle at 50% 18%,#ff96440b,#0000 30%),radial-gradient(circle at 58% 72%,#ffffff06,#0000 42%),linear-gradient(#050505 0%,#040404 58%,#020202 100%)!important;overflow-x:hidden!important}.premiumBotPage:before,.premiumBotPage:after,.premiumFiberCanvas,.premiumVercelGridCanvas,.premiumDomeLayer,.premiumDomeSvg,.premiumBotPage .premium3d,.premiumBotPage .premiumVisual,.premiumBotPage .premiumVisual canvas{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;animation:none!important;display:none!important}.premiumBotPage .premiumHero{isolation:isolate!important;background:linear-gradient(#ffffff06 1px,#0000 1px) 0 0/128px 128px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/128px 128px,radial-gradient(at 50% 44%,#ffffff0b,#0000 45%),linear-gradient(#0000001a,#0000003d)!important;position:relative!important;overflow:hidden!important}.premiumSolfieSvgLayer{z-index:0!important;pointer-events:none!important;position:absolute!important;inset:0!important;overflow:hidden!important}.premiumSolfieSvgLayer__orbit{opacity:.145!important;width:min(720px,62vw)!important;max-width:none!important;height:auto!important;animation:18s ease-in-out infinite alternate premiumSolfieOrbitBreath!important;position:absolute!important;top:47%!important;left:54%!important;transform:translate(-50%,-50%)rotate(-7deg)!important}.premiumSolfieSvgLayer__glow{opacity:0!important;will-change:transform, opacity!important;background:#ffc68ceb!important;border-radius:999px!important;width:7px!important;height:7px!important;position:absolute!important;box-shadow:0 0 18px #ff96446b!important}.premiumSolfieSvgLayer__glow--one{animation:8.5s ease-in-out infinite premiumSolfieGlowOne!important;top:46%!important;left:34%!important}.premiumSolfieSvgLayer__glow--two{animation:10.5s ease-in-out -3s infinite premiumSolfieGlowTwo!important;top:40%!important;left:58%!important}@keyframes premiumSolfieOrbitBreath{0%{opacity:.115;transform:translate(-50%,-50%)rotate(-7deg)scale(1)}to{opacity:.165;transform:translate(-50%,-50%)rotate(-7deg)scale(1.018)}}@keyframes premiumSolfieGlowOne{0%,to{opacity:0;transform:translate(0,0)scale(.6)}20%{opacity:.78}48%{opacity:.48;transform:translate(160px,-46px)scale(1)}72%{opacity:0;transform:translate(310px,12px)scale(.78)}}@keyframes premiumSolfieGlowTwo{0%,to{opacity:0;transform:translate(0,0)scale(.6)}18%{opacity:.58}46%{opacity:.42;transform:translate(-130px,52px)scale(.95)}70%{opacity:0;transform:translate(-270px,-8px)scale(.72)}}.premiumBotPage .premiumHero:before{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#00000061 0%,#0000000a 46%,#00000052 100%),linear-gradient(#0000005c 0%,#00000014 36%,#00000070 100%)!important;position:absolute!important;inset:0!important}.premiumBotPage .premiumHero:after{content:none!important;display:none!important}.premiumBotPage .premiumHero>:not(.premiumSolfieSvgLayer),.premiumBotNav,.premiumConsole,.premiumCards,.premiumDownloadStrip,.premiumFeatureList,.premiumDownloadCard,.premiumComparison,.premiumBotFooter{z-index:3!important;position:relative!important}.premiumBotPage .premiumHeroContent>*{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}.premiumBotMenuBackdrop{z-index:10000!important;-webkit-backdrop-filter:blur(5px)saturate(.82)!important;background:#000000d1!important;position:fixed!important;inset:0!important}.premiumBotNav{z-index:11000!important}.premiumBotNav.isMobileOpen>div{z-index:11100!important;background:#080808f7!important}@media (max-width:768px){.premiumBotPage .premiumHero{background:radial-gradient(at 50% 46%,#ffffff0a,#0000 42%),radial-gradient(circle at 50% 18%,#ff96440a,#0000 34%),linear-gradient(#0000001a,#00000045)!important}.premiumSolfieSvgLayer__orbit{opacity:.12!important;width:122vw!important;top:52%!important;left:50%!important}.premiumSolfieSvgLayer__glow{width:5px!important;height:5px!important;box-shadow:0 0 12px #ff964452!important}.premiumSolfieSvgLayer__glow--one,.premiumSolfieSvgLayer__glow--two{animation:none!important;display:none!important}}@media (prefers-reduced-motion:reduce){.premiumSolfieSvgLayer__orbit,.premiumSolfieSvgLayer__glow{animation:none!important}}@media (max-width:980px){html body .mobileWalletGuideBackdrop,html body .mobileWalletGuideBackdrop.isOpen,html body .mobileWalletGuideBackdrop.isClosing{z-index:2147483000!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;-webkit-backdrop-filter:blur(9px)!important;background:#000000b8!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:16px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden auto!important}html body .mobileWalletGuideBackdrop .mobileWalletGuideCard{opacity:1!important;visibility:visible!important;z-index:2147483001!important;width:min(720px,100vw - 32px)!important;max-width:calc(100vw - 32px)!important;max-height:calc(100dvh - 32px)!important;margin:auto!important;display:block!important;position:relative!important;inset:auto!important;overflow:auto!important;transform:translate(0,0)!important}}@media (max-width:560px){html body .mobileWalletGuideBackdrop,html body .mobileWalletGuideBackdrop.isOpen,html body .mobileWalletGuideBackdrop.isClosing{padding:14px!important}html body .mobileWalletGuideBackdrop .mobileWalletGuideCard{width:min(430px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media (max-width:768px){html body .premiumBotPage{overflow-x:hidden!important}html body .premiumBotPage .premiumHero{text-align:center!important;isolation:isolate!important;min-height:1320px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}html body .premiumBotPage .premiumHero .premiumHeroCopy{z-index:4!important;box-sizing:border-box!important;text-align:center!important;width:100%!important;max-width:100%!important;height:1080px!important;margin:0 auto!important;padding:0!important;display:block!important;position:relative!important;transform:none!important}html body .premiumBotPage .premiumHero .clvTradingEarth{z-index:1!important;pointer-events:none!important;width:100%!important;position:absolute!important;inset:0!important;overflow:hidden!important}html body .premiumBotPage .premiumHero .clvTradingEarth__img{transform-origin:50%!important;opacity:.34!important;z-index:1!important;width:min(104vw,560px)!important;max-width:none!important;height:auto!important;margin:0!important;position:absolute!important;top:205px!important;left:50%!important;transform:translate(-50%,-50%)rotate(-10deg)!important}html body .premiumBotPage .premiumHero .premiumHeroTitle,html body .premiumBotPage .premiumHero .premiumHeroCopy h1{text-align:left!important;z-index:5!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-end!important;width:max-content!important;max-width:calc(100vw - 52px)!important;margin:0!important;padding:0!important;line-height:.86!important;display:flex!important;position:absolute!important;top:155px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body .premiumBotPage .premiumHero .premiumHeroTitleMain{text-align:left!important;white-space:nowrap!important;width:auto!important;max-width:100%!important;margin:0!important;display:block!important}html body .premiumBotPage .premiumHero .premiumHeroTitleSub{text-align:right!important;white-space:nowrap!important;align-self:flex-end!important;width:auto!important;margin-top:.12em!important;padding-right:.03em!important;display:block!important}html body .premiumBotPage .premiumHero .premiumHeroCopy>p{box-sizing:border-box!important;text-align:left!important;z-index:5!important;width:min(700px,100vw - 92px)!important;max-width:calc(100vw - 92px)!important;margin:0!important;padding:0!important;position:absolute!important;top:365px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body .premiumBotPage .premiumHero .premiumAccessLauncher--hero{box-sizing:border-box!important;z-index:5!important;width:min(772px,100vw - 60px)!important;max-width:calc(100vw - 60px)!important;margin:0!important;position:absolute!important;top:590px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body .premiumBotPage .premiumHero .premiumHeroMeta{box-sizing:border-box!important;z-index:5!important;flex-direction:column!important;align-items:stretch!important;gap:18px!important;width:min(690px,100vw - 108px)!important;max-width:calc(100vw - 108px)!important;margin:0!important;display:flex!important;position:absolute!important;top:845px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body .premiumBotPage .premiumHero .premiumHeroMeta span{box-sizing:border-box!important;text-align:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}html body .premiumBotPage .premiumHero{justify-content:center!important;align-items:flex-start!important;min-height:100svh!important;padding:0 0 120px!important;display:flex!important;overflow:hidden!important}html body .premiumBotPage .premiumHeroCopy{box-sizing:border-box!important;text-align:center!important;flex-direction:column!important;align-items:center!important;width:100vw!important;max-width:100vw!important;margin:0 auto!important;padding:0 28px!important;display:flex!important;transform:none!important}html body .premiumBotPage .premiumHeroTitle,html body .premiumBotPage .premiumHeroCopy h1{text-align:left!important;flex-direction:column!important;order:1!important;align-items:flex-end!important;width:max-content!important;max-width:calc(100vw - 56px)!important;margin:185px auto 0!important;line-height:.84!important;display:flex!important;transform:none!important}html body .premiumBotPage .premiumHeroTitleMain{text-align:left!important;line-height:.84!important;display:block!important}html body .premiumBotPage .premiumHeroTitleSub{color:#ff8f4a!important;text-align:right!important;align-self:flex-end!important;margin-top:.12em!important;padding-right:.04em!important;line-height:1!important;display:block!important;transform:none!important}html body .premiumBotPage .premiumHeroCopy>p{text-align:left!important;order:2!important;width:min(760px,100vw - 56px)!important;max-width:calc(100vw - 56px)!important;margin:70px auto 0!important;transform:none!important}html body .premiumBotPage .premiumAccessLauncher--hero{order:3!important;width:min(760px,100vw - 56px)!important;max-width:calc(100vw - 56px)!important;margin:70px auto 0!important;left:auto!important;right:auto!important;transform:none!important}html body .premiumBotPage .premiumHeroMeta{order:4!important;grid-template-columns:1fr!important;place-items:center stretch!important;gap:14px!important;width:min(700px,100vw - 104px)!important;max-width:calc(100vw - 104px)!important;margin:48px auto 0!important;display:grid!important;transform:none!important}html body .premiumBotPage .premiumHeroMeta span{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:58px!important;margin:0 auto!important;display:flex!important}html body .premiumBotPage .premiumHero:after,html body .premiumBotPage .clvTradingEarth,html body .premiumBotPage .clvTradingEarth__img{pointer-events:none!important}html body .premiumBotPage .premiumHero:after{opacity:.32!important;width:128vw!important;top:34%!important;left:50%!important;transform:translate(-50%,-50%)rotate(-8deg)scale(1)!important}html body .premiumBotPage .clvTradingEarth__img{opacity:.32!important;width:128vw!important;top:34%!important;left:50%!important;transform:translate(-50%,-50%)rotate(-8deg)!important}}.premiumConsoleClose{display:none}@media (max-width:980px){html body .premiumBotPage .premiumConsole:not(.isMobileOpen){display:none!important}html body .premiumBotPage .premiumConsole.isMobileOpen{box-sizing:border-box!important;z-index:2147481200!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;border-radius:24px!important;width:min(860px,100vw - 24px)!important;min-width:0!important;max-width:calc(100vw - 24px)!important;max-height:calc(100svh - 128px)!important;margin:0!important;padding:16px!important;display:block!important;position:fixed!important;inset:96px auto auto 50%!important;overflow:hidden auto!important;transform:translate(-50%)!important}html body .premiumBotPage .premiumConsole.isMobileOpen,html body .premiumBotPage .premiumConsole.isMobileOpen *{filter:none!important}html body .premiumBotPage .premiumConsole.isMobileOpen:before{pointer-events:none!important}html body .premiumBotPage .premiumConsole.isMobileOpen .premiumConsoleTop{grid-template-columns:minmax(0,1fr) auto auto!important;align-items:start!important;gap:10px!important;display:grid!important}html body .premiumBotPage .premiumConsole.isMobileOpen .premiumConsoleTop h2{text-align:left!important}html body .premiumBotPage .premiumConsole.isMobileOpen .premiumConsoleTop b{white-space:nowrap!important;align-self:start!important}html body .premiumBotPage .premiumConsole.isMobileOpen .premiumConsoleClose{color:#fff8f1!important;cursor:pointer!important;background:#ffffff0e!important;border:1px solid #ffffff24!important;border-radius:999px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;margin:0!important;padding:0!important;font-size:24px!important;line-height:1!important;display:grid!important}html body .premiumBotPage .premiumConsole.isMobileOpen .premiumSteps,html body .premiumBotPage .premiumConsole.isMobileOpen .premiumStatusGrid,html body .premiumBotPage .premiumConsole.isMobileOpen .premiumCheckoutWizard,html body .premiumBotPage .premiumConsole.isMobileOpen .premiumWizardTabs,html body .premiumBotPage .premiumConsole.isMobileOpen .premiumWizardCard,html body .premiumBotPage .premiumConsole.isMobileOpen .premiumPaymentBox,html body .premiumBotPage .premiumConsole.isMobileOpen .premiumDownloadStrip{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}html body .premiumBotPage .premiumConsole.isMobileOpen .premiumPaymentRow{grid-template-columns:1fr!important;align-items:stretch!important;display:grid!important}html body .premiumBotPage .premiumConsole.isMobileOpen .premiumPrimary,html body .premiumBotPage .premiumConsole.isMobileOpen .premiumSecondary,html body .premiumBotPage .premiumConsole.isMobileOpen .premiumDownload{width:100%!important;max-width:100%!important}}@media (max-width:560px){html body .premiumBotPage .premiumConsole.isMobileOpen{border-radius:22px!important;width:min(860px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100svh - 128px)!important;margin:0!important;padding:14px!important;top:96px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body .premiumBotPage .premiumConsole.isMobileOpen .premiumWizardTabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:380px){html body .premiumBotPage .premiumConsole.isMobileOpen{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100svh - 116px)!important;padding:12px!important;top:92px!important}}@media (max-width:980px){html body .premiumBotPage{--clv-trading-mobile-x-fix:10px}@supports (width:100lvw){html body .premiumBotPage{--clv-trading-mobile-x-fix:max(8px, calc((100lvw - 100vw) / 2))}}html body .premiumBotPage .premiumConsole.isMobileOpen{left:calc(50% + var(--clv-trading-mobile-x-fix))!important;margin-left:0!important;margin-right:0!important;right:auto!important;transform:translate(-50%)!important}}@media (max-width:768px){html body .premiumBotPage{overflow-x:hidden!important}html body .premiumBotPage .premiumHero{overflow:hidden!important}html body .premiumBotPage .premiumHero .premiumHeroCopy,html body .premiumBotPage .premiumHero .clvTradingEarth{will-change:transform;transform:translate3d(var(--clv-trading-mobile-x-fix), 0, 0)!important}html body .premiumBotPage .premiumHero .premiumHeroCopy>*,html body .premiumBotPage .premiumHero .premiumAccessLauncher--hero,html body .premiumBotPage .premiumHero .premiumHeroMeta,html body .premiumBotPage .premiumHero .premiumHeroMeta span{box-sizing:border-box!important}}@media (max-width:420px){html body .premiumBotPage{--clv-trading-mobile-x-fix:9px}@supports (width:100lvw){html body .premiumBotPage{--clv-trading-mobile-x-fix:max(7px, calc((100lvw - 100vw) / 2))}}}@media (max-width:768px){html body .premiumBotPage .premiumBotMenuBackdrop{-webkit-backdrop-filter:none!important;background:0 0!important}@supports not (top:max(8px, 1px)){html body .premiumBotPage .premiumConsole.isMobileOpen{top:8px!important}}html body .premiumBotPage .premiumHeroTitle,html body .premiumBotPage .premiumHeroCopy h1{margin-top:5px!important}html body .premiumBotPage .premiumHero:after,html body .premiumBotPage .clvTradingEarth__img{top:calc(34% - 180px)!important}html body .premiumBotPage .premiumConsole.isMobileOpen{top:8px!important}@supports not (top:max(8px, 1px)){html body .premiumBotPage .premiumConsole.isMobileOpen{top:8px!important}}html body main.premiumBotPage .premiumHero .clvTradingEarth__img{position:absolute!important;top:calc(34% - 180px)!important;left:50%!important;transform:translate(-50%,-50%)rotate(-8deg)!important}html body main.premiumBotPage #access-console.premiumConsole.isMobileOpen,html body main.premiumBotPage .premiumConsole.isMobileOpen{z-index:20000!important;margin:0!important;position:fixed!important;inset:8px auto auto 50%!important;transform:translate(-50%,-100px)!important}html body main.premiumBotPage aside#access-console.premiumConsole.isMobileOpen,html body main.premiumBotPage #access-console.premiumConsole.isMobileOpen,html body main.premiumBotPage .premiumConsole.isMobileOpen{z-index:2147483000!important;width:min(860px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100svh - 8px)!important;margin:0!important;position:fixed!important;inset:0 auto auto 50%!important;transform:translate(-50%)!important}html body main.premiumBotPage aside#access-console.premiumConsole.isMobileOpen,html body main.premiumBotPage #access-console.premiumConsole.isMobileOpen,html body main.premiumBotPage .premiumConsole.isMobileOpen{z-index:2147483000!important;margin:0!important;position:fixed!important;inset:0 auto auto 50%!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHero .premiumHeroCopy>p{text-align:left!important;z-index:30!important;text-align:left!important;z-index:30!important;width:min(700px,100vw - 72px)!important;max-width:calc(100vw - 72px)!important;margin:0!important;padding:0!important;position:absolute!important;top:420px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHero .premiumHeroMeta span{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:54px!important;margin:0 auto!important;display:flex!important}html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero{z-index:30!important;width:min(772px,100vw - 60px)!important;max-width:calc(100vw - 60px)!important;margin:0!important;position:absolute!important;top:270px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHero .premiumHeroCopy>p{text-align:left!important;z-index:30!important;width:min(700px,100vw - 72px)!important;max-width:calc(100vw - 72px)!important;margin:0!important;padding:0!important;position:absolute!important;top:410px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHero .premiumHeroMeta{z-index:30!important;grid-template-columns:1fr!important;place-items:center stretch!important;gap:10px!important;width:min(690px,100vw - 108px)!important;max-width:calc(100vw - 108px)!important;margin:0!important;display:grid!important;position:absolute!important;top:515px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHero .premiumHeroMeta span{width:100%!important;min-height:52px!important;margin:0 auto!important}html body main.premiumBotPage .premiumHero,html body main.premiumBotPage .premiumHero .premiumHeroCopy{height:720px!important;min-height:720px!important;margin-bottom:0!important;padding-bottom:0!important}html body main.premiumBotPage .premiumComparison,html body main.premiumBotPage .premiumCards,html body main.premiumBotPage .premiumFeatureList,html body main.premiumBotPage .premiumDownloadCard,html body main.premiumBotPage .premiumDownloadStrip{margin-top:0!important}html body main.premiumBotPage .premiumHero .clvTradingEarth__img{z-index:1!important;z-index:1!important;z-index:1!important;z-index:1!important;z-index:1!important;z-index:1!important;z-index:1!important;position:absolute!important;top:calc(34% - 125px)!important;left:50%!important;transform:translate(-50%,-50%)rotate(-8deg)!important}html body main.premiumBotPage .premiumHero .premiumHeroTitleMain{font-size:calc(1em + 2px)!important;line-height:.84!important}html body main.premiumBotPage .premiumHero .premiumHeroTitle,html body main.premiumBotPage .premiumHero .premiumHeroCopy>h1.premiumHeroTitle{z-index:30!important;margin:0!important;position:absolute!important;top:85px!important;left:50%!important;right:auto!important;transform:translate(calc(-50% - 2px))!important}html body main.premiumBotPage .premiumAccessLauncher--hero strong,html body main.premiumBotPage .premiumConsoleTop h2{text-transform:uppercase!important}}html body main.legalPage.legalPage--bot{color:#f8f4ecf0!important;isolation:isolate!important;background:radial-gradient(circle at 50% 16%,#ff7e2d21,#0000 32%),radial-gradient(circle at 84% 54%,#ff7e2d14,#0000 42%),linear-gradient(#030302 0%,#080504 46%,#030202 100%)!important;min-height:100svh!important;padding:clamp(86px,10vw,126px) clamp(28px,7vw,96px) clamp(64px,8vw,112px)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;position:relative!important;overflow-x:hidden!important}html body main.legalPage.legalPage--bot:before{content:""!important;z-index:-2!important;pointer-events:none!important;opacity:.68!important;background:linear-gradient(#ffffff05 1px,#0000 1px) 0 0/112px 112px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/112px 112px,radial-gradient(at 50% 18%,#ff7e2d1a,#0000 44%)!important;position:fixed!important;inset:0!important}html body main.legalPage.legalPage--bot:after{content:""!important;z-index:-1!important;pointer-events:none!important;opacity:.66!important;border:1px solid #ffffff0e!important;border-radius:999px!important;width:min(820px,130vw)!important;height:min(420px,62vw)!important;position:fixed!important;top:20px!important;left:50%!important;transform:translate(-50%)rotate(-6deg)!important;box-shadow:inset 0 0 0 1px #ffffff09,0 0 120px #ff7e2d14!important}html body main.legalPage.legalPage--bot .legalBackLink{color:#ff9c58eb!important;letter-spacing:.04em!important;align-items:center!important;min-height:38px!important;margin-bottom:22px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}html body main.legalPage.legalPage--bot .legalEyebrow{color:#ff9b57!important;letter-spacing:.26em!important;text-transform:uppercase!important;background:#ff7e2d13!important;border:1px solid #ff7e2d3d!important;border-radius:999px!important;width:fit-content!important;margin:0 0 18px!important;padding:8px 12px!important;font-size:.78rem!important;font-weight:950!important;display:block!important}html body main.legalPage.legalPage--bot h1{z-index:1!important;color:#fffaf2!important;opacity:1!important;filter:none!important;text-shadow:0 2px #0000003d,0 18px 70px #ff7e2d29!important;letter-spacing:-.07em!important;max-width:980px!important;margin:0 0 clamp(28px,5vw,54px)!important;font-size:clamp(2.55rem,8vw,5.35rem)!important;line-height:.92!important;position:relative!important}html body main.legalPage.legalPage--bot p{z-index:1!important;color:#f5f0e8bd!important;letter-spacing:.015em!important;max-width:920px!important;margin:0 0 1.55em!important;font-size:clamp(1.05rem,2.1vw,1.28rem)!important;line-height:1.72!important;position:relative!important}html body main.legalPage.legalPage--bot .legalCloseButton{top:calc(env(safe-area-inset-top,0px) + 18px)!important;z-index:50!important;-webkit-backdrop-filter:blur(12px)saturate(.84)!important;background:radial-gradient(circle at 50% 0,#ff7e2d21,#0000 50%),#090706c7!important;border:1px solid #ff7e2d38!important;border-radius:24px!important;justify-content:center!important;align-items:center!important;width:62px!important;height:62px!important;text-decoration:none!important;display:inline-flex!important;position:fixed!important;right:22px!important;box-shadow:0 18px 56px #00000061,inset 0 0 0 1px #ffffff0a!important}html body main.legalPage.legalPage--bot .legalCloseButton span{transform-origin:50%!important;background:#fffffff0!important;border-radius:999px!important;width:30px!important;height:3px!important;position:absolute!important;top:50%!important;left:50%!important}html body main.legalPage.legalPage--bot .legalCloseButton span:first-child{transform:translate(-50%,-50%)rotate(45deg)!important}html body main.legalPage.legalPage--bot .legalCloseButton span:last-child{transform:translate(-50%,-50%)rotate(-45deg)!important}@media (max-width:768px){html body main.legalPage.legalPage--bot{padding:calc(env(safe-area-inset-top,0px) + 92px) 32px 72px!important;background:radial-gradient(circle at 50% 12%,#ff7e2d24,#0000 34%),radial-gradient(circle at 50% 62%,#ff7e2d0e,#0000 48%),linear-gradient(#030302 0%,#080504 48%,#030202 100%)!important}html body main.legalPage.legalPage--bot:after{opacity:.48!important;width:138vw!important;height:62vw!important;top:88px!important}html body main.legalPage.legalPage--bot .legalBackLink{display:none!important}html body main.legalPage.legalPage--bot .legalEyebrow{letter-spacing:.22em!important;margin-bottom:18px!important;font-size:.68rem!important}html body main.legalPage.legalPage--bot h1{letter-spacing:-.075em!important;margin-bottom:34px!important;font-size:clamp(2.75rem,12.8vw,4.35rem)!important;line-height:.93!important}html body main.legalPage.legalPage--bot p{color:#f5f0e8c2!important;max-width:calc(100vw - 64px)!important;margin-bottom:1.45em!important;font-size:clamp(1.04rem,4.35vw,1.23rem)!important;line-height:1.78!important}html body main.legalPage.legalPage--bot .legalCloseButton{top:calc(env(safe-area-inset-top,0px) + 16px)!important;border-radius:22px!important;width:58px!important;height:58px!important;right:20px!important}html body main.legalPage.legalPage--bot .legalCloseButton span{width:27px!important;height:2.6px!important}}@media (max-width:980px){html body:has(.nav.isMobileOpen):before{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;display:none!important}html body:has(.nav.isMobileOpen):after{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;display:none!important}html body .stickyScene:has(.nav.isMobileOpen):after{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;display:none!important}html body:has(.premiumBotNav.isMobileOpen):before{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;display:none!important}html body:has(.premiumBotNav.isMobileOpen):after{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;display:none!important}html body .premiumBotPage:has(.premiumBotNav.isMobileOpen):after{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;display:none!important}html body .premiumBotPage:has(.premiumBotMenuBackdrop):after{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;display:none!important}html body .mobileMenuBackdrop,html body .premiumBotMenuBackdrop{z-index:880!important;cursor:pointer!important;pointer-events:auto!important;-webkit-backdrop-filter:blur(7px)saturate(.86)!important;backdrop-filter:blur(7px)saturate(.86)!important;border:0!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}html body .mobileMenuBackdrop{background:radial-gradient(circle at 50% 22%,#72ff3b0d,#0000 40%),#00000080!important}html body .premiumBotMenuBackdrop{background:radial-gradient(circle at 50% 22%,#ff7e2d11,#0000 40%),#0000008f!important}html body .nav,html body .premiumBotNav{z-index:1000!important;overflow:visible!important}html body .premiumBotNav{position:relative!important}html body .nav.isMobileOpen .navLinks,html body .premiumBotNav.isMobileOpen>div,html body .premiumBotNav.isMobileOpen .premiumBotNavLinks{z-index:1002!important;pointer-events:auto!important;filter:none!important}html body .nav.isMobileOpen .brand,html body .nav.isMobileOpen .mobileNavToggle,html body .premiumBotNav.isMobileOpen .premiumBotBrand,html body .premiumBotNav.isMobileOpen .premiumMobileNavToggle{z-index:1003!important;pointer-events:auto!important;filter:none!important;opacity:1!important;position:relative!important}html body .nav.isMobileOpen .navLinks *,html body .premiumBotNav.isMobileOpen .premiumBotNavLinks *,html body .premiumBotNav.isMobileOpen>div *{pointer-events:auto!important}html body .nav{will-change:transform, opacity!important;transition:transform .26s cubic-bezier(.2,.9,.2,1),opacity .2s,border-color .24s,box-shadow .24s,background .24s!important}html body .nav.nav--hiddenOnScroll:not(.isMobileOpen){opacity:0!important;pointer-events:none!important;transform:translateY(calc(-100% - 18px))!important}html body .nav .mobileNavToggle,html body .nav.isMobileOpen .mobileNavToggle{box-sizing:border-box!important;border-radius:15px!important;flex:0 0 44px!important;place-items:center!important;gap:4px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:9px 10px!important;display:grid!important}html body .nav .mobileNavToggle span,html body .nav.isMobileOpen .mobileNavToggle span{transform-origin:50%!important;border-radius:999px!important;width:18px!important;height:2px!important;margin:0!important;display:block!important;position:static!important}html body .nav.isMobileOpen .mobileNavToggle span:first-child{transform:translateY(6px)rotate(45deg)!important}html body .nav.isMobileOpen .mobileNavToggle span:nth-child(2){opacity:0!important;width:18px!important}html body .nav.isMobileOpen .mobileNavToggle span:nth-child(3){transform:translateY(-6px)rotate(-45deg)!important}html body main.sceneWrap{background-color:#020805!important;background-image:radial-gradient(120% 68% at 50% 16%,#72ff3b14,#0000 58%),radial-gradient(125% 88% at 50% 54%,#1e692640,#0000 62%),radial-gradient(120% 70% at 50% 86%,#0c3a163b,#0000 60%),linear-gradient(#020805 0%,#061508 46% 64%,#020805 100%)!important;background-repeat:no-repeat!important;overflow-x:clip!important}html body .heroTrack,html body .stickyScene,html body .mobileStaticSections{background:0 0!important}html body .stickyScene:before,html body .stickyScene:after,html body .mobileStaticSections:before,html body .mobileStaticSections:after{content:none!important;display:none!important}html body .mobileStaticSections{width:min(760px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important}html body .mobileStaticSection{background:radial-gradient(circle at 86% 0,#72ff3b1a,#0000 36%),linear-gradient(#051209eb,#020704f0)!important}html body main.legalPage.legalPage--bot .legalCloseButton{top:calc(env(safe-area-inset-top,0px) + 18px)!important;box-sizing:border-box!important;border-radius:15px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:9px 10px!important;right:22px!important}html body main.legalPage.legalPage--bot .legalCloseButton span{width:18px!important;height:2px!important}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){@media (max-width:980px){html body .mobileMenuBackdrop{background:#0009!important}html body .premiumBotMenuBackdrop{background:#000000a3!important}}}@media (max-width:980px){html body .nav.isMobileOpen .mobileNavToggle{box-sizing:border-box!important;border-radius:15px!important;flex:0 0 44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0!important;display:block!important;position:relative!important;transform:scale(1)!important}html body .nav.isMobileOpen .mobileNavToggle span{transform-origin:50%!important;background:#f8f5eaf5!important;border-radius:999px!important;width:20px!important;height:2px!important;margin:0!important;transition:transform .18s,opacity .18s!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important}html body .nav.isMobileOpen .mobileNavToggle span:first-child{transform:translate(-50%,-50%)rotate(45deg)!important}html body .nav.isMobileOpen .mobileNavToggle span:nth-child(2){opacity:0!important;transform:translate(-50%,-50%)scaleX(0)!important}html body .nav.isMobileOpen .mobileNavToggle span:nth-child(3){transform:translate(-50%,-50%)rotate(-45deg)!important}html body main.legalPage.legalPage--bot .legalCloseButton{top:calc(env(safe-area-inset-top,0px) + 18px)!important;box-sizing:border-box!important;border-radius:15px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0!important;display:block!important;position:fixed!important;right:22px!important;transform:scale(1)!important}html body main.legalPage.legalPage--bot .legalCloseButton span{transform-origin:50%!important;background:#f8f5eaf5!important;border-radius:999px!important;width:20px!important;height:2px!important;margin:0!important;position:absolute!important;top:50%!important;left:50%!important}html body main.legalPage.legalPage--bot .legalCloseButton span:first-child{transform:translate(-50%,-50%)rotate(45deg)!important}html body main.legalPage.legalPage--bot .legalCloseButton span:last-child{transform:translate(-50%,-50%)rotate(-45deg)!important}html body .mobileStaticSections{align-items:stretch!important;gap:32px!important;display:grid!important}html body .mobileStaticSection,html body .mobileStaticSection.mobileStaticSection--results,html body .mobileStaticSection.mobileStaticSection--review,html body .mobileStaticSection.mobileStaticSection--security{box-sizing:border-box!important;justify-content:flex-start!important;align-items:stretch!important;gap:22px!important;height:auto!important;min-height:auto!important;padding:54px 38px 58px!important;scroll-margin-top:92px!important}html body .mobileStaticSection>span{margin:0 0 4px!important}html body .mobileStaticSection h2,html body .mobileStaticSection p,html body .mobileStaticSection blockquote{margin:0!important}html body .mobileStaticSection blockquote{padding:20px 22px!important}html body .mobileStaticGrid,html body .mobileSecurityList{gap:12px!important;margin-top:2px!important}html body .mobileStaticGrid div,html body .mobileSecurityList div{min-height:auto!important;padding:18px 20px!important}}@media (max-width:560px){html body .mobileStaticSection,html body .mobileStaticSection.mobileStaticSection--results,html body .mobileStaticSection.mobileStaticSection--review,html body .mobileStaticSection.mobileStaticSection--security{gap:20px!important;padding:50px 32px 54px!important}}@media (max-width:980px){html body main.legalPage.legalPage--bot{--legal-top-align:calc(env(safe-area-inset-top,0px) + 18px);--legal-x-width:44px;--legal-x-height:40px;--legal-pill-height:40px;padding-top:var(--legal-top-align)!important}html body main.legalPage.legalPage--bot .legalBackLink{height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}html body main.legalPage.legalPage--bot .legalEyebrow{box-sizing:border-box!important;min-height:var(--legal-pill-height)!important;height:var(--legal-pill-height)!important;vertical-align:top!important;justify-content:center!important;align-items:center!important;margin-top:0!important;margin-bottom:18px!important;padding:0 14px!important;line-height:1!important;display:inline-flex!important}html body main.legalPage.legalPage--bot h1{margin-top:0!important;margin-bottom:30px!important}html body main.legalPage.legalPage--bot p{margin-top:0!important}html body main.legalPage.legalPage--bot .legalCloseButton{top:var(--legal-top-align)!important;width:var(--legal-x-width)!important;height:var(--legal-x-height)!important;min-width:var(--legal-x-width)!important;min-height:var(--legal-x-height)!important;max-width:var(--legal-x-width)!important;max-height:var(--legal-x-height)!important;box-sizing:border-box!important;border-radius:15px!important;padding:0!important;right:22px!important}html body main.legalPage.legalPage--bot .legalCloseButton span{width:20px!important;height:2px!important}html body main.legalPage.legalPage--bot:after{top:16px!important}}@media (max-width:560px){html body main.legalPage.legalPage--bot{--legal-top-align:calc(env(safe-area-inset-top,0px) + 18px);--legal-x-width:44px;--legal-x-height:40px;--legal-pill-height:40px;padding-top:var(--legal-top-align)!important;padding-left:32px!important;padding-right:32px!important}html body main.legalPage.legalPage--bot .legalEyebrow{min-height:var(--legal-pill-height)!important;height:var(--legal-pill-height)!important;margin-top:0!important;margin-bottom:18px!important;padding:0 14px!important;line-height:1!important}html body main.legalPage.legalPage--bot .legalCloseButton{top:var(--legal-top-align)!important;width:var(--legal-x-width)!important;height:var(--legal-x-height)!important;min-width:var(--legal-x-width)!important;min-height:var(--legal-x-height)!important;max-width:var(--legal-x-width)!important;max-height:var(--legal-x-height)!important;border-radius:15px!important;right:20px!important}}html body .premiumBotPage .premiumHero .clvTradingEarthImpulseSvg,html body .premiumBotPage .premiumHero .clvEarthPulseBase,html body .premiumBotPage .premiumHero .clvEarthPulseDash,html body .premiumBotPage .premiumHero .clvEarthPulseNode{opacity:0!important;visibility:hidden!important;pointer-events:none!important;animation:none!important;display:none!important}@media (min-width:901px){html:has(main.premiumBotPage){scrollbar-width:thin!important;scrollbar-color:#ff7e2df2 #0a0806f0!important}html:has(main.premiumBotPage) body{scrollbar-width:thin!important;scrollbar-color:#ff7e2df2 #0a0806f0!important}html:has(main.premiumBotPage)::-webkit-scrollbar{width:10px!important;height:10px!important}html:has(main.premiumBotPage) body::-webkit-scrollbar{width:10px!important;height:10px!important}html body main.premiumBotPage ::-webkit-scrollbar{width:10px!important;height:10px!important}html:has(main.premiumBotPage)::-webkit-scrollbar-track{background:#0a0806f0!important;border-radius:999px!important}html:has(main.premiumBotPage) body::-webkit-scrollbar-track{background:#0a0806f0!important;border-radius:999px!important}html body main.premiumBotPage ::-webkit-scrollbar-track{background:#0a0806f0!important;border-radius:999px!important}html:has(main.premiumBotPage)::-webkit-scrollbar-thumb{background:linear-gradient(#ff9a52,#ff6f1f)!important;border:2px solid #0a0806f0!important;border-radius:999px!important;box-shadow:0 0 16px #ff7e2d47!important}html:has(main.premiumBotPage) body::-webkit-scrollbar-thumb{background:linear-gradient(#ff9a52,#ff6f1f)!important;border:2px solid #0a0806f0!important;border-radius:999px!important;box-shadow:0 0 16px #ff7e2d47!important}html body main.premiumBotPage ::-webkit-scrollbar-thumb{background:linear-gradient(#ff9a52,#ff6f1f)!important;border:2px solid #0a0806f0!important;border-radius:999px!important;box-shadow:0 0 16px #ff7e2d47!important}html body main.premiumBotPage{--clv-trading-left-x:25%;--clv-trading-right-x:75%;--clv-trading-center-y:50%;background:radial-gradient(circle at 25%,#ff7e2d0b,#0000 31%),radial-gradient(circle at 75%,#ff7e2d0a,#0000 30%),linear-gradient(#050504 0%,#080705 50%,#050504 100%)!important;min-height:100vh!important;overflow-x:hidden!important}html body main.premiumBotPage .premiumHero{isolation:isolate!important;max-width:1540px!important;min-height:calc(100vh - 92px)!important;margin:0 auto!important;padding:0 clamp(62px,7vw,140px)!important;display:block!important;position:relative!important;overflow:visible!important}html body main.premiumBotPage .premiumHeroCopy,html body main.premiumBotPage .premiumHeroContent{display:contents!important}html body main.premiumBotPage .premiumHeroArt,html body main.premiumBotPage .clvTradingEarth{left:var(--clv-trading-left-x)!important;top:var(--clv-trading-center-y)!important;z-index:0!important;pointer-events:none!important;opacity:.55!important;filter:saturate(.92)contrast(.94)brightness(.82)!important;width:clamp(540px,41vw,760px)!important;height:clamp(540px,41vw,760px)!important;margin:0!important;position:absolute!important;transform:translate(-50%,-50%)!important}html body main.premiumBotPage .clvTradingEarth__img,html body main.premiumBotPage .premiumHeroArt img{object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}html body main.premiumBotPage .premiumHeroTitle{left:var(--clv-trading-left-x)!important;top:calc(var(--clv-trading-center-y) - 34px)!important;z-index:2!important;text-align:left!important;text-shadow:0 18px 64px #00000085!important;flex-direction:column!important;align-items:flex-end!important;width:fit-content!important;max-width:48vw!important;margin:0!important;padding:0!important;line-height:.8!important;display:inline-flex!important;position:absolute!important;transform:translate(-50%,-50%)!important}html body main.premiumBotPage .premiumHeroTitleMain{color:#f8f5ea!important;letter-spacing:-.078em!important;white-space:nowrap!important;font-size:clamp(92px,7.55vw,148px)!important;font-weight:950!important;line-height:.8!important;display:block!important}html body main.premiumBotPage .premiumHeroTitleSub{color:#ff7e2d!important;letter-spacing:-.012em!important;white-space:nowrap!important;text-align:right!important;text-transform:none!important;text-shadow:0 0 30px #ff7e2d3d!important;align-self:flex-end!important;margin:.09em 0 0!important;padding:0!important;font-size:clamp(18px,1.42vw,26px)!important;font-style:normal!important;font-weight:900!important;line-height:1!important;display:block!important}html body main.premiumBotPage .premiumHeroCopy>p,html body main.premiumBotPage .premiumHeroContent>p{left:var(--clv-trading-left-x)!important;top:calc(var(--clv-trading-center-y) + 90px)!important;z-index:2!important;color:#f8f5eac7!important;text-align:center!important;width:min(620px,42vw)!important;max-width:42vw!important;margin:0!important;font-size:clamp(18px,1.1vw,22px)!important;line-height:1.58!important;position:absolute!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHeroMeta,html body main.premiumBotPage .premiumFeaturePills,html body main.premiumBotPage .premiumHeroPills{left:var(--clv-trading-left-x)!important;top:calc(var(--clv-trading-center-y) + 172px)!important;z-index:2!important;flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;width:min(560px,42vw)!important;margin:0!important;display:flex!important;position:absolute!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHeroMeta span,html body main.premiumBotPage .premiumFeaturePills>*,html body main.premiumBotPage .premiumHeroPills>*{color:#f8f5eadb!important;background:#ffffff09!important;border:1px solid #ffffff1a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:126px!important;min-height:42px!important;padding:0 22px!important;font-size:14px!important;font-weight:900!important;display:inline-flex!important}html body main.premiumBotPage .premiumAccessLauncher--hero{left:var(--clv-trading-right-x)!important;top:var(--clv-trading-center-y)!important;z-index:4!important;-webkit-backdrop-filter:blur(18px)saturate(.92)!important;text-align:center!important;cursor:pointer!important;background:radial-gradient(circle at 50% 0,#ff7e2d29,#0000 44%),linear-gradient(#0f0d0bf5,#050505f0)!important;border:1.5px solid #ff7e2d6b!important;border-radius:28px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:min(660px,39vw)!important;min-height:178px!important;margin:0!important;padding:26px 42px 24px!important;display:flex!important;position:absolute!important;overflow:visible!important;transform:translate(-50%,-50%)!important;box-shadow:0 30px 92px #0000008c,inset 0 0 0 1px #ff7e2d14!important}html body main.premiumBotPage .premiumAccessLauncher--hero .premiumAccessPromoTop,html body main.premiumBotPage .premiumAccessLauncher--hero>span:not(.premiumAccessMainLine *){color:#ffb178!important;letter-spacing:.4em!important;text-transform:uppercase!important;margin:0 0 12px!important;font-size:clamp(11px,.72vw,14px)!important;font-weight:950!important;line-height:1!important;display:block!important}html body main.premiumBotPage .premiumAccessLauncher--hero strong,html body main.premiumBotPage .premiumAccessLauncher--hero .premiumAccessMainLine{color:#f8f5ea!important;letter-spacing:-.035em!important;text-transform:uppercase!important;white-space:nowrap!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:.3em!important;width:max-content!important;max-width:100%!important;margin:0 auto!important;padding:0!important;font-size:clamp(27px,2.1vw,40px)!important;font-weight:950!important;line-height:.95!important;display:inline-flex!important}html body main.premiumBotPage .premiumAccessLauncher--hero .premiumAccessMainLine span{white-space:nowrap!important;display:inline!important}html body main.premiumBotPage .premiumAccessLauncher--hero em,html body main.premiumBotPage .premiumAccessLauncher--hero .premiumAccessPromoBottom{color:#ffb47c!important;letter-spacing:.055em!important;text-transform:none!important;opacity:.92!important;margin:14px 0 0!important;padding:0!important;font-size:clamp(13px,.86vw,16px)!important;font-style:normal!important;font-weight:850!important;line-height:1.2!important;display:block!important}html body main.premiumBotPage .premiumAccessLauncher--hero .premiumAccessWalletNote,html body main.premiumBotPage .premiumAccessLauncher--hero .walletBrowserRequired,html body main.premiumBotPage .premiumAccessLauncher--hero small{display:none!important}html body main.premiumBotPage .premiumConsole.isMobileOpen{left:var(--clv-trading-right-x)!important;top:var(--clv-trading-center-y)!important;transform-origin:50%!important;width:min(650px,39vw)!important;max-height:min(76vh,720px)!important;animation:.24s cubic-bezier(.2,.8,.2,1) both clvV212PanelOpen!important;position:absolute!important;transform:translate(-50%,-50%)scale(1)!important}@keyframes clvV212PanelOpen{0%{opacity:.78;filter:blur(1.5px);transform:translate(-50%,-50%)scale(.92)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}}html body main.premiumBotPage{--clv-trading-left-x:25%!important;--clv-trading-right-x:75%!important;--clv-trading-center-y:50%!important}html body main.premiumBotPage .premiumHeroCopy>p,html body main.premiumBotPage .premiumHeroContent>p{left:var(--clv-trading-left-x)!important;top:calc(var(--clv-trading-center-y) - 205px)!important;text-align:center!important;z-index:3!important;width:min(620px,42vw)!important;max-width:42vw!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHeroMeta,html body main.premiumBotPage .premiumFeaturePills,html body main.premiumBotPage .premiumHeroPills{left:var(--clv-trading-left-x)!important;top:calc(var(--clv-trading-center-y) - 118px)!important;z-index:3!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHeroArt,html body main.premiumBotPage .clvTradingEarth{left:var(--clv-trading-left-x)!important;top:calc(var(--clv-trading-center-y) - 172px)!important;transform:translate(-50%,-50%)!important}html body main.premiumBotPage .premiumAccessLauncher--hero,html body main.premiumBotPage .premiumConsole.isMobileOpen{left:var(--clv-trading-right-x)!important;top:calc(var(--clv-trading-center-y) - 300px)!important;transform:translate(-50%,-50%)!important}html body main.premiumBotPage:has(.premiumConsole.isMobileOpen) .premiumAccessLauncher--hero{left:var(--clv-trading-right-x)!important;top:calc(var(--clv-trading-center-y) - 300px)!important;transform:translate(-50%,-50%)!important}html body main.premiumBotPage .premiumHeroCopy>p,html body main.premiumBotPage .premiumHeroContent>p{top:calc(var(--clv-trading-center-y) - 255px)!important}html body main.premiumBotPage .premiumHeroArt,html body main.premiumBotPage .clvTradingEarth{top:calc(var(--clv-trading-center-y) - 222px)!important}html body main.premiumBotPage .premiumAccessLauncher--hero,html body main.premiumBotPage .premiumConsole.isMobileOpen{top:calc(var(--clv-trading-center-y) - 350px)!important}html body main.premiumBotPage:has(.premiumConsole.isMobileOpen) .premiumAccessLauncher--hero{top:calc(var(--clv-trading-center-y) - 350px)!important}html body main.premiumBotPage{--clv-v221-axis-y:calc(var(--clv-trading-center-y,50%) - 350px);--clv-v221-title-x:calc(50% - 370px);--clv-v221-modal-x:calc(50% + 315px);--clv-v221-desc-y:calc(var(--clv-v221-axis-y) + 126px);--clv-v221-pills-y:calc(var(--clv-v221-axis-y) + 210px)}html body main.premiumBotPage .premiumHeroTitle{left:var(--clv-v221-title-x)!important;top:var(--clv-v221-axis-y)!important;z-index:5!important;transform:translate(-50%,-50%)!important}html body main.premiumBotPage .premiumHeroArt,html body main.premiumBotPage .clvTradingEarth{left:var(--clv-v221-title-x)!important;top:var(--clv-v221-axis-y)!important;z-index:0!important;transform:translate(-50%,-50%)!important}:is(html body main.premiumBotPage .premiumAccessLauncher--hero,html body main.premiumBotPage:has(.premiumConsole.isMobileOpen) .premiumAccessLauncher--hero){left:var(--clv-v221-modal-x)!important;top:var(--clv-v221-axis-y)!important;z-index:6!important;transform:translate(-50%,-50%)!important}html body main.premiumBotPage .premiumConsole.isMobileOpen{left:var(--clv-v221-modal-x)!important;top:var(--clv-v221-axis-y)!important;transform-origin:50%!important;z-index:20!important;transform:translate(-50%,-50%)scale(1)!important}html body main.premiumBotPage .premiumAccessLauncher--hero{min-width:unset!important;max-width:700px!important}html body main.premiumBotPage .premiumHero>p,html body main.premiumBotPage .premiumHeroCopy>p,html body main.premiumBotPage .premiumHeroContent>p,html body main.premiumBotPage .premiumHeroCopy p,html body main.premiumBotPage .premiumHeroContent p,html body main.premiumBotPage .premiumHero .premiumHeroLead,html body main.premiumBotPage .premiumHero .premiumBotLead,html body main.premiumBotPage .premiumHero .premiumHeroDescription,html body main.premiumBotPage .premiumHero .premiumSubtitle{left:50%!important;top:var(--clv-v221-desc-y)!important;text-align:center!important;z-index:5!important;width:min(900px,100vw - 180px)!important;max-width:min(900px,100vw - 180px)!important;margin:0!important;position:absolute!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumConsole p,html body main.premiumBotPage .premiumAccessLauncher--hero p{width:auto!important;max-width:none!important;margin:revert!important;text-align:inherit!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}html body main.premiumBotPage .premiumHeroMeta,html body main.premiumBotPage .premiumFeaturePills,html body main.premiumBotPage .premiumHeroPills{left:50%!important;top:var(--clv-v221-pills-y)!important;z-index:5!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:auto!important;max-width:min(900px,100vw - 180px)!important;margin:0!important;display:flex!important;position:absolute!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHero div:has(>span:nth-child(3)):not(.premiumAccessLauncher--hero):not(.premiumConsole){left:50%!important;top:var(--clv-v221-pills-y)!important;z-index:5!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:auto!important;max-width:min(900px,100vw - 180px)!important;margin:0!important;display:flex!important;position:absolute!important;transform:translate(-50%)!important}:is(html body main.premiumBotPage .premiumConsole div:has(>span:nth-child(3)),html body main.premiumBotPage .premiumAccessLauncher--hero div:has(>span:nth-child(3))){width:auto!important;max-width:none!important;margin:revert!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}html body main.premiumBotPage{--clv-v222-axis-y:calc(var(--clv-trading-center-y,50%) - 400px)}html body main.premiumBotPage .premiumHeroTitle,html body main.premiumBotPage .premiumHeroArt,html body main.premiumBotPage .clvTradingEarth,:is(html body main.premiumBotPage .premiumAccessLauncher--hero,html body main.premiumBotPage:has(.premiumConsole.isMobileOpen) .premiumAccessLauncher--hero),html body main.premiumBotPage .premiumConsole.isMobileOpen{top:var(--clv-v222-axis-y)!important}html body main.premiumBotPage .premiumHero>p,html body main.premiumBotPage .premiumHeroCopy>p,html body main.premiumBotPage .premiumHeroContent>p,html body main.premiumBotPage .premiumHeroCopy p,html body main.premiumBotPage .premiumHeroContent p,html body main.premiumBotPage .premiumHero .premiumHeroLead,html body main.premiumBotPage .premiumHero .premiumBotLead,html body main.premiumBotPage .premiumHero .premiumHeroDescription,html body main.premiumBotPage .premiumHero .premiumSubtitle{top:calc(var(--clv-v222-axis-y) + 126px)!important}html body main.premiumBotPage .premiumHeroMeta,html body main.premiumBotPage .premiumFeaturePills,html body main.premiumBotPage .premiumHeroPills{top:calc(var(--clv-v222-axis-y) + 210px)!important}html body main.premiumBotPage .premiumHero div:has(>span:nth-child(3)):not(.premiumAccessLauncher--hero):not(.premiumConsole){top:calc(var(--clv-v222-axis-y) + 210px)!important}html body main.premiumBotPage .clvTradingEarth__img,html body main.premiumBotPage img.clvTradingEarth__img,html body main.premiumBotPage .clvTradingEarth>img,html body main.premiumBotPage .clvTradingEarth>svg,html body main.premiumBotPage .clvTradingEarth>canvas,html body main.premiumBotPage .premiumHeroArt>img,html body main.premiumBotPage .premiumHeroArt>svg,html body main.premiumBotPage .premiumHeroArt>canvas,html body main.premiumBotPage .premiumHeroArt:before,html body main.premiumBotPage .premiumHeroArt:after,html body main.premiumBotPage .clvTradingEarth:before,html body main.premiumBotPage .clvTradingEarth:after{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html body main.premiumBotPage .premiumVercelGridCanvas,html body main.premiumBotPage .premiumHero .premiumVercelGridCanvas{opacity:1!important;filter:brightness(1.46)contrast(1.14)!important}html body main.premiumBotPage .premiumHero .premiumHeroMeta{position:relative!important;top:-20px!important}html body main.premiumBotPage .premiumComparison{margin:24px auto!important}html body main.premiumBotPage .premiumDownloadStrip{margin-top:24px!important;margin-bottom:24px!important}html body main.premiumBotPage .premiumCards{gap:16px!important;margin-top:24px!important}html body main.premiumBotPage .premiumConsole{position:relative!important;top:-30px!important}}@media (max-width:768px){html body main.premiumBotPage .premiumAccessLauncher--hero h2,html body main.premiumBotPage .premiumAccessLauncher--hero h3,html body main.premiumBotPage .premiumAccessLauncher--hero strong,html body main.premiumBotPage .premiumAccessLauncher--hero .premiumAccessLauncher__title,html body main.premiumBotPage .premiumAccessLauncher--hero .premiumAccessLauncherTitle,html body main.premiumBotPage .premiumAccessLauncher--hero .premiumAccessTitle{color:#fffaf0!important;letter-spacing:.01em!important;text-transform:uppercase!important;text-shadow:0 0 18px #ffffff1a!important;font-size:clamp(26px,7.2vw,36px)!important;font-weight:950!important;line-height:.96!important}html body main.premiumBotPage .premiumAccessLauncher--hero>span:nth-of-type(2),html body main.premiumBotPage .premiumAccessLauncher--hero>div:nth-of-type(2){color:#fffaf0!important}}@media (min-width:901px){html body main.premiumBotPage aside.premiumConsole{flex-direction:column!important;gap:14px!important;display:flex!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop{text-align:left!important;order:10!important;justify-content:flex-start!important;align-items:flex-start!important;width:100%!important;margin:0!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop>*,html body main.premiumBotPage aside.premiumConsole .premiumConsoleTop small,html body main.premiumBotPage aside.premiumConsole .premiumConsoleTop .premiumEyebrow,html body main.premiumBotPage aside.premiumConsole .premiumConsoleTop h2,html body main.premiumBotPage aside.premiumConsole .premiumConsoleTop h3{text-align:left!important;margin-left:0!important;margin-right:0!important}html body main.premiumBotPage aside.premiumConsole>.premiumCheckoutWizard{margin:0!important;display:contents!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard{order:20!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;display:block!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel{scrollbar-width:none!important;-ms-overflow-style:none!important;flex-direction:column!important;gap:14px!important;height:auto!important;min-height:0!important;max-height:none!important;padding-right:0!important;display:flex!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid,html body main.premiumBotPage aside.premiumConsole .premiumStatusGrid{order:30!important;margin:0!important}html body main.premiumBotPage aside.premiumConsole>.premiumWizardTabs,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard>.premiumWizardTabs,html body main.premiumBotPage aside.premiumConsole .premiumWizardTabs{order:40!important;margin:0!important}html body main.premiumBotPage aside.premiumConsole>.premiumSteps,html body main.premiumBotPage aside.premiumConsole [class*=lock i],html body main.premiumBotPage aside.premiumConsole [class*=locked i]{display:none!important}}@media (max-width:900px){html body main.premiumBotPage aside.premiumConsole [class*=lock i],html body main.premiumBotPage aside.premiumConsole [class*=locked i]{display:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel{scrollbar-width:none!important;-ms-overflow-style:none!important;padding-right:0!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}}@media (min-width:901px){html body main.premiumBotPage aside.premiumConsole{flex-direction:column!important;align-items:stretch!important;gap:14px!important;display:flex!important}html body main.premiumBotPage aside.premiumConsole [class*=lock i],html body main.premiumBotPage aside.premiumConsole [class*=locked i],html body main.premiumBotPage aside.premiumConsole [aria-label*=lock i],html body main.premiumBotPage aside.premiumConsole [title*=lock i],html body main.premiumBotPage aside.premiumConsole [data-state*=lock i],html body main.premiumBotPage aside.premiumConsole [data-status*=lock i]{visibility:hidden!important;pointer-events:none!important;display:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard{text-align:left!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard>*,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard form,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard fieldset,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel{text-align:left!important;box-sizing:border-box!important;justify-content:flex-start!important;align-items:stretch!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel{scrollbar-width:none!important;-ms-overflow-style:none!important;flex-direction:column!important;gap:14px!important;height:auto!important;min-height:0!important;max-height:none!important;padding-right:0!important;display:flex!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel>*,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel>*>*,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel>*>*>*{text-align:left!important;place-self:stretch stretch!important;max-width:none!important;margin-left:0!important;margin-right:0!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel p,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel small,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel label,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel h4,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard p,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard small,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard label,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard h4{text-align:left!important;align-self:stretch!important;max-width:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard input,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard textarea,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard select{text-align:left!important;align-self:stretch!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;display:block!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard button:not(.premiumWizardTabs button){text-align:center!important;justify-content:center!important;align-self:stretch!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;display:inline-flex!important}html body main.premiumBotPage aside.premiumConsole .premiumStatusGrid{gap:12px!important;width:100%!important}html body main.premiumBotPage aside.premiumConsole .premiumStatusGrid>*{text-align:left!important;justify-content:center!important;align-items:flex-start!important}html body main.premiumBotPage aside.premiumConsole .premiumStatusGrid>*>*{text-align:left!important;width:100%!important;margin-left:0!important;margin-right:0!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardTabs{text-align:center!important;justify-content:stretch!important;align-items:stretch!important;gap:10px!important;width:100%!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardTabs button{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;display:inline-flex!important}}@media (max-width:900px){html body main.premiumBotPage aside.premiumConsole .premiumWizardCard,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel{text-align:left!important;align-items:stretch!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard input,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard button:not(.premiumWizardTabs button){width:100%!important;max-width:none!important}html body main.premiumBotPage aside.premiumConsole [class*=lock i],html body main.premiumBotPage aside.premiumConsole [class*=locked i]{display:none!important}}@keyframes v242ScanFlow{0%{opacity:0;transform:translateY(-28%)}8%{opacity:.22}50%{opacity:.3}92%{opacity:.16}to{opacity:0;transform:translateY(128%)}}@keyframes v242OrbFloat{0%{opacity:.18;transform:translate(-6%,-4%)scale(.96)}25%{opacity:.25;transform:translate(4%)scale(1.02)}50%{opacity:.18;transform:translate(8%,6%)scale(1.06)}75%{opacity:.24;transform:translate(-2%,10%)scale(1)}to{opacity:.18;transform:translate(-8%,2%)scale(.95)}}@keyframes v242BorderPulse{0%,to{box-shadow:0 0 #ff772300,0 0 #ff772300}50%{box-shadow:0 0 16px #ff77231a,0 0 34px #ff77230f}}@keyframes v242ButtonPulse{0%,to{transform:translateY(0);box-shadow:0 0 #ff772300,0 0 #ff772300}50%{transform:translateY(-1px);box-shadow:0 0 18px #ff77232e,0 0 34px #ff772314}}@keyframes v242Shimmer{0%{background-position:-160% 0}to{background-position:260% 0}}@media (min-width:901px){html body main.premiumBotPage{isolation:isolate!important;position:relative!important;overflow:hidden!important}html body main.premiumBotPage>*{z-index:1;position:relative}html body main.premiumBotPage:before{content:"";mix-blend-mode:screen;pointer-events:none;z-index:0;background:linear-gradient(#ff772300 0% 22%,#ff772309 42%,#ff77231c 49%,#ff772309 56%,#ff772300 78% 100%);height:42%;animation:8.4s linear infinite v242ScanFlow;position:absolute;inset:-12% 0 auto}html body main.premiumBotPage:after{content:"";filter:blur(24px);pointer-events:none;z-index:0;background:radial-gradient(circle at 42% 42%,#ff77231f 0%,#ff772312 16%,#ff772306 34%,#ff772300 68%);border-radius:50%;width:52vw;min-width:420px;max-width:920px;height:52vw;min-height:420px;max-height:920px;animation:13.5s ease-in-out infinite v242OrbFloat;position:absolute;top:10%;right:-14%}html body main.premiumBotPage aside.premiumConsole,html body main.premiumBotPage .premiumWizardCard,html body main.premiumBotPage .premiumWizardPanel,html body main.premiumBotPage .premiumStatusGrid>*{animation:6.4s ease-in-out infinite v242BorderPulse}html body main.premiumBotPage button[class*=cta i],html body main.premiumBotPage a[class*=cta i],html body main.premiumBotPage .premiumWizardCard button,html body main.premiumBotPage .premiumHeroActions a,html body main.premiumBotPage .premiumHeroActions button{will-change:transform, box-shadow;animation:3.8s ease-in-out infinite v242ButtonPulse}html body main.premiumBotPage aside.premiumConsole h2,html body main.premiumBotPage aside.premiumConsole h3,html body main.premiumBotPage .premiumWizardCard h2,html body main.premiumBotPage .premiumWizardCard h3{background-image:linear-gradient(90deg,#ffffffeb 0% 38%,#ffbe8cfa 50%,#ffffffeb 62% 100%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:10.5s linear infinite v242Shimmer;color:#0000!important}}@media (max-width:900px){html body main.premiumBotPage{isolation:isolate!important;position:relative!important}html body main.premiumBotPage:after{content:"";filter:blur(18px);pointer-events:none;z-index:0;background:radial-gradient(circle at 42% 42%,#ff77231a 0%,#ff772309 28%,#ff772300 68%);border-radius:50%;width:82vw;height:82vw;animation:14s ease-in-out infinite v242OrbFloat;position:absolute;inset:12% -35% auto auto}html body main.premiumBotPage>*{z-index:1;position:relative}html body main.premiumBotPage .premiumWizardCard button,html body main.premiumBotPage .premiumHeroActions a,html body main.premiumBotPage .premiumHeroActions button{animation:4.2s ease-in-out infinite v242ButtonPulse}}.contactModalForm{gap:14px;margin-top:18px;display:grid}.contactModalForm label{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:13px;font-weight:900;display:grid}.contactModalForm input,.contactModalForm textarea{box-sizing:border-box;width:100%;color:var(--cream);font:inherit;letter-spacing:0;text-transform:none;background:#00000047;border:1px solid #81ffc33d;border-radius:16px;outline:none;padding:13px 14px}.contactModalForm input:focus,.contactModalForm textarea:focus{border-color:#81ffc3ad;box-shadow:0 0 0 3px #81ffc31a}.contactModalSubmit{color:#061109;cursor:pointer;background:linear-gradient(135deg,#b7ff52 0%,#72ff3b 45%,#36ff7a 100%);border:0;border-radius:999px;padding:13px 18px;font-weight:1000}.contactMailLink{color:var(--green);text-align:center;font-size:13px;font-weight:900;text-decoration:none}.contactMailLink:hover{text-decoration:underline}.contactModalBackdrop{justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important}.contactModalBackdrop .contactModalCard{width:min(620px,100vw - 48px)!important;max-height:min(780px,100vh - 48px)!important;margin:0!important;position:relative!important;inset:auto!important;transform:none!important}.contactModalCard .walletModalEyebrow,.contactModalCard h3,.contactModalCard p{text-align:center}.contactModalCard .contactModalForm{width:100%;max-width:520px;margin:18px auto 0}@media (max-width:980px){.contactModalBackdrop{padding:18px!important}.contactModalBackdrop .contactModalCard{width:min(620px,100vw - 36px)!important;max-height:min(780px,100vh - 36px)!important}}.scanPulseLoader,.scanPulseLoader--globe{filter:drop-shadow(0 14px 28px #40ff8c24);justify-content:center;align-items:center;width:min(116px,46%);min-height:72px;margin:0 auto 2px;display:flex}.accountFeedback{isolation:isolate;position:relative;overflow:hidden}.accountFeedback>*{z-index:1;position:relative}.accountFeedbackSweep{z-index:0;pointer-events:none;filter:blur(12px);mix-blend-mode:screen;background:linear-gradient(90deg,#fff0 0%,#e1ffeb0f 20%,#70ff8e2e 50%,#e1ffeb0f 80%,#fff0 100%);border-radius:999px;width:108px;animation:10.5s cubic-bezier(.55,0,.2,1) infinite accountFeedbackSweep;position:absolute;inset:-12% auto -12% -26%;transform:skew(-18deg)}.scanGlobeFrame{place-items:center;width:84px;height:66px;display:grid;position:relative;overflow:visible}.scanGlobeAura{pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scanGlobeAura--outer{filter:blur(12px);background:radial-gradient(circle,#53ff5929 0%,#53ff5912 42%,#0000 68%);width:66px;height:66px;animation:3.2s ease-in-out infinite scanGlobeAuraPulse}.scanGlobeAura--inner{border:1px solid #77ff5f29;width:50px;height:50px;animation:2.5s ease-in-out infinite scanGlobeInnerPulse;box-shadow:inset 0 0 18px #48ff4417,0 0 20px #48ff441a}.scanGlobeSvg{z-index:2;width:60px;height:60px;position:relative;overflow:visible}.scanGlobeCore{transform-origin:70px 70px;transform-box:fill-box;animation:none}.scanGlobeSphere{opacity:.9}.scanGlobeOuterRing,.scanGlobeLatitude,.scanGlobeMeridian{fill:none;stroke:url(#scanGlobeStroke);stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;opacity:.86;vector-effect:non-scaling-stroke}.scanGlobeOuterRing{stroke-width:1.26px;opacity:.96;stroke-dasharray:64 206;stroke-dashoffset:0;animation:1.95s linear infinite scanGlobeRimDash}.scanGlobeLatitude--top{transform-origin:70px 70px;opacity:.72;transform:rotate(-13deg)}.scanGlobeLatitude--mid{transform-origin:70px 70px;opacity:.64;transform:rotate(13deg)}.scanGlobeMeridian--left{transform-origin:70px 70px;opacity:.74;transform:rotate(-18deg)}.scanGlobeMeridian--right{transform-origin:70px 70px;opacity:.56;transform:rotate(22deg)}.scanPulseLoader--success .scanGlobeOuterRing,.scanPulseLoader--success .scanGlobeLatitude,.scanPulseLoader--success .scanGlobeMeridian{stroke-width:1.75px;filter:brightness(1.08)saturate(1.18)}.scanPulseLoader--success .scanGlobeAura--outer{background:radial-gradient(circle,#79ff7638 0%,#4eff6c17 44%,#0000 70%)}@keyframes accountFeedbackSweep{0%{opacity:0;transform:translate(0)skew(-18deg)}14%{opacity:.72}55%{opacity:.34}to{opacity:0;transform:translate(780px)skew(-18deg)}}@keyframes scanGlobeRimDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-270px}}@keyframes scanGlobeAuraPulse{0%,to{opacity:.58;transform:translate(-50%,-50%)scale(.92)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.06)}}@keyframes scanGlobeInnerPulse{0%,to{opacity:.42;transform:translate(-50%,-50%)scale(.94)}50%{opacity:.82;transform:translate(-50%,-50%)scale(1.03)}}@media (min-width:981px){.scrollHint.scrollHint--rights{color:#ffffffb8!important;gap:0!important;max-width:none!important;line-height:1.2!important;display:block!important;bottom:calc(10vh + 13px)!important;left:8vw!important}.scrollHint.scrollHint--rights .mouse,.scrollHint.scrollHint--rights .dot{display:none!important}}.scannerPanel .accountsScroll--feedback{padding:0 10px 24px!important;overflow:visible!important}.scannerPanel .accountFeedback{isolation:isolate;height:100%!important;min-height:100%!important;padding:0!important;position:relative!important;overflow:visible!important}.scannerPanel .accountFeedbackSweep{animation:10.5s cubic-bezier(.55,0,.2,1) infinite accountFeedbackSweep}.scannerPanel .accountFeedbackCenter{z-index:2!important;text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:calc(100% - 24px)!important;max-width:310px!important;padding:0 0 8px!important;display:flex!important;position:absolute!important;top:calc(50% + 10px)!important;left:50%!important;transform:translate(-50%,-50%)!important}.scannerPanel .accountFeedbackCenter>strong,.scannerPanel .accountFeedbackCenter>p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.scannerPanel .accountFeedbackCenter>p{max-width:250px!important}.scannerPanel .accountFeedback .scanPulseLoader{margin:0 auto 4px!important}.scannerPanel .accountFeedbackActions{flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:auto!important;max-width:100%!important;margin-top:8px!important;margin-bottom:0!important;padding:0 0 6px!important;display:flex!important;overflow:visible!important}.scannerPanel .accountFeedbackActions button,.scannerPanel .accountFeedbackActions a{white-space:nowrap!important;min-height:28px!important;padding:7px 11px!important;font-size:10px!important;line-height:1!important}.scannerPanel .accountFeedback .solWatermark--feedback{opacity:.09!important;z-index:0!important;filter:blur(.15px)drop-shadow(0 0 22px #62ff9d14)!important;width:128px!important;height:96px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.scannerPanel .accountFeedback .solWatermark--feedback i{background:linear-gradient(135deg,#baffd999 0%,#6cf5b557 100%)!important;height:18px!important;box-shadow:0 0 26px #81ffc31a!important}.contactModalSubmit:disabled{cursor:wait;opacity:.72;filter:saturate(.82)}.contactModalForm input:disabled,.contactModalForm textarea:disabled{opacity:.68;cursor:wait}.contactStatus{text-align:center;letter-spacing:.02em;color:#ffffffbd;min-height:18px;font-size:12px;font-weight:900;display:block}.contactStatus--success{color:var(--green)}.contactStatus--error{color:#ff8d72}.premiumBotNav a:not(.premiumBotBrand),.premiumBotNav button{transition:color .18s,border-color .18s,background .18s,box-shadow .18s,transform .18s}.premiumBotNav a:not(.premiumBotBrand):hover,.premiumBotNav a:not(.premiumBotBrand):focus-visible,.premiumBotNav button:hover,.premiumBotNav button:focus-visible{outline:none;color:var(--bot-orange-soft)!important}.premiumBotNavAccess:hover,.premiumBotNavAccess:focus-visible{border-color:var(--bot-border-strong)!important;background:#ff7e2d14!important;box-shadow:0 0 24px #ff6f2a24!important}.premiumBotNavContact{box-shadow:none!important;text-transform:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.premiumContactBackdrop{z-index:12000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0000009e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.premiumContactCard{border:1px solid var(--bot-border-strong);width:min(620px,100vw - 48px);max-height:min(780px,100vh - 48px);color:var(--bot-cream);background:radial-gradient(circle at 50% 0,#ff7e2d29,#0000 38%),linear-gradient(#140c08f5,#070605f5);border-radius:28px;padding:clamp(28px,4vw,46px);position:relative;overflow:auto;box-shadow:0 30px 90px #000000b8,0 0 42px #ff6f2a1f,inset 0 1px #ffffff0a}.premiumContactClose{color:#fff8f1d1;cursor:pointer;background:#ffffff0b;border:1px solid #fff8f124;border-radius:999px;width:38px;height:38px;font-size:1.35rem;font-weight:900;position:absolute;top:18px;right:18px}.premiumContactClose:hover,.premiumContactClose:focus-visible{color:var(--bot-orange-soft);border-color:var(--bot-border-strong);outline:none}.premiumContactEyebrow{color:var(--bot-orange-soft);letter-spacing:.22em;text-transform:uppercase;text-align:center;font-size:.78rem;font-weight:1000;display:block}.premiumContactCard h3{color:var(--bot-cream);text-align:center;margin:12px 0 10px;font-size:clamp(1.55rem,3vw,2rem);line-height:1}.premiumContactCard p{color:var(--bot-muted);text-align:center;margin:0}.premiumContactCard p strong{color:var(--bot-cream)}.premiumContactForm{gap:14px;width:100%;max-width:520px;margin:22px auto 0;display:grid}.premiumContactForm label{color:#fff8f1b8;letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:13px;font-weight:1000;display:grid}.premiumContactForm input,.premiumContactForm textarea{box-sizing:border-box;width:100%;color:var(--bot-cream);font:inherit;letter-spacing:0;text-transform:none;background:#0000004d;border:1px solid #ff7e2d42;border-radius:16px;outline:none;padding:13px 14px}.premiumContactForm input:focus,.premiumContactForm textarea:focus{border-color:#ff9b5fb8;box-shadow:0 0 0 3px #ff7e2d1c}.premiumContactSubmit{color:#140703;cursor:pointer;background:linear-gradient(135deg,#ffb37c 0%,#ff7e2d 48%,#ff5d1b 100%);border:0;border-radius:999px;padding:14px 18px;font-weight:1000;box-shadow:0 18px 42px #ff6f2a38}.premiumContactSubmit:disabled{cursor:not-allowed;opacity:.72}.premiumContactStatus{color:var(--bot-muted);text-align:center;font-size:13px;font-weight:900;display:block}.premiumContactStatus--success{color:#9fff9f}.premiumContactStatus--error{color:#ff9b7c}.premiumContactMailLink{color:var(--bot-orange-soft);text-align:center;font-size:13px;font-weight:1000}@media (max-width:768px){.premiumContactBackdrop{padding:16px}.premiumContactCard{border-radius:24px;width:min(620px,100vw - 32px);max-height:min(780px,100vh - 32px)}.premiumBotNav.isMobileOpen>div>button.premiumBotNavContact{color:#fff8f1eb!important;letter-spacing:normal!important;text-transform:none!important;background:#ffffff0b!important;border:1px solid #ffffff14!important;border-radius:16px!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-height:46px!important;padding:0 16px!important;font-size:1rem!important;font-weight:900!important;display:flex!important}.premiumBotNav.isMobileOpen>div>button.premiumBotNavContact:hover,.premiumBotNav.isMobileOpen>div>button.premiumBotNavContact:focus-visible{color:#ff7e2d!important;background:#ff7e2d0e!important;border-color:#ff7e2d33!important}}.seoContent{z-index:4;color:#fffaecdb;background:radial-gradient(circle at 18% 10%,#43ff371a,#0000 35%),radial-gradient(circle at 82% 0,#ff7c2b14,#0000 30%),#030403;border-top:1px solid #ffffff12;padding:clamp(54px,7vw,96px) clamp(18px,5vw,72px);position:relative}.seoContent--trading{background:radial-gradient(circle at 18% 10%,#ff7c2b21,#0000 35%),radial-gradient(circle at 84% 8%,#ffb06014,#0000 32%),#050302}.seoContentInner{width:min(1120px,100%);margin:0 auto}.seoEyebrow{letter-spacing:.26em;text-transform:uppercase;color:#78ff48;margin-bottom:14px;font-size:12px;font-weight:900;line-height:1;display:inline-block}.seoContent--trading .seoEyebrow{color:#ff9a55}.seoContent h2{letter-spacing:-.055em;color:#fffaf0;max-width:880px;margin:0 0 18px;font-size:clamp(30px,4.2vw,58px);line-height:.98}.seoContent p{color:#fffaecb8;max-width:920px;margin:0 0 14px;font-size:clamp(15px,1.55vw,18px);line-height:1.72}.seoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.seoGrid article{background:#ffffff09;border:1px solid #7aff4e33;border-radius:26px;min-height:172px;padding:24px;box-shadow:inset 0 1px #ffffff0f,0 18px 52px #00000047}.seoContent--trading .seoGrid article{border-color:#ff7c2b3d}.seoGrid h3{letter-spacing:-.035em;color:#fffaf0;margin:0 0 10px;font-size:20px;line-height:1.12}.seoGrid p{margin:0;font-size:14px;line-height:1.65}@media (max-width:840px){.seoGrid{grid-template-columns:1fr}.seoGrid article{min-height:auto}}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepPanel{align-items:center!important;gap:16px!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro{width:100%!important;max-width:780px!important;margin:0 auto!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro h3{letter-spacing:-.035em!important;font-size:clamp(1.22rem,1.7vw,1.72rem)!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro p{max-width:620px!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody{grid-template-columns:minmax(300px,430px) minmax(220px,1fr)!important;align-items:stretch!important;gap:16px!important;width:100%!important;max-width:780px!important;margin:0 auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout{background:radial-gradient(circle at 18% 0,#ff7e2d1f,#0000 42%),linear-gradient(#221610db,#0d0b0af0)!important;border:1px solid #ff7e2d3d!important;border-radius:24px!important;width:100%!important;max-width:430px!important;min-height:0!important;margin:0!important;padding:18px!important;box-shadow:0 18px 50px #00000038,inset 0 1px #ffffff0e!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepLabelRow{justify-content:space-between!important;align-items:center!important;gap:14px!important;margin:0 0 14px!important;display:flex!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepLabelRow>div{gap:4px!important;min-width:0!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepLabelRow span{color:#ffac74eb!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-size:.66rem!important;font-weight:1000!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepLabelRow strong{color:#fff8f3fa!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.96rem!important;line-height:1.1!important;overflow:hidden!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletRefresh--small,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepLabelRow .premiumWalletRefresh--small{letter-spacing:.015em!important;color:#fff3ebf0!important;background:#ffffff0b!important;border:1px solid #ff7e2d42!important;border-radius:999px!important;justify-content:center!important;align-self:center!important;align-items:center!important;width:auto!important;min-width:86px!important;max-width:max-content!important;height:36px!important;min-height:36px!important;padding:0 16px!important;font-size:.72rem!important;font-weight:950!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff0f!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout .premiumWalletCompactSelect{background:#070606d1!important;border-color:#ff7e2d45!important;border-radius:17px!important;width:100%!important;max-width:none!important;min-height:54px!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout .premiumWalletCompactText strong{font-size:1rem!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout .premiumWalletCompactMenu{border-radius:18px!important;top:calc(100% - 10px)!important;left:18px!important;right:18px!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout>p{color:#fff4eb94!important;margin-top:12px!important;font-size:.78rem!important;line-height:1.45!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{gap:12px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo>div{background:radial-gradient(circle at 18% 6%,#ff7e2d13,#0000 45%),#ffffff07!important;border:1px solid #ffffff12!important;border-radius:22px!important;align-content:center!important;gap:5px!important;min-height:106px!important;padding:18px!important;display:grid!important;box-shadow:inset 0 1px #ffffff09!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo small{color:#ffac74db!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-size:.64rem!important;font-weight:1000!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo strong{color:#fff8f3fa!important;font-size:1.02rem!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo p{color:#fff4eb94!important;margin:0!important;font-size:.82rem!important;line-height:1.45!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{grid-template-columns:minmax(150px,190px) minmax(0,1fr)!important;gap:12px!important;width:100%!important;max-width:780px!important;margin:2px auto 0!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep button{border-radius:18px!important;height:52px!important;min-height:52px!important}@media (max-width:760px){html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody{grid-template-columns:1fr!important;max-width:520px!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout{max-width:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{grid-template-columns:1fr!important;max-width:520px!important}}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard{--checkout-card-h:414px}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard{min-height:var(--checkout-card-h)!important;height:var(--checkout-card-h)!important;padding:18px!important;display:grid!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepPanel{min-height:calc(var(--checkout-card-h) - 36px)!important;height:calc(var(--checkout-card-h) - 36px)!important;grid-template-rows:auto 1fr auto!important;align-items:stretch!important;gap:16px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro{align-content:start!important;width:100%!important;max-width:780px!important;min-height:76px!important;margin:0 auto!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro h3{letter-spacing:-.035em!important;font-size:clamp(1.22rem,1.7vw,1.72rem)!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro p{max-width:650px!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody{grid-template-columns:minmax(300px,430px) minmax(220px,1fr)!important;align-self:stretch!important;align-items:stretch!important;gap:16px!important;width:100%!important;max-width:780px!important;margin:0 auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout{background:radial-gradient(circle at 18% 0,#ff7e2d1f,#0000 42%),linear-gradient(#221610db,#0d0b0af0)!important;border:1px solid #ff7e2d3d!important;border-radius:24px!important;width:100%!important;max-width:430px!important;min-height:206px!important;margin:0!important;padding:18px!important;box-shadow:0 18px 50px #00000038,inset 0 1px #ffffff0e!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard{align-content:center!important;gap:12px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard{align-items:stretch!important;display:grid!important;overflow:hidden!important}html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard .premiumAgreementHeader{align-items:center!important;min-height:100%!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{gap:12px!important;min-height:206px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo>div,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo>div{align-content:center!important;min-height:97px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--unified,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{align-self:end!important;width:100%!important;max-width:780px!important;margin:0 auto!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav button,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav .premiumPrimary,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav .premiumSecondary{border-radius:18px!important;height:52px!important;min-height:52px!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--single{grid-template-columns:minmax(0,1fr)!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav:not(.premiumWizardNav--single):not(.premiumWizardNav--backOnly),html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{grid-template-columns:minmax(150px,190px) minmax(0,1fr)!important;gap:12px!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--backOnly{grid-template-columns:minmax(0,1fr)!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout .premiumWalletCompactMenu{z-index:160!important;border-radius:18px!important;margin:0!important;position:absolute!important;top:calc(100% + 6px)!important;left:0!important;right:0!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout .premiumWalletCompactSelect{height:54px!important;min-height:54px!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepLabelRow .premiumWalletRefresh--small{line-height:1!important;transform:translateY(0)!important}html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard .premiumAccessNotice{margin:0!important}html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard .premiumConsoleActions{grid-template-columns:1fr!important}@media (max-width:760px){html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard{--checkout-card-h:auto}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepPanel{height:auto!important;min-height:0!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro{min-height:0!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody{grid-template-columns:1fr!important;max-width:520px!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout{max-width:none!important;min-height:0!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{min-height:0!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav:not(.premiumWizardNav--single):not(.premiumWizardNav--backOnly),html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{grid-template-columns:1fr!important;max-width:520px!important}}@media (min-width:901px){html body main.premiumBotPage .premiumHero{grid-template-columns:minmax(0,1fr)!important;place-items:start center!important;gap:34px!important;width:min(1480px,100vw - 64px)!important;min-height:auto!important;padding-top:52px!important;padding-bottom:92px!important}html body main.premiumBotPage .premiumHeroCopy{text-align:center!important;justify-items:center!important;width:100%!important;max-width:1180px!important;display:grid!important}html body main.premiumBotPage .premiumHeroCopy>p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage .premiumHeroMeta{justify-content:center!important}html body main.premiumBotPage aside.premiumConsole{box-sizing:border-box!important;flex-direction:column!important;place-self:start center!important;gap:18px!important;width:min(1180px,100vw - 96px)!important;max-width:1180px!important;margin:48px auto 0!important;padding:22px!important;display:flex!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop{text-align:left!important;order:1!important;justify-content:flex-start!important;align-items:flex-start!important;width:min(980px,100%)!important;margin:0 auto!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop h2{max-width:100%!important;margin-top:8px!important}html body main.premiumBotPage aside.premiumConsole>.premiumWizardTabs{order:2!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:min(760px,100%)!important;margin:2px auto 0!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole>.premiumWizardTabs button{border-radius:999px!important;justify-content:center!important;width:100%!important;min-height:42px!important}html body main.premiumBotPage aside.premiumConsole>.premiumCheckoutWizard{--checkout-card-h:auto!important;order:3!important;width:100%!important;margin:0 auto!important;display:block!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard{box-sizing:border-box!important;width:min(980px,100%)!important;height:auto!important;min-height:458px!important;max-height:none!important;margin:0 auto!important;padding:18px!important;display:block!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepPanel{box-sizing:border-box!important;grid-template-rows:auto minmax(220px,1fr) auto!important;gap:16px!important;width:100%!important;height:auto!important;min-height:422px!important;max-height:none!important;display:grid!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro{text-align:left!important;align-content:start!important;width:min(780px,100%)!important;max-width:780px!important;min-height:84px!important;margin:0 auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro p,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro p{text-align:left!important;max-width:650px!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody{grid-template-columns:minmax(300px,430px) minmax(220px,1fr)!important;align-self:stretch!important;align-items:stretch!important;gap:16px!important;width:min(780px,100%)!important;max-width:780px!important;min-height:220px!important;margin:0 auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout{box-sizing:border-box!important;width:100%!important;max-width:430px!important;min-height:220px!important;margin:0!important;padding:18px!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{grid-template-rows:1fr 1fr!important;gap:12px!important;min-height:220px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo>div,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo>div{box-sizing:border-box!important;min-height:104px!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--unified,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{align-self:end!important;gap:12px!important;width:min(780px,100%)!important;max-width:780px!important;margin:0 auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav:not(.premiumWizardNav--single):not(.premiumWizardNav--backOnly),html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{grid-template-columns:minmax(150px,190px) minmax(0,1fr)!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--single,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--backOnly{grid-template-columns:minmax(0,1fr)!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav button,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav .premiumPrimary,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav .premiumSecondary{align-self:stretch!important;width:100%!important;height:52px!important;min-height:52px!important;margin:0!important}html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid{order:4!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:min(980px,100%)!important;margin:0 auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole>.premiumPaymentBox{order:5!important;width:min(980px,100%)!important;margin:0 auto!important}html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard .premiumConsoleActions{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}}html body main.premiumBotPage aside.premiumConsole .premiumWalletDropdownAnchor{z-index:60!important;position:relative!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout .premiumWalletCompactSelect{z-index:61!important;position:relative!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout .premiumWalletCompactMenu{z-index:120!important;max-height:220px!important;margin:0!important;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;overflow-y:auto!important;transform:none!important}html body main.premiumBotPage .premiumAgreementModal{z-index:9999!important;-webkit-backdrop-filter:blur(10px)!important;background:#000000ad!important;justify-content:center!important;align-items:center!important;padding:32px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:auto!important}html body main.premiumBotPage .premiumAgreementModalCard{border-radius:28px!important;flex-direction:column!important;width:min(760px,100vw - 48px)!important;max-height:min(760px,100vh - 64px)!important;margin:auto!important;display:flex!important;overflow:hidden!important}html body main.premiumBotPage .premiumAgreementModalBody{flex:auto!important;overflow-y:auto!important}html body main.premiumBotPage .premiumAgreementModalTop,html body main.premiumBotPage .premiumAgreementModalActions{flex:none!important}@media (max-width:900px){html body main.premiumBotPage aside.premiumConsole{width:min(100vw - 24px,640px)!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole>.premiumWizardTabs{width:100%!important;max-width:520px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepPanel{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav{width:100%!important;max-width:520px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav:not(.premiumWizardNav--single):not(.premiumWizardNav--backOnly),html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{grid-template-columns:1fr!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout{max-width:none!important;min-height:0!important}html body main.premiumBotPage .premiumAgreementModal{justify-content:center!important;align-items:center!important;padding:16px!important}html body main.premiumBotPage .premiumAgreementModalCard{width:min(100%,680px)!important;max-height:calc(100vh - 32px)!important}}@media (min-width:901px){html body main.premiumBotPage aside.premiumConsole{align-items:center!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop{text-align:center!important;justify-content:center!important;align-items:center!important;width:min(900px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:flex!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop>div{text-align:center!important;justify-items:center!important;width:100%!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop span,html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop h2{text-align:center!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole>.premiumWizardTabs{justify-self:center!important;width:min(760px,100%)!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole>.premiumCheckoutWizard{justify-items:center!important;width:100%!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard{justify-items:center!important;width:min(860px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepPanel{justify-items:center!important;width:100%!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro{text-align:center!important;align-content:start!important;justify-items:center!important;width:min(720px,100%)!important;max-width:720px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro span,html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro p,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro span,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro h3,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro p,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro p{max-width:620px!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody{grid-template-columns:minmax(0,380px) minmax(0,280px)!important;justify-content:center!important;place-items:stretch stretch!important;gap:16px!important;width:min(720px,100%)!important;max-width:720px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout{width:100%!important;max-width:380px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline label,html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline p,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout>p,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepLabelRow,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo>div,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo small,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo strong,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo p{text-align:center!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepLabelRow{grid-template-columns:1fr auto!important;align-items:center!important;gap:12px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletStepLabelRow>div{text-align:center!important;justify-items:center!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{width:100%!important;max-width:280px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--unified,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{justify-self:center!important;width:min(720px,100%)!important;max-width:720px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid,html body main.premiumBotPage aside.premiumConsole>.premiumPaymentBox{justify-self:center!important;width:min(860px,100%)!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid>div,html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid span,html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid strong{text-align:center!important}html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard .premiumConsoleActions,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav{justify-items:center!important}html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard .premiumConsoleActions>*,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav>*{width:100%!important}}@media (max-width:900px){html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop,html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop>div,html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro{text-align:center!important;place-items:center!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro span,html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro p,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro span,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro h3,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepPanel{justify-items:center!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel>.premiumWalletStepIntro{text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;place-self:start center!important;align-items:center!important;gap:8px!important;width:min(720px,100%)!important;max-width:720px!important;min-height:auto!important;margin:0 auto 10px!important;padding:0!important;display:flex!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>span{text-align:center!important;justify-content:center!important;align-items:center!important;width:max-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;display:inline-flex!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>h3{text-align:center!important;width:100%!important;max-width:720px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>p,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>p{text-align:center!important;width:min(620px,100%)!important;max-width:620px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumStatusGrid{justify-self:center!important}@media (max-width:900px){html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel>.premiumWalletStepIntro{text-align:center!important;align-items:center!important;width:100%!important;max-width:520px!important;margin-left:auto!important;margin-right:auto!important}}html body main.premiumBotPage aside.premiumConsole{align-items:center!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop,html body main.premiumBotPage aside.premiumConsole>.premiumWizardTabs,html body main.premiumBotPage aside.premiumConsole>.premiumCheckoutWizard,html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid,html body main.premiumBotPage aside.premiumConsole>.premiumPaymentBox{place-self:center!important;width:min(860px,100%)!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop,html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop>div{text-align:center!important;justify-items:center!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole>.premiumCheckoutWizard{place-items:center!important;display:grid!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard{place-items:start center!important;width:min(760px,100%)!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel{text-align:center!important;place-items:start center!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel>.premiumWalletStepIntro{text-align:center!important;place-self:center!important;place-items:center!important;width:100%!important;max-width:660px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>p,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>p{text-align:center!important;place-self:center!important;width:auto!important;max-width:660px!important;margin-left:auto!important;margin-right:auto!important;display:block!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>p,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>p{width:min(620px,100%)!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--login,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--terms,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--payment{text-align:center!important;grid-template-columns:380px 280px!important;justify-content:center!important;place-self:center!important;place-items:stretch center!important;gap:14px!important;width:fit-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout{text-align:center!important;place-self:stretch center!important;width:380px!important;max-width:380px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{text-align:center!important;place-self:stretch center!important;width:280px!important;max-width:280px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline label,html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline p,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout>p,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo>div,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo small,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo strong,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo p,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo>div,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo small,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo strong,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo p,html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline input,html body main.premiumBotPage aside.premiumConsole .premiumWalletCompactSelect{text-align:center!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--unified,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{place-self:center!important;width:min(674px,100%)!important;max-width:674px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole,html body main.premiumBotPage aside.premiumConsole *,html body main.premiumBotPage aside.premiumConsole :before,html body main.premiumBotPage aside.premiumConsole :after{will-change:auto!important;animation:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo>div,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo>div,html body main.premiumBotPage aside.premiumConsole .premiumStatusGrid>div{transition:none!important}html body main.premiumBotPage aside.premiumConsole h2,html body main.premiumBotPage aside.premiumConsole h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard h2,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard h3{-webkit-text-fill-color:currentColor!important;color:var(--bot-cream)!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}@media (max-width:760px){html body main.premiumBotPage aside.premiumConsole .premiumWizardCard{width:100%!important;max-width:100%!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--login,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--terms,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--payment{grid-template-columns:1fr!important;width:min(420px,100%)!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{width:100%!important;max-width:420px!important}}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav{box-sizing:border-box!important}html body main.premiumBotPage aside.premiumConsole,html body main.premiumBotPage aside.premiumConsole *,html body main.premiumBotPage aside.premiumConsole :before,html body main.premiumBotPage aside.premiumConsole :after{will-change:auto!important;transition-property:background,background-color,border-color,color,opacity,transform,box-shadow!important;transition-duration:0s!important;animation:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel:before,html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel:after,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepPanel:before,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepPanel:after,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepPanel:before,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepPanel:after,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard:before,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard:after{content:none!important;opacity:0!important;box-shadow:none!important;background:0 0!important;display:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepPanel{box-shadow:none!important;background:0 0!important}@media (min-width:761px){html body main.premiumBotPage aside.premiumConsole{align-items:center!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop,html body main.premiumBotPage aside.premiumConsole>.premiumWizardTabs,html body main.premiumBotPage aside.premiumConsole>.premiumCheckoutWizard,html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid,html body main.premiumBotPage aside.premiumConsole>.premiumPaymentBox{place-self:center!important;width:min(860px,100%)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop,html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop>div{text-align:center!important;justify-items:center!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole>.premiumCheckoutWizard{place-items:center!important;display:grid!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard{place-items:start center!important;width:min(760px,100%)!important;max-width:760px!important;margin:0 auto!important;padding:18px!important;display:grid!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel{text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:18px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;display:flex!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel>.premiumWalletStepIntro{text-align:center!important;place-items:start center!important;gap:9px!important;width:100%!important;max-width:660px!important;min-height:0!important;margin:0 auto!important;padding:0!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>p,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>p{text-align:center!important;place-self:center!important;width:100%!important;max-width:660px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>span{width:max-content!important;max-width:100%!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--login,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--terms,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--payment{text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:14px!important;width:100%!important;max-width:560px!important;min-height:0!important;margin:0 auto!important;display:flex!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout{text-align:center!important;place-self:center!important;width:100%!important;max-width:560px!important;min-height:0!important;margin:0 auto!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{text-align:center!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;place-self:center!important;gap:14px!important;width:100%!important;max-width:560px!important;min-height:0!important;margin:0 auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo>div,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo>div{text-align:center!important;align-content:center!important;place-items:center!important;width:100%!important;min-height:118px!important;margin:0!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline label,html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline p,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout>p,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo small,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo strong,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo p,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo small,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo strong,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline input,html body main.premiumBotPage aside.premiumConsole .premiumWalletCompactSelect{text-align:center!important;width:100%!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletDropdownAnchor{width:100%!important;position:relative!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--unified,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--single{place-self:center!important;gap:12px!important;width:100%!important;max-width:560px!important;margin:0 auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep:not(.premiumWizardNav--single){grid-template-columns:1fr 1.35fr!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav>button,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav>a{width:100%!important;max-width:560px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:min(760px,100%)!important;max-width:760px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid>div,html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid span,html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid strong{text-align:center!important;justify-items:center!important}}@media (max-width:760px){html body main.premiumBotPage aside.premiumConsole .premiumWizardCard,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav{text-align:center!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody{flex-direction:column!important;align-items:center!important;gap:14px!important;display:flex!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{grid-template-columns:1fr!important;gap:12px!important;display:grid!important}}@media (min-width:761px){html body main.premiumBotPage aside.premiumConsole>.premiumCheckoutWizard{justify-content:center!important;align-items:flex-start!important;width:min(860px,100%)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important;display:flex!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard{flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:min(760px,100%)!important;max-width:760px!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:16px 18px 18px!important;display:flex!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel{text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:0!important;display:flex!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel>.premiumWalletStepIntro{text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0 auto 6px!important;padding:0!important;display:flex!important;left:auto!important;right:auto!important;transform:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>span{text-align:center!important;justify-content:center!important;align-items:center!important;width:auto!important;max-width:max-content!important;margin:0 auto!important;display:inline-flex!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>h3{text-align:center!important;place-self:center!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;line-height:1.08!important;display:block!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>p,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>p{display:none!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--login,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--terms,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--payment{text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;width:min(560px,100%)!important;max-width:560px!important;height:auto!important;min-height:0!important;margin:0 auto!important;display:flex!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout{text-align:center!important;place-self:center!important;width:100%!important;max-width:560px!important;min-height:150px!important;margin:0 auto!important;padding:16px!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{grid-template-columns:repeat(2,minmax(0,1fr))!important;place-self:center!important;gap:12px!important;width:100%!important;max-width:560px!important;min-height:0!important;margin:0 auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo>div,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo>div{text-align:center!important;align-content:center!important;place-items:center!important;min-height:92px!important;padding:14px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--unified,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--single,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{place-self:center!important;width:min(560px,100%)!important;max-width:560px!important;min-height:0!important;margin:0 auto!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav button,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav .premiumPrimary,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav .premiumSecondary{height:50px!important;min-height:50px!important}}@media (max-width:760px){html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>p,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>p{display:none!important}}@media (min-width:761px){html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWizardCard{grid-template-rows:1fr!important;place-items:stretch center!important;height:auto!important;min-height:500px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletStepPanel{grid-template-rows:auto minmax(0,1fr) auto!important;place-items:stretch center!important;gap:0!important;width:100%!important;height:100%!important;min-height:500px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletStepIntro{grid-row:1!important;place-self:start center!important;margin:0 auto!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletStepBody{flex-direction:column!important;grid-row:2!important;justify-content:center!important;place-self:center!important;align-items:center!important;gap:12px!important;width:min(560px,100%)!important;max-width:560px!important;margin:0 auto!important;display:flex!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWizardNav--walletStep{grid-row:3!important;place-self:end center!important;margin:0 auto!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletStepInfo{justify-self:center!important;margin-left:auto!important;margin-right:auto!important}}@media (min-width:901px){html body main.premiumBotPage .premiumHero .premiumHeroTitle,html body main.premiumBotPage .premiumHero .premiumHeroCopy>h1.premiumHeroTitle{transform:translate(-50%,calc(-50% - 70px))!important}html body main.premiumBotPage .premiumHero .premiumHeroCopy>p,html body main.premiumBotPage .premiumHero .premiumHeroContent>p,html body main.premiumBotPage .premiumHero .premiumHeroMeta,html body main.premiumBotPage .premiumHero .premiumFeaturePills,html body main.premiumBotPage .premiumHero .premiumHeroPills{transform:translate(-50%,-70px)!important}html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero{transform:translate(-50%,calc(-50% - 70px))!important}html body main.premiumBotPage:has(.premiumConsole.isMobileOpen) .premiumAccessLauncher--hero{transform:translate(-50%,calc(-50% - 70px))!important}html body main.premiumBotPage aside#access-console.premiumConsole,html body main.premiumBotPage aside.premiumConsole{box-sizing:border-box!important;align-items:center!important;width:min(990px,100vw - 260px)!important;max-width:min(990px,100vw - 260px)!important;margin-left:auto!important;margin-right:auto!important;padding:20px 24px!important;overflow:visible!important}html body main.premiumBotPage aside#access-console.premiumConsole.isMobileOpen,html body main.premiumBotPage aside.premiumConsole.isMobileOpen{width:min(990px,100vw - 260px)!important;max-width:min(990px,100vw - 260px)!important;transform:translate(-50%,calc(-50% - 70px))!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop,html body main.premiumBotPage aside.premiumConsole .premiumConsoleTop{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 auto 14px!important;display:flex!important}html body main.premiumBotPage aside.premiumConsole .premiumConsoleTop>div,html body main.premiumBotPage aside.premiumConsole .premiumConsoleTop span,html body main.premiumBotPage aside.premiumConsole .premiumConsoleTop h2{text-align:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole>.premiumWizardTabs,html body main.premiumBotPage aside.premiumConsole .premiumWizardTabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:min(760px,100%)!important;max-width:760px!important;margin:0 auto 14px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole>.premiumCheckoutWizard,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard{text-align:center!important;width:min(735px,100%)!important;max-width:735px!important;margin:0 auto 14px!important;display:block!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard{box-sizing:border-box!important;text-align:center!important;width:min(735px,100%)!important;max-width:735px!important;height:475px!important;min-height:475px!important;margin:0 auto!important;padding:18px 22px!important;display:block!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel{box-sizing:border-box!important;text-align:center!important;grid-template-rows:auto minmax(0,1fr) auto!important;place-items:stretch center!important;gap:12px!important;width:100%!important;height:100%!important;min-height:0!important;margin:0 auto!important;padding:0!important;display:grid!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro{text-align:center!important;grid-row:1!important;place-items:center!important;gap:7px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;display:grid!important;transform:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>h3{text-align:center!important;place-self:center!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;display:block!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>p,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>p{display:none!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--login,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--terms,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--payment,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody{box-sizing:border-box!important;text-align:center!important;flex-direction:column!important;grid-row:2!important;justify-content:center!important;place-self:center!important;align-items:center!important;gap:12px!important;width:min(560px,100%)!important;max-width:560px!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:0!important;display:flex!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard{box-sizing:border-box!important;text-align:center!important;place-self:center!important;width:min(560px,100%)!important;max-width:560px!important;min-height:126px!important;margin:0 auto!important;padding:15px 16px!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{grid-template-columns:repeat(2,minmax(0,1fr))!important;place-self:center!important;gap:12px!important;width:min(560px,100%)!important;max-width:560px!important;margin:0 auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo>div,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo>div{box-sizing:border-box!important;text-align:center!important;align-content:center!important;place-items:center!important;min-height:84px!important;padding:12px 14px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--single,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--unified,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{grid-row:3!important;justify-content:center!important;place-self:end center!important;align-items:center!important;gap:12px!important;width:min(560px,100%)!important;max-width:560px!important;margin:0 auto!important;display:flex!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav .premiumPrimary,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav .premiumSecondary,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav button{height:48px!important;min-height:48px!important;margin:0!important}html body main.premiumBotPage aside.premiumConsole .premiumStatusGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:min(735px,100%)!important;max-width:735px!important;margin:0 auto!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletDropdownAnchor{width:100%!important;margin:0 auto!important;position:relative!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout .premiumWalletCompactMenu{z-index:50!important;width:100%!important;margin:0!important;position:absolute!important;top:calc(100% + 6px)!important;left:0!important;right:0!important}html body main.premiumBotPage aside.premiumConsole,html body main.premiumBotPage aside.premiumConsole *,html body main.premiumBotPage aside.premiumConsole:before,html body main.premiumBotPage aside.premiumConsole:after,html body main.premiumBotPage aside.premiumConsole :before,html body main.premiumBotPage aside.premiumConsole :after{animation:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard:before,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard:after,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard:before,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard:after{opacity:0!important;visibility:hidden!important;display:none!important}}@media (min-width:901px) and (max-width:1280px){html body main.premiumBotPage aside#access-console.premiumConsole,html body main.premiumBotPage aside.premiumConsole,html body main.premiumBotPage aside#access-console.premiumConsole.isMobileOpen,html body main.premiumBotPage aside.premiumConsole.isMobileOpen{width:min(940px,100vw - 80px)!important;max-width:min(940px,100vw - 80px)!important}}@media (min-width:901px){html body main.premiumBotPage aside#access-console.premiumConsole,html body main.premiumBotPage aside.premiumConsole{flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;display:flex!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole>.premiumConsoleTop,html body main.premiumBotPage aside.premiumConsole .premiumConsoleTop{order:1!important;margin:0 auto 8px!important}html body main.premiumBotPage aside.premiumConsole>.premiumWizardTabs,html body main.premiumBotPage aside.premiumConsole .premiumWizardTabs{order:2!important;margin:0 auto 8px!important}html body main.premiumBotPage aside.premiumConsole>.premiumCheckoutWizard,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard{order:3!important;width:min(735px,100%)!important;max-width:735px!important;margin:0 auto 8px!important;display:block!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole>.premiumStatusGrid,html body main.premiumBotPage aside.premiumConsole .premiumStatusGrid{order:4!important;margin:0 auto!important}html body main.premiumBotPage aside.premiumConsole>.premiumPaymentBox,html body main.premiumBotPage aside.premiumConsole .premiumPaymentBox{order:5!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWizardCard{box-sizing:border-box!important;text-align:center!important;place-items:center!important;width:min(735px,100%)!important;max-width:735px!important;height:auto!important;min-height:425px!important;margin:0 auto!important;padding:18px 22px!important;display:grid!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletStepPanel{box-sizing:border-box!important;text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:389px!important;margin:0 auto!important;padding:0!important;display:flex!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletStepIntro{text-align:center!important;flex-direction:column!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:min(560px,100%)!important;max-width:560px!important;height:auto!important;min-height:0!important;margin:0 auto 2px!important;padding:0!important;display:flex!important;position:relative!important;inset:auto!important;transform:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>h3{text-align:center!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;line-height:1.08!important;position:relative!important;inset:auto!important;transform:none!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--login,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--terms,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--payment,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletStepBody{box-sizing:border-box!important;text-align:center!important;flex-direction:column!important;flex:0 auto!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:min(560px,100%)!important;max-width:560px!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:0!important;display:flex!important;position:relative!important;inset:auto!important;overflow:visible!important;transform:none!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout{box-sizing:border-box!important;text-align:center!important;place-self:center!important;width:min(560px,100%)!important;max-width:560px!important;height:auto!important;min-height:112px!important;margin:0 auto!important;padding:13px 15px!important;position:relative!important;transform:none!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline label{text-align:center!important;margin:0 auto 6px!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline input,html body main.premiumBotPage aside.premiumConsole .premiumWalletCompactSelect{text-align:center!important;height:42px!important;min-height:42px!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline p,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout>p{text-align:center!important;margin:6px auto 0!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletStepInfo{text-align:center!important;grid-template-rows:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;place-self:center!important;gap:8px!important;width:min(560px,100%)!important;max-width:560px!important;min-height:0!important;margin:0 auto!important;padding:0!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo>div,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo>div{box-sizing:border-box!important;text-align:center!important;align-content:center!important;place-items:center!important;gap:2px!important;height:auto!important;min-height:72px!important;padding:10px 12px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo small,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo strong,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo p,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo small,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo strong,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo p{text-align:center!important;margin:0 auto!important;line-height:1.25!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--single,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--unified,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWizardNav--walletStep{box-sizing:border-box!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:min(560px,100%)!important;max-width:560px!important;height:auto!important;min-height:0!important;margin:2px auto 0!important;padding:0!important;display:grid!important;position:relative!important;inset:auto!important;transform:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--single,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--backOnly{grid-template-columns:1fr!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav:not(.premiumWizardNav--single):not(.premiumWizardNav--backOnly),html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{grid-template-columns:minmax(120px,.58fr) minmax(0,1fr)!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav .premiumPrimary,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav .premiumSecondary,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav button{place-self:center!important;width:100%!important;height:44px!important;min-height:44px!important;margin:0!important}html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard .premiumConsoleActions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumStatusGrid>div{text-align:center!important;align-content:center!important;place-items:center!important;min-height:72px!important;padding:10px 14px!important;display:grid!important}}@media (max-width:900px){html body main.premiumBotPage aside.premiumConsole .premiumWizardCard{height:auto!important;min-height:0!important;padding:14px!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;height:auto!important;min-height:0!important;display:flex!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{text-align:center!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}}@media (min-width:901px){html body main.premiumBotPage aside.premiumConsole>.premiumCheckoutWizard,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard{place-items:center!important;width:min(735px,100%)!important;max-width:735px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="1"] .premiumWizardCard,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWizardCard,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="3"] .premiumWizardCard,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="4"] .premiumWizardCard{box-sizing:border-box!important;text-align:center!important;grid-template-columns:minmax(0,1fr)!important;place-items:center stretch!important;width:min(735px,100%)!important;max-width:735px!important;height:auto!important;min-height:425px!important;margin:0 auto!important;padding:18px 22px!important;display:grid!important;position:relative!important;left:auto!important;right:auto!important;overflow:visible!important;transform:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="1"] .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="3"] .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="4"] .premiumWizardPanel{box-sizing:border-box!important;text-align:center!important;grid-template-columns:minmax(0,1fr) minmax(0,560px) minmax(0,1fr)!important;grid-auto-rows:max-content!important;grid-auto-flow:row!important;place-content:center stretch!important;place-items:center stretch!important;gap:8px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:389px!important;margin:0 auto!important;padding:0!important;display:grid!important;position:relative!important;left:auto!important;right:auto!important;overflow:visible!important;transform:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel>.premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel>.premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel>.premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel>.premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel>.premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel>.premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel>.premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel>.premiumWizardNav{box-sizing:border-box!important;text-align:center!important;grid-column:2!important;place-self:center!important;width:100%!important;min-width:0!important;max-width:560px!important;margin-left:auto!important;margin-right:auto!important;position:relative!important;inset:auto!important;transform:none!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;min-height:0!important;padding:0!important;display:flex!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>p,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>h3,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>p{text-align:center!important;place-self:center!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardIntro>span,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepIntro>span{width:max-content!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--login,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--terms,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedStepBody--payment,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepBody{grid-template-columns:minmax(0,1fr)!important;place-items:center stretch!important;gap:8px!important;height:auto!important;min-height:0!important;padding:0!important;display:grid!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{box-sizing:border-box!important;text-align:center!important;place-self:center stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;position:relative!important;inset:auto!important;transform:none!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout,html body main.premiumBotPage aside.premiumConsole .premiumAgreementStep--wizard,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard{min-height:112px!important;padding:13px 15px!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:0!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo>div,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo>div{box-sizing:border-box!important;text-align:center!important;align-content:center!important;place-items:center!important;width:100%!important;min-height:72px!important;margin:0!important;padding:10px 12px!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline label,html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline p,html body main.premiumBotPage aside.premiumConsole .premiumWalletChoice--checkout>p,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo small,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo strong,html body main.premiumBotPage aside.premiumConsole .premiumUnifiedInfo p,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo small,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo strong,html body main.premiumBotPage aside.premiumConsole .premiumWalletStepInfo p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumAccessLogin--inline input,html body main.premiumBotPage aside.premiumConsole .premiumWalletCompactSelect{box-sizing:border-box!important;text-align:center!important;width:100%!important;max-width:100%!important;height:42px!important;min-height:42px!important;margin-left:auto!important;margin-right:auto!important}html body main.premiumBotPage aside.premiumConsole .premiumWalletDropdownAnchor{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;position:relative!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--single,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--unified,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--backOnly{place-items:center stretch!important;gap:10px!important;height:auto!important;min-height:0!important;padding:0!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--single,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--backOnly{grid-template-columns:minmax(0,1fr)!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav:not(.premiumWizardNav--single):not(.premiumWizardNav--backOnly),html body main.premiumBotPage aside.premiumConsole .premiumWizardNav--walletStep{grid-template-columns:minmax(120px,.58fr) minmax(0,1fr)!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardNav .premiumPrimary,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav .premiumSecondary,html body main.premiumBotPage aside.premiumConsole .premiumWizardNav button,html body main.premiumBotPage aside.premiumConsole .premiumPaymentActionCard .premiumConsoleActions>*{box-sizing:border-box!important;place-self:center stretch!important;width:100%!important;max-width:100%!important;height:44px!important;min-height:44px!important;margin:0!important}}@media (max-width:900px){html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumUnifiedStepPanel,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWalletStepPanel{grid-template-columns:minmax(0,1fr)!important;align-content:center!important;justify-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWizardIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWalletStepIntro,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumUnifiedStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWalletStepBody,html body main.premiumBotPage aside.premiumConsole .premiumWizardCard .premiumWizardPanel>.premiumWizardNav{text-align:center!important;justify-self:center!important;width:100%!important;max-width:560px!important;margin-left:auto!important;margin-right:auto!important;left:auto!important;right:auto!important;transform:none!important}}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow{box-sizing:border-box!important;text-align:center!important;grid-template-columns:minmax(0,1fr)!important;justify-content:center!important;place-items:center!important;gap:0!important;width:100%!important;min-height:40px!important;margin:0 auto 12px!important;padding:0 104px!important;display:grid!important;position:relative!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow>div{text-align:center!important;justify-content:center!important;place-items:center!important;gap:4px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0 auto!important;padding:0!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow span,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow strong{text-align:center!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;display:block!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow .premiumWalletRefresh--small{z-index:2!important;margin:0!important;position:absolute!important;top:50%!important;left:auto!important;right:0!important;transform:translateY(-50%)!important}@media (max-width:560px){html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow{min-height:38px!important;padding-left:78px!important;padding-right:78px!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow .premiumWalletRefresh--small{min-width:68px!important;height:32px!important;min-height:32px!important;padding-left:10px!important;padding-right:10px!important;font-size:.66rem!important}}html body main.premiumBotPage .premiumAgreementModalClose{text-align:center!important;vertical-align:middle!important;justify-content:center!important;align-items:center!important;padding:0!important;line-height:1!important;display:inline-flex!important}html body main.premiumBotPage .premiumAgreementModalClose>*{justify-content:center!important;align-items:center!important;display:flex!important}@media (min-width:901px){:is(html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero,html body main.premiumBotPage:has(.premiumConsole.isMobileOpen) .premiumHero .premiumAccessLauncher--hero),html body main.premiumBotPage .premiumConsole.isMobileOpen{top:calc(var(--clv-v221-axis-y) - 70px)!important}}html body main.premiumBotPage .premiumHeroMeta{flex-wrap:wrap!important;gap:10px!important}html body main.premiumBotPage .premiumHeroMeta span:last-child{color:#ffb178!important;background:#ff712521!important;border-color:#ff7e2d8c!important;box-shadow:0 10px 28px #ff5f201a!important}html body main.premiumBotPage .premiumBotLanguageSwitch{color:#fff8f1d1!important;min-width:38px!important;height:30px!important;font:inherit!important;letter-spacing:.12em!important;text-transform:uppercase!important;cursor:pointer!important;background:#ff7e2d0b!important;border:1px solid #ff7e2d38!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 10px!important;font-size:.72rem!important;font-weight:900!important;line-height:1!important;transition:color .18s,border-color .18s,background .18s,transform .18s!important;display:inline-flex!important}html body main.premiumBotPage .premiumBotLanguageSwitch:hover,html body main.premiumBotPage .premiumBotLanguageSwitch:focus-visible{color:#ff9b55!important;background:#ff7e2d1a!important;border-color:#ff7e2d7a!important;outline:none!important}html body main.premiumBotPage .premiumBotLanguageSwitch:active{transform:translateY(1px)!important}@media (max-width:980px){html body main.premiumBotPage .premiumBotNav.isMobileOpen .premiumBotLanguageSwitch{background:#ffffff09!important;border-radius:16px!important;justify-content:center!important;width:100%!important;min-height:42px!important}}html body main.sceneWrap .navLanguageSwitch{color:#ffffffc7!important;min-width:38px!important;height:30px!important;font:inherit!important;letter-spacing:.12em!important;text-transform:uppercase!important;cursor:pointer!important;background:#5eff560b!important;border:1px solid #5eff5638!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 10px!important;font-size:.72rem!important;font-weight:900!important;line-height:1!important;transition:color .18s,border-color .18s,background .18s,transform .18s!important;display:inline-flex!important}html body main.sceneWrap .navLanguageSwitch:hover,html body main.sceneWrap .navLanguageSwitch:focus-visible{color:#87ff73!important;background:#5eff561a!important;border-color:#5eff567a!important;outline:none!important}html body main.sceneWrap .navLanguageSwitch:active{transform:translateY(1px)!important}@media (max-width:980px){html body main.sceneWrap .nav.isMobileOpen .navLanguageSwitch{background:#ffffff09!important;border-radius:16px!important;justify-content:center!important;width:100%!important;min-height:42px!important}}html body main.premiumBotPage .premiumAccessPriceTag,html body main.premiumBotPage .premiumConsolePrice{display:none!important}@media (min-width:901px){:is(html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero,html body main.premiumBotPage:has(.premiumConsole.isMobileOpen) .premiumHero .premiumAccessLauncher--hero,html body main.premiumBotPage .premiumConsole.isMobileOpen){top:var(--clv-v221-axis-y)!important}}html body main.premiumBotPage .premiumBotLanguageMenu,html body main.sceneWrap .navLanguageMenu{flex-direction:column!important;align-items:flex-end!important;display:inline-flex!important;position:relative!important}html body main.premiumBotPage .premiumBotLanguageDropdown,html body main.sceneWrap .navLanguageDropdown{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;z-index:80!important;border-radius:16px!important;gap:6px!important;min-width:168px!important;padding:8px!important;display:grid!important;position:absolute!important;top:calc(100% + 10px)!important;right:0!important}html body main.premiumBotPage .premiumBotLanguageDropdown{background:#0c0a08f5!important;border:1px solid #ff7e2d38!important;box-shadow:0 18px 48px #00000070,0 0 24px #ff7e2d14!important}html body main.sceneWrap .navLanguageDropdown{background:#080c0af5!important;border:1px solid #5eff5638!important;box-shadow:0 18px 48px #00000070,0 0 24px #5eff5614!important}html body main.premiumBotPage .premiumBotLanguageOption,html body main.sceneWrap .navLanguageOption{color:#ffffffe0!important;width:100%!important;min-height:38px!important;font:inherit!important;cursor:pointer!important;text-align:left!important;background:0 0!important;border:1px solid #0000!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:0 12px!important;font-size:.8rem!important;font-weight:700!important;display:flex!important}html body main.premiumBotPage .premiumBotLanguageOption small,html body main.sceneWrap .navLanguageOption small{opacity:.68!important;letter-spacing:.12em!important;font-size:.68rem!important}html body main.premiumBotPage .premiumBotLanguageOption:hover,html body main.premiumBotPage .premiumBotLanguageOption.isActive{color:#ffb178!important;background:#ff7e2d1a!important;border-color:#ff7e2d59!important}html body main.sceneWrap .navLanguageOption:hover,html body main.sceneWrap .navLanguageOption.isActive{color:#a7ff8c!important;background:#5eff561a!important;border-color:#5eff5659!important}@media (max-width:980px){html body main.premiumBotPage .premiumBotNav.isMobileOpen .premiumBotLanguageMenu,html body main.sceneWrap .nav.isMobileOpen .navLanguageMenu{align-items:stretch!important;width:100%!important}html body main.premiumBotPage .premiumBotNav.isMobileOpen .premiumBotLanguageDropdown,html body main.sceneWrap .nav.isMobileOpen .navLanguageDropdown{width:100%!important;margin-top:8px!important;position:static!important;top:auto!important;right:auto!important}}@media (min-width:901px){:is(html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero,html body main.premiumBotPage:has(.premiumConsole.isMobileOpen) .premiumHero .premiumAccessLauncher--hero){top:calc(var(--clv-v221-axis-y) - 70px)!important}}html body main.sceneWrap .navLinks .navLanguageMenu{width:auto!important;height:auto!important;box-shadow:none!important;z-index:120!important;background:0 0!important;border:0!important;flex:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;position:relative!important;overflow:visible!important}html body main.sceneWrap .navLinks .navLanguageMenu>.navLanguageSwitch{color:#a7ff8c!important;letter-spacing:.08em!important;text-transform:uppercase!important;width:auto!important;min-width:42px!important;height:32px!important;min-height:32px!important;text-shadow:none!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;appearance:none!important;background:#06140ab8!important;border:1px solid #5eff566b!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:.74rem!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff14,0 0 18px #5eff561a!important}html body main.sceneWrap .navLinks .navLanguageMenu>.navLanguageSwitch:hover,html body main.sceneWrap .navLinks .navLanguageMenu>.navLanguageSwitch:focus-visible,html body main.sceneWrap .navLinks .navLanguageMenu>.navLanguageSwitch[aria-expanded=true]{color:#c7ffbd!important;background:#5eff5621!important;border-color:#5eff56b8!important;outline:none!important}html body main.sceneWrap .navLanguageMenu .navLanguageDropdown{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;z-index:1000!important;opacity:1!important;visibility:visible!important;background:#060a07f5!important;border:1px solid #5eff563d!important;border-radius:16px!important;grid-template-columns:1fr!important;gap:6px!important;width:max-content!important;min-width:170px!important;max-width:min(260px,100vw - 32px)!important;max-height:min(72vh,560px)!important;padding:8px!important;display:grid!important;position:absolute!important;top:calc(100% + 10px)!important;right:0!important;overflow-y:auto!important;box-shadow:0 20px 56px #00000085,0 0 26px #5eff561a!important}html body main.sceneWrap .navLanguageMenu .navLanguageOption,html body main.sceneWrap .navLanguageMenu .navLanguageOption.isActive,html body main.sceneWrap .navLanguageMenu .navLanguageOption[aria-checked=true]{visibility:visible!important;opacity:1!important;color:#ffffffe0!important;text-align:left!important;white-space:nowrap!important;width:100%!important;min-width:0!important;min-height:38px!important;text-shadow:none!important;box-shadow:none!important;pointer-events:auto!important;background:0 0!important;border:1px solid #0000!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:0 12px!important;font-size:.82rem!important;font-weight:800!important;line-height:1!important;display:flex!important}html body main.sceneWrap .navLanguageMenu .navLanguageOption span,html body main.sceneWrap .navLanguageMenu .navLanguageOption small{visibility:visible!important;opacity:1!important;display:inline-flex!important}html body main.sceneWrap .navLanguageMenu .navLanguageOption small{color:#ffffff94!important;letter-spacing:.12em!important;font-size:.68rem!important;font-weight:900!important}html body main.sceneWrap .navLanguageMenu .navLanguageOption:hover,html body main.sceneWrap .navLanguageMenu .navLanguageOption.isActive,html body main.sceneWrap .navLanguageMenu .navLanguageOption[aria-checked=true]{color:#a7ff8c!important;background:#5eff561a!important;border-color:#5eff566b!important}html body main.sceneWrap .navLanguageMenu .navLanguageOption.isActive small,html body main.sceneWrap .navLanguageMenu .navLanguageOption[aria-checked=true] small{color:#a7ff8cc7!important}@media (max-width:980px){html body main.sceneWrap .nav.isMobileOpen .navLanguageMenu{align-items:stretch!important;width:100%!important}html body main.sceneWrap .nav.isMobileOpen .navLanguageMenu>.navLanguageSwitch{border-radius:16px!important;width:100%!important;min-height:42px!important}html body main.sceneWrap .nav.isMobileOpen .navLanguageMenu .navLanguageDropdown{width:100%!important;max-width:none!important;margin-top:8px!important;position:static!important}}html body main.sceneWrap .navLinks>button.navContactButton,html body main.sceneWrap .navLinks>button.navContactButton:hover,html body main.sceneWrap .navLinks>button.navContactButton:focus-visible{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#ffffffd1!important;-webkit-text-fill-color:#ffffffd1!important;text-shadow:none!important;isolation:auto!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0 12px 0 0!important;padding:0!important;display:inline-flex!important}html body main.sceneWrap .navLinks>button.navContactButton:hover,html body main.sceneWrap .navLinks>button.navContactButton:focus-visible{color:#f8fff6!important;-webkit-text-fill-color:#f8fff6!important;outline:none!important}html body main.sceneWrap .navLinks>.navLanguageMenu{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;isolation:isolate!important;z-index:3000!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0 0 0 6px!important;padding:0!important;display:inline-flex!important;position:relative!important;overflow:visible!important}html body main.sceneWrap .navLinks>.navLanguageMenu>.navLanguageSwitch,html body main.sceneWrap .navLinks>.navLanguageMenu>.navLanguageSwitch:hover,html body main.sceneWrap .navLinks>.navLanguageMenu>.navLanguageSwitch:focus-visible,html body main.sceneWrap .navLinks>.navLanguageMenu>.navLanguageSwitch[aria-expanded=true]{-webkit-backdrop-filter:none!important;color:#b7ff52!important;-webkit-text-fill-color:#b7ff52!important;letter-spacing:.08em!important;text-transform:uppercase!important;width:auto!important;min-width:46px!important;height:34px!important;min-height:34px!important;text-shadow:none!important;opacity:1!important;visibility:visible!important;cursor:pointer!important;background:#123f16!important;border:1px solid #72ff3bb8!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 13px!important;font-size:.74rem!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;box-shadow:inset 0 0 0 1px #72ff3b2e,0 8px 18px #0000005c!important}html body main.sceneWrap .navLinks>.navLanguageMenu>.navLanguageDropdown,html body main.sceneWrap .navLanguageMenu .navLanguageDropdown{-webkit-backdrop-filter:none!important;z-index:4000!important;opacity:1!important;visibility:visible!important;background:#020703!important;border:1px solid #72ff3b47!important;border-radius:16px!important;grid-template-columns:1fr!important;gap:6px!important;width:max-content!important;min-width:176px!important;max-width:min(280px,100vw - 32px)!important;max-height:min(72vh,580px)!important;padding:8px!important;display:grid!important;position:absolute!important;top:calc(100% + 12px)!important;right:0!important;overflow-y:auto!important;box-shadow:0 22px 64px #000000ad,inset 0 0 0 1px #72ff3b0f!important}html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption:hover,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption.isActive,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption[aria-checked=true]{color:#ffffffe6!important;-webkit-text-fill-color:#ffffffe6!important;text-align:left!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;width:100%!important;min-height:38px!important;text-shadow:none!important;box-shadow:none!important;pointer-events:auto!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;border:1px solid #0000!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:0 12px!important;font-size:.82rem!important;font-weight:850!important;line-height:1!important;display:flex!important}html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption.isActive,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption[aria-checked=true]{color:#b7ff52!important;-webkit-text-fill-color:#b7ff52!important;background:#0f2f13!important;border-color:#72ff3b7a!important}html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption span,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption.isActive span,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption[aria-checked=true] span{opacity:1!important;visibility:visible!important;color:currentColor!important;-webkit-text-fill-color:currentColor!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;display:inline-flex!important}html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption small,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption.isActive small,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption[aria-checked=true] small{opacity:1!important;visibility:visible!important;color:#ffffff94!important;-webkit-text-fill-color:#ffffff94!important;letter-spacing:.12em!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;font-size:.68rem!important;font-weight:950!important;display:inline-flex!important}html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption.isActive small,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption[aria-checked=true] small{color:#b7ff52d1!important;-webkit-text-fill-color:#b7ff52d1!important}@media (max-width:980px){html body main.sceneWrap .nav.isMobileOpen .navLinks>button.navContactButton{color:#f8fff6!important;-webkit-text-fill-color:#f8fff6!important;background:#0b1a10!important;border:1px solid #ffffff1a!important;border-radius:16px!important;width:100%!important;min-height:42px!important;margin:0!important;padding:0 14px!important}html body main.sceneWrap .nav.isMobileOpen .navLinks>.navLanguageMenu{align-items:stretch!important;width:100%!important;margin:0!important}html body main.sceneWrap .nav.isMobileOpen .navLinks>.navLanguageMenu>.navLanguageSwitch{border-radius:16px!important;width:100%!important;min-height:42px!important}html body main.sceneWrap .nav.isMobileOpen .navLinks>.navLanguageMenu>.navLanguageDropdown{width:100%!important;max-width:none!important;margin-top:8px!important;position:static!important}}@media (min-width:901px){:is(html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero,html body main.premiumBotPage:has(.premiumConsole.isMobileOpen) .premiumHero .premiumAccessLauncher--hero){top:calc(var(--clv-v221-axis-y) - 120px)!important}}html[lang=de] body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessMainLine,html[lang=hu] body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessMainLine,html[lang=uk] body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessMainLine,html[lang=ru] body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessMainLine,html[lang=lt] body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessMainLine{letter-spacing:-.035em!important;white-space:nowrap!important;max-width:calc(100% - 28px)!important;margin-inline:auto!important;font-size:clamp(1.45rem,1.95vw,2.35rem)!important;line-height:1.04!important}html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessMainLine{max-width:calc(100% - 24px)!important;margin-inline:auto!important}@media (min-width:981px){html body main.sceneWrap .navLinks{align-items:center!important;gap:28px!important;overflow:visible!important}html body main.sceneWrap .navLinks>button.navContactButton,html body main.sceneWrap .navLinks>button.navContactButton:hover,html body main.sceneWrap .navLinks>button.navContactButton:focus-visible,html body main.sceneWrap .navLinks>button.navContactButton:active{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;color:#ffffffdb!important;-webkit-text-fill-color:#ffffffdb!important;opacity:1!important;isolation:isolate!important;z-index:20!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;flex:none!important;margin:0 18px 0 0!important;padding:0!important;display:inline-flex!important;position:relative!important}html body main.sceneWrap .navLinks>button.navContactButton:before,html body main.sceneWrap .navLinks>button.navContactButton:after,html body main.sceneWrap .navLinks>.navLanguageMenu:before,html body main.sceneWrap .navLinks>.navLanguageMenu:after,html body main.sceneWrap .navLinks>.navLanguageMenu>.navLanguageSwitch:before,html body main.sceneWrap .navLinks>.navLanguageMenu>.navLanguageSwitch:after{content:none!important;display:none!important}html body main.sceneWrap .navLinks>.navLanguageMenu{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;isolation:isolate!important;z-index:5000!important;background:0 0!important;border:0!important;flex:none!important;margin:0!important;padding:0!important;display:inline-flex!important;position:relative!important;overflow:visible!important}html body main.sceneWrap .navLinks>.navLanguageMenu>.navLanguageSwitch{-webkit-backdrop-filter:none!important;color:#b9ff69!important;-webkit-text-fill-color:#b9ff69!important;opacity:1!important;z-index:2!important;background:#0f3b13!important;border:1px solid #72ff3bbd!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;min-width:46px!important;height:34px!important;padding:0 13px!important;display:inline-flex!important;position:relative!important;box-shadow:inset 0 0 0 1px #72ff3b29!important}}html body main.sceneWrap .navLinks>.navLanguageMenu>.navLanguageDropdown,html body main.sceneWrap .navLanguageMenu .navLanguageDropdown{-webkit-backdrop-filter:none!important;opacity:1!important;background:#020802!important;overflow-x:hidden!important}html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption span,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption small{opacity:1!important;visibility:visible!important;mix-blend-mode:normal!important;filter:none!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption span{color:#f4fff2!important;-webkit-text-fill-color:#f4fff2!important}html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption small{color:#f4fff294!important;-webkit-text-fill-color:#f4fff294!important}html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption.isActive,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption[aria-checked=true]{background:#113716!important;border-color:#72ff3b8c!important}html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption.isActive span,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption[aria-checked=true] span{color:#b9ff69!important;-webkit-text-fill-color:#b9ff69!important;opacity:1!important;visibility:visible!important;display:inline-flex!important}html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption.isActive small,html body main.sceneWrap .navLinks .navLanguageMenu .navLanguageOption[aria-checked=true] small{color:#b9ff69db!important;-webkit-text-fill-color:#b9ff69db!important;opacity:1!important;visibility:visible!important;display:inline-flex!important}@media (min-width:981px){html body main.sceneWrap .nav,html body main.sceneWrap nav.nav{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;overflow:visible!important}html body main.sceneWrap .nav:before,html body main.sceneWrap .nav:after,html body main.sceneWrap nav.nav:before,html body main.sceneWrap nav.nav:after{content:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;display:none!important}html body main.sceneWrap .navLinks>button.navContactButton,html body main.sceneWrap .navLinks>button.navContactButton:hover,html body main.sceneWrap .navLinks>button.navContactButton:focus-visible,html body main.sceneWrap .navLinks>button.navContactButton:active{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;color:#ffffffe0!important;-webkit-text-fill-color:#ffffffe0!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 20px 0 0!important;padding:0!important}html body main.sceneWrap .navLinks>.navLanguageMenu,html body main.sceneWrap .navLinks>.navLanguageMenu:hover,html body main.sceneWrap .navLinks>.navLanguageMenu:focus-within{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:0 0!important;border:0!important;margin-left:0!important;padding-left:0!important}}html body main.sceneWrap .navLinks>.navLanguageMenu>.navLanguageDropdown,html body main.sceneWrap .navLanguageMenu .navLanguageDropdown{-webkit-backdrop-filter:none!important;filter:none!important;opacity:1!important;background:#020802!important;border:1px solid #72ff3b61!important;box-shadow:0 20px 55px #000000d1,inset 0 0 0 1px #ffffff09!important}html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption,html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption.isActive,html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption[aria-checked=true],html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption:hover{color:#f5fff2!important;-webkit-text-fill-color:#f5fff2!important;text-shadow:none!important;opacity:1!important;visibility:visible!important;mix-blend-mode:normal!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption.isActive,html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption[aria-checked=true]{background:#123b16!important;border-color:#72ff3ba6!important}html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption span,html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption small,html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption.isActive span,html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption.isActive small,html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption[aria-checked=true] span,html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption[aria-checked=true] small{opacity:1!important;visibility:visible!important;mix-blend-mode:normal!important;filter:none!important;text-shadow:none!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;display:inline-flex!important}html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption span,html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption.isActive span,html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption[aria-checked=true] span{color:#f5fff2!important;-webkit-text-fill-color:#f5fff2!important}html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption small,html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption.isActive small,html body main.sceneWrap .navLinks .navLanguageMenu button.navLanguageOption[aria-checked=true] small{color:#f5fff2b8!important;-webkit-text-fill-color:#f5fff2b8!important}@media (min-width:769px){html body main.sceneWrap nav.nav,html body main.sceneWrap .nav,html body main.sceneWrap nav.nav:hover,html body main.sceneWrap .nav:hover,html body main.sceneWrap nav.nav:focus-within,html body main.sceneWrap .nav:focus-within{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;overflow:visible!important}html body main.sceneWrap .navLinks,html body main.sceneWrap .nav .navLinks,html body main.sceneWrap nav.nav .navLinks,html body main.sceneWrap .navLinks:hover,html body main.sceneWrap .navLinks:focus-within{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;overflow:visible!important}html body main.sceneWrap .navLinks>*{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important}html body main.sceneWrap .navLinks>button.navContactButton,html body main.sceneWrap .navLinks>button.navContactButton:hover,html body main.sceneWrap .navLinks>button.navContactButton:focus,html body main.sceneWrap .navLinks>button.navContactButton:focus-visible,html body main.sceneWrap .navLinks>button.navContactButton:active,html body main.sceneWrap .navLinks>button.navContactButton.isActive{all:unset!important;width:auto!important;min-width:0!important;height:34px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;color:#ffffffe0!important;-webkit-text-fill-color:#ffffffe0!important;font:inherit!important;white-space:nowrap!important;cursor:pointer!important;text-shadow:none!important;z-index:20!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0 22px 0 0!important;padding:0!important;font-size:14px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:relative!important}html body main.sceneWrap .navLinks>button.navContactButton:before,html body main.sceneWrap .navLinks>button.navContactButton:after{content:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;display:none!important}html body main.sceneWrap .navLinks>.navLanguageMenu,html body main.sceneWrap .navLinks>.navLanguageMenu:hover,html body main.sceneWrap .navLinks>.navLanguageMenu:focus,html body main.sceneWrap .navLinks>.navLanguageMenu:focus-within,html body main.sceneWrap .navLinks>.navLanguageMenu:active{all:unset!important;width:auto!important;min-width:0!important;height:34px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;z-index:30!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;position:relative!important;overflow:visible!important}html body main.sceneWrap .navLinks>.navLanguageMenu:before,html body main.sceneWrap .navLinks>.navLanguageMenu:after{content:none!important;display:none!important}html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch:hover,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch:focus-visible,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch[aria-expanded=true]{all:unset!important;color:#b9ff69!important;-webkit-text-fill-color:#b9ff69!important;-webkit-backdrop-filter:none!important;filter:none!important;min-width:46px!important;height:34px!important;font:inherit!important;letter-spacing:.08em!important;cursor:pointer!important;z-index:31!important;background:#103f14!important;border:1px solid #72ff3bc7!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 13px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:relative!important;box-shadow:inset 0 0 0 1px #72ff3b2e!important}html body main.sceneWrap .navLinks>a.navTextLink,html body main.sceneWrap .navLinks>a.navTextLink:hover,html body main.sceneWrap .navLinks>a.navTextLink:focus-visible{color:#72ff3b!important;-webkit-text-fill-color:#72ff3b!important;min-height:40px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#0c2e0ea8!important;border:1px solid #72ff3b75!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 24px!important;display:inline-flex!important}html body main.sceneWrap .nav,html body main.sceneWrap nav.nav,html body main.sceneWrap .navLinks,html body main.sceneWrap nav.nav .navLinks,html body main.sceneWrap .navLinks:hover,html body main.sceneWrap .navLinks:focus-within{box-shadow:none!important;text-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;overflow:visible!important}html body main.sceneWrap .nav *,html body main.sceneWrap .navLinks *,html body main.sceneWrap .nav :before,html body main.sceneWrap .nav :after,html body main.sceneWrap .navLinks :before,html body main.sceneWrap .navLinks :after{-webkit-backdrop-filter:none!important;filter:none!important}html body main.sceneWrap .nav:before,html body main.sceneWrap .nav:after,html body main.sceneWrap .navLinks:before,html body main.sceneWrap .navLinks:after{content:none!important;box-shadow:none!important;opacity:0!important;background:0 0!important;display:none!important}html body main.sceneWrap .navLinks>button,html body main.sceneWrap .navLinks>button:hover,html body main.sceneWrap .navLinks>button:focus,html body main.sceneWrap .navLinks>button:focus-visible,html body main.sceneWrap .navLinks>button:active,html body main.sceneWrap .navLinks>button.isActive,html body main.sceneWrap .navLinks>button.navContactButton,html body main.sceneWrap .navLinks>button.navContactButton:hover,html body main.sceneWrap .navLinks>button.navContactButton:focus,html body main.sceneWrap .navLinks>button.navContactButton:focus-visible,html body main.sceneWrap .navLinks>button.navContactButton:active,html body main.sceneWrap .navLinks>button:nth-child(6),html body main.sceneWrap .navLinks>button:nth-child(6):hover,html body main.sceneWrap .navLinks>button:nth-of-type(5),html body main.sceneWrap .navLinks>button:nth-of-type(5):hover{box-shadow:none!important;text-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;color:#f8f5eae0!important;-webkit-text-fill-color:#f8f5eae0!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}html body main.sceneWrap .navLinks>button:before,html body main.sceneWrap .navLinks>button:after,html body main.sceneWrap .navLinks>button.navContactButton:before,html body main.sceneWrap .navLinks>button.navContactButton:after{content:none!important;box-shadow:none!important;opacity:0!important;background:0 0!important;display:none!important}html body main.sceneWrap .navLinks>button.navContactButton,html body main.sceneWrap .navLinks>button:nth-child(6),html body main.sceneWrap .navLinks>button:nth-of-type(5){width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important}html body main.sceneWrap .navLinks>.navLanguageMenu{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:0 0!important;border:0!important;margin-left:18px!important}html body main.sceneWrap .navLinks>.navLanguageMenu:before,html body main.sceneWrap .navLinks>.navLanguageMenu:after{content:none!important;box-shadow:none!important;opacity:0!important;background:0 0!important;display:none!important}html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch:hover,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch:focus-visible,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch[aria-expanded=true]{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;color:#b9ff69!important;-webkit-text-fill-color:#b9ff69!important;background:#0f3b13!important;border:1px solid #72ff3bc7!important;border-radius:999px!important}html body main.sceneWrap .navLinks>a.navTextLink,html body main.sceneWrap .navLinks>a.navTextLink:hover,html body main.sceneWrap .navLinks>a.navTextLink:focus-visible{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:#0c2e0ea8!important;border:1px solid #72ff3b75!important;border-radius:999px!important}html body main.sceneWrap nav.nav,html body main.sceneWrap .nav{isolation:isolate!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:0 0!important;border:0!important;position:absolute!important;overflow:visible!important}html body main.sceneWrap nav.nav:before,html body main.sceneWrap .nav:before,html body main.sceneWrap nav.nav:after,html body main.sceneWrap .nav:after{content:none!important;width:0!important;height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;opacity:0!important;pointer-events:none!important;background:0 0!important;border:0!important;border-radius:0!important;display:none!important;position:static!important;inset:auto!important}html body main.sceneWrap nav.nav>*,html body main.sceneWrap .nav>*{z-index:2!important;position:relative!important}html body main.sceneWrap .navLinks{z-index:3!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:0 0!important;position:relative!important;overflow:visible!important}html body main.sceneWrap .navLinks>button.navContactButton,html body main.sceneWrap .navLinks>button.navContactButton:hover,html body main.sceneWrap .navLinks>button.navContactButton:focus,html body main.sceneWrap .navLinks>button.navContactButton:focus-visible,html body main.sceneWrap .navLinks>button.navContactButton:active,html body main.sceneWrap .navLinks>button.navContactButton.isActive{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;color:#f8f5eae0!important;-webkit-text-fill-color:#f8f5eae0!important;background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;min-width:0!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;transform:none!important}html body main.sceneWrap .navLinks>.navLanguageMenu,html body main.sceneWrap .navLinks>.navLanguageMenu:hover,html body main.sceneWrap .navLinks>.navLanguageMenu:focus,html body main.sceneWrap .navLinks>.navLanguageMenu:focus-within,html body main.sceneWrap .navLinks>.navLanguageMenu:active{width:76px!important;min-width:76px!important;max-width:76px!important;height:36px!important;min-height:36px!important;max-height:36px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;contain:layout!important;z-index:40!important;background:0 0!important;border:0!important;flex:0 0 76px!important;justify-content:center!important;align-items:center!important;margin:0 0 0 18px!important;padding:0!important;transition:none!important;display:inline-flex!important;position:relative!important;overflow:visible!important;transform:none!important}html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch:hover,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch:focus,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch:focus-visible,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch:active,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch[aria-expanded=true]{box-sizing:border-box!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:36px!important;min-height:36px!important;max-height:36px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;color:#b9ff69!important;-webkit-text-fill-color:#b9ff69!important;font:inherit!important;letter-spacing:.08em!important;text-align:center!important;cursor:pointer!important;will-change:auto!important;background:#0f3b13!important;border:1px solid #72ff3bc7!important;border-radius:999px!important;flex:0 0 76px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:900!important;line-height:1!important;transition:none!important;display:inline-flex!important;inset:auto!important;transform:translate(0,0)!important}html body main.sceneWrap .navLinks>.navLanguageMenu>.navLanguageDropdown,html body main.sceneWrap .navLanguageMenu .navLanguageDropdown{-webkit-backdrop-filter:none!important;filter:none!important;z-index:100!important;background:#020802!important;width:max-content!important;min-width:190px!important;margin:0!important;position:absolute!important;top:calc(100% + 12px)!important;left:auto!important;right:0!important;transform:none!important;box-shadow:0 20px 55px #000000d1,inset 0 0 0 1px #ffffff09!important}html body main.sceneWrap nav.nav,html body main.sceneWrap .nav,html body main.sceneWrap nav.nav:hover,html body main.sceneWrap .nav:hover,html body main.sceneWrap nav.nav:focus-within,html body main.sceneWrap .nav:focus-within,html body main.sceneWrap .navLinks,html body main.sceneWrap nav.nav .navLinks,html body main.sceneWrap .navLinks:hover,html body main.sceneWrap .navLinks:focus-within{box-shadow:none!important;text-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;overflow:visible!important}html body main.sceneWrap nav.nav:before,html body main.sceneWrap nav.nav:after,html body main.sceneWrap .nav:before,html body main.sceneWrap .nav:after,html body main.sceneWrap .navLinks:before,html body main.sceneWrap .navLinks:after{content:none!important;width:0!important;height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;opacity:0!important;background:0 0!important;border:0!important;display:none!important}html body main.sceneWrap .navLinks>button.navContactButton,html body main.sceneWrap .navLinks>button.navContactButton:hover,html body main.sceneWrap .navLinks>button.navContactButton:focus,html body main.sceneWrap .navLinks>button.navContactButton:focus-visible,html body main.sceneWrap .navLinks>button.navContactButton:active,html body main.sceneWrap .navLinks>button.navContactButton.isActive{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;text-shadow:none!important;color:#f8f5eae0!important;-webkit-text-fill-color:#f8f5eae0!important;background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;transform:none!important}html body main.sceneWrap .navLinks>.navLanguageMenu{width:76px!important;min-width:76px!important;max-width:76px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:0 0!important;border:0!important;flex:0 0 76px!important;margin-left:18px!important;transition:none!important;transform:none!important}html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch:hover,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch:focus,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch:focus-visible,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch:active,html body main.sceneWrap .navLinks>.navLanguageMenu>button.navLanguageSwitch[aria-expanded=true]{will-change:auto!important;flex:0 0 76px!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:36px!important;min-height:36px!important;max-height:36px!important;transition:none!important;transform:translate(0,0)!important}html body main.sceneWrap nav.nav,html body main.sceneWrap nav.nav:hover,html body main.sceneWrap nav.nav:focus,html body main.sceneWrap nav.nav:focus-within,html body main.sceneWrap .nav,html body main.sceneWrap .nav:hover,html body main.sceneWrap .nav:focus,html body main.sceneWrap .nav:focus-within{box-shadow:none!important;text-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;isolation:auto!important;background:0 0!important;border:0!important;outline:0!important;overflow:visible!important}html body main.sceneWrap nav.nav:before,html body main.sceneWrap nav.nav:after,html body main.sceneWrap .nav:before,html body main.sceneWrap .nav:after,html body main.sceneWrap .navLinks:before,html body main.sceneWrap .navLinks:after,html body main.sceneWrap .navContactButton:before,html body main.sceneWrap .navContactButton:after,html body main.sceneWrap .navLanguageMenu:before,html body main.sceneWrap .navLanguageMenu:after{content:none!important;opacity:0!important;visibility:hidden!important;width:0!important;height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;pointer-events:none!important;background:0 0!important;border:0!important;display:none!important;inset:auto!important}html body main.sceneWrap nav.nav .brand,html body main.sceneWrap nav.nav .navLinks,html body main.sceneWrap nav.nav .navLinks:hover,html body main.sceneWrap nav.nav .navLinks:focus-within,html body main.sceneWrap nav.nav .navLinks>button,html body main.sceneWrap nav.nav .navLinks>button:hover,html body main.sceneWrap nav.nav .navLinks>button:focus,html body main.sceneWrap nav.nav .navLinks>button:focus-visible,html body main.sceneWrap nav.nav .navLinks>button:active,html body main.sceneWrap nav.nav .navContactButton,html body main.sceneWrap nav.nav .navContactButton:hover,html body main.sceneWrap nav.nav .navContactButton:focus,html body main.sceneWrap nav.nav .navContactButton:focus-visible,html body main.sceneWrap nav.nav .navContactButton:active,html body main.sceneWrap nav.nav .navLanguageMenu,html body main.sceneWrap nav.nav .navLanguageMenu:hover,html body main.sceneWrap nav.nav .navLanguageMenu:focus-within{box-shadow:none!important;text-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:0 0!important;border-color:#0000!important}html body main.sceneWrap nav.nav .navContactButton,html body main.sceneWrap nav.nav .navContactButton:hover,html body main.sceneWrap nav.nav .navContactButton:focus-visible,html body main.sceneWrap nav.nav .navContactButton:active{color:#f8f5eae0!important;-webkit-text-fill-color:#f8f5eae0!important;border:0!important;border-radius:0!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;transform:translate(0,0)!important}html body main.sceneWrap nav.nav .navLanguageMenu,html body main.sceneWrap nav.nav .navLanguageMenu:hover,html body main.sceneWrap nav.nav .navLanguageMenu:focus-within{contain:layout!important;flex:0 0 76px!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0 0 0 18px!important;padding:0!important;transition:none!important;transform:translate(0,0)!important}html body main.sceneWrap nav.nav .navLanguageSwitch,html body main.sceneWrap nav.nav .navLanguageSwitch:hover,html body main.sceneWrap nav.nav .navLanguageSwitch:focus,html body main.sceneWrap nav.nav .navLanguageSwitch:focus-visible,html body main.sceneWrap nav.nav .navLanguageSwitch:active,html body main.sceneWrap nav.nav .navLanguageSwitch[aria-expanded=true]{box-sizing:border-box!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:36px!important;min-height:36px!important;max-height:36px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;will-change:auto!important;background:#0f3b13!important;border:1px solid #72ff3bc7!important;border-radius:999px!important;flex:0 0 76px!important;margin:0!important;padding:0!important;transition:none!important;transform:translate(0,0)!important}}@media (min-width:981px){html body main.sceneWrap nav.nav,html body main.sceneWrap nav.nav:hover,html body main.sceneWrap nav.nav:focus,html body main.sceneWrap nav.nav:focus-within,html body main.sceneWrap nav.nav>.navLinks,html body main.sceneWrap nav.nav>.navLinks:hover,html body main.sceneWrap nav.nav>.navLinks:focus-within{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;mix-blend-mode:normal!important;opacity:1!important;background:0 0!important;border:0!important;outline:0!important;overflow:visible!important}html body main.sceneWrap nav.nav:before,html body main.sceneWrap nav.nav:after,html body main.sceneWrap nav.nav>.navLinks:before,html body main.sceneWrap nav.nav>.navLinks:after,html body main.sceneWrap nav.nav .navContactButton:before,html body main.sceneWrap nav.nav .navContactButton:after,html body main.sceneWrap nav.nav .navLanguageMenu:before,html body main.sceneWrap nav.nav .navLanguageMenu:after,html body main.sceneWrap nav.nav .navLanguageSwitch:before,html body main.sceneWrap nav.nav .navLanguageSwitch:after{content:none!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;opacity:0!important;visibility:hidden!important;background:0 0!important;display:none!important}html body main.sceneWrap nav.nav .navContactButton,html body main.sceneWrap nav.nav .navContactButton:hover,html body main.sceneWrap nav.nav .navContactButton:focus,html body main.sceneWrap nav.nav .navContactButton:focus-visible,html body main.sceneWrap nav.nav .navContactButton:active{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;transform:translate(0,0)!important}html body main.sceneWrap nav.nav .navLanguageMenu,html body main.sceneWrap nav.nav .navLanguageMenu:hover,html body main.sceneWrap nav.nav .navLanguageMenu:focus-within{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;transition:none!important;transform:translate(0,0)!important}html body main.sceneWrap .stickyScene>.vignette,html body main.sceneWrap .stickyScene>.filmNoise,html body main.sceneWrap .stickyScene>.cinemaBars{clip-path:polygon(0 88px,100% 88px,100% 100%,0 100%)!important}html body main.sceneWrap nav.nav .navLanguageSwitch,html body main.sceneWrap nav.nav .navLanguageSwitch:hover,html body main.sceneWrap nav.nav .navLanguageSwitch:focus,html body main.sceneWrap nav.nav .navLanguageSwitch:focus-visible,html body main.sceneWrap nav.nav .navLanguageSwitch:active,html body main.sceneWrap nav.nav .navLanguageSwitch[aria-expanded=true]{will-change:auto!important;flex:0 0 76px!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;transition:none!important;transform:translate(0,0)!important}html body main.sceneWrap nav.nav .navLinks>.navLanguageMenu{order:6!important;margin-left:18px!important;margin-right:18px!important}html body main.sceneWrap nav.nav{justify-content:flex-start!important;align-items:center!important;gap:28px!important;display:flex!important}html body main.sceneWrap nav.nav>.brand{flex:none!important}html body main.sceneWrap nav.nav .navLinks>.navLanguageMenu,html body main.sceneWrap nav.nav .navLinks>.navLanguageMenu:hover,html body main.sceneWrap nav.nav .navLinks>.navLanguageMenu:focus-within{flex:0 0 76px!important;order:6!important;width:76px!important;min-width:76px!important;max-width:76px!important;margin:0!important;padding:0!important}html body main.sceneWrap nav.nav{justify-content:flex-start!important;align-items:center!important;gap:28px!important;width:auto!important;max-width:none!important;display:flex!important;left:max(24px,8vw)!important;right:max(24px,8vw)!important;transform:none!important}html body main.sceneWrap nav.nav>.navLinks{flex:auto!important;justify-content:flex-start!important;align-items:center!important;gap:24px!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important}html body main.sceneWrap nav.nav .navLinks>.navLanguageMenu,html body main.sceneWrap nav.nav .navLinks>.navLanguageMenu:hover,html body main.sceneWrap nav.nav .navLinks>.navLanguageMenu:focus-within{flex:0 0 76px!important;order:6!important;width:76px!important;min-width:76px!important;max-width:76px!important;margin:0!important}html body main.sceneWrap nav.nav .navLinks>a.navTextLink.navTradingIsolated,html body main.sceneWrap nav.nav .navLinks>a.navTextLink.navTradingIsolated:hover,html body main.sceneWrap nav.nav .navLinks>a.navTextLink.navTradingIsolated:focus-visible{white-space:nowrap!important;flex:none!important;order:7!important;margin-left:auto!important;margin-right:0!important}html body main.sceneWrap .scannerDock.scannerDock--visible:not(.scannerDock--moduleExpanded){width:min(620px,40vw)!important;max-width:min(620px,40vw)!important}html body main.sceneWrap .scannerShell.scannerShell--collapsed{justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;display:flex!important}html body main.sceneWrap .scannerShell.scannerShell--collapsed .scannerLauncher,html body main.sceneWrap .scannerShell.scannerShell--collapsed .scannerLauncher:hover,html body main.sceneWrap .scannerShell.scannerShell--collapsed .scannerLauncher:focus-visible{text-align:center!important;box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;min-height:164px!important;padding:28px 42px 26px!important;display:flex!important}html body main.sceneWrap .scannerShell.scannerShell--collapsed .scannerLauncherLead,html body main.sceneWrap .scannerShell.scannerShell--collapsed .scannerLauncherTagline,html body main.sceneWrap .scannerShell.scannerShell--collapsed .scannerLauncherHint{text-align:center!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;display:block!important}html body main.sceneWrap .scannerShell.scannerShell--collapsed .scannerLauncherLead{white-space:normal!important;overflow-wrap:anywhere!important;line-height:1.08!important}html body main.sceneWrap .scannerShell.scannerShell--collapsed .scannerLauncherTagline{text-wrap:balance;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;letter-spacing:-.035em!important;padding:0!important;font-size:clamp(18px,1.34vw,27px)!important;line-height:1.1!important}html body main.sceneWrap .scannerShell.scannerShell--collapsed .scannerLauncherHint{white-space:normal!important;overflow-wrap:anywhere!important;line-height:1.12!important}html body main.sceneWrap .heroBoxSubline.heroBoxSublineButton{text-wrap:balance;text-align:center!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;max-width:100%!important}}@media (min-width:981px) and (max-width:1280px){html body main.sceneWrap .scannerDock.scannerDock--visible:not(.scannerDock--moduleExpanded){width:min(590px,42vw)!important;max-width:min(590px,42vw)!important}html body main.sceneWrap .scannerShell.scannerShell--collapsed .scannerLauncher{padding-left:34px!important;padding-right:34px!important}html body main.sceneWrap .scannerShell.scannerShell--collapsed .scannerLauncherTagline{font-size:clamp(17px,1.45vw,24px)!important;line-height:1.12!important}}@media (min-width:981px) and (max-width:1100px){html body main.sceneWrap .scannerShell.scannerShell--collapsed .scannerLauncherTagline{font-size:clamp(16px,1.55vw,22px)!important;line-height:1.14!important}}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow{box-sizing:border-box!important;background:linear-gradient(#ffffff0d,#ffffff05),#ff7e2d0e!important;border:1px solid #ff7e2d61!important;border-radius:999px!important;grid-template-columns:minmax(0,1fr)!important;justify-content:center!important;place-items:center!important;gap:0!important;width:100%!important;height:40px!important;min-height:40px!important;margin:0 auto 12px!important;padding:0 54px!important;display:grid!important;position:relative!important;overflow:visible!important;box-shadow:inset 0 1px #ffffff0e!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow>div{text-align:center!important;place-items:center!important;width:100%!important;min-width:0!important;margin:0 auto!important;padding:0!important;display:grid!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow span{text-align:center!important;white-space:nowrap!important;width:auto!important;max-width:100%!important;margin:0 auto!important;line-height:1!important;display:block!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow .premiumWalletRefresh--icon,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow .premiumWalletRefresh--small.premiumWalletRefresh--icon{color:#fff1e8f2!important;transform-origin:50%!important;cursor:pointer!important;z-index:4!important;letter-spacing:0!important;background:radial-gradient(circle at 32% 22%,#ffffff1f,#0000 46%),linear-gradient(#ff7e2d38,#140e0be0)!important;border:1px solid #ff7e2d57!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0!important;font-size:0!important;transition:transform .11s,box-shadow .16s,border-color .16s,background .16s,opacity .16s!important;display:inline-flex!important;position:absolute!important;top:50%!important;left:auto!important;right:6px!important;transform:translateY(-50%)scale(1)!important;box-shadow:inset 0 1px #ffffff14,0 8px 20px #00000038!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow .premiumWalletRefresh--icon svg{width:15px!important;height:15px!important;display:block!important;overflow:visible!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow .premiumWalletRefresh--icon svg path{fill:none!important;stroke:currentColor!important;stroke-width:2.15px!important;stroke-linecap:round!important;stroke-linejoin:round!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow .premiumWalletRefresh--icon:hover:not(:disabled){background:radial-gradient(circle at 32% 22%,#ffffff2b,#0000 46%),linear-gradient(#ff7e2d57,#1c110ce6)!important;border-color:#ff9648d1!important;box-shadow:inset 0 1px #ffffff1f,0 10px 24px #ff671c29,0 8px 20px #0000003d!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow .premiumWalletRefresh--icon:active:not(:disabled){border-color:#ffc091e6!important;transform:translateY(-50%)scale(.88)!important;box-shadow:inset 0 2px 8px #0000006b,0 3px 10px #00000042!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow .premiumWalletRefresh--icon:focus-visible{outline-offset:3px!important;outline:2px solid #ff9648d1!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow .premiumWalletRefresh--icon:disabled{opacity:.45!important;cursor:not-allowed!important;transform:translateY(-50%)scale(1)!important}@media (max-width:560px){html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow{height:38px!important;min-height:38px!important;padding-left:48px!important;padding-right:48px!important}html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow .premiumWalletRefresh--icon,html body main.premiumBotPage aside.premiumConsole .premiumCheckoutWizard[data-step="2"] .premiumWalletChoice--checkout .premiumWalletStepLabelRow .premiumWalletRefresh--small.premiumWalletRefresh--icon{width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;right:5px!important}}@media (max-width:768px){html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed,html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncher{box-sizing:border-box!important;width:100%!important;max-width:100%!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncher{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:128px!important;padding:18px 16px 17px!important;display:flex!important;overflow:visible!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherLead,html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherTagline,html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherHint{text-align:center!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;display:block!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherLead{text-wrap:balance;letter-spacing:.2em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;font-size:clamp(.68rem,2.8vw,.82rem)!important;line-height:1.08!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherTagline{text-wrap:balance;letter-spacing:-.045em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;margin-top:9px!important;font-size:clamp(1.02rem,4.85vw,1.42rem)!important;line-height:1.05!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherHint{text-wrap:balance;letter-spacing:.15em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;margin-top:10px!important;font-size:clamp(.68rem,3vw,.8rem)!important;line-height:1.08!important}html body main.sceneWrap .heroBoxSubline.heroBoxSublineButton{text-wrap:balance;letter-spacing:-.045em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;font-size:clamp(1.02rem,4.85vw,1.42rem)!important;line-height:1.05!important}}@media (max-width:390px){html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncher{min-height:132px!important;padding-left:14px!important;padding-right:14px!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherTagline,html body main.sceneWrap .heroBoxSubline.heroBoxSublineButton{font-size:clamp(.98rem,4.65vw,1.18rem)!important;line-height:1.06!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherLead{letter-spacing:.18em!important;font-size:.66rem!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherHint{letter-spacing:.13em!important;font-size:.66rem!important}}@media (max-width:768px){html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncher{grid-auto-rows:max-content!important;align-content:center!important;justify-items:center!important;row-gap:12px!important;min-height:136px!important;padding:18px 12px!important;display:grid!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherLead,html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherTagline,html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherHint{margin:0!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherLead{letter-spacing:.205em!important;font-size:clamp(.74rem,3.15vw,.9rem)!important;line-height:1.04!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherTagline,html body main.sceneWrap .heroBoxSubline.heroBoxSublineButton{letter-spacing:-.06em!important;white-space:nowrap!important;font-size:clamp(1.32rem,6vw,1.74rem)!important;line-height:1.03!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherHint{letter-spacing:.17em!important;font-size:clamp(.74rem,3.15vw,.9rem)!important;line-height:1.04!important}}@media (max-width:430px){html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncher{row-gap:12px!important;min-height:136px!important;padding:18px 10px!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherTagline,html body main.sceneWrap .heroBoxSubline.heroBoxSublineButton{letter-spacing:-.065em!important;font-size:clamp(1.28rem,5.95vw,1.58rem)!important}}@media (max-width:370px){html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncher{row-gap:11px!important;min-height:134px!important;padding:18px 8px!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherTagline,html body main.sceneWrap .heroBoxSubline.heroBoxSublineButton{letter-spacing:-.072em!important;font-size:clamp(1.16rem,5.4vw,1.4rem)!important}}@media (max-width:768px){html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero{text-align:center!important;grid-template-rows:max-content max-content max-content!important;align-content:center!important;justify-items:center!important;row-gap:13px!important;padding:20px 14px!important;display:grid!important}html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessPromoTop,html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero>span:not(.premiumAccessMainLine){color:#ffb278eb!important;letter-spacing:.28em!important;text-transform:uppercase!important;margin:0!important;padding:0!important;font-size:clamp(12px,3.05vw,15px)!important;font-weight:900!important;line-height:1.05!important;display:block!important}html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessMainLine{color:#fffaf2!important;letter-spacing:.035em!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;text-shadow:0 0 20px #ffffff1f!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:.1em!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;font-size:clamp(22px,5.75vw,31px)!important;font-weight:950!important;line-height:.96!important;display:flex!important}html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessMainLine span{width:auto!important;max-width:none!important;color:inherit!important;font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-align:inherit!important;text-transform:inherit!important;white-space:nowrap!important;opacity:1!important;margin:0!important;padding:0!important;display:inline!important}html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessPromoBottom,html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero em{color:#ffb47c!important;letter-spacing:.02em!important;text-align:center!important;text-transform:none!important;opacity:.94!important;margin:0!important;padding:0!important;font-size:clamp(14px,3.55vw,17px)!important;font-style:normal!important;font-weight:850!important;line-height:1.08!important;display:block!important}html body main.premiumBotPage .premiumHero,html body main.premiumBotPage .premiumHero .premiumHeroCopy{height:810px!important;min-height:810px!important;margin-bottom:0!important;padding-bottom:0!important}html body main.premiumBotPage .premiumComparison{margin-top:0!important}}@media (max-width:390px){html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessMainLine{letter-spacing:.025em!important;gap:.08em!important;font-size:clamp(20px,5.45vw,25px)!important}}@media (max-width:768px){html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessPromoBottom,html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero em{font-size:clamp(11px,2.8vw,14px)!important;line-height:1.14!important}html body main.premiumBotPage .premiumHero .premiumHeroCopy>p,html body main.premiumBotPage .premiumHero .premiumHeroContent>p{width:min(760px,100vw - 56px)!important;max-width:calc(100vw - 56px)!important;margin:28px auto 0!important;line-height:1.56!important}html body main.premiumBotPage .premiumHero .premiumHeroMeta,html body main.premiumBotPage .premiumHero .premiumFeaturePills,html body main.premiumBotPage .premiumHero .premiumHeroPills{gap:14px!important;margin:28px auto 0!important}html body main.premiumBotPage .premiumHero .premiumHeroMeta span,html body main.premiumBotPage .premiumHero .premiumFeaturePills>*,html body main.premiumBotPage .premiumHero .premiumHeroPills>*{min-height:56px!important;margin:0 auto!important}html body main.premiumBotPage .premiumHero .premiumHeroTitle,html body main.premiumBotPage .premiumHero .premiumHeroCopy>h1.premiumHeroTitle,html body main.premiumBotPage .premiumHero .premiumHeroCopy h1{margin-top:185px!important}html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero{order:2!important;align-self:center!important;margin:24px auto 0!important}html body main.premiumBotPage .premiumHero .premiumHeroCopy>p,html body main.premiumBotPage .premiumHero .premiumHeroContent>p{order:3!important;margin:30px auto 0!important}html body main.premiumBotPage .premiumHero .premiumHeroMeta,html body main.premiumBotPage .premiumHero .premiumFeaturePills,html body main.premiumBotPage .premiumHero .premiumHeroPills{order:4!important;margin:30px auto 0!important}html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero{min-height:148px!important}html body main.premiumBotPage .premiumHero{text-align:center!important;height:870px!important;min-height:870px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}html body main.premiumBotPage .premiumHero .premiumHeroCopy{width:100%!important;max-width:100%!important;height:870px!important;min-height:870px!important;transform:translate3d(var(--clv-trading-mobile-x-fix,0px), 0, 0)!important;text-align:center!important;z-index:4!important;margin:0 auto!important;padding:0!important;display:block!important;position:relative!important}html body main.premiumBotPage .premiumHero .premiumHeroTitle,html body main.premiumBotPage .premiumHero .premiumHeroCopy>h1.premiumHeroTitle,html body main.premiumBotPage .premiumHero .premiumHeroCopy h1{text-align:left!important;z-index:30!important;flex-direction:column!important;order:initial!important;justify-content:flex-start!important;align-items:flex-end!important;width:max-content!important;max-width:calc(100vw - 56px)!important;margin:0!important;padding:0!important;line-height:.84!important;display:flex!important;position:absolute!important;top:85px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHero .premiumHeroTitleMain{text-align:left!important;white-space:nowrap!important;line-height:.84!important;display:block!important}html body main.premiumBotPage .premiumHero .premiumHeroTitleSub{color:#ff8f4a!important;text-align:right!important;white-space:nowrap!important;align-self:flex-end!important;margin-top:.12em!important;padding-right:.04em!important;line-height:1!important;display:block!important;transform:none!important}html body main.premiumBotPage .premiumHero .clvTradingEarth,html body main.premiumBotPage .premiumHero .premiumHeroArt{width:100%!important;height:100%!important;transform:translate3d(var(--clv-trading-mobile-x-fix,0px), 0, 0)!important;pointer-events:none!important;z-index:1!important;position:absolute!important;inset:0!important;overflow:hidden!important}html body main.premiumBotPage .premiumHero .clvTradingEarth__img,html body main.premiumBotPage .premiumHero .premiumHeroArt img{transform-origin:50%!important;opacity:.32!important;z-index:1!important;pointer-events:none!important;width:128vw!important;max-width:none!important;height:auto!important;margin:0!important;position:absolute!important;top:calc(34% - 210px)!important;left:50%!important;transform:translate(-50%,-50%)rotate(-8deg)!important}html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero{box-sizing:border-box!important;z-index:35!important;order:initial!important;width:min(772px,100vw - 60px)!important;max-width:calc(100vw - 60px)!important;min-height:138px!important;margin:0!important;position:absolute!important;top:306px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHero .premiumHeroCopy>p,html body main.premiumBotPage .premiumHero .premiumHeroContent>p{text-align:left!important;z-index:30!important;order:initial!important;width:min(700px,100vw - 72px)!important;max-width:calc(100vw - 72px)!important;margin:0!important;padding:0!important;line-height:1.56!important;position:absolute!important;top:478px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHero .premiumHeroMeta,html body main.premiumBotPage .premiumHero .premiumFeaturePills,html body main.premiumBotPage .premiumHero .premiumHeroPills{z-index:30!important;order:initial!important;grid-template-columns:1fr!important;place-items:center stretch!important;gap:10px!important;width:min(690px,100vw - 108px)!important;max-width:calc(100vw - 108px)!important;margin:0!important;display:grid!important;position:absolute!important;top:600px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body main.premiumBotPage .premiumHero .premiumHeroMeta span,html body main.premiumBotPage .premiumHero .premiumFeaturePills>*,html body main.premiumBotPage .premiumHero .premiumHeroPills>*{width:100%!important;min-height:48px!important;margin:0 auto!important}html body main.premiumBotPage .premiumHero .clvTradingEarth__img,html body main.premiumBotPage .premiumHero .premiumHeroArt img{top:calc(34% - 210px)!important}html body main.premiumBotPage .premiumHero,html body main.premiumBotPage .premiumHero .premiumHeroCopy{height:870px!important;min-height:870px!important}html body main.premiumBotPage .premiumHero .clvTradingEarth__img,html body main.premiumBotPage .premiumHero .premiumHeroArt img{width:115.2vw!important;max-width:none!important;height:auto!important;top:calc(34% - 160px)!important}html body main.premiumBotPage .premiumHero .premiumHeroTitle,html body main.premiumBotPage .premiumHero .premiumHeroCopy>h1.premiumHeroTitle,html body main.premiumBotPage .premiumHero .premiumHeroCopy h1{top:110px!important}html body main.premiumBotPage .premiumComparison{margin-top:26px!important}}@media (max-width:980px){html body main.premiumBotPage .premiumBotNav,html body main.premiumBotPage .premiumBotNav.isMobileOpen,html body main.sceneWrap .nav,html body main.sceneWrap .nav.isMobileOpen{overflow:visible!important}html body main.premiumBotPage .premiumBotNav.isMobileOpen>div,html body main.premiumBotPage .premiumBotNav.isMobileOpen .premiumBotNavLinks,html body main.sceneWrap .nav.isMobileOpen .navLinks{height:auto!important;max-height:none!important;overflow:visible!important}html body main.premiumBotPage .premiumBotNav.isMobileOpen .premiumBotLanguageMenu,html body main.sceneWrap .nav.isMobileOpen .navLanguageMenu{z-index:22000!important;width:100%!important;position:relative!important;overflow:visible!important}html body main.premiumBotPage .premiumBotNav.isMobileOpen .premiumBotLanguageDropdown,html body main.sceneWrap .nav.isMobileOpen .navLanguageDropdown{overscroll-behavior:contain!important;z-index:23000!important;grid-template-columns:1fr!important;gap:6px!important;width:100%!important;max-height:min(58svh,560px)!important;display:grid!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important;overflow-y:auto!important}html body main.premiumBotPage .premiumBotNav.isMobileOpen .premiumBotLanguageOption,html body main.sceneWrap .nav.isMobileOpen .navLanguageOption{flex-shrink:0!important;min-height:44px!important}html body main.sceneWrap .scannerDock.scannerDock--visible:not(.scannerDock--moduleExpanded),html body main.sceneWrap .mobileHeroScannerActions{width:min(544px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important}:is(html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero,html body main.premiumBotPage:has(.premiumConsole.isMobileOpen) .premiumHero .premiumAccessLauncher--hero){width:min(776px,100vw - 56px)!important;max-width:calc(100vw - 56px)!important}html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherTagline,html body main.sceneWrap .heroBoxSubline.heroBoxSublineButton{font-size:clamp(1.2rem,5.55vw,1.62rem)!important;line-height:1.03!important}html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero .premiumAccessMainLine,html body main.premiumBotPage .premiumHero .premiumAccessLauncher--hero strong{font-size:clamp(20px,5.35vw,29px)!important;line-height:.96!important}html body main.premiumBotPage .premiumBotLanguageDropdown,html body main.sceneWrap .navLanguageDropdown,html body main.premiumBotPage .premiumBotNav.isMobileOpen .premiumBotLanguageDropdown,html body main.sceneWrap .nav.isMobileOpen .navLanguageDropdown,html body main.sceneWrap .navLinks>.navLanguageMenu>.navLanguageDropdown,html body main.sceneWrap .navLanguageMenu .navLanguageDropdown{overscroll-behavior:contain!important;scrollbar-gutter:stable!important;max-height:210px!important;overflow-y:auto!important}html body main.premiumBotPage .premiumBotLanguageOption,html body main.sceneWrap .navLanguageOption{flex-shrink:0!important;min-height:44px!important}}@media (max-width:430px){html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherTagline,html body main.sceneWrap .heroBoxSubline.heroBoxSublineButton{font-size:clamp(1.16rem,5.45vw,1.46rem)!important}}@media (max-width:370px){html body main.sceneWrap .scannerDock.scannerDock--visible .scannerShell.scannerShell--collapsed .scannerLauncherTagline,html body main.sceneWrap .heroBoxSubline.heroBoxSublineButton{font-size:clamp(1.03rem,5vw,1.28rem)!important}}
