@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";/*! tailwindcss v4.1.0 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab,currentColor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.table-row{display:table-row}}:root{color:#111827;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#111827;--muted:#64748b;--line:#dbe4f0;--surface:#fff;--wash:#f3f7fc;--forest:#0b1f3a;--mint:#2563eb;--lime:#60a5fa;--amber:#f59e0b;--danger:#c95050;--radius:8px;background:#f3f7fc;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{background:var(--wash);min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-family:Space Grotesk,sans-serif}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2563eb4d}.eyebrow{color:var(--mint);letter-spacing:.12em;margin-bottom:12px;font-size:.72rem;font-weight:800}.muted{color:var(--muted)}.mobile-only,.mobile-brand,.sidebar-scrim{display:none}.app-loader,.callback-page{background:var(--wash);min-height:100vh;color:var(--forest);place-content:center;justify-items:center;gap:18px;display:grid}.callback-page h1{font-size:1.25rem}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brand{align-items:center;gap:11px;display:inline-flex}.brand-logo{object-fit:contain;width:42px;height:42px;display:block}.brand-mark{background:var(--lime);color:#07182e;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);place-items:center;width:42px;height:42px;font:700 1rem Space Grotesk;display:grid}.brand-copy{gap:5px;line-height:1;display:grid}.brand-copy strong{letter-spacing:.06em;font-size:.94rem}.brand-copy small{letter-spacing:.2em;opacity:.6;font-size:.58rem}.button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 19px;font-weight:800;transition:transform .2s,background .2s,opacity .2s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed}.button.primary{background:var(--forest);color:#fff}.button.primary:hover:not(:disabled){background:#153d73}.button.secondary{color:var(--forest);border:1px solid var(--line);background:#fff}.button.google{color:var(--ink);border:1px solid var(--line);background:#fff}.button.full{width:100%}.text-button{color:#1d4ed8;cursor:pointer;background:0 0;align-items:center;gap:7px;padding:0;font-weight:800;display:inline-flex}.text-button:disabled{color:#94a3b8;cursor:not-allowed}.text-button.centered{margin:4px auto 0}.icon-button{width:38px;height:38px;color:inherit;cursor:pointer;background:0 0;border-radius:6px;flex:0 0 38px;place-items:center;display:grid}.icon-button:hover{background:#0f172a12}.field{color:#334155;gap:8px;font-size:.82rem;font-weight:800;display:grid}.field input,.field select,.exchange-row input,.exchange-row select{width:100%;height:48px;color:var(--ink);background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:0 14px;transition:border .2s,box-shadow .2s}.field input:focus,.field select:focus,.exchange-row input:focus,.exchange-row select:focus{border-color:var(--mint);box-shadow:0 0 0 3px #2563eb1f}.input-wrap{display:block;position:relative}.input-wrap svg{color:#64748b;position:absolute;top:16px;left:14px}.input-wrap input{padding-left:42px}.field-error{color:var(--danger);font-weight:700;line-height:1.45}.form-alert{border-radius:6px;align-items:center;gap:9px;padding:12px 14px;font-size:.86rem;line-height:1.5;display:flex}.form-alert.error{color:#a53939;background:#fff0ee;border:1px solid #f1cbc6}.form-alert.info{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.form-alert .text-button{margin-left:auto}.auth-page{grid-template-columns:minmax(380px,44%) 1fr;min-height:100vh;display:grid}.auth-aside{color:#fff;background:var(--forest);flex-direction:column;justify-content:space-between;padding:48px clamp(32px,5vw,80px);display:flex;position:relative;overflow:hidden}.auth-aside:before{content:"";border:1px solid #60a5fa3d;border-radius:50%;width:520px;height:520px;position:absolute;top:12%;right:-230px;box-shadow:0 0 0 70px #60a5fa0a,0 0 0 140px #60a5fa06}.auth-aside:after{content:"";opacity:.13;background-image:linear-gradient(#ffffff59 1px,#0000 1px),linear-gradient(90deg,#ffffff59 1px,#0000 1px);background-size:36px 36px;height:34%;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.auth-aside .brand,.auth-aside-copy,.auth-metric{z-index:1;position:relative}.auth-aside-copy{max-width:540px}.auth-aside-copy h1{letter-spacing:0;margin-bottom:25px;font-size:clamp(2.3rem,4vw,4.8rem);line-height:.99}.auth-aside-copy>p:last-child{color:#bfdbfe;max-width:490px;line-height:1.75}.auth-metric{border-top:1px solid #fff3;align-items:center;gap:14px;width:fit-content;padding-top:18px;display:flex}.auth-metric strong{color:var(--lime);font-size:2rem}.auth-metric span{color:#bfdbfe;max-width:120px;font-size:.77rem;line-height:1.45}.auth-panel{background:#f8fafc;place-items:center;padding:40px;display:grid}.auth-card{width:min(420px,100%)}.auth-card h2,.register-form-panel h2{margin-bottom:9px;font-size:2rem}.auth-card>.muted{margin-bottom:28px}.form-stack{gap:18px;margin-top:18px;display:grid}.divider{color:#94a3b8;align-items:center;gap:12px;margin:24px 0;font-size:.75rem;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-switch{text-align:center;color:var(--muted);margin:26px 0 0;font-size:.86rem}.auth-switch a{color:#1d4ed8;font-weight:800}.register-page{background:#f3f7fc;min-height:100vh}.register-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,5vw,72px);display:flex}.register-header>a:last-child{color:var(--muted);font-size:.84rem}.register-header>a:last-child strong{color:#1d4ed8}.register-shell{grid-template-columns:minmax(290px,33%) 1fr;min-height:calc(100vh - 78px);display:grid}.register-progress{border-right:1px solid var(--line);background:#eaf1fb;padding:70px clamp(28px,5vw,76px)}.register-progress h1{max-width:360px;margin-bottom:54px;font-size:clamp(2rem,3vw,3.4rem);line-height:1.08}.progress-item{color:#7c8da5;gap:14px;padding-bottom:38px;display:flex;position:relative}.progress-item:first-of-type:after{content:"";background:#c7d4e5;width:1px;height:30px;position:absolute;top:41px;left:17px}.progress-item>span{border:1px solid #9eb0c8;border-radius:50%;flex:0 0 35px;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.progress-item.active,.progress-item.done{color:var(--forest)}.progress-item.active>span{background:var(--forest);color:#fff;border-color:var(--forest)}.progress-item.done>span{background:var(--mint);color:#fff;border-color:var(--mint)}.progress-item div{gap:4px;display:grid}.progress-item small{font-size:.72rem}.register-form-panel{background:#fff;padding:62px clamp(28px,7vw,110px)}.registration-form{gap:30px;max-width:800px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:19px;display:grid}.exchange-section{border-top:1px solid var(--line);gap:13px;padding-top:26px;display:grid}.exchange-section h3{margin-bottom:5px}.exchange-section p{margin-bottom:7px;font-size:.83rem}.exchange-row{grid-template-columns:160px 1fr 42px;align-items:center;gap:10px;display:grid}.check-field{color:var(--muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:.82rem;line-height:1.5;display:flex}.check-field input{accent-color:var(--mint);margin-top:3px}.registration-form>.button{justify-self:end;min-width:225px}.otp-form{gap:20px;width:min(450px,100%);padding-top:10%;display:grid}.otp-form .text-button:first-child{margin-bottom:28px}.otp-field input{text-align:center;letter-spacing:.35em;height:64px;font:700 1.7rem Space Grotesk}.portal-shell{grid-template-columns:252px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .25s;display:grid}.portal-shell.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.sidebar{z-index:30;color:#fff;background:#081b33;flex-direction:column;min-width:0;height:100vh;padding:28px 20px 22px;transition:transform .25s,opacity .2s,visibility;display:flex;position:sticky;top:0;overflow:hidden}@media (min-width:901px){.portal-shell.sidebar-collapsed .sidebar{opacity:0;visibility:hidden;transition:transform .25s,opacity .2s,visibility 0s linear .25s;transform:translate(-100%)}}.sidebar-head{justify-content:space-between;align-items:center;padding:0 8px;display:flex}.sidebar-nav{gap:7px;margin-top:62px;display:grid}.nav-label{color:#7188a8;letter-spacing:.13em;margin:0 13px 9px;font-size:.59rem;font-weight:800}.sidebar-nav a{color:#9eb3cf;border-radius:6px;align-items:center;gap:12px;height:46px;padding:0 13px;font-size:.84rem;font-weight:700;display:flex}.sidebar-nav a svg{font-size:1.1rem}.sidebar-nav a:hover{color:#fff;background:#ffffff0d}.sidebar-nav a.active{color:#07182e;background:var(--lime)}.sidebar-account{border-top:1px solid #ffffff1a;grid-template-columns:36px minmax(0,1fr) 38px;align-items:center;gap:9px;margin-top:auto;padding:17px 4px 0;display:grid}.avatar{width:36px;height:36px;color:var(--forest);background:var(--amber);text-transform:uppercase;border-radius:50%;place-items:center;font-weight:800;display:grid}.sidebar-account div{gap:4px;min-width:0;display:grid}.sidebar-account strong{text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.sidebar-account small{color:#7890b0;text-overflow:ellipsis;white-space:nowrap;font-size:.57rem;overflow:hidden}.portal-main{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;align-items:center;height:72px;padding:0 clamp(24px,4vw,58px);display:flex}.topbar>div{gap:2px;display:grid}.topbar-kicker{color:var(--mint);letter-spacing:.12em;font-size:.58rem;font-weight:800}.topbar strong{font-size:.9rem}.topbar-profile{border:1px solid var(--line);color:#475569;border-radius:6px;align-items:center;gap:8px;margin-left:auto;padding:8px 11px;font-size:.72rem;font-weight:800;display:flex}.status-dot{background:var(--mint);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #2563eb24}.portal-content{width:min(1260px,100%);margin:0 auto;padding:48px clamp(25px,4.5vw,68px) 70px}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.page-heading h1{margin-bottom:13px;font-size:clamp(2rem,3.3vw,3.25rem);line-height:1}.page-heading p:last-child{color:var(--muted);margin-bottom:0;font-size:.9rem}.volume-overview{border-radius:var(--radius);background:var(--forest);color:#fff;grid-template-columns:minmax(330px,1.2fr) 1fr;display:grid;overflow:hidden;box-shadow:0 18px 50px #0f2d5524}.hero-stat{flex-direction:column;justify-content:center;min-height:250px;padding:35px;display:flex;position:relative;overflow:hidden}.hero-stat:after{content:"";border:36px solid #60a5fa24;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-120px;right:-90px}.stat-icon{background:var(--lime);width:36px;height:36px;color:var(--forest);border-radius:6px;place-items:center;margin-bottom:25px;display:grid}.hero-stat>span{color:#93aed2;letter-spacing:.12em;font-size:.67rem;font-weight:800}.hero-stat>strong{margin:7px 0 15px;font-size:clamp(2.25rem,4vw,4rem);line-height:1}.hero-stat small{color:#9eb6d6;align-items:center;gap:7px;display:flex}.metric-strip{background:#ffffff0b;align-content:center;display:grid}.metric-strip>div{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;min-height:74px;padding:18px 30px;display:flex}.metric-strip>div:last-child{border-bottom:0}.metric-strip span{color:#9eb6d6;font-size:.75rem}.metric-strip strong{font-size:1rem}.status-text.success{color:var(--lime)}.status-text.partial{color:var(--amber)}.status-text.failed{color:#ff8585}.data-section,.linked-accounts,.profile-summary{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-top:28px}.section-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:22px 26px;display:flex}.section-title h2{margin-bottom:4px;font-size:1.08rem}.section-title p{color:var(--muted);margin:0;font-size:.76rem}.period-pill{color:#52657e;letter-spacing:.08em;background:#eaf1fb;border-radius:4px;padding:7px 10px;font-size:.62rem;font-weight:800}.table-head,.table-row{grid-template-columns:minmax(210px,1.3fr) minmax(130px,.8fr) minmax(130px,.8fr) minmax(140px,.8fr);align-items:center;gap:15px;display:grid}.table-head{color:#718096;letter-spacing:.06em;background:#f6f9fd;min-height:44px;padding:0 26px;font-size:.62rem;font-weight:800}.table-row{border-top:1px solid #e8eef6;min-height:76px;padding:12px 26px}.table-row:first-of-type{border-top:0}.exchange-name,.linked-row{align-items:center;gap:12px;min-width:0;display:flex}.exchange-name>div,.linked-row>div{gap:4px;min-width:0;display:grid}.exchange-name strong,.linked-row strong{font-size:.82rem}.exchange-name small,.linked-row small{color:var(--muted);text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.exchange-logo{background:#edf1ef;border-radius:6px;flex:0 0 36px;place-items:center;width:36px;height:36px;font:800 .85rem Space Grotesk;display:grid}.exchange-logo.bingx{color:#216de1;background:#eaf1ff}.exchange-logo.bybit{color:#9c7200;background:#fff4cb}.exchange-logo.bitget{color:#008f9d;background:#dff7f7}.exchange-logo.okx{color:#242424;background:#e8e8e8}.status-badge{color:#5b6762;text-transform:capitalize;background:#edf1ef;border-radius:4px;width:fit-content;padding:6px 9px;font-size:.63rem;font-weight:800}.status-badge.verified{color:#1d4ed8;background:#dbeafe}.status-badge.pending{color:#8a650b;background:#fff4d5}.status-badge.rejected{color:#a53b3b;background:#ffebea}.data-status{color:var(--muted);font-size:.7rem}.data-status.success{color:#1d4ed8}.data-status.failed{color:#b84646}.volume-value{text-align:right;font-size:.86rem}.leaderboard-hero{border-radius:var(--radius);background:var(--forest);color:#fff;grid-template-columns:auto minmax(130px,1fr) minmax(220px,1fr);align-items:center;gap:25px;min-height:214px;padding:34px;display:grid;box-shadow:0 18px 50px #0f2d5524}.leaderboard-rank-icon{background:var(--lime);width:64px;height:64px;color:var(--forest);border-radius:8px;place-items:center;font-size:1.7rem;display:grid}.leaderboard-hero span{color:#9eb6d6;letter-spacing:.1em;font-size:.67rem;font-weight:800;display:block}.leaderboard-hero strong{margin-top:7px;font-size:clamp(2.25rem,4vw,4rem);line-height:1;display:block}.leaderboard-volume{border-left:1px solid #ffffff24;padding-left:25px}.leaderboard-volume strong{overflow-wrap:anywhere;font-size:clamp(1.5rem,3vw,2.5rem)}.leaderboard-section{margin-top:28px}.leaderboard-list{display:grid}.leaderboard-row{border-top:1px solid var(--line);grid-template-columns:55px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:84px;padding:14px 26px;display:grid}.leaderboard-row:first-child{border-top:0}.leaderboard-position{color:var(--mint);font:700 1.05rem Space Grotesk}.leaderboard-user{align-items:center;gap:12px;min-width:0;display:flex}.leaderboard-user>div{gap:4px;min-width:0;display:grid}.leaderboard-user strong{font-size:.82rem}.leaderboard-user small{color:var(--muted);font-size:.7rem}.leaderboard-avatar{width:36px;height:36px;color:var(--mint);background:#eaf1fb;border-radius:6px;flex:0 0 36px;place-items:center;display:grid}.leaderboard-entry-volume{color:#1d4ed8;align-items:center;gap:7px;font-size:.84rem;display:flex}.leaderboard-entry-volume svg{font-size:1rem}.empty-state{text-align:center;min-height:280px;color:var(--muted);place-content:center;justify-items:center;padding:45px 24px;display:grid}.empty-state>svg{color:var(--mint);margin-bottom:16px;font-size:1.8rem}.empty-state h3{color:var(--ink);margin-bottom:8px}.empty-state p{max-width:470px;font-size:.83rem;line-height:1.6}.empty-state.compact{min-height:220px}.loader-ring{border:3px solid var(--line);border-top-color:var(--mint);border-radius:50%;width:30px;height:30px;margin-bottom:18px;animation:1s linear infinite spin}.profile-layout{grid-template-columns:minmax(280px,.75fr) minmax(420px,1.25fr);gap:28px;display:grid}.profile-summary{align-self:start;padding:31px}.large-avatar{background:var(--amber);width:68px;height:68px;color:var(--forest);border-radius:50%;place-items:center;margin-bottom:17px;font:700 1.6rem Space Grotesk;display:grid}.profile-summary h2{margin-bottom:9px}.member-chip{color:#1d4ed8;align-items:center;gap:6px;font-size:.7rem;font-weight:800;display:inline-flex}.profile-summary dl{margin:27px 0;display:grid}.profile-summary dl>div{border-top:1px solid var(--line);padding:14px 0}.profile-summary dt{color:var(--muted);align-items:center;gap:8px;margin-bottom:5px;font-size:.68rem;display:flex}.profile-summary dd{overflow-wrap:anywhere;margin:0;font-size:.84rem;font-weight:700}.notice{border-left:3px solid var(--amber);color:#715a24;background:#fff9e9;padding:13px;font-size:.72rem;line-height:1.55}.profile-form{gap:15px;margin-top:27px;display:grid}.profile-form .field input:disabled{color:var(--muted);cursor:not-allowed}.compact-grid{gap:10px}.profile-actions{gap:9px;margin-top:4px;display:flex}.profile-actions .button{flex:1}.linked-accounts{align-self:start;margin-top:0}.linked-row{border-bottom:1px solid var(--line);min-height:75px;padding:12px 26px}.linked-row:last-child{border-bottom:0}.linked-row .status-badge{margin-left:auto}.linked-edit{gap:5px;min-width:120px;display:grid}.linked-edit input,.exchange-add input,.exchange-add select{min-width:0;height:38px;color:var(--ink);background:#f8fafc;border:1px solid #cbd5e1;border-radius:5px;padding:0 10px}.exchange-add{border-top:1px solid var(--line);grid-template-columns:110px minmax(0,1fr) auto;gap:9px;padding:18px 26px;display:grid}.exchange-add .button{min-height:38px;padding:0 12px}.icon-button.danger{color:var(--danger)}.future-page{min-height:calc(100vh - 72px)}.future-state{text-align:center;border-radius:var(--radius);background-color:#ffffff80;background-image:linear-gradient(#0f2d5507 1px,#0000 1px),linear-gradient(90deg,#0f2d5507 1px,#0000 1px);background-size:28px 28px;border:1px dashed #b8c8dc;place-content:center;justify-items:center;min-height:440px;padding:60px 24px;display:grid}.future-state>span{background:var(--forest);width:58px;height:58px;color:var(--lime);border-radius:50%;place-items:center;margin-bottom:22px;font-size:1.25rem;display:grid}.future-state h2{margin-bottom:10px;font-size:1.6rem}.future-state>p:last-child{max-width:570px;color:var(--muted);font-size:.86rem;line-height:1.7}@media (max-width:900px){.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.mobile-brand{margin-bottom:70px;display:block}.auth-panel{min-height:100vh;padding:30px 22px}.register-shell{grid-template-columns:1fr}.register-progress{border-right:0;padding:34px 28px 6px}.register-progress h1{margin-bottom:29px;font-size:2rem}.register-progress .progress-item{width:49%;padding-bottom:24px;display:inline-flex}.progress-item:first-of-type:after{display:none}.register-form-panel{padding:38px 28px 60px}.portal-shell,.portal-shell.sidebar-collapsed{display:block}.sidebar{width:min(300px,86vw);transition:transform .25s;position:fixed;left:0;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-scrim{z-index:20;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#0000;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:fixed;top:0;right:0;bottom:0;left:0}.mobile-only{display:grid}.topbar{gap:14px;padding:0 21px}.volume-overview{grid-template-columns:1fr}.metric-strip{grid-template-columns:repeat(3,1fr)}.metric-strip>div{border-bottom:0;border-right:1px solid #ffffff17;gap:8px;min-width:0;padding:18px;display:grid}.metric-strip>div:last-child{border-right:0}.profile-layout{grid-template-columns:1fr}}@media (max-width:640px){.register-header{height:66px;padding:0 18px}.register-header>a:last-child{font-size:0}.register-header>a:last-child strong{font-size:.76rem}.register-progress{padding:28px 20px 2px}.register-progress .eyebrow,.register-progress h1,.progress-item small{display:none}.progress-item{align-items:center;font-size:.77rem}.register-form-panel{padding:32px 20px 50px}.form-grid{grid-template-columns:1fr}.exchange-row{grid-template-columns:112px minmax(0,1fr) 38px}.registration-form>.button{justify-self:stretch;width:100%}.portal-content{padding:34px 17px 50px}.page-heading{flex-direction:column;align-items:stretch;margin-bottom:26px}.page-heading .button{width:100%}.hero-stat{min-height:220px;padding:27px 23px}.hero-stat>strong{overflow-wrap:anywhere;font-size:clamp(1.9rem,10vw,2.75rem)}.metric-strip{grid-template-columns:1fr}.metric-strip>div{border-bottom:1px solid #ffffff17;border-right:0;min-height:61px;display:flex}.section-title{padding:19px}.table-head{display:none}.table-row{grid-template-columns:1fr auto;gap:13px;padding:18px}.table-row>:nth-child(2):before{content:"Referral: ";color:var(--muted)}.table-row>:nth-child(3):before{content:"Dữ liệu: ";color:var(--muted)}.table-row>:nth-child(2),.table-row>:nth-child(3){font-size:.62rem}.volume-value{grid-area:1/2}.profile-summary{padding:24px}.leaderboard-hero{grid-template-columns:auto 1fr;gap:18px;padding:25px 20px}.leaderboard-volume{border-top:1px solid #ffffff24;border-left:0;grid-column:1/-1;padding:18px 0 0}.leaderboard-row{grid-template-columns:42px minmax(0,1fr);padding:14px 18px}.leaderboard-entry-volume{grid-column:2}.linked-row{padding:13px 18px}.exchange-add{grid-template-columns:1fr 1fr;padding:16px 18px}.exchange-add .button{grid-column:1/-1}.topbar-profile{justify-content:center;width:38px;font-size:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
