@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Readex+Pro:wght@300;400;500;600;700&family=Space+Grotesk:wght@400;500;600&display=swap";:root{color:#f5f6ef;font-synthesis:none;--bg:#070806;--surface:#0e100d;--surface-2:#131510;--line:#f5f6ef21;--muted:#969b8e;--accent:#d8ff3e;--positive:#95e44b;--container:min(1240px, calc(100vw - 64px));--media-width:1400px;background:#070806;font-family:Readex Pro,Manrope,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;min-width:0;min-height:100vh;margin:0;font-weight:400;line-height:1.5;overflow-x:clip}body,button,input,select,textarea{font-feature-settings:"kern" 1, "liga" 1, "calt" 1;text-rendering:optimizelegibility}.hero-title-line,.section-heading h2,.unified-copy h2,.download-copy h2,.market-detail-title-row h1,.assets-heading h1,.order-center-heading h1,.user-center-heading h1{font-weight:600}.market-table,.spot-trading-page,.futures-page,.order-center-page,.assets-page{font-variant-numeric:tabular-nums}body::selection{color:#090a08;background:var(--accent)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:30;justify-content:space-between;align-items:center;gap:16px;width:min(1360px,100% - 48px);height:48px;font-family:Readex Pro,Manrope,sans-serif;display:flex;position:absolute;top:24px;left:50%;transform:translate(-50%)}.brand{align-items:center;gap:12px;font:600 17px/1 Space Grotesk,sans-serif;display:inline-flex}.brand-mark{width:26px;height:26px;display:inline-block;position:relative;transform:rotate(45deg)}.brand-mark i{border:2px solid;position:absolute;inset:2px 7px}.brand-mark i:last-child{border-color:var(--accent);inset:7px 2px}.site-header>.brand{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e0e0de0;border:1px solid #ffffff1a;border-radius:999px;gap:10px;min-height:48px;padding:0 20px;box-shadow:0 16px 38px #00000047}.site-header>.brand .brand-mark{width:21px;height:21px}.site-header>.brand span:last-child{font:500 14px/1 Readex Pro,sans-serif}@media screen and (width<=1400px){.site-header{justify-content:center;gap:12px;width:100%}.site-header>.brand{padding:0 10px}.site-header .main-nav{padding:5px}}.main-nav{color:#c4c7bd;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e0e0de0;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:2px;min-height:48px;padding:5px 8px;font-size:14px;display:flex;box-shadow:0 16px 38px #00000047}.main-nav a{border-radius:999px;align-items:center;gap:4px;min-height:36px;padding:0 16px;transition:color .2s,background .2s;display:inline-flex}.main-nav a:hover{color:#fff}.main-nav a[aria-current=page]{color:#fff;background:#ffffff12}.trade-nav-menu{align-self:stretch;align-items:center;display:flex;position:relative}.trade-nav-trigger{color:#c4c7bd;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:5px;min-height:36px;padding:0 16px;font-size:14px;transition:color .18s,background .18s,transform .12s;display:inline-flex}.trade-nav-trigger svg{transition:transform .18s cubic-bezier(.23,1,.32,1)}.trade-nav-trigger:hover,.trade-nav-trigger[aria-current=page],.trade-nav-menu.is-open .trade-nav-trigger{color:#f5f6ef;background:#ffffff12}.trade-nav-trigger:active{transform:scale(.97)}.trade-nav-menu.is-open .trade-nav-trigger svg{transform:rotate(180deg)}.trade-nav-popover{z-index:60;opacity:0;pointer-events:none;transform-origin:50% 0;background:#0c0e0bfa;border:1px solid #ffffff1f;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:286px;padding:7px;transition:opacity .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1);display:grid;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%,-6px)scale(.97);box-shadow:0 22px 54px #00000085,inset 0 1px #ffffff06}.trade-nav-menu.is-open .trade-nav-popover{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.main-nav .trade-nav-popover a{color:#8e9489;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:28px minmax(0,1fr) 13px;align-items:center;gap:7px;min-width:0;min-height:62px;padding:9px 8px;display:grid}.main-nav .trade-nav-popover a:hover,.main-nav .trade-nav-popover a[aria-current=page]{color:#e9ece3;background:#d8ff3e0e;border-color:#d8ff3e24}.trade-nav-icon{color:#aab0a5;background:#ffffff06;border:1px solid #ffffff17;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.trade-nav-popover a[aria-current=page] .trade-nav-icon{color:var(--accent);background:#d8ff3e13;border-color:#d8ff3e3d}.trade-nav-popover a>span:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.trade-nav-popover strong{color:inherit;font-size:12px;font-weight:500}.trade-nav-popover small{color:#545b52;text-overflow:ellipsis;white-space:nowrap;font:500 11px/1 Space Grotesk,sans-serif;overflow:hidden}.trade-nav-popover a>svg{color:#4e554c}.mobile-account-actions{display:none}.header-actions{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e0e0de0;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:2px;min-height:48px;padding:5px;display:flex;box-shadow:0 16px 38px #00000047}.header-quick-link{color:#abb1a6;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 12px;font-size:12px;transition:color .2s,background .2s,transform .2s;display:inline-flex}.header-quick-link:hover,.header-quick-link[aria-current=page]{color:#f5f6ef;background:#ffffff0e;transform:translateY(-1px)}.header-avatar-button{width:38px;height:38px;color:var(--accent);background:#d8ff3e14;border:1px solid #d8ff3e57;border-radius:50%;place-items:center;padding:0;transition:color .2s,background .2s,transform .2s,border-color .2s;display:inline-grid}.header-avatar-button:hover,.header-avatar-button[aria-current=page]{color:#080906;border-color:var(--accent);background:var(--accent);transform:translateY(-1px)}.language-trigger{color:#b8bdb2;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 11px;font-size:12px;font-weight:600;transition:color .2s,background .2s,transform .2s;display:inline-flex}.language-trigger svg{color:var(--accent)}.language-trigger:hover{color:#f5f6ef;background:#ffffff0e;transform:translateY(-1px)}.language-trigger:active{transform:scale(.96)}.theme-toggle{color:#b8bdb2;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 10px;font-size:12px;font-weight:600;transition:color .2s,background .2s,transform .2s;display:inline-flex}.theme-toggle svg{color:var(--accent)}.theme-toggle:hover{color:#f5f6ef;background:#ffffff0e;transform:translateY(-1px)}.theme-toggle:active{transform:scale(.96)}.text-button,.icon-button{cursor:pointer;background:0 0;border:0;border-radius:999px;transition:color .2s,transform .2s,background .2s}.text-button{padding:10px 14px;font-size:15px}.text-button.login-out-btn{font-size:12px}.text-button:hover,.icon-button:hover{color:var(--accent);transform:translateY(-1px)}.text-button:active,.icon-button:active{transform:scale(.95)}.icon-button{border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid}.menu-button{display:none}.primary-button,.secondary-button{cursor:pointer;letter-spacing:0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 22px;font-size:15px;font-weight:700;transition:transform .24s cubic-bezier(.2,.8,.2,1),background .24s,color .24s,border-color .24s,box-shadow .24s;display:inline-flex;box-shadow:0 10px 24px #0000002e}.primary-button{background:var(--accent);color:#080906}.primary-button:hover{background:#ebff91;transform:translateY(-2px);box-shadow:0 14px 30px #d8ff3e33,0 10px 24px #00000038}.primary-button.small{border-radius:999px;min-height:38px;padding:0 17px}.secondary-button{color:#fff;background:#ffffff08;border-color:#ffffff38}.secondary-button:hover{background:#ffffff12;border-color:#ffffff85;transform:translateY(-2px);box-shadow:0 14px 30px #0000003d}.primary-button:active,.secondary-button:active{transition-duration:.1s;transform:translateY(0)scale(.97)}.primary-button:focus-visible,.secondary-button:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.radial-button{--reveal-x:50%;--reveal-y:50%;--reveal-radius:0px;--reveal-fill:#d8ff3e24;--reveal-color:var(--accent);isolation:isolate;-webkit-user-select:none;user-select:none;border-radius:999px;position:relative;overflow:hidden}.radial-button__content,.radial-button__reveal{justify-content:center;align-items:center;gap:inherit;white-space:nowrap;display:inline-flex}.radial-button__content{z-index:1;position:relative}.radial-button__reveal{z-index:2;color:var(--reveal-color);background:var(--reveal-fill);border-radius:inherit;clip-path:circle(0 at var(--reveal-x) var(--reveal-y));pointer-events:none;transition:clip-path .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.radial-button.is-radial-active .radial-button__reveal{clip-path:circle(var(--reveal-radius) at var(--reveal-x) var(--reveal-y))}.primary-button.radial-button{--reveal-fill:#11140c;--reveal-color:var(--accent)}.secondary-button.radial-button{--reveal-fill:var(--accent);--reveal-color:#080906}.text-button.radial-button,.icon-button.radial-button{--reveal-fill:#d8ff3e29;--reveal-color:var(--accent)}.icon-button.radial-button{border-radius:50%}.segmented .radial-button{--reveal-fill:#d8ff3e1f;--reveal-color:#fff}.segmented .radial-button:after{z-index:3}.hero{border-bottom:1px solid var(--line);isolation:isolate;background:#000;min-height:100svh;font-family:Readex Pro,Manrope,sans-serif;position:relative;overflow:hidden}.hero-video{z-index:0;object-fit:cover;object-position:50% 50%;width:100%;height:100%;position:absolute;inset:0}.hero-video-grade{z-index:1;pointer-events:none;background:linear-gradient(#00000094 0%,#00000014 26%,#00000029 58%,#000000c2 100%),linear-gradient(90deg,#0000007a 0%,#0000 43%,#00000038 100%);position:absolute;inset:0}.hero-content{z-index:2;width:var(--container);min-height:100svh;margin:0 auto;position:relative}.hero-staggered-title{color:#fff;pointer-events:none;position:absolute;inset:0}.hero-title-line{letter-spacing:0;white-space:nowrap;text-shadow:0 22px 60px #0000003d;font:500 clamp(110px,13vw,190px)/.9 Readex Pro,sans-serif;display:block;position:absolute}.direction-hover{cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;height:.9em;overflow:hidden}.direction-hover__stack{flex-direction:column;height:300%;transition:transform .36s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(-33.333%)}.direction-hover__stack--top{transform:translateY(0)}.direction-hover__stack--bottom{transform:translateY(-66.667%)}.direction-hover__copy{color:#fff;height:33.333%;line-height:.9;display:block}.direction-hover__copy--accent{color:var(--accent);text-shadow:0 0 32px #d8ff3e33}@media (prefers-reduced-motion:reduce){.direction-hover__stack{transition-duration:.01ms}}.hero-title-line--omni{top:18%;left:0}.hero-title-line--x{top:42%;right:0}.hero-copy{text-shadow:0 2px 18px #000000b8;width:min(330px,25vw);position:absolute;top:48%;left:0}.hero-lead{font-size:clamp(19px,1.45vw,22px);line-height:1.45}.hero-support{color:#ffffffc2;width:100%;margin-top:14px;font-size:15px;line-height:1.75}.hero-actions{gap:10px;margin-top:27px;display:flex}.hero-actions .primary-button,.hero-actions .secondary-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;min-height:46px}.engine-label{text-align:right;flex-direction:column;align-items:flex-end;gap:7px;font-family:Space Grotesk,sans-serif;display:flex;position:absolute;right:0}.engine-label:before{content:"";transform-origin:100%;background:#ffffff59;width:82px;height:1px;position:absolute;top:50%;right:calc(100% + 16px);transform:rotate(18deg)}.engine-label span{color:#ffffff9e;letter-spacing:.16em;font-size:11px}.engine-label strong{font-size:13px;font-weight:500}.engine-label-top{top:16%}.engine-label-bottom{bottom:9%}.engine-label-bottom:before{transform:rotate(-18deg)}.engine-label-bottom i{background:var(--accent);width:6px;height:6px;box-shadow:0 0 15px var(--accent);border-radius:50%;margin-right:6px;display:inline-block}.scroll-cue{z-index:3;color:#ffffff8c;letter-spacing:.18em;flex-direction:column;align-items:center;gap:9px;font:500 12px/1 Space Grotesk,sans-serif;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.scroll-cue i{background:linear-gradient(var(--accent), transparent);width:1px;height:22px}.market-strip{background:linear-gradient(#171a16 0,#0a0c09 12%,#080a08 55%,#050605 100%);border-top:1px solid #ffffff2b;border-bottom:1px solid #000000e6;height:78px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12,inset 0 -9px 20px #000000b8,0 9px 28px #00000061}.market-strip:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(105deg,#0000 0 28%,#ffffff0b 36%,#0000 45% 100%);animation:9s ease-in-out infinite ticker-sheen;position:absolute;inset:0;transform:translate(-55%)}.market-strip:after{content:"";z-index:4;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #d8ff3e14,inset 0 -1px #ffffff14}.market-strip-track{will-change:transform;align-items:stretch;width:max-content;height:100%;animation:30s linear infinite ticker;display:flex}.market-strip:hover .market-strip-track{animation-play-state:paused}.ticker-item{color:#8f9589;border-left:1px solid #000000c2;border-right:1px solid #ffffff21;grid-template-columns:34px 67px minmax(82px,1fr) 52px 45px;align-items:center;gap:10px;min-width:360px;height:100%;padding:0 24px;font:500 12px/1 Space Grotesk,sans-serif;display:grid;position:relative;box-shadow:inset 0 1px #ffffff06}.ticker-item:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle at 25% 0,#d8ff3e09,#0000 42%);transition:opacity .25s;position:absolute;inset:0}.ticker-item:hover:before{opacity:1}.ticker-coin-shell{background:linear-gradient(145deg,#252922,#080a08);border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:32px;height:32px;padding:2px;display:grid;box-shadow:0 5px 12px #00000080,inset 0 1px 1px #ffffff1f}.ticker-coin{color:#070806;background:radial-gradient(circle at 30% 22%, #ffffffb8, transparent 27%), var(--coin-color);width:26px;height:26px;box-shadow:inset 0 1px 1px #ffffffa6, inset 0 -3px 6px #00000047, 0 0 12px color-mix(in srgb, var(--coin-color) 26%, transparent);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid;position:relative;overflow:hidden}.ticker-coin:after{content:"";border:1px solid #00000024;border-radius:50%;position:absolute;inset:3px}.ticker-symbol,.ticker-price,.ticker-change{flex-direction:column;gap:7px;min-width:0;display:flex}.ticker-symbol strong{color:#eef0e8;font-size:13px}.ticker-symbol small,.ticker-price small,.ticker-change small{color:#4e544c;letter-spacing:.12em;font-size:11px}.ticker-symbol small{color:#767c72;letter-spacing:.04em}.ticker-price strong{color:#aeb3a8;white-space:nowrap;font-size:12px;font-weight:500}.ticker-change{align-items:flex-end}.ticker-change em{color:var(--positive);text-shadow:0 0 12px #95e44b3d;font-size:12px;font-style:normal}.ticker-sparkline{filter:drop-shadow(0 0 4px #d8ff3e3d);width:52px;height:22px;overflow:visible}.ticker-sparkline path{fill:none;stroke:#d8ff3e94;stroke-width:1.2px;vector-effect:non-scaling-stroke}.ticker-sparkline circle{fill:var(--accent)}.coin-dot{color:#070806;border-radius:50%;place-items:center;width:27px;height:27px;font:700 12px/1 Space Grotesk,sans-serif;display:inline-grid}@keyframes ticker{to{transform:translate(-50%)}}@keyframes ticker-sheen{0%,18%{transform:translate(-55%)}62%,to{transform:translate(75%)}}.page-section{width:var(--container);margin:0 auto}.market-section,.products-section,.security-section{padding-top:120px;padding-bottom:128px}.market-section,.products-section,.unified-section,.security-section,.download-section{isolation:isolate;background:#070806;width:100%;position:relative;overflow:hidden}.market-section-content,.products-section-content,.security-section-content,.unified-grid,.download-section-content{z-index:2;position:relative}.market-video-backdrop{z-index:0;pointer-events:none;background:#070806;position:absolute;inset:-28px;overflow:hidden}.market-video-backdrop video{object-fit:cover;opacity:.46;filter:blur(18px)saturate(.6)contrast(1.18)brightness(.62);mix-blend-mode:screen;width:114%;height:114%;position:absolute;inset:-7%;transform:scale(1.1)}.market-video-backdrop:before{content:"";z-index:1;background:linear-gradient(#070806 0%,#0708069e 19%,#07080642 48%,#070806ad 82%,#070806 100%),linear-gradient(90deg,#07080694,#07080624 50%,#0708068a);position:absolute;inset:0}.market-video-backdrop:after{content:"";z-index:2;opacity:.13;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:84px 84px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 22% 78%,#0000);mask-image:linear-gradient(#0000,#000 22% 78%,#0000)}.section-atmosphere{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.section-atmosphere:before{content:"";opacity:.42;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:84px 84px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%)}.section-atmosphere:after{content:"";background:linear-gradient(118deg,#0000 12%,#ffffff05 33%,#0000 54%),linear-gradient(#070806 0%,#0000 22% 78%,#070806 100%);position:absolute;inset:0}.section-atmosphere__word{color:#ffffff05;-webkit-text-stroke:1px #ffffff0e;letter-spacing:0;white-space:nowrap;font:500 clamp(120px,19vw,300px)/.86 Readex Pro,sans-serif;position:absolute;top:4%}.section-atmosphere--right .section-atmosphere__word{right:-3%}.section-atmosphere--left .section-atmosphere__word{left:-3%}.section-atmosphere__line{opacity:.58;transform-origin:50%;background:linear-gradient(90deg,#0000,#ffffff61,#d8ff3eb3);width:clamp(100px,13vw,190px);height:1px;position:absolute}.section-atmosphere__line:after{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;right:0;box-shadow:0 0 14px #d8ff3e8c}.section-atmosphere__line--top{top:28%;right:5%;transform:rotate(18deg)}.section-atmosphere__line--bottom{bottom:12%;left:4%;transform:rotate(-18deg)}.section-atmosphere--left .section-atmosphere__line--top{left:6%;right:auto;transform:rotate(-18deg)scaleX(-1)}.section-atmosphere--left .section-atmosphere__line--bottom{left:auto;right:5%;transform:rotate(18deg)scaleX(-1)}.security-section{background:#000;min-height:min(900px,100svh)}.trust-video-backdrop{z-index:0;pointer-events:none;background:#000;position:absolute;inset:0;overflow:hidden}.trust-video-backdrop video{object-fit:cover;object-position:50% 56%;filter:saturate(.72)contrast(1.1)brightness(1.02);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.015)}.trust-video-grade{z-index:1;pointer-events:none;background:linear-gradient(#000000ad 0%,#00000024 31%,#00000040 67%,#000000c2 100%),linear-gradient(90deg,#0000008f 0%,#0000000a 52%,#00000057 100%);position:absolute;inset:0}.security-section .section-atmosphere{z-index:2}.security-section .section-atmosphere:after{background:linear-gradient(118deg,#0000 12%,#ffffff06 34%,#0000 55%),linear-gradient(#00000080,#0000 30%,#00000080)}.security-section-content{z-index:3}.security-section .section-heading{text-shadow:0 3px 24px #000000b8}.security-section .split-heading>p{color:#ffffffb8}.section-heading{margin-bottom:52px}.section-index{width:fit-content;min-height:30px;color:var(--accent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.12em;background:#0e0e0db8;border:1px solid #ffffff1f;border-radius:999px;align-items:center;margin-bottom:20px;padding:0 12px;font:500 11px/1 Space Grotesk,sans-serif;display:inline-flex}.section-heading h2,.unified-copy h2,.download-copy h2{letter-spacing:0;font:500 clamp(40px,4.5vw,64px)/1.08 Readex Pro,sans-serif}.section-title{white-space:pre-line;width:fit-content;max-width:100%}.split-heading{justify-content:space-between;align-items:end;display:flex}.split-heading>p{width:360px;color:var(--muted);font-size:16px;line-height:1.8}.market-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;display:flex}.segmented{align-self:stretch;gap:30px;display:flex}.segmented button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;position:relative}.segmented button:after{content:"";background:var(--accent);height:2px;transition:right .25s;position:absolute;bottom:-1px;left:0;right:100%}.segmented button.active{color:#fff}.segmented button.active:after{right:0}.market-search input{border:0;border-left:1px solid var(--line);color:#fff;background:0 0;outline:none;width:180px;padding:8px 0 8px 20px;font-size:14px}.market-search input::placeholder{color:#62665e}.market-table-wrap{perspective:1200px;perspective-origin:50% 42%;margin:0 -16px;padding:5px 16px 20px;overflow-x:auto}.market-table{border-collapse:separate;border-spacing:0 7px;width:100%;font:500 14px/1 Space Grotesk,sans-serif}.market-table th{color:#646960;text-align:right;height:48px;font-size:12px;font-weight:500}.market-table th:first-child,.market-table td:first-child{text-align:left}.market-table tbody tr{z-index:0;transform-origin:50%;will-change:transform, filter;transition:transform .4s cubic-bezier(.2,.8,.2,1),filter .4s;position:relative;transform:translate(0,0)scale(1)}.market-table td{text-align:right;color:#c2c6bb;background:linear-gradient(#1f221dd1 0%,#0e100dc7 52%,#090a08e0 100%);border-top:1px solid #ffffff1b;border-bottom:1px solid #0000009e;height:66px;transition:color .3s,border-color .35s,background .35s,box-shadow .35s;box-shadow:inset 0 1px #ffffff09,inset 0 -1px #ffffff05}.market-table td:first-child{color:#fff;border-left:1px solid #ffffff16;border-radius:4px 0 0 4px;align-items:center;gap:14px;padding-left:18px;display:flex}.market-table td:last-child{border-right:1px solid #ffffff16;border-radius:0 4px 4px 0;padding-right:17px}.market-table .coin-dot{transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .35s}.market-table .positive{color:var(--positive);transition:color .3s,text-shadow .3s}.market-table td:last-child a{background:#0506055c;border:1px solid #ffffff21;border-radius:50%;place-items:center;width:36px;height:36px;transition:color .3s,border-color .3s,background .3s,box-shadow .3s,transform .35s cubic-bezier(.2,.8,.2,1);display:inline-grid}.market-table td:last-child a svg{transition:transform .35s cubic-bezier(.2,.8,.2,1)}.market-table tbody tr:hover,.market-table tbody tr:focus-within{z-index:2;filter:drop-shadow(0 16px 18px #00000070)drop-shadow(0 0 12px #d8ff3e0e);transform:translate3d(0,-3px,28px)scale(1.016)}.market-table tbody tr:hover td,.market-table tbody tr:focus-within td{background:linear-gradient(#2b2f25f0 0%,#141711eb 48%,#0a0c09f5 100%);border-top-color:#e7ff9a40;border-bottom-color:#d8ff3e21;box-shadow:inset 0 1px #ffffff13,inset 0 -1px #d8ff3e09}.market-table tbody tr:hover td:first-child,.market-table tbody tr:focus-within td:first-child{border-left-color:#d8ff3e47}.market-table tbody tr:hover td:last-child,.market-table tbody tr:focus-within td:last-child{border-right-color:#d8ff3e47}.market-table tbody tr:hover .coin-dot,.market-table tbody tr:focus-within .coin-dot{transform:translateZ(10px)scale(1.14);box-shadow:0 0 0 3px #ffffff12,0 6px 14px #00000061}.market-table tbody tr:hover .positive,.market-table tbody tr:focus-within .positive{color:#e5ff78;text-shadow:0 0 14px #d8ff3e47}.market-table tbody tr:hover td:last-child a,.market-table tbody tr:focus-within td:last-child a{color:var(--accent);background:#d8ff3e0e;border-color:#d8ff3e85;transform:translate(2px);box-shadow:0 0 18px #d8ff3e14}.market-table tbody tr:hover td:last-child a svg,.market-table tbody tr:focus-within td:last-child a svg{transform:translate(2px)}.market-table tbody tr:active{transition-duration:.12s;transform:translate3d(0,-1px,16px)scale(1.009)}.market-table td:last-child a:focus-visible{outline:1px solid var(--accent);outline-offset:3px}.market-more-row{justify-content:flex-end;padding-top:14px;display:flex}.market-more-link{min-width:132px;min-height:46px;padding-inline:20px}.market-more-link svg{transition:transform .3s cubic-bezier(.2,.8,.2,1)}@media (hover:hover){.market-more-link:hover svg{transform:translate(4px)}}.products-section{border-top:1px solid var(--line);background:linear-gradient(#070806,#090b08 52%,#070806);padding-top:108px;padding-bottom:104px}.product-heading{max-width:860px;margin-bottom:42px}.product-heading h2{font-size:clamp(40px,4.4vw,64px)}.product-stage{border-top:1px solid var(--line)}.product-smear-carousel{height:min(var(--smear-height), 280px);border-bottom:1px solid var(--line);cursor:grab;touch-action:pan-y;isolation:isolate;background:linear-gradient(#ffffff07,#ffffff01 52%,#0000);position:relative;overflow:hidden}.product-smear-carousel:active{cursor:grabbing}.product-smear-carousel:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#d8ff3e29,#0000);height:1px;position:absolute;inset:50% 8% auto;box-shadow:0 0 24px #d8ff3e0e}.product-smear-carousel__stage{width:0;height:0;transform-style:preserve-3d;position:absolute;top:50%;left:50%}.product-smear-card{color:#f5f6f1;transform-style:preserve-3d;contain:layout;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;top:0;left:0}.product-smear-card:focus-visible{outline:none}.product-smear-card__visual,.product-smear-card__surface{display:block;position:absolute;inset:0}.product-smear-card__visual{transform-origin:50%}.product-smear-card__surface{box-shadow:none;backface-visibility:hidden;background:0 0;border:0;border-radius:0;padding:0;display:block;overflow:hidden}.product-smear-card__surface:before{display:none}.product-smear-card__image{z-index:1;transform-origin:50%;will-change:transform;display:block;position:absolute;inset:0 0 28px}.product-smear-card__image-media{box-sizing:border-box;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;padding:clamp(4px,1.6%,10px);display:block}.product-smear-card__label{z-index:2;color:#aeb5a8;letter-spacing:.02em;text-align:center;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;text-shadow:0 2px 10px #000000bf;padding:0 4px;font:600 13px/1.15 Readex Pro,sans-serif;position:absolute;bottom:5px;left:0;right:0;overflow:hidden}.product-smear-card__topline,.product-smear-card__bottomline{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.product-smear-card__topline span,.product-smear-card__bottomline em{color:#747a70;letter-spacing:.12em;font:500 11px/1 Space Grotesk,sans-serif}.product-smear-card__topline svg{color:#858b80}.product-smear-card__bottomline strong{font-size:20px;font-weight:500}.product-smear-card.active .product-smear-card__surface{box-shadow:none;background:0 0;border-color:#0000}.product-smear-card.active .product-smear-card__image-media{filter:drop-shadow(0 0 14px #d8ff3e42)}.product-smear-card.active .product-smear-card__label{color:var(--accent);text-shadow:0 0 14px #d8ff3e3d,0 2px 10px #000000b8}.product-smear-card.active .product-smear-card__topline svg,.product-smear-card.active .product-smear-card__bottomline em{color:var(--accent)}.product-smear-carousel__edge{z-index:4;pointer-events:none;width:20%;position:absolute;top:0;bottom:0}.product-smear-carousel__edge--left{background:linear-gradient(90deg,#070806,#0000);left:0}.product-smear-carousel__edge--right{background:linear-gradient(270deg,#070806,#0000);right:0}.product-smear-carousel__progress{z-index:5;pointer-events:none;background:#ffffff1c;width:68px;height:1px;position:absolute;bottom:16px;left:50%;overflow:hidden;transform:translate(-50%)}.product-smear-carousel__progress:after{content:"";background:var(--accent);transform:scaleX(var(--progress));transform-origin:0;transition:transform .45s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.product-detail{grid-template-columns:.9fr 1.1fr;align-items:center;gap:7%;min-height:390px;animation:.45s both reveal;display:grid}@keyframes reveal{0%{opacity:0;transform:translateY(14px)}}.product-copy>svg{color:var(--accent);margin-bottom:24px}.product-copy h3{font:500 clamp(32px,3.5vw,50px)/1.1 Space Grotesk,sans-serif}.product-copy p{max-width:410px;color:var(--muted);margin-top:18px;font-size:16px;line-height:1.8}.product-copy a{border-bottom:1px solid #fff;align-items:center;gap:10px;margin-top:26px;padding-bottom:7px;font-size:14px;display:inline-flex}.terminal-panel{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff09,#0000 70%);min-height:326px;padding:20px 24px;position:relative;overflow:hidden}.terminal-panel:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#0000 49.8%,#ffffff09 50%,#0000 50.2%);position:absolute;inset:0}.terminal-topline,.terminal-footer{color:#747970;letter-spacing:.13em;justify-content:space-between;font:500 11px/1 Space Grotesk,sans-serif;display:flex}.terminal-topline div{gap:5px;display:flex}.terminal-topline i{background:#454942;width:4px;height:4px;display:block}.terminal-value{justify-content:space-between;align-items:end;margin-top:32px;display:flex}.terminal-value strong{font:500 clamp(30px,3.4vw,44px)/1 Space Grotesk,sans-serif}.terminal-value em{color:var(--positive);font-size:14px;font-style:normal}.trend-chart{width:100%;height:168px;display:block;overflow:visible}.chart-grid{stroke:#ffffff0f;stroke-width:1px}.chart-line{fill:none;stroke:var(--accent);stroke-width:2px;vector-effect:non-scaling-stroke}.chart-dot{fill:var(--accent);filter:drop-shadow(0 0 7px var(--accent))}.unified-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(110deg,#181b15 0%,#151812 55%,#12150f 100%);min-height:min(860px,100svh)}.unified-scrub-video{z-index:0;pointer-events:none;background:#181b15;position:absolute;inset:0 26% 0 0;overflow:hidden;-webkit-mask-image:linear-gradient(104deg,#000 0% 56%,#000000db 66%,#00000070 76%,#0000 88%);mask-image:linear-gradient(104deg,#000 0% 56%,#000000db 66%,#00000070 76%,#0000 88%)}.unified-scrub-video:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 48%,#181b1529 58%,#181b15b8 76%,#181b15 94%),linear-gradient(114deg,#181f1147,#0a0c084d 58%,#0a0c0833 100%);position:absolute;inset:0}.unified-scrub-video video{object-fit:cover;object-position:100% center;filter:saturate(.5)sepia(.12)hue-rotate(32deg)contrast(1.18)brightness(.64);width:100%;height:100%;position:absolute;inset:0;transform:translate(-21%)scale(1.015)}.unified-scrub-video__status{background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;bottom:28px;left:max(24px,50vw + min(1240px,100vw - 64px)/-2);box-shadow:0 0 14px #d8ff3e9e}.unified-video-grade{z-index:1;pointer-events:none;background:linear-gradient(#07080680 0%,#0708061a 25%,#07080629 68%,#070806ad 100%),linear-gradient(90deg,#07080670 0%,#0708065c 38%,#07080642 62%,#0708062e 100%);position:absolute;inset:0}.unified-section .section-atmosphere{z-index:2}.unified-section .section-atmosphere:before{opacity:.22}.unified-section .section-atmosphere:after{background:linear-gradient(118deg,#0000 12%,#ffffff05 33%,#0000 54%),linear-gradient(#07080673,#0000 25% 72%,#0708069e)}.unified-grid{z-index:3;grid-template-columns:1fr 1fr;align-items:center;min-height:min(860px,100svh);display:grid}.unified-media-space{min-height:1px}.unified-copy{text-shadow:0 3px 24px #000000bd;width:100%;max-width:610px;padding:36px 0 36px 44px}.unified-copy h2{max-width:590px;font-size:clamp(46px,4.25vw,64px);line-height:1.08}.unified-copy p{color:#dde0d6ad;max-width:530px;margin-top:25px;font-size:16px;line-height:1.82}.capability-list{border-top:1px solid #ffffff24;max-width:540px;margin-top:30px}.capability-list span{color:#dfe2d8;border-bottom:1px solid #ffffff24;align-items:center;gap:12px;min-height:54px;font-size:14px;display:flex}.capability-list svg{color:var(--accent)}.security-list{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000024;border-top:1px solid #ffffff2b;border-bottom:1px solid #ffffff2b;grid-template-columns:repeat(3,1fr);display:grid}.security-list article{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05060580;border-right:1px solid #ffffff26;min-height:300px;padding:26px;transition:transform .35s cubic-bezier(.2,.8,.2,1),background .35s,border-color .35s;position:relative}.security-list article:last-child{border-right:0}.security-list article:hover{z-index:1;background:#0c0e0ab8;border-color:#d8ff3e47;transform:translateY(-5px)}.security-list article>span{color:#5f645b;font:500 12px/1 Space Grotesk,sans-serif}.security-list article>svg{color:var(--accent);margin-top:58px;display:block}.security-list h3{margin-top:24px;font:500 22px/1.2 Space Grotesk,sans-serif}.security-list p{max-width:290px;color:var(--muted);margin-top:14px;font-size:15px;line-height:1.8}.security-list a{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000003d;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:36px;height:36px;transition:color .2s,border-color .2s,background .2s,transform .2s;display:grid;position:absolute;bottom:24px;right:24px}.security-list a:hover{color:var(--accent);border-color:var(--accent);transform:translateY(-2px)scale(1.06)}.download-section{border-top:1px solid var(--line);background:linear-gradient(#070806,#0a0c09);min-height:720px}.download-section-video{z-index:0;opacity:0;pointer-events:none;background:#070806;transition:opacity 1s,transform 1.3s cubic-bezier(.2,.8,.2,1);position:absolute;inset:-2%;overflow:hidden;transform:scale(1.035)}.download-section-video video{object-fit:cover;object-position:56% center;opacity:.7;filter:blur(5px)saturate(.56)contrast(1.12)brightness(.56);width:106%;height:106%;display:block;position:absolute;inset:-3%;transform:scale(1.04)}.download-section-video:before{content:"";z-index:1;background:linear-gradient(90deg,#070806f5 0%,#070806e0 24%,#07080694 52%,#0708063d 76%,#07080666 100%),linear-gradient(#070806 0%,#0708062e 22%,#07080629 70%,#070806 100%);position:absolute;inset:0}.download-section-video:after{content:"";z-index:2;opacity:.16;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:84px 84px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 24% 76%,#0000);mask-image:linear-gradient(#0000,#000 24% 76%,#0000)}.download-section.is-visible .download-section-video{opacity:1;transform:scale(1)}.liquid-grid,.liquid-grid__canvas{width:100%;height:100%;display:block}.liquid-grid__canvas{pointer-events:none}.download-section-content{grid-template-columns:1fr 1fr;align-items:center;min-height:720px;display:grid}.download-copy p{color:var(--muted);margin-top:25px;font-size:16px}.download-actions{gap:12px;margin-top:34px;display:flex}.phone-scene{isolation:isolate;height:650px;position:relative}.phone-glow{z-index:1;opacity:0;background:#0708062e;border:1px solid #d8ff3e3d;border-radius:50%;width:400px;height:400px;transition:opacity .72s .16s,transform .9s cubic-bezier(.2,.8,.2,1) .16s;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)scale(.92);box-shadow:inset 0 0 120px #d8ff3e1c,0 0 70px #00000057}.download-section.is-visible .phone-glow{opacity:1;transform:translate(-50%,-50%)scale(1)}.phone-shell{z-index:2;opacity:0;background:linear-gradient(145deg,#62675e,#151713 20%,#0c0d0b 80%,#888d82);border:1px solid #858a7f;border-radius:42px;width:276px;height:562px;padding:9px;transition:opacity .78s .28s,transform .92s cubic-bezier(.2,.8,.2,1) .28s;position:absolute;top:52%;left:50%;transform:translate(-50%,calc(28px - 50%))rotate(7deg)scale(.96);box-shadow:0 44px 100px #000000b8,inset 0 0 0 1px #ffffff09}.download-section.is-visible .phone-shell{opacity:1;transform:translate(-50%,-50%)rotate(7deg)scale(1)}.phone-ui{background:#0c0e0b;border-radius:32px;height:100%;padding:30px 18px;overflow:hidden}.phone-speaker{z-index:2;background:#020302;border-radius:20px;width:72px;height:17px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phone-head{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}.phone-ui small{color:#747970;font-size:11px}.phone-ui>strong{margin-top:7px;font:500 25px/1 Space Grotesk,sans-serif;display:block}.phone-chart{margin:22px -8px 12px}.phone-chart .trend-chart{height:145px}.phone-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:54px;font:500 11px/1 Space Grotesk,sans-serif;display:flex}.phone-row em{color:var(--positive);font-style:normal}.floating-phone-icon{z-index:3;color:var(--accent);opacity:0;filter:drop-shadow(0 0 10px #d8ff3e47);transition:opacity .65s .52s;animation:3s ease-in-out .52s infinite float;position:absolute;top:28%;right:10%}.download-section.is-visible .floating-phone-icon{opacity:1}@keyframes float{50%{transform:translateY(-13px)}}footer{border-top:1px solid var(--line);background:#070806;position:relative;overflow:hidden}footer:before{content:"";opacity:.34;pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:84px 84px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000);mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000)}.footer-main,.footer-bottom{width:var(--container);margin:0 auto}.footer-main{z-index:1;grid-template-columns:minmax(220px,.82fr) minmax(0,2.18fr);align-items:start;gap:clamp(64px,8vw,132px);min-height:400px;padding:64px 0 60px;display:grid;position:relative}.footer-brand-block{flex-direction:column;align-items:flex-start;gap:35px;display:flex}.footer-brand-block p{color:#a5aa9d;font-size:17px;line-height:1.5}.footer-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(42px,6vw,94px);display:grid}.footer-link-column{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.footer-link-column a{color:#92988e;max-width:100%;font-size:16px;line-height:1.35;transition:color .2s,transform .2s}.footer-link-column a:hover{color:#f5f6ef;transform:translate(3px)}.footer-bottom{z-index:1;border-top:1px solid var(--line);color:#5d6258;justify-content:space-between;align-items:center;min-height:64px;font-size:11px;display:flex;position:relative}.market-detail-page{color:#eef0e8;background:#070806;min-height:100dvh;font-family:Readex Pro,Manrope,sans-serif}.market-detail-container{width:min(1380px,100vw - 64px);margin:0 auto}.market-detail-hero{background:linear-gradient(#0c0e0b 0%,#070806 100%);border-bottom:1px solid #ffffff1a;padding:118px 0 36px}.market-detail-title-row{justify-content:space-between;align-items:end;gap:32px;min-height:112px;padding-bottom:30px;display:flex}.market-detail-title-row>div:first-child>span{color:#d8ff3eb8;letter-spacing:.14em;font:500 12px/1 Space Grotesk,sans-serif}.market-detail-title-row h1{color:#f4f6ee;margin:10px 0 0;font:500 clamp(40px,4vw,56px)/1.05 Readex Pro,sans-serif}.market-detail-title-row p{color:#8f958a;margin-top:13px;font-size:15px;line-height:1.65}.market-detail-status{color:#7a8076;background:#ffffff06;border:1px solid #ffffff1a;border-radius:999px;flex:none;align-items:center;gap:8px;min-height:34px;padding:0 12px;font:500 11px/1 Space Grotesk,sans-serif;display:inline-flex}.market-detail-status svg{color:var(--accent)}.market-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.market-overview-group{background:#ffffff05;border:1px solid #ffffff1a;border-radius:8px;min-width:0;transition:border-color .2s,background .2s;overflow:hidden}.market-overview-group.active{background:#d8ff3e06;border-color:#d8ff3e57}.market-overview-heading{color:#eef0e8;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:64px;padding:0 18px;display:flex}.market-overview-heading>span{align-items:baseline;gap:10px;min-width:0;display:flex}.market-overview-heading strong{font-size:16px;font-weight:600}.market-overview-heading small{color:#666c63;font-size:11px}.market-overview-heading svg{color:#687066;flex:none;transition:color .2s,transform .2s}.market-overview-heading:hover svg{color:var(--accent);transform:translate(2px)}.market-overview-list{padding:7px}.market-overview-list>button{color:#cdd1c8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;grid-template-columns:30px minmax(0,1fr) auto 64px;align-items:center;gap:9px;width:100%;min-height:52px;padding:0 10px;transition:background .18s;display:grid}.market-overview-list>button:hover{background:#ffffff0a}.detail-asset-mark{border:1px solid color-mix(in srgb, var(--asset-color) 55%, #ffffff1a);color:#070806;background:var(--asset-color);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font:700 11px/1 Space Grotesk,sans-serif;display:inline-grid;box-shadow:inset 0 1px #ffffff47}.market-overview-name,.detail-market-name{flex-direction:column;gap:5px;min-width:0;display:flex}.market-overview-name strong,.detail-market-name strong{color:#e6e9e1;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.market-overview-name small,.detail-market-name small{color:#5f655c;white-space:nowrap;font:500 12px/1 Space Grotesk,sans-serif}.market-overview-price{color:#b7bcb2;white-space:nowrap;font:500 12px/1 Space Grotesk,sans-serif}.detail-change{white-space:nowrap;font:600 12px/1 Space Grotesk,sans-serif}.detail-change.positive{color:#9de858}.detail-change.negative{color:#ff7f6f}.market-overview-list .detail-change{text-align:right}.market-directory{background:#070806;padding:36px 0 96px}.market-category-tabs{border-bottom:1px solid #ffffff1a;align-items:stretch;gap:28px;min-height:54px;display:flex}.market-category-tabs button{color:#737970;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:600;display:inline-flex;position:relative}.market-category-tabs button:after{content:"";background:var(--accent);height:2px;transition:right .22s;position:absolute;bottom:-1px;left:0;right:100%}.market-category-tabs button span{color:#5f655c;background:#ffffff0d;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font:500 12px/1 Space Grotesk,sans-serif;display:inline-grid}.market-category-tabs button.active{color:#f2f4ed}.market-category-tabs button.active:after{right:0}.market-category-tabs button.active span{color:#0a0b08;background:var(--accent)}.market-directory-toolbar{justify-content:space-between;align-items:center;gap:24px;min-height:70px;display:flex}.market-mode-tabs{align-items:center;gap:6px;height:40px;display:flex}.market-mode-tabs>button{color:#737970;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:32px;padding:0 12px;font-size:12px;transition:color .2s,background .2s}.market-mode-tabs>button:hover,.market-mode-tabs>button.active{color:#eef0e8;background:#ffffff0e}.market-mode-tabs>.market-sort-direction{place-items:center;width:32px;padding:0;display:grid}.market-detail-search{color:#626960;background:#ffffff06;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:9px;width:min(280px,100%);min-height:40px;padding:0 12px;transition:border-color .2s,background .2s;display:flex}.market-detail-search:focus-within{background:#d8ff3e06;border-color:#d8ff3e6b}.market-detail-search input{color:#eef0e8;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px}.market-detail-search input::placeholder{color:#565c54}.market-detail-search button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.market-directory-table-wrap{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;min-height:420px;position:relative;overflow-x:auto}.market-directory-table{border-collapse:collapse;table-layout:auto;width:100%;font-family:Space Grotesk,Manrope,sans-serif}.market-directory-table th{color:#5f655c;text-align:right;white-space:nowrap;height:44px;padding:0 12px;font-size:12px;font-weight:500}.market-directory-table th:first-child{width:44px}.market-directory-table th:nth-child(2){text-align:left}.market-directory-table th:last-child{width:82px}.market-directory-table td{color:#b6bbb1;text-align:right;white-space:nowrap;border-top:1px solid #fff1;height:72px;padding:0 12px;font-size:12px;transition:background .18s}.market-directory-table tbody tr:hover td{background:#ffffff05}.market-directory-table td:first-child{text-align:center;padding-right:0}.market-directory-table td:nth-child(2){text-align:left;min-width:190px;display:table-cell}.market-directory-table td:nth-child(2)>.detail-asset-mark{vertical-align:middle;margin-right:10px}.detail-market-name{vertical-align:middle;max-width:165px;display:inline-flex}.detail-market-name strong{font-size:13px}.detail-number{color:#d7dbd2;font-variant-numeric:tabular-nums}.detail-favorite{color:#4f554d;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:inline-grid}.detail-favorite:hover,.detail-favorite.active{color:var(--accent);background:#d8ff3e0e}.detail-sparkline{vertical-align:middle;width:116px;height:34px;display:inline-block;overflow:visible}.detail-sparkline polyline{fill:none;stroke:currentColor;stroke-width:1.6px;vector-effect:non-scaling-stroke}.detail-sparkline.positive{color:#91dc51}.detail-sparkline.negative{color:#ff7769}.detail-trade-link{color:#dfe2da;background:#ffffff06;border:1px solid #ffffff21;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:11px;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.detail-trade-link:hover{color:#090a07;border-color:var(--accent);background:var(--accent)}.market-empty-state{color:#62685f;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:330px;display:flex}.market-empty-state strong{color:#bbc0b6;font-size:15px;font-weight:600}.market-empty-state button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.market-data-note{color:#555b53;justify-content:space-between;align-items:center;gap:20px;min-height:52px;font-size:11px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(.72);backdrop-filter:blur(18px)saturate(.72);background:#000000d1;place-items:center;padding:24px;animation:.24s fade-in;display:grid;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}}.preference-backdrop{padding:32px}.preference-modal{color:#eef0e8;background:#0b0d0a;border:1px solid #ffffff29;border-radius:8px;grid-template-rows:72px minmax(0,1fr) 62px;width:min(1040px,100%);max-height:min(760px,100dvh - 64px);animation:.34s cubic-bezier(.2,.8,.2,1) preference-enter;display:grid;position:relative;overflow:hidden;box-shadow:0 36px 120px #000000b8,inset 0 1px #ffffff0a}@keyframes preference-enter{0%{opacity:0;transform:translateY(14px)scale(.988)}}.preference-header{background:#090a08f5;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;min-width:0;padding:0 18px 0 28px;display:flex}.preference-tabs{align-items:stretch;gap:30px;height:100%;display:flex}.preference-tabs button{color:#72786e;cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:14px;font-weight:600;transition:color .2s;position:relative}.preference-tabs button:after{content:"";background:var(--accent);height:2px;transition:right .24s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:-1px;left:0;right:100%}.preference-tabs button:hover,.preference-tabs button.active{color:#f4f6ee}.preference-tabs button.active:after{right:0}.preference-close{color:#747a70;flex:none}.preference-body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d8ff3e3d transparent;min-height:0;padding:34px 40px 42px;overflow-y:auto}.preference-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:6px 32px;margin-bottom:28px;display:grid}.preference-heading>span{color:#d8ff3eb8;letter-spacing:.14em;grid-column:1/-1;font:500 12px/1 Space Grotesk,sans-serif}.preference-heading h2{color:#f4f6ee;font:500 30px/1.15 Readex Pro,sans-serif}.preference-heading p{color:#7f857a;text-align:right;max-width:340px;font-size:13px;line-height:1.65}.preference-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.preference-option{color:#d8dcd2;cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff14;border-radius:6px;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:9px;min-width:0;min-height:62px;padding:12px 14px;transition:color .2s,border-color .2s,background .2s,transform .2s;display:grid}.preference-option span{min-width:0;font-size:14px;font-weight:600;line-height:1.35}.preference-option small{color:#5f655c;letter-spacing:.06em;white-space:nowrap;font:500 12px/1 Space Grotesk,sans-serif}.preference-option svg{color:var(--accent)}.preference-option:hover{color:#fff;background:#d8ff3e09;border-color:#d8ff3e4d;transform:translateY(-1px)}.preference-option.active{color:var(--accent);background:#d8ff3e13;border-color:#d8ff3e6b;box-shadow:inset 0 1px #ffffff09}.preference-option.active small{color:#d8ff3e8c}.preference-footer{color:#777d72;background:#090a08f5;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:0 22px 0 28px;font-size:12px;display:flex}.preference-footer button{border:1px solid var(--accent);color:#080906;background:var(--accent);cursor:pointer;border-radius:999px;min-height:36px;padding:0 18px;font-size:13px;font-weight:700;transition:background .2s,transform .2s}.preference-footer button:hover{background:#ebff91;transform:translateY(-1px)}.preference-footer button:active{transform:scale(.96)}.account-modal{background:#0b0d0a;border:1px solid #ffffff29;border-radius:8px;grid-template-rows:72px minmax(0,1fr);grid-template-columns:.9fr 1.1fr;width:min(1120px,100%);height:min(720px,100dvh - 48px);min-height:620px;animation:.42s cubic-bezier(.2,.8,.2,1) account-enter;display:grid;position:relative;overflow:hidden;box-shadow:0 36px 120px #000000b8,inset 0 1px #ffffff0a}@keyframes account-enter{0%{opacity:0;transform:translateY(18px)scale(.985)}}.account-modal__header{background:#090a08eb;border-bottom:1px solid #ffffff1a;grid-column:1/-1;align-items:center;min-width:0;padding:0 22px 0 26px;display:flex}.account-modal__header .brand{pointer-events:none}.account-security-status{color:#8e9488;letter-spacing:.08em;align-items:center;gap:7px;margin-left:auto;font:500 11px/1 Space Grotesk,sans-serif;display:inline-flex}.account-security-status svg{color:var(--accent)}.modal-close{flex:none;margin-left:14px}.account-visual{isolation:isolate;background:linear-gradient(145deg,#1f2319c7,#080a07f5 66%);border-right:1px solid #ffffff1a;flex-direction:column;min-width:0;padding:44px 46px 38px;display:flex;position:relative;overflow:hidden}.account-visual:before{content:"";z-index:-2;opacity:.48;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(140deg,#000,#0000 78%);mask-image:linear-gradient(140deg,#000,#0000 78%)}.account-visual:after{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#d8ff3e73,#0000);height:1px;position:absolute;top:48%;left:12%;right:9%;box-shadow:0 0 26px #d8ff3e14}.account-visual__eyebrow{color:#d8ff3ec2;letter-spacing:.14em;font:500 11px/1 Space Grotesk,sans-serif}.account-orbit{aspect-ratio:1;place-items:center;width:min(320px,78%);margin:auto;display:grid;position:relative;transform:rotate(-8deg)}.account-orbit:before,.account-orbit:after,.account-orbit>i{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute;inset:14%}.account-orbit:after{border-color:#d8ff3e57;inset:27% 5%;transform:rotate(52deg)}.account-orbit>i:first-of-type{border-color:#ffffff2e;inset:5% 31%;transform:rotate(28deg)}.account-orbit>i:nth-of-type(2){background:#ffffff24;border:0;border-radius:0;height:1px;inset:48% 8% auto;transform:rotate(-17deg)}.account-orbit>i:nth-of-type(3){background:var(--accent);border:0;width:5px;height:5px;inset:9% auto auto 48%;box-shadow:0 0 18px #d8ff3eb8}.account-orbit__core{z-index:2;aspect-ratio:1;width:92px;color:var(--accent);background:#0a0c08;border:1px solid #d8ff3e80;border-radius:50%;place-items:center;display:grid;position:relative;transform:rotate(8deg);box-shadow:0 0 0 14px #d8ff3e06,0 20px 55px #0000008c}.account-visual__copy{max-width:390px}.account-visual__copy strong{color:#f4f6ee;font-size:clamp(26px,2.3vw,36px);font-weight:500;line-height:1.22;display:block}.account-visual__copy p{color:#858b7f;max-width:360px;margin-top:15px;font-size:14px;line-height:1.75}.account-signals{color:#646a60;letter-spacing:.1em;border-top:1px solid #ffffff1a;justify-content:space-between;gap:18px;margin-top:30px;padding-top:17px;font:500 12px/1 Space Grotesk,sans-serif;display:flex}.account-signals span{align-items:center;gap:7px;display:inline-flex}.account-signals i{background:var(--accent);border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #d8ff3e8c}.account-form-panel{scrollbar-width:thin;scrollbar-color:#d8ff3e3d transparent;min-width:0;padding:38px clamp(44px,5vw,74px) 34px;overflow-y:auto}.auth-tabs{border-bottom:1px solid #ffffff1f;grid-template-columns:repeat(2,1fr);width:min(320px,100%);height:42px;margin-bottom:28px;display:grid}.auth-tabs button{color:#747a70;cursor:pointer;background:0 0;border:0;font-size:14px;transition:color .2s;position:relative}.auth-tabs button:after{content:"";background:var(--accent);height:2px;transition:transform .28s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:-1px;left:20%;right:20%;transform:scaleX(0)}.auth-tabs button.active{color:#f4f6ee}.auth-tabs button.active:after{transform:scaleX(1)}.auth-heading>span{color:#d8ff3ebd;letter-spacing:.15em;font:500 12px/1 Space Grotesk,sans-serif}.account-modal h2{color:#f4f6ee;margin-top:12px;font:500 clamp(30px,3vw,42px)/1.15 Space Grotesk,sans-serif}.auth-heading p,.success-state p{color:#858b7f;margin-top:11px;font-size:14px;line-height:1.65}.login-methods{border-bottom:1px solid #ffffff17;gap:24px;margin-top:24px;display:flex}.login-methods button{color:#686e64;cursor:pointer;background:0 0;border:0;min-height:36px;padding:0;font-size:13px;position:relative}.login-methods button:after{content:"";background:var(--accent);height:1px;transition:right .22s;position:absolute;bottom:-1px;left:0;right:100%}.login-methods button.active{color:#e9ece3}.login-methods button.active:after{right:0}.account-form{margin-top:19px}.auth-field{color:#abb0a5;gap:8px;margin-top:15px;font-size:12px;display:grid}.auth-field:first-child{margin-top:0}.auth-field>span:first-child{align-items:center;gap:7px;display:flex}.auth-field em{color:#62675e;font-style:normal}.auth-input{background:#0506059e;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:10px;min-height:48px;padding:0 13px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.auth-input:focus-within{background:#090b07e0;border-color:#d8ff3e85;box-shadow:0 0 0 3px #d8ff3e0e}.auth-input.has-error{border-color:#ff705cb8}.auth-input>svg{color:#687064;flex:none}.auth-input input{color:#f4f6ee;background:0 0;border:0;outline:0;width:100%;min-width:0;height:46px;padding:0;font-size:14px}.auth-input input::placeholder{color:#4f554c}.password-toggle{color:#697065;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;transition:color .2s,background .2s;display:grid}.password-toggle:hover{color:var(--accent);background:#d8ff3e0f}.field-error{color:#ff846f;font-size:11px;line-height:1.4}.auth-options{justify-content:space-between;align-items:center;gap:18px;min-height:42px;display:flex}.auth-options>button,.auth-back{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.auth-checkbox{color:#747b70;cursor:pointer;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;display:inline-flex}.auth-checkbox input{width:14px;height:14px;accent-color:var(--accent);flex:none;margin:1px 0 0}.auth-consent{margin-top:17px}.auth-consent a{color:var(--accent)}.terms-error{margin-top:6px;display:block}.auth-submit{width:100%;min-height:50px;margin-top:8px}.auth-back{margin:17px auto 0;display:block}.auth-trust-note{color:#5e645a;align-items:center;gap:7px;margin-top:19px;font-size:11px;line-height:1.5;display:flex}.auth-trust-note svg{color:#7e8677;flex:none}.scan-login{grid-template-columns:176px 1fr;align-items:center;gap:30px;min-height:274px;padding:30px 0 18px;display:grid}.auth-qr-grid{aspect-ratio:1;background:#f2f5ed;border:1px solid #ffffff24;border-radius:6px;grid-template-columns:repeat(15,1fr);gap:2px;width:176px;padding:14px;display:grid;position:relative;box-shadow:0 18px 50px #00000057}.auth-qr-grid i{background:0 0}.auth-qr-grid i.active{background:#11150e}.scan-login>div:last-child svg{color:var(--accent)}.scan-login strong{color:#e7eae1;margin-top:17px;font-size:16px;font-weight:500;line-height:1.45;display:block}.scan-login p{color:#747b70;margin-top:9px;font-size:12px;line-height:1.65}.success-state{flex-direction:column;justify-content:center;align-items:flex-start;min-height:100%;display:flex}.success-state>span{background:var(--accent);color:#080906;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:25px;display:grid;box-shadow:0 0 34px #d8ff3e2e}.success-state>small{color:#d8ff3eb8;letter-spacing:.15em;font:500 12px/1 Space Grotesk,sans-serif}.success-state .primary-button{min-width:180px;margin-top:28px}@media (width<=760px){.modal-backdrop{padding:0}.preference-backdrop{align-items:stretch}.preference-modal{border:0;border-radius:0;grid-template-rows:64px minmax(0,1fr) 62px;width:100%;height:100dvh;max-height:none}.preference-header{padding:0 10px 0 16px}.preference-tabs{gap:26px}.preference-tabs button{font-size:14px}.preference-body{padding:26px 14px 36px}.preference-heading{margin-bottom:23px;display:block}.preference-heading h2{margin-top:10px;font-size:26px}.preference-heading p{text-align:left;max-width:100%;margin-top:9px}.preference-modal .preference-options{grid-template-columns:1fr;gap:7px}.preference-option{min-height:54px;padding:10px 12px}.preference-option:hover{transform:none}.preference-footer{padding:0 14px 0 18px}.account-modal{border:0;border-radius:0;grid-template-rows:64px minmax(0,1fr);grid-template-columns:1fr;width:100%;height:100dvh;min-height:0}.account-modal__header{padding:0 14px 0 18px}.account-security-status,.account-visual{display:none}.account-form-panel{width:min(100%,520px);margin:0 auto;padding:30px 22px 40px}.auth-tabs{width:100%;margin-bottom:26px}.scan-login{text-align:center;grid-template-columns:1fr;justify-items:center;gap:22px}.auth-qr-grid{width:168px}}@media (width<=380px){.account-form-panel{padding-inline:16px}.account-modal h2{font-size:31px}}@media (width<=1180px){:root{--container:min(100% - 56px, 1040px)}.section-heading h2,.unified-copy h2,.download-copy h2{font-size:clamp(40px,5.4vw,58px)}.market-section,.security-section{padding-top:108px;padding-bottom:112px}.section-heading{margin-bottom:48px}.split-heading>p{width:330px}.unified-copy{padding-left:32px}.security-list article{min-height:280px}.footer-main{gap:64px}.footer-link-grid{gap:44px}}@media (width<=900px){:root{--container:min(100% - 48px, 760px)}.site-header{width:calc(100% - 32px);height:46px;top:16px}.site-header>.brand{min-height:46px;padding:0 16px}.site-header>.brand span:last-child{display:inline}.main-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090a08f5;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;align-items:stretch;gap:0;padding:12px 16px;display:none;position:absolute;top:58px;left:0;right:0}.main-nav.is-open{display:flex}.main-nav a{border-bottom:1px solid var(--line);min-height:48px}.main-nav a:first-child{background:0 0}.main-nav a:last-child{border:0}.trade-nav-menu{border-bottom:1px solid var(--line);width:100%;display:block}.trade-nav-trigger{border-radius:8px;justify-content:space-between;width:100%;min-height:48px;padding:0 16px;font-size:14px}.trade-nav-popover{width:100%;box-shadow:none;opacity:1;pointer-events:auto;background:#ffffff06;border-color:#ffffff14;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:3px 0 10px;padding:5px;transition:none;display:none;position:static;transform:none}.trade-nav-menu.is-open .trade-nav-popover{display:grid;transform:none}.main-nav .trade-nav-popover a{border-bottom:0;border-radius:5px;grid-template-columns:28px minmax(0,1fr);min-height:56px;padding:7px}.trade-nav-popover a>svg{display:none}.mobile-account-actions{grid-template-columns:1fr 1fr;gap:8px;padding:12px 0 2px;display:grid}.mobile-account-actions button{color:#e9ece3;cursor:pointer;background:#ffffff09;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:14px;display:inline-flex}.mobile-account-actions button:last-child{border-color:var(--accent);color:#080906;background:var(--accent);font-weight:700}.mobile-account-actions.is-authenticated{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-account-actions.is-authenticated a{color:#e9ece3;background:#ffffff09;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 6px;font-size:13px;display:inline-flex}.mobile-account-actions.is-authenticated a:hover{color:var(--accent);border-color:#d8ff3e3d}.header-actions{min-height:46px;padding:3px}.language-trigger{border-radius:50%;width:40px;min-height:40px;padding:0}.language-trigger .radial-button__content>span,.language-trigger .radial-button__reveal>span,.header-actions .text-button,.header-actions .primary-button,.header-quick-link{display:none}.header-avatar-button{width:40px;height:40px}.menu-button{display:inline-grid}.preference-options{grid-template-columns:repeat(3,minmax(0,1fr))}.hero,.hero-content{min-height:max(760px,100svh)}.hero-video{object-position:56% 50%}.hero-video-grade{background:linear-gradient(#00000094,#00000014 28%,#00000047 53%,#000000e0 100%)}.hero-title-line{font-size:clamp(70px,17vw,104px)}.hero-title-line--omni{top:22%}.hero-title-line--x{top:38%}.hero-copy{width:min(340px,78%);top:53%}.hero-lead{font-size:20px}.hero-support{font-size:15px}.engine-label:before{display:none}.engine-label-top{top:16%}.engine-label-bottom{bottom:5%}.scroll-cue{display:none}.split-heading{flex-direction:column;align-items:start;gap:22px}.market-video-backdrop video{opacity:.32;filter:blur(16px)saturate(.5)contrast(1.14)brightness(.5)}.section-atmosphere__word{font-size:clamp(110px,23vw,176px);top:7%}.section-atmosphere__line{width:110px}.split-heading>p{width:min(100%,480px)}.market-section,.products-section,.security-section{padding-top:96px;padding-bottom:104px}.section-heading{margin-bottom:44px}.section-heading h2,.unified-copy h2,.download-copy h2{font-size:clamp(40px,6.6vw,54px)}.product-heading{margin-bottom:38px}.product-detail{grid-template-columns:1fr;gap:40px;padding:52px 0}.unified-scrub-video{inset:0;-webkit-mask-image:none;mask-image:none}.unified-scrub-video:after{background:linear-gradient(#0c0f091f,#07080657)}.unified-scrub-video video{object-position:56% center;filter:saturate(.62)contrast(1.12)brightness(.64);transform:scale(1.015)}.unified-video-grade{background:linear-gradient(#070806c7 0%,#07080659 27%,#07080685 67%,#070806e6 100%),linear-gradient(90deg,#07080657,#070806ad)}.unified-section,.unified-grid{min-height:760px}.unified-grid{grid-template-columns:1fr;align-items:end;padding:84px 0 88px}.unified-media-space{display:none}.unified-copy{width:min(100%,610px);padding:0}.unified-copy h2{font-size:clamp(40px,8vw,60px)}.unified-scrub-video__status{bottom:25px;left:19px}.security-list{grid-template-columns:1fr}.security-list article{border-right:0;border-bottom:1px solid var(--line);min-height:230px}.security-list article:last-child{border-bottom:0}.security-list article>svg{margin-top:34px}.download-section-video video{object-position:64% center;opacity:.62;filter:blur(5px)saturate(.52)contrast(1.1)brightness(.5)}.download-section-video:before{background:linear-gradient(#070806e6 0%,#070806b8 24%,#07080675 48%,#0708068f 72%,#070806 100%)}.download-section-content{grid-template-columns:1fr;padding-top:88px}.phone-scene{height:560px}.footer-main{grid-template-columns:1fr;gap:46px;min-height:0;padding:58px 0}.footer-brand-block{gap:22px}.footer-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}}@media (width<=560px){:root{--container:calc(100% - 32px)}.site-header>.brand{padding:0 14px}.site-header>.brand span:last-child{font-size:12px}.hero,.hero-content{min-height:max(720px,100svh)}.hero-title-line{font-size:clamp(66px,21vw,90px)}.hero-title-line--omni{top:22%}.hero-title-line--x{top:36%}.hero-copy{width:min(100%,340px);top:50%}.hero-lead{font-size:20px}.hero-support{max-width:330px;font-size:14px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch;width:100%;margin-top:22px}.engine-label{gap:5px}.engine-label span,.engine-label strong{font-size:12px}.ticker-item{grid-template-columns:32px 62px minmax(76px,1fr) 46px 42px;gap:8px;min-width:330px;padding:0 18px}.market-section,.products-section,.security-section{padding-top:82px;padding-bottom:88px}.section-atmosphere:before{background-size:62px 62px}.section-atmosphere__word{font-size:31vw;top:5%}.section-atmosphere__line{opacity:.44;width:84px}.section-atmosphere__line--top{top:21%}.section-atmosphere__line--bottom{bottom:8%}.section-heading{margin-bottom:36px}.product-heading{margin-bottom:32px}.section-heading h2,.unified-copy h2,.download-copy h2{font-size:clamp(34px,9.7vw,38px);line-height:1.12}.market-toolbar{flex-direction:column;align-items:stretch;padding-top:2px}.segmented{gap:24px;height:52px}.market-search input{border-top:1px solid var(--line);border-left:0;width:100%;height:48px;padding-left:0}.market-table{table-layout:fixed;min-width:0}.market-table th:first-child{width:44%}.market-table th:nth-child(2){width:23%}.market-table th:nth-child(3){width:21%}.market-table th:last-child{width:12%}.market-table th:nth-child(4),.market-table th:nth-child(5),.market-table td:nth-child(4),.market-table td:nth-child(5){display:none}.market-table td{height:64px;padding-right:8px;font-size:13px}.market-table td:first-child{gap:10px;padding-left:12px}.market-table td:last-child{padding-right:0}.market-table td:last-child a{width:32px;height:32px}.market-more-row{padding-top:18px}.market-more-link{width:100%;min-height:48px}.product-detail{gap:30px;min-height:0;padding:40px 0}.product-copy>svg{margin-bottom:20px}.product-copy p{margin-top:16px}.product-copy a{margin-top:24px}.terminal-panel{min-height:270px;padding:18px}.terminal-value{margin-top:28px}.trend-chart{height:148px}.unified-section,.unified-grid{min-height:680px}.unified-grid{align-items:center;padding-top:84px;padding-bottom:64px}.unified-copy p{font-size:15px;line-height:1.75}.capability-list{margin-top:26px}.capability-list span{min-height:50px;font-size:14px}.unified-scrub-video__status{display:none}.security-list article{min-height:210px;padding:24px}.security-list article>svg{margin-top:28px}.security-list h3{margin-top:20px}.download-section-content{padding-top:82px}.download-actions{flex-direction:column;align-items:stretch}.primary-button,.secondary-button,.hero-actions .primary-button,.hero-actions .secondary-button{min-height:48px}.phone-scene{height:480px}.download-section-video video{object-position:68% center;filter:blur(4px)saturate(.5)contrast(1.08)brightness(.46)}.download-section-video:before{background:linear-gradient(#070806f0 0%,#070806c7 22%,#07080680 46%,#07080694 72%,#070806 100%)}.phone-shell{width:230px;height:468px;top:50%;transform:translate(-50%,calc(18px - 50%))rotate(4deg)scale(.92)}.download-section.is-visible .phone-shell{transform:translate(-50%,-50%)rotate(4deg)scale(.96)}.phone-ui{border-radius:30px;padding:28px 16px}.phone-head{margin-bottom:38px}.phone-chart .trend-chart{height:120px}.phone-row{min-height:46px}.phone-glow{width:280px;height:280px}.floating-phone-icon{top:22%;right:2%}.footer-main{gap:36px;padding:48px 0}.footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}.footer-link-column{gap:17px}.footer-link-column:last-child{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;display:grid}.footer-link-column a{font-size:15px;line-height:1.45}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:76px;padding:14px 0}}.prediction-page{color:#e9ece4;font-variant-numeric:tabular-nums;background:#070806;min-height:100dvh;font-family:Readex Pro,Manrope,sans-serif}.prediction-shell{width:min(1460px,100vw - 40px);margin:0 auto;padding:106px 0 28px}.prediction-hero{justify-content:space-between;align-items:flex-end;gap:32px;min-height:142px;padding:24px 8px 25px;display:flex}.prediction-hero>div:first-child>span{color:#d8ff3ead;letter-spacing:.12em;font:500 12px/1 Space Grotesk,sans-serif}.prediction-hero h1{color:#f2f4ee;letter-spacing:-.015em;margin-top:10px;font-size:clamp(34px,3.2vw,48px);font-weight:600;line-height:1}.prediction-hero p{color:#7f867b;max-width:650px;margin-top:14px;font-size:14px;line-height:1.55}.prediction-hero-status{color:#777e73;white-space:nowrap;background:#0b0d0a;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:11px;display:inline-flex}.prediction-hero-status i{background:#9dde57;border-radius:50%;width:6px;height:6px;animation:1.9s ease-in-out infinite prediction-pulse;box-shadow:0 0 12px #9dde57bf}.prediction-hero-status strong{color:#bbc0b6;font-weight:500}@keyframes prediction-pulse{50%{opacity:.35;transform:scale(.72)}}.prediction-category-tabs{background:#0b0d0a;border:1px solid #ffffff16;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;min-height:78px;display:grid}.prediction-category-tabs>button{color:#737a70;cursor:pointer;text-align:left;background:0 0;border:0;border-right:1px solid #fff1;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:0 18px;transition:color .18s,background .18s,box-shadow .18s;display:grid}.prediction-category-tabs>button>svg{color:#626a5f}.prediction-category-tabs>button>span{flex-direction:column;gap:5px;min-width:0;display:flex}.prediction-category-tabs>button strong{color:inherit;font-size:14px;font-weight:600}.prediction-category-tabs>button small{color:#4f554e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.prediction-category-tabs>button em{color:#555c53;border:1px solid #ffffff14;border-radius:3px;place-items:center;min-width:26px;height:22px;font:500 10px/1 Space Grotesk,sans-serif;display:grid}.prediction-category-tabs>button:hover{color:#cbd0c6;background:#ffffff06}.prediction-category-tabs>button.active{color:#f0f3ea;box-shadow:inset 0 -2px var(--accent);background:linear-gradient(#d8ff3e13,#d8ff3e05)}.prediction-category-tabs>button.active>svg{color:var(--accent)}.prediction-category-tabs>button.active em{color:var(--accent);background:#d8ff3e0d;border-color:#d8ff3e33}.prediction-category-tabs>a{color:#858c81;justify-content:center;align-items:center;gap:8px;min-width:156px;padding:0 18px;font-size:12px;transition:color .18s,background .18s;display:inline-flex}.prediction-category-tabs>a:hover{color:var(--accent);background:#d8ff3e09}.prediction-workspace{grid-template-columns:minmax(0,1fr) 344px;align-items:start;gap:5px;margin-top:5px;display:grid}.prediction-market-column{background:#0b0d0a;border:1px solid #ffffff16;border-radius:6px;min-width:0;overflow:hidden}.prediction-topic-rail{scrollbar-width:none;border-bottom:1px solid #fff1;align-items:center;gap:4px;min-height:52px;padding:0 14px;display:flex;overflow-x:auto}.prediction-topic-rail::-webkit-scrollbar{display:none}.prediction-topic-rail button{color:#656c63;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;flex:none;min-height:32px;padding:0 13px;font-size:12px;transition:color .18s,border-color .18s,background .18s}.prediction-topic-rail button:hover{color:#afb5ab}.prediction-topic-rail button.active{color:var(--accent);background:#d8ff3e0e;border-color:#d8ff3e29}.prediction-toolbar{background:#090b08;border-bottom:1px solid #fff1;grid-template-columns:minmax(220px,1fr) auto auto;gap:7px;min-height:62px;padding:10px 14px;display:grid}.prediction-search{color:#565d54;background:#060806;border:1px solid #ffffff16;border-radius:4px;align-items:center;gap:8px;min-width:0;height:40px;padding:0 11px;transition:border-color .18s,box-shadow .18s;display:flex}.prediction-search:focus-within{border-color:#d8ff3e57;box-shadow:0 0 0 3px #d8ff3e09}.prediction-search input{color:#dfe3da;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.prediction-search input::placeholder{color:#484e47}.prediction-search button{color:#686f65;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;display:grid}.prediction-favorites-filter{color:#747b71;cursor:pointer;background:#0c0e0b;border:1px solid #ffffff16;border-radius:4px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:12px;display:inline-flex}.prediction-favorites-filter.active{color:var(--accent);background:#d8ff3e0d;border-color:#d8ff3e38}.prediction-sort{z-index:12;min-width:116px;min-height:40px;position:relative}.prediction-sort-trigger{color:#8f979f;cursor:pointer;text-align:left;background:linear-gradient(#101310,#0b0d0b);border:1px solid #ffffff1a;border-radius:4px;outline:0;grid-template-columns:16px minmax(44px,1fr) 14px;align-items:center;gap:7px;width:100%;min-height:40px;padding:0 10px;font:500 12px/1 Readex Pro,sans-serif;transition:border-color .18s,color .18s,background .18s,box-shadow .18s;display:grid;box-shadow:inset 0 1px #ffffff06}.prediction-sort-trigger>svg:first-child{color:#626a70}.prediction-sort-trigger:hover,.prediction-sort.is-open .prediction-sort-trigger{color:#e5e8eb;background:linear-gradient(#151917,#0e110e);border-color:#ffffff2e}.prediction-sort-trigger:focus-visible{border-color:#277fe5;outline:0;box-shadow:0 0 0 3px #2388ff24}.prediction-sort-chevron{color:#788078;transition:transform .18s}.prediction-sort.is-open .prediction-sort-chevron{transform:rotate(180deg)}.prediction-sort-menu{z-index:30;background:#15191d;border:1px solid #ffffff1c;border-radius:5px;width:150px;padding:5px;position:absolute;top:calc(100% + 7px);right:0;overflow:hidden;box-shadow:0 16px 38px #00000080,inset 0 1px #ffffff09}.prediction-sort-option{color:#d5d9dd;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:3px;outline:0;grid-template-columns:minmax(0,1fr) 8px;align-items:center;gap:12px;width:100%;min-height:38px;padding:0 10px;font:500 12px/1 Readex Pro,sans-serif;transition:color .14s,background .14s;display:grid}.prediction-sort-option:hover,.prediction-sort-option:focus-visible{color:#fff;background:#ffffff0f;outline:0}.prediction-sort-option i{opacity:0;background:#2388ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #2388ff1a}.prediction-sort-option[aria-selected=true]{color:#fff}.prediction-sort-option[aria-selected=true] i{opacity:1}.prediction-list-head{color:#565d54;justify-content:space-between;align-items:center;min-height:44px;padding:0 15px;font-size:11px;display:flex}.prediction-list-head span:first-child{color:#858c81;align-items:center;gap:7px;font-size:12px;display:inline-flex}.prediction-list-head svg{color:var(--accent)}.prediction-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 12px 12px;display:grid}.prediction-card{background:linear-gradient(145deg,#10120f,#0a0c09);border:1px solid #ffffff16;border-radius:6px;flex-direction:column;min-width:0;padding:14px;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:inset 0 1px #ffffff05}.prediction-card:hover{background:linear-gradient(145deg,#131611,#0b0d0a);border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 12px 24px #00000029,inset 0 1px #ffffff06}.prediction-card.is-selected{box-shadow:inset 2px 0 var(--accent), 0 12px 26px #00000021;border-color:#d8ff3e45}.prediction-card-head{grid-template-columns:34px minmax(0,1fr) 32px;align-items:center;gap:9px;min-height:34px;display:grid}.prediction-market-mark{border:1px solid color-mix(in srgb, var(--market-color) 58%, #ffffff14);width:34px;height:34px;color:color-mix(in srgb, var(--market-color) 80%, white);background:color-mix(in srgb, var(--market-color) 13%, #0a0c09);letter-spacing:.02em;border-radius:50%;flex:none;place-items:center;font:700 8px/1 Space Grotesk,sans-serif;display:inline-grid;box-shadow:inset 0 1px #ffffff14}.prediction-card-topic{align-items:center;gap:8px;min-width:0;display:flex}.prediction-card-topic small{color:#686f65;font-size:11px}.prediction-card-topic em{color:#f07c7f;background:#ef5d610d;border:1px solid #ef5d6133;border-radius:3px;align-items:center;gap:5px;min-height:21px;padding:0 6px;font-size:9px;font-style:normal;display:inline-flex}.prediction-card-topic em i{background:#ef5d61;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #ef5d61a6}.prediction-favorite{color:#454b44;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;transition:color .18s,background .18s;display:grid}.prediction-favorite:hover{color:#959c91;background:#ffffff09}.prediction-favorite.active{color:var(--accent)}.prediction-card-copy{min-height:96px;padding:13px 0 10px}.prediction-card-copy h2{color:#e2e5de;font-size:15px;font-weight:600;line-height:1.48}.prediction-card-copy p{color:#5f665d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.prediction-outcomes{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.prediction-outcomes button{color:#8d9489;cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff14;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;min-height:48px;padding:0 9px 5px;transition:color .16s,border-color .16s,background .16s,transform .12s;display:grid;position:relative;overflow:hidden}.prediction-outcomes button:nth-child(odd){color:#93c95e;background:#527d1d13;border-color:#6d9b323d}.prediction-outcomes button:nth-child(2n){color:#de7b76;background:#bd4f4b11;border-color:#d065603b}.prediction-outcomes button:nth-child(odd):hover{color:#c3ef96;background:#527d1d26;border-color:#6d9b3285}.prediction-outcomes button:nth-child(2n):hover{color:#ffaaa5;background:#bd4f4b24;border-color:#d0656080}.prediction-outcomes button:active{transform:scale(.98)}.prediction-outcomes button:nth-child(odd).active{color:#f7ffed;background:linear-gradient(#527d1d,#36580e);border-color:#6d9b32;box-shadow:inset 0 1px #ffffff2e,0 4px 12px #31520d40}.prediction-outcomes button:nth-child(2n).active{color:#fff7f6;background:linear-gradient(#bd4f4b,#913330);border-color:#d06560;box-shadow:inset 0 1px #ffffff29,0 4px 12px #7725223d}.prediction-outcomes button span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.prediction-outcomes button strong{color:#d5d9d0;font:600 12px/1 Space Grotesk,sans-serif}.prediction-outcomes button.active strong{color:#fff}.prediction-outcomes button i{background:#ffffff0e;border-radius:2px;height:2px;position:absolute;bottom:5px;left:8px;right:8px;overflow:hidden}.prediction-outcomes button i b{height:100%;display:block}.prediction-outcomes button:nth-child(odd) i b{background:#7bad3e}.prediction-outcomes button:nth-child(2n) i b{background:#d06560}.prediction-outcomes button.active i{background:#ffffff29}.prediction-outcomes button.active i b{background:#ffffffc2}.prediction-outcomes button:nth-child(n+3){grid-column:auto}.prediction-card-foot{color:#515850;border-top:1px solid #ffffff0e;align-items:center;gap:13px;min-height:35px;margin-top:10px;padding-top:10px;font:500 10px/1 Space Grotesk,sans-serif;display:flex;overflow:hidden}.prediction-card-foot span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.prediction-card-foot span:last-child{margin-left:auto}.prediction-card-foot svg{color:#656d62;flex:none}.prediction-order-panel{background:#0b0d0a;border:1px solid #ffffff17;border-radius:6px;min-height:602px;position:sticky;top:18px;overflow:hidden;box-shadow:0 18px 46px #00000029}.prediction-order-head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;min-height:62px;padding:0 14px 0 16px;display:flex}.prediction-order-head>span{flex-direction:column;gap:5px;display:flex}.prediction-order-head small{color:#d8ff3e94;letter-spacing:.12em;font:500 9px/1 Space Grotesk,sans-serif}.prediction-order-head strong{color:#e6e9e1;font-size:13px;font-weight:600}.prediction-order-head>button{color:#62695f;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;display:none}.prediction-order-market{border-bottom:1px solid #ffffff0f;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-height:92px;padding:14px 16px;display:grid}.prediction-order-market .prediction-market-mark{width:38px;height:38px}.prediction-order-market>span:last-child{flex-direction:column;gap:7px;min-width:0;display:flex}.prediction-order-market strong{color:#d8dcd3;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.45;overflow:hidden}.prediction-order-market small{color:var(--accent);font-size:11px}.prediction-order-direction{background:#070906;border:1px solid #ffffff14;border-radius:5px;grid-template-columns:1fr 1fr;gap:4px;height:48px;margin:12px 14px 0;padding:4px;display:grid}.prediction-order-direction button{color:#666d63;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;font-size:11px}.prediction-order-direction button:first-child.active{color:#f7ffed;background:linear-gradient(#527d1d,#36580e);border-color:#6d9b32;box-shadow:inset 0 1px #ffffff2e,0 4px 12px #31520d47}.prediction-order-direction button:last-child.active{color:#fff7f6;background:linear-gradient(#bd4f4b,#913330);border-color:#d06560;box-shadow:inset 0 1px #ffffff29,0 4px 12px #77252242}.prediction-price-row{color:#60675e;justify-content:space-between;align-items:center;min-height:56px;padding:0 16px;font-size:11px;display:flex}.prediction-price-row strong{color:#e9ece4;font:600 25px/1 Space Grotesk,sans-serif}.prediction-price-row small{color:#727a6f;margin-left:2px;font-size:11px}.prediction-amount-field{color:#62695f;gap:7px;margin:0 14px;font-size:11px;display:grid}.prediction-amount-field>span:last-child{background:#070906;border:1px solid #ffffff17;border-radius:4px;align-items:center;gap:8px;height:48px;padding:0 11px;transition:border-color .18s;display:flex}.prediction-amount-field>span:last-child:focus-within{border-color:#d8ff3e57}.prediction-amount-field input{color:#e8ebe3;background:0 0;border:0;outline:0;width:100%;min-width:0;font:600 15px/1 Space Grotesk,sans-serif}.prediction-amount-field b{color:#737b70;font-size:10px;font-weight:500}.prediction-quick-amounts{grid-template-columns:repeat(4,1fr);gap:4px;margin:7px 14px 0;display:grid}.prediction-quick-amounts button{color:#62695f;cursor:pointer;background:#ffffff05;border:1px solid #ffffff12;border-radius:3px;min-height:29px;font-size:10px}.prediction-quick-amounts button:hover{color:var(--accent);border-color:#d8ff3e2e}.prediction-order-estimate{border-top:1px solid #ffffff0e;border-bottom:1px solid #ffffff0e;gap:8px;margin:14px 14px 0;padding:11px 0;display:grid}.prediction-order-estimate div{justify-content:space-between;align-items:center;gap:10px;display:flex}.prediction-order-estimate dt{color:#555c53;font-size:10px}.prediction-order-estimate dd{color:#adb3a8;margin:0;font:500 11px/1 Space Grotesk,sans-serif}.prediction-order-estimate dd.positive{color:#9dde57}.prediction-balance{color:#555c53;justify-content:space-between;align-items:center;gap:8px;min-height:42px;margin:0 14px;font-size:10px;display:flex}.prediction-balance span{align-items:center;gap:6px;display:inline-flex}.prediction-balance strong{color:#858c81;font:500 10px/1 Space Grotesk,sans-serif}.prediction-submit{cursor:pointer;border:1px solid;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 28px);min-height:44px;margin:0 14px;font-size:12px;font-weight:600;display:inline-flex}.prediction-submit.buy{--reveal-fill:#21350c;--reveal-color:#d9ffb2;color:#f7ffed;background:linear-gradient(#527d1d,#36580e);border-color:#6d9b32;box-shadow:inset 0 1px #ffffff2e,0 5px 14px #31520d47}.prediction-submit.sell{--reveal-fill:#401b19;--reveal-color:#ffd1ce;color:#fff7f6;background:linear-gradient(#bd4f4b,#913330);border-color:#d06560;box-shadow:inset 0 1px #ffffff29,0 5px 14px #77252242}.prediction-submit:disabled{opacity:.42;cursor:not-allowed}.prediction-order-note{color:#444a43;justify-content:center;align-items:center;gap:5px;margin:10px 14px 0;font-size:9px;display:flex}.prediction-order-empty{color:#484e47;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:520px;padding:0 28px;display:flex}.prediction-order-empty strong{color:#858c81;font-size:13px}.prediction-order-empty span{color:#555c53;font-size:10px;line-height:1.5}.prediction-empty{color:#474d46;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:380px;display:flex}.prediction-empty strong{color:#858c81;font-size:13px}.prediction-empty span{color:#555c53;font-size:11px}.prediction-empty button{color:#7a8177;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:4px;min-height:32px;margin-top:5px;padding:0 11px;font-size:11px}.prediction-recent{background:#d8ff3e05;border:1px solid #d8ff3e1a;border-radius:5px;margin:4px 12px 12px;overflow:hidden}.prediction-recent header{color:#7f867b;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;min-height:42px;padding:0 12px;font-size:11px;display:flex}.prediction-recent header span,.prediction-recent header a{align-items:center;gap:6px;display:inline-flex}.prediction-recent header svg,.prediction-recent header a:hover{color:var(--accent)}.prediction-recent>div{color:#737a70;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 12px;font-size:10px;display:flex}.prediction-recent>div:last-child{border-bottom:0}.prediction-recent>div>span:first-child{align-items:center;gap:7px;min-width:0;display:flex}.prediction-recent strong{color:var(--accent);flex:none;font-size:11px}.prediction-recent small{color:#666d63;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.prediction-disclaimer{color:#474e46;align-items:center;gap:7px;min-height:46px;padding:0 8px;font-size:10px;display:flex}.prediction-disclaimer svg{color:#d8ff3e8c}.prediction-sheet-backdrop{display:none}.prediction-toast{z-index:80;width:min(370px,100vw - 32px);min-height:70px;color:var(--accent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e110bf7;border:1px solid #d8ff3e38;border-radius:6px;grid-template-columns:20px 1fr 30px;align-items:center;gap:9px;padding:12px 10px 12px 14px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 22px 60px #00000080}.prediction-toast>span{flex-direction:column;gap:5px;display:flex}.prediction-toast strong{color:#e4e8de;font-size:12px;font-weight:600}.prediction-toast small{color:#747b70;font-size:10px;line-height:1.4}.prediction-toast button{color:#636a61;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid}html[data-theme=light]:not([data-page=home]) .prediction-page{color:#20252b;background:#f7f7f8}html[data-theme=light]:not([data-page=home]) .prediction-hero h1{color:#171b20}html[data-theme=light]:not([data-page=home]) .prediction-hero>div:first-child>span{color:#557514}html[data-theme=light]:not([data-page=home]) .prediction-hero p{color:#6c7580}html[data-theme=light]:not([data-page=home]) .prediction-hero-status,html[data-theme=light]:not([data-page=home]) .prediction-category-tabs,html[data-theme=light]:not([data-page=home]) .prediction-market-column,html[data-theme=light]:not([data-page=home]) .prediction-order-panel{background:#fff;border-color:#e0e3e6;box-shadow:0 12px 32px #0f172a0f}html[data-theme=light]:not([data-page=home]) .prediction-category-tabs>button{color:#66707a;border-color:#e7e9eb}html[data-theme=light]:not([data-page=home]) .prediction-category-tabs>button small{color:#929aa3}html[data-theme=light]:not([data-page=home]) .prediction-category-tabs>button em{color:#78818b;border-color:#dfe3e6}html[data-theme=light]:not([data-page=home]) .prediction-category-tabs>button:hover{color:#293037;background:#fafbfb}html[data-theme=light]:not([data-page=home]) .prediction-category-tabs>button.active{color:#263313;background:#f0f5e8}html[data-theme=light]:not([data-page=home]) .prediction-category-tabs>button.active>svg,html[data-theme=light]:not([data-page=home]) .prediction-category-tabs>a:hover{color:#567719}html[data-theme=light]:not([data-page=home]) .prediction-category-tabs>button.active em{color:#557514;background:#fff;border-color:#cfdcb9}html[data-theme=light]:not([data-page=home]) .prediction-category-tabs>a{color:#6f7882}html[data-theme=light]:not([data-page=home]) .prediction-topic-rail,html[data-theme=light]:not([data-page=home]) .prediction-order-head,html[data-theme=light]:not([data-page=home]) .prediction-order-market{border-color:#e6e8ea}html[data-theme=light]:not([data-page=home]) .prediction-topic-rail button{color:#6c7580}html[data-theme=light]:not([data-page=home]) .prediction-topic-rail button.active{color:#4e6e12;background:#eef4e5;border-color:#ccd9b5}html[data-theme=light]:not([data-page=home]) .prediction-toolbar{background:#f5f6f7;border-color:#e5e8ea}html[data-theme=light]:not([data-page=home]) .prediction-search,html[data-theme=light]:not([data-page=home]) .prediction-favorites-filter{color:#68727c;background:#fff;border-color:#dadddf}html[data-theme=light]:not([data-page=home]) .prediction-search input{color:#30373f}html[data-theme=light]:not([data-page=home]) .prediction-search input::placeholder{color:#929aa3}html[data-theme=light]:not([data-page=home]) .prediction-favorites-filter.active{color:#4d6d11;background:#f1f5eb;border-color:#c5d2ae}html[data-theme=light]:not([data-page=home]) .prediction-sort-trigger{color:#30373f;background:linear-gradient(#fff,#f8f9fa);border-color:#dadddf;box-shadow:inset 0 1px #fff,0 1px 2px #0f172a09}html[data-theme=light]:not([data-page=home]) .prediction-sort-trigger>svg:first-child,html[data-theme=light]:not([data-page=home]) .prediction-sort-chevron{color:#737d87}html[data-theme=light]:not([data-page=home]) .prediction-sort-trigger:hover,html[data-theme=light]:not([data-page=home]) .prediction-sort.is-open .prediction-sort-trigger{color:#171c22;background:#fff;border-color:#c8cdd2}html[data-theme=light]:not([data-page=home]) .prediction-sort-trigger:focus-visible{border-color:#247bdc;box-shadow:0 0 0 3px #2388ff1f}html[data-theme=light]:not([data-page=home]) .prediction-sort-menu{background:#fff;border-color:#dfe3e7;box-shadow:0 16px 38px #0f172a24,inset 0 1px #fff}html[data-theme=light]:not([data-page=home]) .prediction-sort-option{color:#252b32}html[data-theme=light]:not([data-page=home]) .prediction-sort-option:hover,html[data-theme=light]:not([data-page=home]) .prediction-sort-option:focus-visible{color:#11161b;background:#f2f4f6}html[data-theme=light]:not([data-page=home]) .prediction-list-head{color:#8a929b}html[data-theme=light]:not([data-page=home]) .prediction-list-head span:first-child{color:#59636d}html[data-theme=light]:not([data-page=home]) .prediction-list-head svg{color:#5a7b1b}html[data-theme=light]:not([data-page=home]) .prediction-card{background:#fff;border-color:#e2e5e7;box-shadow:0 8px 22px #0f172a09}html[data-theme=light]:not([data-page=home]) .prediction-card:hover{background:#fff;border-color:#cfd5d8;box-shadow:0 14px 30px #0f172a14}html[data-theme=light]:not([data-page=home]) .prediction-card.is-selected{border-color:#b7c99a;box-shadow:inset 2px 0 #668a22,0 12px 28px #0f172a0f}html[data-theme=light]:not([data-page=home]) .prediction-market-mark{color:color-mix(in srgb, var(--market-color) 76%, #1d242b);background:color-mix(in srgb, var(--market-color) 12%, white)}html[data-theme=light]:not([data-page=home]) .prediction-card-topic small{color:#76808a}html[data-theme=light]:not([data-page=home]) .prediction-favorite{color:#9aa1a9}html[data-theme=light]:not([data-page=home]) .prediction-favorite.active{color:#5b7b1d}html[data-theme=light]:not([data-page=home]) .prediction-card-copy h2{color:#242a31}html[data-theme=light]:not([data-page=home]) .prediction-card-copy p{color:#77808a}html[data-theme=light]:not([data-page=home]) .prediction-outcomes button:nth-child(odd){color:#52752d;background:#f1f6eb;border-color:#cfddbd}html[data-theme=light]:not([data-page=home]) .prediction-outcomes button:nth-child(2n){color:#a94d49;background:#fff3f2;border-color:#ebcbc9}html[data-theme=light]:not([data-page=home]) .prediction-outcomes button:nth-child(odd):hover{color:#36551a;background:#e8f1dc;border-color:#9eb77a}html[data-theme=light]:not([data-page=home]) .prediction-outcomes button:nth-child(2n):hover{color:#8f3835;background:#fde8e6;border-color:#d99b97}html[data-theme=light]:not([data-page=home]) .prediction-outcomes button:nth-child(odd).active{color:#fff;background:linear-gradient(#668f27,#496b17);border-color:#6d9b32}html[data-theme=light]:not([data-page=home]) .prediction-outcomes button:nth-child(2n).active{color:#fff;background:linear-gradient(#ca5a55,#9e3e3a);border-color:#c95f5a}html[data-theme=light]:not([data-page=home]) .prediction-outcomes button strong{color:#39424b}html[data-theme=light]:not([data-page=home]) .prediction-outcomes button.active strong{color:#fff}html[data-theme=light]:not([data-page=home]) .prediction-outcomes button i{background:#e3e6e8}html[data-theme=light]:not([data-page=home]) .prediction-outcomes button:nth-child(odd) i b{background:#739b3c}html[data-theme=light]:not([data-page=home]) .prediction-outcomes button:nth-child(2n) i b{background:#c95f5a}html[data-theme=light]:not([data-page=home]) .prediction-outcomes button.active i b{background:#fffc}html[data-theme=light]:not([data-page=home]) .prediction-card-foot{color:#7f8892;border-color:#eceef0}html[data-theme=light]:not([data-page=home]) .prediction-order-head strong,html[data-theme=light]:not([data-page=home]) .prediction-order-market strong{color:#242a31}html[data-theme=light]:not([data-page=home]) .prediction-order-head small,html[data-theme=light]:not([data-page=home]) .prediction-order-market small{color:#567719}html[data-theme=light]:not([data-page=home]) .prediction-order-direction{background:#f3f5f6;border-color:#dfe3e6}html[data-theme=light]:not([data-page=home]) .prediction-order-direction button{color:#6e7882}html[data-theme=light]:not([data-page=home]) .prediction-order-direction button:first-child.active{color:#fff;background:linear-gradient(#668f27,#496b17);border-color:#6d9b32}html[data-theme=light]:not([data-page=home]) .prediction-order-direction button:last-child.active{color:#fff;background:linear-gradient(#ca5a55,#9e3e3a);border-color:#c95f5a}html[data-theme=light]:not([data-page=home]) .prediction-price-row{color:#747e88}html[data-theme=light]:not([data-page=home]) .prediction-price-row strong{color:#252b32}html[data-theme=light]:not([data-page=home]) .prediction-amount-field{color:#717b85}html[data-theme=light]:not([data-page=home]) .prediction-amount-field>span:last-child{background:#f7f8f9;border-color:#d9dde1}html[data-theme=light]:not([data-page=home]) .prediction-amount-field input{color:#262c33}html[data-theme=light]:not([data-page=home]) .prediction-quick-amounts button{color:#68727c;background:#f7f8f9;border-color:#dfe3e6}html[data-theme=light]:not([data-page=home]) .prediction-order-estimate{border-color:#e6e8ea}html[data-theme=light]:not([data-page=home]) .prediction-order-estimate dt,html[data-theme=light]:not([data-page=home]) .prediction-balance{color:#7b858f}html[data-theme=light]:not([data-page=home]) .prediction-order-estimate dd,html[data-theme=light]:not([data-page=home]) .prediction-balance strong{color:#414952}html[data-theme=light]:not([data-page=home]) .prediction-order-estimate dd.positive{color:#07865f}html[data-theme=light]:not([data-page=home]) .prediction-submit.buy{color:#fff;background:linear-gradient(#708f35,#526e1f);border-color:#66891f}html[data-theme=light]:not([data-page=home]) .prediction-submit.sell{color:#fff;background:linear-gradient(#ca5a55,#9e3e3a);border-color:#c95f5a}html[data-theme=light]:not([data-page=home]) .prediction-order-note{color:#929aa3}html[data-theme=light]:not([data-page=home]) .prediction-recent{background:#f7f9f4;border-color:#dfe6d3}html[data-theme=light]:not([data-page=home]) .prediction-recent header,html[data-theme=light]:not([data-page=home]) .prediction-recent>div{color:#69737d;border-color:#e4e8df}html[data-theme=light]:not([data-page=home]) .prediction-recent strong,html[data-theme=light]:not([data-page=home]) .prediction-recent header svg{color:#567719}html[data-theme=light]:not([data-page=home]) .prediction-disclaimer{color:#818a94}@media (width<=1120px){.prediction-category-tabs>button{grid-template-columns:30px minmax(0,1fr) auto;padding-inline:12px}.prediction-category-tabs>button small{display:none}.prediction-workspace{grid-template-columns:minmax(0,1fr) 320px}}@media (width<=900px){.prediction-shell{width:100%;padding:82px 0 18px}.prediction-hero{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:14px;min-height:148px;padding:24px 16px 20px}.prediction-hero h1{font-size:34px}.prediction-hero p{max-width:520px;font-size:13px}.prediction-hero-status{min-height:32px}.prediction-category-tabs{scrollbar-width:none;border-left:0;border-right:0;border-radius:0;gap:4px;min-height:64px;padding:4px;display:flex;overflow-x:auto}.prediction-category-tabs::-webkit-scrollbar{display:none}.prediction-category-tabs>button{border:1px solid #0000;border-radius:4px;flex:none;grid-template-columns:27px minmax(0,1fr);min-width:112px;min-height:54px;padding:0 10px}.prediction-category-tabs>button>svg{width:16px}.prediction-category-tabs>button em{display:none}.prediction-category-tabs>button.active{box-shadow:none;border-color:#d8ff3e2e}.prediction-category-tabs>a{border-left:1px solid #fff1;flex:none;min-width:135px;min-height:54px;padding:0 10px}.prediction-workspace{margin-top:4px;display:block}.prediction-market-column{border-left:0;border-right:0;border-radius:0}.prediction-topic-rail{min-height:50px;padding:0 8px}.prediction-topic-rail button{min-height:34px;padding-inline:12px}.prediction-toolbar{grid-template-columns:1fr 1fr;min-height:108px;padding:9px 10px}.prediction-search{grid-column:1/-1;height:44px}.prediction-favorites-filter,.prediction-sort{justify-content:center;min-height:42px}.prediction-list-head{min-height:42px;padding-inline:12px}.prediction-grid{grid-template-columns:1fr;gap:7px;padding:0 8px 10px}.prediction-card{padding:13px;transform:none!important}.prediction-card-copy{min-height:82px}.prediction-card-copy h2{font-size:14px}.prediction-outcomes button{min-height:52px}.prediction-card-foot{gap:10px}.prediction-disclaimer{min-height:58px;padding:10px 13px;line-height:1.5}.prediction-order-panel{z-index:72;border-bottom:0;border-left:0;border-right:0;border-radius:10px 10px 0 0;width:100%;min-height:0;max-height:min(720px,88dvh);transition:transform .28s cubic-bezier(.23,1,.32,1);position:fixed;inset:auto 0 0;overflow-y:auto;transform:translateY(105%);box-shadow:0 -24px 70px #0000008c}.prediction-order-panel.is-open{transform:translateY(0)}.prediction-order-head{z-index:2;background:inherit;min-height:60px;position:sticky;top:0}.prediction-order-head>button{display:grid}.prediction-order-market{min-height:80px}.prediction-order-direction{height:52px}.prediction-price-row{min-height:52px}.prediction-amount-field>span:last-child{height:52px}.prediction-quick-amounts button{min-height:34px}.prediction-submit{min-height:50px;margin-bottom:max(0px, env(safe-area-inset-bottom))}.prediction-order-note{margin-bottom:14px}.prediction-sheet-backdrop{z-index:71;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000009e;border:0;display:block;position:fixed;inset:0}.prediction-toast{bottom:16px;right:16px}html[data-theme=light]:not([data-page=home]) .prediction-category-tabs>a{border-color:#e4e7e9}html[data-theme=light]:not([data-page=home]) .prediction-order-panel{box-shadow:0 -24px 70px #0f172a2e}html[data-theme=light]:not([data-page=home]) .prediction-sheet-backdrop{background:#21272d59}}@media (width<=420px){.prediction-hero-status{text-overflow:ellipsis;max-width:100%;overflow:hidden}.prediction-card-foot span:nth-child(2){display:none}.prediction-outcomes{grid-template-columns:1fr 1fr}.prediction-recent>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding-block:9px}}@media (width<=560px) and (height<=700px){.hero,.hero-content{min-height:100svh}.hero-title-line{font-size:18.5vw}.hero-title-line--omni{top:19%}.hero-title-line--x{top:31%}.hero-copy{top:44%}.hero-lead{font-size:19px}.hero-support{margin-top:9px;font-size:13px;line-height:1.5}.hero-actions{flex-direction:row;gap:8px;width:100%;margin-top:16px}.hero-actions .primary-button,.hero-actions .secondary-button{min-height:44px}}.assets-page{color:#e9ece4;background:#070806;min-height:100dvh;font-family:Readex Pro,Manrope,sans-serif}.assets-shell{width:min(1600px,100vw - 28px);margin:0 auto;padding:96px 0 28px}.assets-heading{justify-content:space-between;align-items:flex-end;gap:32px;min-height:126px;padding:24px 6px 22px;display:flex}.assets-heading>div:first-child{gap:8px;display:grid}.assets-heading>div:first-child>span{color:#d8ff3ea3;letter-spacing:.12em;font:500 12px/1 Space Grotesk,sans-serif}.assets-heading h1{color:#f1f3ed;font-size:31px;font-weight:500;line-height:1}.assets-heading p{color:#656c62;max-width:620px;font-size:12px;line-height:1.55}.assets-heading-actions{gap:6px;display:flex}.assets-heading-actions button{color:#8d9489;cursor:pointer;background:#0b0d0a;border:1px solid #ffffff17;border-radius:4px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:12px;display:inline-flex}.assets-heading-actions button:hover{color:var(--accent);border-color:#d8ff3e33}.assets-layout{grid-template-columns:224px minmax(0,1fr);align-items:stretch;gap:4px;display:grid}.asset-account-rail{background:#0a0c09;border:1px solid #ffffff16;border-radius:5px;flex-direction:column;min-height:720px;padding:18px 10px 14px;display:flex}.asset-account-rail>span{color:#454b44;letter-spacing:.1em;padding:0 10px 13px;font:500 11px/1 Space Grotesk,sans-serif}.asset-account-rail nav{gap:3px;display:grid}.asset-account-rail nav button{color:#6e756b;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:4px;grid-template-columns:28px minmax(0,1fr) 14px;align-items:center;gap:8px;width:100%;min-height:60px;padding:0 10px;transition:color .18s,background .18s,border-color .18s,transform .12s;display:grid;position:relative}.asset-account-rail nav button:before{content:"";background:0 0;width:2px;position:absolute;top:13px;bottom:13px;left:-11px}.asset-account-rail nav button:hover{color:#bcc1b7;background:#ffffff06}.asset-account-rail nav button:active{transform:scale(.98)}.asset-account-rail nav button.active{color:#e5e9df;background:#d8ff3e0b;border-color:#d8ff3e1f}.asset-account-rail nav button.active:before{background:var(--accent);box-shadow:0 0 10px #d8ff3e7a}.asset-account-rail nav button>svg:first-child{color:#596057}.asset-account-rail nav button.active>svg:first-child{color:var(--accent)}.asset-account-rail nav button span{flex-direction:column;gap:6px;min-width:0;display:flex}.asset-account-rail nav strong{font-size:12px;font-weight:500}.asset-account-rail nav small{color:#424841;font:500 11px/1 Space Grotesk,sans-serif}.asset-account-rail nav button>svg:last-child{color:#3f453e}.asset-account-rail>p{color:#454b44;border-top:1px solid #ffffff0e;align-items:flex-start;gap:7px;margin-top:auto;padding:14px 10px 2px;font-size:11px;line-height:1.5;display:flex}.asset-account-rail>p svg{color:#596057;flex:none}.assets-workspace{background:#0b0d0a;border:1px solid #ffffff16;border-radius:5px;min-width:0;min-height:720px;overflow:hidden}.asset-overview{min-height:718px}.asset-total-panel{background:radial-gradient(circle at 78% 42%,#d8ff3e11,#0000 31%),#0b0d0a;border-bottom:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) 240px;align-items:center;gap:30px;min-height:286px;padding:42px 44px;display:grid;position:relative;overflow:hidden}.asset-total-panel:before{content:"";pointer-events:none;opacity:.22;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 54%,#0000);mask-image:linear-gradient(90deg,#0000,#000 54%,#0000)}.asset-total-copy{gap:8px;display:grid;position:relative}.asset-total-copy>span{color:#d8ff3e94;letter-spacing:.12em;font:500 12px/1 Space Grotesk,sans-serif}.asset-total-copy>small{color:#6b7268;font-size:11px}.asset-total-number{overflow-wrap:anywhere;color:#eef1e9;font-variant-numeric:tabular-nums;margin-top:8px;font:500 clamp(34px,4vw,62px)/.95 Space Grotesk,sans-serif}.asset-total-copy p{color:#555c53;font:400 12px/1 Space Grotesk,sans-serif}.asset-profit-block{border-left:1px solid #ffffff12;flex-direction:column;justify-content:center;align-self:stretch;gap:10px;padding:24px 0 24px 36px;display:flex;position:relative}.asset-profit-block>span{color:#626960;font-size:12px}.asset-profit-block>.positive{color:#96df53;font:500 23px/1 Space Grotesk,sans-serif}.asset-profit-block>small{color:#5f8050;font:500 12px/1 Space Grotesk,sans-serif}.asset-hero-actions{grid-column:1/-1;gap:7px;display:flex;position:relative}.asset-hero-actions button,.asset-account-actions button{--reveal-fill:#232a17;--reveal-color:var(--accent);color:#a1a79d;cursor:pointer;background:#0d100b;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:12px;display:inline-flex}.asset-hero-actions button:first-child{color:#0b0c09;border-color:var(--accent);background:var(--accent)}.asset-allocation{padding:30px 34px 34px}.asset-allocation-head{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.asset-allocation-head>div{gap:7px;display:grid}.asset-allocation-head span{color:#d8ff3e8c;letter-spacing:.11em;font:500 11px/1 Space Grotesk,sans-serif}.asset-allocation-head h2{color:#dfe3da;font-size:17px;font-weight:500}.asset-allocation-head>small{color:#4d544c;font-size:11px}.asset-allocation-bar{background:#1c211a;gap:3px;height:4px;margin:25px 0 16px;display:flex;overflow:hidden}.asset-allocation-bar i{background:var(--segment);min-width:2px;height:100%}.asset-allocation-grid{border-top:1px solid #ffffff0e;border-left:1px solid #ffffff0e;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.asset-allocation-grid button{color:#81887d;cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff0e;border-top:0;border-left:0;grid-template-columns:34px minmax(0,1fr) auto 14px;align-items:center;gap:12px;min-width:0;min-height:84px;padding:0 16px;display:grid}.asset-allocation-grid button:hover{color:#d9ddd4;background:#ffffff04}.asset-allocation-grid button>span{color:#87907f;background:#0e110d;border:1px solid #ffffff14;place-items:center;width:34px;height:34px;display:grid}.asset-allocation-grid button>div{flex-direction:column;gap:7px;min-width:0;display:flex}.asset-allocation-grid button>div:nth-child(3){align-items:flex-end}.asset-allocation-grid strong{color:#c9cec4;font-size:12px;font-weight:500}.asset-allocation-grid small{color:#4d544b;font:500 11px/1 Space Grotesk,sans-serif}.asset-allocation-grid button>div:nth-child(3)>span{color:#aeb4aa;font:500 13px/1 Space Grotesk,sans-serif}.asset-allocation-grid button>svg{color:#444a43}.asset-account-head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:0 22px;display:flex}.asset-account-head>div:first-child{gap:7px;display:grid}.asset-account-head>div:first-child span{color:#d8ff3e94;letter-spacing:.09em;font:500 11px/1 Space Grotesk,sans-serif}.asset-account-head h2{color:#e7eae2;font-size:17px;font-weight:500}.asset-account-value{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.asset-account-value small{color:#555c53;font-size:11px}.asset-account-value>span{color:#dfe3da;font:500 21px/1 Space Grotesk,sans-serif}.asset-account-actions{scrollbar-width:none;background:#090b08;border-bottom:1px solid #ffffff0e;align-items:center;gap:6px;min-height:62px;padding:9px 14px;display:flex;overflow-x:auto}.asset-account-actions::-webkit-scrollbar{display:none}.asset-account-actions button{flex:none;min-height:42px}.asset-toolbar{border-bottom:1px solid #ffffff0e;align-items:center;gap:14px;min-height:58px;padding:8px 14px;display:flex}.asset-search{color:#50574e;background:#070806;border:1px solid #ffffff14;border-radius:4px;grid-template-columns:16px minmax(0,1fr) 28px;align-items:center;gap:7px;width:min(290px,38%);height:40px;padding:0 10px;display:grid}.asset-search:focus-within{border-color:#d8ff3e4d}.asset-search input{color:#a0a69c;background:0 0;border:0;outline:0;min-width:0;height:38px;padding:0;font-size:12px}.asset-search input::placeholder{color:#464d45}.asset-search button{color:#656c62;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;display:grid}.asset-small-toggle{color:#6e756b;cursor:pointer;align-items:center;gap:8px;min-height:40px;font-size:12px;display:inline-flex}.asset-small-toggle input{opacity:0;pointer-events:none;position:absolute}.asset-small-toggle i{background:#11140f;border:1px solid #ffffff1f;border-radius:9px;width:30px;height:17px;position:relative}.asset-small-toggle i:after{content:"";background:#626960;border-radius:50%;width:9px;height:9px;transition:transform .18s,background .18s;position:absolute;top:3px;left:3px}.asset-small-toggle input:checked+i{background:#d8ff3e0f;border-color:#d8ff3e42}.asset-small-toggle input:checked+i:after{background:var(--accent);transform:translate(13px)}.asset-toolbar>small{color:#484f47;margin-left:auto;font:500 11px/1 Space Grotesk,sans-serif}.asset-table-wrap{scrollbar-width:thin;scrollbar-color:#272c25 transparent;overflow-x:auto}.asset-table{border-collapse:collapse;font-variant-numeric:tabular-nums;white-space:nowrap;width:100%;min-width:940px;font:400 12px/1 Space Grotesk,sans-serif}.asset-table th,.asset-table td{color:#797f76;text-align:right;border-bottom:1px solid #ffffff0b;height:58px;padding:0 12px;font-weight:400}.asset-table th{color:#474d46;height:38px;font-size:11px}.asset-table th:first-child,.asset-table td:first-child{text-align:left}.asset-table tbody tr:hover td{background:#ffffff04}.asset-name-cell{align-items:center;gap:9px;display:inline-flex}.asset-symbol-mark{--asset-color:#d8ff3e;border:1px solid color-mix(in srgb, var(--asset-color), transparent 65%);width:27px;height:27px;color:var(--asset-color);background:color-mix(in srgb, var(--asset-color), transparent 91%);border-radius:50%;place-items:center;font:600 11px/1 Space Grotesk,sans-serif;display:grid}.asset-name-cell>span{flex-direction:column;gap:6px;display:flex}.asset-name-cell strong{color:#cdd1c8;font-size:11px;font-weight:500}.asset-name-cell small{color:#494f48;font-size:11px}.asset-table .positive,.asset-mobile-ledger .positive,.asset-record-list .positive{color:#91d852}.asset-table .negative,.asset-mobile-ledger .negative{color:#ee7770}.asset-row-actions{justify-content:flex-end;gap:2px;display:inline-flex}.asset-row-actions button{color:#7f867b;cursor:pointer;background:0 0;border:0;min-height:32px;padding:0 7px;font-size:11px}.asset-row-actions button:hover{color:var(--accent)}.asset-mobile-ledger{display:none}.asset-empty{color:#424841;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:420px;display:flex}.asset-empty strong{color:#aeb4a9;font-size:14px;font-weight:500}.asset-empty small{color:#484f47;font-size:12px}.assets-disclaimer{color:#434942;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:11px;display:flex}.asset-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030403c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.asset-modal{background:#0d0f0c;border:1px solid #ffffff1f;border-radius:8px;width:min(460px,100%);max-height:min(680px,100dvh - 32px);overflow:hidden;box-shadow:0 28px 80px #0000008c}.asset-modal--history{width:min(680px,100%)}.asset-modal>header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:0 18px 0 22px;display:flex}.asset-modal>header>div{gap:7px;display:grid}.asset-modal>header span{color:#d8ff3e94;letter-spacing:.1em;font:500 11px/1 Space Grotesk,sans-serif}.asset-modal>header h2{color:#e7eae2;font-size:17px;font-weight:500}.asset-modal>header button{color:#797f75;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.asset-operation-form{gap:16px;padding:22px;display:grid}.asset-operation-form>p{color:#646b61;background:#d8ff3e06;border:1px solid #d8ff3e14;align-items:flex-start;gap:8px;padding:11px 12px;font-size:12px;line-height:1.5;display:flex}.asset-operation-form>p svg{color:#d8ff3e99;flex:none}.asset-operation-form>label{color:#696f66;gap:8px;font-size:12px;display:grid}.asset-operation-form select,.asset-amount-input{color:#aeb4aa;background:#080a07;border:1px solid #ffffff17;border-radius:4px;width:100%;height:48px}.asset-operation-form select{outline:0;padding:0 12px}.asset-amount-input{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:0 12px;display:grid}.asset-amount-input input{color:#d9ddd4;background:0 0;border:0;outline:0;min-width:0;height:46px;padding:0;font:500 16px/1 Space Grotesk,sans-serif}.asset-amount-input b{color:#676e64;font:500 12px/1 Space Grotesk,sans-serif}.asset-operation-form select:focus,.asset-amount-input:focus-within{border-color:#d8ff3e52}.asset-modal--funding{width:min(820px,100%);max-height:min(760px,100dvh - 32px)}.asset-modal--funding .asset-operation-form{padding:0;display:block;overflow-y:auto}.asset-funding-content{gap:20px;padding:22px;display:grid}.asset-funding-grid{grid-template-columns:minmax(190px,.72fr) minmax(0,1.28fr);gap:18px;display:grid}.asset-funding-summary,.asset-funding-form-panel{background:#0a0c09;border:1px solid #ffffff13;min-width:0;padding:18px}.asset-funding-summary{flex-direction:column;gap:11px;display:flex}.asset-funding-summary>label,.asset-funding-form-panel>label,.asset-funding-label-row>label,.asset-demo-amount-label{color:#737b70;font-size:11px}.asset-funding-summary select{height:44px}.asset-funding-summary dl{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;gap:1px;margin:4px 0 0;display:grid}.asset-funding-summary dl div{justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.asset-funding-summary dt{color:#5e665c;font-size:11px}.asset-funding-summary dd{color:#dce2d8;font-variant-numeric:tabular-nums;margin:0;font:500 13px/1 Space Grotesk,sans-serif}.asset-funding-warning{color:#89957e;background:#d8ff3e09;border:1px solid #d8ff3e1c;align-items:flex-start;gap:7px;margin:auto 0 0;padding:10px;font-size:11px;line-height:1.5;display:flex}.asset-funding-warning svg{color:#b2d456;flex:none;margin-top:1px}.asset-funding-form-panel{flex-direction:column;gap:10px;display:flex}.asset-funding-form-panel>label{margin-top:2px}.asset-address-field{background:#080a07;border:1px solid #ffffff17;border-radius:4px;align-items:center;gap:8px;min-width:0;height:48px;padding:0 10px 0 12px;display:flex}.asset-address-field:focus-within{border-color:#d8ff3e52}.asset-address-field input{color:#d9ddd4;text-overflow:ellipsis;background:0 0;border:0;outline:0;flex:1;min-width:0;height:46px;padding:0;font:500 12px/1 Space Grotesk,sans-serif;overflow:hidden}.asset-address-field>svg{color:#687464;flex:none}.asset-address-field button{color:#7f8a78;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:32px;height:32px;display:grid}.asset-address-field button:hover{color:var(--accent)}.asset-qr-layout{background:#ffffff05;border:1px solid #ffffff0f;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px;min-height:124px;padding:12px;display:grid}.asset-qr-code{color:#d8ff3e;background:#f5f7f2;border:1px solid #ffffff24;place-items:center;width:112px;height:112px;display:grid;position:relative}.asset-qr-code span{color:#5c6757;background:#ffffffdb;padding:2px 4px;font-size:9px;position:absolute;bottom:3px;right:4px}.asset-qr-layout p{color:#747e70;margin:0;font-size:11px;line-height:1.55}.asset-funding-label-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.asset-funding-label-row button{color:#9bbf46;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:11px;display:inline-flex}.asset-funding-label-row button:hover{color:var(--accent)}.asset-demo-amount-label{margin-top:6px}.asset-amount-input b{align-items:center;gap:8px;display:inline-flex}.asset-amount-input b button{color:#9bbf46;cursor:pointer;background:0 0;border:0;padding:3px 0;font:500 11px/1 Readex Pro,sans-serif}.asset-amount-input b button:hover{color:var(--accent)}.asset-withdraw-fee{color:#687365;justify-content:space-between;align-items:center;gap:12px;padding:2px 1px 4px;font-size:11px;display:flex}.asset-withdraw-fee strong{color:#b2bbad;font:500 11px/1 Space Grotesk,sans-serif}.asset-confirm-button{justify-content:center;width:100%;min-height:46px;margin-top:4px}.asset-funding-records{border-top:1px solid #ffffff12}.asset-funding-records>header{justify-content:space-between;align-items:center;gap:12px;min-height:57px;padding:12px 0 8px;display:flex}.asset-funding-records>header>div{gap:5px;display:grid}.asset-funding-records>header span{color:#d8ff3e85;letter-spacing:.1em;font:500 9px/1 Space Grotesk,sans-serif}.asset-funding-records>header strong{color:#d6ddd2;font-size:13px;font-weight:500}.asset-funding-records>header button{color:#7c8876;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:11px;display:inline-flex}.asset-funding-records>header button:hover{color:var(--accent)}.asset-funding-record-list{border-top:1px solid #ffffff0d;display:grid}.asset-funding-record-list article{border-bottom:1px solid #ffffff0b;grid-template-columns:minmax(100px,1.1fr) minmax(130px,1fr) minmax(120px,1fr) auto minmax(100px,.9fr);align-items:center;gap:10px;min-height:52px;padding:8px 0;display:grid}.asset-funding-record-asset{color:#d6ddd2;align-items:center;gap:7px;font:500 11px/1 Space Grotesk,sans-serif;display:inline-flex}.asset-funding-record-list time,.asset-funding-record-list small{color:#687366;text-overflow:ellipsis;white-space:nowrap;font:400 10px/1.2 Space Grotesk,sans-serif;overflow:hidden}.asset-funding-record-list>article>strong{color:#aeb9a8;white-space:nowrap;font:500 11px/1 Space Grotesk,sans-serif}.asset-funding-record-list>article>strong.positive{color:#91d852}.asset-funding-record-list>article>strong.negative{color:#ee7770}.asset-funding-record-list .fund-flow-status{justify-self:start}.asset-funding-record-empty{color:#687366;place-items:center;min-height:80px;font-size:11px;display:grid}.asset-form-balance{color:#51584f;justify-content:space-between;align-items:center;font-size:12px;display:flex}.asset-form-balance strong{color:#8c9388;font:500 11px/1 Space Grotesk,sans-serif}.asset-confirm-button{--reveal-fill:#eaff91;--reveal-color:#090a08;color:#090a08;background:var(--accent);cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;font-size:11px;font-weight:600;display:inline-flex}.asset-record-list{max-height:min(520px,100dvh - 132px);padding:8px;overflow-y:auto}.asset-record-list article{border-bottom:1px solid #ffffff0e;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:10px 12px;display:grid}.asset-record-icon{color:#737a70;background:#10130e;border:1px solid #ffffff14;place-items:center;width:34px;height:34px;display:grid}.asset-record-list article>div{flex-direction:column;gap:7px;min-width:0;display:flex}.asset-record-list article>div:last-child{align-items:flex-end}.asset-record-list strong{color:#abb1a6;font:500 11px/1 Space Grotesk,sans-serif}.asset-record-list small{color:#4c534b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.asset-toast{z-index:110;width:min(340px,100vw - 32px);min-height:64px;color:var(--accent);background:#10130e;border:1px solid #d8ff3e2e;border-radius:5px;grid-template-columns:20px minmax(0,1fr) 44px;align-items:center;gap:9px;padding:9px 8px 9px 14px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 50px #0000007a}.asset-toast>span{flex-direction:column;gap:6px;display:flex}.asset-toast strong{color:#dfe3da;font-size:11px;font-weight:500}.asset-toast small{color:#656c62;font-size:11px}.asset-toast button{color:#747b71;cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}.fund-flow-view{background:#0b0d0a;min-height:718px}.fund-flow-head{background:linear-gradient(#ffffff03,#0000);border-bottom:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;min-height:136px;padding:50px 24px 20px;display:grid;position:relative}.fund-flow-head>div:nth-child(2){gap:7px;display:grid}.fund-flow-head>div:nth-child(2)>span{color:#d8ff3e94;letter-spacing:.1em;font:500 11px/1 Space Grotesk,sans-serif}.fund-flow-head h2{color:#e7eae2;font-size:20px;font-weight:500}.fund-flow-head p{color:#596057;font-size:12px;line-height:1.5}.fund-flow-back{color:#676e64;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;min-height:30px;padding:0 7px;font-size:11px;display:inline-flex;position:absolute;top:17px;left:18px}.fund-flow-back:hover{color:var(--accent)}.fund-flow-head-meta{justify-items:end;gap:5px;min-width:120px;display:grid}.fund-flow-head-meta small{color:#4d544c;letter-spacing:.06em;font:500 10px/1 Space Grotesk,sans-serif}.fund-flow-head-meta strong{color:#dfe3da;font:500 25px/1 Space Grotesk,sans-serif}.fund-flow-head-meta span{color:#5a6157;font-size:11px}.fund-flow-account-tabs{background:#090b08;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-height:70px;padding:8px 14px;display:grid}.fund-flow-account-tabs button{color:#6c7369;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:4px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:0 13px;display:grid}.fund-flow-account-tabs button:hover{color:#b9beb5;background:#ffffff06}.fund-flow-account-tabs button.active{color:#e4e8df;background:#d8ff3e0b;border-color:#d8ff3e24}.fund-flow-account-tabs button.active>svg{color:var(--accent)}.fund-flow-account-tabs button>span{flex-direction:column;gap:6px;min-width:0;display:flex}.fund-flow-account-tabs strong{font-size:12px;font-weight:500}.fund-flow-account-tabs small{color:#454b44;font:500 10px/1 Space Grotesk,sans-serif}.fund-flow-account-tabs em{color:#5b6259;border:1px solid #ffffff12;border-radius:50%;place-items:center;min-width:22px;height:22px;font:500 10px/1 Space Grotesk,sans-serif;display:grid}.fund-flow-summary{border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.fund-flow-summary article{border-right:1px solid #ffffff0e;flex-direction:column;justify-content:center;gap:8px;min-height:104px;padding:18px 20px;display:flex}.fund-flow-summary article:last-child{border-right:0}.fund-flow-summary article>span{color:#5d645b;align-items:center;gap:7px;font-size:11px;display:flex}.fund-flow-summary article>strong{color:#d9ddd4;font:500 20px/1 Space Grotesk,sans-serif}.fund-flow-summary article>strong.positive{color:#91d852}.fund-flow-summary article>strong.negative{color:#ee7770}.fund-flow-summary article>small{color:#444a43;font-size:10px}.fund-flow-filters{background:#090b08;border-bottom:1px solid #ffffff0f;align-items:end;gap:9px;min-height:80px;padding:10px 14px;display:flex}.fund-flow-filters>label{color:#555c53;gap:7px;width:min(220px,25%);font-size:10px;display:grid}.fund-flow-filters select{color:#a3a99f;background:#070806;border:1px solid #ffffff16;border-radius:4px;outline:0;width:100%;height:38px;padding:0 31px 0 10px;font-size:11px}.fund-flow-filters select:focus{border-color:#d8ff3e52}.fund-flow-range{display:block;position:relative}.fund-flow-range>svg{z-index:1;color:#535a51;pointer-events:none;position:absolute;top:11px;left:10px}.fund-flow-range select{padding-left:31px}.fund-flow-reset{color:#6f766c;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:4px;flex:none;align-items:center;gap:6px;min-height:38px;padding:0 11px;font-size:11px;display:inline-flex}.fund-flow-reset:hover{color:var(--accent);border-color:#d8ff3e2e}.fund-flow-table-wrap{scrollbar-width:thin;scrollbar-color:#272c25 transparent;overflow-x:auto}.fund-flow-table{border-collapse:collapse;white-space:nowrap;font-variant-numeric:tabular-nums;width:100%;min-width:1040px;font:400 11px/1 Space Grotesk,sans-serif}.fund-flow-table th,.fund-flow-table td{color:#767d73;text-align:right;border-bottom:1px solid #ffffff0b;height:60px;padding:0 12px;font-weight:400}.fund-flow-table th{color:#454b44;height:38px;font-size:10px}.fund-flow-table th:first-child,.fund-flow-table td:first-child{text-align:left}.fund-flow-table tbody tr:not(.fund-flow-detail-row):hover td,.fund-flow-table tbody tr.expanded td{background:#ffffff04}.fund-flow-table td>strong{font-weight:500}.fund-flow-table .positive,.fund-flow-mobile-list .positive{color:#91d852}.fund-flow-table .negative,.fund-flow-mobile-list .negative{color:#ee7770}.fund-flow-direction{align-items:center;gap:5px;display:inline-flex}.fund-flow-direction:before{content:"";border-radius:50%;width:5px;height:5px}.fund-flow-direction.in:before{background:#91d852}.fund-flow-direction.out:before{background:#ee7770}.fund-flow-status{border:1px solid #ffffff12;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;display:inline-flex}.fund-flow-status.done{color:#82bd51;background:#91d85209;border-color:#91d85221}.fund-flow-status.pending{color:#d5a44f;background:#edb1520a;border-color:#edb15229}.fund-flow-detail-button{color:#7c8379;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;min-height:30px;padding:0 4px;font-size:10px;display:inline-flex}.fund-flow-detail-button svg{transition:transform .18s}.fund-flow-detail-button[aria-expanded=true]{color:var(--accent)}.fund-flow-detail-button[aria-expanded=true] svg{transform:rotate(90deg)}.fund-flow-detail-row td{background:#ffffff03;height:auto;padding:0 12px 13px}.fund-flow-detail-grid{background:#080a07;border:1px solid #ffffff0f;grid-template-columns:.8fr 1.2fr .9fr 1.6fr auto;align-items:center;gap:18px;min-height:72px;padding:12px;display:grid}.fund-flow-detail-grid>div{flex-direction:column;gap:7px;min-width:0;display:flex}.fund-flow-detail-grid span{color:#484f47;font-size:10px}.fund-flow-detail-grid strong{color:#8d9489;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;overflow:hidden}.fund-flow-detail-grid>button{color:#747b71;cursor:pointer;background:0 0;border:1px solid #ffffff14;align-items:center;gap:5px;min-height:32px;padding:0 9px;font-size:10px;display:inline-flex}.fund-flow-detail-grid>button:hover{color:var(--accent);border-color:#d8ff3e2e}.fund-flow-mobile-list{display:none}.fund-flow-pagination{color:#4f564e;border-top:1px solid #ffffff0b;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:8px 14px;font-size:10px;display:flex}.fund-flow-pagination>div{gap:5px;display:flex}.fund-flow-pagination button{color:#7a8176;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:3px;min-height:32px;padding:0 11px;font-size:10px}.fund-flow-pagination button:disabled{opacity:.3;cursor:not-allowed}.fund-flow-empty{color:#424841;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:340px;padding:24px;display:flex}.fund-flow-empty strong{color:#aeb4a9;font-size:14px;font-weight:500}.fund-flow-empty small{color:#4c534b;font-size:11px}.fund-flow-empty button{color:#838a80;cursor:pointer;background:0 0;border:1px solid #ffffff17;min-height:36px;margin-top:6px;padding:0 12px;font-size:11px}@media (width<=900px){.assets-shell{width:100%;padding:78px 0 20px}.assets-heading{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:15px;min-height:154px;padding:24px 16px 20px}.assets-heading h1{font-size:25px}.assets-heading-actions{width:100%}.assets-heading-actions button{flex:1;justify-content:center;min-height:44px}.assets-layout{display:block}.asset-account-rail{border-left:0;border-right:0;border-radius:0;min-height:0;padding:9px 8px}.asset-account-rail>span,.asset-account-rail>p{display:none}.asset-account-rail nav{scrollbar-width:none;gap:5px;display:flex;overflow-x:auto}.asset-account-rail nav::-webkit-scrollbar{display:none}.asset-account-rail nav button{flex:0 0 146px;grid-template-columns:24px minmax(0,1fr);min-height:52px;padding:0 10px}.asset-account-rail nav button:before,.asset-account-rail nav button>svg:last-child{display:none}.asset-account-rail nav button.active{border-color:#d8ff3e33}.assets-workspace{border-left:0;border-right:0;border-radius:0;min-height:0}.asset-overview{min-height:0}.asset-total-panel{grid-template-columns:minmax(0,1fr) 138px;gap:22px 12px;min-height:310px;padding:30px 16px 22px}.asset-total-number{font-size:clamp(30px,9.4vw,50px)}.asset-profit-block{padding-left:18px}.asset-profit-block>.positive{font-size:19px}.asset-hero-actions{gap:5px}.asset-hero-actions button{flex:1;justify-content:center;min-height:44px;padding-inline:8px}.asset-allocation{padding:25px 12px 24px}.asset-allocation-grid{grid-template-columns:minmax(0,1fr)}.asset-allocation-grid button{min-height:82px}.asset-account-head{min-height:82px;padding-inline:14px}.asset-account-value>span{font-size:19px}.asset-account-actions{padding-inline:10px}.asset-account-actions button{min-height:44px}.asset-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;min-height:108px;padding:10px 12px;display:grid}.asset-search{grid-column:1/-1;width:100%;height:44px}.asset-search input{height:42px}.asset-small-toggle{min-height:44px}.asset-table-wrap{display:none}.asset-mobile-ledger{display:block}.asset-mobile-ledger article{border-bottom:1px solid #ffffff0f;padding:14px 12px 12px}.asset-mobile-ledger article>header{justify-content:space-between;align-items:center;gap:14px;min-height:48px;display:flex}.asset-mobile-ledger article>header>span:last-child{color:#d9ddd4;font:500 13px/1 Space Grotesk,sans-serif}.asset-mobile-ledger dl{border-top:1px solid #ffffff0a;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 24px;margin:0;padding:15px 0;display:grid}.asset-mobile-ledger dl div{flex-direction:column;gap:7px;min-width:0;display:flex}.asset-mobile-ledger dt{color:#4d544c;font-size:11px}.asset-mobile-ledger dd{color:#a8aea3;text-overflow:ellipsis;white-space:nowrap;margin:0;font:500 11px/1 Space Grotesk,sans-serif;overflow:hidden}.asset-mobile-ledger footer{grid-auto-columns:1fr;grid-auto-flow:column;gap:5px;display:grid}.asset-mobile-ledger footer button{color:#8b9287;background:#ffffff05;border:1px solid #ffffff16;border-radius:4px;min-height:44px;font-size:12px}.asset-empty{text-align:center;min-height:320px;padding:24px}.assets-disclaimer{min-height:60px;padding:10px 12px;line-height:1.5}.fund-flow-view{min-height:0}.fund-flow-head{grid-template-columns:minmax(0,1fr) auto;min-height:139px;padding:49px 14px 18px}.fund-flow-head h2{font-size:19px}.fund-flow-head p{max-width:250px}.fund-flow-back{min-height:36px;top:10px;left:8px}.fund-flow-head-meta{min-width:70px}.fund-flow-head-meta small{display:none}.fund-flow-account-tabs{scrollbar-width:none;min-height:70px;padding:7px 8px;display:flex;overflow-x:auto}.fund-flow-account-tabs::-webkit-scrollbar{display:none}.fund-flow-account-tabs button{flex:0 0 155px;min-height:54px}.fund-flow-summary{scrollbar-width:none;grid-template-columns:repeat(3,minmax(126px,1fr));overflow-x:auto}.fund-flow-summary::-webkit-scrollbar{display:none}.fund-flow-summary article{min-height:96px;padding:15px 13px}.fund-flow-summary article>strong{font-size:17px}.fund-flow-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px;padding:12px;display:grid}.fund-flow-filters>label{width:auto}.fund-flow-filters>label:nth-child(3){grid-column:1/-1}.fund-flow-filters select{height:44px}.fund-flow-range>svg{top:14px}.fund-flow-reset{grid-column:1/-1;justify-content:center;min-height:44px}.fund-flow-table-wrap{display:none}.fund-flow-mobile-list{display:block}.fund-flow-mobile-list>article{border-bottom:1px solid #ffffff0f;padding:15px 12px 13px}.fund-flow-mobile-list>article>header{justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.fund-flow-mobile-list>article>header>strong{font:500 12px/1 Space Grotesk,sans-serif}.fund-flow-mobile-list dl{border-top:1px solid #ffffff0a;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 20px;margin:0;padding:14px 0;display:grid}.fund-flow-mobile-list dl div{flex-direction:column;gap:7px;min-width:0;display:flex}.fund-flow-mobile-list dt{color:#4d544c;font-size:10px}.fund-flow-mobile-list dd{color:#a5aba1;text-overflow:ellipsis;white-space:nowrap;margin:0;font:500 10px/1.2 Space Grotesk,sans-serif;overflow:hidden}.fund-flow-mobile-list>article>button{color:#82897f;background:#ffffff04;border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:42px;font-size:11px;display:flex}.fund-flow-mobile-list>article>button[aria-expanded=true] svg{transform:rotate(90deg)}.fund-flow-mobile-list .fund-flow-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;margin-top:8px;padding:13px}.fund-flow-mobile-list .fund-flow-detail-grid>div:last-of-type{grid-column:1/-1}.fund-flow-mobile-list .fund-flow-detail-grid>button{grid-column:1/-1;justify-content:center;min-height:40px}.fund-flow-pagination{min-height:66px}.fund-flow-pagination button{min-height:40px}}@media (width<=430px){.asset-total-panel{grid-template-columns:minmax(0,1fr)}.asset-profit-block{border-top:1px solid #ffffff12;border-left:0;grid-template-columns:1fr auto;align-items:center;gap:7px 15px;min-height:65px;padding:14px 0 0;display:grid}.asset-profit-block>small{grid-column:2}.asset-hero-actions button{gap:5px;font-size:11px}.asset-allocation-grid button{grid-template-columns:32px minmax(0,1fr) auto 12px;gap:9px;padding-inline:11px}.asset-account-value>span{overflow-wrap:anywhere;max-width:180px;font-size:17px}.asset-toolbar>small{text-align:right}.asset-modal-backdrop{align-items:end;padding:0}.asset-modal{border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0;max-height:min(720px,92dvh)}.asset-operation-form{padding:18px 14px 24px}.asset-record-list article{grid-template-columns:30px minmax(0,1fr) auto;gap:9px;padding-inline:8px}.asset-record-icon{width:30px;height:30px}}@media (prefers-reduced-motion:reduce){.product-smear-carousel__progress:after{transition-duration:.01ms}.download-section-video,.phone-glow,.phone-shell,.floating-phone-icon{opacity:1;transition:none}.download-section-video{transform:none}.phone-glow{transform:translate(-50%,-50%)scale(1)}.phone-shell{transform:translate(-50%,-50%)rotate(7deg)}.floating-phone-icon{animation:none}}@media (hover:none){.market-table tbody tr:hover:not(:focus-within){filter:none;transform:none}.market-table tbody tr:hover:not(:focus-within) td{background:linear-gradient(#1f221dd1 0%,#0e100dc7 52%,#090a08e0 100%);border-top-color:#ffffff1b;border-bottom-color:#0000009e}.market-table tbody tr:hover:not(:focus-within) td:first-child{border-left-color:#ffffff16}.market-table tbody tr:hover:not(:focus-within) td:last-child{border-right-color:#ffffff16}.market-table tbody tr:hover:not(:focus-within) .coin-dot{box-shadow:none;transform:none}.market-table tbody tr:hover:not(:focus-within) .positive{color:var(--positive);text-shadow:none}.market-table tbody tr:hover:not(:focus-within) td:last-child a{color:inherit;box-shadow:none;background:#0506055c;border-color:#ffffff21;transform:none}.market-table tbody tr:hover:not(:focus-within) td:last-child a svg{transform:none}}.spot-trading-page{color:#e9ece4;background:#070806;min-height:100dvh;font-family:Readex Pro,Manrope,sans-serif}.spot-page-loading{color:#747b70;background:#070806;place-items:center;min-height:100dvh;font:500 12px/1 Readex Pro,sans-serif;display:grid}.spot-workbench{width:min(1600px,100vw - 28px);margin:0 auto;padding:92px 0 26px}.spot-panel{background:#0b0d0a;border:1px solid #ffffff17;border-radius:5px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.spot-panel-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;min-height:45px;padding:0 14px;display:flex}.spot-panel-header>span{align-items:center;gap:9px;min-width:0;display:flex}.spot-panel-header strong{color:#e7eae2;font-size:14px;font-weight:500}.spot-panel-header small{color:#596057;font:500 12px/1 Space Grotesk,sans-serif}.spot-icon-control{color:#6f766c;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;transition:color .2s,background .2s;display:grid}.spot-icon-control:hover{color:var(--accent);background:#d8ff3e12}.spot-instrument-bar{background:linear-gradient(#11140f,#0b0d0a);border:1px solid #ffffff1a;border-radius:6px 6px 0 0;align-items:center;gap:30px;min-height:76px;padding:0 18px;display:flex;box-shadow:inset 0 1px #ffffff06}.spot-pair-selector{min-width:192px;position:relative}.spot-pair-control{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:0;display:grid}.spot-pair-control .detail-asset-mark{width:32px;height:32px}.spot-pair-control>span:nth-child(2){flex-direction:column;gap:5px;display:flex}.spot-pair-control strong{color:#f3f5ef;font:600 16px/1 Space Grotesk,sans-serif}.spot-pair-control small{color:#646b62;font-size:12px}.spot-pair-control em{font:500 12px/1 Space Grotesk,sans-serif;display:none}.spot-pair-picker{z-index:55;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b0d0afa;border:1px solid #ffffff1f;border-radius:6px;gap:2px;width:260px;padding:6px;display:grid;position:absolute;top:calc(100% + 20px);left:0;box-shadow:0 20px 56px #00000094}.spot-pair-picker button{color:#aeb4a9;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;min-height:42px;padding:0 9px;font:500 11px/1 Space Grotesk,sans-serif;display:flex}.spot-pair-picker button:hover,.spot-pair-picker button[aria-selected=true]{color:#eef1e8;background:#d8ff3e12}.spot-pair-picker button>span{align-items:center;gap:8px;display:flex}.spot-pair-picker i{color:#090b08;background:var(--asset-color);border-radius:50%;place-items:center;width:23px;height:23px;font-size:12px;font-style:normal;font-weight:700;display:grid}.spot-pair-picker em{font-size:12px;font-style:normal}.spot-last-price{flex-direction:column;gap:5px;min-width:116px;display:flex}.spot-last-price strong{color:#9dde57;font:500 16px/1 Space Grotesk,sans-serif}.spot-last-price span{color:#6d736a;font:400 11px/1 Space Grotesk,sans-serif}.spot-instrument-bar dl{flex:1;align-items:center;gap:clamp(28px,4vw,68px);margin:0;display:flex}.spot-instrument-bar dl div{flex-direction:column;gap:7px;display:flex}.spot-instrument-bar dt{color:#5e655c;font-size:12px}.spot-instrument-bar dd{color:#adb2a8;margin:0;font:500 12px/1 Space Grotesk,sans-serif}.spot-feed-status{color:#7c8277;white-space:nowrap;background:#d8ff3e06;border:1px solid #d8ff3e1f;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:0 10px;font-size:12px;display:inline-flex}.spot-feed-status i{background:var(--accent);border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #d8ff3eb3}.spot-up{color:#9dde57!important}.spot-down{color:#f06e68!important}.spot-demo-badge{color:#d8ff3eb8;letter-spacing:.08em;border:1px solid #d8ff3e24;border-radius:3px;padding:4px 6px;font:500 11px/1 Space Grotesk,sans-serif}.spot-mobile-market-rail,.spot-mobile-tabs{display:none}.spot-auth-prompt{background:#d8ff3e09;border:1px solid #d8ff3e26;border-radius:4px;gap:9px;margin-bottom:10px;padding:11px 10px;display:grid}.spot-auth-prompt>span{color:#aeb7a3;font-size:12px}.spot-auth-prompt>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.spot-auth-prompt button{color:#c2c9ba;cursor:pointer;background:0 0;border:1px solid #ffffff1c;border-radius:3px;min-height:36px;font-size:12px}.spot-auth-prompt button:hover{color:var(--accent);border-color:#d8ff3e73}.spot-auth-prompt button:last-child{border-color:var(--accent);color:#10130c;background:var(--accent)}.spot-trading-layout{grid-template-columns:232px minmax(480px,1fr) 284px;gap:4px;margin-top:4px;display:grid}.spot-orderbook,.spot-chart-panel,.spot-market-sidebar{height:520px}.spot-depth-head,.spot-depth-row{text-align:right;grid-template-columns:1.1fr .9fr .85fr;align-items:center;gap:5px;display:grid}.spot-depth-head{color:#4f554e;height:31px;padding:0 10px;font-size:11px}.spot-depth-row{color:#7e857a;cursor:pointer;background:0 0;border:0;width:100%;height:27px;padding:0 10px;font:500 12px/1 Space Grotesk,sans-serif;position:relative;overflow:hidden}.spot-depth-row:before{content:"";z-index:0;width:var(--depth);opacity:.11;transition:width .3s,opacity .2s;position:absolute;top:1px;bottom:1px;right:0}.spot-depth-row.ask:before{background:#f06e68}.spot-depth-row.bid:before{background:#9dde57}.spot-depth-row:hover:before{opacity:.2}.spot-depth-row span{z-index:1;position:relative}.spot-depth-row span:first-child{text-align:left}.spot-depth-row.ask span:first-child{color:#e36e68}.spot-depth-row.bid span:first-child{color:#91d852}.spot-depth-mid{border-top:1px solid #ffffff0b;border-bottom:1px solid #ffffff0b;justify-content:space-between;align-items:center;height:54px;padding:0 10px;display:flex}.spot-depth-mid strong{color:#9dde57;font:500 15px/1 Space Grotesk,sans-serif}.spot-depth-mid span{color:#596057;font:400 12px/1 Space Grotesk,sans-serif}.spot-depth-foot{color:#5d635b;border-top:1px solid #ffffff0f;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;height:44px;margin-top:5px;padding:0 10px;font-size:11px;display:grid}.spot-depth-foot strong{color:#0000;background:linear-gradient(90deg,#9dde57 0 57.2%,#f06e68 57.2%);border-radius:2px;height:3px;overflow:hidden}.spot-chart-panel{min-width:0}.spot-chart-panel .spot-panel-header{padding-right:8px}:is(.spot-chart-panel.is-fullscreen,.spot-chart-panel:fullscreen){background:#070806;border:0;border-radius:0;width:100vw;height:100vh}:is(.spot-chart-panel:fullscreen .spot-chart-canvas,.spot-chart-panel.is-fullscreen .spot-chart-canvas){height:calc(100vh - 154px)}.spot-chart-tools{scrollbar-width:none;border-bottom:1px solid #ffffff0b;align-items:center;gap:6px;min-height:36px;padding:0 14px;display:flex;overflow-x:auto}.spot-chart-tools::-webkit-scrollbar{display:none}.spot-chart-tools button{color:#687067;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:3px;align-items:center;gap:5px;min-height:28px;padding:0 8px;font-size:11px;display:inline-flex}.spot-chart-tools button:hover,.spot-chart-tools button.active{color:var(--accent);background:#d8ff3e0e;border-color:#d8ff3e38}.spot-chart-tools .spot-chart-fullscreen{margin-left:2px;padding-inline:6px}.spot-chart-tools .spot-chart-provider{color:#87907f;white-space:nowrap;margin-left:auto;font:500 11px/1 Space Grotesk,sans-serif}.spot-orderbook-tools{align-items:center;gap:3px;display:flex}.spot-depth-select{color:#9aa295;cursor:pointer;background:#080a08;border:1px solid #ffffff14;border-radius:3px;min-height:28px;padding:0 5px;font:500 11px/1 Space Grotesk,sans-serif}.spot-depth-select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.spot-timeframes{align-items:center;gap:2px;display:flex}.spot-timeframes button,.spot-market-tabs button,.spot-order-types button,.spot-orders-tabs button{color:#676e65;cursor:pointer;background:0 0;border:0;transition:color .2s,background .2s}.spot-timeframes button{border-radius:3px;min-width:35px;height:28px;padding:0 6px;font-size:12px}.spot-timeframes button:hover,.spot-timeframes button.active{color:var(--accent);background:#d8ff3e12}.spot-ohlc-line{color:#50564f;align-items:center;gap:15px;height:28px;padding:0 14px;font:400 11px/1 Space Grotesk,sans-serif;display:flex}.spot-ohlc-line b{color:#858c81;margin-left:3px;font-weight:500}.spot-chart-canvas{width:100%;height:416px}.spot-chart-table-fallback{color:#666d63;height:31px;padding:8px 12px 0;font-size:12px}.spot-chart-table-fallback summary{cursor:pointer}.spot-chart-table-scroll{z-index:6;background:#0d0f0c;border:1px solid #ffffff1a;width:min(560px,100vw - 64px);max-height:230px;position:absolute;bottom:30px;left:12px;overflow:auto;box-shadow:0 16px 36px #00000073}.spot-chart-table-fallback table{border-collapse:collapse;width:100%}.spot-chart-table-fallback th,.spot-chart-table-fallback td{text-align:right;white-space:nowrap;border-bottom:1px solid #ffffff0f;padding:7px 9px}.spot-market-sidebar{grid-template-rows:306px 210px;gap:4px;display:grid}.spot-market-list,.spot-recent-trades{min-height:0}.spot-market-search{color:#525950;background:#080a08;border:1px solid #ffffff13;border-radius:4px;align-items:center;gap:7px;height:36px;margin:8px;padding:0 10px;display:flex}.spot-market-search:focus-within{border-color:#d8ff3e52}.spot-market-search input{color:#dfe2db;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.spot-market-search input::placeholder{color:#4d534c}.spot-market-search button{color:#6b7268;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;padding:0;display:grid}.spot-market-tabs{gap:12px;height:28px;padding:0 8px;display:flex}.spot-market-tabs button{padding:0 2px;font-size:12px}.spot-market-tabs button.active{color:var(--accent)}.spot-market-list-head,.spot-market-row,.spot-trades-head,.spot-trade-print{grid-template-columns:1fr .8fr .6fr;align-items:center;gap:8px;display:grid}.spot-market-list-head,.spot-trades-head{color:#494f48;text-align:right;height:24px;padding:0 10px;font-size:11px}.spot-market-list-head span:first-child,.spot-trades-head span:first-child{text-align:left}.spot-market-scroll{scrollbar-width:thin;scrollbar-color:#252a22 transparent;max-height:142px;overflow:auto}.spot-market-empty{color:#596057;place-items:center;min-height:110px;font-size:12px;display:grid}.spot-market-row{color:#7e857a;cursor:pointer;text-align:right;background:0 0;border:0;width:100%;min-height:32px;padding:0 10px;font:500 12px/1 Space Grotesk,sans-serif}.spot-market-row:hover,.spot-market-row.active{background:#ffffff09}.spot-market-row.active{box-shadow:inset 2px 0 var(--accent)}.spot-market-row>span:first-child{text-align:left;align-items:center;gap:4px;display:flex}.spot-market-row svg{color:#3f453e}.spot-market-row strong{color:#c6cac1;font-size:11px}.spot-market-row small{color:#50564f;font-size:11px}.spot-trades-head{margin-top:3px}.spot-trade-print{color:#666d63;text-align:right;min-height:19px;padding:0 10px;font:400 11px/1 Space Grotesk,sans-serif}.spot-trade-print span:first-child{text-align:left}.spot-lower-grid{grid-template-columns:minmax(400px,.76fr) minmax(540px,1.24fr);gap:4px;margin-top:4px;display:grid}.spot-order-entry,.spot-orders{min-height:354px}.spot-order-entry form{padding:12px 14px 14px}.spot-entry-switch{background:linear-gradient(#0b0d0a,#060706);border:1px solid #ffffff17;border-radius:6px;grid-template-columns:1fr 1fr;gap:4px;height:40px;padding:4px;display:grid;box-shadow:inset 0 1px #ffffff09}.spot-entry-switch button{color:#737a70;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;font-size:12px;transition:color .18s,background .18s,border-color .18s,box-shadow .18s,transform .12s;position:relative}.spot-entry-switch button:hover:not(.active){color:#aeb4aa;background:#ffffff09}.spot-entry-switch button:active{transform:scale(.98)}.spot-entry-switch .buy.active{color:#f7ffed;background:linear-gradient(#527d1d,#36580e);border-color:#6d9b32;box-shadow:inset 0 1px #ffffff2e,0 4px 12px #31520d47}.spot-entry-switch .sell.active{color:#fff7f6;background:linear-gradient(#bd4f4b,#913330);border-color:#d06560;box-shadow:inset 0 1px #ffffff29,0 4px 12px #77252242}.spot-entry-switch .buy:focus-visible{outline-offset:1px;outline-color:#628d2b}.spot-entry-switch .sell:focus-visible{outline-offset:1px;outline-color:#c84e49}.spot-order-types{align-items:center;gap:18px;height:36px;display:flex}.spot-order-types button{padding:0;font-size:12px}.spot-order-types button.active{color:#eef0e9}.spot-order-types button:disabled{opacity:.35;cursor:not-allowed}.spot-field{background:#080a08;border:1px solid #ffffff16;border-radius:4px;grid-template-columns:42px 1fr auto;align-items:center;gap:8px;height:42px;margin-bottom:8px;padding:0 11px;display:grid;position:relative}.spot-field:focus-within{border-color:#d8ff3e59}.spot-field>span,.spot-field>em{color:#60675e;font-size:12px;font-style:normal}.spot-field input{color:#dfe2db;text-align:right;background:0 0;border:0;outline:0;min-width:0;padding:0;font:500 12px/1 Space Grotesk,sans-serif}.spot-field input:disabled{color:#70776d}.spot-range{margin:11px 0 8px;display:block}.spot-range>span{color:#5e655c;justify-content:space-between;font-size:12px;display:flex}.spot-range strong{color:#8f968a;font-weight:500}.spot-range input{width:100%;height:16px;accent-color:var(--accent);cursor:pointer}.spot-order-total{color:#62695f;justify-content:space-between;align-items:center;min-height:27px;font-size:12px;display:flex}.spot-order-total strong{color:#a9afa4;font:500 11px/1 Space Grotesk,sans-serif}.spot-mobile-balance,.spot-orders-mobile-tools{display:none}.spot-field-error{color:#f18680;margin:0 0 7px;font-size:12px}.spot-submit-order{color:#080a08;cursor:pointer;border:1px solid #0000;border-radius:4px;width:100%;min-height:40px;font-size:12px;font-weight:600}.spot-submit-order.buy{--reveal-fill:#16220f;--reveal-color:#b9ee8a;background:#9dde57}.spot-submit-order.sell{--reveal-fill:#2a1211;--reveal-color:#ffaaa5;background:#f06e68}.spot-order-hint{color:#4f554e;align-items:center;gap:6px;margin-top:8px;font-size:11px;display:flex}.spot-orders-tabs{border-bottom:1px solid #ffffff12;align-items:center;gap:25px;height:45px;padding:0 12px;display:flex}.spot-orders-tabs button{height:45px;padding:0;font-size:11px;position:relative}.spot-orders-tabs button.active{color:#e5e8e0}.spot-orders-tabs button.active:after{content:"";background:var(--accent);height:1px;position:absolute;bottom:0;left:0;right:0}.spot-orders-tabs small{color:#6f766c;background:#ffffff0d;border-radius:8px;place-items:center;min-width:15px;height:15px;padding:0 4px;font-size:11px;display:inline-grid}.spot-orders-scroll{overflow:auto}.spot-orders table{border-collapse:collapse;white-space:nowrap;width:100%;font:400 12px/1 Space Grotesk,sans-serif}.spot-orders th,.spot-orders td{color:#737a70;text-align:left;border-bottom:1px solid #ffffff0b;height:37px;padding:0 9px;font-weight:400}.spot-orders th{color:#484e47;height:32px;font-size:11px}.spot-orders td strong{color:#c3c7be;font-weight:500}.spot-orders td:last-child{text-align:right}.spot-orders td:last-child button{color:#91978e;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:3px;min-height:26px;padding:0 7px;font-size:11px}.spot-orders td:last-child button:hover{color:#f18680;border-color:#f06e684d}.spot-order-status{color:#858b82}.spot-order-status.pending{color:#d8ff3e}.spot-orders-empty{color:#454b44;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:226px;font-size:11px;display:flex}.spot-orders-empty small{color:#383d37;font-size:11px}.spot-data-disclaimer{color:#555c53;align-items:center;gap:8px;min-height:42px;padding:0 4px;font-size:12px;display:flex}.spot-data-disclaimer svg{color:#d8ff3e99;flex:none}.spot-order-toast{z-index:70;width:min(360px,100vw - 32px);min-height:68px;color:var(--accent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f120cf5;border:1px solid #d8ff3e38;border-radius:6px;grid-template-columns:20px 1fr 30px;align-items:center;gap:9px;padding:12px 12px 12px 14px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 50px #0000007a}.spot-order-toast>span{flex-direction:column;gap:6px;display:flex}.spot-order-toast strong{color:#e7eadf;font-size:12px;font-weight:500}.spot-order-toast small{color:#747b70;font-size:12px;line-height:1.4}.spot-order-toast button{color:#6f766c;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid}@media (width<=1120px){.spot-workbench{width:calc(100vw - 20px)}.spot-trading-layout{grid-template-columns:210px minmax(430px,1fr) 250px}.spot-instrument-bar{gap:20px}.spot-instrument-bar dl{gap:22px}.spot-feed-status{display:none}}@media (width<=900px){.spot-workbench{grid-template-columns:minmax(0,58%) minmax(0,42%);align-items:start;width:100%;padding-top:82px;display:grid}.spot-instrument-bar{border-left:0;border-right:0;border-radius:0;grid-column:1/-1;gap:8px;min-height:72px;padding:0 10px}.spot-pair-selector{flex:1;min-width:0}.spot-pair-control{grid-template-columns:28px minmax(72px,1fr) 14px;gap:7px;min-height:44px}.spot-pair-control .detail-asset-mark{width:26px;height:26px}.spot-pair-control>span:nth-child(2){gap:4px}.spot-pair-control strong{font-size:13px}.spot-pair-control small{display:none}.spot-pair-control em{display:block}.spot-pair-picker{width:min(270px,100vw - 20px);top:calc(100% + 16px)}.spot-pair-picker button{min-height:44px}.spot-last-price,.spot-instrument-bar dl,.spot-feed-status{display:none}.spot-mobile-market-rail{scrollbar-width:none;border:1px solid #ffffff14;border-radius:5px;gap:4px;margin:4px 0;padding:4px;display:flex;overflow-x:auto}.spot-mobile-market-rail::-webkit-scrollbar{display:none}.spot-mobile-market-rail button{color:#b8bdb4;background:0 0;border:1px solid #0000;border-radius:3px;flex-direction:column;flex:none;justify-content:center;align-items:flex-start;gap:5px;min-width:82px;height:46px;padding:0 9px;font:500 11px/1 Space Grotesk,sans-serif;display:flex}.spot-mobile-market-rail button.active{background:#d8ff3e0e;border-color:#d8ff3e2e}.spot-mobile-market-rail span{font-size:11px}.spot-mobile-tabs{background:linear-gradient(#11140f,#050605);border:1px solid #ffffff21;border-radius:8px;flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;width:116px;min-height:52px;padding:4px;display:grid;box-shadow:inset 0 1px #ffffff12,0 7px 18px #0003}.spot-mobile-tabs button{color:#858d81;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:5px;min-width:0;min-height:42px;padding:0 6px;font-size:11px;transition:color .18s,background .18s,border-color .18s,box-shadow .18s,transform .12s}.spot-mobile-tabs button:hover:not(.active){color:#b6bcb2;background:#ffffff0b}.spot-mobile-tabs button.active{color:#f8ffec;background:linear-gradient(#5f8d1b,#42650e);border-color:#d8ff3e47;font-weight:600;box-shadow:inset 0 1px #fff3,0 4px 10px #33520c4d}.spot-mobile-tabs button:active{transform:scale(.97)}.spot-mobile-tabs button:focus-visible{outline-offset:1px}.spot-trading-layout,.spot-lower-grid{display:contents}.spot-mobile-panel{display:none}.spot-mobile-panel.is-mobile-active{display:block}.spot-market-sidebar{display:none}.spot-order-entry{border-top:0;border-left:0;border-radius:0;grid-area:2/1;min-width:0;min-height:500px}.spot-orderbook{border-top:0;border-right:0;border-radius:0;grid-area:2/2;min-width:0;height:500px}.spot-chart-panel{border-top:0;border-left:0;border-right:0;border-radius:0;grid-area:2/1/auto/-1;height:526px}.spot-orders{border-left:0;border-right:0;border-radius:0;grid-area:3/1/auto/-1;min-height:340px}.spot-data-disclaimer{grid-area:4/1/auto/-1;padding:0 12px}.spot-order-entry>.spot-panel-header{display:none}.spot-orderbook>.spot-panel-header{min-height:40px;padding:0 7px;display:flex}.spot-orderbook>.spot-panel-header strong{font-size:12px}.spot-depth-select{min-height:26px;font-size:10px}.spot-order-entry form{max-width:none;margin:0;padding:8px 8px 10px}.spot-entry-switch{height:52px;padding:4px}.spot-entry-switch button{min-height:42px}.spot-order-types{gap:12px;height:44px;overflow:hidden}.spot-order-types button{white-space:nowrap;min-height:44px}.spot-order-types button:disabled{display:none}.spot-field{grid-template-columns:minmax(0,1fr) auto;gap:5px;height:50px;margin-bottom:8px;padding:0 8px}.spot-field>span{font-size:11px;position:absolute;top:7px;left:8px}.spot-field input{text-align:left;width:100%;padding-top:13px;font-size:11px}.spot-field>em{font-size:12px}.spot-range{min-width:0;min-height:48px;margin:4px 0;padding-top:4px;overflow:hidden}.spot-range input{width:100%;max-width:100%;height:26px;margin:0}.spot-order-total{border-top:1px solid #ffffff0e;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:38px}.spot-order-total strong{font-size:12px}.spot-mobile-balance{color:#62695f;justify-content:space-between;align-items:center;min-height:35px;font-size:11px;display:flex}.spot-mobile-balance strong{color:#a9afa4;font:500 12px/1 Space Grotesk,sans-serif}.spot-submit-order{min-height:48px;font-size:11px}.spot-order-hint{margin-top:8px;line-height:1.45}.spot-depth-head,.spot-depth-row{grid-template-columns:minmax(0,1fr) minmax(0,.84fr);gap:3px}.spot-depth-head{height:44px;padding:0 7px;line-height:1.35}.spot-depth-head span:last-child,.spot-depth-row span:last-child{display:none}.spot-depth-row{height:44px;padding:0 7px;font-size:12px}.spot-depth-side.asks .spot-depth-row:nth-child(-n+2),.spot-depth-side.bids .spot-depth-row:nth-child(n+5){display:none}.spot-depth-mid{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;height:54px;padding:0 7px}.spot-depth-mid strong{font-size:14px}.spot-depth-mid span{font-size:11px}.spot-depth-foot{gap:4px;height:42px;margin:0;padding:0 7px}.spot-depth-foot span{white-space:nowrap;font-size:11px}.spot-chart-tools{padding-inline:8px}.spot-chart-tools .spot-chart-provider{margin-left:0}.spot-chart-canvas{height:420px}.spot-orders-tabs{height:50px}.spot-orders-tabs button{min-height:48px}.spot-orders-mobile-tools{color:#666d63;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:0 10px;font-size:12px;display:flex}.spot-orders-mobile-tools label{align-items:center;gap:7px;min-height:44px;display:inline-flex}.spot-orders-mobile-tools input{width:16px;height:16px;accent-color:var(--accent);margin:0}.spot-orders-mobile-tools button{color:#9ca297;background:#ffffff06;border:1px solid #ffffff17;border-radius:4px;min-height:44px;padding:0 10px;font-size:12px}.spot-orders-mobile-tools button:disabled{opacity:.36;cursor:not-allowed}.spot-orders-scroll{max-width:100%}.spot-orders table{white-space:normal;min-width:0}.spot-orders thead{display:none}.spot-orders tbody,.spot-orders tr{display:block}.spot-orders tr{border-bottom:1px solid #ffffff0e;grid-template-rows:24px 24px;grid-template-columns:minmax(0,1fr) auto auto;gap:2px 10px;min-height:74px;padding:10px;display:grid}.spot-orders td{border:0;align-items:center;height:auto;padding:0;font-size:12px;display:flex}.spot-orders td:first-child,.spot-orders td:nth-child(4){display:none}.spot-orders td:nth-child(2){grid-area:1/1}.spot-orders td:nth-child(3){grid-area:1/2}.spot-orders td:nth-child(5){grid-area:2/1}.spot-orders td:nth-child(5):before{content:"价格 ";color:#484e47;margin-right:5px}.spot-orders td:nth-child(6){grid-area:2/2}.spot-orders td:nth-child(6):before{content:"数量 ";color:#484e47;margin-right:5px}.spot-orders td:nth-child(7){grid-area:1/3;justify-content:flex-end}.spot-orders td:last-child{grid-area:2/3}.spot-orders td:last-child button{min-width:44px;min-height:44px}.spot-orders-empty{min-height:220px}.spot-data-disclaimer{min-height:54px;line-height:1.5}}@media (width<=520px){.spot-workbench{width:100%;padding-top:78px}.spot-instrument-bar{min-height:70px}.spot-timeframes{scrollbar-width:none;max-width:218px;overflow-x:auto}.spot-timeframes button{flex:none;min-width:42px;min-height:44px}.spot-ohlc-line{gap:8px;overflow:hidden}.spot-ohlc-line span{white-space:nowrap}.spot-chart-table-fallback{padding-left:10px}.spot-chart-table-scroll{width:calc(100vw - 42px)}.spot-depth-row{height:44px;font-size:12px}.spot-chart-panel{height:526px}.spot-order-toast{width:calc(100vw - 16px);bottom:8px;right:8px}}@media (width<=1180px){.market-detail-container{width:min(100% - 48px,1040px)}.market-overview-list>button{grid-template-columns:28px minmax(0,1fr) auto}.market-overview-list .detail-change,.market-directory-table th:nth-child(5),.market-directory-table th:nth-child(6),.market-directory-table td.detail-column-secondary{display:none}}@media (width<=900px){.market-detail-container{width:calc(100vw - 32px)}.market-detail-hero{padding-top:96px}.market-detail-title-row{min-height:104px}.market-overview-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin-right:-16px;padding-right:16px;display:flex;overflow-x:auto}.market-overview-grid::-webkit-scrollbar{display:none}.market-overview-group{scroll-snap-align:start;min-width:min(360px,100vw - 40px)}.market-overview-list>button{grid-template-columns:30px minmax(0,1fr) auto 62px}.market-overview-list .detail-change{display:inline}.market-directory{padding-top:28px}.market-category-tabs{scrollbar-width:none;gap:24px;overflow-x:auto}.market-category-tabs::-webkit-scrollbar{display:none}.market-directory-table th:nth-child(7),.market-directory-table td.detail-column-volume{display:none}}@media (width<=760px){.market-detail-title-row{flex-direction:column;align-items:flex-start;gap:18px;padding-bottom:24px}.market-detail-title-row h1{font-size:42px}.market-detail-title-row p{max-width:330px}.market-detail-status{min-height:32px}.market-overview-heading{min-height:58px;padding-inline:14px}.market-overview-list{padding:6px}.market-directory-toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:14px 0}.market-mode-tabs{width:100%}.market-mode-tabs>button{flex:1}.market-mode-tabs>.market-sort-direction{flex:none}.market-detail-search{width:100%}.market-directory-table-wrap{min-height:380px;overflow:hidden}.market-directory-table{table-layout:fixed}.market-directory-table th:first-child,.market-directory-table td:first-child,.market-directory-table th:nth-child(5),.market-directory-table td:nth-child(5),.market-directory-table th:nth-child(6),.market-directory-table td:nth-child(6),.market-directory-table th:nth-child(7),.market-directory-table td:nth-child(7){display:none}.market-directory-table th,.market-directory-table td{padding-inline:6px}.market-directory-table th:nth-child(2){width:34%}.market-directory-table th:nth-child(3),.market-directory-table th:nth-child(4){width:19%}.market-directory-table th:nth-child(8){width:18%}.market-directory-table th:nth-child(9){width:10%}.market-directory-table td:nth-child(2){min-width:0}.market-directory-table td:nth-child(2)>.detail-asset-mark{width:24px;height:24px;margin-right:6px}.detail-market-name{max-width:calc(100% - 34px)}.detail-market-name strong,.detail-market-name small{font-size:11px}.detail-sparkline{width:62px;height:30px}.detail-trade-link{width:34px;min-height:34px;padding:0;font-size:0}.detail-trade-link .radial-button__content,.detail-trade-link .radial-button__reveal{gap:0}.market-data-note{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}}@media (width<=420px){.market-detail-hero{padding-bottom:28px}.market-detail-title-row h1{font-size:40px}.market-overview-name strong{max-width:138px}.market-overview-list>button{grid-template-columns:28px minmax(0,1fr) auto 58px;gap:7px}.market-directory-table th,.market-directory-table td,.detail-change{font-size:12px}.detail-sparkline{width:54px}}.futures-workbench{width:min(1760px,100vw - 24px);margin:0 auto;padding:92px 0 26px}.futures-instrument{gap:24px}.futures-instrument .spot-pair-selector{min-width:214px}.futures-instrument dl{gap:clamp(18px,2.4vw,44px)}.futures-main-grid{grid-template-columns:minmax(560px,1fr) 268px 326px;gap:4px;margin-top:4px;display:grid}.futures-chart,.futures-book-stack,.futures-order-entry{min-width:0;height:600px}.futures-chart .spot-chart-canvas{height:490px}:is(.futures-chart.is-fullscreen,.futures-chart:fullscreen){background:#070806;border:0;border-radius:0;width:100vw;height:100vh}:is(.futures-chart:fullscreen .spot-chart-canvas,.futures-chart.is-fullscreen .spot-chart-canvas){height:calc(100vh - 154px)}.futures-chart-tools{scrollbar-width:none;border-bottom:1px solid #ffffff0b;align-items:center;gap:6px;min-height:36px;padding:0 14px;display:flex;overflow-x:auto}.futures-chart-tools::-webkit-scrollbar{display:none}.futures-chart-tools button{color:#687067;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:3px;align-items:center;gap:5px;min-height:28px;padding:0 8px;font-size:11px;display:inline-flex}.futures-chart-tools button:hover,.futures-chart-tools button.active{color:var(--accent);background:#d8ff3e0e;border-color:#d8ff3e38}.futures-chart-tools .futures-chart-fullscreen{margin-left:2px;padding-inline:6px}.futures-chart-tools .futures-chart-provider{color:#87907f;white-space:nowrap;margin-left:auto;font:500 11px/1 Space Grotesk,sans-serif}.futures-book-stack{grid-template-rows:382px 214px;gap:4px;display:grid}.futures-orderbook,.futures-trades{min-height:0}.futures-orderbook-tools{align-items:center;gap:3px;display:flex}.futures-depth-select{color:#9aa295;cursor:pointer;background:#080a08;border:1px solid #ffffff14;border-radius:3px;min-height:28px;padding:0 5px;font:500 11px/1 Space Grotesk,sans-serif}.futures-depth-select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.futures-order-entry{scrollbar-width:thin;scrollbar-color:#252a22 transparent;overflow-y:auto}.futures-order-entry form{padding:12px 14px 14px}.futures-config-row{grid-template-columns:minmax(0,1fr) 96px;gap:6px;min-height:38px;margin-bottom:8px;display:grid}.futures-mini-segment{background:#070806;border-radius:4px;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:3px;display:grid}.futures-mini-segment button{color:#6d746a;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:3px;min-width:0;font-size:12px}.futures-mini-segment button.active{color:#dce8a7;background:#d8ff3e12;border-color:#d8ff3e2b}.futures-leverage{background:#080a08;border:1px solid #ffffff14;border-radius:4px;justify-content:space-between;align-items:center;gap:6px;padding:0 8px;display:flex}.futures-leverage span{color:#596057;font-size:11px}.futures-leverage select{color:#d8ff3e;cursor:pointer;background:#080a08;border:0;outline:0;min-width:42px;font:500 11px/1 Space Grotesk,sans-serif}.futures-position-switch{margin-bottom:2px}.futures-risk-toggle{color:#737a70;cursor:pointer;align-items:center;gap:7px;min-height:30px;font-size:12px;display:inline-flex}.futures-risk-toggle input{width:14px;height:14px;accent-color:var(--accent);margin:0}.futures-risk-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.futures-risk-fields .spot-field{grid-template-columns:40px minmax(0,1fr);padding-inline:8px}.futures-risk-fields .spot-field em{display:none}.futures-order-metrics{border-top:1px solid #ffffff0e;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:48px;padding:7px 0;display:grid}.futures-order-metrics span{color:#565d54;flex-direction:column;gap:5px;min-width:0;font-size:11px;display:flex}.futures-order-metrics strong{color:#9ea59a;text-overflow:ellipsis;white-space:nowrap;font:500 12px/1.2 Space Grotesk,sans-serif;overflow:hidden}.futures-submit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.futures-submit-grid .spot-submit-order{white-space:nowrap;min-width:0;padding-inline:7px}.futures-lower-grid{grid-template-columns:minmax(0,1fr) 326px;gap:4px;margin-top:4px;display:grid}.futures-ledger,.futures-info{min-height:332px}.futures-ledger .spot-orders-tabs{scrollbar-width:none;overflow-x:auto}.futures-ledger .spot-orders-tabs::-webkit-scrollbar{display:none}.futures-ledger .spot-orders-tabs button{white-space:nowrap;flex:none}.futures-ledger-scroll{scrollbar-width:thin;scrollbar-color:#252a22 transparent;max-width:100%;min-height:282px;overflow:auto}.futures-ledger table{border-collapse:collapse;color:#737a70;white-space:nowrap;width:100%;font:400 12px/1 Space Grotesk,sans-serif}.futures-ledger th,.futures-ledger td{text-align:left;border-bottom:1px solid #ffffff0b;height:38px;padding:0 10px;font-weight:400}.futures-ledger th{color:#484e47;height:32px;font-size:11px}.futures-ledger td strong{color:#c3c7be;font-weight:500}.futures-ledger td:last-child{text-align:right}.futures-ledger td button,.futures-ledger-tools button{color:#91978e;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff17;border-radius:3px;min-height:28px;padding:0 8px;font-size:11px}.futures-ledger td button:hover,.futures-ledger-tools button:hover{color:#f18680;border-color:#f06e684d}.futures-ledger-tools{color:#5f665d;justify-content:space-between;align-items:center;min-height:42px;padding:0 10px;font-size:12px;display:flex}.futures-ledger-tools button:disabled{opacity:.35;cursor:not-allowed}.futures-position-cards,.futures-order-cards{display:none}.futures-info dl{margin:0;padding:10px 14px}.futures-info dl div{border-bottom:1px solid #ffffff0b;justify-content:space-between;align-items:center;gap:14px;min-height:30px;display:flex}.futures-info dt{color:#565d54;font-size:12px}.futures-info dd{color:#b0b6ac;text-align:right;margin:0;font:500 12px/1 Space Grotesk,sans-serif}.futures-risk-summary{color:#5e655c;grid-template-columns:1fr auto;gap:7px;padding:8px 14px 12px;font-size:12px;display:grid}.futures-risk-summary strong{color:#9dde57;font:500 11px/1 Space Grotesk,sans-serif}.futures-risk-summary i{background:#252a22;border-radius:2px;grid-column:1/-1;height:3px;overflow:hidden}.futures-risk-summary b{background:#9dde57;width:3%;height:100%;display:block}.futures-risk-summary small{color:#484e47;grid-column:1/-1;font-size:11px}.futures-mobile-settings-trigger{display:none}.futures-auth-prompt{background:#d8ff3e09;border:1px solid #d8ff3e26;border-radius:4px;gap:9px;margin-bottom:10px;padding:11px 10px;display:grid}.futures-auth-prompt>span{color:#aeb7a3;font-size:12px}.futures-auth-prompt>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.futures-auth-prompt button{color:#c2c9ba;cursor:pointer;background:0 0;border:1px solid #ffffff1c;border-radius:3px;min-height:36px;font-size:12px}.futures-auth-prompt button:hover{color:var(--accent);border-color:#d8ff3e73}.futures-auth-prompt button:last-child{border-color:var(--accent);color:#10130c;background:var(--accent)}.futures-settings-backdrop{z-index:120;-webkit-backdrop-filter:blur(10px)saturate(.76);backdrop-filter:blur(10px)saturate(.76);background:#020302b8;justify-content:flex-end;animation:.18s ease-out fade-in;display:flex;position:fixed;inset:0}.futures-settings-modal{color:#e8ebe3;background:#0b0d0a;border-left:1px solid #ffffff1f;grid-template-rows:72px minmax(0,1fr) 76px;width:min(460px,100%);height:100dvh;animation:.24s cubic-bezier(.23,1,.32,1) futures-settings-enter;display:grid;overflow:hidden;box-shadow:-28px 0 80px #00000085,inset 1px 0 #ffffff05}@keyframes futures-settings-enter{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.futures-settings-modal>header{background:#0d0f0c;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:0 18px 0 24px;display:flex}.futures-settings-modal>header>span{flex-direction:column;gap:6px;display:flex}.futures-settings-modal>header small{color:#d8ff3e94;letter-spacing:.12em;font:500 11px/1 Space Grotesk,sans-serif}.futures-settings-modal>header strong{font-size:17px;font-weight:500}.futures-settings-modal>header button{color:#72796f;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;transition:color .16s,background .16s,transform .12s;display:grid}.futures-settings-modal>header button:hover{color:#e6e9e1;background:#ffffff0d}.futures-settings-modal>header button:active{transform:scale(.97)}.futures-settings-body{scrollbar-width:thin;scrollbar-color:#30352d transparent;min-height:0;padding:22px 24px 28px;overflow-y:auto}.futures-settings-section{border:0;margin:0;padding:0 0 24px}.futures-settings-section+.futures-settings-section{border-top:1px solid #fff1;padding-top:22px}.futures-settings-section legend{color:#d8dcd3;padding:0;font-size:13px;font-weight:500}.futures-settings-section>p{color:#596057;margin-top:7px;font-size:12px;line-height:1.55}.futures-position-modes>div{gap:7px;margin-top:13px;display:grid}.futures-position-modes label{color:#868d82;cursor:pointer;background:#080a08;border:1px solid #ffffff16;border-radius:5px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;min-height:78px;padding:12px 13px;transition:border-color .18s,background .18s,color .18s;display:grid}.futures-position-modes label:hover{border-color:#ffffff29}.futures-position-modes label.active{color:#e4e8df;background:#d8ff3e09;border-color:#d8ff3e70}.futures-position-modes label:has(input:disabled){opacity:.42;cursor:not-allowed}.futures-position-modes input{width:16px;height:16px;accent-color:var(--accent);margin:1px 0 0}.futures-position-modes label>span{flex-direction:column;gap:7px;min-width:0;display:flex}.futures-position-modes strong{font-size:12px;font-weight:500}.futures-position-modes small{color:#687067;font-size:12px;line-height:1.55}.futures-setting-pills{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:13px;display:grid}.futures-setting-pills.validity{grid-template-columns:repeat(4,minmax(0,1fr))}.futures-setting-pills label{cursor:pointer;min-width:0}.futures-setting-pills input{opacity:0;pointer-events:none;position:absolute}.futures-setting-pills span{color:#737a70;white-space:nowrap;background:#080a08;border:1px solid #ffffff16;border-radius:4px;justify-content:center;align-items:center;min-height:44px;font-size:11px;transition:border-color .18s,color .18s,background .18s,transform .12s;display:flex}.futures-setting-pills label:hover span{color:#b4bab0;border-color:#ffffff29}.futures-setting-pills label.active span{color:var(--accent);background:#d8ff3e0b;border-color:#d8ff3e66}.futures-setting-pills label:active span{transform:scale(.98)}.futures-setting-pills input:focus-visible+span{outline:2px solid var(--accent);outline-offset:2px}.futures-confirm-setting{border-top:1px solid #fff1;justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding-top:22px;display:flex}.futures-confirm-setting>span{flex-direction:column;gap:7px;min-width:0;display:flex}.futures-confirm-setting strong{color:#d8dcd3;font-size:13px;font-weight:500}.futures-confirm-setting small{color:#5f665d;font-size:12px;line-height:1.45}.futures-switch{cursor:pointer;flex:none;width:54px;height:44px;position:relative}.futures-switch input{opacity:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.futures-switch span{background:#252a22;border:1px solid #ffffff1a;border-radius:13px;transition:border-color .18s,background .18s;position:absolute;inset:9px 4px}.futures-switch span:after{content:"";background:#858c81;border-radius:50%;width:18px;height:18px;transition:transform .2s cubic-bezier(.23,1,.32,1),background .18s;position:absolute;top:3px;left:3px}.futures-switch input:checked+span{background:#d8ff3e2b;border-color:#d8ff3e5c}.futures-switch input:checked+span:after{background:var(--accent);transform:translate(20px)}.futures-switch input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}.futures-settings-modal>footer{background:#0d0f0c;border-top:1px solid #ffffff14;grid-template-columns:116px minmax(0,1fr);align-items:center;gap:9px;padding:0 24px;display:grid}.futures-settings-reset,.futures-settings-save{cursor:pointer;white-space:nowrap;border-radius:4px;min-height:44px;font-size:12px}.futures-settings-reset{color:#858c81;background:0 0;border:1px solid #ffffff1a}.futures-settings-reset:hover{color:#d5d9d0;border-color:#ffffff2e}.futures-settings-save{--reveal-fill:#19210d;--reveal-color:var(--accent);border:1px solid var(--accent);color:#0a0c08;background:var(--accent);font-weight:600}.futures-order-confirm{z-index:12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040504e0;place-items:center;padding:14px;display:grid;position:absolute;inset:0}.futures-order-confirm>div{background:#0d0f0c;border:1px solid #ffffff1f;border-radius:6px;width:100%;padding:16px;box-shadow:0 18px 50px #0000006b}.futures-order-confirm header{justify-content:space-between;align-items:flex-start;gap:12px;min-height:44px;display:flex}.futures-order-confirm header>span{flex-direction:column;gap:6px;display:flex}.futures-order-confirm header small{color:#d8ff3e9e;letter-spacing:.1em;font:500 11px/1 Space Grotesk,sans-serif}.futures-order-confirm header strong{color:#e5e8e0;font-size:15px;font-weight:500}.futures-order-confirm header button{color:#697066;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.futures-order-confirm dl{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0;padding:9px 0;display:grid}.futures-order-confirm dl div{flex-direction:column;gap:6px;min-width:0;display:flex}.futures-order-confirm dt{color:#51584f;font-size:11px}.futures-order-confirm dd{color:#b7bcb2;text-overflow:ellipsis;white-space:nowrap;margin:0;font:500 12px/1.25 Space Grotesk,sans-serif;overflow:hidden}.futures-order-confirm p{color:#5b6258;align-items:center;gap:6px;font-size:11px;line-height:1.45;display:flex}.futures-order-confirm-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:14px;display:grid}.futures-order-confirm-actions button{color:#9aa095;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:4px;min-height:44px;font-size:11px}.futures-order-confirm-actions .buy{color:#0a0c08;background:#9dde57;border-color:#9dde5766}.futures-order-confirm-actions .sell{color:#130807;background:#f06e68;border-color:#f06e6873}@media (width<=1320px){.futures-workbench{width:calc(100vw - 16px)}.futures-main-grid{grid-template-columns:minmax(500px,1fr) 236px 300px}.futures-lower-grid{grid-template-columns:minmax(0,1fr) 300px}.futures-instrument,.futures-instrument dl{gap:16px}.futures-instrument dl div:last-child{display:none}}@media (width<=900px){.futures-workbench{grid-template-columns:minmax(0,60%) minmax(0,40%);align-items:start;width:100%;padding-top:82px;display:grid}.futures-instrument{border-left:0;border-right:0;border-radius:0;grid-column:1/-1;gap:7px;min-height:72px;padding:0 8px}.futures-instrument .spot-pair-selector{flex:1;min-width:0}.futures-instrument .spot-pair-control{grid-template-columns:27px minmax(64px,1fr) 13px;gap:6px;min-height:44px}.futures-instrument .spot-pair-control .detail-asset-mark{width:26px;height:26px}.futures-instrument .spot-pair-control strong{white-space:nowrap;font-size:12px}.futures-instrument .spot-pair-control small{display:none}.futures-instrument .spot-pair-control em{display:block}.futures-instrument .spot-pair-picker{width:min(280px,100vw - 16px);top:calc(100% + 15px)}.futures-instrument .spot-pair-picker button{min-height:44px}.futures-instrument .spot-last-price,.futures-instrument dl,.futures-instrument .spot-feed-status{display:none}.futures-mobile-tabs{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));width:174px;min-height:50px;display:grid}.futures-main-grid,.futures-lower-grid{display:contents}.futures-page .futures-mobile-panel{display:none}.futures-page .futures-mobile-panel.is-mobile-active{display:block}.futures-page .futures-book-stack.is-mobile-active{display:grid}.futures-order-entry{border-top:0;border-left:0;border-radius:0;grid-area:2/1;min-width:0;height:520px}.futures-book-stack{grid-area:2/2;grid-template-rows:minmax(0,1fr);height:520px}.futures-chart{border-top:0;border-left:0;border-right:0;border-radius:0;grid-area:2/1/auto/-1;height:526px}.futures-chart .spot-chart-canvas{height:420px}.futures-ledger{border-top:0;border-left:0;border-right:0;border-radius:0;grid-area:2/1/auto/-1;min-height:320px}.futures-info{border-left:0;border-right:0;border-radius:0;grid-area:3/1/auto/-1;min-height:300px}.futures-workbench>.spot-data-disclaimer{grid-area:4/1/auto/-1;min-height:58px;padding:0 12px;line-height:1.5}.futures-order-entry>.spot-panel-header,.futures-orderbook>.spot-panel-header,.futures-trades{display:none}.futures-orderbook>.spot-panel-header{min-height:40px;padding:0 6px;display:flex}.futures-orderbook>.spot-panel-header strong{font-size:12px}.futures-orderbook .futures-depth-select{min-height:26px;font-size:10px}.futures-order-entry form{padding:8px 8px 10px}.futures-mobile-settings-trigger{color:#747b71;background:#080a08;border:1px solid #ffffff14;border-radius:4px;justify-content:space-between;align-items:center;width:100%;min-height:44px;margin-bottom:5px;padding:0 9px;font-size:12px;display:flex}.futures-mobile-settings-trigger svg{color:var(--accent)}.futures-config-row{grid-template-columns:minmax(0,1fr) 70px;gap:4px;min-height:46px}.futures-mini-segment button{min-height:40px}.futures-leverage{flex-direction:column;justify-content:center;gap:3px;padding:0 5px}.futures-leverage select{text-align:center;width:100%;font-size:12px}.futures-position-switch{height:48px}.futures-position-switch button{min-height:44px}.futures-order-entry .spot-order-types{gap:8px;height:44px}.futures-order-entry .spot-order-types button{white-space:nowrap;min-width:0;min-height:44px;padding:0 2px}.futures-order-entry .spot-field{grid-template-columns:minmax(0,1fr) auto;gap:4px;height:50px;padding:0 7px}.futures-order-entry .spot-field>span{font-size:11px;position:absolute;top:7px;left:7px}.futures-order-entry .spot-field input{text-align:left;width:100%;padding-top:13px;font-size:12px}.futures-order-entry .spot-field em{font-size:11px}.futures-order-entry .spot-range{min-height:43px;margin:2px 0;overflow:hidden}.futures-order-entry .spot-range input{width:100%;height:24px;margin:0}.futures-risk-toggle{min-height:44px}.futures-risk-toggle input{width:16px;height:16px}.futures-risk-fields{grid-template-columns:1fr;gap:0}.futures-risk-fields .spot-field{margin-bottom:5px}.futures-order-metrics{grid-template-columns:1fr;gap:5px;min-height:48px}.futures-order-metrics span{flex-direction:row;justify-content:space-between}.futures-submit-grid{gap:4px}.futures-submit-grid .spot-submit-order{min-height:48px;padding:0 3px;font-size:12px}.futures-order-entry .spot-order-hint{line-height:1.35}.futures-orderbook .spot-depth-head,.futures-orderbook .spot-depth-row{grid-template-columns:minmax(0,1fr) minmax(0,.82fr);gap:2px}.futures-orderbook .spot-depth-head{height:44px;padding:0 6px;line-height:1.3}.futures-orderbook .spot-depth-head span:last-child,.futures-orderbook .spot-depth-row span:last-child{display:none}.futures-orderbook .spot-depth-row{height:44px;padding:0 6px;font-size:12px}.futures-orderbook .spot-depth-side.asks .spot-depth-row:nth-child(-n+2),.futures-orderbook .spot-depth-side.bids .spot-depth-row:nth-child(n+5){display:none}.futures-orderbook .spot-depth-mid{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;height:55px;padding:0 6px}.futures-orderbook .spot-depth-mid strong{font-size:12px}.futures-ledger .spot-orders-tabs{gap:18px;height:52px}.futures-ledger .spot-orders-tabs button{min-height:48px}.futures-ledger-scroll{min-height:268px}.futures-ledger table{display:none}.futures-position-cards,.futures-order-cards{display:grid}.futures-position-cards article,.futures-order-cards article{border-bottom:1px solid #ffffff0f;padding:13px 12px 12px}.futures-position-cards header,.futures-order-cards header{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.futures-position-cards header strong,.futures-order-cards header strong{color:#dfe3da;font:500 12px/1 Space Grotesk,sans-serif}.futures-order-cards header>span{flex-direction:column;gap:5px;display:flex}.futures-order-cards header small{color:#50574f;font-size:11px}.futures-order-cards header em{font-size:12px;font-style:normal}.futures-position-cards dl,.futures-order-cards dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;margin:0;padding:7px 0 10px;display:grid}.futures-position-cards dl div,.futures-order-cards dl div{flex-direction:column;gap:5px;min-width:0;display:flex}.futures-position-cards dt,.futures-order-cards dt{color:#50574f;font-size:11px}.futures-position-cards dd,.futures-order-cards dd{color:#aab0a5;text-overflow:ellipsis;white-space:nowrap;margin:0;font:500 12px/1.2 Space Grotesk,sans-serif;overflow:hidden}.futures-position-cards article>button,.futures-order-cards article>button,.futures-ledger-tools button{color:#adb3a8;background:#ffffff06;border:1px solid #ffffff17;border-radius:4px;width:100%;min-height:44px;font-size:12px}.futures-ledger-tools{min-height:52px}.futures-ledger-tools button{width:auto;padding-inline:12px}.futures-info dl div{min-height:44px}.futures-settings-modal{border-left:0;width:100%}}@media (width<=520px){.futures-workbench{padding-top:78px}.futures-instrument{min-height:70px}.futures-mobile-tabs{width:162px}.futures-mobile-tabs button{padding-inline:3px;font-size:12px}.futures-chart .spot-timeframes{scrollbar-width:none;max-width:218px;overflow-x:auto}.futures-chart .spot-timeframes button{flex:none;min-width:42px;min-height:44px}.futures-chart-tools{padding-inline:8px}.futures-chart-tools .futures-chart-provider{margin-left:0}.futures-chart .spot-ohlc-line{gap:8px;overflow:hidden}.futures-chart .spot-ohlc-line span{white-space:nowrap}.futures-order-entry .spot-order-types{gap:3px}.futures-mini-segment button{padding-inline:2px;font-size:11px}.futures-orderbook .spot-depth-row,.futures-orderbook .spot-depth-mid strong,.futures-orderbook .spot-depth-mid span{font-size:11px}}.order-center-page{color:#e9ece4;background:#070806;min-height:100dvh;font-family:Readex Pro,Manrope,sans-serif}.order-center-shell{width:min(1600px,100vw - 28px);margin:0 auto;padding:96px 0 28px}.order-center-heading{justify-content:space-between;align-items:flex-end;gap:32px;min-height:126px;padding:24px 6px 22px;display:flex}.order-center-heading>div:first-child{gap:8px;display:grid}.order-center-heading>div:first-child>span{color:#d8ff3ea3;letter-spacing:.12em;font:500 12px/1 Space Grotesk,sans-serif}.order-center-heading h1{color:#f1f3ed;letter-spacing:0;font-size:31px;font-weight:500;line-height:1}.order-center-heading p{color:#656c62;text-wrap:pretty;max-width:560px;font-size:12px;line-height:1.55}.order-center-live{color:#71786d;white-space:nowrap;background:#d8ff3e06;border:1px solid #d8ff3e1f;border-radius:999px;align-items:center;gap:8px;min-height:32px;padding:0 11px;font-size:12px;display:inline-flex}.order-center-live i{background:var(--accent);border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #d8ff3eb8}.order-summary-band{background:#0a0c09;border-top:1px solid #ffffff1b;border-bottom:1px solid #ffffff1b;grid-template-columns:repeat(4,minmax(130px,1fr)) minmax(170px,.8fr);min-height:92px;display:grid}.order-summary-band>div{border-right:1px solid #fff1;grid-template-columns:1fr auto;align-content:center;gap:6px 14px;min-width:0;padding:17px 18px;display:grid}.order-summary-band>div>small{color:#5e655c;font-size:12px}.order-summary-band>div>strong{color:#dfe3da;font-variant-numeric:tabular-nums;grid-area:1/2/3;align-self:center;font:500 24px/1 Space Grotesk,sans-serif}.order-summary-band>div>span{color:#3f463e;letter-spacing:.08em;font:500 11px/1 Space Grotesk,sans-serif}.order-summary-band .order-summary-pulse{color:var(--accent);border-right:0;grid-template-columns:18px 1fr;gap:8px;padding-inline:22px;display:grid}.order-summary-pulse svg{grid-row:1/3;align-self:center}.order-summary-pulse i{background:#20251e;height:2px;overflow:hidden}.order-summary-pulse i b{background:var(--accent);width:64%;height:100%;display:block;box-shadow:0 0 10px #d8ff3e80}.order-summary-pulse span{color:#d8ff3e94!important}.order-center-layout{grid-template-columns:224px minmax(0,1fr);align-items:start;gap:4px;margin-top:4px;display:grid}.order-product-rail{background:#0a0c09;border:1px solid #ffffff16;border-radius:5px;flex-direction:column;min-height:690px;padding:18px 10px 14px;display:flex}.order-product-rail>span{color:#454b44;letter-spacing:.1em;padding:0 10px 13px;font:500 11px/1 Space Grotesk,sans-serif}.order-product-rail>div{gap:3px;display:grid}.order-product-rail button{color:#6e756b;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:4px;grid-template-columns:28px minmax(0,1fr) auto 14px;align-items:center;gap:8px;width:100%;min-height:60px;padding:0 10px;transition:color .18s,background .18s,border-color .18s,transform .12s;display:grid;position:relative}.order-product-rail button:before{content:"";background:0 0;width:2px;position:absolute;top:13px;bottom:13px;left:-11px}.order-product-rail button:hover{color:#bcc1b7;background:#ffffff06}.order-product-rail button:active{transform:scale(.98)}.order-product-rail button.active{color:#e5e9df;background:#d8ff3e0b;border-color:#d8ff3e1f}.order-product-rail button.active:before{background:var(--accent);box-shadow:0 0 10px #d8ff3e7a}.order-product-rail button>svg:first-child{color:#596057}.order-product-rail button.active>svg:first-child{color:var(--accent)}.order-product-rail button>span{flex-direction:column;gap:6px;min-width:0;display:flex}.order-product-rail strong{font-size:12px;font-weight:500}.order-product-rail small{color:#424841;font:500 11px/1 Space Grotesk,sans-serif}.order-product-rail em{color:#777e73;background:#ffffff0e;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font:500 11px/1 Space Grotesk,sans-serif;display:grid}.order-product-rail button.active em{color:var(--accent);background:#d8ff3e14}.order-product-rail button>svg:last-child{color:#3f453e}.order-product-rail>p{color:#454b44;border-top:1px solid #ffffff0e;align-items:flex-start;gap:7px;margin-top:auto;padding:14px 10px 2px;font-size:11px;line-height:1.45;display:flex}.order-product-rail>p svg{color:#596057;flex:none}.order-workspace{background:#0b0d0a;border:1px solid #ffffff16;border-radius:5px;min-height:690px;overflow:hidden}.order-workspace-head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:0 16px 0 18px;display:flex}.order-workspace-head>div{flex-direction:column;gap:7px;display:flex}.order-workspace-head>div span{color:#d8ff3e94;letter-spacing:.09em;font:500 11px/1 Space Grotesk,sans-serif}.order-workspace-head>div strong{color:#e7eae2;font-size:15px;font-weight:500}.order-export-button{--reveal-fill:#1a210e;--reveal-color:var(--accent);color:#91988d;cursor:pointer;background:#090b08;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:11px;display:inline-flex}.order-view-tabs{scrollbar-width:none;border-bottom:1px solid #ffffff12;align-items:stretch;gap:26px;min-height:49px;padding:0 16px;display:flex;overflow-x:auto}.order-view-tabs::-webkit-scrollbar{display:none}.order-view-tabs button{color:#656c62;cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;align-items:center;gap:6px;min-height:48px;padding:0;font-size:11px;display:inline-flex;position:relative}.order-view-tabs button:hover,.order-view-tabs button.active{color:#e1e5db}.order-view-tabs button.active:after{content:"";background:var(--accent);height:1px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 8px #d8ff3e57}.order-view-tabs button small{color:#5d645b;background:#ffffff0d;border-radius:8px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:11px;display:grid}.order-view-tabs button.active small{color:#d8ff3ecc;background:#d8ff3e12}.order-filter-bar{background:#090b08;border-bottom:1px solid #ffffff0e;grid-template-columns:minmax(178px,1.2fr) repeat(4,minmax(102px,.68fr)) repeat(2,minmax(122px,.75fr)) 64px;gap:7px;padding:12px 14px;display:grid}.order-filter-bar label{min-width:0}.order-filter-bar select,.order-filter-bar input{color:#90978c;background:#070806;border:1px solid #ffffff14;border-radius:4px;outline:0;width:100%;height:40px;font-size:12px}.order-filter-bar select{cursor:pointer;padding:0 9px}.order-filter-bar input:focus,.order-filter-bar select:focus{border-color:#d8ff3e52}.order-search{color:#4d544c;background:#070806;border:1px solid #ffffff14;border-radius:4px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:7px;height:40px;padding:0 9px;display:grid}.order-search:focus-within{border-color:#d8ff3e52}.order-search input{background:0 0;border:0;height:38px;padding:0}.order-search input::placeholder{color:#474d46}.order-search button{color:#656c62;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;display:grid}.order-date{background:#070806;border:1px solid #ffffff14;border-radius:4px;grid-template-columns:30px minmax(0,1fr);align-items:center;display:grid;position:relative}.order-date span{color:#4f554e;padding-left:8px;font-size:11px}.order-date input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border:0;min-width:0;padding:0 6px 0 2px}.order-filter-reset{color:#747b71;cursor:pointer;background:#070806;border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items:center;gap:5px;min-width:0;height:40px;padding:0 8px;font-size:12px;display:inline-flex}.order-filter-reset:disabled{opacity:.32;cursor:not-allowed}.order-filter-reset:not(:disabled):hover{color:var(--accent);border-color:#d8ff3e38}.order-list-tools{color:#4d544c;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:16px;min-height:43px;padding:0 14px;font-size:12px;display:flex}.order-list-tools>span{align-items:center;gap:7px;display:inline-flex}.order-list-tools button{color:#9c7773;cursor:pointer;background:#f06e6806;border:1px solid #f06e6829;border-radius:3px;min-height:30px;padding:0 9px;font-size:12px}.order-list-tools button:hover{color:#f18680;border-color:#f06e6859}.order-list-tools button:disabled{opacity:.3;cursor:not-allowed}.order-table-wrap{scrollbar-width:thin;scrollbar-color:#272c25 transparent;min-height:480px;overflow-x:auto}.order-center-table{border-collapse:collapse;font-variant-numeric:tabular-nums;white-space:nowrap;width:100%;min-width:1140px;font:400 12px/1 Space Grotesk,sans-serif}.order-center-table th,.order-center-table td{color:#777e73;text-align:right;border-bottom:1px solid #ffffff0b;height:45px;padding:0 10px;font-weight:400}.order-center-table th{color:#484e47;height:35px;font-size:11px}.order-center-table th:first-child,.order-center-table td:first-child,.order-center-table th:nth-child(2),.order-center-table td:nth-child(2){text-align:left}.order-center-table tbody tr:not(.order-detail-row):hover td{background:#ffffff04}.order-center-table tr.is-expanded td{color:#a7ada2;background:#d8ff3e05}.order-market-cell{align-items:center;gap:8px;display:inline-flex}.order-market-cell i{width:23px;height:23px;color:var(--accent);background:#10130e;border:1px solid #ffffff17;border-radius:50%;place-items:center;font-size:12px;font-style:normal;font-weight:600;display:grid}.order-market-cell strong{color:#c8ccc3;text-overflow:ellipsis;max-width:190px;font-weight:500;overflow:hidden}.order-center-table time{color:#5e655c}.order-center-table td:last-child button{color:#91978e;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:3px;min-height:30px;padding:0 8px;font-size:11px}.order-center-table td:last-child button:hover{color:var(--accent);border-color:#d8ff3e38}.order-status{justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.order-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.order-status.success{color:#91d852}.order-status.pending{color:#d8ff3e}.order-status.muted{color:#626960}.order-detail-row td{background:#d8ff3e05;height:auto;padding:0 14px 12px;text-align:left!important}.order-detail-strip{background:#090b08;border:1px solid #d8ff3e1a;border-radius:4px;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;padding:13px 14px;display:grid}.order-detail-strip>span{flex-direction:column;gap:6px;min-width:0;display:flex}.order-detail-strip small{color:#4b514a;font-size:11px}.order-detail-strip strong{color:#979e93;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.order-detail-strip>i{background:#20251e;grid-column:1/-1;height:2px;overflow:hidden}.order-detail-strip>i b{background:var(--accent);height:100%;display:block}.order-mobile-list{display:none}.order-center-empty{color:#424841;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:410px;display:flex}.order-center-empty>span{background:#ffffff05;border:1px solid #ffffff12;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.order-center-empty strong{color:#aeb4a9;font-size:14px;font-weight:500}.order-center-empty small{color:#484f47;font-size:12px}.order-center-empty button{min-height:40px;color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 12px;font-size:12px;display:inline-flex}.order-center-page .spot-order-toast{grid-template-columns:20px minmax(0,1fr) 44px}.order-center-page .spot-order-toast button{width:44px;height:44px}@media (width<=1220px){.order-center-shell{width:calc(100vw - 20px)}.order-center-layout{grid-template-columns:204px minmax(0,1fr)}.order-filter-bar{grid-template-columns:minmax(180px,1.2fr) repeat(3,minmax(105px,.7fr)) 64px}.order-filter-bar>label:nth-of-type(5),.order-filter-bar>label:nth-of-type(6),.order-filter-bar>label:nth-of-type(7){grid-row:2}.order-filter-bar>label:nth-of-type(5){grid-column:1/3}.order-filter-bar>label:nth-of-type(6){grid-column:3/4}.order-filter-bar>label:nth-of-type(7){grid-column:4/5}.order-filter-reset{flex-direction:column;grid-area:1/5/3;height:100%;min-height:40px}}@media (width<=900px){.order-center-shell{width:100%;padding:78px 0 20px}.order-center-heading{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:14px;min-height:130px;padding:24px 16px 20px}.order-center-heading h1{font-size:25px}.order-center-live{min-height:30px}.order-summary-band{grid-template-columns:repeat(2,minmax(0,1fr))}.order-summary-band>div{min-height:78px;padding:14px 16px}.order-summary-band>div:nth-child(2),.order-summary-band>div:nth-child(4){border-right:0}.order-summary-band>div:nth-child(-n+2){border-bottom:1px solid #fff1}.order-summary-band .order-summary-pulse{border-top:1px solid #fff1;grid-column:1/-1;min-height:58px}.order-center-layout{margin-top:0;display:block}.order-product-rail{border-left:0;border-right:0;border-radius:0;min-height:0;padding:10px 8px}.order-product-rail>span,.order-product-rail>p{display:none}.order-product-rail>div{scrollbar-width:none;gap:5px;display:flex;overflow-x:auto}.order-product-rail>div::-webkit-scrollbar{display:none}.order-product-rail button{flex:0 0 154px;grid-template-columns:24px minmax(0,1fr) auto;min-height:52px;padding:0 9px}.order-product-rail button:before,.order-product-rail button>svg:last-child{display:none}.order-product-rail button.active{border-color:#d8ff3e33}.order-workspace{border-left:0;border-right:0;border-radius:0;min-height:0}.order-workspace-head{min-height:62px;padding-inline:12px}.order-export-button{min-height:44px}.order-view-tabs{gap:22px;min-height:53px;padding-inline:12px}.order-view-tabs button{min-height:52px}.order-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:10px 12px}.order-filter-bar>label,.order-filter-bar>label:nth-of-type(5),.order-filter-bar>label:nth-of-type(6),.order-filter-bar>label:nth-of-type(7),.order-filter-reset{grid-area:auto}.order-search{height:44px;grid-column:1/-1!important}.order-filter-bar select,.order-filter-bar input,.order-filter-reset{height:44px}.order-date{min-height:44px}.order-filter-reset{flex-direction:row}.order-list-tools{min-height:52px;padding-inline:12px}.order-list-tools button{min-height:44px}.order-center-table{display:none}.order-mobile-list{display:block}.order-mobile-list article{border-bottom:1px solid #ffffff0f;padding:14px 12px}.order-mobile-list article>header{justify-content:space-between;align-items:center;gap:14px;min-height:44px;display:flex}.order-mobile-list header>span{flex-direction:column;gap:6px;min-width:0;display:flex}.order-mobile-list header strong{color:#dfe3da;text-overflow:ellipsis;white-space:nowrap;font:500 12px/1.2 Space Grotesk,sans-serif;overflow:hidden}.order-mobile-list header small{color:#484f47;font:500 11px/1 Space Grotesk,sans-serif}.order-mobile-list header em{flex:none;align-items:center;gap:5px;font-size:12px;font-style:normal;display:inline-flex}.order-mobile-list header em:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.order-mobile-list header em.success{color:#91d852}.order-mobile-list header em.pending{color:var(--accent)}.order-mobile-list header em.muted{color:#656c62}.order-mobile-meta{border-bottom:1px solid #ffffff0b;justify-content:space-between;align-items:center;gap:12px;min-height:32px;font-size:12px;display:flex}.order-mobile-meta time{color:#50574f;font:400 11px/1 Space Grotesk,sans-serif}.order-mobile-list dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;margin:0;padding:13px 0;display:grid}.order-mobile-list dl div{flex-direction:column;gap:6px;min-width:0;display:flex}.order-mobile-list dt{color:#4d544c;font-size:11px}.order-mobile-list dd{color:#a8aea3;font-variant-numeric:tabular-nums;margin:0;font:500 11px/1 Space Grotesk,sans-serif}.order-mobile-list article>button{color:#969c92;background:#ffffff05;border:1px solid #ffffff17;border-radius:4px;width:100%;min-height:44px;font-size:12px}.order-mobile-list .order-detail-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:12px}.order-table-wrap{min-height:0;overflow:hidden}.order-center-empty{text-align:center;min-height:320px;padding:24px}.order-center-page .spot-data-disclaimer{min-height:58px;padding-inline:12px;line-height:1.5}}@media (width<=430px){.order-summary-band>div>strong{font-size:20px}.order-workspace-head>div span{display:none}.order-export-button{padding-inline:11px}.order-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.order-date span{display:none}.order-date{grid-template-columns:minmax(0,1fr)}.order-date input{padding-inline:8px}.order-list-tools{flex-direction:column;justify-content:center;align-items:stretch;gap:7px;padding-block:8px}.order-list-tools button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.user-center-page{color:#e9ece4;background:#070806;min-height:100dvh;font-family:Readex Pro,Manrope,sans-serif}.user-center-shell{width:min(1440px,100vw - 28px);margin:0 auto;padding:96px 0 28px}.user-center-heading{justify-content:space-between;align-items:flex-end;gap:32px;min-height:126px;padding:24px 6px 22px;display:flex}.user-center-heading>div:first-child{gap:8px;display:grid}.user-center-heading>div:first-child>span,.user-section-title>div>span,.user-generic-view .user-section-title>div>span{color:#d8ff3ea3;letter-spacing:.12em;font:500 12px/1 Space Grotesk,sans-serif}.user-center-heading h1{color:#f1f3ed;font-size:31px;font-weight:500;line-height:1}.user-center-heading p{color:#656c62;font-size:12px;line-height:1.55}.user-center-heading-status{color:#697367;background:#d8ff3e06;border:1px solid #d8ff3e21;border-radius:4px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:12px;display:inline-flex}.user-center-heading-status svg{color:var(--accent)}.user-center-heading-status strong{color:#a2bd81;font-weight:500}.user-center-layout{grid-template-columns:224px minmax(0,1fr);align-items:stretch;gap:4px;display:grid}.user-center-rail{background:#0a0c09;border:1px solid #ffffff16;border-radius:5px;flex-direction:column;min-height:730px;padding:16px 10px 14px;display:flex}.user-rail-profile{border-bottom:1px solid #ffffff0e;align-items:center;gap:10px;min-height:62px;padding:0 10px 15px;display:flex}.user-rail-avatar{width:31px;height:31px;color:var(--accent);background:#d8ff3e0f;border:1px solid #d8ff3e40;border-radius:50%;place-items:center;display:grid}.user-rail-profile div{flex-direction:column;gap:6px;display:flex}.user-rail-profile strong{color:#d2d6cd;font-size:12px;font-weight:500}.user-rail-profile small{color:#555c53;font:500 11px/1 Space Grotesk,sans-serif}.user-center-rail nav{gap:18px;padding-top:16px;display:grid}.user-center-rail nav>div{gap:3px;display:grid}.user-center-rail nav>div>span{color:#454b44;letter-spacing:.1em;padding:0 10px 7px;font:500 11px/1 Space Grotesk,sans-serif}.user-center-rail nav button{color:#6e756b;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:4px;grid-template-columns:20px minmax(0,1fr) 13px;align-items:center;gap:9px;width:100%;min-height:42px;padding:0 10px;transition:color .18s,background .18s,border-color .18s,transform .12s;display:grid;position:relative}.user-center-rail nav button:before{content:"";background:0 0;width:2px;position:absolute;top:10px;bottom:10px;left:-11px}.user-center-rail nav button:hover{color:#bcc1b7;background:#ffffff06}.user-center-rail nav button:active{transform:scale(.98)}.user-center-rail nav button.active{color:#e5e9df;background:#d8ff3e0b;border-color:#d8ff3e1f}.user-center-rail nav button.active:before{background:var(--accent);box-shadow:0 0 10px #d8ff3e7a}.user-center-rail nav button.active svg:first-child{color:var(--accent)}.user-center-rail nav button svg:last-child{color:#3f453e}.user-center-rail nav button strong{font-size:11px;font-weight:500}.user-rail-note{color:#667060;border-top:1px solid #ffffff0e;align-items:center;gap:7px;margin-top:auto;padding:14px 10px 2px;font-size:11px;display:flex}.user-rail-note svg{color:var(--accent)}.user-center-workspace{background:#0b0d0a;border:1px solid #ffffff16;border-radius:5px;min-width:0;min-height:730px;overflow:hidden}.user-profile-card{background:radial-gradient(circle at 72% 30%,#d8ff3e0e,#0000 32%),#0b0d0a;border-bottom:1px solid #ffffff12;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:17px;min-height:150px;padding:28px 28px 24px;display:grid;position:relative}.user-profile-card:after{content:"";pointer-events:none;opacity:.16;background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 70%,#0000);mask-image:linear-gradient(90deg,#0000,#000 70%,#0000)}.user-avatar{z-index:1;width:62px;height:62px;color:var(--accent);background:#d8ff3e14;border:1px solid #d8ff3e42;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 0 0 7px #d8ff3e05,0 12px 32px #00000042}.user-profile-main,.user-id,.user-profile-status{z-index:1;position:relative}.user-profile-main{gap:7px;display:grid}.user-profile-main>span,.user-id small{color:#d8ff3e8c;letter-spacing:.1em;font:500 11px/1 Space Grotesk,sans-serif}.user-profile-main h2{color:#edf0e8;font-size:20px;font-weight:500}.user-nickname-button{width:fit-content;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:7px;padding:0;display:inline-flex}.user-nickname-button:hover h2{color:var(--accent)}.user-nickname-edit{color:#596158;opacity:0;align-items:center;gap:2px;font-size:12px;transition:opacity .18s,transform .18s,color .18s;display:inline-flex;transform:translate(-4px)}.user-nickname-button:hover .user-nickname-edit,.user-nickname-button:focus-visible .user-nickname-edit{opacity:1;color:var(--accent);transform:translate(0)}.user-profile-main p{color:#656c62;font:400 11px/1 Space Grotesk,sans-serif}.user-id{grid-template-columns:1fr 28px;align-items:center;gap:7px 12px;min-width:154px;display:grid}.user-id small{grid-column:1/-1}.user-id strong{color:#9ca399;font:500 12px/1 Space Grotesk,sans-serif}.user-id button{color:#747b71;cursor:pointer;background:#10130e;border:1px solid #ffffff14;border-radius:4px;place-items:center;width:28px;height:28px;display:grid}.user-id button:hover{color:var(--accent);border-color:#d8ff3e33}.user-profile-status{color:#79915f;align-items:center;gap:6px;font-size:11px;display:inline-flex;position:absolute;bottom:18px;right:28px}.user-profile-status i{background:var(--accent);border-radius:50%;width:5px;height:5px;box-shadow:0 0 9px #d8ff3ea6}.user-security-view,.user-generic-view{padding:26px 28px 30px}.user-section-title{justify-content:space-between;align-items:flex-start;gap:20px;min-height:50px;display:flex}.user-section-title>div{gap:7px;display:grid}.user-section-title h2{color:#e3e7de;font-size:17px;font-weight:500}.user-section-title>small{color:#4e554c;font:500 11px/1.4 Space Grotesk,sans-serif}.user-security-list{border-top:1px solid #ffffff0e;margin-top:12px}.user-security-list article{border-bottom:1px solid #ffffff0b;grid-template-columns:36px minmax(0,1fr) minmax(98px,auto) auto;align-items:center;gap:12px;min-height:73px;padding:11px 0;display:grid}.user-security-icon{color:#788075;background:#10130e;border:1px solid #ffffff14;place-items:center;width:32px;height:32px;display:grid}.user-security-copy{gap:6px;min-width:0;display:grid}.user-security-copy strong{color:#c9cec5;font-size:12px;font-weight:500}.user-security-copy p{color:#555c53;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.user-security-value{color:#8b9386;justify-content:flex-end;align-items:center;gap:6px;font:500 11px/1 Space Grotesk,sans-serif;display:inline-flex}.user-security-value.success{color:#91d852}.user-security-value.warning{color:#d2a85c}.user-security-list article>button,.user-account-danger button,.user-generic-list article>button{color:#858c81;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:4px;align-items:center;gap:5px;min-height:36px;padding:0 8px;font-size:12px;display:inline-flex}.user-security-list article>button:hover,.user-account-danger button:hover,.user-generic-list article>button:hover{color:var(--accent);border-color:#d8ff3e3b}.user-security-note{color:#646b61;background:#d8ff3e06;border:1px solid #d8ff3e14;align-items:flex-start;gap:9px;margin-top:20px;padding:12px;display:flex}.user-security-note svg{color:#879d6b;flex:none}.user-security-note span{flex-direction:column;gap:6px;display:flex}.user-security-note strong{color:#8eaa70;font-size:12px;font-weight:500}.user-security-note small{color:#5a6257;font-size:11px;line-height:1.5}.user-generic-view .user-section-title>small{text-align:right;max-width:310px;line-height:1.5}.user-generic-toolbar{border-top:1px solid #ffffff0e;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:16px;min-height:52px;margin-top:17px;padding:8px 0;display:flex}.user-generic-toolbar p{color:#5d655b;font-size:12px}.user-generic-toolbar button{min-height:36px;color:var(--accent);cursor:pointer;background:#d8ff3e0b;border:1px solid #d8ff3e33;border-radius:4px;align-items:center;gap:6px;padding:0 11px;font-size:12px;display:inline-flex}.user-generic-list{border-top:1px solid #ffffff0e;margin-top:18px}.user-generic-list article{border-bottom:1px solid #ffffff0b;grid-template-columns:35px minmax(0,1fr) minmax(145px,auto) auto;align-items:center;gap:12px;min-height:70px;padding:11px 0;display:grid}.user-generic-leading{color:#778074;background:#10130e;border:1px solid #ffffff14;place-items:center;width:32px;height:32px;display:grid}.user-generic-list article>div{flex-direction:column;gap:6px;min-width:0;display:flex}.user-generic-list article>div:last-of-type{align-items:flex-end}.user-generic-list strong{color:#bcc2b8;text-overflow:ellipsis;white-space:nowrap;font:500 11px/1.2 Space Grotesk,sans-serif;overflow:hidden}.user-generic-list small{color:#545b52;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.user-generic-list article>button{justify-self:end}.user-generic-list--points article{grid-template-columns:35px minmax(0,1fr) minmax(170px,auto) auto}.user-generic-list--records article{grid-template-columns:35px minmax(0,1fr) minmax(170px,auto)}.user-generic-list--records article>div:last-of-type{align-items:flex-end}.user-empty{color:#424841;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:300px;display:flex}.user-empty strong{color:#aeb4a9;font-size:14px;font-weight:500}.user-empty small{color:#484f47;font-size:12px}.user-account-danger{background:#f06e6806;border:1px solid #f06e6821;justify-content:space-between;align-items:center;gap:18px;margin:0 28px 28px;padding:17px 18px;display:flex}.user-account-danger>div{gap:6px;display:grid}.user-account-danger span{color:#9c7773;letter-spacing:.1em;font:500 11px/1 Space Grotesk,sans-serif}.user-account-danger strong{color:#c9a09b;font-size:12px;font-weight:500}.user-account-danger p{color:#765e5b;font-size:11px}.user-account-danger button{color:#b17c77;border-color:#f06e682e}.user-center-disclaimer{color:#434942;align-items:center;gap:7px;min-height:46px;padding:0 10px;font-size:11px;display:flex}.user-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030403c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.user-modal{background:#0d0f0c;border:1px solid #ffffff1f;border-radius:8px;width:min(460px,100%);max-height:min(680px,100dvh - 32px);overflow:hidden;box-shadow:0 28px 80px #0000008c}.user-modal>header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:0 18px 0 22px;display:flex}.user-modal>header>div{gap:7px;display:grid}.user-modal>header span{color:#d8ff3e94;letter-spacing:.1em;font:500 11px/1 Space Grotesk,sans-serif}.user-modal>header h2{color:#e7eae2;font-size:17px;font-weight:500}.user-modal>header button{color:#797f75;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.user-action-form{gap:16px;padding:22px;display:grid}.user-action-form>p{color:#646b61;background:#d8ff3e06;border:1px solid #d8ff3e14;align-items:flex-start;gap:8px;padding:11px 12px;font-size:12px;line-height:1.5;display:flex}.user-action-form>p svg{color:#d8ff3e99;flex:none}.user-action-form label{color:#696f66;gap:8px;font-size:12px;display:grid}.user-action-form input{color:#d9ddd4;background:#080a07;border:1px solid #ffffff17;border-radius:4px;outline:0;width:100%;height:48px;padding:0 12px;font-size:11px}.user-action-form input:focus{border-color:#d8ff3e52}.user-qr-placeholder{color:#829168;background:#d8ff3e06;border:1px dashed #d8ff3e33;align-content:center;place-items:center;gap:10px;min-height:150px;display:grid}.user-qr-placeholder span{font-size:12px}.user-modal-wide{width:min(560px,100%)}.user-security-form{max-height:min(520px,100dvh - 220px);overflow-y:auto}.user-action-form select{color:#d9ddd4;background:#080a07;border:1px solid #ffffff17;border-radius:4px;outline:0;width:100%;height:48px;padding:0 12px;font-size:11px}.user-action-form select:focus{border-color:#d8ff3e52}.user-action-form input:disabled{color:#5c635a;cursor:not-allowed;background:#ffffff08}.user-field{gap:8px;display:grid}.user-field-error{color:#c48780;font-size:11px;line-height:1.5}.user-code-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.user-code-send{min-width:96px;color:var(--accent);cursor:pointer;white-space:nowrap;background:#d8ff3e0d;border:1px solid #d8ff3e3d;border-radius:4px;padding:0 12px;font-size:11px}.user-code-send:disabled{color:#61675e;cursor:not-allowed;background:0 0;border-color:#ffffff14}.user-form-error{color:#c48780;background:#f06e680f;border:1px solid #f06e6838;border-radius:4px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.user-form-error svg{flex:none;margin-top:1px}.user-form-tip{color:#646b61;background:#d8ff3e06;border:1px solid #d8ff3e14;border-radius:4px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.user-form-tip svg{color:#d8ff3e99;flex:none;margin-top:1px}.user-google-qr{background:#d8ff3e06;border:1px dashed #d8ff3e33;place-items:center;min-height:150px;padding:12px;display:grid}.user-google-qr img,.user-google-qr svg{width:132px;height:132px}.user-secret-row{background:#080a07;border:1px solid #ffffff14;border-radius:4px;grid-template-columns:auto minmax(0,1fr) 28px;align-items:center;gap:10px;padding:10px 12px;display:grid}.user-secret-row span{color:#696f66;font-size:11px}.user-secret-row code{color:#cfd4c9;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.user-secret-row button{color:#7f867c;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.user-secret-row button:hover{color:var(--accent)}.user-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.user-photo-box{background:#080a07;border:1px dashed #ffffff24;border-radius:4px;align-content:center;place-items:center;gap:6px;min-height:96px;padding:8px;display:grid;position:relative;overflow:hidden}.user-photo-box.is-filled{border-style:solid;border-color:#d8ff3e3d}.user-photo-box img{object-fit:cover;opacity:.55;width:100%;height:100%;position:absolute;inset:0}.user-photo-empty{color:#7f867c;place-items:center;gap:6px;display:grid;position:relative}.user-photo-empty em{text-align:center;font-size:11px;font-style:normal}.user-photo-hint{color:#8b9386;font-size:10px;position:relative}.user-photo-box input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.user-kyc-done{text-align:center;justify-items:center;gap:10px;padding:18px 12px;display:grid}.user-kyc-done svg{color:#91d852}.user-kyc-done strong{color:#c9cec5;font-size:14px;font-weight:500}.user-kyc-done p{color:#646b61;max-width:320px;font-size:12px;line-height:1.6}.user-confirm-button:disabled{opacity:.62;cursor:not-allowed}.user-spin{animation:1s linear infinite user-spin}@keyframes user-spin{to{transform:rotate(360deg)}}.user-confirm-button{color:#090a08;background:var(--accent);cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:11px;font-weight:600;display:inline-flex}.user-danger-copy{text-align:center;justify-items:center;gap:12px;padding:28px 22px 24px;display:grid}.user-danger-copy>svg{color:#e97970}.user-danger-copy strong{color:#d2a09b;font-size:16px;font-weight:500}.user-danger-copy p{color:#77605c;max-width:320px;font-size:12px;line-height:1.6}.user-danger-copy button{color:#c48780;cursor:pointer;background:#f06e680f;border:1px solid #f06e6833;border-radius:4px;min-height:44px;padding:0 15px;font-size:12px}.user-toast{z-index:110;width:min(340px,100vw - 32px);min-height:64px;color:var(--accent);background:#10130e;border:1px solid #d8ff3e2e;border-radius:5px;grid-template-columns:20px minmax(0,1fr) 44px;align-items:center;gap:9px;padding:9px 8px 9px 14px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 50px #0000007a}.user-toast>span{flex-direction:column;gap:6px;display:flex}.user-toast strong{color:#dfe3da;font-size:11px;font-weight:500}.user-toast small{color:#656c62;font-size:11px}.user-toast button{color:#747b71;cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7f5;--surface:#fff;--surface-2:#edf1ed;--line:#19231b26;--muted:#5f6d62;--accent:#638f18;--positive:#23834d;--container:min(1240px, calc(100vw - 64px))}[data-theme=light] body{color:#182219;background:var(--bg)}[data-theme=light] .site-header>.brand,[data-theme=light] .main-nav,[data-theme=light] .header-actions{background:#ffffffd6;border-color:#141b1421;box-shadow:0 14px 34px #2936281f}[data-theme=light] .main-nav,[data-theme=light] .trade-nav-trigger{color:#556052}[data-theme=light] .main-nav a:hover,[data-theme=light] .main-nav a[aria-current=page],[data-theme=light] .trade-nav-trigger:hover,[data-theme=light] .trade-nav-trigger[aria-current=page],[data-theme=light] .trade-nav-menu.is-open .trade-nav-trigger{color:#182117;background:#21311c14}[data-theme=light] .header-quick-link,[data-theme=light] .language-trigger{color:#566255}[data-theme=light] .header-quick-link:hover,[data-theme=light] .header-quick-link[aria-current=page],[data-theme=light] .language-trigger:hover{color:#1e2a1c;background:#21311c14}[data-theme=light] .language-trigger svg,[data-theme=light] .theme-toggle svg{color:#668f00}[data-theme=light] .theme-toggle{color:#4e5e4b}[data-theme=light] .trade-nav-popover{background:#fffffffa;border-color:#141b1424;box-shadow:0 22px 54px #29362833}[data-theme=light] .main-nav .trade-nav-popover a{color:#5f6b5e}[data-theme=light] .main-nav .trade-nav-popover a:hover,[data-theme=light] .main-nav .trade-nav-popover a[aria-current=page]{color:#20301d;background:#73a9001a;border-color:#73a90047}[data-theme=light] .hero{background:#e4e9e5}[data-theme=light] .hero-video{filter:saturate(.68)contrast(1.08)brightness(1.05);opacity:.82}[data-theme=light] .hero-video-grade{background:linear-gradient(#e8ede94d,#e8ede905 32%,#e8ede91f 66%,#e8ede9bd),linear-gradient(90deg,#e8ede96b,#0000 48%,#e8ede91f)}[data-theme=light] .hero-staggered-title{color:#172017}[data-theme=light] .hero-title-line{text-shadow:0 20px 50px #1e2f1b29}[data-theme=light] .hero-copy{text-shadow:0 2px 16px #ffffffb3}[data-theme=light] .hero-support,[data-theme=light] .engine-label span,[data-theme=light] .scroll-cue{color:#1e2b1cad}[data-theme=light] .engine-label:before{background:#1e2b1c4d}[data-theme=light] .market-strip{background:linear-gradient(#e9eee7,#dce4da);border-color:#141b1424;box-shadow:inset 0 1px #fffc,0 9px 28px #2936281f}[data-theme=light] .ticker-item{color:#596456;border-color:#141b141a}[data-theme=light] .ticker-symbol strong{color:#1c281d}[data-theme=light] .ticker-symbol small,[data-theme=light] .ticker-price small,[data-theme=light] .ticker-change small{color:#7c877a}[data-theme=light] .ticker-price strong{color:#455444}[data-theme=light] .ticker-coin-shell{background:linear-gradient(145deg,#fff,#d9e3d6);border-color:#141b1433;box-shadow:0 5px 12px #29362833,inset 0 1px 1px #ffffffe6}[data-theme=light] .market-section,[data-theme=light] .products-section,[data-theme=light] .download-section{background:#f5f7f5}[data-theme=light] .market-section,[data-theme=light] .products-section,[data-theme=light] .unified-section,[data-theme=light] .security-section,[data-theme=light] .download-section{border-color:#141b1421}[data-theme=light] .section-index{color:#668f00;background:#ffffffc2;border-color:#435b3a33}[data-theme=light] .section-heading h2,[data-theme=light] .unified-copy h2,[data-theme=light] .download-copy h2{color:#172017}[data-theme=light] .split-heading>p,[data-theme=light] .product-copy p,[data-theme=light] .download-copy p{color:#687366}[data-theme=light] .market-toolbar,[data-theme=light] .product-stage{border-color:#141b1424}[data-theme=light] .segmented button{color:#71806f}[data-theme=light] .segmented button.active{color:#20301d}[data-theme=light] .market-search input{color:#20301d;border-color:#141b1424}[data-theme=light] .market-table th{color:#758174}[data-theme=light] .market-table td{color:#495847;background:linear-gradient(#fffffff5,#edf2ebf5);border-color:#141b141a;box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #1e2d1c0a}[data-theme=light] .market-table td:first-child{color:#1f2b1e}[data-theme=light] .market-table td:last-child a{color:#52634e;background:#ffffffb8;border-color:#141b1429}[data-theme=light] .market-table tbody tr:hover td{background:linear-gradient(#fff,#e9f2df)}[data-theme=light] .product-smear-carousel{background:linear-gradient(#ffffffbf,#dce6d78c)}[data-theme=light] .product-smear-card{color:#1e2b1d}[data-theme=light] .product-smear-card__surface,[data-theme=light] .product-smear-card.active .product-smear-card__surface{box-shadow:none;background:0 0;border-color:#0000}[data-theme=light] .product-smear-card__label{color:#52634e;text-shadow:0 2px 10px #fffc}[data-theme=light] .product-smear-card.active .product-smear-card__label{color:#567719;text-shadow:0 0 14px #638f1833,0 2px 10px #ffffffd9}[data-theme=light] .terminal-panel{background:linear-gradient(145deg,#ffffffe6,#e1ebdc94);border-color:#141b1426}[data-theme=light] .terminal-topline,[data-theme=light] .terminal-footer,[data-theme=light] .product-smear-card__topline span,[data-theme=light] .product-smear-card__bottomline em{color:#71806f}[data-theme=light] .terminal-value strong{color:#1f2b1e}[data-theme=light] .product-copy a{color:#1f2b1e;border-color:#384a35}[data-theme=light] .unified-section{background:linear-gradient(110deg,#dce8d9,#eef3eb 58%,#e2eadf)}[data-theme=light] .unified-scrub-video{background:#dce8d9}[data-theme=light] .unified-scrub-video video{filter:saturate(.42)contrast(1.04)brightness(1.18)}[data-theme=light] .unified-scrub-video:after,[data-theme=light] .unified-video-grade{background:linear-gradient(90deg,#0000 48%,#dce8d933 58%,#dce8d9bf 76%,#e2eadf 94%),linear-gradient(#ecf3e933,#dce8d933)}[data-theme=light] .unified-copy{color:#1b281b;text-shadow:0 3px 20px #ffffffb3}[data-theme=light] .unified-copy p,[data-theme=light] .capability-list span{color:#586756}[data-theme=light] .capability-list,[data-theme=light] .capability-list span{border-color:#141b1426}[data-theme=light] .security-section{background:#eef3ec}[data-theme=light] .trust-video-backdrop{opacity:.28;filter:saturate(.45)brightness(1.32)}[data-theme=light] .trust-video-grade{background:linear-gradient(#eef4ecc7,#eef4ec29 34%,#eef4ecb8 100%)}[data-theme=light] .security-section .section-heading{text-shadow:none}[data-theme=light] .security-list{background:#fff6;border-color:#141b1426}[data-theme=light] .security-list article{background:#ffffffb3;border-color:#141b1421}[data-theme=light] .security-list article:hover{background:#fff}[data-theme=light] .security-list h3{color:#213020}[data-theme=light] .security-list p{color:#697768}[data-theme=light] .security-list a{color:#4c6048;background:#fffc;border-color:#141b1429}[data-theme=light] .download-section-video{opacity:.22}[data-theme=light] .download-section-video:before{background:linear-gradient(90deg,#f2f6f0fa,#f2f6f0c7 35%,#f2f6f066 75%,#f2f6f0b8)}[data-theme=light] .phone-shell{background:linear-gradient(145deg,#e6eee2,#aebbaa 20%,#53604f 80%,#dce7d7);border-color:#707d6b}[data-theme=light] .phone-ui{color:#243323;background:#f7faf5}[data-theme=light] .phone-ui small,[data-theme=light] .phone-row{color:#71806f}[data-theme=light] .phone-ui>strong{color:#233321}[data-theme=light] .market-detail-page,[data-theme=light] .assets-page,[data-theme=light] .spot-trading-page,[data-theme=light] .futures-page,[data-theme=light] .order-center-page,[data-theme=light] .user-center-page,[data-theme=light] .spot-page-loading{color:#203020;background:#f5f7f5}[data-theme=light] .market-detail-hero,[data-theme=light] .market-directory,[data-theme=light] .assets-shell,[data-theme=light] .spot-trading-page,[data-theme=light] .futures-page,[data-theme=light] .order-center-shell,[data-theme=light] .user-center-shell{background:#f5f7f5}[data-theme=light] .market-overview-group,[data-theme=light] .market-detail-search,[data-theme=light] .spot-panel,[data-theme=light] .futures-settings-modal,[data-theme=light] .order-workspace,[data-theme=light] .asset-total-panel,[data-theme=light] .asset-allocation,[data-theme=light] .user-center-workspace{background:#ffffffe0;border-color:#141b1424;box-shadow:0 12px 30px #2c3f2814}[data-theme=light] .market-detail-title-row h1,[data-theme=light] .market-overview-heading,[data-theme=light] .assets-heading h1,[data-theme=light] .order-center-heading h1,[data-theme=light] .user-center-heading h1,[data-theme=light] .spot-instrument-bar,[data-theme=light] .futures-instrument{color:#1c2b1c}[data-theme=light] .market-detail-title-row p,[data-theme=light] .market-overview-name small,[data-theme=light] .market-directory-table th,[data-theme=light] .assets-heading p,[data-theme=light] .order-center-heading p,[data-theme=light] .user-center-heading p{color:#6c7969}[data-theme=light] .market-overview-list>button:hover,[data-theme=light] .market-directory-table tbody tr:hover td{background:#73a90014}[data-theme=light] .market-directory-table td,[data-theme=light] .asset-table td,[data-theme=light] .order-center-table td{color:#4b5b49;border-color:#141b141a}[data-theme=light] .market-directory-table td .detail-number,[data-theme=light] .asset-table td strong,[data-theme=light] .order-center-table td strong{color:#203020}[data-theme=light] .spot-panel-header,[data-theme=light] .asset-toolbar,[data-theme=light] .order-filter-bar,[data-theme=light] .user-section-title{border-color:#141b1421}[data-theme=light] .spot-market-row,[data-theme=light] .order-center-table tr,[data-theme=light] .asset-table tr,[data-theme=light] .user-security-list article{background:#ffffffb8;border-color:#141b141a}[data-theme=light] .spot-market-row:hover,[data-theme=light] .spot-market-row.active{background:#73a9001a}[data-theme=light] input,[data-theme=light] select{color:#243323;background:#fff;border-color:#141b142e}[data-theme=light] .spot-depth-row,[data-theme=light] .spot-trade-print,[data-theme=light] .spot-orders-tabs button,[data-theme=light] .futures-position-card,[data-theme=light] .order-view-tabs button,[data-theme=light] .user-security-copy p{color:#687567}[data-theme=light] footer{color:#263525;background:#e8eee6;border-color:#141b1421}[data-theme=light] .footer-brand-block p,[data-theme=light] .footer-link-column a,[data-theme=light] .footer-bottom{color:#6d7b6a}[data-theme=light] .footer-link-column a:hover{color:#243323}[data-theme=light] .user-modal,[data-theme=light] .asset-modal,[data-theme=light] .futures-settings-modal{color:#243323;background:#fff;border-color:#141b1426;box-shadow:0 28px 80px #2c3f2838}[data-theme=light] .user-modal>header,[data-theme=light] .asset-modal>header,[data-theme=light] .futures-settings-modal>header{border-color:#141b141f}[data-theme=light] .user-modal>header h2,[data-theme=light] .asset-modal h2,[data-theme=light] .futures-settings-modal h2{color:#203020}[data-theme=light] .user-action-form input,[data-theme=light] .asset-operation-form input,[data-theme=light] .asset-operation-form select{color:#243323;background:#f5f8f3;border-color:#141b1429}[data-theme=light] .hero-title-line,[data-theme=light] .section-heading h2,[data-theme=light] .unified-copy h2,[data-theme=light] .download-copy h2,[data-theme=light] .market-detail-title-row h1,[data-theme=light] .assets-heading h1,[data-theme=light] .order-center-heading h1,[data-theme=light] .user-center-heading h1{letter-spacing:-.015em;font-weight:600}[data-theme=light] .spot-instrument-bar{background:linear-gradient(#fff,#edf3eb);box-shadow:inset 0 1px #fffffff2}[data-theme=light] .spot-pair-control strong,[data-theme=light] .spot-panel-header strong{color:#203020}[data-theme=light] .spot-pair-control small,[data-theme=light] .spot-panel-header small,[data-theme=light] .spot-last-price span,[data-theme=light] .spot-instrument-bar dt{color:#718070}[data-theme=light] .spot-last-price strong,[data-theme=light] .spot-depth-mid strong{color:#4f8300}[data-theme=light] .spot-instrument-bar dd,[data-theme=light] .spot-depth-row,[data-theme=light] .spot-trade-print{color:#536351}[data-theme=light] .spot-pair-picker,[data-theme=light] .spot-chart-table-scroll{background:#fff;border-color:#141b1429;box-shadow:0 20px 56px #2c3f282e}[data-theme=light] .spot-pair-picker button{color:#60705f}[data-theme=light] .spot-pair-picker button:hover,[data-theme=light] .spot-pair-picker button[aria-selected=true]{color:#232;background:#6f9f001a}[data-theme=light] .spot-market-search,[data-theme=light] .spot-field,[data-theme=light] .futures-leverage,[data-theme=light] .futures-mini-segment,[data-theme=light] .spot-entry-switch{background:#f7faf6;border-color:#141b1426}[data-theme=light] .spot-market-search input,[data-theme=light] .spot-field input,[data-theme=light] .futures-leverage select{color:#243323;background:0 0}[data-theme=light] .spot-market-row strong{color:#30452f}[data-theme=light] .spot-market-row small,[data-theme=light] .spot-market-list-head,[data-theme=light] .spot-trades-head{color:#7a8978}[data-theme=light] .spot-orders-tabs button.active,[data-theme=light] .spot-order-types button.active{color:#263a25}[data-theme=light] .spot-orders-tabs small{color:#667465;background:#141b1414}[data-theme=light] .futures-settings-backdrop,[data-theme=light] .asset-modal-backdrop,[data-theme=light] .user-modal-backdrop{background:#dee8dcb3}[data-theme=light] .futures-settings-section,[data-theme=light] .futures-confirm-setting{border-color:#141b141f}[data-theme=light] .futures-settings-modal header h2,[data-theme=light] .futures-settings-section legend,[data-theme=light] .futures-confirm-setting strong{color:#233323}[data-theme=light] .futures-settings-section p,[data-theme=light] .futures-confirm-setting small{color:#6b7a69}[data-theme=light] .futures-settings-reset{color:#60715e;border-color:#141b1429}[data-theme=light] .order-center-page .order-center-shell,[data-theme=light] .assets-page .assets-shell,[data-theme=light] .user-center-page .user-center-shell{color:#243323}[data-theme=light] .order-product-rail,[data-theme=light] .asset-account-rail,[data-theme=light] .user-center-rail{background:#e7eee5;border-color:#141b1424}[data-theme=light] .order-product-rail button.active,[data-theme=light] .asset-account-rail nav button.active,[data-theme=light] .user-center-rail nav button.active{color:#253a23;background:#6f9f001f;border-color:#6f9f003d}[data-theme=light] .order-filter-bar select,[data-theme=light] .order-filter-bar input,[data-theme=light] .asset-search{color:#2c402a;background:#fff;border-color:#141b1429}[data-theme=light] .order-view-tabs,[data-theme=light] .order-list-tools,[data-theme=light] .asset-account-actions,[data-theme=light] .asset-toolbar{background:#ffffff9e;border-color:#141b141f}[data-theme=light] .order-view-tabs button.active,[data-theme=light] .market-category-tabs button.active{color:#263b24}[data-theme=light] .order-detail-strip{background:#f4f8f1;border-color:#6f9f0033}[data-theme=light] .order-detail-strip strong,[data-theme=light] .asset-account-value>span,[data-theme=light] .asset-total-number{color:#233323}[data-theme=light] .asset-account-rail>span,[data-theme=light] .asset-toolbar>small,[data-theme=light] .asset-allocation-head>small{color:#71806f}[data-theme=light] .asset-total-panel{background:radial-gradient(circle at 78% 42%,#6f9f001a,#0000 31%),#fff;border-color:#141b141f}[data-theme=light] .asset-total-copy>small,[data-theme=light] .asset-total-copy p,[data-theme=light] .asset-profit-block>span{color:#6c7b6a}[data-theme=light] .asset-allocation-head h2,[data-theme=light] .asset-account-head h2{color:#273b26}[data-theme=light] .asset-allocation-bar{background:#dce7d8}[data-theme=light] .asset-allocation-grid{border-color:#141b141f}[data-theme=light] .asset-allocation-grid button{color:#657663;border-color:#141b141f}[data-theme=light] .asset-allocation-grid button:hover{color:#293d28;background:#6f9f0014}[data-theme=light] .asset-allocation-grid strong,[data-theme=light] .asset-name-cell strong{color:#30452f}[data-theme=light] .asset-allocation-grid small,[data-theme=light] .asset-name-cell small{color:#748274}[data-theme=light] .user-profile-card,[data-theme=light] .user-security-list article,[data-theme=light] .user-generic-list article{background:#ffffffb8;border-color:#141b1421}[data-theme=light] .user-profile-main h2,[data-theme=light] .user-security-copy strong,[data-theme=light] .user-generic-list strong{color:#233323}[data-theme=light] .user-profile-main p,[data-theme=light] .user-security-copy p,[data-theme=light] .user-generic-list small{color:#6b7b69}[data-theme=light] .user-section-title h2,[data-theme=light] .user-generic-toolbar p{color:#233323}[data-theme=light] .user-account-danger{background:#c057500f;border-color:#c0575040}[data-theme=light] .market-overview-list>button{color:#3f503f}[data-theme=light] .market-overview-name strong{color:#263525;font-weight:600}[data-theme=light] .market-overview-name small{color:#728072}[data-theme=light] .market-overview-price{color:#40513f;font-weight:600}[data-theme=light] .market-overview-list>button:hover{color:#263b24;background:#638f181a}[data-theme=light] .market-detail-status{color:#617061;background:#ffffffa8;border-color:#19231b29}[data-theme=light] .market-category-tabs button{color:#667565}[data-theme=light] .market-category-tabs button.active{color:#263b24}[data-theme=light] .market-mode-tabs>button{color:#667565}[data-theme=light] .market-mode-tabs>button:hover,[data-theme=light] .market-mode-tabs>button.active{color:#263b24;background:#19231b12}[data-theme=light] .user-id strong{color:#4c5e4b}[data-theme=light] .user-id button{color:#6a7a68}[data-theme=light] .user-security-copy p,[data-theme=light] .user-generic-list small,[data-theme=light] .order-center-heading p,[data-theme=light] .assets-heading p{color:#627361}[data-theme=light] .order-product-rail button,[data-theme=light] .asset-account-rail nav button,[data-theme=light] .user-center-rail nav button{color:#4f624d}[data-theme=light] .order-product-rail button.active,[data-theme=light] .asset-account-rail nav button.active,[data-theme=light] .user-center-rail nav button.active{color:#294126}[data-theme=light] .order-center-table th,[data-theme=light] .asset-table th{color:#647463}[data-theme=light] .order-center-table td,[data-theme=light] .asset-table td{color:#415340}[data-theme=light] .order-center-table td strong,[data-theme=light] .asset-table td strong{color:#263b25;font-weight:600}[data-theme=light] .detail-change.positive,[data-theme=light] .detail-sparkline.positive{color:#3c8a4b}[data-theme=light] .detail-change.negative,[data-theme=light] .detail-sparkline.negative{color:#c4574f}[data-theme=light] .market-overview-group>header small{color:#687568}html[data-theme=light]:not([data-page=home]){--bg:#f7f7f8;--surface:#fff;--surface-2:#f1f2f4;--line:#1118271f;--muted:#667085;--accent:#668f18;--accent-ink:#4b6914;--positive:#07966b}html[data-theme=light]:not([data-page=home]) body{color:#1b1f24;background:#f7f7f8}html[data-theme=light]:not([data-page=home]) .site-header>.brand,html[data-theme=light]:not([data-page=home]) .main-nav,html[data-theme=light]:not([data-page=home]) .header-actions{background:#fffffff0;border-color:#e3e5e8;box-shadow:0 10px 28px #0f172a17}html[data-theme=light]:not([data-page=home]) .main-nav,html[data-theme=light]:not([data-page=home]) .trade-nav-trigger,html[data-theme=light]:not([data-page=home]) .header-quick-link,html[data-theme=light]:not([data-page=home]) .language-trigger,html[data-theme=light]:not([data-page=home]) .theme-toggle{color:#535a63}html[data-theme=light]:not([data-page=home]) .main-nav a:hover,html[data-theme=light]:not([data-page=home]) .main-nav a[aria-current=page],html[data-theme=light]:not([data-page=home]) .trade-nav-trigger:hover,html[data-theme=light]:not([data-page=home]) .trade-nav-trigger[aria-current=page],html[data-theme=light]:not([data-page=home]) .header-quick-link:hover,html[data-theme=light]:not([data-page=home]) .header-quick-link[aria-current=page]{color:#12161b;background:#f0f1f3}html[data-theme=light]:not([data-page=home]) :is(.market-detail-page,.spot-trading-page,.futures-page,.order-center-page,.assets-page,.user-center-page,.spot-page-loading){color:#20242a;background:#f7f7f8}html[data-theme=light]:not([data-page=home]) :is(.market-detail-hero,.market-directory){background:#fff;border-color:#e2e5e9}html[data-theme=light]:not([data-page=home]) :is(.market-detail-title-row h1,.assets-heading h1,.order-center-heading h1,.user-center-heading h1){color:#14181d}html[data-theme=light]:not([data-page=home]) :is(.market-detail-title-row p,.assets-heading p,.order-center-heading p,.user-center-heading p){color:#667085}html[data-theme=light]:not([data-page=home]) .market-overview-group{box-shadow:none;background:#fff;border-color:#e2e5e9}html[data-theme=light]:not([data-page=home]) .market-overview-group.active{background:#fff;border-color:#668f1875;box-shadow:inset 0 2px #668f18}html[data-theme=light]:not([data-page=home]) .market-overview-heading{color:#171b20;border-color:#eceef1}html[data-theme=light]:not([data-page=home]) .market-overview-heading small,html[data-theme=light]:not([data-page=home]) .market-overview-name small,html[data-theme=light]:not([data-page=home]) .detail-market-name small{color:#7a828d}html[data-theme=light]:not([data-page=home]) .market-overview-name strong,html[data-theme=light]:not([data-page=home]) .detail-market-name strong{color:#272c33}html[data-theme=light]:not([data-page=home]) .market-overview-price,html[data-theme=light]:not([data-page=home]) .detail-number{color:#343a43}html[data-theme=light]:not([data-page=home]) .market-category-tabs,html[data-theme=light]:not([data-page=home]) .market-directory-table-wrap{border-color:#e4e6e9}html[data-theme=light]:not([data-page=home]) .market-category-tabs button,html[data-theme=light]:not([data-page=home]) .market-mode-tabs>button,html[data-theme=light]:not([data-page=home]) .market-directory-table th{color:#68717c}html[data-theme=light]:not([data-page=home]) .market-category-tabs button.active,html[data-theme=light]:not([data-page=home]) .market-mode-tabs>button.active{color:#171b20}html[data-theme=light]:not([data-page=home]) .market-detail-search{color:#69727d;box-shadow:none;background:#f4f5f6;border-color:#e0e3e7}html[data-theme=light]:not([data-page=home]) .market-directory-table td{color:#3f4650;background:#fff;border-color:#eceef0}html[data-theme=light]:not([data-page=home]) .market-directory-table tbody tr:hover td{background:#f7f8f9}html[data-theme=light]:not([data-page=home]) :is(.detail-change.positive,.detail-sparkline.positive){color:#07966b}html[data-theme=light]:not([data-page=home]) :is(.detail-change.negative,.detail-sparkline.negative){color:#e04f56}html[data-theme=light]:not([data-page=home]) .detail-trade-link{color:#35404b;background:#fff;border-color:#d9dde2;font-weight:600}html[data-theme=light]:not([data-page=home]) .detail-trade-link:hover{border-color:var(--accent);color:#1b2710;background:#e8f4c9}html[data-theme=light]:not([data-page=home]) :is(.spot-instrument-bar,.futures-instrument,.spot-panel,.order-workspace,.asset-total-panel,.asset-allocation,.user-center-workspace,.user-profile-card){box-shadow:none;background:#fff;border-color:#e1e4e8}html[data-theme=light]:not([data-page=home]) :is(.spot-panel-header,.spot-depth-foot,.spot-orders-tabs,.spot-data-disclaimer,.order-workspace-head,.order-view-tabs,.order-list-tools,.asset-toolbar,.user-section-title,.user-profile-card){border-color:#e6e8eb}html[data-theme=light]:not([data-page=home]) :is(.spot-market-search,.spot-field,.spot-entry-switch,.futures-leverage,.futures-mini-segment,.order-filter-bar select,.order-filter-bar input,.asset-search){color:#252a31;background:#f5f6f7;border-color:#dde1e5}html[data-theme=light]:not([data-page=home]) :is(.spot-pair-control strong,.spot-panel-header strong,.spot-market-row strong,.asset-account-head h2,.asset-allocation-head h2,.user-profile-main h2,.user-section-title h2,.user-security-copy strong,.user-generic-list strong){color:#20252b}html[data-theme=light]:not([data-page=home]) :is(.spot-pair-control small,.spot-panel-header small,.spot-market-row small,.spot-market-list-head,.spot-trades-head,.spot-instrument-bar dt,.spot-depth-row,.spot-trade-print,.asset-total-copy p,.asset-profit-block>span,.user-profile-main p,.user-security-copy p,.user-generic-list small){color:#68717c}html[data-theme=light]:not([data-page=home]) :is(.order-product-rail,.asset-account-rail,.user-center-rail){background:#f1f2f4;border-color:#e0e3e7}html[data-theme=light]:not([data-page=home]) :is(.order-product-rail button,.asset-account-rail nav button,.user-center-rail nav button){color:#505862}html[data-theme=light]:not([data-page=home]) :is(.order-product-rail button.active,.asset-account-rail nav button.active,.user-center-rail nav button.active){color:#263315;background:#e8eedf;border-color:#dce6ca}html[data-theme=light]:not([data-page=home]) .user-rail-profile strong{color:#20252b;font-weight:600}html[data-theme=light]:not([data-page=home]) .user-rail-profile small{color:#56616b}html[data-theme=light]:not([data-page=home]) .user-rail-avatar{color:#3f7d0f;background:#f1f7e8;border-color:#c9d8b0}html[data-theme=light]:not([data-page=home]) :is(.assets-heading-actions button,.asset-hero-actions button,.asset-account-actions button,.order-export-button){color:#3f4650;background:#fff;border-color:#d9dde2}html[data-theme=light]:not([data-page=home]) :is(.user-security-icon,.user-generic-leading,.user-id button,.order-market-cell i){color:#59626d;background:#f2f3f5;border-color:#e0e3e7}html[data-theme=light]:not([data-page=home]) :is(.user-security-list article,.user-generic-list article,.spot-market-row,.order-center-table tr,.asset-table tr){background:#fff;border-color:#e8eaed}html[data-theme=light]:not([data-page=home]) :is(.order-center-table th,.asset-table th){color:#6b7480}html[data-theme=light]:not([data-page=home]) :is(.order-center-table td,.asset-table td){color:#3e454e;border-color:#eceef1}html[data-theme=light]:not([data-page=home]) :is(.order-center-table td strong,.asset-table td strong){color:#22272e}html[data-theme=light]:not([data-page=home]) :is(.user-modal,.asset-modal,.futures-settings-modal){color:#252a31;background:#fff;border-color:#dfe2e6}html[data-theme=light]:not([data-page=home]) :is(.user-action-form input,.asset-operation-form input,.asset-operation-form select),html[data-theme=light]:not([data-page=home]) :is(.user-action-form select,.user-secret-row,.user-photo-box){color:#22272e;background:#f5f6f7;border-color:#dce0e4}html[data-theme=light]:not([data-page=home]) :is(.user-action-form input:disabled){color:#8b9299;background:#eceef0}html[data-theme=light]:not([data-page=home]) :is(.user-field>span,.user-secret-row span,.user-photo-hint){color:#6b7480}html[data-theme=light]:not([data-page=home]) .user-field-error{color:#b5504a}html[data-theme=light]:not([data-page=home]) :is(.user-google-qr,.user-qr-placeholder,.user-form-tip){color:#55603f;background:#8caa3c0f;border-color:#546e2838}html[data-theme=light]:not([data-page=home]) .user-code-send{color:#4d6330;background:#8caa3c14;border-color:#546e284d}html[data-theme=light]:not([data-page=home]) .user-code-send:disabled{color:#98a0a8;background:0 0;border-color:#dfe2e6}html[data-theme=light]:not([data-page=home]) :is(.user-kyc-done strong,.user-secret-row code){color:#22272e}html[data-theme=light]:not([data-page=home]) :is(.user-kyc-done p,.user-form-tip,.user-photo-empty){color:#6b7480}html[data-theme=light]:not([data-page=home]) :is(.market-detail-title-row>div:first-child>span,.preference-heading>span,.account-visual__eyebrow,.auth-heading>span,.success-state>small,.assets-heading>div:first-child>span,.asset-total-copy>span,.asset-allocation-head span,.asset-account-head>div:first-child span,.asset-modal>header span,.spot-demo-badge,.futures-settings-modal>header small,.futures-order-confirm header small,.order-center-heading>div:first-child>span,.order-workspace-head>div span,.user-center-heading>div:first-child>span,.user-section-title>div>span,.user-generic-view .user-section-title>div>span,.user-profile-main>span,.user-id small,.user-modal>header span){color:var(--accent-ink)}html[data-theme=light]:not([data-page=home]) .order-summary-pulse span{color:var(--accent-ink)!important}html[data-theme=light]:not([data-page=home]) :is(.spot-order-status.pending,.order-status.pending,.order-view-tabs button.active small,.order-mobile-list header em.pending){color:var(--accent-ink)}html[data-theme=light]:not([data-page=home]) :is(.spot-data-disclaimer svg,.asset-operation-form>p svg,.user-action-form>p svg){color:#557719}html[data-theme=light]:not([data-page=home]) .spot-entry-switch{background:linear-gradient(#f4f6f6,#e9edef);border-color:#d4d9dc;box-shadow:inset 0 1px #fff,0 1px 2px #141c1814}html[data-theme=light]:not([data-page=home]) .spot-entry-switch button{color:#68716d}html[data-theme=light]:not([data-page=home]) .spot-entry-switch button:hover:not(.active){color:#343c38;background:#ffffffb8}html[data-theme=light]:not([data-page=home]) .spot-entry-switch .buy.active{color:#f8ffef}html[data-theme=light]:not([data-page=home]) .spot-entry-switch .sell.active{color:#fff8f7}html[data-theme=light]:not([data-page=home]) .spot-mobile-tabs{border-color:#242b24;box-shadow:inset 0 1px #ffffff14,0 8px 20px #1a231c29}@media (width<=900px){.theme-toggle-label{display:none}.theme-toggle{width:38px;padding:0}.user-center-shell{width:100%;padding:78px 0 20px}.user-center-heading{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:15px;min-height:154px;padding:24px 16px 20px}.user-center-heading h1{font-size:25px}.user-center-heading-status{justify-content:center;width:100%}.user-center-layout{display:block}.user-center-rail{border-left:0;border-right:0;border-radius:0;min-height:0;padding:9px 8px}.user-rail-profile,.user-center-rail>p{display:none}.user-center-rail nav{scrollbar-width:none;gap:5px;padding:0;display:flex;overflow-x:auto}.user-center-rail nav::-webkit-scrollbar{display:none}.user-center-rail nav>div{flex:none;gap:5px;display:flex}.user-center-rail nav>div>span{display:none}.user-center-rail nav button{flex:none;grid-template-columns:18px minmax(0,1fr);min-width:120px;min-height:52px;padding:0 11px}.user-center-rail nav button:before,.user-center-rail nav button svg:last-child{display:none}.user-center-rail nav button.active{border-color:#d8ff3e33}.user-center-workspace{border-left:0;border-right:0;border-radius:0;min-height:0}.user-profile-card{grid-template-columns:50px minmax(0,1fr);gap:12px;min-height:142px;padding:21px 14px 33px}.user-avatar{width:50px;height:50px}.user-profile-main h2{font-size:19px}.user-id{align-items:center;gap:8px;min-width:0;display:flex;position:absolute;bottom:12px;left:14px}.user-id small{display:none}.user-id strong{font-size:12px}.user-id button{width:28px;height:28px}.user-profile-status{bottom:19px;right:14px}.user-security-view,.user-generic-view{padding:23px 12px 24px}.user-section-title{flex-direction:column;gap:8px;min-height:57px}.user-section-title>small,.user-generic-view .user-section-title>small{text-align:left;max-width:100%}.user-security-list article{grid-template-columns:34px minmax(0,1fr) auto;gap:10px;min-height:88px}.user-security-copy p{white-space:normal;line-height:1.45}.user-security-value{grid-column:2;justify-content:flex-start}.user-security-list article>button{grid-area:1/3/3;min-height:44px}.user-security-note{margin-top:16px}.user-generic-toolbar{margin-top:12px}.user-generic-list article,.user-generic-list--points article,.user-generic-list--records article{grid-template-columns:34px minmax(0,1fr) auto;gap:9px;min-height:80px}.user-generic-list article>div:last-of-type{grid-column:2;align-items:flex-start}.user-generic-list article>button{grid-area:1/3/3;min-height:44px}.user-account-danger{flex-direction:column;align-items:flex-start;margin:0 12px 22px;padding:15px 13px}.user-account-danger button{justify-content:center;width:100%;min-height:44px}.user-center-disclaimer{min-height:60px;padding:10px 12px;line-height:1.5}.user-modal-backdrop{align-items:end;padding:0}.user-modal{border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0;max-height:min(720px,92dvh)}.user-action-form{padding:18px 14px 24px}.user-security-form{max-height:min(620px,100dvh - 200px)}.user-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-google-qr img,.user-google-qr svg{width:116px;height:116px}}html[data-theme=light]:not([data-page=home]) .assets-page{--accent:#3f7d0f;--accent-ink:#356b0b;color:#252a31;background:#f6f7f8}html[data-theme=light]:not([data-page=home]) .assets-shell{background:0 0}html[data-theme=light]:not([data-page=home]) .assets-heading-actions button{color:#4f5863;background:#fff;border-color:#dfe2e6;box-shadow:0 1px 2px #0f172a09}html[data-theme=light]:not([data-page=home]) .assets-heading-actions button:hover{color:#3f5810;background:#fbfcf9;border-color:#bdc8aa}html[data-theme=light]:not([data-page=home]) .assets-layout{gap:8px}html[data-theme=light]:not([data-page=home]) .asset-account-rail{background:#f0f2f3;border-color:#e1e4e8;box-shadow:inset 0 1px #ffffffe6}html[data-theme=light]:not([data-page=home]) .asset-account-rail>span,html[data-theme=light]:not([data-page=home]) .asset-account-rail nav small,html[data-theme=light]:not([data-page=home]) .asset-account-rail nav button>svg:last-child{color:#8a929d}html[data-theme=light]:not([data-page=home]) .asset-account-rail nav button{color:#4b535d}html[data-theme=light]:not([data-page=home]) .asset-account-rail nav button:hover{color:#1f252c;background:#ffffffb8}html[data-theme=light]:not([data-page=home]) .asset-account-rail nav button.active{color:#2f5d0a;background:#eaf4d8;border-color:#b9d28c;box-shadow:inset 0 1px #ffffffb8}html[data-theme=light]:not([data-page=home]) .asset-account-rail nav button.active:before{box-shadow:none;background:#3f7d0f}html[data-theme=light]:not([data-page=home]) .asset-account-rail nav button>svg:first-child{color:#68727d}html[data-theme=light]:not([data-page=home]) .asset-account-rail nav button.active>svg:first-child{color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .asset-account-rail>p{color:#7b848f;border-color:#dfe3e6}html[data-theme=light]:not([data-page=home]) .asset-account-rail>p svg{color:#69747f}html[data-theme=light]:not([data-page=home]) .assets-workspace{background:#fff;border-color:#e1e4e8;box-shadow:0 14px 34px #0f172a0b}html[data-theme=light]:not([data-page=home]) .asset-total-panel{background:radial-gradient(circle at 79% 40%,#668f1813,#0000 32%),#fff;border-color:#e5e8eb}html[data-theme=light]:not([data-page=home]) .asset-total-panel:before{opacity:.42;background-image:linear-gradient(#232b340e 1px,#0000 1px),linear-gradient(90deg,#232b340e 1px,#0000 1px)}html[data-theme=light]:not([data-page=home]) .asset-total-number{color:#181d23}html[data-theme=light]:not([data-page=home]) .asset-total-copy>small,html[data-theme=light]:not([data-page=home]) .asset-total-copy p,html[data-theme=light]:not([data-page=home]) .asset-profit-block>span{color:#707985}html[data-theme=light]:not([data-page=home]) .asset-profit-block{border-color:#e4e7ea}html[data-theme=light]:not([data-page=home]) .asset-profit-block>.positive,html[data-theme=light]:not([data-page=home]) .asset-profit-block>small{color:#35834d}html[data-theme=light]:not([data-page=home]) .asset-hero-actions button,html[data-theme=light]:not([data-page=home]) .asset-account-actions button{--reveal-fill:#e9eedf;--reveal-color:#31470f;color:#434b55;background:#fff;border-color:#d8dde1;box-shadow:0 1px 2px #0f172a0a}html[data-theme=light]:not([data-page=home]) .asset-hero-actions button:first-child{--reveal-fill:#3f7d0f;--reveal-color:#fff;color:#fff;background:#3f7d0f;border-color:#356b0b}html[data-theme=light]:not([data-page=home]) .asset-allocation{background:#fff}html[data-theme=light]:not([data-page=home]) .asset-allocation-head h2{color:#20252b}html[data-theme=light]:not([data-page=home]) .asset-allocation-head>small{color:#7a838e}html[data-theme=light]:not([data-page=home]) .asset-allocation-bar{background:#e8ebed}html[data-theme=light]:not([data-page=home]) .asset-allocation-grid{border-color:#e5e8eb}html[data-theme=light]:not([data-page=home]) .asset-allocation-grid button{color:#59636e;background:#fff;border-color:#e5e8eb}html[data-theme=light]:not([data-page=home]) .asset-allocation-grid button:hover{color:#20262d;background:#f7f8f9}html[data-theme=light]:not([data-page=home]) .asset-allocation-grid button>span{color:#59646f;background:#f3f5f6;border-color:#dfe3e6}html[data-theme=light]:not([data-page=home]) .asset-allocation-grid strong{color:#252b32}html[data-theme=light]:not([data-page=home]) .asset-allocation-grid small{color:#7d8691}html[data-theme=light]:not([data-page=home]) .asset-allocation-grid button>div:nth-child(3)>span{color:#424a54}html[data-theme=light]:not([data-page=home]) .asset-allocation-grid button>svg{color:#9aa1aa}html[data-theme=light]:not([data-page=home]) .asset-account-head{background:linear-gradient(#fff 0%,#fafbfb 100%);border-color:#e3e6e9}html[data-theme=light]:not([data-page=home]) .asset-account-head h2,html[data-theme=light]:not([data-page=home]) .asset-account-value>span{color:#20252b}html[data-theme=light]:not([data-page=home]) .asset-account-value small{color:#77808b}html[data-theme=light]:not([data-page=home]) .asset-account-actions{background:#fff;border-color:#e4e7ea}html[data-theme=light]:not([data-page=home]) .asset-toolbar{background:#f5f6f7;border-color:#e2e5e8}html[data-theme=light]:not([data-page=home]) .asset-search{color:#69737e;background:#fff;border-color:#d8dde2;box-shadow:inset 0 1px 1px #0f172a06}html[data-theme=light]:not([data-page=home]) .asset-search:focus-within{border-color:#9caf7b;box-shadow:0 0 0 3px #668f1817}html[data-theme=light]:not([data-page=home]) .asset-search input{color:#242a31}html[data-theme=light]:not([data-page=home]) .asset-search input::placeholder{color:#949ca6}html[data-theme=light]:not([data-page=home]) .asset-search button{color:#7e8792}html[data-theme=light]:not([data-page=home]) .asset-small-toggle{color:#626b76}html[data-theme=light]:not([data-page=home]) .asset-small-toggle i{background:#e5e8eb;border-color:#cfd4d9}html[data-theme=light]:not([data-page=home]) .asset-small-toggle i:after{background:#fff;box-shadow:0 1px 2px #0f172a3d}html[data-theme=light]:not([data-page=home]) .asset-small-toggle input:checked+i{background:#3f7d0f;border-color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .asset-small-toggle input:checked+i:after{background:#fff}html[data-theme=light]:not([data-page=home]) .asset-toolbar>small{color:#7b848f}html[data-theme=light]:not([data-page=home]) .asset-table-wrap,html[data-theme=light]:not([data-page=home]) .asset-mobile-ledger,html[data-theme=light]:not([data-page=home]) .asset-empty{background:#fff}html[data-theme=light]:not([data-page=home]) .asset-table th{color:#747e89;background:#fafbfb}html[data-theme=light]:not([data-page=home]) .asset-table td{color:#424a54;background:#fff;border-color:#eceef0}html[data-theme=light]:not([data-page=home]) .asset-table tbody tr:hover td{background:#f7f8f9}html[data-theme=light]:not([data-page=home]) .asset-name-cell strong{color:#252b32}html[data-theme=light]:not([data-page=home]) .asset-name-cell small{color:#7a838e}html[data-theme=light]:not([data-page=home]) .asset-table .positive,html[data-theme=light]:not([data-page=home]) .asset-mobile-ledger .positive,html[data-theme=light]:not([data-page=home]) .asset-record-list .positive{color:#07865f}html[data-theme=light]:not([data-page=home]) .asset-table .negative,html[data-theme=light]:not([data-page=home]) .asset-mobile-ledger .negative{color:#d55259}html[data-theme=light]:not([data-page=home]) .asset-row-actions button{color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .asset-row-actions button:hover{color:#2f5d0a;background:#eef5e2}html[data-theme=light]:not([data-page=home]) .asset-empty{color:#9aa2ac}html[data-theme=light]:not([data-page=home]) .asset-empty strong{color:#3e4650}html[data-theme=light]:not([data-page=home]) .asset-empty small{color:#7a838e}html[data-theme=light]:not([data-page=home]) .assets-disclaimer{color:#737c87;background:#fafbfb;border:1px solid #e4e7ea;border-radius:4px;margin-top:8px}html[data-theme=light]:not([data-page=home]) .assets-disclaimer svg{color:#60733e}html[data-theme=light]:not([data-page=home]) .asset-modal-backdrop{background:#1f262e57}html[data-theme=light]:not([data-page=home]) .asset-modal{background:#fff;border-color:#dfe3e7;box-shadow:0 28px 70px #0f172a33}html[data-theme=light]:not([data-page=home]) .asset-modal>header{border-color:#e5e8eb}html[data-theme=light]:not([data-page=home]) .asset-modal>header h2{color:#20252b}html[data-theme=light]:not([data-page=home]) .asset-modal>header button{color:#68727d}html[data-theme=light]:not([data-page=home]) .asset-operation-form>p{color:#637052;background:#f5f8f1;border-color:#dfe7d2}html[data-theme=light]:not([data-page=home]) .asset-operation-form>label{color:#606a75}html[data-theme=light]:not([data-page=home]) .asset-operation-form select,html[data-theme=light]:not([data-page=home]) .asset-amount-input{color:#252b32;background:#f7f8f9;border-color:#d9dde2}html[data-theme=light]:not([data-page=home]) .asset-amount-input input{color:#252b32}html[data-theme=light]:not([data-page=home]) .asset-amount-input b,html[data-theme=light]:not([data-page=home]) .asset-form-balance{color:#747e89}html[data-theme=light]:not([data-page=home]) .asset-form-balance strong{color:#414952}html[data-theme=light]:not([data-page=home]) .asset-record-list article{border-color:#e8ebee}html[data-theme=light]:not([data-page=home]) .asset-record-icon{color:#68737e;background:#f3f5f6;border-color:#dfe3e7}html[data-theme=light]:not([data-page=home]) .asset-record-list strong{color:#30363e}html[data-theme=light]:not([data-page=home]) .asset-record-list small{color:#78818c}html[data-theme=light]:not([data-page=home]) .asset-toast{color:#4b6914;background:#fff;border-color:#cfdcb9;box-shadow:0 18px 44px #0f172a29}html[data-theme=light]:not([data-page=home]) .asset-toast strong{color:#272d34}html[data-theme=light]:not([data-page=home]) .asset-toast small,html[data-theme=light]:not([data-page=home]) .asset-toast button{color:#707a85}html[data-theme=light]:not([data-page=home]) .fund-flow-view{background:#fff}html[data-theme=light]:not([data-page=home]) .fund-flow-head{background:linear-gradient(#fff,#fafbfb);border-color:#e3e6e9}html[data-theme=light]:not([data-page=home]) .fund-flow-head>div:nth-child(2)>span{color:#4b6914}html[data-theme=light]:not([data-page=home]) .fund-flow-head h2,html[data-theme=light]:not([data-page=home]) .fund-flow-head-meta strong{color:#20252b}html[data-theme=light]:not([data-page=home]) .fund-flow-head p,html[data-theme=light]:not([data-page=home]) .fund-flow-head-meta span{color:#737d88}html[data-theme=light]:not([data-page=home]) .fund-flow-head-meta small{color:#87909b}html[data-theme=light]:not([data-page=home]) .fund-flow-back{color:#65707b}html[data-theme=light]:not([data-page=home]) .fund-flow-back:hover{color:#4b6914}html[data-theme=light]:not([data-page=home]) .fund-flow-account-tabs{background:#f5f6f7;border-color:#e3e6e9}html[data-theme=light]:not([data-page=home]) .fund-flow-account-tabs button{color:#59636e}html[data-theme=light]:not([data-page=home]) .fund-flow-account-tabs button:hover{color:#252b32;background:#fff}html[data-theme=light]:not([data-page=home]) .fund-flow-account-tabs button.active{color:#263315;background:#e7eddf;border-color:#d6e0c7;box-shadow:inset 0 1px #ffffffb8}html[data-theme=light]:not([data-page=home]) .fund-flow-account-tabs button.active>svg{color:#557719}html[data-theme=light]:not([data-page=home]) .fund-flow-account-tabs small{color:#858e99}html[data-theme=light]:not([data-page=home]) .fund-flow-account-tabs em{color:#747e89;background:#ffffffb3;border-color:#d9dde2}html[data-theme=light]:not([data-page=home]) .fund-flow-summary{background:#fff;border-color:#e5e8eb}html[data-theme=light]:not([data-page=home]) .fund-flow-summary article{border-color:#e7e9ec}html[data-theme=light]:not([data-page=home]) .fund-flow-summary article>span{color:#68727d}html[data-theme=light]:not([data-page=home]) .fund-flow-summary article>strong{color:#252b32}html[data-theme=light]:not([data-page=home]) .fund-flow-summary article>strong.positive{color:#07865f}html[data-theme=light]:not([data-page=home]) .fund-flow-summary article>strong.negative{color:#d55259}html[data-theme=light]:not([data-page=home]) .fund-flow-summary article>small{color:#8a939e}html[data-theme=light]:not([data-page=home]) .fund-flow-filters{background:#f5f6f7;border-color:#e2e5e8}html[data-theme=light]:not([data-page=home]) .fund-flow-filters>label{color:#68727d}html[data-theme=light]:not([data-page=home]) .fund-flow-filters select{color:#2f363e;background:#fff;border-color:#d8dde2;box-shadow:inset 0 1px 1px #0f172a06}html[data-theme=light]:not([data-page=home]) .fund-flow-filters select:focus{border-color:#9caf7b;box-shadow:0 0 0 3px #668f1817}html[data-theme=light]:not([data-page=home]) .fund-flow-range>svg{color:#727c87}html[data-theme=light]:not([data-page=home]) .fund-flow-reset{color:#535d68;background:#fff;border-color:#d8dde2}html[data-theme=light]:not([data-page=home]) .fund-flow-reset:hover{color:#3f5810;border-color:#bdc8aa}html[data-theme=light]:not([data-page=home]) .fund-flow-table th{color:#747e89;background:#fafbfb}html[data-theme=light]:not([data-page=home]) .fund-flow-table td{color:#48515b;background:#fff;border-color:#eceef0}html[data-theme=light]:not([data-page=home]) .fund-flow-table tbody tr:not(.fund-flow-detail-row):hover td,html[data-theme=light]:not([data-page=home]) .fund-flow-table tbody tr.expanded td{background:#f7f8f9}html[data-theme=light]:not([data-page=home]) .fund-flow-table .positive,html[data-theme=light]:not([data-page=home]) .fund-flow-mobile-list .positive{color:#07865f}html[data-theme=light]:not([data-page=home]) .fund-flow-table .negative,html[data-theme=light]:not([data-page=home]) .fund-flow-mobile-list .negative{color:#d55259}html[data-theme=light]:not([data-page=home]) .fund-flow-status{border-color:#dfe3e7}html[data-theme=light]:not([data-page=home]) .fund-flow-status.done{color:#087a58;background:#f0f8f5;border-color:#cfe6dc}html[data-theme=light]:not([data-page=home]) .fund-flow-status.pending{color:#9b6b19;background:#fff9ee;border-color:#eadbbf}html[data-theme=light]:not([data-page=home]) .fund-flow-detail-button{color:#4b6914}html[data-theme=light]:not([data-page=home]) .fund-flow-detail-row td{background:#f7f8f9}html[data-theme=light]:not([data-page=home]) .fund-flow-detail-grid{background:#fff;border-color:#e1e5e8}html[data-theme=light]:not([data-page=home]) .fund-flow-detail-grid span{color:#808a95}html[data-theme=light]:not([data-page=home]) .fund-flow-detail-grid strong{color:#3e4650}html[data-theme=light]:not([data-page=home]) .fund-flow-detail-grid>button{color:#4f5964;background:#f7f8f9;border-color:#d9dde2}html[data-theme=light]:not([data-page=home]) .fund-flow-pagination{color:#7b858f;background:#fff;border-color:#e7e9ec}html[data-theme=light]:not([data-page=home]) .fund-flow-pagination button{color:#4d5661;background:#f8f9f9;border-color:#d9dde2}html[data-theme=light]:not([data-page=home]) .fund-flow-empty{color:#9aa2ac;background:#fff}html[data-theme=light]:not([data-page=home]) .fund-flow-empty strong{color:#3e4650}html[data-theme=light]:not([data-page=home]) .fund-flow-empty small{color:#7a838e}html[data-theme=light]:not([data-page=home]) .fund-flow-empty button{color:#4b6914;background:#f7f8f9;border-color:#d9dde2}html[data-theme=light]:not([data-page=home]) .asset-modal--funding .asset-funding-summary,html[data-theme=light]:not([data-page=home]) .asset-modal--funding .asset-funding-form-panel{background:#fbfcfc;border-color:#e2e5e8}html[data-theme=light]:not([data-page=home]) .asset-funding-summary>label,html[data-theme=light]:not([data-page=home]) .asset-funding-form-panel>label,html[data-theme=light]:not([data-page=home]) .asset-funding-label-row>label,html[data-theme=light]:not([data-page=home]) .asset-demo-amount-label{color:#68727d}html[data-theme=light]:not([data-page=home]) .asset-funding-summary dl{border-color:#e5e8eb}html[data-theme=light]:not([data-page=home]) .asset-funding-summary dt{color:#7b858f}html[data-theme=light]:not([data-page=home]) .asset-funding-summary dd{color:#303840}html[data-theme=light]:not([data-page=home]) .asset-funding-warning{color:#637052;background:#f5f8f1;border-color:#dfe7d2}html[data-theme=light]:not([data-page=home]) .asset-funding-warning svg{color:#557719}html[data-theme=light]:not([data-page=home]) .asset-address-field,html[data-theme=light]:not([data-page=home]) .asset-amount-input{background:#f7f8f9;border-color:#d9dde2}html[data-theme=light]:not([data-page=home]) .asset-address-field input,html[data-theme=light]:not([data-page=home]) .asset-amount-input input{color:#252b32}html[data-theme=light]:not([data-page=home]) .asset-address-field>svg{color:#69747f}html[data-theme=light]:not([data-page=home]) .asset-address-field button{color:#5e6b76}html[data-theme=light]:not([data-page=home]) .asset-qr-layout{background:#f7f8f9;border-color:#e4e7ea}html[data-theme=light]:not([data-page=home]) .asset-qr-code{background:#fff;border-color:#d6dce0}html[data-theme=light]:not([data-page=home]) .asset-qr-code span{color:#68727d;background:#fffffff0}html[data-theme=light]:not([data-page=home]) .asset-qr-layout p{color:#65717c}html[data-theme=light]:not([data-page=home]) .asset-funding-label-row button,html[data-theme=light]:not([data-page=home]) .asset-amount-input b button{color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .asset-withdraw-fee{color:#68727d}html[data-theme=light]:not([data-page=home]) .asset-withdraw-fee strong{color:#414952}html[data-theme=light]:not([data-page=home]) .asset-funding-records{border-color:#e5e8eb}html[data-theme=light]:not([data-page=home]) .asset-funding-records>header span{color:#557719}html[data-theme=light]:not([data-page=home]) .asset-funding-records>header strong{color:#30363e}html[data-theme=light]:not([data-page=home]) .asset-funding-records>header button{color:#596572}html[data-theme=light]:not([data-page=home]) .asset-funding-record-list,html[data-theme=light]:not([data-page=home]) .asset-funding-record-list article{border-color:#e8ebee}html[data-theme=light]:not([data-page=home]) .asset-funding-record-asset{color:#30363e}html[data-theme=light]:not([data-page=home]) .asset-funding-record-list time,html[data-theme=light]:not([data-page=home]) .asset-funding-record-list small{color:#747e89}html[data-theme=light]:not([data-page=home]) .asset-funding-record-list>article>strong{color:#414952}html[data-theme=light]:not([data-page=home]) .asset-funding-record-list>article>strong.positive{color:#07865f}html[data-theme=light]:not([data-page=home]) .asset-funding-record-list>article>strong.negative{color:#d55259}html[data-theme=light]:not([data-page=home]) .asset-funding-record-empty{color:#7a838e}@media (width<=900px){.asset-modal--funding{max-height:min(760px,100dvh - 16px)}.asset-modal--funding .asset-funding-content{gap:16px;padding:16px 14px 22px}.asset-funding-grid{grid-template-columns:minmax(0,1fr);gap:12px}.asset-funding-summary,.asset-funding-form-panel{padding:15px}.asset-funding-summary{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:center;gap:9px 12px;display:grid}.asset-funding-summary>label{grid-column:1}.asset-funding-summary>select{grid-area:1/2}.asset-funding-summary dl{grid-column:1/-1}.asset-funding-warning{grid-column:1/-1;margin-top:2px}.asset-qr-layout{grid-template-columns:92px minmax(0,1fr)}.asset-qr-code{width:92px;height:92px}.asset-qr-code svg{width:78px;height:78px}.asset-funding-record-list article{grid-template-columns:minmax(90px,1fr) auto;gap:7px 10px;padding:10px 0}.asset-funding-record-list time{grid-area:2/1}.asset-funding-record-list>article>strong{grid-area:1/2/span 2;justify-self:end}.asset-funding-record-list .fund-flow-status{grid-area:3/1;justify-self:start}.asset-funding-record-list small{grid-area:3/2;justify-self:end;max-width:150px}html[data-theme=light]:not([data-page=home]) .assets-layout{gap:0}html[data-theme=light]:not([data-page=home]) .asset-account-rail{background:#eef0f2;border-top-color:#e1e4e8;border-bottom-color:#e1e4e8}html[data-theme=light]:not([data-page=home]) .assets-workspace{box-shadow:none}html[data-theme=light]:not([data-page=home]) .asset-mobile-ledger article{background:#fff;border-color:#e8ebee}html[data-theme=light]:not([data-page=home]) .asset-mobile-ledger article>header>span:last-child{color:#262c33}html[data-theme=light]:not([data-page=home]) .asset-mobile-ledger dl{border-color:#eceef0}html[data-theme=light]:not([data-page=home]) .asset-mobile-ledger dt{color:#7a838e}html[data-theme=light]:not([data-page=home]) .asset-mobile-ledger dd{color:#424a54}html[data-theme=light]:not([data-page=home]) .asset-mobile-ledger footer button{color:#48515b;background:#f7f8f9;border-color:#d9dde2}html[data-theme=light]:not([data-page=home]) .fund-flow-mobile-list>article{background:#fff;border-color:#e8ebee}html[data-theme=light]:not([data-page=home]) .fund-flow-mobile-list dl{border-color:#eceef0}html[data-theme=light]:not([data-page=home]) .fund-flow-mobile-list dt{color:#7a838e}html[data-theme=light]:not([data-page=home]) .fund-flow-mobile-list dd{color:#424a54}html[data-theme=light]:not([data-page=home]) .fund-flow-mobile-list>article>button{color:#4b5864;background:#f7f8f9;border-color:#d9dde2}html[data-theme=light]:not([data-page=home]) .assets-disclaimer{border-left:0;border-right:0;border-radius:0;margin:0}}html[data-theme=light]:not([data-page=home]) .order-center-page{--accent:#3f7d0f;--accent-ink:#3f7d0f;--positive:#237d48}html[data-theme=light]:not([data-page=home]) .order-center-heading>div:first-child>span,html[data-theme=light]:not([data-page=home]) .order-workspace-head>div span,html[data-theme=light]:not([data-page=home]) .order-summary-pulse span,html[data-theme=light]:not([data-page=home]) .order-status.pending,html[data-theme=light]:not([data-page=home]) .order-view-tabs button.active small{color:var(--accent-ink)!important}html[data-theme=light]:not([data-page=home]) .order-center-heading p{color:#4f5b67}html[data-theme=light]:not([data-page=home]) .order-center-live{color:#53606b}html[data-theme=light]:not([data-page=home]) .order-workspace-head>div strong{color:#20252b}html[data-theme=light]:not([data-page=home]) .order-product-rail>span{color:#4b5662}html[data-theme=light]:not([data-page=home]) .order-product-rail button{color:#46515d}html[data-theme=light]:not([data-page=home]) .order-product-rail button:hover{color:#28313a}html[data-theme=light]:not([data-page=home]) .order-product-rail button.active{color:#2f5d0a;background:#eef5e8;border-color:#c3d9a7}html[data-theme=light]:not([data-page=home]) .order-product-rail button.active>svg:first-child,html[data-theme=light]:not([data-page=home]) .order-product-rail button.active em{color:var(--accent)}html[data-theme=light]:not([data-page=home]) .order-product-rail small{color:#5a6570}html[data-theme=light]:not([data-page=home]) .order-product-rail em{color:#5a6570;background:#e7eaed}html[data-theme=light]:not([data-page=home]) .order-view-tabs button{color:#55616d}html[data-theme=light]:not([data-page=home]) .order-view-tabs button:hover,html[data-theme=light]:not([data-page=home]) .order-view-tabs button.active{color:var(--accent)}html[data-theme=light]:not([data-page=home]) .order-view-tabs button.active:after{background:var(--accent);box-shadow:0 0 8px #3f7d0f3d}html[data-theme=light]:not([data-page=home]) .order-view-tabs button small{color:#68737e;background:#eef0f2}html[data-theme=light]:not([data-page=home]) .order-list-tools{color:#4a5662}html[data-theme=light]:not([data-page=home]) .order-center-table th{color:#596572}html[data-theme=light]:not([data-page=home]) .order-center-table td{color:#303941}html[data-theme=light]:not([data-page=home]) .order-center-table td strong{color:#1f252b}html[data-theme=light]:not([data-page=home]) .order-center-table time{color:#53606b}html[data-theme=light]:not([data-page=home]) .order-center-table td:last-child button{color:#52606c}html[data-theme=light]:not([data-page=home]) .order-center-table td:last-child button:hover{color:var(--accent);border-color:#3f7d0f59}html[data-theme=light]:not([data-page=home]) .order-center-page .spot-up,html[data-theme=light]:not([data-page=home]) .order-status.success,html[data-theme=light]:not([data-page=home]) .order-mobile-list header em.success{color:var(--accent)!important}html[data-theme=light]:not([data-page=home]) .order-status.muted{color:#68737e}html[data-theme=light]:not([data-page=home]) .order-detail-row td{color:#303941;background:#f7f8f9}html[data-theme=light]:not([data-page=home]) .order-detail-strip{background:#f5f8f2;border-color:#d6e4c5}html[data-theme=light]:not([data-page=home]) .order-detail-strip small{color:#5d6873}html[data-theme=light]:not([data-page=home]) .order-detail-strip strong{color:#28313a}html[data-theme=light]:not([data-page=home]) .order-mobile-list header strong{color:#22272e}html[data-theme=light]:not([data-page=home]) .order-mobile-list header small,html[data-theme=light]:not([data-page=home]) .order-mobile-meta time,html[data-theme=light]:not([data-page=home]) .order-mobile-list dt{color:#596572}html[data-theme=light]:not([data-page=home]) .order-mobile-list dd{color:#303941}html[data-theme=light]:not([data-page=home]) .order-filter-bar{background:#fff;border-color:#e4e7eb}html[data-theme=light]:not([data-page=home]) .order-search,html[data-theme=light]:not([data-page=home]) .order-date,html[data-theme=light]:not([data-page=home]) .order-filter-reset{background:#fff;border-color:#d8dde2;box-shadow:inset 0 1px 1px #0f172a05}html[data-theme=light]:not([data-page=home]) .order-search{color:#65717e}html[data-theme=light]:not([data-page=home]) .order-search input{color:#252b32}html[data-theme=light]:not([data-page=home]) .order-search input::placeholder{color:#68737e}html[data-theme=light]:not([data-page=home]) .order-search button{color:#65717e}html[data-theme=light]:not([data-page=home]) .order-filter-bar select,html[data-theme=light]:not([data-page=home]) .order-filter-bar input{background:#fff}html[data-theme=light]:not([data-page=home]) .order-filter-bar select{color:#252b32}html[data-theme=light]:not([data-page=home]) .order-date span{color:#53606b}html[data-theme=light]:not([data-page=home]) .order-date input{color:#303941;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=light]:not([data-page=home]) .order-search:focus-within,html[data-theme=light]:not([data-page=home]) .order-date:focus-within,html[data-theme=light]:not([data-page=home]) .order-filter-bar select:focus,html[data-theme=light]:not([data-page=home]) .order-filter-bar input:focus{border-color:#3f7d0f8c;box-shadow:0 0 0 3px #3f7d0f1a}html[data-theme=light]:not([data-page=home]) .order-filter-reset{color:#52606c}html[data-theme=light]:not([data-page=home]) .order-filter-reset:not(:disabled):hover{color:var(--accent);background:#f7faf5;border-color:#3f7d0f66}html[data-theme=light]:not([data-page=home]) .order-summary-band{border-color:#252b2d}html[data-theme=light]:not([data-page=home]) .order-summary-band>div{border-color:#ffffff1a}html[data-theme=light]:not([data-page=home]) .order-summary-band>div>small{color:#aab3af;font-weight:500}html[data-theme=light]:not([data-page=home]) .order-summary-band>div>span{color:#7f8b86;letter-spacing:.1em;font-weight:600}html[data-theme=light]:not([data-page=home]) .order-summary-band .order-summary-pulse i{background:#3a433d}.brand-mark{width:126px;height:36px;box-shadow:none;background:0 0;border:0;border-radius:0;position:relative;overflow:hidden;transform:none}.brand-mark i{display:none}.brand-logo-image{object-fit:fill;width:100%;max-width:none;height:100%;display:block}.brand--compact .brand-mark{border-radius:6px;width:26px;height:26px}.brand--compact .brand-logo-image{width:282%;transform:translate(-64%)}.site-header>.brand .brand-mark,.account-modal__header .brand .brand-mark,footer .brand .brand-mark{width:126px;height:36px;transform:none}html[data-theme=light] .brand-mark{box-shadow:none;background:0 0;border-color:#0000}html[data-theme=light]:not([data-page=home]) .site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#080909;border-bottom:1px solid #1f2427;width:100%;height:72px;padding:0 max(18px,50vw - 720px);top:0;left:0;transform:none;box-shadow:0 5px 18px #0000002e}html[data-theme=light]:not([data-page=home]) .site-header>.brand,html[data-theme=light]:not([data-page=home]) .main-nav,html[data-theme=light]:not([data-page=home]) .header-actions{box-shadow:none;color:#e8eceb;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0e1010eb;border-color:#ffffff21}html[data-theme=light]:not([data-page=home]) .main-nav a,html[data-theme=light]:not([data-page=home]) .trade-nav-trigger,html[data-theme=light]:not([data-page=home]) .header-quick-link,html[data-theme=light]:not([data-page=home]) .language-trigger,html[data-theme=light]:not([data-page=home]) .theme-toggle{color:#c8d0cf}html[data-theme=light]:not([data-page=home]) .main-nav a:hover,html[data-theme=light]:not([data-page=home]) .main-nav a[aria-current=page],html[data-theme=light]:not([data-page=home]) .trade-nav-trigger:hover,html[data-theme=light]:not([data-page=home]) .trade-nav-trigger[aria-current=page],html[data-theme=light]:not([data-page=home]) .trade-nav-menu.is-open .trade-nav-trigger,html[data-theme=light]:not([data-page=home]) .header-quick-link:hover,html[data-theme=light]:not([data-page=home]) .header-quick-link[aria-current=page],html[data-theme=light]:not([data-page=home]) .language-trigger:hover,html[data-theme=light]:not([data-page=home]) .theme-toggle:hover{color:#fff;background:#ffffff17}html[data-theme=light]:not([data-page=home]) .language-trigger svg,html[data-theme=light]:not([data-page=home]) .theme-toggle svg,html[data-theme=light]:not([data-page=home]) .brand-mark i:last-child{color:#d8ff3e}html[data-theme=light]:not([data-page=home]) .header-avatar-button{color:#d8ff3e;background:#d8ff3e14;border-color:#d8ff3e57}html[data-theme=light]:not([data-page=home]) .header-avatar-button:hover,html[data-theme=light]:not([data-page=home]) .header-avatar-button[aria-current=page]{color:#080909;background:#d8ff3e;border-color:#d8ff3e}html[data-theme=light]:not([data-page=home]) .text-button{color:#e7eceb}html[data-theme=light]:not([data-page=home]) .text-button:hover{color:#d8ff3e}html[data-theme=light]:not([data-page=home]) .main-nav .trade-nav-popover{color:#d7dddc;background:#111414;border-color:#ffffff24;box-shadow:0 18px 42px #0000005c,inset 0 1px #ffffff08}html[data-theme=light]:not([data-page=home]) .main-nav .trade-nav-popover a{color:#abb5b2}html[data-theme=light]:not([data-page=home]) .main-nav .trade-nav-popover a:hover,html[data-theme=light]:not([data-page=home]) .main-nav .trade-nav-popover a[aria-current=page]{color:#f2f6f4;background:#d8ff3e12;border-color:#d8ff3e33}@media (width<=900px){html[data-theme=light]:not([data-page=home]) .site-header{width:100%;height:62px;padding:0 12px;top:0}html[data-theme=light]:not([data-page=home]) .main-nav{background:#080909;border-color:#ffffff24;top:70px}}html[data-theme=night]:not([data-page=home]) .order-center-page{color:#eef2eb}html[data-theme=night]:not([data-page=home]) .order-center-heading>div:first-child>span,html[data-theme=night]:not([data-page=home]) .order-workspace-head>div span{color:#d8ff3ec7}html[data-theme=night]:not([data-page=home]) .order-center-heading h1{color:#f7f9f3}html[data-theme=night]:not([data-page=home]) .order-center-heading p{color:#858e84}html[data-theme=night]:not([data-page=home]) .order-center-live{color:#9aa49a}html[data-theme=night]:not([data-page=home]) .order-summary-band>div>small{color:#858e84}html[data-theme=night]:not([data-page=home]) .order-summary-band>div>strong{color:#edf2e9}html[data-theme=night]:not([data-page=home]) .order-summary-band>div>span{color:#667066}html[data-theme=night]:not([data-page=home]) .order-summary-pulse span{color:#d8ff3ec7!important}html[data-theme=night]:not([data-page=home]) .order-product-rail>span{color:#707a70}html[data-theme=night]:not([data-page=home]) .order-product-rail button{color:#9ea89e}html[data-theme=night]:not([data-page=home]) .order-product-rail button:hover,html[data-theme=night]:not([data-page=home]) .order-product-rail button.active{color:#f0f4ec}html[data-theme=night]:not([data-page=home]) .order-product-rail small{color:#707a70}html[data-theme=night]:not([data-page=home]) .order-product-rail em{color:#8c978b}html[data-theme=night]:not([data-page=home]) .order-product-rail>p{color:#707a70}html[data-theme=night]:not([data-page=home]) .order-workspace-head>div strong{color:#f0f4ec}html[data-theme=night]:not([data-page=home]) .order-export-button{color:#adb6ac}html[data-theme=night]:not([data-page=home]) .order-view-tabs button{color:#8d978d}html[data-theme=night]:not([data-page=home]) .order-view-tabs button:hover,html[data-theme=night]:not([data-page=home]) .order-view-tabs button.active{color:#f0f5ec}html[data-theme=night]:not([data-page=home]) .order-view-tabs button small{color:#7f897f}html[data-theme=night]:not([data-page=home]) .order-view-tabs button.active small{color:#d8ff3e}html[data-theme=night]:not([data-page=home]) .order-filter-bar select,html[data-theme=night]:not([data-page=home]) .order-filter-bar input{color:#b4beb4}html[data-theme=night]:not([data-page=home]) .order-search,html[data-theme=night]:not([data-page=home]) .order-search button,html[data-theme=night]:not([data-page=home]) .order-date span,html[data-theme=night]:not([data-page=home]) .order-filter-reset{color:#899489}html[data-theme=night]:not([data-page=home]) .order-search input::placeholder{color:#727d72}html[data-theme=night]:not([data-page=home]) .order-list-tools{color:#7f8a80}html[data-theme=night]:not([data-page=home]) .order-list-tools button{color:#ba8883}html[data-theme=night]:not([data-page=home]) .order-center-table th{color:#788378}html[data-theme=night]:not([data-page=home]) .order-center-table td{color:#c2cbc1}html[data-theme=night]:not([data-page=home]) .order-center-table td strong{color:#e2e9df}html[data-theme=night]:not([data-page=home]) .order-center-table time{color:#8b968b}html[data-theme=night]:not([data-page=home]) .order-center-table td:last-child button{color:#adb7ad}html[data-theme=night]:not([data-page=home]) .order-status.muted{color:#8a958a}html[data-theme=night]:not([data-page=home]) .order-detail-row td{color:#c2cbc1}html[data-theme=night]:not([data-page=home]) .order-detail-strip small{color:#788378}html[data-theme=night]:not([data-page=home]) .order-detail-strip strong{color:#c5cec4}html[data-theme=night]:not([data-page=home]) .order-center-empty{color:#697469}html[data-theme=night]:not([data-page=home]) .order-center-empty strong{color:#c7d0c6}html[data-theme=night]:not([data-page=home]) .order-center-empty small{color:#788378}html[data-theme=night]:not([data-page=home]) .asset-hero-actions button{--reveal-fill:var(--accent);--reveal-color:#080906;color:#fff;background:#ffffff08;border-color:#ffffff38}html[data-theme=night]:not([data-page=home]) .asset-hero-actions button:hover{color:#fff;background:#ffffff12;border-color:#ffffff85}html[data-theme=night]:not([data-page=home]) .asset-hero-actions button:first-child{--reveal-fill:#11140c;--reveal-color:var(--accent);color:#080906;background:var(--accent);border-color:#0000}html[data-theme=night]:not([data-page=home]) .asset-hero-actions button:first-child:hover{color:#080906;background:#ebff91;border-color:#0000}.user-api-view{padding-bottom:26px}.user-api-tabs{scrollbar-width:none;border-bottom:1px solid #ffffff12;align-items:stretch;gap:4px;margin-top:17px;padding:0 2px;display:flex;overflow-x:auto}.user-api-tabs::-webkit-scrollbar{display:none}.user-api-tabs button{color:#7f887d;cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;align-items:center;gap:7px;min-height:44px;padding:0 13px;font-size:12px;display:inline-flex;position:relative}.user-api-tabs button:hover{color:#e3e9df}.user-api-tabs button.active{color:var(--accent)}.user-api-tabs button.active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-1px;left:10px;right:10px;box-shadow:0 0 9px #d8ff3e57}.user-api-create-panel{background:linear-gradient(145deg,#1b201594,#0a0d0ac7);border:1px solid #ffffff13;border-radius:5px;margin-top:17px;padding:16px 17px 13px}.user-api-warning{color:#aeb8a8;background:#d8ff3e0b;border:1px solid #d8ff3e21;align-items:flex-start;gap:9px;padding:11px 12px;display:flex}.user-api-warning svg{color:#d8ff3e;flex:none}.user-api-warning p{font-size:12px;line-height:1.55}.user-api-form{grid-template-columns:1.1fr 1.1fr .8fr auto;align-items:end;gap:10px;margin-top:16px;display:grid}.user-api-form label,.user-api-new-key-values label{color:#8e988b;gap:7px;min-width:0;font-size:11px;display:grid}.user-api-form label>span{align-items:center;gap:6px;display:flex}.user-api-form label em{color:#657064;font-size:10px;font-style:normal}.user-api-form input,.user-api-row-editing input{color:#e3e9df;background:#080a07;border:1px solid #ffffff1c;border-radius:4px;outline:0;width:100%;min-width:0;height:40px;padding:0 10px;font-size:12px}.user-api-form input::placeholder,.user-api-row-editing input::placeholder{color:#5e675d}.user-api-form input:focus,.user-api-row-editing input:focus{border-color:#d8ff3e73;box-shadow:0 0 0 3px #d8ff3e0f}.user-api-submit{border:1px solid var(--accent);color:#080906;background:var(--accent);cursor:pointer;border-radius:4px;min-height:40px;padding:0 16px;font-size:12px;font-weight:700}.user-api-submit .radial-button__reveal{color:var(--accent);background:#11140c}.user-api-form-note{color:#6e796e;align-items:center;gap:7px;margin-top:12px;font-size:11px;display:flex}.user-api-form-note svg{color:#91b34c}.user-api-new-key{background:linear-gradient(145deg,#303d12a3,#0e130ad9);border:1px solid #d8ff3e38;border-radius:5px;margin-top:12px;padding:15px 17px;position:relative;box-shadow:inset 0 1px #ffffff0d}.user-api-new-key>div:first-child{gap:6px;display:grid}.user-api-new-key>div:first-child span,.user-api-records header span,.user-api-docs-head span{color:#d8ff3eb8;letter-spacing:.1em;font:500 10px/1 Space Grotesk,sans-serif}.user-api-new-key>div:first-child strong{color:#eff6e8;font-size:13px;font-weight:600}.user-api-new-key>div:first-child p{color:#a5b29d;font-size:11px}.user-api-dismiss{color:#a9b4a2;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:10px;right:10px}.user-api-dismiss:hover{color:#fff;background:#ffffff14}.user-api-new-key-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.user-api-new-key-values label>span{color:#aebaac}.user-api-new-key-values label>div{background:#0407046b;border:1px solid #d8ff3e2b;border-radius:4px;align-items:center;gap:8px;min-width:0;height:38px;padding:0 8px 0 10px;display:flex}.user-api-new-key-values code{color:#e7f4d7;text-overflow:ellipsis;white-space:nowrap;min-width:0;font:500 11px/1 Space Grotesk,sans-serif;overflow:hidden}.user-api-new-key-values button{color:#bfdb8b;cursor:pointer;background:0 0;border:0;border-radius:3px;flex:none;place-items:center;width:28px;height:28px;display:grid}.user-api-new-key-values button:hover{color:#d8ff3e;background:#d8ff3e1a}.user-api-records{border-top:1px solid #ffffff12;margin-top:20px}.user-api-records>header{justify-content:space-between;align-items:center;gap:16px;min-height:58px;display:flex}.user-api-records>header>div{gap:6px;display:grid}.user-api-records>header strong{color:#e6ebe2;font-size:15px;font-weight:500}.user-api-records>header small{color:#839083;font:500 11px/1 Space Grotesk,sans-serif}.user-api-table-head,.user-api-row{grid-template-columns:1.05fr .85fr 1.35fr 1.45fr 1.45fr .8fr 154px;align-items:center;column-gap:10px;display:grid}.user-api-table-head{color:#788378;background:#ffffff05;border-top:1px solid #ffffff0e;border-bottom:1px solid #ffffff0e;min-height:36px;padding:0 12px;font-size:10px}.user-api-row{color:#aeb8ac;background:#ffffff02;border-bottom:1px solid #ffffff0d;min-height:64px;padding:9px 12px;font-size:11px;position:relative}.user-api-row:hover{background:#d8ff3e06}.user-api-row strong{color:#e1e8de;text-overflow:ellipsis;white-space:nowrap;font:500 12px/1.2 Space Grotesk,sans-serif;overflow:hidden}.user-api-row code{color:#b9c8b4;text-overflow:ellipsis;white-space:nowrap;min-width:0;font:500 10px/1.2 Space Grotesk,sans-serif;overflow:hidden}.user-api-row time{color:#89968a;font:500 10px/1 Space Grotesk,sans-serif}.api-ip-value{color:#8e9a8e;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.api-value-muted{color:#626d62}.user-api-actions{justify-content:flex-end;align-items:center;gap:3px;min-width:0;display:flex}.user-api-actions button{color:#8f9a8e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;place-items:center;width:30px;height:30px;padding:0;font-size:11px;display:inline-grid}.user-api-actions button:hover{color:var(--accent);background:#d8ff3e0f;border-color:#d8ff3e33}.user-api-actions .api-action-delete:hover{color:#f18680;background:#f06e680f;border-color:#f06e684d}.user-api-actions .api-action-save{color:#d8ff3e;border-color:#d8ff3e33;gap:5px;width:auto;padding:0 8px}.user-api-row-editing{grid-template-columns:1.05fr .85fr 1.35fr 1.45fr 1.45fr .8fr 154px}.user-api-row-editing label{min-width:0}.user-api-row-editing input{height:34px;font-size:11px}.user-api-delete-confirm{color:#bd9994;background:#f06e680b;border:1px solid #f06e6833;border-radius:4px;grid-column:1/-1;align-items:center;gap:8px;min-height:37px;margin:7px 0 0;padding:7px 9px;display:flex}.user-api-delete-confirm svg{color:#e97970;flex:none}.user-api-delete-confirm span{margin-right:auto}.user-api-delete-confirm button{color:#e58b83;cursor:pointer;background:0 0;border:1px solid #f06e6840;border-radius:3px;min-height:27px;padding:0 8px;font-size:11px}.user-api-delete-confirm button:hover{color:#fff1ef;background:#f06e681f;border-color:#f06e6880}.user-api-delete-confirm button:last-child{color:#a5aea5;border-color:#ffffff1f}.user-api-empty{color:#697469;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:190px;display:flex}.user-api-empty strong{color:#c3ccc1;font-size:13px;font-weight:500}.user-api-empty small{color:#788378;font-size:11px}.user-api-docs{background:#0d100d;border:1px solid #ffffff13;border-radius:5px;margin-top:17px;overflow:hidden}.user-api-docs-head{background:linear-gradient(145deg,#1b201594,#0a0d0ac7);border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:16px;min-height:75px;padding:0 17px;display:flex}.user-api-docs-head>div{gap:7px;display:grid}.user-api-docs-head strong{color:#e0e8dc;font:500 13px/1 Space Grotesk,sans-serif}.user-api-docs-head a{min-height:34px;color:var(--accent);background:#d8ff3e09;border:1px solid #d8ff3e33;border-radius:4px;align-items:center;gap:5px;padding:0 10px;font-size:11px;display:inline-flex}.user-api-docs-head a:hover{background:#d8ff3e17;border-color:#d8ff3e80}.user-api-doc-table{overflow-x:auto}.user-api-doc-row{color:#adb8aa;border-bottom:1px solid #ffffff0b;grid-template-columns:1.1fr 1fr 34px;align-items:center;gap:12px;min-width:560px;min-height:46px;padding:0 12px;font-size:11px;display:grid}.user-api-doc-row:last-child{border-bottom:0}.user-api-doc-row-head{color:#778276;background:#ffffff05;min-height:38px;font-size:10px}.user-api-doc-row code{color:#b9ccaa;text-overflow:ellipsis;white-space:nowrap;font:500 10px/1.2 Space Grotesk,sans-serif;overflow:hidden}.user-api-doc-row button{color:#778477;cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;width:28px;height:28px;display:grid}.user-api-doc-row button:hover{color:var(--accent);background:#d8ff3e14}.user-api-doc-note{color:#718071;border-top:1px solid #ffffff0e;align-items:center;gap:7px;min-height:46px;padding:0 13px;font-size:11px;display:flex}.user-api-doc-note svg{color:#91b34c;flex:none}html[data-theme=light]:not([data-page=home]) .user-api-tabs{border-color:#e5e8eb}html[data-theme=light]:not([data-page=home]) .user-api-tabs button{color:#65707b}html[data-theme=light]:not([data-page=home]) .user-api-tabs button:hover{color:#26332a}html[data-theme=light]:not([data-page=home]) .user-api-tabs button.active{color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .user-api-create-panel{background:linear-gradient(145deg,#f4f7f1,#fff);border-color:#e0e4e7}html[data-theme=light]:not([data-page=home]) .user-api-warning{color:#526244;background:#f1f7e8;border-color:#dce7c8}html[data-theme=light]:not([data-page=home]) .user-api-warning svg{color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .user-api-form label,html[data-theme=light]:not([data-page=home]) .user-api-new-key-values label{color:#596572}html[data-theme=light]:not([data-page=home]) .user-api-form label em{color:#88939e}html[data-theme=light]:not([data-page=home]) .user-api-form input,html[data-theme=light]:not([data-page=home]) .user-api-row-editing input{color:#252b32;background:#fff;border-color:#d8dde2}html[data-theme=light]:not([data-page=home]) .user-api-form input::placeholder,html[data-theme=light]:not([data-page=home]) .user-api-row-editing input::placeholder{color:#939ca6}html[data-theme=light]:not([data-page=home]) .user-api-form-note{color:#687568}html[data-theme=light]:not([data-page=home]) .user-api-form-note svg{color:#557719}html[data-theme=light]:not([data-page=home]) .user-api-new-key{background:linear-gradient(145deg,#f0f7df,#fbfdf8);border-color:#cbdcae}html[data-theme=light]:not([data-page=home]) .user-api-new-key>div:first-child span,html[data-theme=light]:not([data-page=home]) .user-api-records header span,html[data-theme=light]:not([data-page=home]) .user-api-docs-head span{color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .user-api-new-key>div:first-child strong{color:#263315}html[data-theme=light]:not([data-page=home]) .user-api-new-key>div:first-child p{color:#687568}html[data-theme=light]:not([data-page=home]) .user-api-dismiss{color:#64715e}html[data-theme=light]:not([data-page=home]) .user-api-new-key-values label>span{color:#596b4f}html[data-theme=light]:not([data-page=home]) .user-api-new-key-values label>div{background:#ffffffad;border-color:#cbdcae}html[data-theme=light]:not([data-page=home]) .user-api-new-key-values code{color:#30452f}html[data-theme=light]:not([data-page=home]) .user-api-new-key-values button{color:#557719}html[data-theme=light]:not([data-page=home]) .user-api-records{border-color:#e1e4e8}html[data-theme=light]:not([data-page=home]) .user-api-records>header strong{color:#20252b}html[data-theme=light]:not([data-page=home]) .user-api-records>header small{color:#71808d}html[data-theme=light]:not([data-page=home]) .user-api-table-head{color:#68737e;background:#f8f9fa;border-color:#e6e8eb}html[data-theme=light]:not([data-page=home]) .user-api-row{color:#53606c;background:#fff;border-color:#eceef1}html[data-theme=light]:not([data-page=home]) .user-api-row:hover{background:#f7faf5}html[data-theme=light]:not([data-page=home]) .user-api-row strong{color:#252b32}html[data-theme=light]:not([data-page=home]) .user-api-row code{color:#52616b}html[data-theme=light]:not([data-page=home]) .user-api-row time,html[data-theme=light]:not([data-page=home]) .api-ip-value{color:#64717c}html[data-theme=light]:not([data-page=home]) .api-value-muted{color:#88929c}html[data-theme=light]:not([data-page=home]) .user-api-actions button{color:#63707a}html[data-theme=light]:not([data-page=home]) .user-api-actions button:hover{color:#3f7d0f;background:#eef5e2}html[data-theme=light]:not([data-page=home]) .user-api-empty{color:#89939e}html[data-theme=light]:not([data-page=home]) .user-api-empty strong{color:#45505b}html[data-theme=light]:not([data-page=home]) .user-api-empty small{color:#7b8792}html[data-theme=light]:not([data-page=home]) .user-api-docs{background:#fff;border-color:#e0e3e7}html[data-theme=light]:not([data-page=home]) .user-api-docs-head{background:linear-gradient(145deg,#f3f6f1,#fff);border-color:#e6e8eb}html[data-theme=light]:not([data-page=home]) .user-api-docs-head strong{color:#27332b}html[data-theme=light]:not([data-page=home]) .user-api-docs-head a{color:#3f7d0f;background:#f0f7e5;border-color:#cbdcae}html[data-theme=light]:not([data-page=home]) .user-api-doc-row{color:#53606c;border-color:#eceef1}html[data-theme=light]:not([data-page=home]) .user-api-doc-row-head{color:#68737e;background:#f8f9fa}html[data-theme=light]:not([data-page=home]) .user-api-doc-row code{color:#4d681d}html[data-theme=light]:not([data-page=home]) .user-api-doc-row button{color:#687580}html[data-theme=light]:not([data-page=home]) .user-api-doc-note{color:#687581;border-color:#e6e8eb}html[data-theme=light]:not([data-page=home]) .user-api-doc-note svg{color:#557719}@media (width<=900px){.user-api-view{padding:23px 12px 24px}.user-api-tabs{margin-top:12px}.user-api-tabs button{min-height:46px;padding-inline:12px}.user-api-create-panel{margin-top:12px;padding:13px 12px 12px}.user-api-form{grid-template-columns:1fr;gap:11px}.user-api-submit{width:100%;min-height:44px}.user-api-new-key{padding:14px 12px 12px}.user-api-new-key-values{grid-template-columns:1fr}.user-api-records{margin-top:16px}.user-api-table-head{display:none}.user-api-table-body{gap:8px;display:grid}.user-api-row,.user-api-row-editing{background:#ffffff03;border:1px solid #ffffff12;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;min-width:0;min-height:0;padding:13px 12px}.user-api-row>span:nth-child(2),.user-api-row>.api-ip-value,.user-api-row>code,.user-api-row>time{grid-column:1/-1}.user-api-row>span:nth-child(2):before{content:"权限 · ";color:#687469}.user-api-row>.api-ip-value:before{content:"IP · ";color:#687469}.user-api-row>code:before{content:"KEY · ";color:#687469;font-family:Readex Pro,sans-serif}.user-api-row>code:nth-of-type(2):before{content:"SECRET · "}.user-api-row>time:before{content:"创建于 ";color:#687469;font-family:Readex Pro,sans-serif}.user-api-actions{border-top:1px solid #ffffff0e;grid-column:1/-1;justify-content:flex-start;padding-top:3px}.user-api-row-editing>label:first-child,.user-api-row-editing>label:nth-of-type(2),.user-api-row-editing>span,.user-api-row-editing>.api-value-muted{grid-column:1/-1}.user-api-row-editing>span:first-of-type:before{content:"权限 · ";color:#687469}.user-api-row-editing>span:nth-of-type(2):before{content:"API Key · ";color:#687469}.user-api-row-editing>span:nth-of-type(3):before{content:"Secret Key · ";color:#687469}.user-api-row-editing>span:nth-of-type(4):before{content:"创建于 ";color:#687469}.user-api-delete-confirm{flex-wrap:wrap}.user-api-delete-confirm span{margin-right:auto}.user-api-docs{margin-top:12px}.user-api-docs-head{min-height:68px;padding-inline:12px}.user-api-docs-head a{padding-inline:8px}}@media (width<=520px){.user-api-warning p{font-size:11px}.user-api-records>header{min-height:53px}.user-api-records>header strong{font-size:14px}.user-api-docs-head{flex-direction:column;justify-content:center;align-items:flex-start;gap:9px;padding-block:12px}.user-api-docs-head a{min-height:32px}}html[data-theme=light]:not([data-page=home]){--muted:#56616e;--accent:#3f7d0f;--accent-ink:#356b0b;--positive:#087653}html[data-theme=light]:not([data-page=home]) :is(.market-detail-title-row p,.assets-heading p,.order-center-heading p,.user-center-heading p,.prediction-hero p,.split-heading>p,.product-copy p,.download-copy p,.security-list p,.user-profile-main p,.user-security-copy p,.user-generic-list small){color:#4f5b67}html[data-theme=light]:not([data-page=home]) :is(.market-overview-heading small,.market-overview-name small,.detail-market-name small,.market-detail-status,.market-category-tabs button,.market-mode-tabs>button,.market-directory-table th,.spot-pair-control small,.spot-panel-header small,.spot-market-row small,.spot-market-list-head,.spot-trades-head,.spot-instrument-bar dt,.spot-depth-row,.spot-trade-print,.futures-risk-toggle,.futures-order-metrics span,.futures-ledger-tools,.futures-info dt){color:#55616d}html[data-theme=light]:not([data-page=home]) :is(.market-overview-name strong,.market-overview-price,.detail-market-name strong,.detail-number,.spot-pair-control strong,.spot-panel-header strong,.spot-market-row strong,.spot-instrument-bar dd,.spot-depth-mid strong,.futures-instrument dl dd,.futures-order-metrics strong,.futures-info dd,.futures-ledger td strong,.futures-position-cards dd,.futures-order-cards dd){color:#26313a}html[data-theme=light]:not([data-page=home]) :is(.market-overview-price,.spot-last-price strong,.spot-depth-mid strong){color:#356b0b}html[data-theme=light]:not([data-page=home]) .futures-mini-segment{background:#f1f3f4;border:1px solid #cfd5da;box-shadow:inset 0 1px #fff,0 1px 2px #0f172a0f}html[data-theme=light]:not([data-page=home]) .futures-mini-segment button{color:#55616d}html[data-theme=light]:not([data-page=home]) .futures-mini-segment button:hover:not(.active){color:#25313a;background:#fff}html[data-theme=light]:not([data-page=home]) .futures-mini-segment button.active{color:#2f5d0a;background:#e6f0d5;border-color:#9fbd6f;font-weight:600;box-shadow:inset 0 1px #ffffffdb,0 1px 2px #3f7d0f1f}html[data-theme=light]:not([data-page=home]) .futures-leverage{color:#4f5b67;background:#f5f6f7;border-color:#cfd5da}html[data-theme=light]:not([data-page=home]) .futures-leverage span{color:#55616d}html[data-theme=light]:not([data-page=home]) .futures-leverage select{color:#356b0b;background:0 0;font-weight:600}html[data-theme=light]:not([data-page=home]) .futures-order-entry .spot-order-types button{color:#596572}html[data-theme=light]:not([data-page=home]) .futures-order-entry .spot-order-types button:hover,html[data-theme=light]:not([data-page=home]) .futures-order-entry .spot-order-types button.active{color:#202a33}html[data-theme=light]:not([data-page=home]) :is(.spot-field>span,.spot-field>em,.spot-range>span,.spot-mobile-balance,.spot-orders-mobile-tools,.spot-order-hint,.futures-mobile-settings-trigger,.futures-position-cards dt,.futures-order-cards dt,.futures-order-cards header small){color:#596572}html[data-theme=light]:not([data-page=home]) :is(.futures-ledger table,.futures-ledger td,.futures-ledger-tools,.futures-info dd,.futures-position-cards dd,.futures-order-cards dd){color:#46525e}html[data-theme=light]:not([data-page=home]) :is(.order-list-tools,.order-center-table th,.order-center-table td,.order-center-table time,.order-mobile-list header small,.order-mobile-meta time,.order-mobile-list dt,.asset-toolbar>small,.asset-allocation-head>small,.asset-table th,.asset-table td,.asset-name-cell small,.user-center-rail nav button,.order-product-rail button,.asset-account-rail nav button,.user-section-title>div>span,.user-generic-view .user-section-title>div>span){color:#53606c}html[data-theme=light]:not([data-page=home]) :is(.order-center-table td strong,.asset-table td strong,.asset-name-cell strong,.user-profile-main h2,.user-security-copy strong,.user-generic-list strong,.user-section-title h2){color:#202a33}html[data-theme=light]:not([data-page=home]) :is(.prediction-category-tabs>button,.prediction-topic-rail button,.prediction-list-head,.prediction-card-topic small,.prediction-card-copy p,.prediction-card-foot,.prediction-price-row,.prediction-amount-field,.prediction-order-estimate dt,.prediction-balance,.prediction-order-note,.prediction-recent header,.prediction-recent>div,.prediction-disclaimer){color:#596572}html[data-theme=light]:not([data-page=home]) :is(.prediction-category-tabs>button.active,.prediction-topic-rail button.active,.prediction-favorites-filter.active,.prediction-order-head small,.prediction-order-market small,.prediction-recent strong){color:#356b0b}html[data-theme=light]:not([data-page=home]) .futures-settings-modal{color:#202a33;background:#fff;border-color:#dfe4e8;font-family:Readex Pro,Manrope,sans-serif;box-shadow:-24px 0 70px #0f172a29,inset 1px 0 #ffffffb8}html[data-theme=light]:not([data-page=home]) .futures-settings-modal>header{background:#0b0d0d;border-bottom-color:#202526}html[data-theme=light]:not([data-page=home]) .futures-settings-modal>header small{color:#4d9a16;font-weight:600}html[data-theme=light]:not([data-page=home]) .futures-settings-modal>header strong{color:#f2f5f3;font-weight:600}html[data-theme=light]:not([data-page=home]) .futures-settings-modal>header button{color:#aab4b1}html[data-theme=light]:not([data-page=home]) .futures-settings-modal>header button:hover{color:#fff;background:#ffffff1a}html[data-theme=light]:not([data-page=home]) .futures-settings-body{scrollbar-color:#b8c1c7 transparent}html[data-theme=light]:not([data-page=home]) .futures-settings-section{border-color:#e1e5e8}html[data-theme=light]:not([data-page=home]) .futures-settings-section+.futures-settings-section,html[data-theme=light]:not([data-page=home]) .futures-confirm-setting{border-top-color:#e1e5e8}html[data-theme=light]:not([data-page=home]) .futures-settings-section legend{color:#1f2931;font-size:14px;font-weight:600}html[data-theme=light]:not([data-page=home]) .futures-settings-section>p{color:#5e6b77;font-size:12px;font-weight:500}html[data-theme=light]:not([data-page=home]) .futures-position-modes label{color:#4f5b67;background:#f4f6f7;border-color:#d9dfe3;box-shadow:inset 0 1px #fffc}html[data-theme=light]:not([data-page=home]) .futures-position-modes label:hover{background:#fff;border-color:#bac6ce}html[data-theme=light]:not([data-page=home]) .futures-position-modes label.active{color:#2f5d0a;background:#edf5df;border-color:#a7c77a;box-shadow:inset 0 1px #ffffffe6,0 2px 5px #3f7d0f14}html[data-theme=light]:not([data-page=home]) .futures-position-modes strong{color:inherit;font-size:13px;font-weight:600}html[data-theme=light]:not([data-page=home]) .futures-position-modes small{color:#5e6b77;font-size:12px;font-weight:500}html[data-theme=light]:not([data-page=home]) .futures-position-modes label.active small{color:#4b6d23}html[data-theme=light]:not([data-page=home]) .futures-setting-pills span{color:#53606c;background:#f4f6f7;border-color:#d9dfe3;font-size:12px;font-weight:600}html[data-theme=light]:not([data-page=home]) .futures-setting-pills label:hover span{color:#26323b;background:#fff;border-color:#bac6ce}html[data-theme=light]:not([data-page=home]) .futures-setting-pills label.active span{color:#2f5d0a;background:#edf5df;border-color:#a7c77a;box-shadow:inset 0 1px #ffffffe6,0 2px 5px #3f7d0f14}html[data-theme=light]:not([data-page=home]) .futures-confirm-setting strong{color:#202a33;font-size:14px;font-weight:600}html[data-theme=light]:not([data-page=home]) .futures-confirm-setting small{color:#5e6b77;font-size:12px;font-weight:500}html[data-theme=light]:not([data-page=home]) .futures-switch span{background:#e8ecef;border-color:#cbd4da}html[data-theme=light]:not([data-page=home]) .futures-switch span:after{background:#7c8993}html[data-theme=light]:not([data-page=home]) .futures-switch input:checked+span{background:#eff7e3;border-color:#c0dc8a}html[data-theme=light]:not([data-page=home]) .futures-switch input:checked+span:after{background:#4f850f}html[data-theme=light]:not([data-page=home]) .futures-settings-modal>footer{background:#f3f5f6;border-top-color:#dfe4e8}html[data-theme=light]:not([data-page=home]) .futures-settings-reset{color:#53606c;background:#fff;border-color:#cbd3d9;font-weight:500}html[data-theme=light]:not([data-page=home]) .futures-settings-reset:hover{color:#356b0b;background:#f6faf1;border-color:#9caf7b}html[data-theme=light]:not([data-page=home]) .futures-settings-save{--reveal-fill:#315d0b;--reveal-color:#fff;color:#fff;background:#3f7d0f;border-color:#3f7d0f;font-weight:600;box-shadow:0 4px 12px #3f7d0f33}html[data-theme=light]:not([data-page=home]) .futures-settings-save:hover{background:#356b0b}html[data-theme=light]:not([data-page=home]) footer{color:#d7dfdc;background:#080909;border-top-color:#242a2a}html[data-theme=light]:not([data-page=home]) footer:before{opacity:.28;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px)}html[data-theme=light]:not([data-page=home]) .footer-brand-block p,html[data-theme=light]:not([data-page=home]) .footer-link-column a{color:#aeb9b4}html[data-theme=light]:not([data-page=home]) .footer-link-column a:hover{color:#f5f8f6}html[data-theme=light]:not([data-page=home]) .footer-bottom{color:#87938d;border-top-color:#242a2a}.fiat-preference-view{padding-bottom:22px}.fiat-preference-section{background:linear-gradient(145deg,#161b129e,#090c09d1);border:1px solid #ffffff13;border-radius:5px;margin-top:18px;padding:17px 18px 18px}.fiat-preference-section>header{justify-content:space-between;align-items:flex-start;gap:18px;min-height:39px;display:flex}.fiat-preference-section>header>div{gap:6px;min-width:0;display:grid}.fiat-preference-section>header span:first-child{color:#d8ff3e94;letter-spacing:.11em;font:500 10px/1 Space Grotesk,sans-serif}.fiat-preference-section>header strong{color:#dbe2d7;font-size:13px;font-weight:500}.fiat-preference-section>header small{color:#626b5f;font-size:11px;line-height:1.45}.fiat-preference-section>header>svg{color:#82936b;flex:none}.fiat-current-value{background:#d8ff3e0d;border:1px solid #d8ff3e29;border-radius:3px;padding:6px 8px;color:var(--accent)!important;letter-spacing:.06em!important;font:600 12px/1 Space Grotesk,sans-serif!important}.fiat-currency-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.fiat-currency-options label{color:#7d8879;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:4px;grid-template-columns:26px minmax(0,1fr) 15px;align-items:center;gap:7px;min-height:68px;padding:10px 9px;transition:border-color .18s,background .18s,color .18s,transform .12s;display:grid}.fiat-currency-options label:hover{background:#d8ff3e09;border-color:#d8ff3e38}.fiat-currency-options label:active{transform:scale(.985)}.fiat-currency-options label.is-selected{color:#e6ecdd;background:#d8ff3e14;border-color:#d8ff3e57;box-shadow:inset 0 1px #ffffff0f,0 7px 18px #00000024}.fiat-currency-options input,.fiat-payment-list input,.fiat-segmented input,.fiat-switch-field>input{opacity:0;pointer-events:none;position:absolute}.fiat-option-symbol{color:#aeb8a4;background:#10140f;border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:25px;height:25px;font:500 12px/1 Space Grotesk,sans-serif;display:grid}.fiat-currency-options label.is-selected .fiat-option-symbol{color:#172006;background:var(--accent);border-color:#d8ff3e52}.fiat-currency-options label>span:nth-child(3){gap:4px;min-width:0;display:grid}.fiat-currency-options strong,.fiat-currency-options small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fiat-currency-options strong{color:inherit;font:600 11px/1 Space Grotesk,sans-serif}.fiat-currency-options small{color:#667062;font-size:10px}.fiat-currency-options label.is-selected small{color:#9dad8d}.fiat-currency-options label>svg{color:var(--accent)}.fiat-payment-list{gap:7px;margin-top:15px;display:grid}.fiat-payment-list article{background:#ffffff05;border:1px solid #ffffff13;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:8px 9px 8px 11px;transition:border-color .18s,background .18s;display:flex}.fiat-payment-list article.is-selected{background:#d8ff3e0e;border-color:#d8ff3e47}.fiat-payment-list article>label{cursor:pointer;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.fiat-payment-icon{color:#899483;background:#10140f;border:1px solid #ffffff17;flex:none;place-items:center;width:30px;height:30px;display:grid}.fiat-payment-list article.is-selected .fiat-payment-icon{color:var(--accent);background:#d8ff3e0f;border-color:#d8ff3e40}.fiat-payment-list article label>span:nth-child(3){gap:4px;min-width:0;display:grid}.fiat-payment-list article strong{color:#bdc7b9;font-size:12px;font-weight:500}.fiat-payment-list article small{color:#697366;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.fiat-default-tag{color:var(--accent);background:#d8ff3e0f;border:1px solid #d8ff3e2e;border-radius:3px;margin-left:auto;padding:4px 6px;font:500 10px/1 Space Grotesk,sans-serif}.fiat-payment-list article>button{color:#6c766a;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:3px;place-items:center;width:30px;height:30px;display:grid}.fiat-payment-list article>button:hover{color:#e7887f;background:#f06e680f;border-color:#f06e684d}.fiat-empty-payment{color:#6c766a;border:1px dashed #ffffff1a;justify-content:center;align-items:center;gap:8px;min-height:70px;font-size:11px;display:flex}.fiat-add-payment-trigger{min-height:36px;color:var(--accent);cursor:pointer;background:#d8ff3e09;border:1px solid #d8ff3e2e;border-radius:4px;align-items:center;gap:6px;margin-top:10px;padding:0 10px;font-size:11px;display:inline-flex}.fiat-add-payment-trigger:hover{background:#d8ff3e12;border-color:#d8ff3e59}.fiat-add-payment{background:#0000001f;border:1px solid #ffffff12;grid-template-columns:150px minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:11px;padding:11px;display:grid}.fiat-add-payment label,.fiat-select-field{color:#778273;gap:7px;font-size:11px;display:grid}.fiat-add-payment input,.fiat-add-payment select,.fiat-select-field select{color:#c9d2c5;background:#0b0f0b;border:1px solid #ffffff1a;border-radius:3px;outline:0;width:100%;height:38px;padding:0 9px;font-size:11px}.fiat-add-payment input:focus,.fiat-add-payment select:focus,.fiat-select-field select:focus{border-color:#d8ff3e52}.fiat-add-payment>div{gap:7px;display:flex}.fiat-add-payment>div button{color:#7e887a;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:3px;min-height:38px;padding:0 10px;font-size:11px}.fiat-add-payment>div .fiat-save-inline{color:#182006;background:var(--accent);border-color:#d8ff3e3d;font-weight:600}.fiat-settlement-section{padding-bottom:17px}.fiat-setting-grid{grid-template-columns:minmax(180px,.9fr) minmax(240px,1.1fr);gap:16px 20px;margin-top:16px;display:grid}.fiat-select-field select{color:#cbd4c8;height:42px}.fiat-mode-field{border:0;min-width:0;margin:0;padding:0}.fiat-mode-field legend{color:#778273;margin-bottom:7px;font-size:11px}.fiat-segmented{background:#0b0f0b;border:1px solid #ffffff17;border-radius:4px;grid-template-columns:1fr 1fr;gap:3px;height:42px;padding:3px;display:grid}.fiat-segmented label{color:#707c70;cursor:pointer;border-radius:3px;place-items:center;font-size:11px;transition:color .18s,background .18s;display:grid}.fiat-segmented label.is-selected{color:#182006;background:var(--accent);font-weight:600}.fiat-switch-field{cursor:pointer;border-top:1px solid #ffffff0f;grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;min-height:51px;padding-top:15px;display:flex}.fiat-switch-field>span:first-child{gap:5px;min-width:0;display:grid}.fiat-switch-field strong{color:#bec9ba;font-size:12px;font-weight:500}.fiat-switch-field small{color:#667062;font-size:10px}.fiat-switch-control{background:#141914;border:1px solid #ffffff1f;border-radius:99px;flex:none;width:40px;height:22px;transition:background .18s,border-color .18s;position:relative}.fiat-switch-control:after{content:"";background:#6e796e;border-radius:50%;width:14px;height:14px;transition:transform .18s,background .18s;position:absolute;top:3px;left:3px}.fiat-switch-field>input:checked+.fiat-switch-control{background:#d8ff3e24;border-color:#d8ff3e59}.fiat-switch-field>input:checked+.fiat-switch-control:after{background:var(--accent);transform:translate(18px);box-shadow:0 0 10px #d8ff3e66}.fiat-preference-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:14px;display:flex}.fiat-preference-footer>span{color:#697466;align-items:center;gap:7px;font-size:11px;display:inline-flex}.fiat-preference-footer>span svg{color:#82936b}.fiat-preference-footer>button{color:#172006;background:var(--accent);cursor:pointer;border:1px solid #d8ff3e33;border-radius:4px;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.fiat-preference-footer>button:hover{background:#e8ff74}html[data-theme=light]:not([data-page=home]) .fiat-preference-section{box-shadow:none;background:#fff;border-color:#e1e4e8}html[data-theme=light]:not([data-page=home]) .fiat-preference-section>header span:first-child{color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .fiat-preference-section>header strong{color:#20252b}html[data-theme=light]:not([data-page=home]) .fiat-preference-section>header small{color:#68717c}html[data-theme=light]:not([data-page=home]) .fiat-preference-section>header>svg{color:#56761d}html[data-theme=light]:not([data-page=home]) .fiat-current-value{background:#f0f7e6;border-color:#c8dca8;color:#356b0b!important}html[data-theme=light]:not([data-page=home]) .fiat-currency-options label{color:#69727d;background:#fafbfb;border-color:#dfe3e7}html[data-theme=light]:not([data-page=home]) .fiat-currency-options label:hover{background:#fbfdf8;border-color:#b8cd91}html[data-theme=light]:not([data-page=home]) .fiat-currency-options label.is-selected{color:#22301b;background:#f1f7e8;border-color:#9fbd6f;box-shadow:0 3px 9px #3f7d0f14}html[data-theme=light]:not([data-page=home]) .fiat-option-symbol{color:#52606b;background:#f3f5f6;border-color:#dfe3e7}html[data-theme=light]:not([data-page=home]) .fiat-currency-options label.is-selected .fiat-option-symbol{color:#fff;background:#3f7d0f;border-color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .fiat-currency-options small{color:#707b86}html[data-theme=light]:not([data-page=home]) .fiat-currency-options label.is-selected small{color:#526b32}html[data-theme=light]:not([data-page=home]) .fiat-payment-list article{background:#fff;border-color:#e2e5e8}html[data-theme=light]:not([data-page=home]) .fiat-payment-list article.is-selected{background:#f3f8ec;border-color:#a9c680}html[data-theme=light]:not([data-page=home]) .fiat-payment-icon{color:#5b6670;background:#f3f5f6;border-color:#dfe3e7}html[data-theme=light]:not([data-page=home]) .fiat-payment-list article.is-selected .fiat-payment-icon{color:#3f7d0f;background:#e8f3d9;border-color:#bfd49d}html[data-theme=light]:not([data-page=home]) .fiat-payment-list article strong{color:#273039}html[data-theme=light]:not([data-page=home]) .fiat-payment-list article small{color:#697580}html[data-theme=light]:not([data-page=home]) .fiat-default-tag{color:#356b0b;background:#eaf4dc;border-color:#c8dca8}html[data-theme=light]:not([data-page=home]) .fiat-payment-list article>button{color:#717b85;border-color:#e1e4e7}html[data-theme=light]:not([data-page=home]) .fiat-empty-payment{color:#697580;border-color:#dfe3e7}html[data-theme=light]:not([data-page=home]) .fiat-add-payment-trigger{color:#356b0b;background:#f3f8ec;border-color:#bdd197}html[data-theme=light]:not([data-page=home]) .fiat-add-payment{background:#f8f9fa;border-color:#e1e4e8}html[data-theme=light]:not([data-page=home]) .fiat-add-payment label,html[data-theme=light]:not([data-page=home]) .fiat-select-field,html[data-theme=light]:not([data-page=home]) .fiat-mode-field legend{color:#5f6b76}html[data-theme=light]:not([data-page=home]) .fiat-add-payment input,html[data-theme=light]:not([data-page=home]) .fiat-add-payment select,html[data-theme=light]:not([data-page=home]) .fiat-select-field select{color:#22272e;background:#fff;border-color:#dce0e4}html[data-theme=light]:not([data-page=home]) .fiat-add-payment>div button{color:#5b6670;background:#fff;border-color:#dce1e4}html[data-theme=light]:not([data-page=home]) .fiat-add-payment>div .fiat-save-inline{color:#fff;background:#3f7d0f;border-color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .fiat-segmented{background:#f4f6f7;border-color:#dce1e4}html[data-theme=light]:not([data-page=home]) .fiat-segmented label{color:#68727d}html[data-theme=light]:not([data-page=home]) .fiat-segmented label.is-selected{color:#fff;background:#3f7d0f}html[data-theme=light]:not([data-page=home]) .fiat-switch-field{border-top-color:#e6e8eb}html[data-theme=light]:not([data-page=home]) .fiat-switch-field strong{color:#273039}html[data-theme=light]:not([data-page=home]) .fiat-switch-field small,html[data-theme=light]:not([data-page=home]) .fiat-preference-footer>span{color:#697580}html[data-theme=light]:not([data-page=home]) .fiat-switch-control{background:#e8ecef;border-color:#cbd3d9}html[data-theme=light]:not([data-page=home]) .fiat-switch-control:after{background:#7c8993}html[data-theme=light]:not([data-page=home]) .fiat-switch-field>input:checked+.fiat-switch-control{background:#e8f2d9;border-color:#b5d087}html[data-theme=light]:not([data-page=home]) .fiat-switch-field>input:checked+.fiat-switch-control:after{background:#3f7d0f}html[data-theme=light]:not([data-page=home]) .fiat-preference-footer>button{color:#fff;background:#3f7d0f;border-color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .fiat-preference-footer>button:hover{background:#356b0b}@media (width<=900px){.fiat-currency-options{grid-template-columns:repeat(3,minmax(0,1fr))}.fiat-setting-grid{grid-template-columns:1fr;gap:14px}.fiat-switch-field{grid-column:auto}}@media (width<=560px){.fiat-preference-section{margin-top:14px;padding:14px 12px}.fiat-currency-options{grid-template-columns:repeat(2,minmax(0,1fr))}.fiat-add-payment{grid-template-columns:1fr 1fr}.fiat-add-payment>div{grid-column:1/-1}.fiat-preference-footer{flex-direction:column;align-items:stretch}.fiat-preference-footer>button{justify-content:center}}.user-ads-view{padding-bottom:24px}.ads-summary-grid{background:#ffffff05;border:1px solid #ffffff13;border-radius:5px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;display:grid}.ads-summary-grid>div{border-right:1px solid #ffffff0f;align-content:center;gap:6px;min-height:92px;padding:15px 16px;display:grid}.ads-summary-grid>div:last-child{border-right:0}.ads-summary-grid span{color:#697467;font-size:10px}.ads-summary-grid strong{color:#dbe4d6;font:500 20px/1 Space Grotesk,sans-serif}.ads-summary-grid small{color:#515c50;font-size:10px}.ads-toolbar{border-top:1px solid #ffffff0e;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:14px;min-height:62px;margin-top:18px;padding:8px 0;display:flex}.ads-filter-tabs{scrollbar-width:none;align-items:center;gap:3px;min-width:0;display:flex;overflow-x:auto}.ads-filter-tabs::-webkit-scrollbar{display:none}.ads-filter-tabs button{color:#788375;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:7px;min-height:36px;padding:0 10px;font-size:11px;display:inline-flex}.ads-filter-tabs button:hover{color:#c4cec0;background:#ffffff06}.ads-filter-tabs button.active{color:var(--accent);background:#d8ff3e0f;border-color:#d8ff3e2e}.ads-filter-tabs button span{color:#667162;text-align:center;background:#ffffff0f;border-radius:3px;min-width:17px;padding:3px 4px;font:500 10px/1 Space Grotesk,sans-serif}.ads-filter-tabs button.active span{color:#192106;background:var(--accent)}.ads-create-button{color:#172006;background:var(--accent);cursor:pointer;white-space:nowrap;border:1px solid #d8ff3e3d;border-radius:4px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.ads-create-button:hover{background:#e8ff74}.ads-editor{background:linear-gradient(145deg,#192014b3,#0a0d0adb);border:1px solid #d8ff3e29;border-radius:5px;margin-top:16px;overflow:hidden}.ads-editor>header{border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;min-height:58px;padding:0 15px 0 17px;display:flex}.ads-editor>header>div{gap:6px;display:grid}.ads-editor>header span{color:#d8ff3e99;letter-spacing:.1em;font:500 10px/1 Space Grotesk,sans-serif}.ads-editor>header strong{color:#dbe4d6;font-size:13px;font-weight:500}.ads-editor>header button{color:#6e786b;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.ads-editor>header button:hover{color:var(--accent);background:#ffffff0d}.ads-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:16px 17px 17px;display:grid}.ads-editor-grid label{color:#788476;gap:7px;min-width:0;font-size:10px;display:grid}.ads-editor-grid input,.ads-editor-grid select{color:#cdd6ca;background:#0b0f0b;border:1px solid #ffffff1a;border-radius:3px;outline:0;width:100%;height:39px;padding:0 9px;font-size:11px}.ads-editor-grid input:focus,.ads-editor-grid select:focus{border-color:#d8ff3e52}.ads-editor-payments{grid-column:1/-1}.ads-editor>footer{background:#0000001f;border-top:1px solid #fff1;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:8px 17px;display:flex}.ads-editor>footer>small{color:#697466;align-items:center;gap:6px;font-size:10px;display:inline-flex}.ads-editor>footer>small svg{color:#82936b}.ads-editor>footer>div{gap:7px;display:flex}.ads-editor>footer button{color:#7d887b;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:3px;min-height:36px;padding:0 11px;font-size:11px}.ads-editor>footer .ads-editor-submit{color:#172006;background:var(--accent);border-color:#d8ff3e3d;font-weight:600}.ads-list{gap:9px;margin-top:16px;display:grid}.ads-card{background:linear-gradient(145deg,#161a1494,#0a0d0abf);border:1px solid #ffffff14;border-radius:5px;padding:15px 16px 12px;transition:border-color .18s,transform .12s,background .18s}.ads-card:hover{background:linear-gradient(145deg,#1b2116ab,#0a0d0acc);border-color:#d8ff3e30}.ads-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.ads-pair{align-items:center;gap:10px;min-width:0;display:flex}.ads-side-mark{border-radius:4px;flex:none;place-items:center;width:30px;height:30px;font:600 13px/1 Space Grotesk,sans-serif;display:grid}.ads-side-mark.buy{color:#b7f08a;background:#47a8371f;border:1px solid #72d2553d}.ads-side-mark.sell{color:#f29a92;background:#e461571a;border:1px solid #e461573d}.ads-pair>div{gap:5px;min-width:0;display:grid}.ads-pair strong{color:#d5dfd0;font-size:13px;font-weight:500}.ads-pair small{color:#6d796a;font-size:10px}.ads-status{border:1px solid #ffffff14;border-radius:3px;padding:5px 7px;font:500 10px/1 Space Grotesk,sans-serif}.ads-status.online{color:#9be477;background:#47a8371a;border-color:#72d25538}.ads-status.paused{color:#d4ae67;background:#d3ab5814;border-color:#d3ab5833}.ads-card-data{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:17px;display:grid}.auth-alert{border-radius:6px;align-items:flex-start;gap:8px;margin-top:14px;padding:10px 13px;font-size:12px;line-height:1.5;animation:.25s auth-alert-in;display:flex}.auth-alert--error{color:#ffb0a3;background:#ff846f17;border:1px solid #ff846f61}.auth-alert--success{color:#d8ff3eeb;background:#d8ff3e12;border:1px solid #d8ff3e52}@keyframes auth-alert-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.auth-code-send{min-width:96px;height:30px;color:var(--accent);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #d8ff3e73;border-radius:5px;flex:none;padding:0 10px;font-size:11px;transition:opacity .2s,border-color .2s}.auth-code-send:hover:not(:disabled){border-color:var(--accent)}.auth-code-send:disabled{color:#686e64;cursor:not-allowed;border-color:#ffffff24}.country-code{border-right:1px solid #ffffff24;flex:none;align-items:center;gap:4px;padding-right:10px;display:flex;position:relative}.country-code-value{color:#e9ece3;align-items:center;font-size:13px;display:flex}.country-code select{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.country-code>svg{color:#687064;pointer-events:none}.auth-qr-wrap{aspect-ratio:1;background:#f2f5ed;border:1px solid #ffffff24;border-radius:6px;place-items:center;width:176px;padding:14px;display:grid;position:relative;box-shadow:0 18px 50px #00000057}.auth-qr-real{object-fit:contain;width:100%;height:100%}.auth-qr-placeholder{background:repeating-linear-gradient(45deg,#e6e9e1,#e6e9e1 6px,#f2f5ed 6px 12px)}.auth-qr-mask{color:#141810;text-align:center;background:#f2f5edf0;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex;position:absolute;inset:0}.auth-qr-mask svg{color:#11150e}.auth-qr-mask .spin{animation:1s linear infinite auth-qr-spin}@keyframes auth-qr-spin{to{transform:rotate(360deg)}}.auth-qr-refresh{color:#080906;background:var(--accent);cursor:pointer;border:0;border-radius:5px;padding:6px 14px;font-size:12px}.auth-qr-refresh:hover{filter:brightness(1.05)}.auth-guide{color:#747b70;margin-top:16px;font-size:12px}.auth-guide button{color:var(--accent);cursor:pointer;background:0 0;border:0;margin-left:4px;padding:0;font-size:12px}.header-user-chip{color:#e9ece3;border:1px solid #ffffff1f;border-radius:50px;align-items:center;gap:6px;max-width:180px;height:40px;padding:0 12px;font-size:13px;display:inline-flex}.header-user-chip svg{color:var(--accent);flex:none}.header-user-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-center-login-prompt{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:46vh;padding:60px 24px;display:flex}.user-center-login-prompt svg{color:var(--accent)}.user-center-login-prompt strong{color:#f4f6ee;font-size:18px;font-weight:500}.user-center-login-prompt small{color:#747b70;font-size:12px;line-height:1.6}.user-center-login-prompt .primary-button{margin-top:14px}.user-avatar-image{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.ads-card-data>div{gap:7px;min-width:0;display:grid}.ads-card-data span{color:#667164;font-size:10px}.ads-card-data strong{color:#bbc7b9;text-overflow:ellipsis;white-space:nowrap;font:500 12px/1.2 Space Grotesk,sans-serif;overflow:hidden}.ads-card-data strong.buy{color:#9cdd78}.ads-card-data strong.sell{color:#ef9086}.ads-card>footer{border-top:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:12px;min-height:38px;margin-top:15px;padding-top:10px;display:flex}.ads-card>footer>small{color:#576255;font-size:10px}.ads-card>footer>div{gap:5px;display:flex}.ads-card>footer button{color:#7d887b;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:3px;align-items:center;gap:5px;min-height:30px;padding:0 8px;font-size:10px;display:inline-flex}.ads-card>footer button:hover{color:var(--accent);background:#d8ff3e09;border-color:#d8ff3e3d}.ads-card>footer button.ads-delete:hover{color:#e7887f;background:#f06e680f;border-color:#f06e6847}.ads-empty{min-height:220px}html[data-theme=light]:not([data-page=home]) .ads-summary-grid{background:#fff;border-color:#e1e4e8}html[data-theme=light]:not([data-page=home]) .ads-summary-grid>div{border-right-color:#e8eaed}html[data-theme=light]:not([data-page=home]) .ads-summary-grid span{color:#68727d}html[data-theme=light]:not([data-page=home]) .ads-summary-grid strong{color:#20252b}html[data-theme=light]:not([data-page=home]) .ads-summary-grid small{color:#7a848e}html[data-theme=light]:not([data-page=home]) .ads-toolbar{border-color:#e6e8eb}html[data-theme=light]:not([data-page=home]) .ads-filter-tabs button{color:#68727d}html[data-theme=light]:not([data-page=home]) .ads-filter-tabs button:hover{color:#303941;background:#f5f6f7}html[data-theme=light]:not([data-page=home]) .ads-filter-tabs button.active{color:#356b0b;background:#edf5e3;border-color:#b5cf88}html[data-theme=light]:not([data-page=home]) .ads-filter-tabs button span{color:#6c7680;background:#eef0f2}html[data-theme=light]:not([data-page=home]) .ads-filter-tabs button.active span{color:#fff;background:#3f7d0f}html[data-theme=light]:not([data-page=home]) .ads-create-button{color:#fff;background:#3f7d0f;border-color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .ads-create-button:hover{background:#356b0b}html[data-theme=light]:not([data-page=home]) .ads-editor{background:#fbfdf9;border-color:#c9dcaa}html[data-theme=light]:not([data-page=home]) .ads-editor>header{border-color:#e4e9df}html[data-theme=light]:not([data-page=home]) .ads-editor>header span{color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .ads-editor>header strong{color:#20252b}html[data-theme=light]:not([data-page=home]) .ads-editor>header button{color:#697580}html[data-theme=light]:not([data-page=home]) .ads-editor-grid label{color:#5f6b76}html[data-theme=light]:not([data-page=home]) .ads-editor-grid input,html[data-theme=light]:not([data-page=home]) .ads-editor-grid select{color:#22272e;background:#fff;border-color:#dce0e4}html[data-theme=light]:not([data-page=home]) .ads-editor>footer{background:#f5f8f3;border-color:#e4e9df}html[data-theme=light]:not([data-page=home]) .ads-editor>footer>small{color:#697580}html[data-theme=light]:not([data-page=home]) .ads-editor>footer button{color:#5f6b76;background:#fff;border-color:#dce0e4}html[data-theme=light]:not([data-page=home]) .ads-editor>footer .ads-editor-submit{color:#fff;background:#3f7d0f;border-color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .ads-card{background:#fff;border-color:#e1e4e8}html[data-theme=light]:not([data-page=home]) .ads-card:hover{background:#fff;border-color:#b9d18d}html[data-theme=light]:not([data-page=home]) .ads-pair strong{color:#273039}html[data-theme=light]:not([data-page=home]) .ads-pair small,html[data-theme=light]:not([data-page=home]) .ads-card-data span{color:#6f7983}html[data-theme=light]:not([data-page=home]) .ads-status.online{color:#3f7d0f;background:#edf6e4;border-color:#bcd89c}html[data-theme=light]:not([data-page=home]) .ads-status.paused{color:#8a671d;background:#fff8e9;border-color:#e4ce9f}html[data-theme=light]:not([data-page=home]) .ads-card-data strong{color:#3e4852}html[data-theme=light]:not([data-page=home]) .ads-card-data strong.buy{color:#2b7a33}html[data-theme=light]:not([data-page=home]) .ads-card-data strong.sell{color:#bd4d4c}html[data-theme=light]:not([data-page=home]) .ads-card>footer{color:#68727d;background:#f8f9fa;border-color:#e8eaed}html[data-theme=light]:not([data-page=home]) .ads-card>footer>small{color:#7a848e}html[data-theme=light]:not([data-page=home]) .ads-card>footer button{color:#626d78;background:#fff;border-color:#dfe3e7}html[data-theme=light]:not([data-page=home]) .ads-side-mark.buy{color:#327d37;background:#edf6e6;border-color:#bcdba2}html[data-theme=light]:not([data-page=home]) .ads-side-mark.sell{color:#ba4f4b;background:#fff1ef;border-color:#e7b1ac}@media (width<=900px){.ads-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ads-summary-grid>div:nth-child(2){border-right:0}.ads-summary-grid>div:nth-child(-n+2){border-bottom:1px solid #ffffff0f}.ads-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ads-editor-payments{grid-column:1/-1}html[data-theme=light]:not([data-page=home]) .ads-summary-grid>div:nth-child(-n+2){border-bottom-color:#e8eaed}}@media (width<=560px){.ads-summary-grid>div{min-height:78px;padding:12px}.ads-summary-grid strong{font-size:18px}.ads-toolbar{flex-direction:column;align-items:stretch}.ads-filter-tabs{width:100%}.ads-create-button{justify-content:center;width:100%}.ads-editor-grid{grid-template-columns:1fr;padding:13px 12px}.ads-editor-payments{grid-column:auto}.ads-editor>footer{flex-direction:column;align-items:stretch;padding:10px 12px}.ads-editor>footer>div,.ads-editor>footer button{width:100%}.ads-editor>footer>div{grid-template-columns:1fr 1fr;display:grid}.ads-card{padding:13px 12px 11px}.ads-card-data{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.ads-card>footer{flex-direction:column;align-items:stretch}.ads-card>footer>div,.ads-card>footer button{flex:1}.ads-card>footer>div{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}}.user-account-preferences{border-top:1px solid #ffffff0e;margin-top:22px;padding-top:18px}.user-account-preferences>header{justify-content:space-between;align-items:flex-start;gap:18px;min-height:38px;display:flex}.user-account-preferences>header>div{gap:6px;display:grid}.user-account-preferences>header span{color:#d8ff3e94;letter-spacing:.11em;font:500 10px/1 Space Grotesk,sans-serif}.user-account-preferences>header strong{color:#dbe2d7;font-size:13px;font-weight:500}.user-account-preferences>header small{color:#626b5f;font-size:11px;line-height:1.4}.user-account-preference-list{background:#ffffff05;border:1px solid #ffffff13;border-radius:4px;margin-top:13px;display:grid}.user-account-preference-switch,.user-invite-code-row{align-items:center;gap:10px;min-height:66px;padding:10px 12px;display:flex}.user-account-preference-switch+.user-invite-code-row{border-top:1px solid #ffffff0f}.user-account-preference-switch>span:nth-child(2),.user-invite-code-row>span:nth-child(2){flex:1;gap:5px;min-width:0;display:grid}.user-account-preference-switch strong,.user-invite-code-row strong{color:#c3ccc0;font-size:12px;font-weight:500}.user-account-preference-switch small,.user-invite-code-row small{color:#687365;font-size:11px;line-height:1.35}.user-preference-switch-control{cursor:pointer;background:#141914;border:1px solid #ffffff1f;border-radius:99px;flex:none;width:40px;height:22px;transition:background .18s,border-color .18s;position:relative}.user-preference-switch-control:after{content:"";background:#6e796e;border-radius:50%;width:14px;height:14px;transition:transform .18s,background .18s;position:absolute;top:3px;left:3px}.user-account-preference-switch>input{opacity:0;pointer-events:none;position:absolute}.user-account-preference-switch>input:checked+.user-preference-switch-control{background:#d8ff3e24;border-color:#d8ff3e59}.user-account-preference-switch>input:checked+.user-preference-switch-control:after{background:var(--accent);transform:translate(18px);box-shadow:0 0 10px #d8ff3e66}.user-invite-code-row>code{color:#b8ca97;background:#d8ff3e0a;border:1px solid #d8ff3e21;border-radius:3px;padding:6px 7px;font:500 11px/1 Space Grotesk,sans-serif}.user-invite-code-row>button{color:#778273;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:3px;place-items:center;width:32px;height:32px;display:grid}.user-invite-code-row>button:hover{color:var(--accent);background:#d8ff3e0a;border-color:#d8ff3e3d}html[data-theme=light]:not([data-page=home]) .user-account-preferences{border-top-color:#e6e8eb}html[data-theme=light]:not([data-page=home]) .user-account-preferences>header span{color:#3f7d0f}html[data-theme=light]:not([data-page=home]) .user-account-preferences>header strong{color:#20252b}html[data-theme=light]:not([data-page=home]) .user-account-preferences>header small{color:#68717c}html[data-theme=light]:not([data-page=home]) .user-account-preference-list{background:#fff;border-color:#e1e4e8}html[data-theme=light]:not([data-page=home]) .user-account-preference-switch+.user-invite-code-row{border-top-color:#e8eaed}html[data-theme=light]:not([data-page=home]) .user-account-preference-switch strong,html[data-theme=light]:not([data-page=home]) .user-invite-code-row strong{color:#273039}html[data-theme=light]:not([data-page=home]) .user-account-preference-switch small,html[data-theme=light]:not([data-page=home]) .user-invite-code-row small{color:#697580}html[data-theme=light]:not([data-page=home]) .user-preference-switch-control{background:#e8ecef;border-color:#cbd3d9}html[data-theme=light]:not([data-page=home]) .user-preference-switch-control:after{background:#7c8993}html[data-theme=light]:not([data-page=home]) .user-account-preference-switch>input:checked+.user-preference-switch-control{background:#e8f2d9;border-color:#b5d087}html[data-theme=light]:not([data-page=home]) .user-account-preference-switch>input:checked+.user-preference-switch-control:after{background:#3f7d0f}html[data-theme=light]:not([data-page=home]) .user-invite-code-row>code{color:#356b0b;background:#f0f7e6;border-color:#c8dca8}html[data-theme=light]:not([data-page=home]) .user-invite-code-row>button{color:#65717c;background:#fff;border-color:#dfe3e7}@media (width<=560px){.user-account-preferences{margin-top:18px;padding-top:15px}.user-account-preferences>header{flex-direction:column;gap:7px}.user-account-preference-switch,.user-invite-code-row{min-height:70px;padding:10px}.user-invite-code-row>code{margin-left:auto}}.announcement-page{--ann-line:#e9ece41f;--ann-muted:#e9ece49e;--ann-card:#ffffff09;--ann-card-strong:#ffffff0f;--ann-accent:#d8ff3e;--ann-accent-ink:#10130c;--ann-accent-soft:#d8ff3e1f;color:#e9ece4;background:#070806;min-height:100dvh;font-family:Readex Pro,Manrope,sans-serif;position:relative;overflow:hidden}.announcement-glow{pointer-events:none;background:radial-gradient(at 50% 0,#d8ff3e1f,#0000 62%);height:70vh;position:absolute;inset:-20% -10% auto}.announcement-hero{border-bottom:1px solid var(--ann-line);background:linear-gradient(#0c0f0a,#070806);padding:clamp(72px,11vw,132px) 24px clamp(34px,5vw,56px);position:relative}.announcement-hero-inner{text-align:start;width:min(860px,100%);margin:0 auto}.announcement-eyebrow{color:var(--ann-accent);background:var(--ann-accent-soft);letter-spacing:.16em;text-transform:uppercase;border:1px solid #d8ff3e47;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-flex}.announcement-title{letter-spacing:-.015em;margin:22px 0 0;font-size:clamp(28px,4.4vw,46px);font-weight:600;line-height:1.22}.announcement-meta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;display:flex}.announcement-date,.announcement-badge{border:1px solid var(--ann-line);color:var(--ann-muted);background:var(--ann-card);border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-size:13px;display:inline-flex}.announcement-badge{color:var(--ann-accent);letter-spacing:.06em;border-color:#d8ff3e3d;font-weight:600}.announcement-body{width:min(860px,100%);margin:0 auto;padding:clamp(34px,5vw,58px) 24px clamp(56px,8vw,92px);position:relative}.announcement-article>p{color:var(--ann-muted);margin:0 0 16px;font-size:16px;line-height:1.85}.announcement-salutation{font-weight:600;color:#e9ece4!important;font-size:17px!important}.announcement-section{border:1px solid var(--ann-line);background:var(--ann-card);border-radius:16px;margin-top:34px;padding:22px 24px}.announcement-section h2{letter-spacing:-.01em;margin:0 0 12px;font-size:clamp(18px,2.3vw,22px);font-weight:600;line-height:1.4}.announcement-section p{color:var(--ann-muted);margin:0;font-size:15.5px;line-height:1.85}.announcement-section--lead{background:linear-gradient(160deg, #d8ff3e14, var(--ann-card) 58%);border-color:#d8ff3e33;padding:26px 26px 24px}.announcement-lead{margin-bottom:10px!important}.announcement-tagline{border-inline-start:3px solid var(--ann-accent);background:#d8ff3e14;border-radius:0 12px 12px 0;margin:0 0 16px;padding:14px 18px;font-weight:600;line-height:1.55;display:block;color:#e9ece4!important;font-size:clamp(16px,2.2vw,20px)!important}.announcement-ecosystem{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin:26px 0 0;padding:0;list-style:none;display:grid}.announcement-ecosystem li{border:1px solid var(--ann-line);background:var(--ann-card-strong);border-radius:14px;align-items:center;gap:11px;padding:15px 17px;font-size:15px;font-weight:500;line-height:1.5;display:flex}.announcement-ecosystem-index{min-width:26px;height:26px;color:var(--ann-accent-ink);background:var(--ann-accent);border-radius:8px;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.announcement-outro{margin:22px 0 0;font-size:16px;font-weight:500;line-height:1.8;color:#e9ece4!important}.announcement-closing{background:linear-gradient(150deg, #d8ff3e1a, var(--ann-card) 60%);border:1px solid #d8ff3e38;border-radius:18px;margin-top:34px;padding:28px 26px}.announcement-closing h2{letter-spacing:-.01em;margin:0 0 14px;font-size:clamp(19px,2.5vw,24px);font-weight:600}.announcement-closing p{color:var(--ann-muted);margin:0 0 14px;font-size:15.5px;line-height:1.85}.announcement-closing p:last-child{margin-bottom:0}.announcement-slogan{font-weight:600;color:#e9ece4!important;font-size:17px!important}.announcement-thanks{font-weight:600;color:var(--ann-accent)!important}.announcement-footer{border-top:1px solid var(--ann-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:30px;padding-top:22px;display:flex}.announcement-signature{letter-spacing:.02em;font-size:15px;font-weight:600}.announcement-back{border:1px solid var(--ann-accent);background:var(--ann-accent);min-height:46px;color:var(--ann-accent-ink);align-items:center;gap:8px;padding:0 26px;font-weight:700;display:inline-flex}.announcement-back:hover{border-color:var(--ann-accent);background:var(--ann-accent);color:var(--ann-accent-ink);transform:translateY(-2px);box-shadow:0 14px 30px #00000038}.announcement-back.radial-button{--reveal-fill:#fff3;--reveal-color:currentColor}.announcement-disclaimer{color:var(--ann-muted);opacity:.8;margin:22px 0 0;font-size:12.5px;line-height:1.7}[data-theme=light] .announcement-page{--ann-line:#141b1421;--ann-muted:#66755f;--ann-card:#ffffffd1;--ann-card-strong:#fff;--ann-accent:#4f8300;--ann-accent-ink:#fff;--ann-accent-soft:#6f9f001a;color:#243323;background:#f5f7f5}[data-theme=light] .announcement-glow{background:radial-gradient(at 50% 0,#6f9f0024,#0000 62%)}[data-theme=light] .announcement-hero{background:linear-gradient(#eef3ea,#f5f7f5)}[data-theme=light] .announcement-title,[data-theme=light] .announcement-salutation,[data-theme=light] .announcement-tagline,[data-theme=light] .announcement-outro,[data-theme=light] .announcement-slogan{color:#1c2b1c!important}[data-theme=light] .announcement-section--lead{background:linear-gradient(160deg,#6f9f0017,#ffffffd1 58%)}[data-theme=light] .announcement-closing{background:linear-gradient(150deg,#6f9f001a,#fffc 60%)}[data-theme=light] .announcement-ecosystem li{box-shadow:0 8px 22px #2c3f280f}@media (width<=720px){.announcement-hero{padding:56px 18px 28px}.announcement-body{padding:28px 18px 56px}.announcement-section{padding:18px}.announcement-section--lead{padding:20px 18px 18px}.announcement-closing{padding:22px 18px}.announcement-footer{flex-direction:column;align-items:flex-start}}
