.seq-content,.seq-shell{width:100%;min-height:100vh;background-color:#0e110f}.seq-shell{overflow-x:clip}.seq-page{--seq-bg:#0e110f;--seq-panel:#181c1a;--seq-panel-2:#222725;--seq-line:rgba(236,245,240,0.1);--seq-muted:#aaa3b4;--seq-ink:#f4f4f4;--seq-lime:#86f45a;--seq-cyan:#a9a0ff;width:100%;min-height:100vh;position:relative;overflow:hidden;background:linear-gradient(hsla(0,0%,100%,.018) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.018) 1px,transparent 0),var(--seq-bg);background-size:72px 72px;color:var(--seq-ink);font-family:Inter,"SF Pro Display","SF Pro Text","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.45}.seq-page *{box-sizing:border-box}.seq-page a,.seq-page button{-webkit-tap-highlight-color:transparent}.seq-page button{font:inherit}.seq-page a{color:inherit;text-decoration:none}.seq-skip{position:fixed;left:16px;top:-56px;z-index:1000;padding:12px 16px;background:var(--seq-lime);color:#071006!important;font-weight:800;transition:top .2s ease}.seq-skip:focus{top:12px}.seq-ambient{width:680px;height:680px;position:absolute;border-radius:50%;-webkit-filter:blur(10px);filter:blur(10px);pointer-events:none;opacity:.65}.seq-ambient-a{right:-260px;top:80px;background:radial-gradient(circle,rgba(102,246,255,.12),transparent 68%)}.seq-ambient-b{left:-390px;top:980px;background:radial-gradient(circle,rgba(184,255,90,.08),transparent 70%)}.seq-quant-background{width:100%;height:900px;position:absolute;left:0;top:84px;z-index:1;overflow:hidden;pointer-events:none;opacity:.88;mask-image:linear-gradient(90deg,transparent,#000 9%,#000),linear-gradient(#000,#000 82%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000),linear-gradient(#000,#000 82%,transparent);mask-composite:intersect;-webkit-mask-composite:source-in}.seq-quant-grid{position:absolute;inset:7% -8% -22% 18%;background:linear-gradient(rgba(207,226,218,.065) 1px,transparent 0),linear-gradient(90deg,rgba(207,226,218,.065) 1px,transparent 0);background-size:56px 56px;transform:perspective(760px) rotateX(58deg) rotate(-7deg) scale(1.18);transform-origin:50% 76%}.seq-quant-grid:after{content:"";position:absolute;inset:0;background:linear-gradient(118deg,transparent 18%,rgba(134,244,90,.04) 48%,transparent 72%)}.seq-quant-scan{width:1px;height:76%;position:absolute;left:0;top:10%;background:linear-gradient(transparent,rgba(134,244,90,.65) 38%,rgba(134,244,90,.12),transparent);box-shadow:0 0 18px rgba(134,244,90,.18);will-change:transform,opacity}.seq-quant-candles{width:78%;height:520px;position:absolute;right:-1%;top:74px;display:flex;align-items:center;justify-content:space-between;grid-gap:clamp(7px,1vw,16px);gap:clamp(7px,1vw,16px);transform:rotate(-4deg)}.seq-quant-candles>i{width:1px;height:var(--seq-candle-height);position:relative;flex:0 0 auto;display:block;background:rgba(134,244,90,.42);color:rgba(134,244,90,.5);box-shadow:0 0 10px rgba(134,244,90,.06);transform-origin:center;will-change:transform,opacity}.seq-quant-candles>i>span{width:7px;height:38%;min-height:11px;position:absolute;left:-3px;top:30%;display:block;border-radius:2px;background:currentColor;transform-origin:center;will-change:transform}.seq-quant-candles>i.is-down{background:rgba(153,166,160,.32);color:rgba(153,166,160,.34)}.seq-quant-curve{width:58%;height:230px;position:absolute;right:4%;bottom:100px;display:flex;align-items:flex-end;justify-content:space-between;opacity:.75;transform:skewY(-7deg)}.seq-quant-curve>i{width:3px;height:var(--seq-curve-height);display:block;border-radius:4px 4px 0 0;background:rgba(205,224,216,.34);transform-origin:center bottom;will-change:transform,opacity}.seq-quant-flow{width:66%;height:390px;position:absolute;right:1%;top:176px;display:grid;align-content:space-between}.seq-quant-flow>div{width:62%;display:flex;justify-content:space-between;will-change:transform,opacity}.seq-quant-flow>div:nth-child(2){width:78%;margin-left:8%}.seq-quant-flow>div:nth-child(3){width:56%;margin-left:23%}.seq-quant-flow i{width:4px;height:4px;display:block;border:1px solid rgba(134,244,90,.65);border-radius:50%;background:#111512;box-shadow:0 0 9px rgba(134,244,90,.22)}.seq-nav{width:calc(100% - 48px);max-width:1440px;height:84px;margin:16px auto 0;padding:0 20px;position:relative;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border:1px solid var(--seq-line);border-radius:22px;background:rgba(24,28,26,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.seq-brand{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:inline-flex;align-items:center;grid-gap:12px;gap:12px;letter-spacing:-.03em}.seq-brand>span:last-child{font-size:20px;font-weight:850}.seq-brand strong{color:var(--seq-lime)}.seq-mark{width:29px;height:29px;display:block;flex:0 0 auto;object-fit:contain}.seq-nav-links{display:flex;align-items:center;grid-gap:42px;gap:42px}.seq-nav-links a{position:relative;color:#a9b5b2;font-size:13px;font-weight:650;letter-spacing:.02em;transition:color .2s ease}.seq-nav-links a:after{content:"";width:0;height:1px;position:absolute;left:0;bottom:-8px;background:var(--seq-lime);transition:width .25s ease}.seq-nav-links a:hover{color:#fff}.seq-nav-links a:hover:after{width:100%}.seq-nav-mobile-cta{display:none}.seq-nav-actions{display:flex;justify-content:flex-end;align-items:center;grid-gap:18px;gap:18px}.seq-lang,.seq-login{height:36px;padding:0;border:0;background:transparent;color:#bdc8c5;font-size:12px;font-weight:700}.seq-lang{display:inline-flex;align-items:center;grid-gap:7px;gap:7px}.seq-lang span:last-child{color:#5f6c69}.seq-lang i{width:1px;height:12px;display:block;background:#3a4643}.seq-lang:hover,.seq-login:hover{color:#fff}.seq-button{min-height:54px;padding:0 7px 0 22px;display:inline-flex;align-items:center;justify-content:space-between;grid-gap:24px;gap:24px;border:1px solid var(--seq-lime);border-radius:14px;background:var(--seq-lime);color:#0a100b;font-size:13px;font-weight:850;box-shadow:0 0 0 rgba(184,255,90,0);transition:transform .2s ease,box-shadow .25s ease,background .2s ease}.seq-button span{width:39px;height:39px;display:grid;place-items:center;border-left:1px solid rgba(7,15,8,.25);font-size:18px}.seq-button:hover{transform:translateY(-2px);box-shadow:0 12px 38px rgba(184,255,90,.18)}.seq-button:focus-visible,.seq-page a:focus-visible,.seq-page button:focus-visible{outline:2px solid var(--seq-cyan);outline-offset:3px}.seq-button-small{min-height:40px;padding-left:16px;font-size:12px}.seq-button-small span{width:29px;height:29px}.seq-menu{display:none}.seq-hero{width:calc(100% - 48px);max-width:1440px;min-height:770px;margin:0 auto;padding:88px 0 78px;position:relative;z-index:2;display:grid;grid-template-columns:minmax(390px,1fr) minmax(470px,.78fr);grid-gap:clamp(36px,4vw,64px);gap:clamp(36px,4vw,64px);align-items:center}.seq-hero-copy{max-width:590px}.seq-hero h1{margin:0 0 27px;color:var(--seq-ink);font-size:clamp(44px,4.45vw,66px);font-weight:760;line-height:.99;letter-spacing:-.065em}.seq-hero h1 em,.seq-hero h1 span{display:block}.seq-hero h1 em{margin-top:10px;color:inherit;background:none;font-style:normal}.seq-hero-copy>p{max-width:610px;margin:0;color:#9ba8a5;font-size:16px;line-height:1.78}.seq-hero-actions{margin-top:38px;display:flex;align-items:center;grid-gap:30px;gap:30px}.seq-text-link{display:inline-flex;align-items:center;grid-gap:12px;gap:12px;color:#d6e1de!important;font-size:13px;font-weight:700}.seq-text-link span{color:var(--seq-lime);font-size:17px;transition:transform .2s ease}.seq-text-link:hover span{transform:translateY(3px)}.seq-trust-row{margin-top:54px;display:flex;flex-wrap:wrap;grid-gap:12px 22px;gap:12px 22px}.seq-trust-row span{display:inline-flex;align-items:center;grid-gap:7px;gap:7px;color:#75817f;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.seq-trust-row i{width:16px;height:16px;display:grid;place-items:center;border:1px solid rgba(184,255,90,.28);border-radius:50%;color:var(--seq-lime);font-style:normal;font-size:9px}.seq-trust-row span:nth-child(2) i{border-color:rgba(255,156,122,.32);color:#ff9c7a}.seq-console-wrap{width:88%;max-width:600px;position:relative;justify-self:end;perspective:1200px}.seq-console-glow{position:absolute;inset:3% -5% -10% 4%;background:radial-gradient(ellipse,rgba(87,235,224,.16),transparent 64%);-webkit-filter:blur(22px);filter:blur(22px)}.seq-console{width:100%;min-height:510px;padding:0 24px 22px;position:relative;overflow:hidden;border:1px solid rgba(150,185,177,.22);border-radius:30px;background:linear-gradient(145deg,rgba(34,39,37,.98),rgba(21,25,23,.98));box-shadow:0 38px 90px rgba(0,0,0,.42),inset 0 0 42px rgba(102,246,255,.015);transform:rotateY(-2.5deg) rotateX(1deg)}.seq-console:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 55%,hsla(0,0%,100%,.03) 55.2%,transparent 56%)}.seq-console>header{height:63px;margin:0 -24px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--seq-line)}.seq-console>header>div{display:flex;align-items:center;grid-gap:11px;gap:11px}.seq-console>header .seq-mark{width:20px;height:20px;transform:scale(.7);transform-origin:left center}.seq-console>header strong{font-family:Consolas,monospace;font-size:11px;letter-spacing:.12em}.seq-console>header>span{display:inline-flex;align-items:center;grid-gap:8px;gap:8px;color:#9faeaa;font-size:10px;font-weight:700;text-transform:uppercase}.seq-console>header>span i,.seq-strategy-status i{width:7px;height:7px;display:block;border-radius:50%;background:var(--seq-lime);box-shadow:0 0 14px var(--seq-lime)}.seq-console-summary{padding:25px 0 12px;display:grid;grid-template-columns:1fr auto;grid-gap:22px;gap:22px}.seq-console-summary>div{display:grid;grid-template-columns:auto 1fr;grid-gap:3px 12px;gap:3px 12px;align-items:end}.seq-console-summary span{grid-column:1/-1;color:#667370;font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.seq-console-summary strong{font-size:24px;letter-spacing:-.03em}.seq-console-summary strong small{color:#788581;font-family:Consolas,monospace;font-size:9px;letter-spacing:.06em}.seq-console-summary em{padding-bottom:4px;color:var(--seq-lime);font-family:Consolas,monospace;font-size:10px;font-style:normal}.seq-console-summary>div:last-child{min-width:110px}.seq-console-summary .is-safe{color:var(--seq-cyan);font-size:15px;text-transform:uppercase}.seq-console-summary>div:last-child>small{padding-bottom:3px;color:#74817d;font-family:Consolas,monospace;font-size:9px}.seq-chart{height:194px;position:relative}.seq-chart svg{width:calc(100% - 42px);height:100%;margin-left:42px;overflow:visible}.seq-chart-grid{fill:none;stroke:rgba(157,184,175,.09);stroke-width:1}.seq-chart-area{fill:url(#seqArea)}.seq-chart-line{fill:none;stroke:url(#seqLine);stroke-width:2.6;stroke-dasharray:760;-webkit-filter:drop-shadow(0 0 7px rgba(184,255,90,.45));filter:drop-shadow(0 0 7px rgba(184,255,90,.45))}.seq-chart-dot{fill:#0c1714;stroke:var(--seq-cyan);stroke-width:2.5;transform-box:fill-box;transform-origin:center}.seq-chart-dot.is-live{fill:var(--seq-lime);stroke:rgba(184,255,90,.3);-webkit-filter:drop-shadow(0 0 8px var(--seq-lime));filter:drop-shadow(0 0 8px var(--seq-lime))}.seq-chart-labels{width:34px;height:200px;position:absolute;top:3px;left:0;z-index:2;display:flex;flex-direction:column;justify-content:space-between;color:#4d5a57;font-family:Consolas,monospace;font-size:8px}.seq-console-bar{height:31px;position:absolute;right:8px;bottom:11px;display:flex;align-items:end;grid-gap:3px;gap:3px;opacity:.42}.seq-console-bar i{width:3px;display:block;background:var(--seq-cyan);transform-origin:center bottom}.seq-strategy-row{min-height:65px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--seq-line);background:hsla(0,0%,100%,.018)}.seq-strategy-row>div:first-child{display:grid;grid-gap:4px;gap:4px}.seq-strategy-row span{color:#64716e;font-size:8px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.seq-strategy-row strong{font-family:Consolas,monospace;font-size:12px;letter-spacing:.07em}.seq-strategy-row strong small{margin-left:6px;color:var(--seq-cyan);font-size:8px}.seq-strategy-status{display:flex;align-items:center;grid-gap:9px;gap:9px}.seq-strategy-status strong{color:var(--seq-lime);font-size:9px;text-transform:uppercase}.seq-console>footer{margin-top:15px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.seq-console>footer span{height:39px;padding:0 10px;display:flex;align-items:center;grid-gap:7px;gap:7px;border:1px solid rgba(162,189,181,.1);color:#788582;font-size:8px;font-weight:700;text-transform:uppercase}.seq-console>footer i{width:15px;height:15px;display:grid;place-items:center;border:1px solid #41504c;border-radius:50%;font-style:normal;font-size:7px}.seq-console>footer b{margin-left:auto;color:var(--seq-lime)}.seq-floating-card{width:138px;height:82px;padding:13px;position:absolute;z-index:3;display:grid;border:1px solid rgba(184,255,90,.28);border-radius:18px;background:rgba(34,39,37,.94);box-shadow:0 18px 34px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.seq-floating-card span{color:#65726f;font-family:Consolas,monospace;font-size:8px;letter-spacing:.1em}.seq-floating-card strong{font-family:Consolas,monospace;font-size:13px}.seq-floating-card em{color:var(--seq-lime);font-family:Consolas,monospace;font-size:8px;font-style:normal}.seq-floating-card-a{left:-48px;bottom:66px}.seq-floating-card-b{right:-28px;top:80px;border-color:rgba(102,246,255,.26)}.seq-floating-card-b strong{font-size:21px}.seq-floating-card-b strong small{font-size:8px}.seq-floating-card-b em{color:var(--seq-cyan)}.seq-capability-rail{width:100%;height:74px;position:relative;z-index:3;overflow:hidden;border-top:1px solid var(--seq-line);border-bottom:1px solid var(--seq-line);background:#151a18}.seq-capability-rail>div{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:100%;display:flex;align-items:center;animation:seqRail 28s linear infinite}.seq-market-tick{min-width:235px;padding:0 28px;display:grid;grid-template-columns:34px 1fr auto;grid-template-rows:auto auto;align-items:center;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;border-right:1px solid var(--seq-line)}.seq-market-tick>span{width:31px;height:31px;grid-row:1/3;display:grid;place-items:center;border-radius:10px;color:#17180e;font:900 10px Consolas,monospace}.seq-market-tick div{display:flex;align-items:baseline;grid-gap:6px;gap:6px}.seq-market-tick strong{color:var(--seq-ink);font:800 10px Consolas,monospace}.seq-market-tick small{color:#77747f;font:8px Consolas,monospace}.seq-market-tick b{grid-column:3;grid-row:1;color:var(--seq-ink);font:700 10px Consolas,monospace}.seq-market-tick em{grid-column:2/4;grid-row:2;color:var(--seq-lime);font:normal 8px Consolas,monospace}@keyframes seqRail{to{transform:translateX(-50%)}}.seq-section{width:calc(100% - 48px);max-width:1320px;margin:0 auto;padding:150px 0;position:relative;z-index:2}.seq-section-head{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);grid-gap:90px;gap:90px;align-items:end}.seq-final h2,.seq-platforms h2,.seq-section h2,.seq-security h2{margin:0;color:#eff7f4;font-size:clamp(40px,4.2vw,64px);font-weight:690;line-height:1.08;letter-spacing:-.055em}.seq-arch-copy>p,.seq-platform-copy>p,.seq-section-head>p,.seq-security-copy>p{margin:0;color:#8b9895;font-size:15px;line-height:1.8}.seq-strategy-grid{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.seq-strategy-grid article{min-height:430px;padding:28px;position:relative;overflow:hidden;border:1px solid var(--seq-line);border-radius:28px;background:linear-gradient(150deg,rgba(34,39,37,.96),rgba(21,25,23,.96));transition:transform .28s ease,border-color .28s ease,background .28s ease}.seq-strategy-grid article:after{content:"";width:150px;height:150px;position:absolute;right:-90px;bottom:-90px;border:1px solid rgba(184,255,90,.24);transform:rotate(45deg)}.seq-strategy-grid article:hover{transform:translateY(-8px);border-color:rgba(184,255,90,.42);background:linear-gradient(150deg,rgba(22,34,33,.98),rgba(9,14,15,.96))}.seq-strategy-glyph{width:100%;height:132px;margin:7px 0 27px;overflow:visible}.seq-strategy-glyph .grid{fill:none;stroke:rgba(175,198,191,.09)}.seq-strategy-glyph .line{fill:none;stroke-width:2;-webkit-filter:drop-shadow(0 0 5px rgba(102,246,255,.28));filter:drop-shadow(0 0 5px rgba(102,246,255,.28))}.seq-strategy-glyph .area{opacity:.12}.seq-strategy-glyph .bar{opacity:.7}.seq-security-grid h3,.seq-steps h3,.seq-strategy-grid h3{margin:0;font-size:21px;font-weight:680;letter-spacing:-.025em}.seq-security-grid article>p,.seq-steps article>p,.seq-strategy-grid article>p{margin:14px 0 0;color:#7f8c89;font-size:13px;line-height:1.75}.seq-strategy-grid footer{position:absolute;left:28px;bottom:24px;display:flex;align-items:center;grid-gap:8px;gap:8px;color:#596562;font-family:Consolas,monospace;font-size:8px;letter-spacing:.09em}.seq-strategy-grid footer i{width:5px;height:5px;display:block;border-radius:50%;background:var(--seq-lime);box-shadow:0 0 8px var(--seq-lime)}.seq-architecture{display:grid;grid-template-columns:minmax(340px,.8fr) minmax(500px,1.2fr);grid-gap:100px;gap:100px;align-items:center;border-top:1px solid var(--seq-line)}.seq-arch-copy>p{max-width:520px;margin-top:29px}.seq-no-custody{margin-top:45px;padding-top:24px;display:flex;align-items:center;grid-gap:17px;gap:17px;border-top:1px solid var(--seq-line)}.seq-no-custody>span{color:var(--seq-lime);font-family:Consolas,monospace;font-size:38px;font-weight:800;letter-spacing:-.06em}.seq-no-custody div{display:grid;grid-gap:4px;gap:4px}.seq-no-custody strong{color:#a6b2af;font-family:Consolas,monospace;font-size:9px;letter-spacing:.09em}.seq-no-custody small{color:#566360;font-size:10px}.seq-arch-map{min-height:650px;padding:38px;position:relative;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--seq-line);background:radial-gradient(circle at 50% 48%,rgba(102,246,255,.055),transparent 48%),#0a1011}.seq-arch-map{border-radius:30px;background:radial-gradient(circle at 50% 48%,rgba(169,160,255,.07),transparent 48%),var(--seq-panel)}.seq-arch-map:before{content:"";position:absolute;inset:18px;border:1px solid hsla(0,0%,100%,.035);pointer-events:none}.seq-arch-map article{min-height:72px;padding:0 18px;position:relative;z-index:2;display:grid;grid-template-columns:38px 1fr auto;align-items:center;grid-gap:14px;gap:14px;border:1px solid hsla(0,0%,95.7%,.12);border-radius:16px;background:rgba(34,39,37,.92)}.seq-arch-map article>span{width:29px;height:29px;display:grid;place-items:center;border:1px solid #34423e;border-radius:50%;color:#75827f;font-family:Consolas,monospace;font-size:8px}.seq-arch-map article>div{display:grid;grid-gap:4px;gap:4px}.seq-arch-map article strong{font-size:13px}.seq-arch-map article small{color:#66736f;font-size:9px}.seq-arch-map article b{padding:6px 8px;border:1px solid rgba(184,255,90,.26);color:var(--seq-lime);font-family:Consolas,monospace;font-size:7px;letter-spacing:.08em}.seq-arch-map article.is-exchange{border-color:rgba(184,255,90,.42);background:linear-gradient(90deg,rgba(184,255,90,.07),rgba(13,20,21,.9))}.seq-connector{width:100%;height:30px;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;grid-gap:6px;gap:6px}.seq-connector i{width:3px;height:3px;display:block;border-radius:50%;background:#45534f}.seq-connector i:nth-child(2){background:var(--seq-cyan);box-shadow:0 0 8px var(--seq-cyan)}.seq-connector span{position:absolute;right:10px;color:#46534f;font-size:13px;transform:rotate(90deg)}.seq-orbit-ring{width:460px;height:460px;position:absolute;left:calc(50% - 230px);top:calc(50% - 230px);z-index:1;border:1px dashed rgba(102,246,255,.07);border-radius:50%;pointer-events:none}.seq-orbit-ring i{width:5px;height:5px;position:absolute;display:block;border-radius:50%;background:var(--seq-cyan);box-shadow:0 0 10px var(--seq-cyan)}.seq-orbit-ring i:first-child{left:22px;top:94px}.seq-orbit-ring i:nth-child(2){right:31px;top:74px}.seq-orbit-ring i:nth-child(3){right:70px;bottom:32px;background:var(--seq-lime)}.seq-security{width:calc(100% - 48px);max-width:1440px;margin:0 auto;padding:120px 60px;position:relative;z-index:2;border:1px solid var(--seq-line);border-radius:38px;background:linear-gradient(150deg,#222725,#151917 58%)}.seq-security-inner{width:100%;max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:70px 90px;gap:70px 90px;align-items:center}.seq-security-copy>p{max-width:510px;margin-top:27px}.seq-permissions{overflow:hidden;border:1px solid hsla(0,0%,95.7%,.12);border-radius:26px;background:#171b19;box-shadow:0 26px 70px rgba(0,0,0,.22)}.seq-permissions header{height:66px;padding:0 20px;display:flex;align-items:center;grid-gap:12px;gap:12px;border-bottom:1px solid var(--seq-line)}.seq-permissions header .seq-mark{transform:scale(.7);transform-origin:left center}.seq-permissions header strong{font-size:12px}.seq-permissions header>span{margin-left:auto;color:#596562;font-family:Consolas,monospace;font-size:8px;letter-spacing:.1em}.seq-permissions>div{min-height:70px;margin:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(165,192,183,.1)}.seq-permissions>div>span{display:flex;align-items:center;grid-gap:12px;gap:12px;color:#bbc7c3;font-size:12px}.seq-permissions>div i{width:22px;height:22px;display:grid;place-items:center;border:1px solid rgba(184,255,90,.3);border-radius:50%;color:var(--seq-lime);font-style:normal;font-size:10px}.seq-permissions>div strong{padding:6px 9px;border:1px solid rgba(184,255,90,.22);color:var(--seq-lime);font-family:Consolas,monospace;font-size:8px;text-transform:uppercase}.seq-permissions>div.is-disabled i{border-color:rgba(255,120,99,.32);color:#ff806d}.seq-permissions>div.is-disabled strong{border-color:rgba(255,120,99,.25);color:#ff806d}.seq-permissions footer{height:52px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:hsla(0,0%,100%,.015);color:#4f5b58;font-family:Consolas,monospace;font-size:8px;letter-spacing:.08em}.seq-permissions footer b{color:var(--seq-cyan)}.seq-security-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.seq-security-grid article{min-height:260px;padding:28px 25px;position:relative;border:1px solid var(--seq-line);border-radius:24px;background:var(--seq-panel)}.seq-security-grid h3{margin-top:0}.seq-security-grid article>i{position:absolute;right:24px;bottom:22px;color:#52605c;font-style:normal;font-size:16px}.seq-workflow{padding-bottom:160px}.seq-workflow .seq-section-head{grid-template-columns:1fr}.seq-steps{margin-top:65px;display:grid;grid-template-columns:repeat(4,1fr)}.seq-steps article{min-height:250px;padding:0 30px 0 0;border-top:1px solid var(--seq-line)}.seq-steps article+article{padding-left:30px;border-left:1px solid var(--seq-line)}.seq-steps header{height:68px;display:flex;align-items:center;justify-content:space-between}.seq-steps header span{color:var(--seq-lime);font-family:Consolas,monospace;font-size:11px}.seq-steps header i{color:#47534f;font-style:normal}.seq-steps h3{margin-top:26px}.seq-platforms{width:calc(100% - 48px);max-width:1440px;min-height:690px;margin:24px auto 0;padding:120px 60px;position:relative;z-index:2;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;align-items:center;overflow:hidden;border:1px solid var(--seq-line);border-radius:38px;background:var(--seq-panel)}.seq-platform-copy>p{max-width:460px;margin-top:26px}.seq-platform-copy>div{margin-top:40px;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.seq-platform-copy>div span{padding:10px 12px;display:inline-flex;align-items:center;grid-gap:7px;gap:7px;border:1px solid var(--seq-line);color:#87938f;font-family:Consolas,monospace;font-size:8px;letter-spacing:.08em}.seq-platform-copy>div i{color:var(--seq-lime);font-style:normal}.seq-devices{min-height:470px;position:relative}.seq-device{position:absolute;border:1px solid hsla(0,0%,95.7%,.15);background:linear-gradient(145deg,#242a27,#131715);box-shadow:0 40px 80px rgba(0,0,0,.28)}.seq-device-desktop{width:86%;height:390px;right:0;top:12px;overflow:hidden;border-radius:24px;transform:perspective(1000px) rotateY(-6deg)}.seq-device-desktop>header{height:42px;padding:0 14px;display:flex;align-items:center;grid-gap:6px;gap:6px;border-bottom:1px solid var(--seq-line)}.seq-device-desktop .seq-mark{margin-right:auto;transform:scale(.55);transform-origin:left center}.seq-device-desktop>header>i{width:6px;height:6px;border-radius:50%;background:#2b3835}.seq-device-sidebar{width:18%;position:absolute;inset:42px auto 0 0;border-right:1px solid var(--seq-line);background:linear-gradient(#0b1112 11%,transparent 0 17%,#0b1112 17% 28%,transparent 28%);opacity:.9}.seq-device-chart{position:absolute;left:23%;right:5%;top:76px;bottom:38px;border:1px solid hsla(0,0%,100%,.06);background:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:25% 25%}.seq-device-chart>i{width:18%;height:46px;position:absolute;bottom:8px;display:block;background:rgba(102,246,255,.05)}.seq-device-chart>i:first-child{left:4%;height:66px}.seq-device-chart>i:nth-child(2){left:26%;height:99px}.seq-device-chart>i:nth-child(3){left:48%;height:78px}.seq-device-chart>i:nth-child(4){left:70%;height:131px;background:rgba(184,255,90,.07)}.seq-device-chart svg{width:100%;height:56%;position:absolute;left:0;top:12%;overflow:visible}.seq-device-chart path{fill:none;stroke:var(--seq-lime);stroke-width:2;-webkit-filter:drop-shadow(0 0 6px rgba(184,255,90,.45));filter:drop-shadow(0 0 6px rgba(184,255,90,.45))}.seq-device-phone{width:190px;height:380px;left:2%;bottom:0;z-index:3;padding:34px 14px 15px;border-radius:24px;border-width:3px}.seq-phone-notch{width:58px;height:15px;position:absolute;left:calc(50% - 29px);top:7px;border-radius:10px;background:#020404}.seq-phone-head{height:39px;display:flex;align-items:center;justify-content:space-between}.seq-phone-head .seq-mark{transform:scale(.62);transform-origin:left center}.seq-phone-head>span{width:21px;height:21px;border:1px solid #34413e;border-radius:50%}.seq-phone-balance{min-height:112px;padding:20px 13px;display:grid;grid-gap:4px;gap:4px;border:1px solid var(--seq-line);background:radial-gradient(circle at 100% 0,rgba(184,255,90,.15),transparent 45%)}.seq-phone-balance span{color:#5f6c68;font-family:Consolas,monospace;font-size:6px}.seq-phone-balance strong{font-size:21px;letter-spacing:-.04em}.seq-phone-balance i{color:var(--seq-lime);font-family:Consolas,monospace;font-size:8px;font-style:normal}.seq-phone-cards{margin-top:11px;display:grid;grid-gap:7px;gap:7px}.seq-phone-cards i{height:49px;display:block;border:1px solid hsla(0,0%,100%,.07);background:linear-gradient(90deg,rgba(102,246,255,.07),transparent)}.seq-final{width:calc(100% - 48px);max-width:1320px;min-height:580px;margin:24px auto;padding:120px 24px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border:0;background:transparent;text-align:center}.seq-final:before{content:"";width:620px;height:620px;position:absolute;left:calc(50% - 310px);top:calc(50% - 310px);border-radius:50%;background:radial-gradient(circle,rgba(184,255,90,.1),transparent 65%)}.seq-final-grid{width:560px;height:560px;position:absolute;left:calc(50% - 280px);top:calc(50% - 280px);border:1px solid rgba(184,255,90,.08);border-radius:50%}.seq-final-grid:after,.seq-final-grid:before{content:"";position:absolute;left:50%;top:50%;border:1px solid rgba(102,246,255,.07);border-radius:50%;transform:translate(-50%,-50%)}.seq-final-grid:before{width:420px;height:420px}.seq-final-grid:after{width:290px;height:290px}.seq-final>:not(.seq-final-grid){position:relative;z-index:2}.seq-final h2{margin-top:0;font-size:clamp(48px,6vw,82px)}.seq-final p{margin:24px 0 32px;color:#899592;font-size:15px}.seq-footer{width:calc(100% - 48px);max-width:1440px;margin:0 auto;padding:38px 0 32px;position:relative;z-index:2;border-top:1px solid var(--seq-line)}.seq-footer-main{min-height:86px;display:grid;grid-template-columns:auto 1fr auto;align-items:start;grid-gap:32px;gap:32px}.seq-footer-main>p{margin:6px 0 0;color:#56625f;font-family:Consolas,monospace;font-size:9px;letter-spacing:.06em}.seq-footer nav{display:flex;grid-gap:26px;gap:26px}.seq-footer nav button{padding:5px 0;border:0;background:transparent;color:#7c8885;font-size:11px}.seq-footer nav button:hover{color:var(--seq-lime)}.seq-footer-legal{padding-top:22px;display:flex;align-items:flex-end;justify-content:space-between;grid-gap:30px;gap:30px;border-top:1px solid hsla(0,0%,100%,.06)}.seq-footer-legal p{max-width:820px;margin:0;color:#4d5855;font-size:9px;line-height:1.7}.seq-footer-legal span{color:#495451;font-family:Consolas,monospace;font-size:8px;white-space:nowrap}.seq-notice{width:calc(100% - 32px);max-width:460px;min-height:62px;padding:12px 14px;position:fixed;right:20px;bottom:20px;z-index:200;display:grid;grid-template-columns:26px 1fr 18px;align-items:center;grid-gap:11px;gap:11px;border:1px solid rgba(184,255,90,.35);border-radius:18px;background:rgba(11,17,18,.96);color:#bdc8c5;box-shadow:0 20px 60px rgba(0,0,0,.45);text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:seqNotice .35s ease both}.seq-notice i{width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--seq-lime);border-radius:50%;color:var(--seq-lime);font-family:Consolas,monospace;font-style:normal}.seq-notice span{font-size:11px;line-height:1.55}.seq-notice b{color:#65716e;font-size:16px;text-align:right}@keyframes seqNotice{0%{opacity:0;transform:translateY(18px)}}.seq-motion-ready [data-reveal]{opacity:0}@media (max-width:1180px){.seq-nav{grid-template-columns:1fr auto}.seq-nav-links{display:none}.seq-hero{grid-template-columns:1fr;padding-top:74px}.seq-hero-copy{max-width:790px}.seq-console-wrap{width:100%;max-width:850px;margin:10px auto 0}.seq-section-head{grid-gap:50px;gap:50px}.seq-architecture{grid-gap:54px;gap:54px}.seq-security-inner{grid-gap:60px;gap:60px}.seq-security-grid{grid-template-columns:repeat(2,1fr)}.seq-platforms{grid-template-columns:1fr}.seq-platform-copy{max-width:720px}.seq-devices{width:100%;max-width:830px;justify-self:center}.seq-quant-background{opacity:.55}.seq-quant-candles{width:74%;right:-16%}}@media (min-width:1368px){.seq-platforms{padding-right:calc(50vw - 660px);padding-left:calc(50vw - 660px)}}@media (max-width:860px){.seq-nav{width:calc(100% - 32px);height:72px}.seq-nav-actions{grid-gap:12px;gap:12px}.seq-button-small,.seq-login{display:none}.seq-menu{width:38px;height:38px;padding:0;display:grid;place-items:center;border:1px solid var(--seq-line);background:transparent}.seq-menu i{width:16px;height:1px;position:absolute;display:block;background:#dfe9e6;transition:transform .2s ease}.seq-menu i:first-child{transform:translateY(-3px)}.seq-menu i:last-child{transform:translateY(3px)}.seq-menu.is-open i:first-child{transform:rotate(45deg)}.seq-menu.is-open i:last-child{transform:rotate(-45deg)}.seq-nav-links.is-open{padding:24px;position:absolute;left:0;right:0;top:72px;display:grid;grid-gap:0;gap:0;border:1px solid var(--seq-line);border-radius:18px;background:rgba(24,28,26,.98);box-shadow:0 22px 50px rgba(0,0,0,.45)}.seq-nav-links.is-open a{padding:16px 0;border-bottom:1px solid var(--seq-line);font-size:14px}.seq-nav-mobile-cta{height:44px;margin-top:18px;display:block;border:0;border-radius:12px;background:var(--seq-lime);color:#081009;font-size:12px;font-weight:800}.seq-hero{width:calc(100% - 32px);min-height:0;padding:64px 0 68px}.seq-hero h1{font-size:clamp(39px,9vw,58px)}.seq-console{min-height:520px;transform:none}.seq-floating-card-a{left:-8px}.seq-floating-card-b{right:-8px}.seq-section{width:calc(100% - 32px);padding:105px 0}.seq-section-head{grid-template-columns:1fr;grid-gap:24px;gap:24px}.seq-strategy-grid{grid-template-columns:1fr}.seq-strategy-grid article{min-height:390px}.seq-architecture{grid-template-columns:1fr}.seq-arch-copy>p{max-width:680px}.seq-security{padding:105px 16px}.seq-security-inner{grid-template-columns:1fr}.seq-security-grid{grid-column:auto}.seq-steps{grid-template-columns:repeat(2,1fr)}.seq-steps article{padding:0 24px 28px 0}.seq-steps article+article{padding-left:24px}.seq-steps article:nth-child(3){padding-left:0;border-left:0}.seq-platforms{padding:105px 16px}.seq-device-desktop{width:90%}.seq-footer{width:calc(100% - 32px)}}@media (max-width:560px){.seq-page{background-size:46px 46px}.seq-brand{grid-gap:8px;gap:8px}.seq-brand>span:last-child{font-size:16px}.seq-mark{transform:scale(.82);transform-origin:left center}.seq-lang{grid-gap:5px;gap:5px}.seq-hero{padding-top:52px;grid-gap:58px;gap:58px}.seq-hero h1{margin:0 0 22px;font-size:40px}.seq-quant-background{height:690px;top:80px;opacity:.4}.seq-quant-grid{inset:16% -48% -24% 34%}.seq-quant-candles{width:96%;right:-50%;top:92px}.seq-quant-flow{width:82%;right:-30%}.seq-quant-curve{width:70%;right:-20%}.seq-hero-copy>p{font-size:14px;line-height:1.7}.seq-hero-actions{margin-top:30px;align-items:flex-start;flex-direction:column;grid-gap:20px;gap:20px}.seq-button{width:100%}.seq-trust-row{margin-top:39px;display:grid;grid-gap:9px;gap:9px}.seq-console{min-height:478px;padding:0 13px 14px}.seq-console>header{height:54px;margin:0 -13px;padding:0 13px}.seq-console>header strong{font-size:9px}.seq-console-summary{grid-gap:10px;gap:10px}.seq-console-summary strong{font-size:19px}.seq-console-summary>div:last-child{min-width:89px}.seq-chart{height:194px}.seq-strategy-row{min-height:59px;padding:10px}.seq-console>footer{grid-gap:4px;gap:4px}.seq-console>footer span{padding:0 5px;grid-gap:4px;gap:4px;font-size:6px}.seq-console>footer i{display:none}.seq-floating-card{width:112px;height:68px;padding:9px}.seq-floating-card-a{left:-5px;bottom:55px}.seq-floating-card-b{right:-5px;top:68px}.seq-floating-card strong{font-size:10px}.seq-floating-card-b strong{font-size:17px}.seq-capability-rail{height:62px}.seq-market-tick{min-width:205px;padding:0 20px}.seq-platforms h2,.seq-section h2,.seq-security h2{font-size:37px}.seq-strategy-grid{margin-top:45px}.seq-strategy-grid article{min-height:370px;padding:22px}.seq-strategy-grid footer{left:22px}.seq-arch-map{min-height:590px;padding:22px 15px}.seq-arch-map article{min-height:68px;padding:0 11px;grid-template-columns:31px 1fr auto;grid-gap:8px;gap:8px}.seq-arch-map article b{display:none}.seq-orbit-ring{width:300px;height:300px;left:calc(50% - 150px);top:calc(50% - 150px)}.seq-security-inner{grid-gap:42px;gap:42px}.seq-security-grid{grid-template-columns:1fr}.seq-security-grid article{min-height:220px}.seq-security-grid h3{margin-top:35px}.seq-steps{grid-template-columns:1fr}.seq-steps article,.seq-steps article+article,.seq-steps article:nth-child(3){min-height:210px;padding:0 0 24px;border-left:0}.seq-steps header{height:54px}.seq-steps h3{margin-top:20px}.seq-platforms{min-height:780px;grid-gap:48px;gap:48px}.seq-devices{min-height:390px}.seq-device-desktop{width:100%;height:300px;top:0;transform:none}.seq-device-phone{width:150px;height:300px;left:12px;padding:29px 10px 10px;border-radius:20px}.seq-phone-head{height:31px}.seq-phone-balance{min-height:88px;padding:13px 9px}.seq-phone-balance strong{font-size:17px}.seq-phone-cards i{height:36px}.seq-final{width:calc(100% - 32px);min-height:520px;padding:90px 0}.seq-final h2{font-size:44px}.seq-final p{font-size:13px}.seq-footer-main{grid-template-columns:1fr;grid-gap:15px;gap:15px}.seq-footer nav{margin:15px 0 25px;grid-gap:20px;gap:20px}.seq-footer-legal{align-items:flex-start;flex-direction:column;grid-gap:18px;gap:18px}.seq-footer-legal span{white-space:normal}.seq-notice{right:16px;bottom:16px}}@media (prefers-reduced-motion:reduce){.seq-page *,.seq-page :after,.seq-page :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.seqa-page{--a-bg:#0e110f;--a-panel:#181c1a;--a-panel-2:#222725;--a-line:rgba(236,245,240,0.1);--a-text:#f4f4f4;--a-muted:#aaa3b4;--a-lime:#86f45a;--a-violet:#a9a0ff;min-height:100vh;display:grid;grid-template-columns:minmax(480px,1.04fr) minmax(480px,.96fr);background:var(--a-bg);color:var(--a-text);font-family:Inter,"SF Pro Display","PingFang SC","Microsoft YaHei",Arial,sans-serif}.seqa-page *{box-sizing:border-box}.seqa-page button,.seqa-page input{font:inherit}.seqa-page button{color:inherit}.seqa-story{min-height:100vh;padding:34px 42px 28px;position:relative;overflow:hidden;display:flex;flex-direction:column;border-right:1px solid var(--a-line);background:radial-gradient(circle at 74% 44%,rgba(169,160,255,.1),transparent 30%),linear-gradient(hsla(0,0%,100%,.018) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.018) 1px,transparent 0),#111512;background-size:auto,68px 68px,68px 68px,auto}.seqa-panel>header,.seqa-story>header{min-height:48px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3}.seqa-brand,.seqa-mobile-brand{padding:0;border:0;background:transparent;display:inline-flex;align-items:center;grid-gap:11px;gap:11px;font-size:19px;font-weight:650;letter-spacing:-.03em}.seqa-brand strong,.seqa-mobile-brand strong{color:var(--a-lime)}.seqa-mark{width:34px;height:34px;display:block;flex:0 0 auto;object-fit:contain}.seqa-back,.seqa-locale{height:38px;padding:0 13px;border:1px solid var(--a-line);border-radius:12px;background:rgba(24,28,26,.78);color:var(--a-muted)!important;font-size:11px!important}.seqa-story-copy{width:86%;max-width:610px;margin:auto 0;position:relative;z-index:2}.seqa-story h1{max-width:590px;margin:0 0 23px;color:var(--a-text);font-size:clamp(48px,5vw,76px);line-height:.98;letter-spacing:-.06em}.seqa-story-copy>p{max-width:560px;margin:0;color:var(--a-muted);font-size:14px;line-height:1.8}.seqa-safeguards{margin-top:40px;display:grid;grid-gap:2px;gap:2px}.seqa-safeguards article{min-height:70px;padding:13px 0;display:grid;grid-template-columns:42px 1fr;align-items:center;grid-gap:10px;gap:10px;border-top:1px solid var(--a-line)}.seqa-safeguards article>span{color:var(--a-lime);font:10px Consolas,monospace}.seqa-safeguards strong{font-size:13px}.seqa-safeguards p{margin:5px 0 0;color:#837f8b;font-size:11px}.seqa-quant-background{width:100%;height:100%;position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;opacity:.5;mask-image:linear-gradient(90deg,transparent,#000 26%,#000);-webkit-mask-image:linear-gradient(90deg,transparent,#000 26%,#000)}.seqa-quant-grid{position:absolute;inset:8% -28% -15% 20%;background:linear-gradient(rgba(207,226,218,.055) 1px,transparent 0),linear-gradient(90deg,rgba(207,226,218,.055) 1px,transparent 0);background-size:48px 48px;transform:perspective(680px) rotateX(58deg) rotate(-7deg) scale(1.18);transform-origin:50% 76%}.seqa-quant-grid:after{content:"";position:absolute;inset:0;background:linear-gradient(118deg,transparent 18%,rgba(134,244,90,.04) 48%,transparent 72%)}.seqa-quant-scan{width:1px;height:78%;position:absolute;left:0;top:10%;background:linear-gradient(transparent,rgba(134,244,90,.58) 38%,rgba(134,244,90,.1),transparent);box-shadow:0 0 16px rgba(134,244,90,.16);will-change:transform,opacity}.seqa-quant-candles{width:84%;height:58%;position:absolute;left:28%;top:16%;display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px;transform:rotate(-4deg)}.seqa-quant-candles>i{width:1px;height:var(--seqa-candle-height);position:relative;flex:0 0 auto;display:block;background:rgba(134,244,90,.4);color:rgba(134,244,90,.48);box-shadow:0 0 9px rgba(134,244,90,.06);transform-origin:center;will-change:transform,opacity}.seqa-quant-candles>i>span{width:7px;height:38%;min-height:11px;position:absolute;left:-3px;top:30%;display:block;border-radius:2px;background:currentColor;transform-origin:center;will-change:transform}.seqa-quant-candles>i.is-down{background:rgba(153,166,160,.3);color:rgba(153,166,160,.32)}.seqa-quant-curve{width:66%;height:210px;position:absolute;right:-5%;bottom:9%;display:flex;align-items:flex-end;justify-content:space-between;transform:skewY(-7deg)}.seqa-quant-curve>i{width:3px;height:var(--seqa-curve-height);display:block;border-radius:4px 4px 0 0;background:rgba(205,224,216,.3);transform-origin:center bottom;will-change:transform,opacity}.seqa-quant-flow{width:74%;height:42%;position:absolute;right:-4%;top:27%;display:grid;align-content:space-between}.seqa-quant-flow>div{width:62%;display:flex;justify-content:space-between;will-change:transform,opacity}.seqa-quant-flow>div:nth-child(2){width:78%;margin-left:8%}.seqa-quant-flow>div:nth-child(3){width:56%;margin-left:23%}.seqa-quant-flow i{width:4px;height:4px;display:block;border:1px solid rgba(134,244,90,.58);border-radius:50%;background:#111512;box-shadow:0 0 8px rgba(134,244,90,.2)}.seqa-story>footer{min-height:34px;display:flex;align-items:center;justify-content:space-between;color:#6f6b76;font:9px Consolas,monospace;letter-spacing:.04em;position:relative;z-index:3}.seqa-story>footer span{display:flex;align-items:center;grid-gap:7px;gap:7px}.seqa-story>footer b{width:18px;height:18px;display:grid;place-items:center;border:1px solid rgba(134,244,90,.25);border-radius:50%;color:var(--a-lime);font-size:8px}.seqa-panel{min-height:100vh;padding:34px clamp(32px,5vw,78px) 24px;display:flex;flex-direction:column;background:var(--a-bg)}.seqa-mobile-brand{display:none}.seqa-card{width:100%;max-width:560px;margin:auto;padding:9px 34px 28px;border:1px solid var(--a-line);border-radius:30px;background:var(--a-panel);box-shadow:0 28px 80px rgba(0,0,0,.22)}.seqa-card>nav{height:54px;margin:0 -24px 30px;padding:5px;display:grid;grid-template-columns:1fr 1fr;border-radius:18px;background:var(--a-panel-2)}.seqa-card>nav button{border:0;border-radius:14px;background:transparent;color:var(--a-muted);font-size:12px;font-weight:750}.seqa-card>nav button.active{background:var(--a-lime);color:#14200f;box-shadow:0 8px 24px rgba(134,244,90,.1)}.seqa-card h2{margin:0;color:var(--a-text);font-size:clamp(27px,2.5vw,36px);line-height:1.1;letter-spacing:-.035em}.seqa-card-head>p{margin:10px 0 0;color:var(--a-muted);font-size:12px;line-height:1.6}.seqa-card-head>p strong{margin-left:5px;color:var(--a-text)}.seqa-card form>label{margin-top:20px;display:grid;grid-gap:8px;gap:8px;color:#c8c5cd;font-size:11px;font-weight:650}.seqa-card input{width:100%;height:50px;padding:0 14px;border:1px solid var(--a-line);border-radius:14px;outline:0;background:var(--a-panel-2);color:var(--a-text);font-size:13px;transition:border-color .2s,box-shadow .2s}.seqa-card input:focus{border-color:rgba(134,244,90,.55);box-shadow:0 0 0 3px rgba(134,244,90,.07)}.seqa-card input::-webkit-input-placeholder{color:#686570}.seqa-card input::-ms-input-placeholder{color:#686570}.seqa-card input::placeholder{color:#686570}.seqa-password{position:relative}.seqa-password input{padding-right:64px}.seqa-password button{height:28px;padding:0 8px;position:absolute;right:10px;top:11px;border:0;border-radius:8px;background:rgba(134,244,90,.08);color:var(--a-lime);font:8px Consolas,monospace}.seqa-email-control{position:relative}.seqa-email-control input{padding-right:94px}.seqa-email-control button{min-width:72px;height:34px;padding:0 12px;position:absolute;right:8px;top:8px;border:1px solid rgba(134,244,90,.16);border-radius:10px;background:rgba(134,244,90,.1);color:var(--a-lime);font-size:10px;font-weight:750}.seqa-email-control button:disabled{cursor:default;border-color:var(--a-line);background:hsla(0,0%,100%,.035);color:#77737d}.seqa-form-row{margin-top:14px;display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px}.seqa-form-row>button,.seqa-resend,.seqa-step-back,.seqa-switch button{padding:0;border:0;background:transparent;color:var(--a-lime);font-size:10px}.seqa-check{display:flex!important;align-items:center;grid-gap:8px!important;gap:8px!important;color:var(--a-muted)!important;font-size:10px!important;font-weight:500!important;cursor:pointer}.seqa-check input{width:0;height:0;position:absolute;opacity:0}.seqa-check i{width:17px;height:17px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #4a4e4b;border-radius:5px}.seqa-check input:checked+i{border-color:var(--a-lime);background:var(--a-lime)}.seqa-check input:checked+i:after{content:"✓";color:#14200f;font-size:10px;font-style:normal;font-weight:900}.seqa-terms{margin-top:17px!important;line-height:1.5}.seqa-submit{width:100%;height:52px;margin-top:20px;padding:0 7px 0 18px;border:0;border-radius:14px;background:var(--a-lime);color:#14200f!important;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:850}.seqa-submit b{width:38px;height:38px;display:grid;place-items:center;border-left:1px solid rgba(20,32,15,.2);font-size:18px}.seqa-submit:disabled{cursor:wait;opacity:.65}.seqa-switch{margin:17px 0 0;color:var(--a-muted);text-align:center;font-size:10px}.seqa-switch button{margin-left:4px;font-weight:750}.seqa-error{margin-top:15px;padding:11px 13px;border:1px solid rgba(255,126,131,.16);border-radius:11px;background:rgba(255,126,131,.06);color:#ff979b;font-size:10px;line-height:1.5}.seqa-static-note{margin-top:22px;padding-top:16px;display:flex;align-items:center;grid-gap:8px;gap:8px;border-top:1px solid var(--a-line);color:#706d78;font-size:9px;line-height:1.5}.seqa-static-note span{width:18px;height:18px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #464a47;border-radius:50%;font:9px Consolas,monospace}.seqa-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.seqa-fields label{margin-top:20px;display:grid;grid-gap:8px;gap:8px;color:#c8c5cd;font-size:11px;font-weight:650}.seqa-otp{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:9px;gap:9px;cursor:text}.seqa-otp>input{position:absolute;inset:0;z-index:2;width:100%;height:100%;padding:0;border:0;opacity:0;cursor:text;caret-color:transparent}.seqa-otp>i{height:54px;display:grid;place-items:center;border:1px solid var(--a-line);border-radius:13px;background:var(--a-panel-2);color:var(--a-text);font:normal 750 20px Consolas,monospace;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s}.seqa-otp>i.is-filled{border-color:rgba(134,244,90,.25);background:#252c28}.seqa-otp:focus-within>i.is-active{border-color:rgba(134,244,90,.7);box-shadow:0 0 0 3px rgba(134,244,90,.08);transform:translateY(-1px)}.seqa-captcha{display:grid;grid-template-columns:1fr 132px 42px;grid-gap:7px;gap:7px}.seqa-captcha>input{text-transform:uppercase;letter-spacing:.1em}.seqa-captcha strong{height:50px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--a-line);border-radius:14px;background:#eef3ef;color:var(--a-violet);font:italic 800 18px Consolas,monospace;letter-spacing:.13em}.seqa-captcha strong img{width:100%;height:100%;display:block;object-fit:cover}.seqa-captcha button{border:1px solid var(--a-line);border-radius:12px;background:var(--a-panel-2);color:var(--a-lime)}.seqa-card form>label>small{color:#706d78;font-size:8px;font-weight:500}.seqa-verify{text-align:center}.seqa-step-back{margin-bottom:12px;display:block}.seqa-mail-icon,.seqa-success{width:70px;height:70px;margin:8px auto 24px;display:grid;place-items:center;border:1px solid rgba(134,244,90,.2);border-radius:23px;background:rgba(134,244,90,.08);color:var(--a-lime);font-size:27px;font-weight:800;box-shadow:0 0 35px rgba(134,244,90,.06)}.seqa-verify label{text-align:left}.seqa-code-input{text-align:center;font:750 21px Consolas,monospace!important;letter-spacing:.28em}.seqa-resend{margin-top:12px}.seqa-resend:disabled{color:#66636d}.seqa-complete{padding:8px 0 2px;text-align:center}.seqa-success{border-radius:50%}.seqa-complete p{max-width:400px;margin:14px auto 24px;color:var(--a-muted);font-size:12px;line-height:1.7}.seqa-panel>footer{min-height:34px;display:flex;align-items:center;justify-content:space-between;color:#5f5c66;font:8px Consolas,monospace}.seqa-notice{width:calc(100% - 32px);max-width:420px;min-height:52px;padding:10px 14px;position:fixed;right:18px;bottom:18px;z-index:20;border:1px solid rgba(134,244,90,.18);border-radius:14px;background:#242b27;color:var(--a-text);display:flex;align-items:center;text-align:left;font-size:10px;box-shadow:0 18px 50px rgba(0,0,0,.3)}.seqa-notice b{margin-left:auto}.seqa-modal-backdrop{padding:20px;position:fixed;inset:0;z-index:50;display:grid;place-items:center;overflow-y:auto;background:rgba(5,8,6,.76);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:seqa-modal-in .18s ease-out}.seqa-modal-backdrop.is-captcha{z-index:60}.seqa-captcha-dialog{width:100%;max-width:460px;padding:26px;border:1px solid rgba(236,245,240,.13);border-radius:24px;background:#181c1a;box-shadow:0 32px 100px rgba(0,0,0,.52)}.seqa-captcha-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:20px;gap:20px}.seqa-captcha-dialog>header span{display:block;margin-bottom:8px;color:var(--a-lime);font:700 9px Consolas,monospace;letter-spacing:.08em}.seqa-captcha-dialog h2{margin:0;color:var(--a-text);font-size:25px;letter-spacing:-.035em}.seqa-captcha-dialog>header>button{width:34px;height:34px;flex:0 0 auto;border:1px solid var(--a-line);border-radius:10px;background:var(--a-panel-2);color:var(--a-muted);font-size:20px}.seqa-captcha-dialog>p{margin:13px 0 8px;color:var(--a-muted);font-size:11px;line-height:1.7}.seqa-captcha-email{display:block;overflow:hidden;color:#d8d5dd;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.seqa-captcha-dialog>label{margin-top:21px;display:grid;grid-gap:8px;gap:8px;color:#c8c5cd;font-size:11px;font-weight:650}.seqa-captcha-dialog input{width:100%;height:50px;padding:0 14px;border:1px solid var(--a-line);border-radius:14px;outline:0;background:var(--a-panel-2);color:var(--a-text);font-size:13px}.seqa-captcha-dialog input:focus{border-color:rgba(134,244,90,.55);box-shadow:0 0 0 3px rgba(134,244,90,.07)}.seqa-captcha-dialog input::-webkit-input-placeholder{color:#686570}.seqa-captcha-dialog input::-ms-input-placeholder{color:#686570}.seqa-captcha-dialog input::placeholder{color:#686570}.seqa-captcha-dialog small{color:#706d78;font-size:8px;font-weight:500}.seqa-reset-dialog{max-width:500px}.seqa-reset-dialog .seqa-otp>input{position:absolute;inset:0;z-index:2;width:100%;height:100%;padding:0;border:0;opacity:0;background:transparent;cursor:text;caret-color:transparent}.seqa-reset-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.seqa-reset-fields>label{margin-top:20px;display:grid;grid-gap:8px;gap:8px;color:#c8c5cd;font-size:11px;font-weight:650}.seqa-reset-complete{text-align:center}.seqa-reset-complete p{margin:13px 0 4px;color:var(--a-muted);font-size:11px;line-height:1.7}@keyframes seqa-modal-in{0%{opacity:0}to{opacity:1}}@media (max-width:1060px){.seqa-page{grid-template-columns:1fr}.seqa-story{display:none}.seqa-panel{min-height:100vh}.seqa-mobile-brand{display:inline-flex}}@media (max-width:600px){.seqa-panel{padding:18px 14px}.seqa-card{margin:24px auto;padding:8px 20px 22px;border-radius:23px}.seqa-card>nav{margin:0 -12px 26px}.seqa-fields{grid-template-columns:1fr;grid-gap:0;gap:0}.seqa-panel>footer{align-items:flex-start;flex-direction:column;justify-content:center;grid-gap:5px;gap:5px}.seqa-card h2{font-size:28px}.seqa-otp{grid-gap:6px;gap:6px}.seqa-otp>i{height:48px;border-radius:11px;font-size:18px}.seqa-captcha{grid-template-columns:minmax(0,1fr) 108px 38px}.seqa-modal-backdrop{padding:14px}.seqa-captcha-dialog{margin:auto;padding:22px 18px;border-radius:20px}.seqa-captcha-dialog h2{font-size:22px}.seqa-reset-fields{grid-template-columns:1fr;grid-gap:0;gap:0}}@media (prefers-reduced-motion:reduce){.seqa-page *{transition:none!important}}.seqga-layer{position:fixed;inset:0;z-index:180;padding:22px;display:grid;place-items:center;overflow-y:auto;background:rgba(4,7,5,.84);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.seqga-layer.is-verification{z-index:210}.seqga-dialog{width:100%;max-width:620px;max-height:calc(100vh - 44px);padding:27px;overflow-y:auto;border:1px solid rgba(206,221,213,.15);border-radius:28px;background:#171d1a;color:#f2f5f3;box-shadow:0 35px 110px rgba(0,0,0,.58)}.seqga-dialog.seqga-verify{max-width:470px}.seqga-dialog>header{display:grid;grid-template-columns:46px 1fr 34px;align-items:start;grid-gap:13px;gap:13px}.seqga-dialog>header h2{margin:0;color:#f4f7f5;font-size:24px;line-height:1.2;letter-spacing:-.02em}.seqga-dialog>header p{margin:8px 0 0;color:#9ca69f;font-size:13px;line-height:1.6}.seqga-dialog>header>button{width:34px;height:34px;border:1px solid rgba(206,221,213,.12);border-radius:11px;background:#242b27;color:#9ca69f;font-size:22px}.seqga-shield{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:rgba(134,244,90,.11);color:#86f45a;font-size:18px;font-weight:900}.seqga-loading{min-height:210px;display:grid;place-items:center;color:#9ca69f;font-size:13px}.seqga-steps{margin:22px 0 18px;padding-left:21px;color:#aab3ae;font-size:12px;line-height:1.75}.seqga-enrollment{padding:18px;display:grid;grid-template-columns:172px 1fr;align-items:center;grid-gap:20px;gap:20px;border:1px solid rgba(206,221,213,.1);border-radius:20px;background:#202723}.seqga-qr{width:172px;height:172px;overflow:hidden;border-radius:14px;background:#fff}.seqga-secret small,.seqga-secret span,.seqga-secret strong{display:block}.seqga-secret span{color:#8e9992;font-size:11px}.seqga-secret strong{margin-top:10px;color:#f4f7f5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;line-height:1.7;letter-spacing:.08em;overflow-wrap:anywhere}.seqga-secret small{margin-top:7px;color:#7e8982;font-size:10px;overflow-wrap:anywhere}.seqga-secret button{height:34px;margin-top:15px;padding:0 12px;border:1px solid rgba(134,244,90,.22);border-radius:10px;background:rgba(134,244,90,.08);color:#a8ff82;font-size:11px}.seqga-code-label{margin:22px 0 10px;color:#b4bdb7;font-size:12px;font-weight:700}.seqga-code{position:relative;display:block;cursor:text}.seqga-code>input{width:1px;height:1px;position:absolute;left:50%;bottom:0;opacity:0;pointer-events:none}.seqga-code-boxes{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:9px;gap:9px}.seqga-code-boxes>i{height:58px;display:grid;place-items:center;border:1px solid rgba(206,221,213,.15);border-radius:14px;background:#232a26;color:#f4f7f5;font-size:22px;font-style:normal;font-weight:800;transition:border-color .16s,box-shadow .16s}.seqga-code-boxes>i.active{border-color:rgba(134,244,90,.72);box-shadow:0 0 0 3px rgba(134,244,90,.08)}.seqga-code.is-disabled{cursor:wait;opacity:.65}.seqga-error{margin-top:14px;padding:12px 14px;border:1px solid rgba(255,126,131,.24);border-radius:12px;background:rgba(255,126,131,.08);color:#ff9b9f;font-size:12px;line-height:1.55}.seqga-safety{margin-top:16px;padding:12px 14px;border-radius:12px;background:rgba(232,173,131,.08);color:#d7b49b;font-size:11px;line-height:1.55}.seqga-dialog>footer{margin-top:22px;display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:9px;gap:9px}.seqga-dialog>footer button{height:46px;border:1px solid rgba(206,221,213,.14);border-radius:13px;background:#252c28;color:#edf2ef;font-size:12px;font-weight:750}.seqga-dialog>footer button:last-child{border:0;background:#86f45a;color:#14200f}.seqga-dialog button:disabled{cursor:wait;opacity:.52}.seqga-sr-only{width:1px;height:1px;padding:0;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:620px){.seqga-layer{padding:12px;place-items:start center}.seqga-dialog{margin:12px auto;padding:20px 16px;border-radius:22px}.seqga-dialog>header{grid-template-columns:40px 1fr 32px;grid-gap:10px;gap:10px}.seqga-shield{width:40px;height:40px}.seqga-dialog>header h2{font-size:21px}.seqga-enrollment{grid-template-columns:1fr;justify-items:center}.seqga-secret{width:100%;text-align:center}.seqga-code-boxes{grid-gap:6px;gap:6px}.seqga-code-boxes>i{height:50px;border-radius:11px;font-size:19px}}.seqd-app{--bg:#0e110f;--panel:#181c1a;--panel-2:#222725;--line:rgba(236,245,240,0.1);--text:#f4f4f4;--muted:#aaa3b4;--lime:#86f45a;--violet:#a9a0ff;--peach:#e8ad83;min-height:100vh;display:flex;background:var(--bg);color:var(--text)}.seqd-app *,.seqd-app :after,.seqd-app :before{box-sizing:border-box}.seqd-app button,.seqd-app input,.seqd-app select{font:inherit}.seqd-app button{color:inherit}.seqd-app svg{width:20px;height:20px;display:block}.seqd-sidebar{width:254px;height:100vh;padding:26px 18px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:40;flex:0 0 254px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#131715}.seqd-brand{height:54px;padding:0 10px;display:flex;align-items:center;grid-gap:12px;gap:12px;font-size:19px;letter-spacing:.04em}.seqd-sidebar>header{display:flex;align-items:center}.seqd-brand{border:0;background:transparent;color:var(--text)}.seqd-brand strong{color:var(--lime);font-weight:800}.seqd-brand small{margin-left:4px;color:var(--lime);font-size:9px;letter-spacing:.14em}.seqd-logo-mark{width:36px;height:36px;display:block;flex:0 0 auto;object-fit:contain}.seqd-sidebar-close{display:none}.seqd-workspace{min-height:48px;margin:18px 0 8px;padding:13px;display:grid;grid-template-columns:1fr auto;align-items:center;border:1px solid var(--line);border-radius:14px;background:#1f2522}.seqd-workspace strong{font-size:10px}.seqd-workspace i{color:var(--muted);font-size:10px;font-style:normal}.seqd-sidebar nav{margin-top:26px;display:grid;grid-gap:5px;gap:5px}.seqd-logout,.seqd-sidebar nav button{width:100%;height:48px;padding:0 13px;border:0;border-radius:14px;background:transparent;color:#8f8b99;display:flex;align-items:center;grid-gap:12px;gap:12px;text-align:left;font-size:13px;font-weight:650;transition:.2s ease}.seqd-logout svg,.seqd-sidebar nav button svg{width:19px;height:19px}.seqd-sidebar nav button:hover{color:var(--text);background:hsla(0,0%,100%,.035)}.seqd-sidebar nav button.active{color:#16200f;background:var(--lime);box-shadow:0 10px 28px rgba(134,244,90,.12)}.seqd-sidebar nav button b{min-width:18px;height:18px;margin-left:auto;display:grid;place-items:center;border-radius:6px;background:#303733;color:var(--text);font-size:8px}.seqd-sidebar nav button.active b{background:rgba(19,20,10,.16);color:#16200f}.seqd-sidebar-security{margin-top:auto;padding:15px;border:1px solid var(--line);border-radius:18px;background:#1f2522}.seqd-sidebar-security{display:flex;align-items:center;grid-gap:10px;gap:10px}.seqd-sidebar-security{width:100%;color:var(--text);text-align:left;cursor:pointer}.seqd-sidebar-security.is-secured{border-color:rgba(134,244,90,.2);background:rgba(134,244,90,.055)}.seqd-sidebar-security>svg{width:30px;height:30px;padding:7px;flex:0 0 auto;border-radius:10px;background:rgba(134,244,90,.12);color:var(--lime)}.seqd-sidebar-security span,.seqd-sidebar-security strong{display:block}.seqd-sidebar-security strong{margin-top:11px;font-size:12px}.seqd-sidebar-security strong{margin-top:0}.seqd-sidebar-security span{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.4}.seqd-logout{margin-top:8px;color:#77747f}.seqd-main{min-width:0;flex:1 1}.seqd-topbar{height:82px;padding:0 34px;position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;grid-gap:18px;gap:18px;border-bottom:1px solid var(--line);background:rgba(14,17,15,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.seqd-mobile-menu{display:none}.seqd-breadcrumb{min-width:150px;color:#75717e;font-size:12px}.seqd-breadcrumb strong{color:var(--text);font-weight:600}.seqd-search{width:34vw;max-width:420px;height:43px;margin-left:auto;padding:0 15px;display:flex;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:14px;background:#171b19;color:#77747f}.seqd-search input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:var(--text);font-size:12px}.seqd-search kbd{padding:3px 6px;border:1px solid var(--line);border-radius:5px;color:#7d7985;background:#222725;font:10px inherit}.seqd-language,.seqd-top-notification{height:42px;border:1px solid var(--line);border-radius:13px;background:var(--panel)}.seqd-language{padding:0 13px;font-size:11px;font-weight:700}.seqd-top-notification{width:42px;padding:0;display:grid;place-items:center;position:relative}.seqd-top-notification:after{content:"";width:7px;height:7px;position:absolute;top:9px;right:10px;border:2px solid var(--panel);border-radius:50%;background:var(--lime)}.seqd-top-notification>i{display:none}.seqd-user{height:45px;padding:0;border:0;background:transparent;display:flex;align-items:center;grid-gap:9px;gap:9px;text-align:left}.seqd-avatar,.seqd-user>span{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,var(--violet),#665bd4);color:#17151e;font-size:12px;font-weight:900}.seqd-user>i{color:var(--muted);font-size:10px;font-style:normal}.seqd-user small,.seqd-user strong{display:block;white-space:nowrap}.seqd-user strong{font-size:12px}.seqd-user small{margin-top:3px;color:var(--muted);font-size:9px}.seqd-content{max-width:1540px;margin:0 auto;padding:34px 36px 64px}.seqd-page-head{min-height:62px;margin-bottom:28px;display:flex;align-items:flex-start;justify-content:space-between;grid-gap:24px;gap:24px}.seqd-page-head h1{margin:0;font-size:clamp(25px,2.4vw,38px);line-height:1.05;letter-spacing:-.035em}.seqd-page-head p{margin:10px 0 0;color:var(--muted);font-size:12px}.seqd-primary,.seqd-secondary{min-height:44px;padding:0 17px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;grid-gap:9px;gap:9px;font-size:11px;font-weight:800}.seqd-primary{border:0;background:var(--lime);color:#15200f!important}.seqd-secondary{border:1px solid var(--line);background:var(--panel)}.seqd-card{border:1px solid var(--line);border-radius:25px;background:var(--panel);box-shadow:0 18px 40px rgba(0,0,0,.1)}.seqd-card-head{min-height:42px;display:flex;align-items:flex-start;justify-content:space-between;grid-gap:16px;gap:16px}.seqd-card-head span{font-size:13px;font-weight:750}.seqd-card-head small,.seqd-card-head strong{display:block}.seqd-card-head strong{margin-top:6px;font-size:23px}.seqd-card-head small{margin-top:5px;color:var(--muted);font-size:9px;font-weight:500}.seqd-card-head button{padding:0;border:0;background:transparent;color:var(--muted);display:inline-flex;align-items:center;grid-gap:6px;gap:6px;font-size:10px}.seqd-card-head button svg{width:14px}.seqd-metrics{margin-bottom:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.seqd-metric{min-height:168px;padding:20px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:23px;background:var(--panel)}.seqd-metric header{display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.seqd-metric header i{width:23px;height:23px;display:grid;place-items:center;border-radius:8px;background:hsla(0,0%,100%,.06);color:var(--text);font-style:normal}.seqd-metric>strong{margin-top:23px;display:block;font-size:clamp(18px,2vw,27px);letter-spacing:-.04em}.seqd-metric>small{margin-top:8px;display:block;color:var(--lime);font-size:10px}.seqd-mini-bars{width:34%;height:43px;position:absolute;right:17px;bottom:17px;display:flex;align-items:flex-end;grid-gap:4px;gap:4px;opacity:.5}.seqd-mini-bars i{flex:1 1;border-radius:4px 4px 1px 1px;background:var(--lime)}.seqd-metric.is-violet .seqd-mini-bars i{background:var(--violet)}.seqd-metric.is-peach .seqd-mini-bars i{background:var(--peach)}.seqd-metric.is-mint .seqd-mini-bars i{background:#68d6bc}.seqd-overview-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(275px,.75fr);grid-gap:14px;gap:14px}.seqd-performance-card{min-height:406px;padding:24px}.seqd-periods{padding:3px;display:flex;border-radius:10px;background:#242a27}.seqd-periods button{width:38px;height:26px;border-radius:8px}.seqd-periods button.active{background:var(--lime);color:#17200f}.seqd-chart-shell{height:275px;margin-top:15px;position:relative}.seqd-app .seqd-performance-chart{width:100%;height:100%;display:block;overflow:visible}.seqd-performance-chart .grid{fill:none;stroke:hsla(0,0%,95.7%,.06);stroke-width:1}.seqd-performance-chart .area{fill:url(#seqdChartArea)}.seqd-performance-chart .line{fill:none;stroke:url(#seqdChartLine);stroke-width:3;vector-effect:non-scaling-stroke}.seqd-performance-chart circle{fill:var(--lime);stroke:var(--panel);stroke-width:4;vector-effect:non-scaling-stroke}.seqd-performance-chart circle.live{-webkit-filter:drop-shadow(0 0 8px var(--lime));filter:drop-shadow(0 0 8px var(--lime))}.seqd-chart-tooltip{padding:9px 12px;position:absolute;left:62%;top:20%;border:1px solid var(--line);border-radius:11px;background:rgba(29,31,19,.94);box-shadow:0 8px 30px rgba(0,0,0,.28)}.seqd-chart-tooltip em,.seqd-chart-tooltip span,.seqd-chart-tooltip strong{display:block}.seqd-chart-tooltip span{color:var(--muted);font-size:8px}.seqd-chart-tooltip strong{margin-top:4px;font-size:11px}.seqd-chart-tooltip em{margin-top:3px;color:var(--lime);font-size:8px;font-style:normal}.seqd-performance-card>footer{display:flex;grid-gap:20px;gap:20px;color:var(--muted);font-size:9px}.seqd-performance-card>footer span{display:flex;align-items:center;grid-gap:7px;gap:7px}.seqd-performance-card>footer i{width:8px;height:8px;border-radius:50%;background:var(--violet)}.seqd-performance-card>footer i.lime{background:var(--lime)}.seqd-balance-card{padding:24px;background:linear-gradient(145deg,#222725,#171b19)}.seqd-balance-card .seqd-card-head button{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:var(--lime);color:#17200f}.seqd-balance-card>p{margin:25px 0 7px;color:var(--muted);font-size:10px}.seqd-balance-card>strong{display:block;font-size:clamp(25px,2.4vw,34px);letter-spacing:-.04em}.seqd-balance-card>strong small{font-size:10px;font-weight:500}.seqd-balance-card>em{margin-top:7px;display:block;color:var(--muted);font-size:9px;font-style:normal}.seqd-wallet-actions{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.seqd-wallet-actions button{height:42px;border:1px solid var(--line);border-radius:12px;background:#2a302d;font-size:10px;font-weight:800}.seqd-wallet-actions button:first-child{border-color:var(--lime);background:var(--lime);color:#17200f}.seqd-balance-note{margin-top:15px;display:flex;align-items:center;grid-gap:6px;gap:6px;color:var(--muted);font-size:9px}.seqd-balance-note svg{width:13px}.seqd-totp-guide{margin:-8px 0 20px;padding:18px 20px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;grid-gap:14px;gap:14px;border:1px solid rgba(232,173,131,.22);border-radius:20px;background:linear-gradient(110deg,rgba(232,173,131,.09),rgba(134,244,90,.035))}.seqd-totp-guide>span{width:42px;height:42px;padding:10px;display:grid;place-items:center;border-radius:13px;background:rgba(232,173,131,.12);color:var(--peach)}.seqd-totp-guide>span svg{width:100%}.seqd-totp-guide strong{display:block;font-size:14px}.seqd-totp-guide p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.seqd-totp-guide button{height:38px;padding:0 15px;border:0;border-radius:11px;background:var(--lime);color:#14200f;font-size:11px;font-weight:800}.seqd-active-bots,.seqd-market-card,.seqd-recent-trades{padding:24px}.seqd-active-bots{min-height:334px}.seqd-bot-list article{min-height:68px;display:grid;grid-template-columns:42px minmax(110px,1fr) auto auto 22px;align-items:center;grid-gap:11px;gap:11px;border-top:1px solid var(--line)}.seqd-bot-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:rgba(134,244,90,.12);color:var(--lime);font-size:9px;font-weight:900}.seqd-bot-avatar.tone-1{background:rgba(169,160,255,.13);color:var(--violet)}.seqd-bot-avatar.tone-2{background:rgba(232,173,131,.13);color:var(--peach)}.seqd-bot-list small,.seqd-bot-list strong{display:block}.seqd-bot-list strong{font-size:10px}.seqd-bot-list small{margin-top:5px;color:var(--muted);font-size:8px}.seqd-live-dot{color:var(--lime);font-size:8px;font-style:normal;white-space:nowrap}.seqd-live-dot:before{content:"";width:5px;height:5px;margin-right:5px;display:inline-block;border-radius:50%;background:var(--lime);box-shadow:0 0 7px var(--lime)}.seqd-live-dot.is-pending{color:var(--peach)}.seqd-live-dot.is-pending:before{background:var(--peach);box-shadow:0 0 7px var(--peach)}.seqd-inline-empty{min-height:110px;display:grid;place-items:center;color:var(--muted);font-size:12px;text-align:center}.seqd-bot-profit{text-align:right}.seqd-bot-profit small{color:var(--lime)}.seqd-bot-list article>button{border:0;background:transparent;color:var(--muted)}.seqd-market-card{min-height:334px}.seqd-token-row{min-height:61px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:10px;gap:10px;border-top:1px solid var(--line)}.seqd-coin,.seqd-token-row>span{width:29px;height:29px;display:grid;place-items:center;border-radius:10px;color:#17180e;font-size:9px;font-weight:900}.seqd-token-row small,.seqd-token-row strong{display:block}.seqd-token-row strong{font-size:10px}.seqd-token-row small{margin-top:4px;color:var(--muted);font-size:8px}.seqd-token-row>div:last-child{text-align:right}.seqd-token-row>div:last-child small{color:var(--lime)}.negative{color:#ff7e83!important}.seqd-recent-trades{grid-column:1/-1}.seqd-table-wrap{width:100%;overflow-x:auto}.seqd-table-wrap table{width:100%;border-collapse:collapse;white-space:nowrap}.seqd-table-wrap th{height:42px;color:#77747f;text-align:left;font-size:8px;font-weight:600}.seqd-table-wrap td{height:58px;border-top:1px solid var(--line);color:var(--muted);font-size:9px}.seqd-table-wrap td:first-child{color:var(--text)}.seqd-table-wrap td:first-child strong{margin-left:8px}.seqd-coin{display:inline-grid;vertical-align:middle;background:#f7931a}.seqd-coin.tone-1{background:var(--violet)}.seqd-coin.tone-2{background:#68d6bc}.seqd-coin.tone-3{background:#f3ba2f}.seqd-table-wrap em{padding:5px 7px;border-radius:7px;background:rgba(134,244,90,.1);color:var(--lime);font-size:8px;font-style:normal}.seqd-table-wrap em.short{background:rgba(255,126,131,.1);color:#ff7e83}.seqd-table-wrap b{color:var(--lime);font-weight:600}.seqd-completed{color:var(--text)}.seqd-completed i{width:5px;height:5px;margin-right:5px;display:inline-block;border-radius:50%;background:var(--lime)}.seqd-tabs{margin-bottom:22px;padding:5px;display:inline-flex;grid-gap:3px;gap:3px;border:1px solid var(--line);border-radius:15px;background:var(--panel)}.seqd-tabs button{height:34px;padding:0 15px;border:0;border-radius:10px;background:transparent;color:var(--muted);font-size:10px}.seqd-tabs button.active{background:#2a2c1d;color:var(--text)}.seqd-bot-market{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px}.seqd-strategy-card{min-height:540px;padding:23px;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:var(--panel)}.seqd-strategy-number{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em}.seqd-strategy-orb{width:70px;height:70px;margin:18px auto 23px;display:grid;place-items:center;border-radius:25px;background:rgba(134,244,90,.12);color:var(--lime);transform:rotate(-5deg)}.seqd-strategy-card.is-violet .seqd-strategy-orb{background:rgba(169,160,255,.12);color:var(--violet)}.seqd-strategy-card.is-peach .seqd-strategy-orb{background:rgba(232,173,131,.12);color:var(--peach)}.seqd-strategy-orb svg{width:31px;height:31px}.seqd-strategy-card h3{margin:0;text-align:center;font-size:18px}.seqd-strategy-card>p{min-height:54px;margin:11px auto 20px;color:var(--muted);text-align:center;font-size:10px;line-height:1.7}.seqd-strategy-stats{padding:16px 0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.seqd-strategy-stats div+div{padding-left:16px;border-left:1px solid var(--line)}.seqd-strategy-stats span,.seqd-strategy-stats strong{display:block}.seqd-strategy-stats span{color:var(--muted);font-size:8px}.seqd-strategy-stats strong{margin-top:6px;color:var(--lime);font-size:17px}.seqd-strategy-billing{padding:15px 0;display:grid;grid-gap:10px;gap:10px;border-bottom:1px solid var(--line)}.seqd-strategy-billing>div{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px}.seqd-strategy-billing span{color:var(--muted);font-size:10px}.seqd-strategy-billing strong{color:var(--text);font-size:11px}.seqd-strategy-card>footer{margin:16px 0;display:flex;justify-content:space-between;font-size:9px}.seqd-strategy-card>footer span{color:var(--muted)}.seqd-strategy-card>footer strong.is-sold-out{color:#ff7e83}.seqd-strategy-card>button{width:100%;height:42px;padding:0 14px;border:0;border-radius:13px;background:#29302c;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700}.seqd-strategy-card>button:hover{background:var(--lime);color:#15200f}.seqd-strategy-card>button:disabled{cursor:not-allowed;background:#242825;color:#747b76}.seqd-running-table{margin-top:18px;padding:24px}.seqd-fleet-rows>div{min-height:62px;display:grid;grid-template-columns:68px minmax(150px,1.4fr) 1fr 1fr 1fr 70px;align-items:center;grid-gap:10px;gap:10px;border-top:1px solid var(--line);color:var(--muted);font-size:9px}.seqd-fleet-rows strong{color:var(--text)}.seqd-fleet-rows b{color:var(--lime)}.seqd-fleet-rows button{height:30px;border:1px solid var(--line);border-radius:9px;background:#272d2a;font-size:9px}.seqd-required-exchange{margin-bottom:15px;padding:17px 19px;display:flex;align-items:center;grid-gap:14px;gap:14px;border:1px solid rgba(145,137,255,.28);border-radius:20px;background:rgba(145,137,255,.075)}.seqd-required-exchange>svg{width:24px;color:var(--violet)}.seqd-required-exchange strong{font-size:12px}.seqd-required-exchange p{margin:5px 0 0;color:var(--muted);font-size:10px}.seqd-required-exchange button{height:36px;margin-left:auto;padding:0 14px;flex:0 0 auto;border:0;border-radius:11px;background:var(--violet);color:#15141f;font-size:10px;font-weight:800}.seqd-exchange-onboarding{margin-bottom:18px;padding:22px;border:1px solid var(--line);border-radius:25px;background:linear-gradient(135deg,#202623,#1c211f)}.seqd-exchange-onboarding>header{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:18px;gap:18px}.seqd-exchange-onboarding h2{margin:0;font-size:17px}.seqd-exchange-onboarding header p{max-width:650px;margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.seqd-exchange-onboarding>header>span{padding:8px 11px;border-radius:9px;background:#282e2b;color:var(--muted);font-size:11px;line-height:1.4;white-space:nowrap}.seqd-referral-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.seqd-referral-grid article{min-width:0;padding:15px;border:1px solid var(--line);border-radius:17px;background:#252b28}.seqd-referral-grid article.is-required{border-color:rgba(145,137,255,.55);box-shadow:inset 0 0 0 1px rgba(145,137,255,.12)}.seqd-referral-logo{width:38px;height:38px;margin-bottom:13px;display:grid;place-items:center;border-radius:12px;background:#f2c632;color:#17180e;font-size:10px;font-weight:900}.seqd-referral-logo.tone-1{background:#37c9af}.seqd-referral-logo.tone-2{background:#9189ff}.seqd-referral-logo.tone-3{background:#e8ad83}.seqd-referral-grid small,.seqd-referral-grid strong{display:block}.seqd-referral-grid strong{font-size:12px}.seqd-referral-grid small{min-height:34px;margin-top:6px;color:var(--muted);font-size:11px;line-height:1.55}.seqd-referral-actions{margin-top:13px;display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.seqd-referral-actions a,.seqd-referral-actions button,.seqd-referral-actions span{height:33px;padding:0 8px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;background:transparent;color:var(--text);font-size:8px;text-align:center;text-decoration:none}.seqd-referral-actions a{border-color:rgba(134,244,90,.22);background:rgba(134,244,90,.08);color:var(--lime)}.seqd-referral-actions span{color:#747b76}.seqd-exchange-onboarding>footer{margin-top:17px;color:var(--muted);font-size:11px;line-height:1.7}.seqd-safety-banner{margin-bottom:18px;padding:18px 20px;display:flex;align-items:center;grid-gap:15px;gap:15px;border:1px solid rgba(134,244,90,.18);border-radius:22px;background:rgba(134,244,90,.055)}.seqd-safety-banner>svg{color:var(--lime)}.seqd-safety-banner strong{font-size:11px}.seqd-safety-banner p{margin:5px 0 0;color:var(--muted);font-size:9px}.seqd-safety-banner>span{margin-left:auto;padding:7px 10px;border-radius:9px;background:rgba(134,244,90,.1);color:var(--lime);font-size:8px;font-weight:800}.seqd-exchange-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px}.seqd-empty-state{min-height:220px;padding:28px;display:grid;place-items:center;color:var(--muted);text-align:center}.seqd-exchange-card{padding:22px}.seqd-exchange-card>header{display:grid;grid-template-columns:43px 1fr auto;align-items:center;grid-gap:10px;gap:10px}.seqd-exchange-card>header>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:#f1c431;color:#17180e;font-size:10px;font-weight:900}.seqd-exchange-card>header>span.tone-1{background:#37c9af}.seqd-exchange-card h3{margin:0;font-size:13px}.seqd-exchange-card p{margin:4px 0 0;color:var(--muted);font-size:8px}.seqd-exchange-card header em{color:var(--lime);font-size:8px;font-style:normal}.seqd-key-mask{margin:22px 0;padding:14px;border-radius:13px;background:#242a27}.seqd-key-mask span,.seqd-key-mask strong{display:block}.seqd-key-mask span{color:var(--muted);font-size:7px}.seqd-key-mask strong{margin-top:7px;font-size:10px;letter-spacing:.1em}.seqd-exchange-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.seqd-exchange-stats span,.seqd-exchange-stats strong{display:block}.seqd-exchange-stats span{color:var(--muted);font-size:8px}.seqd-exchange-stats strong{margin-top:7px;font-size:11px}.seqd-permission-pills{margin:19px 0;display:flex;flex-wrap:wrap;grid-gap:5px;gap:5px}.seqd-permission-pills span{padding:6px 8px;display:inline-flex;align-items:center;grid-gap:3px;gap:3px;border-radius:7px;background:rgba(134,244,90,.09);color:var(--lime);font-size:7px}.seqd-permission-pills svg{width:10px;height:10px}.seqd-permission-pills span.disabled{background:rgba(255,126,131,.08);color:#ff7e83}.seqd-exchange-card>footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.seqd-exchange-card>footer button{height:38px;border:1px solid var(--line);border-radius:11px;background:#272d2a;font-size:9px}.seqd-add-exchange{min-height:360px;border:1px dashed hsla(0,0%,95.7%,.16);border-radius:25px;background:hsla(0,0%,100%,.015);color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:9px;gap:9px}.seqd-add-exchange>span{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--line);border-radius:16px;background:var(--panel);color:var(--lime)}.seqd-add-exchange strong{color:var(--text);font-size:11px}.seqd-add-exchange small{font-size:8px}.seqd-asset-hero,.seqd-wallet-hero{min-height:235px;margin-bottom:15px;padding:28px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:linear-gradient(120deg,#242a27,var(--panel))}.seqd-asset-hero>div{position:relative;z-index:2}.seqd-asset-hero em,.seqd-asset-hero small,.seqd-asset-hero span,.seqd-asset-hero strong{display:block}.seqd-asset-hero span{color:var(--muted);font-size:10px}.seqd-asset-hero strong{margin-top:15px;font-size:clamp(34px,4vw,52px)}.seqd-asset-hero small{margin-top:8px;color:var(--muted);font-size:9px}.seqd-asset-hero em{margin-top:23px;color:var(--lime);font-size:10px;font-style:normal}.seqd-asset-hero .seqd-performance-chart{width:55%;height:90%;position:absolute;right:0;bottom:-5%;opacity:.75}.seqd-account-grid,.seqd-asset-grid,.seqd-settings-grid,.seqd-wallet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px}.seqd-asset-grid>.seqd-card,.seqd-profile-card,.seqd-settings-card{padding:24px}.seqd-donut{width:158px;height:158px;margin:25px auto;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--lime) 0 42.6%,#f7931a 42.6% 74%,var(--violet) 74% 92.8%,var(--peach) 92.8%)}.seqd-donut:before{content:"";width:112px;height:112px;position:absolute;border-radius:50%;background:var(--panel)}.seqd-donut>div{position:relative;text-align:center}.seqd-donut span,.seqd-donut strong{display:block}.seqd-donut strong{font-size:19px}.seqd-donut span{margin-top:4px;color:var(--muted);font-size:8px}.seqd-allocation-row,.seqd-profit-breakdown>div{min-height:43px;display:flex;align-items:center;border-top:1px solid var(--line);font-size:10px}.seqd-allocation-row i{width:7px;height:7px;margin-right:8px;border-radius:50%}.seqd-allocation-row strong,.seqd-profit-breakdown strong{margin-left:auto}.seqd-profit-breakdown>div span{color:var(--muted)}.seqd-profit-breakdown>footer{min-height:66px;margin-top:18px;padding:0 17px;display:flex;align-items:center;border-radius:15px;background:rgba(134,244,90,.07);font-size:11px}.seqd-profit-breakdown>footer strong{margin-left:auto;color:var(--lime)}.seqd-filterbar{margin-bottom:12px;display:flex;align-items:center;grid-gap:7px;gap:7px}.seqd-filterbar label{height:40px;min-width:240px;margin-right:auto;padding:0 12px;display:flex;align-items:center;grid-gap:7px;gap:7px;border:1px solid var(--line);border-radius:12px;background:#1f2522;color:var(--muted)}.seqd-filterbar label svg{width:15px}.seqd-filterbar input{min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:9px}.seqd-filterbar button{height:35px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:transparent;color:var(--muted);font-size:8px}.seqd-filterbar button.active{border-color:var(--lime);color:var(--lime)}.seqd-trade-history{padding:22px}.seqd-table-wrap td.seqd-trade-empty{height:150px;color:var(--muted);text-align:center}.seqd-wallet-hero{display:grid;grid-template-columns:1.2fr .8fr;align-items:center}.seqd-wallet-hero small,.seqd-wallet-hero span,.seqd-wallet-hero strong{display:block}.seqd-wallet-hero span{color:var(--muted);font-size:10px}.seqd-wallet-hero strong{margin:15px 0 7px;font-size:clamp(32px,4vw,50px)}.seqd-wallet-hero small{color:var(--muted);font-size:9px}.seqd-wallet-hero .seqd-wallet-actions{max-width:300px}.seqd-billing-ring{width:154px;height:154px;margin-left:auto;position:relative;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--lime) 0 68%,#303321 68%);text-align:center}.seqd-billing-ring:before{content:"";width:116px;height:116px;position:absolute;border-radius:50%;background:#1f2522}.seqd-billing-ring span,.seqd-billing-ring strong{position:relative;display:block}.seqd-billing-ring strong{font-size:24px}.seqd-billing-ring span{width:82px;margin-top:5px;color:var(--muted);font-size:8px;line-height:1.4}.seqd-wallet-hero>div:first-child>div{max-width:310px;margin-top:24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.seqd-wallet-hero>div:first-child>div button{height:42px;border:1px solid var(--line);border-radius:12px;background:#2a302d;display:flex;align-items:center;justify-content:center;grid-gap:7px;gap:7px;font-size:9px}.seqd-wallet-hero>div:first-child>div button:first-child{border:0;background:var(--lime);color:#17200f}.seqd-wallet-hero p{max-width:520px;color:var(--muted);font-size:9px}.seqd-wallet-grid>.seqd-card{padding:24px}.seqd-ledger>div,.seqd-usage-row{min-height:60px;border-top:1px solid var(--line);color:var(--muted);font-size:9px}.seqd-usage-row{display:grid;grid-gap:10px;gap:10px}.seqd-usage-row>div{display:flex;justify-content:space-between}.seqd-usage-row span{color:var(--muted)}.seqd-ledger strong,.seqd-usage-row strong{color:var(--text)}.seqd-usage-row>i{height:5px;overflow:hidden;border-radius:5px;background:#303222}.seqd-usage-row>i b{height:100%;display:block;border-radius:inherit;background:var(--lime)}.seqd-ledger>div{display:grid;grid-template-columns:25px 1fr auto;align-items:center;grid-gap:9px;gap:9px}.seqd-ledger>div>span{width:23px;height:23px;display:grid;place-items:center;border-radius:8px;background:rgba(255,126,131,.08);color:#ff7e83}.seqd-ledger>div>span.positive{background:rgba(134,244,90,.08);color:var(--lime)}.seqd-ledger small{margin-top:4px;display:block;color:var(--muted);font-size:7px}.seqd-ledger-empty{min-height:120px!important;display:grid!important;place-items:center;color:var(--muted);text-align:center}.positive{color:var(--lime)!important}.seqd-settings-grid{align-items:start}.seqd-settings-card>header{min-height:64px;display:flex;align-items:center;grid-gap:12px;gap:12px}.seqd-settings-card>header>svg{width:38px;height:38px;padding:10px;border-radius:12px;background:rgba(134,244,90,.09);color:var(--lime)}.seqd-settings-card h3{margin:0;font-size:13px}.seqd-settings-card header p{margin:5px 0 0;color:var(--muted);font-size:8px}.seqd-toggle-row{min-height:60px;display:flex;align-items:center;grid-gap:13px;gap:13px;border-top:1px solid var(--line)}.seqd-toggle-row>span:first-child{color:var(--text);font-size:10px}.seqd-toggle-row button{width:39px;height:22px;margin-left:auto;padding:3px;border:0;border-radius:20px;background:#343528}.seqd-toggle-row button i{width:16px;height:16px;display:block;border-radius:50%;background:#85828d;transition:.2s}.seqd-toggle-row button.active{background:var(--lime)}.seqd-toggle-row button.active i{transform:translateX(17px);background:#15200f}.seqd-channel-preview{margin-top:18px;padding:15px;display:flex;justify-content:space-between;border-radius:14px;background:rgba(169,160,255,.1);color:var(--violet)}.seqd-channel-preview>em,.seqd-channel-preview>span{font-size:9px;font-style:normal}.seqd-security-score{margin-bottom:15px;padding:22px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;grid-gap:16px;gap:16px;border:1px solid rgba(134,244,90,.16);border-radius:24px;background:rgba(134,244,90,.05)}.seqd-security-score>div{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:rgba(134,244,90,.11);color:var(--lime)}.seqd-security-score span{color:var(--muted);font-size:8px}.seqd-security-score strong{margin-top:4px;display:block;font-size:22px}.seqd-security-score p{margin:6px 0 0;color:var(--muted);font-size:8px}.seqd-security-score>button{height:36px;padding:0 13px;border:1px solid var(--line);border-radius:11px;background:#2a302d;font-size:9px}.seqd-security-settings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px}.seqd-security-settings>article{padding:20px}.seqd-security-settings header{min-height:70px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;grid-gap:10px;gap:10px}.seqd-security-settings header>span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:rgba(134,244,90,.09);color:var(--lime)}.seqd-security-settings header>span.warning{background:rgba(232,173,131,.1);color:var(--peach)}.seqd-security-settings h3{margin:0;font-size:11px}.seqd-security-settings p{margin:5px 0 0;color:var(--muted);font-size:8px}.seqd-security-settings em{color:var(--lime);font-size:8px;font-style:normal}.seqd-security-settings article>button{width:100%;height:36px;margin-top:12px;border:1px solid var(--line);border-radius:11px;background:#2a302d;font-size:9px}.seqd-api-policy{margin-top:15px;padding:22px;border:1px solid var(--line);border-radius:24px;background:var(--panel);color:var(--muted);font-size:9px}.seqd-api-policy>header b{color:var(--lime);font-size:8px}.seqd-api-policy>div{min-height:52px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.seqd-api-policy>div span{display:flex;align-items:center;grid-gap:7px;gap:7px}.seqd-api-policy svg{width:14px;color:var(--lime)}.seqd-api-policy>div strong{color:var(--lime);font-size:8px}.seqd-api-policy>div.disabled,.seqd-api-policy>div.disabled strong{color:#ff7e83}.seqd-profile-card{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.seqd-profile-card .seqd-avatar{width:72px;height:72px;border-radius:23px;font-size:18px}.seqd-profile-card h2{margin:18px 0 0;font-size:18px}.seqd-profile-card p{margin:6px 0 0;color:var(--muted);font-size:9px}.seqd-profile-card>span{margin-top:10px;padding:5px 8px;border-radius:7px;background:#2a302d;color:var(--muted);font-size:8px}.seqd-profile-card>button{height:36px;margin-top:22px;padding:0 14px;border:1px solid var(--line);border-radius:11px;background:#2a302d;font-size:9px}.seqd-profile-form{margin-top:0;padding:24px;display:grid;grid-gap:14px;gap:14px}.seqd-profile-form>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.seqd-modal label,.seqd-profile-form label{display:grid;grid-gap:7px;gap:7px;color:var(--muted);font-size:8px}.seqd-modal input,.seqd-modal select,.seqd-profile-form input,.seqd-profile-form select{width:100%;height:43px;padding:0 13px;border:1px solid var(--line);border-radius:12px;outline:0;background:#242a27;color:var(--text);font-size:10px}.seqd-modal-layer{position:fixed;inset:0;z-index:100;padding:22px;display:grid;place-items:center;background:rgba(6,7,3,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.seqd-modal{width:100%;max-width:510px;max-height:calc(100vh - 44px);padding:25px;overflow-y:auto;border:1px solid var(--line);border-radius:27px;background:var(--panel);box-shadow:0 30px 100px rgba(0,0,0,.5)}.seqd-modal>header{display:flex;align-items:flex-start;justify-content:space-between}.seqd-modal>header>div{display:flex;grid-gap:13px;gap:13px}.seqd-modal>header>div>span{width:43px;height:43px;display:grid;place-items:center;border-radius:14px;background:rgba(134,244,90,.1);color:var(--lime)}.seqd-modal h2{margin:0;font-size:17px}.seqd-modal p{margin:6px 0 0;color:var(--muted);font-size:9px;line-height:1.55}.seqd-modal>header>button{border:0;background:transparent;color:var(--muted)}.seqd-modal>label{margin-top:18px}.seqd-modal-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.seqd-modal-grid label{margin-top:14px}.seqd-address,.seqd-modal-product,.seqd-modal-warning{margin-top:15px;padding:15px;border-radius:14px;background:#242a27}.seqd-address span,.seqd-address strong{display:block}.seqd-address span{color:var(--muted);font-size:7px}.seqd-address strong{margin-top:8px;overflow-wrap:anywhere;font-size:10px;line-height:1.5}.seqd-address button{margin-top:10px;padding:5px 8px;border:0;border-radius:7px;background:var(--lime);color:#15200f;font-size:7px}.seqd-modal-warning{color:#ff9b9f;font-size:9px}.seqd-modal-referral{margin-top:14px;padding:13px 14px;display:flex;align-items:center;grid-gap:14px;gap:14px;border:1px solid rgba(134,244,90,.16);border-radius:13px;background:rgba(134,244,90,.055)}.seqd-modal-referral>div{min-width:0;flex:1 1}.seqd-modal-referral small,.seqd-modal-referral strong{display:block}.seqd-modal-referral strong{font-size:10px}.seqd-modal-referral small{margin-top:5px;color:var(--muted);font-size:8px;line-height:1.5}.seqd-modal-referral>span,.seqd-modal-referral a{flex:0 0 auto;color:var(--lime);font-size:9px;text-decoration:none}.seqd-modal-referral>span{color:var(--muted)}.seqd-node-allocation{margin-top:14px;padding:15px;border:1px solid rgba(134,244,90,.3);border-radius:14px;background:rgba(134,244,90,.07)}.seqd-node-allocation em,.seqd-node-allocation p,.seqd-node-allocation small,.seqd-node-allocation strong{display:block}.seqd-node-allocation strong{color:#f4f6ef;font-size:11px}.seqd-node-allocation small{margin-top:5px;color:#b8bdb4;font-size:9px;line-height:1.55}.seqd-node-allocation p{margin:12px 0 0;padding:11px 12px;border-radius:10px;background:#151a17;color:var(--lime);font:600 12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.seqd-node-allocation button{margin-top:9px;border:0;border-radius:9px;padding:8px 11px;background:var(--lime);color:#13200e;font-size:9px;font-weight:700}.seqd-node-allocation em{margin-top:9px;color:var(--muted);font-size:8px;font-style:normal}.seqd-node-ip-inline{margin:12px 0;padding:10px 12px;border-radius:11px;background:rgba(134,244,90,.06)}.seqd-node-ip-inline span,.seqd-node-ip-inline strong{display:block}.seqd-node-ip-inline span{color:var(--muted);font-size:8px}.seqd-node-ip-inline strong{margin-top:5px;color:var(--lime);font:600 9px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.seqd-modal-error{margin-top:14px;padding:11px 13px;border:1px solid rgba(255,126,131,.22);border-radius:12px;background:rgba(255,126,131,.08);color:#ff9b9f;font-size:9px;line-height:1.5}.seqd-modal-product{display:flex;align-items:center;grid-gap:12px;gap:12px}.seqd-modal-product>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:rgba(134,244,90,.1);color:var(--lime)}.seqd-modal-product div{flex:1 1}.seqd-modal-product small,.seqd-modal-product strong{display:block}.seqd-modal-product small{margin-top:5px;color:var(--muted);font-size:7px}.seqd-modal-product b{color:var(--lime);font-size:10px}.seqd-robot-purchase{max-width:570px}.seqd-robot-purchase .seqd-modal-product>span svg{width:22px}.seqd-purchase-stats{margin-top:15px;padding:14px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.seqd-purchase-stats>div{padding:0 13px}.seqd-purchase-stats>div+div{border-left:1px solid var(--line)}.seqd-purchase-stats span,.seqd-purchase-stats strong{display:block}.seqd-purchase-stats span{color:var(--muted);font-size:10px}.seqd-purchase-stats strong{margin-top:7px;color:var(--text);font-size:13px}.seqd-billing-pending{margin-top:15px;padding:12px 14px;border-radius:12px;background:rgba(169,160,255,.08);color:#bab4e8;font-size:10px;line-height:1.6}.seqd-purchase-billing{margin-top:16px;padding:16px;border:1px solid var(--line);border-radius:15px;background:#242a27}.seqd-purchase-billing>div{padding:7px 0;display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;color:var(--muted);font-size:11px}.seqd-purchase-billing>div strong{color:var(--text)}.seqd-purchase-billing>div.total{margin-top:7px;padding-top:14px;border-top:1px solid var(--line)}.seqd-purchase-billing>div.total span,.seqd-purchase-billing>div.total strong{color:var(--lime);font-size:14px}.seqd-purchase-billing>small{margin-top:10px;display:block;color:var(--muted);font-size:9px;line-height:1.6}.seqd-modal>footer{margin-top:22px;display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:8px;gap:8px}.seqd-modal>footer button{height:43px;border:1px solid var(--line);border-radius:12px;background:#272d2a;font-size:10px}.seqd-modal>footer button:last-child{border:0;background:var(--lime);color:#15200f;display:flex;align-items:center;justify-content:center;grid-gap:7px;gap:7px;font-weight:800}.seqd-modal>footer button:disabled,.seqd-profile-form button:disabled{cursor:wait;opacity:.58}.seqd-modal>footer svg{width:14px}.seqd-toast{width:calc(100vw - 32px);max-width:420px;padding:13px 15px;position:fixed;right:22px;bottom:22px;z-index:120;border:1px solid rgba(134,244,90,.2);border-radius:14px;background:#242b27;color:var(--text);box-shadow:0 18px 50px rgba(0,0,0,.35);display:flex;align-items:center;grid-gap:9px;gap:9px;font-size:10px}.seqd-toast>span{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:rgba(134,244,90,.1);color:var(--lime)}.seqd-toast>span svg{width:13px}.seqd-toast>b{margin-left:auto;color:var(--muted)}.seqd-sidebar-mask{display:none}.seqd-invoice-layer{position:fixed;inset:0;z-index:140;padding:28px;overflow-y:auto;background:var(--bg);color:#252b35}.seqd-invoice-page{width:100%;max-width:980px;min-height:calc(100vh - 56px);margin:0 auto;padding:58px 64px;border:1px solid #e2e6eb;border-radius:18px;background:#fff;box-shadow:0 22px 70px rgba(25,35,48,.12)}.seqd-invoice-page>header{padding-bottom:34px;display:flex;align-items:flex-start;justify-content:space-between;grid-gap:24px;gap:24px;border-bottom:1px solid #e4e8ed}.seqd-invoice-brand{display:grid;grid-template-columns:38px auto;align-items:center;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px}.seqd-invoice-brand svg{width:38px;height:38px;grid-row:1/span 2;color:#216eeb}.seqd-invoice-brand strong{font-size:20px;letter-spacing:-.02em}.seqd-invoice-brand span{color:#7b8491;font-size:12px}.seqd-invoice-page>header>div:last-child{display:flex;grid-gap:8px;gap:8px}.seqd-invoice-page button{height:38px;padding:0 15px;border:1px solid #dce1e7;border-radius:9px;background:#fff;color:#303742;font-size:12px}.seqd-invoice-page button:last-child{border-color:#216eeb;background:#216eeb;color:#fff}.seqd-invoice-title{padding:45px 0 38px;display:grid;grid-template-columns:1fr auto;grid-gap:30px;gap:30px}.seqd-invoice-title h1{margin:0;color:#252b35;font-size:38px;font-weight:650;letter-spacing:-.04em}.seqd-invoice-title h1 span{margin-left:9px;padding:7px 10px;vertical-align:middle;border-radius:7px;background:#0b9a68;color:#fff;font-size:12px;letter-spacing:.04em}.seqd-invoice-title p{margin:12px 0 0;color:#77808d;font-size:13px}.seqd-invoice-title dl{min-width:285px;margin:0}.seqd-invoice-title dl div{margin-bottom:10px;display:grid;grid-template-columns:120px 1fr;grid-gap:18px;gap:18px;font-size:12px}.seqd-invoice-title dt{color:#77808d}.seqd-invoice-title dd{margin:0;text-align:right;font-weight:650}.seqd-invoice-customer{padding:28px 0 40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.seqd-invoice-customer>div:last-child{text-align:right}.seqd-invoice-customer p,.seqd-invoice-customer span,.seqd-invoice-customer strong{display:block}.seqd-invoice-customer span{margin-bottom:13px;color:#77808d;font-size:12px}.seqd-invoice-customer strong{font-size:15px}.seqd-invoice-customer p{margin:7px 0 0;color:#65707e;font-size:13px}.seqd-invoice-page table{width:100%;border-collapse:collapse}.seqd-invoice-page td,.seqd-invoice-page th{padding:18px 16px;border-bottom:1px solid #e7eaf0;text-align:right;font-size:13px}.seqd-invoice-page th{background:#f6f8fa;color:#626d7b;font-weight:600}.seqd-invoice-page td:first-child,.seqd-invoice-page th:first-child{text-align:left}.seqd-invoice-total{width:100%;max-width:360px;margin-left:auto;padding:36px 0;text-align:right}.seqd-invoice-total small,.seqd-invoice-total span,.seqd-invoice-total strong{display:block}.seqd-invoice-total span{color:#77808d;font-size:13px}.seqd-invoice-total strong{margin-top:8px;font-size:28px}.seqd-invoice-total small{margin-top:10px;color:#77808d;font-size:11px}.seqd-invoice-page>footer{padding-top:25px;display:flex;align-items:flex-end;justify-content:space-between;grid-gap:24px;gap:24px;border-top:1px solid #e4e8ed;color:#707a87}.seqd-invoice-page>footer strong{color:#252b35;font-size:13px}.seqd-invoice-page>footer p{max-width:520px;margin:7px 0 0;font-size:11px;line-height:1.6}.seqd-invoice-page>footer span{text-align:right;font-size:11px}@media print{body *{visibility:hidden!important}.seqd-invoice-layer,.seqd-invoice-layer *{visibility:visible!important}.seqd-invoice-layer{position:absolute;inset:0;padding:0;background:#fff}.seqd-invoice-page{min-height:0;padding:28px;border:0;box-shadow:none}.seqd-invoice-page>header>div:last-child{display:none}}.seqd-sidebar nav button{font-size:14px}.seqd-workspace strong{font-size:12px}.seqd-sidebar-security strong{font-size:13px}.seqd-sidebar-security span{font-size:10px}.seqd-user strong{font-size:13px}.seqd-user small{font-size:10px}.seqd-page-head h1{font-size:clamp(32px,2.8vw,44px)}.seqd-page-head p{margin-top:12px;font-size:15px;line-height:1.65}.seqd-primary,.seqd-secondary{font-size:13px}.seqd-card-head span{font-size:16px}.seqd-card-head small{font-size:12px;line-height:1.5}.seqd-card-head button{font-size:12px}.seqd-metric header{font-size:12px}.seqd-metric>small{font-size:11px}.seqd-chart-tooltip em,.seqd-chart-tooltip span{font-size:10px}.seqd-chart-tooltip strong{font-size:13px}.seqd-performance-card>footer{font-size:11px}.seqd-balance-card>p{font-size:12px}.seqd-balance-card>strong small{font-size:12px}.seqd-balance-card>em,.seqd-balance-note{font-size:11px}.seqd-wallet-actions button{font-size:12px}.seqd-bot-list strong,.seqd-token-row strong{font-size:13px}.seqd-bot-list small,.seqd-token-row small{font-size:10px}.seqd-live-dot{font-size:10px}.seqd-table-wrap th{font-size:10px}.seqd-table-wrap td{font-size:12px}.seqd-table-wrap em{font-size:10px}.seqd-tabs button{font-size:12px}.seqd-strategy-card h3{font-size:20px}.seqd-strategy-card>p{font-size:13px;line-height:1.75}.seqd-strategy-stats span{font-size:11px}.seqd-strategy-card>footer{font-size:11px}.seqd-strategy-card>button{font-size:12px}.seqd-fleet-rows>div{font-size:11px}.seqd-fleet-rows button{font-size:11px}.seqd-safety-banner strong{font-size:14px}.seqd-safety-banner p{font-size:12px;line-height:1.6}.seqd-safety-banner>span{font-size:10px}.seqd-exchange-card h3{font-size:16px}.seqd-exchange-card p{font-size:11px}.seqd-exchange-card header em{font-size:10px}.seqd-key-mask span{font-size:9px}.seqd-key-mask strong{font-size:12px}.seqd-exchange-stats span{font-size:11px}.seqd-exchange-stats strong{font-size:13px}.seqd-permission-pills span{font-size:9px}.seqd-exchange-card>footer button{font-size:11px}.seqd-add-exchange strong{font-size:14px}.seqd-add-exchange small{font-size:11px}.seqd-asset-hero span,.seqd-wallet-hero span{font-size:12px}.seqd-asset-hero small,.seqd-wallet-hero small{font-size:11px}.seqd-asset-hero em{font-size:12px}.seqd-donut span{font-size:10px}.seqd-allocation-row,.seqd-profit-breakdown>div{font-size:12px}.seqd-profit-breakdown>footer{font-size:13px}.seqd-filterbar button,.seqd-filterbar input{font-size:11px}.seqd-billing-ring span{font-size:10px}.seqd-wallet-hero>div:first-child>div button{font-size:12px}.seqd-wallet-hero p{font-size:12px;line-height:1.65}.seqd-ledger>div,.seqd-usage-row{font-size:11px}.seqd-ledger small{font-size:9px}.seqd-settings-card h3{font-size:16px}.seqd-settings-card header p{font-size:12px;line-height:1.55}.seqd-toggle-row>span:first-child{font-size:13px}.seqd-channel-preview>em,.seqd-channel-preview>span{font-size:11px}.seqd-security-score span{font-size:11px}.seqd-security-score p{font-size:12px;line-height:1.55}.seqd-security-score>button{font-size:11px}.seqd-security-settings h3{font-size:14px}.seqd-security-settings p{font-size:11px;line-height:1.5}.seqd-security-settings em{font-size:10px}.seqd-security-settings article>button{font-size:11px}.seqd-api-policy{font-size:11px}.seqd-api-policy>div strong,.seqd-api-policy>header b{font-size:10px}.seqd-profile-card p{font-size:11px}.seqd-profile-card>span{font-size:10px}.seqd-profile-card>button{font-size:11px}.seqd-modal label,.seqd-profile-form label{font-size:11px}.seqd-modal input,.seqd-modal select,.seqd-profile-form input,.seqd-profile-form select{font-size:12px}.seqd-modal p{font-size:12px}.seqd-address span{font-size:9px}.seqd-address strong{font-size:12px}.seqd-address button,.seqd-modal-warning{font-size:10px}.seqd-modal-product small{font-size:9px}.seqd-modal-product b,.seqd-modal>footer button{font-size:12px}.seqd-toast{font-size:12px}@media (max-width:1180px){.seqd-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.seqd-bot-market,.seqd-exchange-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seqd-referral-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seqd-overview-grid{grid-template-columns:1fr 320px}.seqd-recent-trades{grid-column:1/-1}}@media (max-width:960px){.seqd-sidebar{position:fixed;left:0;transform:translateX(-103%);transition:transform .24s ease;box-shadow:25px 0 70px rgba(0,0,0,.35)}.seqd-sidebar.is-open{transform:translateX(0)}.seqd-sidebar-close{width:34px;height:34px;padding:7px;position:absolute;top:20px;right:14px;display:grid;place-items:center;border:0;border-radius:10px;background:#242a27}.seqd-sidebar-mask{position:fixed;inset:0;z-index:35;display:block;border:0;background:rgba(0,0,0,.55)}.seqd-mobile-menu{width:40px;height:40px;padding:9px;display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;background:var(--panel)}.seqd-topbar{padding:0 22px}.seqd-content{padding:28px 24px 55px}.seqd-overview-grid{grid-template-columns:1fr}.seqd-security-settings{grid-template-columns:1fr}}@media (max-width:680px){.seqd-topbar{height:68px;padding:0 14px;grid-gap:8px;gap:8px}.seqd-breadcrumb,.seqd-search,.seqd-user>div{display:none}.seqd-language{margin-left:auto}.seqd-content{padding:24px 14px 44px}.seqd-page-head{margin-bottom:22px;display:grid}.seqd-page-head .seqd-primary,.seqd-page-head .seqd-secondary{width:100%}.seqd-totp-guide{grid-template-columns:42px 1fr}.seqd-totp-guide button{grid-column:1/-1;width:100%}.seqd-account-grid,.seqd-asset-grid,.seqd-bot-market,.seqd-exchange-grid,.seqd-metrics,.seqd-settings-grid,.seqd-wallet-grid{grid-template-columns:1fr}.seqd-metric{min-height:150px}.seqd-active-bots,.seqd-market-card,.seqd-performance-card,.seqd-recent-trades{padding:18px}.seqd-chart-shell{height:210px}.seqd-chart-tooltip{display:none}.seqd-bot-list article{grid-template-columns:40px minmax(100px,1fr) auto}.seqd-bot-list .seqd-live-dot,.seqd-bot-list article>button{display:none}.seqd-fleet-rows{overflow-x:auto}.seqd-fleet-rows>div{min-width:650px}.seqd-safety-banner{align-items:flex-start}.seqd-safety-banner>span{display:none}.seqd-required-exchange{align-items:flex-start;flex-wrap:wrap}.seqd-required-exchange button{width:100%;margin-left:0}.seqd-exchange-onboarding>header{display:block}.seqd-exchange-onboarding>header>span{margin-top:11px;display:inline-block}.seqd-referral-grid{grid-template-columns:1fr}.seqd-asset-hero .seqd-performance-chart{width:100%;opacity:.3}.seqd-wallet-hero{grid-template-columns:1fr;grid-gap:30px;gap:30px}.seqd-billing-ring{margin:0 auto}.seqd-security-score{grid-template-columns:48px 1fr}.seqd-security-score>button{grid-column:1/-1}.seqd-security-settings{grid-template-columns:1fr}.seqd-profile-form>div{grid-template-columns:1fr}.seqd-filterbar{flex-wrap:wrap}.seqd-filterbar label{width:100%;min-width:100%}.seqd-modal-grid{grid-template-columns:1fr;grid-gap:0;gap:0}.seqd-purchase-stats{grid-template-columns:1fr;grid-gap:11px;gap:11px}.seqd-purchase-stats>div+div{padding-top:11px;border-top:1px solid var(--line);border-left:0}.seqd-modal{padding:20px;border-radius:22px}.seqd-invoice-layer{padding:0}.seqd-invoice-page{min-height:100vh;padding:30px 20px;border:0;border-radius:0}.seqd-invoice-page>header{display:grid}.seqd-invoice-title{padding:34px 0 20px;grid-template-columns:1fr}.seqd-invoice-title h1{font-size:29px}.seqd-invoice-title dl{min-width:0}.seqd-invoice-customer{grid-template-columns:1fr}.seqd-invoice-customer>div:last-child{text-align:left}.seqd-invoice-page{overflow-x:auto}.seqd-invoice-page table{min-width:620px}.seqd-invoice-page>footer{display:grid}.seqd-invoice-page>footer span{text-align:left}}@media (prefers-reduced-motion:reduce){.seqd-app *,.seqd-app :after,.seqd-app :before{scroll-behavior:auto!important;transition:none!important}}:root{color-scheme:dark;--king-bg:#06439a;--king-header:#063889;--king-card:#074ba7;--king-card-deep:#043c8f;--king-line:rgba(113,184,255,0.28);--king-muted:#91b9ed;--king-gold:#f3c15c;--king-cyan:#20d9e8;--king-green:#23df9d}*{box-sizing:border-box}#root,body,html{width:100%;min-height:100%;margin:0;background:#0e110f}html{-ms-scroll-chaining:none;overscroll-behavior:none}body{min-width:320px;overflow-x:hidden;background:#0e110f;color:#f4f4f4;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}.king-shell{width:100%;min-height:100vh;position:relative;overflow-x:hidden;background:#03183f}.king-content{width:100%;min-height:calc(100vh - 56px);margin:0 auto;background:linear-gradient(180deg,#073d93,#06439a);background:linear-gradient(180deg,#073d93,var(--king-bg));box-shadow:0 0 48px rgba(0,0,0,.28)}.king-topbar{width:100%;height:56px;position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(5,51,132,.98);border-bottom:1px solid rgba(93,164,242,.09)}.king-topbar-inner{width:100%;height:100%;margin:0 auto;padding:10px calc(16px + env(safe-area-inset-right)) 10px calc(16px + env(safe-area-inset-left));display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px}.king-logo-button,.king-menu-button{border:0;background:transparent;padding:0;display:grid;place-items:center;flex:0 0 auto}.king-logo-button,.king-logo-button img,.king-menu-button,.king-menu-button img{width:36px;height:36px}.king-top-actions{display:flex;align-items:center;grid-gap:6px;gap:6px;min-width:0}.king-top-button{height:36px;border:1px solid rgba(105,180,255,.4);color:#fff;background:linear-gradient(180deg,#084da5,#063b8f);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;grid-gap:6px;gap:6px;box-shadow:inset 0 0 12px rgba(72,160,255,.08)}.king-top-button img{width:16px;height:16px}.king-language-button{width:80px;padding:0 6px}.king-language-button span{min-width:0;overflow:hidden;font-size:12px;font-weight:600;line-height:1;white-space:nowrap}.king-wallet-button{width:107px;padding:0 8px}.king-wallet-button span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.king-language-wrap{position:relative}.king-language-menu{width:124px;padding:6px;position:absolute;right:0;top:43px;z-index:45;background:#064296;border:1px solid rgba(116,189,255,.4);border-radius:10px;box-shadow:0 14px 32px rgba(0,20,60,.35)}.king-language-menu button{width:100%;height:33px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#fff;text-align:left;font-size:12px}.king-language-menu button.active{background:#0b58bb}.ant-drawer .ant-drawer-mask{background:rgba(0,14,48,.72)!important}.ant-drawer-right .ant-drawer-content-wrapper{max-width:220px;box-shadow:-18px 0 42px rgba(0,16,55,.28)!important}.ant-drawer-content.king-nav-drawer-panel,.ant-drawer .ant-drawer-content{background:linear-gradient(180deg,#0849a6,#064197)!important}.ant-drawer .ant-drawer-body{padding:70px 16px 24px!important;overflow-x:hidden;background:transparent!important}.king-drawer-close{width:32px;height:32px;padding:0;border:0;background:transparent;position:absolute;right:16px;top:16px}.king-drawer-close img{width:32px;height:32px}.king-drawer-nav button{width:100%;height:64px;padding:0 14px;display:flex;align-items:center;grid-gap:14px;gap:14px;border:0;border-bottom:1px solid rgba(144,201,255,.13);background:transparent;color:#fff;font-size:17px;text-align:left}.king-drawer-nav button.active{background:transparent}.king-drawer-nav img{width:24px;height:24px}.king-modal-layer{position:fixed;inset:0;z-index:100;padding:24px;background:rgba(0,15,50,.84);display:grid;place-items:center}.king-wallet-modal{width:calc(100vw - 48px);max-width:303px;min-height:288px;max-height:calc(100vh - 48px);padding:112px 24px 26px;position:relative;overflow-y:auto;border:0;border-radius:18px;background-color:#063b95;background-repeat:no-repeat;background-position:top;background-size:100% auto;text-align:center;box-shadow:0 24px 70px rgba(0,10,40,.55)}.king-modal-close{width:30px;height:30px;position:absolute;top:12px;right:12px;border:0;background:transparent;color:#fff;font-size:26px}.king-wallet-modal h2{margin:2px 0 8px;font-size:19px}.king-wallet-modal>p{margin:0 0 16px;color:#91b9ed;color:var(--king-muted);font-size:12px}.king-wallet-address{overflow-wrap:anywhere}.king-wallet-options{display:grid;grid-gap:8px;gap:8px}.king-wallet-options button{height:46px;padding:0 12px;border:1px solid rgba(103,178,255,.3);border-radius:9px;background:#073e90;color:#fff;display:flex;align-items:center;grid-gap:10px;gap:10px}.king-wallet-options img{width:27px;height:27px;border-radius:7px}.king-wallet-options b{margin-left:auto;font-size:22px;font-weight:400}.king-wallet-message{margin-top:12px;padding:8px 10px;border-radius:8px;background:rgba(255,181,57,.15);color:#ffd37b;font-size:11px;display:flex;align-items:center;justify-content:center;grid-gap:6px;gap:6px}.king-wallet-message.success{background:rgba(35,223,157,.12);color:#23df9d;color:var(--king-green)}.king-wallet-message img{width:18px;height:18px}.king-wallet-logout{margin-top:12px;border:0;background:transparent;color:#9fc4f4;font-size:12px}.king-main{padding:13px 16px 30px}.king-row{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px}.king-small{font-size:12px}.king-page-head{height:42px;margin:-1px 0 7px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center}.king-page-head button{width:34px;height:34px;padding:5px;border:0;background:transparent}.king-page-head img{width:24px;height:24px}.king-page-head h1{margin:0;text-align:center;font-size:19px}.king-section-title{min-height:28px;margin:19px 0 12px;padding-left:11px;position:relative;display:flex;flex-direction:column;justify-content:center;color:#fff;font-size:20px;line-height:1.2}.king-section-title:before{content:"";width:3px;height:26px;position:absolute;left:0;top:0;border-radius:3px;background:linear-gradient(#ffd56a,#26a9ff)}.king-section-title small{margin-top:4px;color:#8db7ee;font-size:11px;font-weight:500}.king-title-action{display:flex;align-items:center;justify-content:space-between}.king-title-action .king-section-title{flex:1 1;margin-top:3px}.king-title-action .king-gold-button{width:92px;height:36px;flex:0 0 auto;overflow:hidden;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.king-card{padding:16px;border:1px solid rgba(100,169,239,.35);border-radius:16px;background:linear-gradient(180deg,#084ba7,#054198);box-shadow:0 10px 24px rgba(0,23,78,.08)}.king-card+.king-card{margin-top:12px}.king-gold-button{width:100%;min-height:44px;padding:0 14px;border:0;border-radius:8px;color:#17213c;background:linear-gradient(180deg,#fff0bb,#dda43b);font-weight:800;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85),0 8px 18px rgba(125,78,10,.14)}.king-gold-button:active{transform:translateY(1px);-webkit-filter:brightness(.96);filter:brightness(.96)}.king-tabs{height:40px;margin:5px 50px 9px;display:flex;border:1px solid rgba(96,165,237,.36);border-radius:9px;background:#063a8e}.king-tabs button{flex:1 1;padding:0 7px;border:0;border-radius:7px;background:transparent;color:#bfd9ff;font-size:14px}.king-tabs button.active{position:relative;background:#fff;color:#073b84;font-weight:800}.king-tabs button.active:after{content:"";position:absolute;left:50%;bottom:-7px;transform:translateX(-50%);border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff}.king-tabs.compact{margin-top:18px;margin-bottom:20px}.king-profit-hero{height:152px;padding:65px 13px 12px;position:relative;overflow:hidden;border-radius:20px;background-color:#0753e7;background-repeat:no-repeat;background-position:50%;background-size:cover;box-shadow:0 0 9px rgba(68,225,255,.85)}.king-profit-hero span,.king-profit-hero strong{display:block;position:relative;z-index:1}.king-profit-hero span{margin-bottom:11px;font-size:13px}.king-profit-hero strong{font-size:23px;white-space:nowrap;letter-spacing:-.55px}.king-invest-card{min-height:228px;background-color:#0750ad;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.king-input-shell{height:50px;margin-top:10px;padding:0 9px 0 13px;display:flex;align-items:center;border-radius:8px;background:#04357f}.king-input-shell input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:20px;font-weight:800}.king-input-shell input::-webkit-input-placeholder{color:#628ec9;font-size:13px;font-weight:500}.king-input-shell input::-ms-input-placeholder{color:#628ec9;font-size:13px;font-weight:500}.king-input-shell input::placeholder{color:#628ec9;font-size:13px;font-weight:500}.king-input-shell button{height:30px;padding:0 10px;border:0;border-radius:6px;background:linear-gradient(#fff2c5,#e3ad4a);color:#1d2941;font-size:12px}.king-detail-rows{margin-top:15px;display:grid;grid-gap:11px;gap:11px}.king-detail-rows>div{min-height:18px;display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;font-size:13px}.king-detail-rows span{color:#91b9ed;color:var(--king-muted)}.king-detail-rows strong{max-width:60%;text-align:right;font-size:12px;overflow-wrap:anywhere}.king-detail-rows.compact{grid-gap:8px;gap:8px}.king-network{display:inline-flex;align-items:center;grid-gap:5px;gap:5px}.king-network img{width:16px;height:16px}.king-invest-card+.king-gold-button{margin-top:16px}.king-chips{margin:13px 0 10px;display:flex;grid-gap:7px;gap:7px}.king-chips button{height:31px;flex:1 1;padding:0 6px;border:0;border-radius:7px;background:#084da8;color:#bcd9ff;font-size:11px}.king-chips button.active{background:#fff;color:#073b84;font-weight:800}.king-order-card{margin-top:11px;padding:15px;border:1px solid rgba(83,153,230,.35);border-radius:15px;background:#06419a}.king-order-head{display:flex;align-items:center;justify-content:space-between}.king-pill,.king-tag{min-height:20px;padding:2px 6px;display:inline-flex;align-items:center;border:1px solid rgba(78,146,224,.75);border-radius:5px;background:#073c8c;color:#f0c25e;font-size:10px}.king-tag+.king-pill,.king-tag+.king-tag{margin-left:5px}.king-pill{color:#ffd56d;background:#28528b}.king-order-head>span{display:inline-flex;align-items:center;grid-gap:4px;gap:4px;font-size:11px}.king-order-head>span img{width:15px;height:15px}.king-order-head .waiting{color:#ffbd4b}.king-order-head .complete{color:#23df9d;color:var(--king-green)}.king-order-amount{margin:14px 0 3px;display:block;font-size:22px;letter-spacing:-.4px}.king-order-actions{margin-top:13px;display:grid;grid-template-columns:1fr 1fr}.king-order-actions>button{height:38px;border:0;border-radius:7px;background:linear-gradient(#fff,#c8dcfa);color:#0a3778;font-weight:800}.king-order-actions .king-gold-button{min-height:38px}.king-curve-card{margin-top:15px;padding:16px 13px 10px;border:1px solid rgba(132,211,247,.46);border-radius:15px;background:linear-gradient(120deg,#1952a9,#0b9fc0)}.king-main>.king-curve-card{margin-top:16px}.king-curve-card h3{margin:0;text-align:center;font-size:13px}.king-curve-card h3 span{color:#ffd061}.king-curve-card svg{width:100%;height:92px;display:block;overflow:visible}.king-curve-card p{margin:-4px 0 0;text-align:center;font-size:12px}.king-claim-card{padding:18px}.king-claim-card .king-row>span,.king-claim-card>p{color:#acd0ff}.king-readonly-field{margin:10px 0 18px}.king-readonly-field input{font-size:20px}.king-claim-card>p{margin:0 0 9px}.king-fee-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px}.king-fee-grid button{min-width:0;padding:8px 2px;border:1px solid transparent;border-radius:8px;background:#063a8e;color:#bcd8ff}.king-fee-grid button.active{border-color:#fff}.king-fee-grid span,.king-fee-grid strong{display:block}.king-fee-grid span{font-size:11px}.king-fee-grid strong{margin-top:3px;color:#fff;font-size:16px}.king-net-amount{margin:15px 0;font-size:12px}.king-notice{margin-top:16px;padding:13px 14px;border-radius:8px;background:#0750b4;color:#90bdeb;font-size:12px}.king-reinvest-card>span{color:#acd0ff;font-size:13px}.king-reinvest-card .king-gold-button{margin-top:18px}.king-investment-page{width:100%;min-height:calc(100vh - 56px);padding-top:13px;padding-bottom:80px;background:linear-gradient(180deg,#073b91,#063b91)}.king-investment-tabs{width:238px;height:40px;margin:5px auto 9px}.king-trade-overview-grid>.king-profit-hero,.king-trade-records-panel>.king-profit-hero{width:100%}.king-trade-form .king-section-title{margin-top:18px}.king-trade-form .king-invest-card+.king-gold-button{height:44px;margin-top:16px}.king-trade-records-panel{width:100%}.king-trade-filters{margin:16px 0 0;grid-gap:8px;gap:8px}.king-trade-filters button{height:36px;border-radius:8px;font-size:12px}.king-order-card{margin-top:12px;padding:16px;border-radius:16px}.king-order-amount{margin-top:14px;font-size:24px}.king-order-card .king-divider{margin:13px 0}.king-order-card .king-detail-rows{margin-top:0}.king-order-actions{margin-top:14px;grid-gap:8px;gap:8px}.king-order-actions .king-gold-button,.king-order-actions>button{height:44px;min-height:44px;font-size:15px}.king-trade-workflow{width:100%;max-width:900px;margin:0 auto}.king-trade-workflow>.king-page-head{margin-bottom:8px}.king-level-card{height:145px;padding:17px 16px;border:1px solid rgba(166,214,255,.58);border-radius:17px;background:linear-gradient(125deg,#1c5ab4,#617a77);box-shadow:inset 0 0 24px rgba(98,184,255,.14)}.king-level-card .king-row div{display:flex;align-items:center;grid-gap:8px;gap:8px}.king-level-card .king-row strong{color:#ffd05d;font-size:26px}.king-level-card .king-row span{padding:3px 7px;border-radius:5px;background:rgba(6,62,138,.7);color:#a9cdf5;font-size:10px}.king-level-card p{margin:7px 0 12px;font-size:11px}.king-progress{height:4px;border-radius:5px;background:#2c63ac;overflow:hidden}.king-progress i{height:100%;display:block;border-radius:5px;background:linear-gradient(90deg,#ffd562,#eea41f)}.king-level-card .king-small{margin-top:10px;color:#9abff0}.king-level-card .king-small strong{color:#fff;font-size:12px}.king-metrics{padding:17px 0 12px;display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.king-metrics span,.king-metrics strong{display:block}.king-metrics strong{font-size:16px}.king-metrics span{margin-top:5px;color:#8fb7ed;font-size:10px}.king-arc{height:20px;margin:0 -16px;border-top:1px solid rgba(120,187,249,.54);border-radius:50% 50% 0 0}.king-copy-card{padding:4px 13px}.king-copy-card>div{min-height:49px;display:grid;grid-template-columns:66px minmax(0,1fr) 25px;align-items:center;grid-gap:6px;gap:6px;border-bottom:1px solid rgba(113,179,241,.12)}.king-copy-card>div:last-child{border-bottom:0}.king-copy-card span{color:#91b9ed;color:var(--king-muted);font-size:11px}.king-copy-card strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right;font-size:11px}.king-copy-card button{border:0;background:transparent}.king-copy-card img{width:16px;height:16px}.king-activity-banner{width:100%;height:116px;position:relative;overflow:hidden;border:0;border-radius:16px;background:rgba(0,96,255,.1);isolation:isolate}.king-team-invite>.king-activity-banner{margin-top:16px}.king-activity-banner-slides{position:absolute;inset:0}.king-activity-banner-slide{width:100%;height:100%;padding:1px 17px;position:absolute;inset:0;z-index:0;display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;border:0;background:transparent;color:#fff;text-align:left;opacity:0;transform:translateX(14px) scale(.985);transition:opacity .45s ease,transform .45s ease;pointer-events:none}.king-activity-banner-slide:after,.king-activity-banner-slide:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}.king-activity-banner-slide:before{background:radial-gradient(ellipse 250px 176px at 96% 0,rgba(0,243,170,.4),rgba(0,243,170,0) 68%),linear-gradient(151.8deg,rgba(0,53,143,.3) 11.315%,rgba(0,53,143,0) 82.087%),#0750ad}.king-activity-banner-slide:after{background:linear-gradient(120.5deg,hsla(0,0%,100%,.16),hsla(0,0%,100%,0) 24%,hsla(0,0%,100%,0) 74%,rgba(90,150,255,.08))}.king-activity-banner-slide.tone-violet:before{background:radial-gradient(ellipse 250px 176px at 96% 0,rgba(119,92,255,.52),rgba(77,53,218,0) 68%),linear-gradient(151.8deg,rgba(0,53,143,.3) 11.315%,rgba(0,53,143,0) 82.087%),#0747a9}.king-activity-banner-slide.tone-gold:before{background:radial-gradient(ellipse 250px 176px at 96% 0,rgba(255,190,68,.44),rgba(177,104,0,0) 68%),linear-gradient(151.8deg,rgba(0,53,143,.3) 11.315%,rgba(0,53,143,0) 82.087%),#0649a6}.king-activity-banner-slide.active{z-index:1;opacity:1;transform:translateX(0) scale(1);pointer-events:auto}.king-activity-banner-slide:focus-visible{outline:2px solid hsla(0,0%,100%,.86);outline-offset:-3px}.king-activity-banner-copy{min-width:0;position:relative;z-index:1;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center}.king-activity-banner-copy b,.king-activity-banner-copy strong{display:block;color:#fff;font-size:16px;font-weight:600;line-height:22px;white-space:nowrap}.king-activity-banner-art{width:106px;height:106px;position:relative;z-index:1;display:grid;flex:0 0 106px;place-items:center;overflow:hidden;border-radius:12px}.king-activity-banner-art img{width:94px;height:90px;display:block;object-fit:contain}.king-activity-banner-dots{height:5px;position:absolute;left:50%;bottom:10px;z-index:4;display:flex;align-items:center;justify-content:center;grid-gap:5px;gap:5px;transform:translateX(-50%)}.king-activity-banner-dots button{width:5px;height:5px;padding:0;border:0;border-radius:3px;background:hsla(0,0%,100%,.4);transition:width .25s ease,background-color .25s ease}.king-activity-banner-dots button.active{width:14px;background:#fff}.king-activity .king-activity-banner{margin-top:2px}.king-activity-copy{margin-top:18px;color:#fff;font-size:13px;line-height:1.55}.king-activity-copy p{margin:0 0 18px}.king-confirm-layer{padding:24px;position:fixed;inset:0;z-index:110;display:grid;place-items:center;background:rgba(0,15,50,.82)}.king-confirm-modal{width:303px;max-width:calc(100vw - 48px);padding:52px 26px 32px;border-radius:16px;background:#0646a1;text-align:center;box-shadow:0 20px 60px rgba(0,10,40,.45)}.king-confirm-modal p{margin:0 0 28px;font-size:16px;font-weight:800}.king-reward-line{min-height:83px;display:flex;align-items:center;justify-content:space-between}.king-reward-line span,.king-reward-line strong{display:block}.king-reward-line span{color:#91b9ed;color:var(--king-muted);font-size:11px}.king-reward-line strong{margin-top:8px;font-size:21px}.king-reward-line .king-gold-button{width:92px;min-height:36px;overflow:hidden;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.king-direct-card .king-row>span{color:#91b9ed;color:var(--king-muted);font-size:10px}.king-direct-card .king-pill{margin-left:4px}.king-divider{height:1px;margin:13px 0;background:rgba(116,183,244,.16)}.king-reward-summary .king-row span,.king-reward-summary .king-row strong{display:block}.king-reward-summary .king-row span{font-size:11px}.king-reward-summary .king-row strong{margin-top:9px;font-size:25px}.king-reward-summary .king-gold-button{width:82px;min-height:35px}.king-detail-list{padding:4px 16px;border:1px solid rgba(75,149,230,.34);border-radius:14px;background:#06419a}.king-detail-item{min-height:69px;padding:12px 0;display:flex;justify-content:space-between;border-bottom:1px solid rgba(118,183,243,.14)}.king-detail-item:last-child{border-bottom:0}.king-detail-item>div{display:flex;flex-direction:column;grid-gap:7px;gap:7px}.king-detail-item>div:last-child{text-align:right}.king-detail-item strong{font-size:12px}.king-detail-item span{color:#91b9ed;color:var(--king-muted);font-size:10px}.king-releases-page{padding-top:13px;padding-bottom:48px;background:#00358a}.king-releases-page>.king-section-title:first-child{margin:7px 0 16px}.king-release-summary{height:340px;position:relative;border:1px solid rgba(159,195,255,.2);border-radius:16px;background:radial-gradient(ellipse 94% 82% at 0 0,rgba(0,243,170,.4) 0,rgba(0,243,170,0) 74%),linear-gradient(145deg,rgba(0,53,143,.3),rgba(0,53,143,0) 70%),rgba(0,96,255,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.king-release-total{position:absolute;left:16px;top:24px;z-index:2}.king-release-total small,.king-release-total span,.king-release-total strong{display:block}.king-release-total span{color:hsla(0,0%,100%,.6);font-size:12px;line-height:16px}.king-release-total strong{margin-top:8px;color:#fff;font-size:24px;font-weight:600;line-height:29px}.king-release-total small{margin-top:4px;color:hsla(0,0%,100%,.6);font-size:14px;line-height:20px}.king-release-art{width:195px;height:195px;position:absolute;right:-17px;top:-76px;z-index:3;display:block;object-fit:contain;transform:rotate(-21.0075deg);transform-origin:center;pointer-events:none}.king-release-summary>.king-release-extract{width:104px;min-height:36px;padding:0 12px;position:absolute;right:16px;top:76px;z-index:4;overflow:hidden;border-radius:8px;background:linear-gradient(166.375deg,#fff3c6,#bd8840);color:#071328;font-size:14px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85),0 8px 18px rgba(125,78,10,.14)}.king-income-breakdown{position:absolute;left:16px;right:16px;top:132px;display:grid;grid-gap:28px;gap:28px}.king-income-breakdown>div{height:40px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.king-income-icon{width:40px;height:40px;display:grid;place-items:center}.king-income-icon img{width:40px;height:40px;display:block;object-fit:contain}.king-income-breakdown>div:first-child .king-income-icon img{width:28px;height:28px}.king-income-breakdown strong,.king-income-label{display:flex;flex-direction:column;color:#fff;font-size:14px;font-weight:400;line-height:20px}.king-income-breakdown strong{text-align:right;font-size:16px;font-weight:600}.king-income-breakdown small{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;line-height:20px}.king-releasing-group{margin-top:26px}.king-releasing-group>.king-section-title{margin:0 0 16px}.king-releasing-cards{display:grid;grid-gap:12px;gap:12px}.king-releasing-line{height:112px;padding:16px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(159,195,255,.2);border-radius:16px;background:rgba(0,96,255,.1)}.king-releasing-line small,.king-releasing-line span,.king-releasing-line strong{display:block}.king-releasing-line>div>span{color:hsla(0,0%,100%,.6);font-size:12px;line-height:16px}.king-releasing-value{margin-top:8px;display:flex;align-items:baseline;grid-gap:8px;gap:8px}.king-releasing-line strong{color:#fff;font-size:24px;font-weight:600;line-height:29px}.king-releasing-line small{color:hsla(0,0%,100%,.6);font-size:14px;line-height:20px}.king-releasing-line button{min-width:88px;max-width:112px;height:36px;padding:0 14px;overflow:hidden;border:0;border-radius:8px;background:linear-gradient(166.375deg,#fff,#bcd5ff);color:#071328;font-size:14px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85),0 8px 18px rgba(0,36,96,.14)}.king-release-desktop-grid+.king-section-title{margin:29px 0 16px}.king-chips.release{height:36px;margin:0 0 16px;grid-gap:8px;gap:8px}.king-chips.release button{height:36px;padding:0 12px;flex:0 1 auto;border:1px solid rgba(159,195,255,.35);border-radius:8px;background:rgba(0,144,255,.15);color:#eef4ff;font-size:14px;line-height:20px}.king-chips.release button.active{border-color:#fff;background:#fff;color:#03062d;font-weight:600}.king-release-list{padding:4px 16px 0;border:1px solid rgba(159,195,255,.2);border-radius:16px;background:rgba(0,96,255,.1)}.king-release-list>div{min-height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(159,195,255,.2)}.king-release-list>div:last-of-type{border-bottom:0}.king-release-list div>div{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.king-release-list div>div:last-child{text-align:right}.king-release-list strong{color:#fff;font-size:16px;font-weight:600;line-height:20px}.king-release-list span{color:hsla(0,0%,100%,.6);font-size:14px;line-height:20px}.king-release-list .king-release-status{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-end;grid-gap:6px;gap:6px;color:#ffbd45;font-size:13px;line-height:16px}.king-release-status i{width:16px;height:16px;position:relative;display:inline-block;flex:0 0 16px;border-radius:50%;background:#ffbd45}.king-release-status i:before{content:"";width:1.5px;height:5px;position:absolute;left:7.25px;top:3px;border-radius:1px;background:#fff}.king-release-status i:after{content:"";width:4px;height:1.5px;position:absolute;left:7px;top:7px;border-radius:1px;background:#fff;transform:rotate(18deg);transform-origin:left center}.king-release-list .king-release-status.done{color:#4de386}.king-release-status.done i{background:#4de386}.king-release-status.done i:before{display:none}.king-release-status.done i:after{width:7px;height:4px;left:4px;top:5px;border-color:#fff;border-style:solid;border-width:0 0 1.5px 1.5px;border-radius:0;background:transparent;transform:rotate(-45deg)}.king-more-release{display:none!important}.king-release-list.show-more .king-more-release{display:flex!important}.king-more-button{width:100%;height:44px;border:0;background:transparent;color:#fff;font-size:14px;line-height:20px}.king-release-order{margin-top:11px}.king-release-order>strong{margin:17px 0 0;display:block;font-size:23px}.king-dashboard-page{width:100%;min-height:calc(100vh - 56px);padding:16px 16px 48px;background:#00358a}.king-dashboard-inner{width:100%;margin:0 auto}.king-dashboard-title{margin:0 0 10px;color:#f7f9ff;font-size:16px;font-weight:600;line-height:24px}.king-dashboard-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:9px;-webkit-column-gap:9px;column-gap:9px;grid-row-gap:13px;row-gap:13px}.king-dashboard-stat{height:77px;padding:8.5px 16.5px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;grid-gap:4px;gap:4px;border:.5px solid hsla(0,0%,100%,.2);border-radius:12px}.king-dashboard-stat-volume{background:linear-gradient(132.5104deg,#0169b4,#0039c2 65.065%)}.king-dashboard-stat-realtime{background:linear-gradient(130.3921deg,#5149d9 3.0106%,#00199f 64.088%)}.king-dashboard-stat-assets{background:linear-gradient(144.2167deg,#00b4b1 10.225%,#005f66 69.507%)}.king-dashboard-stat-revenue{background:linear-gradient(141.3856deg,#c77900 8.3521%,#744700 68.3%)}.king-dashboard-stat>span{color:hsla(0,0%,100%,.8);font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}.king-dashboard-stat>div{display:flex;flex-direction:column;align-items:flex-start;grid-gap:2px;gap:2px}.king-dashboard-stat strong{color:#fff;font-size:16px;font-weight:600;line-height:19px;white-space:nowrap;letter-spacing:-.15px}.king-dashboard-stat small{display:flex;align-items:center;grid-gap:4px;gap:4px;color:#4de386;font-size:12px;font-weight:500;line-height:16px}.king-dashboard-stat small.neutral{color:#fff}.king-dashboard-stat small i{color:hsla(0,0%,100%,.6);font-style:normal}.king-dashboard-live{margin-top:17px}.king-dashboard-live-head{height:48px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.king-dashboard-live-heading{height:48px;display:flex;align-items:center;grid-gap:8px;gap:8px}.king-dashboard-live-heading>i{width:2px;height:48px;flex:0 0 2px;border-radius:2px;background:linear-gradient(180deg,#edbb7b,#1672ff);box-shadow:0 0 10.342px rgba(230,191,114,.35)}.king-dashboard-live-heading>div{display:flex;flex-direction:column;justify-content:center;grid-gap:4px;gap:4px}.king-dashboard-live-heading h2{margin:0;color:#fff;font-size:16px;font-weight:600;line-height:24px}.king-dashboard-live-heading p{margin:0;color:hsla(0,0%,100%,.6);font-size:12px;font-weight:500;line-height:16px}.king-dashboard-update{display:flex;flex-direction:column;align-items:flex-end;color:hsla(0,0%,100%,.6);font-size:12px;font-weight:500;line-height:20px;white-space:nowrap}.king-dashboard-update time{color:inherit}.king-dashboard-trades{display:grid;grid-gap:10px;gap:10px}.king-dashboard-trade-card{min-height:172px;padding:10px 16px;overflow:hidden;display:flex;flex-direction:column;grid-gap:8px;gap:8px;border:0;border-radius:16px;background:rgba(0,96,255,.1);transition:background-color .25s ease,box-shadow .25s ease}.king-dashboard-trade-card.is-requested{background:rgba(0,118,255,.2);box-shadow:0 0 22px rgba(41,151,255,.28)}.king-dashboard-trade-head{height:40px;display:flex;align-items:center;justify-content:space-between}.king-dashboard-stock{min-width:0;display:flex;flex:1 1 auto;align-items:center;grid-gap:8px;gap:8px}.king-dashboard-stock>img{width:32px;height:32px;flex:0 0 32px;display:block;object-fit:cover;border-radius:50%}.king-dashboard-stock-fallback{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#327eff,#09419d);font-size:10px;font-weight:800;letter-spacing:-.2px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.18)}.king-dashboard-stock-fallback.tone-1{background:linear-gradient(145deg,#755cff,#392aaf)}.king-dashboard-stock-fallback.tone-2{background:linear-gradient(145deg,#00bfae,#007475)}.king-dashboard-stock-fallback.tone-3{background:linear-gradient(145deg,#ef9c28,#a45b00)}.king-dashboard-stock-fallback.tone-4{background:linear-gradient(145deg,#ee4662,#a70b32)}.king-dashboard-stock>div,.king-dashboard-trade-side{display:flex;flex-direction:column;justify-content:center}.king-dashboard-stock>div{min-width:0}.king-dashboard-stock strong{color:#fff;font-size:14px;font-weight:600;line-height:20px}.king-dashboard-stock>div span{max-width:180px;overflow:hidden;color:hsla(0,0%,100%,.6);font-size:12px;font-weight:400;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.king-dashboard-trade-side{flex:0 0 auto;align-items:flex-end}.king-dashboard-trade-side b{font-size:14px;font-weight:600;line-height:20px}.king-dashboard-trade-side b.buy{color:#4de386}.king-dashboard-trade-side b.sell{color:#f90}.king-dashboard-trade-side strong{color:#fff;font-size:16px;font-weight:600;line-height:20px}.king-dashboard-divider{width:100%;height:1px;display:block}.king-dashboard-trade-details{margin:0;display:grid;grid-gap:8px;gap:8px}.king-dashboard-trade-details>div{min-height:16px;display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px}.king-dashboard-trade-details dt{color:hsla(0,0%,100%,.6);font-size:12px;font-weight:400;line-height:16px}.king-dashboard-trade-details dd{margin:0;color:#fff;font-size:12px;font-weight:500;line-height:16px}.king-dashboard-trade-card footer{min-height:24px;padding:4px 8px;display:flex;align-items:center;justify-content:space-between;border-radius:6px;background:hsla(0,0%,100%,.08);color:#fff;font-size:12px;font-weight:500;line-height:16px}.king-dashboard-chain-status{display:inline-flex;align-items:center;grid-gap:6px;gap:6px}.king-dashboard-chain-status>i{width:16px;height:16px;position:relative;display:block;flex:0 0 16px}.king-dashboard-chain-status>i img:first-child{width:16px;height:16px;display:block}.king-dashboard-chain-status>i img:last-child{width:9.5px;height:6.5px;position:absolute;left:3.25px;top:4.75px}.king-nft-page{--king-nft-panel:rgba(0,96,255,0.1);--king-nft-panel-border:rgba(159,195,255,0.2);--king-nft-panel-text:hsla(0,0%,100%,0.72);min-height:calc(100vh - 56px);padding-top:13px;padding-bottom:80px;background:#00358a}.king-nft-page>.king-section-title{margin:7px 0 14px}.king-nft-profile-card{--king-nft-art-width:247px;--king-nft-art-height:307px;--king-nft-art-top:30px;--king-nft-overlay-top:280px;--king-nft-notch-x-radius:57px;--king-nft-notch-y-radius:17px;height:563px;position:relative;overflow:hidden;border:1px solid var(--king-nft-panel-border);border-radius:14px;background:var(--king-nft-panel);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:inset 0 0 22px rgba(22,109,221,.06)}.king-nft-artwork{width:var(--king-nft-art-width);height:var(--king-nft-art-height);position:absolute;left:50%;top:var(--king-nft-art-top);z-index:1;display:block;transform:translateX(-50%);object-fit:cover}.king-nft-artwork-glow{position:absolute;left:0;right:0;top:var(--king-nft-overlay-top);bottom:0;z-index:2;background:radial-gradient(ellipse 70% 58px at 50% 0,rgba(159,195,255,.28) 0,rgba(45,100,181,.16) 58%,transparent 100%),linear-gradient(180deg,rgba(3,47,111,.78),rgba(5,67,167,.94) 18%,rgba(5,72,180,.98) 34%,rgba(5,72,180,.98));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-mask-image:radial-gradient(ellipse var(--king-nft-notch-x-radius) var(--king-nft-notch-y-radius) at 50% 0,transparent 0 98%,#000 100%);mask-image:radial-gradient(ellipse var(--king-nft-notch-x-radius) var(--king-nft-notch-y-radius) at 50% 0,transparent 0 98%,#000 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.king-nft-token-id{position:absolute;left:0;right:0;top:338px;z-index:3;text-align:center;font-size:25px;line-height:30px}.king-nft-congratulations{margin:0;position:absolute;left:15px;right:15px;top:376px;z-index:3;text-align:center;font-size:13px;line-height:1.55}.king-nft-profile-divider{height:1px;position:absolute;left:15px;right:15px;top:435px;z-index:3;background:rgba(159,195,255,.14)}.king-nft-profile-copy{margin:0;position:absolute;left:15px;right:15px;top:461px;z-index:3;color:var(--king-nft-panel-text);font-size:13px;line-height:1.52}.king-nft-rank-grid{height:117px;margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.king-nft-rank-grid article{padding:25px 16px;border:1px solid var(--king-nft-panel-border);border-radius:14px;background:linear-gradient(118deg,rgba(0,96,255,.1),rgba(54,111,190,.18) 48%,rgba(135,142,103,.46));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.king-nft-rank-grid article:last-child{background:linear-gradient(118deg,rgba(0,96,255,.1),rgba(0,111,216,.28) 52%,rgba(0,174,184,.34))}.king-nft-rank-grid span,.king-nft-rank-grid strong{display:block}.king-nft-rank-grid span{color:var(--king-nft-panel-text);font-size:13px}.king-nft-rank-grid strong{margin-top:12px;font-size:29px;line-height:1}.king-nft-section-heading{height:28px;margin:29px 0 0;position:relative;display:flex;align-items:center;color:#fff;font-size:20px;line-height:28px}.king-nft-section-heading i{width:2px;height:26px;margin-right:8px;border-radius:2px;background:linear-gradient(180deg,#ffd36a,#35bfff 64%,rgba(53,191,255,0));box-shadow:0 0 5px rgba(82,193,255,.38)}.king-nft-section-head{height:36px;margin-top:23px;display:flex;align-items:center;justify-content:space-between}.king-nft-section-head .king-nft-section-heading{margin-top:0}.king-nft-section-head .king-gold-button{width:102px;min-height:36px;height:36px;padding:0 12px;font-size:14px}.king-nft-dividend-summary{height:104px;margin-top:16px;padding:27px 8px 12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--king-nft-panel-border);border-radius:14px;background:var(--king-nft-panel);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.king-nft-dividend-summary article{min-width:0;text-align:center}.king-nft-dividend-summary small,.king-nft-dividend-summary span,.king-nft-dividend-summary strong{display:block}.king-nft-dividend-summary strong{font-size:15px;line-height:1.1;white-space:nowrap;letter-spacing:-.25px}.king-nft-dividend-summary small,.king-nft-dividend-summary span{color:hsla(0,0%,100%,.58);font-size:10px;line-height:1.4}.king-nft-dividend-summary span{margin-top:8px}.king-nft-performance-grid{height:95px;margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.king-nft-performance-grid article{padding:26px 15px 15px;border:1px solid var(--king-nft-panel-border);border-radius:14px;background:linear-gradient(120deg,rgba(0,96,255,.1),rgba(0,103,255,.42));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.king-nft-performance-grid article:last-child{background:linear-gradient(120deg,rgba(0,96,255,.1),rgba(67,46,217,.42))}.king-nft-performance-grid span,.king-nft-performance-grid strong{display:block}.king-nft-performance-grid span{color:hsla(0,0%,100%,.5);font-size:12px}.king-nft-performance-grid strong{margin-top:13px;font-size:16px}.king-nft-activate-card{height:193px;margin-top:14px;padding:26px 14px 15px;border:1px solid var(--king-nft-panel-border);border-radius:14px;background:var(--king-nft-panel);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.king-nft-activate-card p{margin:0;color:var(--king-nft-panel-text);font-size:13px;line-height:1.52}.king-nft-activate-card .king-gold-button{height:48px;margin-top:27px;font-size:17px}.king-nft-detail-tabs{width:238px;height:38px;margin:13px auto 0}.king-nft-detail-list{height:395px;margin-top:20px;padding:0 15px;border:1px solid var(--king-nft-panel-border);border-radius:14px;background:var(--king-nft-panel);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.king-nft-detail-list article{height:68px;display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;border-bottom:1px solid rgba(91,165,242,.16)}.king-nft-detail-list article div{min-width:0}.king-nft-detail-list article span,.king-nft-detail-list article strong{display:block}.king-nft-detail-list article strong{font-size:15px}.king-nft-detail-list article span{margin-top:7px;color:hsla(0,0%,100%,.5);font-size:12px}.king-nft-detail-list article b{flex:0 0 auto;font-size:15px;white-space:nowrap}.king-nft-more{width:100%;height:54px;border:0;background:transparent;color:#d4e4f8;font-size:13px}.king-nft-action-layer{position:fixed;inset:0;z-index:110;padding:24px;display:grid;place-items:center;background:rgba(0,13,43,.82);-webkit-backdrop-filter:brightness(.62);backdrop-filter:brightness(.62)}.king-nft-action-modal{width:303px;height:198px;padding:41px 31px 28px;display:flex;flex-direction:column;align-items:center;border:1px solid rgba(68,154,255,.32);border-radius:16px;background:linear-gradient(180deg,#073f98,#0645a5 66%,#05449f);box-shadow:0 20px 38px rgba(0,67,181,.32),inset 0 -18px 28px rgba(0,61,171,.18);text-align:center}.king-nft-action-modal p{margin:0;color:rgba(176,208,248,.78);font-size:16px;line-height:22px;font-weight:400}.king-nft-action-modal p span{color:inherit}.king-nft-action-modal strong{margin-top:8px;color:#fff;font-size:29px;line-height:35px;font-weight:500;letter-spacing:-.6px}.king-nft-action-modal .king-gold-button{width:240px;min-height:44px;height:44px;margin-top:27px;border-radius:10px;font-size:17px}.king-insurance-card{background:linear-gradient(140deg,#0957bd,#0750ad 58%,#345d79)}.king-insurance-card .king-input-shell{margin-top:10px}.king-insurance-card>p{margin:16px 0 8px;color:#91b9ed;color:var(--king-muted);font-size:12px}.king-insurance-plans{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.king-insurance-plans button{height:55px;border:1px solid transparent;border-radius:8px;background:#063a8e;color:#bfd9ff}.king-insurance-plans button.active{border-color:#fff;background:#0649a6}.king-insurance-plans span,.king-insurance-plans strong{display:block}.king-insurance-plans span{font-size:11px}.king-insurance-plans strong{margin-top:3px;color:#fff}.king-insurance-card .king-detail-rows{margin:15px 0}.king-policy .king-row span,.king-policy .king-row strong{display:block}.king-policy .king-row span{color:#23df9d;color:var(--king-green);font-size:10px}.king-policy .king-row strong{margin-top:6px}.king-policy .king-row b{color:#f2c05a;font-size:11px}.king-home-page{min-height:calc(100vh - 56px);overflow:hidden;background:#00358a}.king-sr-only{width:1px;height:1px;padding:0;margin:-1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.king-home-visual{width:100%;aspect-ratio:.72115385;position:relative;overflow:hidden;background:#00266a}.king-home-visual>img{width:100%;height:100%;display:block;object-fit:cover}.king-home-headline{margin:0;position:absolute;left:16px;right:16px;top:54px;z-index:2;color:#fff;font-size:clamp(24px,6.95vw,28px);font-weight:800;line-height:1.42;letter-spacing:-.4px;text-align:center;text-shadow:0 2px 8px rgba(0,15,67,.44)}.king-home-headline span{display:block;max-width:100%;white-space:normal;overflow-wrap:normal;word-break:normal}.king-market-ticker{width:100%;height:40px;overflow:hidden;background:#002a70}.king-market-track{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:100%;display:flex;align-items:center;animation:king-market-move 26s linear infinite}.king-market-item{height:100%;padding:0 15px 0 0;display:flex;align-items:center;grid-gap:7px;gap:7px;border:0;background:transparent;white-space:nowrap;color:#fff;font-family:inherit;font-size:12px;cursor:pointer}.king-market-item:focus-visible{outline:2px solid rgba(119,196,255,.9);outline-offset:-2px;border-radius:6px}.king-stock-logo{width:24px;height:24px;display:grid;flex:0 0 24px;place-items:center;overflow:hidden;border-radius:50%;line-height:1}.king-stock-logo>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.king-market-item strong{font-size:12px}.king-market-item span{color:#d4dcf0;font-size:12px}.king-market-item .king-stock-logo{color:#fff}.king-market-item em{color:#20ef9e;font-size:12px;font-style:normal}.king-market-item em.is-negative{color:#ff6b78}.king-market-item em.is-unavailable{color:#91a8ce}.king-market-item .msft{width:100%;height:100%;padding:5px;display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;border-radius:50%;background:#2673be}.king-market-item .msft b:first-child{background:#f35325}.king-market-item .msft b:nth-child(2){background:#81bc06}.king-market-item .msft b:nth-child(3){background:#05a6f0}.king-market-item .msft b:nth-child(4){background:#ffba08}@keyframes king-market-move{to{transform:translateX(-50%)}}.king-home-body{padding:80px 16px 0}.king-home-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.king-home-benefits article{min-height:204px;padding:80px 16px 17px;position:relative;overflow:hidden;display:block;border:1px solid rgba(111,194,255,.3);border-radius:16px;background:linear-gradient(135deg,#003996,#0175a1)}.king-home-benefits article:nth-child(2){background:linear-gradient(135deg,#003996,#225a70)}.king-home-benefits article:nth-child(3){background:linear-gradient(135deg,#003996,#3a5f70)}.king-home-benefits article:nth-child(4){background:linear-gradient(135deg,#003996,#034fae)}.king-home-benefits article>img{width:54px;height:54px;position:absolute;left:13px;top:11px;object-fit:contain}.king-home-benefits article>strong{min-height:44px;display:block;font-size:17px;line-height:1.3}.king-home-benefits article>span{min-height:38px;margin-top:10px;display:block;color:#cbdaf1;font-size:13px;line-height:1.45}.king-home-intro{margin:0 -16px;padding:94px 16px 0;background:radial-gradient(ellipse 88% 260px at 50% 31%,rgba(18,43,188,.7) 0,rgba(6,53,174,.36) 48%,transparent 76%),linear-gradient(180deg,#00358a,#0243aa 43%,#00358a)}.king-intro-heading{width:calc(100% + 32px);height:105px;margin-left:-16px;position:relative;overflow:hidden}.king-intro-heading h2{margin:0;color:#fff;text-align:center;font-size:28px;font-weight:500}.king-intro-ellipse{box-sizing:border-box;width:122.666667%;aspect-ratio:6.76470588;position:absolute;left:calc(-11.33333% + .5px);top:71px;display:block;border-radius:50%;-webkit-filter:drop-shadow(0 -10px 12px rgba(90,69,255,.9)) drop-shadow(0 -3px 6px rgba(116,176,255,.9));filter:drop-shadow(0 -10px 12px rgba(90,69,255,.9)) drop-shadow(0 -3px 6px rgba(116,176,255,.9));box-shadow:0 -5px 28px hsla(0,0%,100%,.5)}.king-intro-arc{margin:0 -16px;padding:12px 32px 8px;position:relative}.king-intro-list{position:relative;z-index:1}.king-intro-list article{min-height:108px;display:grid;grid-template-columns:100px minmax(0,1fr);align-items:center;grid-gap:16px;gap:16px}.king-intro-list article>img{width:92px;height:92px;object-fit:contain}.king-intro-list strong{display:block;font-size:17px}.king-intro-list p{margin:8px 0 0;color:#c2d1e9;font-size:13px;line-height:1.55}.king-home-section{width:100%;position:relative}.king-home-kicker{display:flex;align-items:center;justify-content:center;grid-gap:9px;gap:9px;color:#f2c35f;font-size:14px}.king-home-kicker i{width:7px;height:7px;border-radius:50%;background:#ffd16d;box-shadow:0 0 9px rgba(255,198,74,.8)}.king-home-final h2,.king-home-section>h2{color:#fff}.king-home-section>h2{margin:14px 0 0;text-align:center;font-size:29px;line-height:1.3}.king-advantages-section{padding-top:79px}.king-advantage-list{margin-top:36px;display:grid;grid-gap:12px;gap:12px}.king-advantage-list article{height:112px;padding:10px 18px;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;border:1px solid rgba(38,126,226,.2);border-radius:16px;background:#003996}.king-advantage-list img{width:83px;height:83px;object-fit:contain}.king-advantage-list strong{display:block;font-size:18px}.king-advantage-list p{margin:9px 0 0;color:#c0d0e8;font-size:13px;line-height:1.52}.king-ecosystem-section{padding-top:77px}.king-ecosystem-grid{margin-top:37px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.king-ecosystem-grid article{height:210px;padding:20px 16px 12px;border:1px solid rgba(35,124,226,.2);border-radius:16px;background:#003996}.king-ecosystem-grid img{width:50px;height:50px;display:block;object-fit:contain}.king-ecosystem-grid strong{min-height:27px;margin-top:12px;display:block;font-size:16px;line-height:1.45}.king-ecosystem-grid p br:last-child,.king-ecosystem-grid strong br:last-child{display:none}.king-ecosystem-grid p{margin:10px 0 0;color:#c2d1e9;font-size:11.5px;line-height:1.55}.king-strategy-section{padding-top:75px}.king-strategy-cards{margin-top:22px;display:grid;grid-gap:20px;gap:20px}.king-strategy-cards article{height:260px;padding:26px 28px 22px;text-align:center;border:1px solid rgba(35,124,226,.12);border-radius:17px;background:linear-gradient(180deg,#00358a,#003996 55%,#013da1)}.king-strategy-cards article:nth-child(2),.king-strategy-cards article:nth-child(3){height:190px}.king-strategy-cards article:nth-child(2),.king-strategy-cards article:nth-child(3){padding:18px 24px 14px}.king-strategy-cards article:nth-child(2) strong,.king-strategy-cards article:nth-child(3) strong{margin-top:0}.king-strategy-cards article:nth-child(2) ul,.king-strategy-cards article:nth-child(3) ul{margin-top:13px;grid-gap:8px 18px;gap:8px 18px}.king-strategy-cards b{display:block;color:rgba(131,169,221,.72);font-size:31px;font-style:italic;font-weight:500}.king-strategy-cards strong{margin-top:0;display:block;font-size:19px}.king-strategy-cards p{margin:0;color:#8fb2e2;font-size:13px}.king-strategy-cards ul{margin:19px auto 0;padding-left:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 18px;gap:10px 18px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;color:#fff;text-align:left;font-size:14px;line-height:1.45}.king-strategy-cards article:first-child ul{grid-template-columns:1fr}.king-home-final{min-height:460px;margin:0 -16px;padding:118px 20px 38px;text-align:center;background:radial-gradient(ellipse 72% 72% at 50% 70%,rgba(1,79,208,.62) 0,transparent 74%),linear-gradient(180deg,#00358a,#0044ae 62%,#004abb)}.king-home-final span{font-size:28px}.king-home-final h2{margin:10px 0 0;font-size:31px}.king-home-final p{margin:19px 0 0;color:#d7e5f7;font-size:17px}.king-home-final button{width:128px;height:45px;margin-top:61px;border:0;border-radius:11px;background:linear-gradient(180deg,#fff0bd,#dba746);color:#17213c;font-size:18px;font-weight:800}.king-event-center-page{width:100%;min-height:calc(100vh - 56px);padding-bottom:52px;background:#00358a}.king-event-hero{width:100%;height:212px;position:relative;overflow:hidden;background:#0b3e94}.king-event-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b3e94,rgba(11,62,148,.96) 24%,rgba(11,62,148,.32) 65%,rgba(11,62,148,0));pointer-events:none}.king-event-hero>div{width:61%;position:absolute;left:16px;top:57px;z-index:2}.king-event-hero h1{margin:0;color:#fff;font-size:28px;font-weight:600;line-height:28px}.king-event-hero p{margin:10px 0 0;color:hsla(0,0%,100%,.6);font-size:14px;line-height:20px}.king-event-hero>img{width:270px;height:194px;position:absolute;right:-15px;top:-6px;display:block;object-fit:cover}.king-event-center-inner{width:100%;padding:0 16px}.king-event-filters{min-height:36px;margin-top:-36px;position:relative;z-index:3;display:flex;align-items:center;grid-gap:8px;gap:8px}.king-event-filters button{height:36px;min-width:0;padding:0 12px;flex:0 1 auto;border:0;border-radius:8px;background:rgba(0,144,255,.15);color:#eef4ff;font-size:14px;white-space:nowrap}.king-event-filters button.active{background:#fff;color:#03062d;font-weight:600}.king-event-sections{margin-top:24px}.king-event-section+.king-event-section{margin-top:24px}.king-event-section>h2{height:22px;margin:0 0 16px;display:flex;align-items:center;grid-gap:6px;gap:6px;color:#fff;font-size:16px;font-weight:600;line-height:22px}.king-event-section>h2 img{width:16px;height:16px;display:block;object-fit:contain}.king-event-section>h2 span{color:hsla(0,0%,100%,.6);font-size:12px;font-weight:400}.king-event-list{display:grid;grid-gap:16px;gap:16px}.king-event-card{width:100%;padding:16px;overflow:hidden;border:1px solid rgba(159,195,255,.2);border-radius:16px;background:rgba(0,96,255,.1)}.king-event-card-status{min-height:18px;display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px}.king-event-card-status>span{min-width:0;display:inline-flex;align-items:center;grid-gap:4px;gap:4px;color:hsla(0,0%,100%,.6);font-size:12px;line-height:18px;white-space:nowrap}.king-event-card-status>span:first-child{color:#4de386;font-size:11px}.king-event-card.status-upcoming .king-event-card-status>span:first-child{color:#fbd185}.king-event-card.status-ended .king-event-card-status>span:first-child{color:hsla(0,0%,100%,.6)}.king-event-card-status i{width:6px;height:6px;display:block;border-radius:50%;background:currentColor;box-shadow:0 0 8px currentColor}.king-event-card-status img{width:16px;height:16px;display:block}.king-event-card-divider{height:1px;margin:13px 0 16px;background:rgba(159,195,255,.1)}.king-event-card-summary{width:100%;padding:0;display:grid;grid-template-columns:108px minmax(0,1fr);align-items:start;grid-gap:16px;gap:16px;border:0;background:transparent;color:#fff;text-align:left}.king-event-card-summary>img{width:108px;height:72px;display:block;border-radius:8px;object-fit:cover}.king-event-card-summary>span{min-width:0;display:block}.king-event-card-summary strong{display:block;font-size:16px;font-weight:600;line-height:22px}.king-event-card-summary small{margin-top:6px;display:-webkit-box;overflow:hidden;color:hsla(0,0%,100%,.6);font-size:12px;font-weight:400;line-height:16px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.king-event-detail-rewards,.king-event-rewards{min-height:56px;margin-top:16px;padding:8px 16px;display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;border-radius:8px;background:#00358a}.king-event-detail-rewards>span,.king-event-rewards>span{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);grid-template-rows:19px 16px;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;align-items:center}.king-event-detail-rewards img,.king-event-rewards img{width:24px;height:24px;grid-row:.33333333;display:block;object-fit:contain}.king-event-detail-rewards b,.king-event-rewards b{overflow:hidden;color:#fff;font-size:12px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.king-event-detail-rewards small,.king-event-rewards small{overflow:hidden;color:hsla(0,0%,100%,.6);font-size:10px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.king-event-detail-rewards b,.king-event-detail-rewards small,.king-event-rewards b,.king-event-rewards small{grid-column:2}.king-event-detail-rewards>i,.king-event-rewards>i{width:1px;height:32px;background:rgba(159,195,255,.2)}.king-event-card-footer{margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr) 104px;align-items:end;grid-gap:16px;gap:16px}.king-event-progress>span{margin-bottom:7px;display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px;color:hsla(0,0%,100%,.6)}.king-event-progress b,.king-event-progress small{font-size:10px;line-height:14px}.king-event-progress>i{height:4px;display:block;overflow:hidden;border-radius:3px;background:rgba(159,195,255,.2)}.king-event-progress>i b{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#fbd185,#f0a91e)}.king-event-card-footer .king-gold-button{height:36px;min-height:36px;padding:0 10px;font-size:14px;font-weight:600}.king-event-remind{width:100%;height:36px;margin-top:16px;border:0;border-radius:8px;background:linear-gradient(180deg,#fff,#cbdfff);color:#0c3b80;font-size:14px;font-weight:600}.king-event-remind span{margin-right:7px}.king-event-card-footer.ended{align-items:center}.king-event-card-footer.ended>span{min-width:0;display:flex;flex-direction:column;grid-gap:3px;gap:3px}.king-event-card-footer.ended small{color:hsla(0,0%,100%,.6);font-size:10px}.king-event-card-footer.ended b{color:#fff;font-size:11px;white-space:nowrap}.king-event-card-footer.ended button{height:36px;border:0;border-radius:8px;background:linear-gradient(180deg,#fff,#cbdfff);color:#0c3b80;font-size:14px;font-weight:600}.king-event-detail-page{width:100%;max-width:600px;margin:0 auto;padding-top:16px;padding-bottom:58px;background:#00358a}.king-event-detail-page>.king-page-head{height:24px;margin:0 0 16px;grid-template-columns:24px 1fr 24px}.king-event-detail-page>.king-page-head button{width:24px;height:24px;padding:0}.king-event-detail-page>.king-page-head h1{font-size:17px;line-height:24px;font-weight:600}.king-event-detail-hero{padding-bottom:24px;overflow:hidden;display:flex;flex-direction:column;grid-gap:16px;gap:16px;border-radius:16px;background:rgba(0,96,255,.2)}.king-event-detail-banner-frame{width:100%;height:190px;position:relative;overflow:hidden}.king-event-detail-banner-frame:after{content:"";position:absolute;inset:0;border-radius:16px 16px 0 0;background:hsla(0,0%,85.1%,.02);pointer-events:none}.king-event-detail-banner{width:106.706%;height:auto;position:absolute;left:-6.706%;top:0;display:block}.king-event-detail-status{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:19px;margin:0 16px;padding:2px 6px;display:inline-flex;align-items:center;grid-gap:4px;gap:4px;border:.6px solid rgba(77,227,134,.3);border-radius:6px;background:rgba(77,227,134,.1);color:#4de386;font-size:11px;line-height:15px;font-weight:500}.king-event-detail-status i{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:currentColor;box-shadow:0 0 6px 3px rgba(77,227,134,.45)}.king-event-detail-copy{width:calc(100% - 32px);margin:0 16px}.king-event-detail-copy h1{margin:0;color:#fff;font-size:18px;line-height:25px;font-weight:600}.king-event-detail-copy>p{margin:8px 0 0;color:hsla(0,0%,100%,.6);font-size:14px;line-height:20px;font-weight:500}.king-event-countdown{width:calc(100% - 32px);height:38px;margin:0 16px;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px;border-radius:8px;background:rgba(0,96,255,.2)}.king-event-countdown>span{min-width:0;display:flex;align-items:center;grid-gap:4px;gap:4px;color:#fff;font-size:14px;line-height:16px;font-weight:500;white-space:nowrap}.king-event-countdown>span img{width:16px;height:16px;display:block}.king-event-countdown>div{display:flex;align-items:baseline;justify-content:flex-end;grid-gap:4px;gap:4px;white-space:nowrap}.king-event-countdown b{color:#fff;font-size:16px;line-height:22px;font-weight:600}.king-event-countdown small{margin-left:4px;color:hsla(0,0%,100%,.6);font-size:14px;line-height:18px;font-weight:500}.king-event-detail-body{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.king-event-detail-section:first-child{margin-top:24px}.king-event-detail-section>h2{min-height:22px;margin:0 0 12px;display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;color:#fff;font-size:16px;line-height:22px;font-weight:700}.king-event-detail-section>h2 button{min-width:0;padding:0;display:inline-flex;align-items:center;border:0;background:transparent;color:hsla(0,0%,100%,.8);font-size:14px;line-height:20px;white-space:nowrap}.king-event-detail-section>h2 button i{width:16px;font-size:20px;font-style:normal;font-weight:300;line-height:16px}.king-event-my-progress{height:145px;padding:16px;position:relative;overflow:hidden;border:0;border-radius:16px;background:radial-gradient(ellipse 76% 125% at 105% -15%,rgba(255,204,1,.4) 0,rgba(255,204,1,0) 72%),linear-gradient(146deg,rgba(0,53,143,.3) 11%,rgba(0,53,143,0) 82%),linear-gradient(115deg,hsla(0,0%,100%,.16),transparent 24%,transparent 74%,rgba(90,150,255,.08))}.king-event-my-progress>div:first-child{height:39px;display:flex;align-items:baseline}.king-event-my-progress strong{color:#fbd185;font-size:28px;line-height:39px;font-weight:600}.king-event-my-progress em{margin-left:4px;color:hsla(0,0%,100%,.6);font-size:16px;line-height:22px;font-style:normal;font-weight:600}.king-event-my-progress>span{display:block;color:#fff;font-size:12px;line-height:16px;font-weight:500}.king-event-progress-bar{height:4px;margin-top:21px;overflow:hidden;border-radius:10px;background:hsla(0,0%,100%,.1)}.king-event-progress-bar i{width:49.84%;height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#fbd185,#bd8840)}.king-event-progress-note{margin-top:8px;display:flex;align-items:center;justify-content:space-between}.king-event-progress-note small{color:hsla(0,0%,100%,.6);font-size:12px;line-height:16px;font-weight:500}.king-event-progress-note b{color:#fff;font-size:12px;line-height:16px;font-weight:600}.king-event-milestones{width:100%;height:218px;position:relative;overflow:hidden;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:0;border-radius:16px;background:linear-gradient(107deg,hsla(0,0%,100%,.16),transparent 24%,transparent 74%,rgba(90,150,255,.08)),rgba(0,96,255,.1)}.king-event-milestones:before{content:"";height:1px;position:absolute;left:0;right:0;top:37px;background:rgba(159,195,255,.22)}.king-event-milestone{min-width:0;padding-top:23px;position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;text-align:center}.king-event-stage-marker{width:24px;height:24px;position:relative;flex:0 0 auto}.king-event-stage-marker>img{width:24px;height:24px;display:block}.king-event-stage-marker>img.lock{width:12px;height:12px;position:absolute;left:6px;top:6px}.king-event-stage-marker>b{position:absolute;inset:0;display:grid;place-items:center;color:#071328;font-size:12px;line-height:24px;font-weight:600}.king-event-people{height:20px;margin-top:8px;padding:0 6px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:hsla(0,0%,100%,.1);color:#fff;font-size:11px;line-height:15px;font-weight:600;white-space:nowrap}.king-event-prize-icon{width:40px;height:40px;margin-top:16px;position:relative;display:grid;place-items:center;border-radius:8px;background:hsla(0,0%,100%,.1)}.king-event-prize-icon>img{width:24px;height:24px;display:block;object-fit:contain}.king-event-prize-icon>img.king-mark{width:14px;height:20px;position:absolute;left:13px;top:10px}.king-event-milestone>strong{margin-top:4px;color:#fff;font-size:12px;line-height:17px;font-weight:600;white-space:nowrap}.king-event-milestone>small{margin-top:16px;color:hsla(0,0%,100%,.6);font-size:12px;line-height:17px;font-weight:500;white-space:nowrap}.king-event-milestone.active>small{color:#4de386}.king-event-active-dot{width:6px;height:6px;margin-top:4px;display:block;border-radius:50%;background:#4de386;box-shadow:0 0 6px 3px rgba(77,227,134,.45)}.king-event-reward-summary{height:178px;padding:24px 16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:70px 36px;grid-gap:24px 0;gap:24px 0;overflow:hidden;border:0;border-radius:16px;background:rgba(0,96,255,.1);text-align:center}.king-event-reward-summary>div{min-width:0;display:flex;align-items:center;flex-direction:column;grid-gap:4px;gap:4px}.king-event-reward-summary strong{color:#fff;font-size:24px;line-height:34px;font-weight:600;white-space:nowrap}.king-event-reward-summary span{display:block;color:hsla(0,0%,100%,.6);font-size:12px;line-height:16px;font-weight:500}.king-event-reward-summary span small{display:block;font-size:inherit;line-height:inherit}.king-event-claim-button{width:100%;height:36px;padding:4px 24px;grid-column-start:1;grid-column-end:span 3;border:0;border-radius:8px;background:linear-gradient(175deg,#fff3c6,#bd8840);color:#071328;font-size:14px;line-height:18px;font-weight:600;box-shadow:inset 0 .86px .86px #fff,0 7.75px 12px rgba(211,164,81,.19)}.king-event-records{height:288px;padding:16px;overflow:hidden;border:0;border-radius:16px;background:rgba(0,96,255,.1)}.king-event-records article{height:46px;display:flex;align-items:flex-start;justify-content:space-between;grid-gap:10px;gap:10px}.king-event-records article:not(:last-child){height:70px;margin-bottom:0;padding-bottom:12px;border-bottom:1px solid rgba(159,195,255,.1)}.king-event-records article+article{padding-top:11px}.king-event-record-meta,.king-event-record-value{min-width:0;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.king-event-record-meta>div{height:22px;display:flex;align-items:center;grid-gap:8px;gap:8px}.king-event-records b,.king-event-records strong{color:#fff;font-size:16px;line-height:22px;font-weight:600;white-space:nowrap}.king-event-record-meta span{min-height:19px;padding:2px 6px;display:inline-flex;align-items:center;border:.6px solid hsla(0,0%,100%,.3);border-radius:6px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);font-size:11px;line-height:15px;white-space:nowrap}.king-event-record-meta span.pending{border-color:rgba(251,209,133,.3);background:rgba(251,209,133,.1);color:#fbd185}.king-event-records small,.king-event-records time{color:hsla(0,0%,100%,.6);font-size:14px;line-height:20px;font-weight:500;white-space:nowrap}.king-event-record-value{align-items:flex-end;text-align:right}.king-event-record-value small{max-width:154px;overflow:hidden;text-overflow:ellipsis}.king-event-rules ul{height:240px;margin:0;padding:16px;overflow:hidden;display:flex;flex-direction:column;grid-gap:12px;gap:12px;border:0;border-radius:16px;background:rgba(0,96,255,.1);list-style:none}.king-event-rules li{display:flex;align-items:flex-start;grid-gap:8px;gap:8px;color:#fff;font-size:14px;line-height:20px;font-weight:400}.king-event-rules li>i{width:6px;height:6px;margin-top:5px;flex:0 0 auto;border-radius:50%;background:#4de386;box-shadow:0 0 6px 2px rgba(77,227,134,.3)}@media (prefers-reduced-motion:reduce){.king-market-track{animation:none}}.king-home{min-height:calc(100vh - 56px);padding:17px 16px 30px;background:radial-gradient(circle at 72% 45%,rgba(35,108,224,.36),transparent 36%),linear-gradient(180deg,#031c4c,#042f77)}.king-home-hero{height:168px;padding:20px;display:flex;align-items:center;grid-gap:17px;gap:17px;border:1px solid rgba(110,174,240,.23);border-radius:16px;background:linear-gradient(135deg,rgba(4,28,74,.9),rgba(5,53,125,.84))}.king-home-hero img{width:58px;height:58px}.king-home-hero h1{margin:0;color:#d2aa57;font-size:35px;letter-spacing:1px}.king-home-hero p{margin:7px 0 0;color:#b99850;font-size:18px;font-weight:800}.king-home-story{min-height:430px;margin-top:15px;padding:24px 20px 20px;border:1px solid rgba(105,169,235,.2);border-radius:16px;background:radial-gradient(circle at 72% 48%,rgba(45,114,228,.5),transparent 28%),rgba(3,35,84,.72)}.king-home-story h2{margin:0;text-align:right;color:#c8a653;font-size:24px;line-height:1.4}.king-orbit{width:154px;height:154px;margin:22px auto;display:grid;place-items:center;border:1px solid rgba(235,192,87,.48);border-radius:50%;box-shadow:0 0 0 18px rgba(19,82,172,.18),inset 0 0 36px rgba(26,107,227,.5)}.king-orbit img{width:82px;height:82px;-webkit-filter:drop-shadow(0 8px 15px rgba(0,0,0,.3));filter:drop-shadow(0 8px 15px rgba(0,0,0,.3))}.king-home-story p{color:#96b6df;font-size:12px;line-height:1.7}.king-home-story .king-gold-button{margin-top:8px}.king-placeholder{margin-top:16px;padding:36px 24px;text-align:center}.king-placeholder img{width:70px;height:70px}.king-placeholder h2{margin:15px 0 8px}.king-placeholder p{margin:0;color:#91b9ed;color:var(--king-muted);font-size:12px;line-height:1.6}.king-toast{min-width:120px;max-width:310px;padding:10px 16px;position:fixed;left:50%;bottom:24px;z-index:120;transform:translateX(-50%);border:1px solid rgba(155,209,255,.35);border-radius:22px;background:rgba(0,27,74,.96);color:#fff;text-align:center;font-size:12px;box-shadow:0 10px 30px rgba(0,12,46,.35)}@media (max-width:359px){.king-topbar-inner{padding-left:10px;padding-right:10px}.king-top-actions{grid-gap:4px;gap:4px}.king-language-button{width:78px}.king-wallet-button{width:98px}.king-main{padding-left:12px;padding-right:12px}.king-tabs{margin-left:36px;margin-right:36px}.king-dashboard-page{padding-left:12px;padding-right:12px}.king-event-center-inner{padding-left:12px;padding-right:12px}.king-event-filters{grid-gap:5px;gap:5px}.king-event-filters button{padding:0 9px;font-size:12px}.king-event-card{padding:13px}.king-event-card-summary{grid-template-columns:96px minmax(0,1fr);grid-gap:12px;gap:12px}.king-event-card-summary>img{width:96px;height:68px}.king-event-card-footer{grid-template-columns:minmax(0,1fr) 92px;grid-gap:10px;gap:10px}}@media (min-width:768px){.king-content{max-width:1180px;min-height:calc(100vh - 64px);background:radial-gradient(circle at 70% 28%,rgba(20,103,218,.2),transparent 38%),linear-gradient(180deg,#073d93,#06439a);background:radial-gradient(circle at 70% 28%,rgba(20,103,218,.2),transparent 38%),linear-gradient(180deg,#073d93,var(--king-bg))}.king-topbar{height:64px}.king-topbar-inner{max-width:1180px;padding:12px 28px}.king-logo-button,.king-logo-button img,.king-menu-button,.king-menu-button img{width:40px;height:40px}.king-top-button{height:40px}.king-language-button{width:80px}.king-wallet-button{width:126px}.king-main{min-height:calc(100vh - 64px);padding:28px 32px 52px}.king-event-center-page{min-height:calc(100vh - 64px);padding-bottom:70px}.king-event-hero{height:286px}.king-event-hero>div{left:42px;top:86px}.king-event-hero h1{font-size:38px;line-height:46px}.king-event-hero p{font-size:16px;line-height:24px}.king-event-hero>img{width:398px;height:286px;right:0;top:0}.king-event-center-inner{max-width:1096px;margin:0 auto;padding:0}.king-event-filters{margin-top:-52px}.king-event-sections{margin-top:40px}.king-event-section+.king-event-section{margin-top:34px}.king-event-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.king-event-section.status-ended .king-event-list,.king-event-section.status-upcoming .king-event-list{grid-template-columns:minmax(420px,536px)}.king-event-sections:not(.all) .king-event-section .king-event-list{grid-template-columns:repeat(2,minmax(0,1fr))}.king-event-detail-page{max-width:900px;padding:28px 32px 72px}.king-event-detail-hero{display:grid;grid-template-columns:.92fr 1.08fr}.king-event-detail-banner{height:100%;min-height:365px}.king-event-detail-copy{padding:28px}.king-event-detail-section{margin-top:30px}.king-section-title{margin-top:24px}.king-page-head{margin-bottom:18px}.king-tabs{width:310px;margin:5px auto 22px}.king-home-page{min-height:calc(100vh - 64px)}.king-home-visual{height:clamp(560px,52vw,680px);aspect-ratio:auto;background:#00266a}.king-home-visual:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(0,25,72,.82),rgba(0,32,88,.62) 30%,rgba(0,37,100,.18) 58%,transparent 82%)}.king-home-visual>img{width:100%;margin:0;object-fit:cover;object-position:center 72%;-webkit-mask-image:none;mask-image:none}.king-home-headline{width:48%;max-width:580px;left:clamp(42px,6vw,82px);right:auto;top:50%;transform:translateY(-50%);font-size:clamp(34px,3.4vw,50px);line-height:1.42;text-align:left}.king-market-ticker{height:48px}.king-market-item{padding-right:28px;grid-gap:9px;gap:9px}.king-stock-logo{width:26px;height:26px;flex-basis:26px}.king-market-item em,.king-market-item span,.king-market-item strong{font-size:14px}.king-home-body{padding:82px 42px 0}.king-home-benefits{grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.king-home-benefits article{min-height:230px;padding:96px 22px 22px}.king-home-benefits article>img{width:64px;height:64px;left:19px;top:17px}.king-home-benefits article>strong{font-size:20px}.king-home-benefits article>span{font-size:13px}.king-home-intro{margin-left:-42px;margin-right:-42px;padding:130px 42px 0}.king-intro-heading{width:calc(100% + 84px);height:clamp(156px,calc(94px + 9.06667vw),201px);margin-left:-42px}.king-intro-heading h2{font-size:38px}.king-intro-ellipse{top:94px}.king-intro-arc{max-width:1180px;margin:0 auto;padding:18px 55px 35px}.king-intro-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 36px;gap:18px 36px}.king-intro-list article{min-height:145px;grid-template-columns:122px minmax(0,1fr)}.king-intro-list article>img{width:112px;height:112px}.king-intro-list strong{font-size:20px}.king-intro-list p{font-size:14px}.king-home-section{max-width:1000px;margin-left:auto;margin-right:auto}.king-home-section>h2{font-size:38px}.king-home-kicker{font-size:18px}.king-advantages-section,.king-ecosystem-section,.king-strategy-section{padding-top:130px}.king-advantage-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.king-advantage-list article{min-height:145px;grid-template-columns:112px minmax(0,1fr)}.king-advantage-list img{width:100px;height:100px}.king-advantage-list strong{font-size:22px}.king-advantage-list p{font-size:14px}.king-ecosystem-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.king-ecosystem-grid article{min-height:270px;padding:30px 22px 22px}.king-ecosystem-grid img{width:70px;height:70px}.king-ecosystem-grid strong{font-size:19px}.king-ecosystem-grid p{font-size:14px}.king-strategy-cards{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.king-strategy-cards article,.king-strategy-cards article:nth-child(2),.king-strategy-cards article:nth-child(3){min-height:350px}.king-strategy-cards ul{width:100%;grid-template-columns:1fr}.king-home-final{min-height:480px;margin:0 -42px;padding-top:130px}.king-home-final h2{font-size:44px}.king-home-final button{width:180px;height:56px;font-size:20px}.king-home{min-height:calc(100vh - 64px);padding:32px;display:grid;grid-template-columns:minmax(300px,.8fr) minmax(460px,1.2fr);grid-gap:24px;gap:24px;align-items:stretch}.king-home-hero{height:auto;min-height:520px;padding:42px;align-items:flex-start;justify-content:center;flex-direction:column}.king-home-hero img{width:92px;height:92px}.king-home-hero h1{font-size:52px}.king-home-story{min-height:520px;margin-top:0;padding:44px}.king-home-story h2{font-size:34px}.king-orbit{width:210px;height:210px;margin:38px auto}.king-orbit img{width:110px;height:110px}.king-home-story p{font-size:15px}.king-responsive-grid{display:grid;grid-template-columns:minmax(330px,.9fr) minmax(390px,1.1fr);grid-gap:28px;gap:28px;align-items:start}.king-responsive-grid>.king-profit-hero{height:100%;min-height:326px;padding:154px 24px 24px}.king-responsive-grid>.king-profit-hero strong{font-size:27px}.king-investment-tabs{width:360px;margin-bottom:24px}.king-trade-overview-grid{display:grid;grid-template-columns:minmax(390px,.95fr) minmax(420px,1.05fr);grid-gap:28px;gap:28px;align-items:start}.king-trade-overview-grid>.king-profit-hero{height:auto;aspect-ratio:2.25657895;padding:clamp(96px,11vw,150px) 24px 24px}.king-trade-overview-grid>.king-profit-hero strong{font-size:27px}.king-trade-form .king-section-title{margin-top:0}.king-trade-form .king-invest-card{min-height:238px}.king-trade-records-panel>.king-profit-hero{width:100%;max-width:900px;height:240px;margin:0 auto;padding:107px 24px 22px}.king-trade-records-panel>.king-profit-hero strong{font-size:27px}.king-trade-records-panel>.king-chips{max-width:620px;margin:18px auto}.king-card-grid,.king-order-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:start}.king-card-grid .king-card,.king-order-grid .king-order-card{margin-top:0}.king-form-page{max-width:900px;margin:0 auto}.king-form-desktop-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;align-items:start}.king-form-desktop-grid .king-curve-card{margin-top:0}.king-team-overview-grid{display:grid;grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);grid-gap:26px;gap:26px;align-items:start}.king-team-invite .king-section-title{margin-top:0}.king-team-invite>.king-activity-banner{height:132px;margin-top:18px}.king-reward-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.king-reward-grid .king-card+.king-card{margin-top:0}.king-activity-desktop-grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);grid-gap:30px;gap:30px;align-items:start}.king-activity-desktop-grid .king-activity-banner{height:132px;margin:0}.king-activity-copy{margin-top:0;font-size:15px}.king-rewards-page{max-width:900px;margin:0 auto}.king-release-desktop-grid{display:grid;grid-template-columns:minmax(390px,1fr) minmax(390px,1fr);grid-gap:26px;gap:26px;align-items:start}.king-releasing-group{margin-top:0}.king-releasing-group>.king-section-title{margin-top:0}.king-release-summary{height:365px}.king-release-art{width:215px;height:215px;right:-10px;top:-84px}.king-release-desktop-grid+.king-section-title{margin-top:32px}.king-release-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:28px;-webkit-column-gap:28px;column-gap:28px}.king-release-list>.king-release-row-1{grid-row:1;grid-column:1}.king-release-list>.king-release-row-2{grid-row:1;grid-column:2}.king-release-list>.king-release-row-3{grid-row:2;grid-column:1}.king-release-list>.king-release-row-4{grid-row:2;grid-column:2}.king-release-list>.king-release-row-5{grid-row:3;grid-column:1}.king-release-list>.king-release-row-6{grid-row:3;grid-column:2}.king-release-list>.king-release-row-7{grid-row:4;grid-column:1}.king-release-list>div:nth-last-of-type(2){border-bottom:0}.king-release-list .king-more-button{grid-column:.33333333;grid-row:auto}.king-dashboard-page{min-height:calc(100vh - 64px);padding:32px 42px 64px}.king-dashboard-inner{max-width:1096px}.king-dashboard-title{margin-bottom:18px;font-size:22px;line-height:30px}.king-dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.king-dashboard-stat{height:104px;padding:16px 20px}.king-dashboard-stat>span{font-size:13px}.king-dashboard-stat strong{font-size:20px;line-height:24px}.king-dashboard-live{margin-top:30px}.king-dashboard-live-head{margin-bottom:18px}.king-dashboard-trades{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:start}.king-nft-page{width:100%;margin:0}.king-nft-profile-card,.king-nft-rank-grid{width:560px;margin-left:auto;margin-right:auto}.king-nft-profile-card{--king-nft-art-width:271px;--king-nft-art-height:337px;--king-nft-overlay-top:300px;--king-nft-notch-x-radius:63px;--king-nft-notch-y-radius:19px;height:590px}.king-nft-token-id{top:360px}.king-nft-congratulations{top:400px}.king-nft-profile-divider{top:458px}.king-nft-profile-copy{top:484px}.king-nft-rank-grid{margin-top:24px}.king-insurance-desktop-grid{display:grid;grid-template-columns:minmax(430px,1.15fr) minmax(330px,.85fr);grid-gap:26px;gap:26px;align-items:start}.king-policy-column .king-section-title{margin-top:0}.king-insurance-card{min-height:390px}}@media (min-width:1200px){.king-main{padding-left:42px;padding-right:42px}.king-topbar-inner{padding-left:42px;padding-right:42px}}