@font-face{font-family:Oswald;src:url(/fonts/Oswald-Medium.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}:root{color:#f7f7f8;font-synthesis:none;background:#09090b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input{font:inherit}.login-page{--login-panel-width:clamp(360px, 30vw, 420px);--login-panel-height:clamp(586px, 43vw, 610px);grid-template-columns:minmax(0, 1fr) var(--login-panel-width);isolation:isolate;background:#09090b;align-items:center;gap:clamp(48px,7vw,120px);min-height:100svh;padding:32px clamp(32px,6vw,96px);display:grid;position:relative;overflow:clip}.wordmark{z-index:1;letter-spacing:.04em;text-shadow:0 2px 18px #0009;font-family:Oswald,ui-sans-serif,system-ui,sans-serif;font-size:1.12rem;font-weight:500;position:absolute;top:28px;left:32px}.slogan{color:#f7f7f8;letter-spacing:-.055em;text-align:center;text-shadow:0 3px 28px #0000008c;flex-direction:column;justify-self:center;align-items:center;font-size:clamp(2.8rem,5vw,5.75rem);font-weight:500;line-height:.95;display:flex}.slogan em{letter-spacing:-.04em;margin-top:.08em;font-family:"Bodoni 72",Didot,Baskerville,Georgia,serif;font-size:1.08em;font-weight:400}.backdrop{z-index:-1;background:#09090b;display:block;position:absolute;inset:0}.backdrop canvas{width:100%;height:100%;display:block}.backdrop-shade{background:#09090b24;position:absolute;inset:0}.login-panel{width:var(--login-panel-width);min-height:var(--login-panel-height);background:#fff;border:1px solid #e4e4e7;border-radius:16px;justify-self:end;padding:clamp(24px,2.6vw,36px);box-shadow:0 16px 40px #00000038}.login-heading{margin-bottom:24px}.login-heading h1{color:#18181b;letter-spacing:-.02em;margin:0 0 8px;font-family:Oswald,ui-sans-serif,system-ui,sans-serif;font-size:1.75rem;font-weight:500}.login-heading p{color:#5b5b63;margin:0;font-size:1rem;line-height:1.5}.field-group>label{color:#28282d;margin-bottom:8px;font-size:.94rem;font-weight:500;display:block}.field-group>input{color:#18181b;background:#fff;border:1px solid #d5d5da;border-radius:12px;outline:0;width:100%;height:48px;margin:0 0 20px;padding:0 14px;font-size:1rem;transition:border-color .12s,box-shadow .12s}.field-group>input:hover{border-color:#aaaab1}.field-group>input:focus{border-color:#6b6b73;box-shadow:0 0 0 3px #18181b1a}.login-panel input::placeholder{color:#71717a}.login-options{color:#5b5b63;justify-content:space-between;align-items:center;gap:16px;margin:2px 0 24px;font-size:.9rem;display:flex}.login-options a{color:#28282d;text-decoration:none;transition:color .12s}.login-options a:hover{text-underline-offset:3px;text-decoration:underline}.remember,.terms{cursor:pointer;align-items:center;gap:8px;display:flex}.remember input,.terms input{opacity:0;position:absolute}.remember>span:first-of-type,.terms>span:first-of-type{background:#fff;border:1px solid #9b9ba3;border-radius:5px;flex:none;width:16px;height:16px;transition:background .12s,border-color .12s;position:relative}.remember input:checked+span,.terms input:checked+span{background:#18181b;border-color:#18181b}.remember input:checked+span:after,.terms input:checked+span:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.remember input:focus-visible+span,.terms input:focus-visible+span{outline-offset:2px;outline:3px solid #18181b2e}.terms{color:#5b5b63;align-items:flex-start;margin:2px 0 30px;font-size:.88rem;line-height:1.45}.terms>span:first-of-type{margin-top:2px}.terms a,.auth-switch button{color:#18181b;font-weight:600;text-decoration:none}.terms a:hover,.auth-switch button:hover{text-underline-offset:3px;text-decoration:underline}.login-button{color:#fff;cursor:pointer;background:#18181b;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;font-size:1rem;font-weight:650;transition:background .12s;display:flex;overflow:hidden}.login-button:hover{background:#303036}.login-button:disabled{cursor:wait}.login-button:focus-visible{outline-offset:3px;outline:3px solid #18181b38}.form-message{color:#5b5b63;text-align:center;margin:12px 0 0;font-size:.82rem;line-height:1.4}.message-slot{min-height:24px}.auth-switch{color:#5b5b63;text-align:center;margin:4px 0 0;font-size:.9rem}.auth-switch button{cursor:pointer;background:0 0;border:0;padding:0;transition:color .18s}.ui-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.auth-panel{min-height:604px}.auth-panel form{min-width:0}.compact-panel{min-height:520px}.signup-panel{min-height:650px}.field-label-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.field-label-row label{color:#28282d;font-size:.94rem;font-weight:500}.field-label-row button,.secondary-auth-action{color:#4e4e56;cursor:pointer;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:600}.field-label-row button:hover,.secondary-auth-action:hover{color:#18181b;text-underline-offset:3px;text-decoration:underline}.password-input-wrap{position:relative}.password-input-wrap input{color:#18181b;background:#fff;border:1px solid #d5d5da;border-radius:12px;outline:0;width:100%;height:48px;margin:0 0 20px;padding:0 48px 0 14px;font-size:1rem;transition:border-color .12s,box-shadow .12s}.password-input-wrap input:hover{border-color:#aaaab1}.password-input-wrap input:focus{border-color:#6b6b73;box-shadow:0 0 0 3px #18181b1a}.field-icon-button{color:#71717a;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:5px;right:5px}.field-icon-button:hover{color:#27272a;background:#f4f4f5}.field-icon-button:focus-visible,.passkey-button:focus-visible,.auth-back:focus-visible,.secondary-auth-action:focus-visible,.dialog-close:focus-visible,.security-row button:focus-visible,.dialog-footer button:focus-visible{outline-offset:2px;outline:3px solid #18181b29}.passkey-button{color:#222226;cursor:pointer;background:#fff;border:1px solid #cfcfd4;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;font-weight:650;transition:border-color .12s,background .12s;display:flex}.passkey-button:hover{background:#fafafa;border-color:#a7a7ad}.passkey-button:disabled,.login-button:disabled,.security-row button:disabled,.signout-others:disabled{cursor:wait;opacity:.66}.auth-divider{color:#818189;align-items:center;gap:12px;margin:18px 0;font-size:.75rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e3e3e6;flex:1;height:1px}.error-message{color:#a63b35}.security-footnote{color:#797981;text-align:center;justify-content:center;align-items:center;gap:7px;margin-top:24px;font-size:.72rem;line-height:1.35;display:flex}.security-footnote .ui-icon{flex:none;width:15px;height:15px}.button-spinner{border:2px solid #ffffff6b;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite button-spin}@keyframes button-spin{to{transform:rotate(360deg)}}.auth-back{color:#5e5e66;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:4px;margin:-6px 0 22px -7px;padding:6px 8px;font-size:.82rem;font-weight:600;display:inline-flex}.auth-back:hover{color:#18181b;background:#f4f4f5}.auth-back .ui-icon{width:16px;height:16px}.auth-step-heading{margin-bottom:28px}.auth-step-heading strong{color:#303036;font-weight:650}.auth-step-icon{color:#343a35;background:#f0f1ee;border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:18px;display:grid}.otp-inputs{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-bottom:20px;display:grid}.otp-inputs input{color:#18181b;font-variant-numeric:tabular-nums;text-align:center;border:1px solid #d3d3d8;border-radius:10px;outline:0;width:100%;min-width:0;height:52px;padding:0;font-size:1.22rem;font-weight:650}.otp-inputs input:focus{border-color:#5d5d65;box-shadow:0 0 0 3px #18181b1a}.trust-device{color:#5b5b63;margin:0 0 24px;font-size:.84rem}.secondary-auth-action{margin:4px auto 0;display:block}.password-group .password-input-wrap input{margin-bottom:0}.password-strength{gap:7px;margin:10px 0 18px;display:grid}.strength-bars{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.strength-bars span{background:#e1e1e4;border-radius:2px;height:3px}.strength-bars.strength-1 span:nth-child(-n+1),.strength-bars.strength-2 span:nth-child(-n+2){background:#bc716b}.strength-bars.strength-3 span:nth-child(-n+3),.strength-bars.strength-4 span:nth-child(-n+4){background:#62956c}.password-strength>div:last-child{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.password-strength span{color:#424248;font-size:.72rem;font-weight:700}.password-strength p{color:#7a7a82;text-align:right;margin:0;font-size:.68rem}.recovery-confirmation>div{color:#3d7147;background:#e5efe7;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:16px;display:grid}.recovery-confirmation p{color:#67676f;margin:0 0 24px;font-size:.85rem}.dashboard-shell{isolation:isolate;color:#1d211e;background:#f1f2ed;min-height:100svh;position:relative;overflow:hidden}.dashboard-shell .backdrop-muted{z-index:0;opacity:.14}.nav-rail{z-index:10;background:#171a18;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;align-items:center;width:72px;padding:12px 10px;display:flex;position:fixed;top:18px;bottom:18px;left:18px;box-shadow:0 16px 42px #1c231e2e}.rail-brand{color:#171a18;background:#f4f4ed;border-radius:17px;place-items:center;width:48px;height:48px;font-family:Oswald,ui-sans-serif,system-ui,sans-serif;font-size:1.35rem;font-weight:500;display:grid}.rail-actions{flex-direction:column;flex:1;justify-content:center;gap:9px;display:flex}.rail-button,.account-button{color:#8f9791;cursor:pointer;background:0 0;border:0;border-radius:18px;place-items:center;width:48px;height:48px;padding:0;transition:background .12s,color .12s;display:grid}.rail-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:21px;height:21px}.rail-button:hover,.rail-button.active{color:#f5f6f2;background:#303632}.rail-button:focus-visible,.account-button:focus-visible{outline-offset:2px;outline:2px solid #a8d6b2}.account-button{color:#26342a;letter-spacing:.04em;background:#dbe7dd;font-size:.72rem;font-weight:750}.account-button:hover,.account-button[aria-expanded=true]{background:#bdd9c3}.account-popover{color:#1d211e;background:#fff;border:1px solid #dde0da;border-radius:14px;gap:4px;width:190px;padding:15px;display:grid;position:absolute;bottom:0;left:84px;box-shadow:0 14px 32px #1c231e29}.account-popover strong{font-size:.9rem}.account-popover span{color:#747a75;font-size:.78rem}.account-popover button{color:#252a26;cursor:pointer;background:#f5f6f2;border:1px solid #d8dcd7;border-radius:9px;margin-top:9px;padding:8px 10px;font-size:.8rem;font-weight:650}.account-popover .popover-signout{color:#7c3936;background:0 0;border-color:#0000;margin-top:2px}.dialog-backdrop{z-index:100;background:#0a0c0b7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.security-dialog{color:#202421;background:#fff;border:1px solid #dde0da;border-radius:20px;width:min(640px,100%);max-height:min(820px,100svh - 48px);overflow:auto;box-shadow:0 24px 70px #080c0940}.dialog-header{justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 28px 20px;display:flex}.dialog-header h2{letter-spacing:-.02em;margin:0 0 6px;font-family:Oswald,ui-sans-serif,system-ui,sans-serif;font-size:1.6rem;font-weight:500}.dialog-header p{color:#707670;margin:0;font-size:.85rem}.dialog-close{color:#5e655f;cursor:pointer;background:#f1f3ef;border:0;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid}.security-summary{background:#f2f7f2;border:1px solid #dbe8dd;border-radius:14px;align-items:center;gap:12px;margin:0 28px 20px;padding:15px;display:flex}.security-summary>div{color:#47734f;background:#dcebdd;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.security-summary>span:nth-child(2){flex:1;gap:2px;min-width:0;display:grid}.security-summary strong,.security-summary small{display:block}.security-summary strong{font-size:.88rem}.security-summary small{color:#718075;font-size:.74rem}.status-pill{color:#606761;background:#eff1ed;border-radius:999px;align-items:center;width:fit-content;padding:5px 8px;font-size:.68rem;font-weight:750;display:inline-flex}.status-pill.secure{color:#3f6d47;background:#dcebdd}.security-notice{color:#59605a;background:#f4f5f2;border-radius:9px;margin:-6px 28px 18px;padding:10px 12px;font-size:.76rem;line-height:1.45}.security-section{padding:0 28px 22px}.security-section h3{color:#303531;margin:0 0 10px;font-size:.8rem;font-weight:750}.security-list{border:1px solid #e1e4de;border-radius:14px;overflow:hidden}.security-row{border-top:1px solid #e7e9e5;align-items:center;gap:12px;min-height:70px;padding:12px 14px;display:flex}.security-row:first-child{border-top:0}.security-row-icon{color:#59605a;background:#f0f2ee;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.security-row-icon .ui-icon{width:17px;height:17px}.security-row-copy{flex:1;gap:3px;min-width:0;display:grid}.security-row-copy strong,.session-row strong{font-size:.82rem}.security-row-copy span,.session-row>div:nth-child(2) span{color:#7a807b;font-size:.72rem}.security-row button,.recovery-codes button,.signout-others{color:#3b413c;cursor:pointer;background:#f7f8f5;border:1px solid #d9ddd7;border-radius:8px;flex:none;padding:7px 10px;font-size:.72rem;font-weight:700}.security-row button:hover,.recovery-codes button:hover,.signout-others:hover{background:#eff1ed}.recovery-codes{background:#faf8f1;border:1px solid #e4dfcf;border-radius:14px;gap:14px;margin:0 28px 22px;padding:16px;display:grid}.recovery-codes>div:first-child{gap:3px;display:grid}.recovery-codes strong{font-size:.82rem}.recovery-codes span{color:#7c7768;font-size:.72rem}.recovery-code-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.recovery-code-grid code{color:#464238;text-align:center;background:#fffef9;border:1px solid #e6e0d1;border-radius:6px;padding:7px;font-size:.7rem}.recovery-codes button{width:fit-content}.sessions-section{padding-bottom:26px}.session-row{border:1px solid #e1e4de;border-radius:14px;align-items:center;gap:12px;padding:13px 14px;display:flex}.session-row>div:nth-child(2){flex:1;gap:3px;display:grid}.session-device{color:#59605a;background:#f0f2ee;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:relative}.session-device>span{background:#68a272;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-1px;right:-1px}.session-device .ui-icon{width:17px;height:17px}.signout-others{color:#733d39;margin-top:10px}.dialog-footer{background:#fafbf8;border-top:1px solid #e4e7e1;justify-content:space-between;align-items:center;gap:20px;padding:16px 28px;display:flex}.dialog-footer button{cursor:pointer;border:0;font-size:.78rem;font-weight:700}.danger-text-button{color:#833e39;background:0 0;padding:8px 0}.done-button{color:#fff;background:#242925;padding:9px 16px;border-radius:9px!important}.dashboard-main{z-index:1;width:calc(100% - 120px);min-width:0;max-width:1480px;margin-left:120px;padding:clamp(28px,4vw,56px) clamp(26px,4vw,60px) 42px 0;position:relative}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.dashboard-header h1{letter-spacing:-.025em;margin:0;font-family:Oswald,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:500}.market-card{background:#fbfcf8;border:1px solid #dfe2dc;border-radius:24px;min-width:0;padding:clamp(22px,3vw,38px);box-shadow:0 12px 36px #29332b12}.market-toolbar{justify-content:space-between;align-items:center;gap:22px;display:flex}.market-identity{align-items:center;gap:12px;display:flex}.coin-mark{color:#333a34;background:#e7ebe5;border-radius:15px;place-items:center;width:42px;height:42px;font-size:1.22rem;font-weight:700;display:grid}.market-identity h2{margin:0 0 3px;font-size:1rem;font-weight:720}.market-identity h2 span{color:#878d87;margin-left:6px;font-size:.72rem;font-weight:650}.timeframe-picker{background:#f1f3ee;border:1px solid #e0e3dd;border-radius:11px;gap:3px;padding:4px;display:flex}.timeframe-picker button{color:#7d847e;cursor:pointer;background:0 0;border:0;border-radius:8px;min-width:42px;padding:7px 9px;font-size:.72rem;font-weight:700}.timeframe-picker button:hover,.timeframe-picker button.active{color:#222723;background:#fff;box-shadow:0 1px 3px #1b221d14}.quote-block{margin:clamp(28px,4vw,48px) 0 12px}.rolling-price{color:#1b201c;font-variant-numeric:tabular-nums;letter-spacing:-.035em;align-items:baseline;min-height:51px;font-family:Oswald,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2rem,4.2vw,3.6rem);font-weight:500;line-height:1;display:flex;overflow:hidden}.price-character{min-width:.28em;display:inline-block}.price-slot{vertical-align:bottom;height:1em;overflow:hidden}.price-slot-track{will-change:transform;flex-direction:column;height:2em;animation:.42s cubic-bezier(.22,.72,.18,1) both price-wheel;display:flex}.price-slot-track>span{height:1em;display:block}@keyframes price-wheel{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.chart-wrap{width:100%;min-width:0}.candle-chart{width:100%;height:auto;min-height:260px;display:block}.chart-grid line{stroke:#e5e8e2;stroke-width:1px}.chart-grid text{fill:#939994;text-anchor:start;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10px}.candle line{stroke:currentColor;stroke-width:1.5px}.candle rect:not(.volume){fill:currentColor}.candle.rising{color:#9bd0a6}.candle.falling{color:#efa8a2}.candle .volume{fill:currentColor;opacity:.25}.live-price-line{stroke:#6d9e77;stroke-dasharray:4 5;stroke-width:1px}.live-price-label rect{fill:#d9ebdc}.live-price-label text{fill:#35613d;text-anchor:middle;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:9px;font-weight:700}.market-summary{border-top:1px solid #e2e5df;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:8px;padding-top:20px;display:grid}.market-summary>div{border-left:1px solid #e2e5df;gap:5px;padding:0 18px;display:grid}.market-summary>div:first-child{border-left:0;padding-left:0}.market-summary span{color:#8b918c;font-size:.7rem;font-weight:650}.market-summary strong{font-variant-numeric:tabular-nums;font-size:clamp(.82rem,1.2vw,1rem);font-weight:720}@media (width<=760px){.login-page{flex-direction:column;justify-content:flex-start;gap:34px;min-height:100svh;padding-top:72px;display:flex}.slogan,.login-panel{flex:none;align-self:center}.login-panel{width:100%;min-width:0;min-height:0;padding:36px}.slogan{font-size:clamp(2.5rem,11vw,4.5rem)}}@media (width<=520px){.login-page{padding:68px 16px 16px}.wordmark{top:18px;left:20px}.login-panel{border-radius:14px;padding:28px 22px}.login-options{align-items:flex-start}}@media (width<=900px){.nav-rail{border-radius:24px;width:62px;top:12px;bottom:12px;left:12px}.rail-brand,.rail-button,.account-button{border-radius:15px;width:42px;height:42px}.account-popover{left:72px}.dashboard-main{width:calc(100% - 92px);margin-left:92px;padding:28px 20px 28px 0}.market-card{border-radius:20px;padding:24px}.market-summary>div{padding:0 12px}}@media (width<=620px){.dashboard-header{flex-direction:column;align-items:flex-start;margin-bottom:20px}.market-toolbar{flex-direction:column;align-items:flex-start}.timeframe-picker{align-self:stretch}.timeframe-picker button{flex:1;min-width:0}.quote-block{margin-top:30px}.candle-chart{min-height:220px}.market-summary{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:18px}.market-summary>div:nth-child(3){border-left:0;padding-left:0}}@media (width<=430px){.nav-rail{width:56px;padding-inline:7px;top:8px;bottom:8px;left:8px}.rail-brand,.rail-button,.account-button{width:40px;height:40px}.rail-actions{gap:5px}.account-popover{width:174px;left:64px}.dashboard-main{width:calc(100% - 76px);margin-left:76px;padding:22px 10px 22px 0}.market-card{border-radius:16px;padding:18px 14px}.market-identity h2 span{margin:2px 0 0;display:block}.rolling-price{font-size:1.85rem}.chart-grid text,.live-price-label{display:none}.market-summary>div{padding:0 8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.login-panel{transform:none}}
