.webapp-shell{--app-ink:#181817;--app-muted:#777773;--app-line:#18181717;--app-soft:#f6f6f3;--positive:#16845b;--negative:#d84b4b;min-height:100vh;color:var(--app-ink);letter-spacing:-.018em;background:#fbfbf9;padding-bottom:24px}.webapp-shell button,.webapp-shell input{font:inherit}.app-nav{border-bottom:1px solid var(--app-line);z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfbf9f0;grid-template-columns:1fr minmax(320px,520px) 1fr;align-items:center;height:72px;padding:0 28px;display:grid;position:sticky;top:0}.app-nav__brand,.app-nav__actions,.app-nav__brand .logo{align-items:center;display:flex}.app-nav__brand .logo{gap:9px}.app-nav__brand .logo img{width:35px;height:26px}.app-nav__brand .logo strong{letter-spacing:-.04em;font-size:18px;font-weight:600}.app-nav__divider{background:var(--app-line);width:1px;height:18px;margin:0 12px}.app-nav__product{color:var(--app-muted);font-size:13px}.app-nav__actions{justify-content:flex-end;gap:14px}.market-live{color:var(--app-muted);white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex}.market-live i,.last-updated i{background:#2aa573;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #2aa5731a}.market-search-trigger{border:1px solid var(--app-line);color:#989893;cursor:text;background:#fff;border-radius:12px;align-items:center;gap:10px;height:42px;padding:0 10px 0 13px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:flex}.market-search-trigger:hover{border-color:#1818172e;box-shadow:0 4px 18px #00000009}.market-search-trigger span{text-align:left;flex:1;font-size:14px}.market-search-trigger svg{width:16px}.market-search-trigger kbd{border:1px solid var(--app-line);background:var(--app-soft);color:#767672;font:500 11px/1 var(--font-dm-sans);border-radius:6px;align-items:center;gap:2px;padding:4px 7px;display:flex}.market-search-trigger kbd svg{width:11px}.wallet-button{color:#fff;cursor:pointer;background:#1c1c1b;border:1px solid #1c1c1b;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 14px;font-size:13px;transition:transform .15s cubic-bezier(.22,1,.36,1),background-color .15s;display:flex}.wallet-button:hover{background:#333331}.wallet-button:active,.primary-trade:active,.search-result:active{transform:scale(.97)}.wallet-button svg{width:16px}.ticker-strip{border-bottom:1px solid var(--app-line);scrollbar-width:none;background:#fff;height:43px;overflow-x:auto}.ticker-strip::-webkit-scrollbar{display:none}.ticker-strip__track{width:max-content;min-width:100%;height:100%;padding:0 22px;display:flex}.ticker-strip button{cursor:pointer;background:0 0;border:0;border-right:1px solid #0000000e;align-items:center;gap:8px;height:100%;padding:0 16px;font-size:12px;display:flex}.ticker-strip button:first-child{border-left:1px solid #0000000e}.ticker-strip button:hover,.ticker-strip button.is-current{background:var(--app-soft)}.ticker-strip strong{font-weight:650}.ticker-strip small{font-size:11px}.positive{color:var(--positive)!important}.negative{color:var(--negative)!important}.market-heading{border-bottom:1px solid var(--app-line);background:#fff;align-items:center;gap:30px;min-height:114px;padding:22px 28px;display:flex}.selected-market{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;min-width:250px;padding:0;display:flex}.selected-market>span:nth-child(2),.trade-selector>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.selected-market strong{font-size:16px}.selected-market small,.trade-selector small{color:var(--app-muted);font-size:11px}.selected-market>svg{color:#777;width:14px}.headline-price{border-right:1px solid var(--app-line);flex-direction:column;gap:4px;padding-right:30px;display:flex}.headline-price>strong{letter-spacing:-.04em;font-size:27px;font-weight:550;line-height:1}.headline-price>span{align-items:center;gap:5px;font-size:12px;font-weight:550;display:flex}.headline-price svg{width:13px}.market-summary{flex:1;grid-template-columns:repeat(4,minmax(105px,1fr));gap:36px;max-width:720px;display:grid}.heading-metric{flex-direction:column;gap:7px;display:flex}.heading-metric span{color:var(--app-muted);font-size:11px}.heading-metric strong{font-size:13px;font-weight:550}.dashboard-grid{grid-template-columns:minmax(0,1fr) 336px;gap:12px;padding:12px 12px 0;display:grid}.panel{border:1px solid var(--app-line);background:#fff;border-radius:13px}.chart-card{flex-direction:column;min-width:0;height:620px;display:flex;overflow:hidden}.chart-toolbar{border-bottom:1px solid var(--app-line);justify-content:space-between;align-items:center;gap:16px;height:58px;padding:0 16px;display:flex}.text-tabs,.compact-controls,.chart-toolbar__controls{align-items:center;display:flex}.text-tabs{gap:20px;height:100%}.text-tabs button{height:100%;color:var(--app-muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;position:relative}.text-tabs button.active{color:var(--app-ink);font-weight:600}.text-tabs button.active:after{content:"";background:#1a1a19;height:2px;position:absolute;bottom:-1px;left:0;right:0}.chart-toolbar__controls{gap:6px;min-width:0}.compact-controls{background:var(--app-soft);border-radius:8px;padding:3px}.compact-controls button,.control-button{height:29px;color:var(--app-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 8px;font-size:11px}.compact-controls button.active,.control-button.active{color:var(--app-ink);background:#fff;box-shadow:0 1px 4px #00000012}.control-button{align-items:center;gap:5px;display:flex}.control-button svg{width:13px}.toolbar-divider{background:var(--app-line);width:1px;height:20px;margin:0 2px}.chart-meta{color:#9a9a95;align-items:center;gap:16px;height:34px;padding:0 17px;font-size:10px;display:flex}.chart-meta b{color:#5e5e5a;font-weight:500}.chart-meta__notice{align-items:center;gap:5px;margin-left:auto;display:flex}.chart-meta__notice svg{width:12px}.chart-stage{flex:1;min-height:0;position:relative}.chart-canvas{position:absolute;inset:0}.chart-loading{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffb3;justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;inset:0}.chart-loading span{background:#9b9b97;border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite alternate chart-pulse}.chart-loading span:nth-child(2){animation-delay:.15s}.chart-loading span:nth-child(3){animation-delay:.3s}@keyframes chart-pulse{to{opacity:.25;transform:translateY(-3px)}}.trade-panel{flex-direction:column;height:620px;padding:18px;display:flex}.trade-panel__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.trade-panel__header>div{align-items:baseline;gap:7px;display:flex}.trade-panel__header span{font-size:16px;font-weight:600}.trade-panel__header strong{color:var(--app-muted);font-size:11px;font-weight:400}.trade-panel__header button,.icon-button{color:#74746f;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:5px;display:grid}.trade-panel__header button:hover,.icon-button:hover{background:var(--app-soft)}.trade-selector{border:1px solid var(--app-line);text-align:left;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:10px;width:100%;height:54px;padding:0 12px;display:flex}.trade-selector>svg{width:14px;color:var(--app-muted)}.trade-selector strong{font-size:13px}.side-toggle{background:var(--app-soft);border-radius:9px;grid-template-columns:1fr 1fr;margin:14px 0 16px;padding:3px;display:grid}.side-toggle button{height:34px;color:var(--app-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:12px}.side-toggle button.active{background:#fff;font-weight:600;box-shadow:0 1px 4px #00000012}.side-toggle button.long{color:var(--positive)}.side-toggle button.short{color:var(--negative)}.trade-field{flex-direction:column;gap:7px;margin-bottom:13px;display:flex}.trade-field>span{color:var(--app-muted);justify-content:space-between;font-size:11px;display:flex}.trade-field>span small{color:var(--app-ink);font-size:11px}.trade-field>div{border:1px solid var(--app-line);border-radius:9px;align-items:center;height:46px;padding:0 12px;display:flex}.trade-field input:not(.leverage){background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:17px}.trade-field b{font-size:11px}.leverage{accent-color:#1b1b1a;width:100%}.wallet-state{background:var(--app-soft);border-radius:9px;align-items:center;gap:10px;margin-bottom:10px;padding:10px;display:flex}.wallet-state>span{background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.wallet-state svg{width:14px}.wallet-state>div{flex-direction:column;gap:2px;display:flex}.wallet-state strong{font-size:11px}.wallet-state small{color:var(--app-muted);font-size:9px}.primary-trade{color:#fff;cursor:pointer;background:#1b1b1a;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;height:45px;font-size:12px;font-weight:600;transition:transform .15s cubic-bezier(.22,1,.36,1),background-color .15s;display:flex}.primary-trade:hover{background:#343432}.primary-trade svg{width:13px}.trade-stats{border-top:1px solid var(--app-line);margin-top:17px;padding-top:14px}.trade-stats h3{margin:0 0 10px;font-size:11px}.trade-stats>div{justify-content:space-between;padding:3px 0;font-size:10px;display:flex}.trade-stats span{color:var(--app-muted)}.trade-stats strong{font-weight:500}.account-panel{min-height:250px;margin:12px;overflow:hidden}.account-tabs{border-bottom:1px solid var(--app-line);align-items:center;gap:24px;height:52px;padding:0 20px;display:flex;overflow-x:auto}.account-tabs button{height:100%;color:var(--app-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:12px;position:relative}.account-tabs button.active{color:var(--app-ink);font-weight:600}.account-tabs button.active:after{content:"";background:#1b1b1a;height:2px;position:absolute;bottom:-1px;left:0;right:0}.account-tabs em{background:var(--app-soft);border-radius:9px;margin-left:5px;padding:2px 5px;font-size:9px;font-style:normal}.account-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:196px;display:flex}.account-empty>span{border:1px solid var(--app-line);color:#888;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:9px;display:grid}.account-empty svg{width:15px}.account-empty p{color:var(--app-muted);margin:5px 0 12px;font-size:10px}.account-empty button{border:1px solid var(--app-line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:10px;display:flex}.account-table-wrap{padding:6px 10px 12px;overflow-x:auto}.account-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:11px}.account-table th{text-align:left;color:var(--app-muted);border-bottom:1px solid var(--app-line);padding:9px 12px;font-size:10px;font-weight:500}.account-table td{border-bottom:1px solid var(--app-line);font-variant-numeric:tabular-nums;padding:9px 12px}.account-table tr:last-child td{border-bottom:0}.app-footer{color:#92928e;grid-template-columns:1fr auto 1fr;align-items:center;height:46px;margin:0 14px;padding:0 4px;font-size:10px;display:grid}.app-footer>div{gap:7px;display:flex}.last-updated{justify-self:end;align-items:center;gap:7px;display:flex}.stock-mark{border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:700;display:inline-grid;position:relative;overflow:hidden}.stock-mark img{object-fit:contain;width:52%;height:52%;position:absolute;inset:24%}.stock-mark>span{opacity:.7}.search-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#18181638;justify-content:center;align-items:flex-start;padding:12vh 20px 40px;animation:.15s ease-out backdrop-in;display:flex;position:fixed;inset:0}.search-dialog{background:#fff;border:1px solid #0000001a;border-radius:17px;flex-direction:column;width:min(600px,100%);max-height:min(680px,76vh);animation:.18s cubic-bezier(.22,1,.36,1) dialog-in;display:flex;overflow:hidden;box-shadow:0 22px 70px #14141229,0 3px 12px #1414120f}.search-input-row{border-bottom:1px solid var(--app-line);align-items:center;gap:12px;height:68px;padding:0 14px 0 19px;display:flex}.search-input-row>svg{color:#696964;width:19px}.search-input-row>div{flex:1}.search-input-row input{letter-spacing:-.02em;background:0 0;border:0;outline:0;width:100%;font-size:17px}.search-input-row input::placeholder{color:#a3a39e}.search-spinner{border:2px solid #e1e1dd;border-top-color:#555550;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}.search-results{overscroll-behavior:contain;min-height:178px;padding:8px;overflow-y:auto}.search-group h2{text-transform:uppercase;letter-spacing:.08em;color:#999994;margin:10px 10px 5px;font-size:10px;font-weight:600}.search-result{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;height:66px;padding:0 10px;transition:background-color .1s,transform .12s cubic-bezier(.22,1,.36,1);display:flex}.search-result:hover,.search-result.is-active{background:#f5f5f2}.search-result__identity,.search-result__market{flex-direction:column;gap:4px;display:flex}.search-result__identity{flex:1}.search-result__identity strong,.search-result__market strong{font-size:13px;font-weight:550}.search-result__identity small,.search-result__market small{color:var(--app-muted);font-size:10px}.search-result__market{text-align:right}.search-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:220px;display:flex}.search-state strong{font-size:13px}.search-state span{color:var(--app-muted);font-size:11px}.search-state button{border:1px solid var(--app-line);cursor:pointer;background:#fff;border-radius:7px;margin-top:6px;padding:6px 10px;font-size:10px}.search-skeleton{padding:6px}.search-skeleton span{background:linear-gradient(90deg,#f6f6f3,#ecece8,#f6f6f3) 0 0/200% 100%;border-radius:9px;height:58px;margin:3px;animation:1.2s linear infinite skeleton;display:block}.search-footer{border-top:1px solid var(--app-line);color:#93938e;flex:none;align-items:center;gap:18px;height:42px;padding:0 16px;font-size:9px;display:flex}.search-footer span{align-items:center;gap:4px;display:flex}.search-footer svg{width:11px}.search-footer kbd{border:1px solid var(--app-line);background:var(--app-soft);font:500 9px/1 var(--font-dm-sans);border-radius:4px;padding:3px 5px}.search-footer__shortcut{margin-left:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes dialog-in{0%{opacity:0;transform:scale(.97)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton{to{background-position:-200% 0}}.chain-guard-banner{color:#8a6a2c;background:#b28a3c1a;border-bottom:1px solid #b28a3c33;align-items:center;gap:8px;padding:10px 28px;font-size:12px;display:flex}.chain-guard-banner svg{flex:none;width:14px}.chain-guard-banner button{color:#8a6a2c;cursor:pointer;background:#fff;border:1px solid #b28a3c59;border-radius:7px;height:26px;margin-left:8px;padding:0 10px;font-size:11px;font-weight:600}.chain-guard-banner button:hover{background:#b28a3c14}.halt-banner{align-items:center;gap:8px;padding:10px 28px;font-size:12px;font-weight:600;display:flex}.halt-banner svg{flex:none;width:14px}.halt-banner--venue{color:#fff;background:var(--negative);border-bottom:1px solid var(--negative)}.halt-banner--market{color:#8a6a2c;background:#b28a3c1a;border-bottom:1px solid #b28a3c33;font-weight:500}@media (max-width:1100px){.app-nav{grid-template-columns:1fr minmax(280px,430px) auto}.market-live{display:none}.market-summary{gap:18px}.dashboard-grid{grid-template-columns:1fr}.trade-panel{height:auto}.trade-stats{grid-template-columns:repeat(2,1fr);column-gap:30px;display:grid}.trade-stats h3{grid-column:1/-1}.chart-card{height:570px}}@media (max-width:760px){.app-nav{grid-template-columns:1fr auto;gap:10px;height:62px;padding:0 14px}.app-nav__brand .logo strong,.app-nav__divider,.app-nav__product,.wallet-button span{display:none}.app-nav__brand .logo img{width:34px}.market-search-trigger{cursor:pointer;grid-column:2;justify-content:center;width:42px;padding:0}.market-search-trigger span,.market-search-trigger kbd,.wallet-button{display:none}.ticker-strip__track{padding:0 8px}.market-heading{flex-wrap:wrap;gap:16px;padding:18px 16px}.selected-market{flex:1;min-width:0}.headline-price{border:0;padding:0}.market-summary{border-top:1px solid var(--app-line);flex:none;order:3;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;padding-top:16px}.dashboard-grid{gap:8px;padding:8px 8px 0}.chart-card{height:500px}.chart-toolbar{flex-direction:column;align-items:flex-start;height:auto;min-height:94px;padding:0 12px 10px}.text-tabs{height:48px}.chart-toolbar__controls{width:100%;padding-bottom:2px;overflow-x:auto}.control-button,.toolbar-divider{display:none}.trade-panel{padding:15px}.account-panel{margin:8px}.account-tabs{gap:20px;padding:0 15px}.app-footer{flex-wrap:wrap;justify-content:space-between;gap:10px;height:auto;min-height:80px;display:flex}.app-footer>div{order:3;justify-content:center;width:100%}.last-updated{margin-left:auto}.search-backdrop{align-items:flex-start;padding:8vh 10px 20px}.search-dialog{border-radius:14px;max-height:82vh}.search-footer{gap:12px}.search-footer__shortcut{display:none}}@media (prefers-reduced-motion:reduce){.webapp-shell *{scroll-behavior:auto!important}.search-backdrop,.search-dialog,.chart-loading span,.search-spinner,.search-skeleton span{animation:none!important}.wallet-button,.primary-trade,.search-result{transition:none!important}}@media (hover:hover){.account-empty button:hover,.trade-selector:hover,.selected-market:hover{background:var(--app-soft)}}.webapp-shell{--app-ink:#171714;--app-muted:#77776f;--app-line:#17171416;--app-soft:#f1f1ec;background:#f7f7f3}.app-nav{background:#f7f7f3f0;border-bottom-color:#17171412;height:68px}.app-nav__actions{gap:12px}.market-live{font-size:11px}.market-live.is-stale i,.market-live.is-unavailable i,.market-live.is-error i{background:#b28a3c;box-shadow:0 0 0 3px #b28a3c1a}.wallet-button{letter-spacing:-.01em;border-radius:9px;gap:6px;height:34px;padding:0 12px;font-size:11px;font-weight:600}.wallet-button.is-connected{padding:0 11px}.wallet-button svg{width:14px;height:14px}.wallet-button span{line-height:1}.ticker-strip{background:#fafaf7;height:44px}.ticker-strip__track{align-items:center;gap:5px;padding:0 18px}.ticker-strip button{border-radius:8px;gap:7px;height:30px;padding:0 10px;border:0!important}.ticker-strip button.is-current{background:#e9e9e3}.ticker-strip small{font-variant-numeric:tabular-nums}.ticker-skeleton{background:linear-gradient(90deg,#efefe9,#e6e6df,#efefe9) 0 0/200% 100%;border-radius:7px;width:116px;height:25px;animation:1.3s linear infinite skeleton}.market-heading{background:#f7f7f3;border-bottom:0;min-height:126px;padding:24px 32px}.selected-market{min-width:270px}.selected-market strong{letter-spacing:-.035em;font-size:18px;font-weight:570}.headline-price>strong{font-size:32px;font-weight:520}.headline-price{border-right-color:#17171414}.market-summary{max-width:760px}.heading-metric strong{font-variant-numeric:tabular-nums}.unavailable{color:#9a9a92!important}.dashboard-grid{background:#f7f7f3;grid-template-columns:minmax(0,1fr) 350px;gap:0;padding:0 18px}.panel{border:0;border-radius:0}.chart-card{border:1px solid var(--app-line);border-right:0;border-radius:14px 0 0 14px}.trade-panel{border:1px solid var(--app-line);border-left:1px solid #1717141c;border-radius:0 14px 14px 0}.chart-toolbar,.account-tabs{border-bottom-color:#17171413}.compact-controls,.side-toggle{background:#f0f0eb}.compact-controls button.active,.control-button.active,.side-toggle button.active{box-shadow:0 1px 2px #0000000d}.chart-meta__source{color:#aaa9a1;margin-left:auto}.chart-meta__notice{margin-left:8px}.chart-empty{color:#92928b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;position:absolute;inset:0}.chart-empty strong{color:#55554f;font-size:13px}.chart-empty span{max-width:300px;font-size:10px;line-height:1.5}.trade-panel{padding:20px}.trade-selector{background:#f3f3ee;border-color:#0000}.trade-field>div{background:#fcfcfa;border-color:#1717141a}.trade-field input:disabled{cursor:not-allowed}.wallet-state{background:#efefe9}.primary-trade:disabled{cursor:not-allowed;color:#888881;background:#d8d8d1}.trade-stats{border-top-color:#17171413}.account-panel{border:1px solid var(--app-line);border-radius:14px;min-height:244px;margin:18px}.account-empty{position:relative;overflow:hidden}.account-empty>:not(.account-empty__flower){z-index:1;position:relative}.account-empty__flower{opacity:.12;filter:saturate(.6);width:270px;height:160px;position:absolute;bottom:-36px;right:-22px}.account-empty__flower img{object-fit:cover}.account-empty p{font-size:11px}.account-empty strong{font-size:13px}.stock-mark img{border-radius:inherit;width:60%;height:60%;inset:20%}.stock-mark--tcg img{object-fit:cover;width:100%;height:100%;inset:0}.search-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1414125c;padding:9vh 20px 40px;animation:none}.search-dialog{border:1px solid #0000001f;border-radius:16px;width:min(720px,100%);height:min(730px,82vh);max-height:none;animation:none;box-shadow:0 28px 90px #14141038,0 3px 14px #14141014}.search-input-row{height:72px;padding:0 15px 0 21px}.search-input-row input{font-size:18px}.search-clear{color:#77776f;cursor:pointer;background:0 0;border:0;padding:7px;font-size:11px}.search-categories{scrollbar-width:none;border-bottom:1px solid var(--app-line);gap:6px;padding:12px 14px 11px;display:flex;overflow-x:auto}.search-categories::-webkit-scrollbar{display:none}.search-categories button{color:#686861;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #1717141a;border-radius:8px;align-items:center;gap:4px;height:29px;padding:0 10px;font-size:10px;display:flex}.search-categories button.active{color:#fff;background:#1d1d1a;border-color:#1d1d1a}.search-categories svg{width:10px}.search-results-heading{color:#7f7f78;border-bottom:1px solid #1717140e;justify-content:space-between;align-items:center;height:39px;padding:0 18px;font-size:10px;display:flex}.search-results-heading small{color:#aaa9a1;font-size:9px}.search-results{flex:1;min-height:0;padding:5px 8px 10px}.search-group h2{text-transform:none;letter-spacing:0;margin:12px 11px 5px;font-size:10px}.search-result{border-radius:8px;gap:11px;height:59px;padding:0 10px}.search-result__identity{min-width:0}.search-result__identity strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.search-result__identity small{text-transform:none;font-size:9px}.search-result__status{text-align:right;min-width:55px}.search-result__status em{color:#9a6f20;background:#f4ead6;border-radius:5px;padding:3px 5px;font-size:8px;font-style:normal}.search-result__market{font-variant-numeric:tabular-nums;min-width:90px}.search-result__market strong{font-size:12px}.search-state>svg{color:#999991;width:24px;height:24px;margin-bottom:4px}.search-footer{background:#fafaf7;height:39px}.search-footer kbd{background:#f0f0eb}.webapp-intro{z-index:200;opacity:1;background:#f7f7f3;flex-direction:column;justify-content:center;align-items:center;gap:24px;transition:opacity .18s;display:flex;position:fixed;inset:0}.webapp-intro.step-3{opacity:0;pointer-events:none}.webapp-intro .logo{z-index:2;position:relative}.webapp-intro__flower{opacity:.75;border-radius:60px 60px 18px 18px;width:180px;height:116px;position:relative;overflow:hidden}.webapp-intro__flower img{object-fit:cover}.webapp-intro__status{color:#74746e;align-items:center;gap:8px;height:20px;font-size:11px;display:flex}.webapp-intro__status i{background:#5aa77f;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #5aa77f1c}.reveal-region{opacity:0;transform:translateY(5px)}.is-data-ready .reveal-region{opacity:1;transition:opacity .22s,transform .22s cubic-bezier(.22,1,.36,1);transform:none}.is-data-ready .reveal-region--heading{transition-delay:35ms}.is-data-ready .reveal-region--chart{transition-delay:70ms}.is-data-ready .reveal-region--trade{transition-delay:.11s}@media (max-width:1100px){.dashboard-grid{grid-template-columns:1fr;gap:10px}.chart-card,.trade-panel{border:1px solid var(--app-line);border-radius:14px}.chart-meta__source{display:none}}@media (max-width:760px){.app-nav{height:62px}.dashboard-grid{padding:0 8px}.wallet-button{display:none}.market-heading{padding:18px 16px}.search-backdrop{padding:6vh 8px 18px}.search-dialog{height:86vh}.search-categories{padding-left:10px}.search-result__status{display:none}.search-result__market{min-width:75px}.webapp-intro__flower{width:150px;height:96px}}@media (prefers-reduced-motion:reduce){.webapp-intro{transition:none}.reveal-region,.is-data-ready .reveal-region{opacity:1;transition:none;transform:none}.ticker-skeleton{animation:none}}.theme-toggle{border:1px solid var(--app-line);color:#696963;cursor:pointer;background:#fff;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;padding:0;transition:transform .14s cubic-bezier(.22,1,.36,1),background-color .14s,border-color .14s;display:grid}.theme-toggle svg{grid-area:1/1;width:15px;height:15px}.theme-toggle__sun{display:none}.theme-toggle:active{transform:scale(.96)}.theme-toggle:focus-visible{outline:2px solid var(--app-ink);outline-offset:2px}html[data-element-theme=dark] .webapp-shell{--app-ink:#e7e7e1;--app-muted:#93938c;--app-line:#fffff81b;--app-soft:#242421;--positive:#55c795;--negative:#ff7474;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#111110}html[data-element-theme=dark] .webapp-shell .logo img{filter:invert()}html[data-element-theme=dark] .app-nav{background:#111110eb;border-bottom-color:#fffff814}html[data-element-theme=dark] .market-search-trigger{color:#777771;background:#191917}html[data-element-theme=dark] .market-search-trigger:hover{border-color:#fffff82e;box-shadow:0 4px 18px #00000038}html[data-element-theme=dark] .theme-toggle{color:#b0b0a8;background:#1c1c1a}html[data-element-theme=dark] .theme-toggle__moon{display:none}html[data-element-theme=dark] .theme-toggle__sun{display:block}html[data-element-theme=dark] .wallet-button,html[data-element-theme=dark] .primary-trade{color:#151513;background:#e5e5df;border-color:#e5e5df}html[data-element-theme=dark] .wallet-button:hover,html[data-element-theme=dark] .primary-trade:hover{background:#fff}html[data-element-theme=dark] .ticker-strip{background:#151513}html[data-element-theme=dark] .ticker-strip button.is-current{background:#292925}html[data-element-theme=dark] .ticker-strip button{border-color:#ffffff0f}html[data-element-theme=dark] .ticker-skeleton,html[data-element-theme=dark] .search-skeleton span{background:linear-gradient(90deg,#22221f,#2b2b27,#22221f) 0 0/200% 100%}html[data-element-theme=dark] .market-heading,html[data-element-theme=dark] .dashboard-grid{background:#111110}html[data-element-theme=dark] .panel{background:#191917}html[data-element-theme=dark] .chart-card,html[data-element-theme=dark] .trade-panel,html[data-element-theme=dark] .account-panel{border-color:#fffff81b}html[data-element-theme=dark] .trade-panel{border-left-color:#fffff824}html[data-element-theme=dark] .chart-toolbar,html[data-element-theme=dark] .account-tabs,html[data-element-theme=dark] .trade-stats,html[data-element-theme=dark] .headline-price{border-color:var(--app-line)}html[data-element-theme=dark] .text-tabs button.active:after,html[data-element-theme=dark] .account-tabs button.active:after{background:#e7e7e1}html[data-element-theme=dark] .compact-controls,html[data-element-theme=dark] .side-toggle{background:#232320}html[data-element-theme=dark] .compact-controls button.active,html[data-element-theme=dark] .control-button.active,html[data-element-theme=dark] .side-toggle button.active{background:#33332e;box-shadow:0 1px 2px #00000047}html[data-element-theme=dark] .chart-meta{color:#777771}html[data-element-theme=dark] .chart-meta b,html[data-element-theme=dark] .chart-empty strong{color:#b8b8b0}html[data-element-theme=dark] .chart-meta__source{color:#666660}html[data-element-theme=dark] .chart-loading{background:#191917bd}html[data-element-theme=dark] .chart-loading span{background:#85857f}html[data-element-theme=dark] .trade-selector{background:#242421;border-color:#0000}html[data-element-theme=dark] .trade-field>div{background:#1d1d1a;border-color:#fffff81c}html[data-element-theme=dark] .leverage{accent-color:#e5e5df}html[data-element-theme=dark] .wallet-state{background:#232320}html[data-element-theme=dark] .wallet-state>span{background:#31312d}html[data-element-theme=dark] .primary-trade:disabled{color:#777771;background:#30302d}html[data-element-theme=dark] .account-empty>span{color:#85857f}html[data-element-theme=dark] .account-empty button,html[data-element-theme=dark] .search-state button{color:var(--app-ink);background:#242421}html[data-element-theme=dark] .account-empty__flower{opacity:.08;filter:saturate(.45)brightness(.72)}html[data-element-theme=dark] .account-table th{color:#85857f}html[data-element-theme=dark] .app-footer{color:#777771}html[data-element-theme=dark] .search-backdrop{background:#0000009e}html[data-element-theme=dark] .search-dialog{background:#191917;border-color:#fffff821;box-shadow:0 28px 90px #0000008c,0 3px 14px #0000004d}html[data-element-theme=dark] .search-input-row>svg{color:#a4a49d}html[data-element-theme=dark] .search-input-row input::placeholder{color:#666660}html[data-element-theme=dark] .search-spinner{border-color:#b8b8b0 #363632 #363632}html[data-element-theme=dark] .search-categories button{color:#a4a49d;background:#22221f;border-color:#fffff81c}html[data-element-theme=dark] .search-categories button.active{color:#151513;background:#e5e5df;border-color:#e5e5df}html[data-element-theme=dark] .search-results-heading,html[data-element-theme=dark] .search-group h2{color:#85857f}html[data-element-theme=dark] .search-results-heading{border-bottom-color:var(--app-line)}html[data-element-theme=dark] .search-results-heading small{color:#666660}html[data-element-theme=dark] .search-result:hover,html[data-element-theme=dark] .search-result.is-active{background:#262623}html[data-element-theme=dark] .search-result__status em{color:#e1bd72;background:#382f20}html[data-element-theme=dark] .search-footer{color:#777771;background:#161614}html[data-element-theme=dark] .search-footer kbd{background:#242421}html[data-element-theme=dark] .webapp-intro{background:#111110}html[data-element-theme=dark] .webapp-intro__flower{opacity:.45;filter:brightness(.72)saturate(.7)}html[data-element-theme=dark] .webapp-intro__status{color:#8a8a83}html[data-element-theme=dark] .stock-mark{filter:brightness(.82)saturate(.9)}@media (hover:hover) and (pointer:fine){.theme-toggle:hover{background:var(--app-soft);border-color:#1818172e}html[data-element-theme=dark] .theme-toggle:hover{background:#292925;border-color:#fffff833}}@media (max-width:760px){.app-nav{grid-template-columns:1fr auto auto}.app-nav__actions{grid-column:3}.theme-toggle{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.theme-toggle{transition:none}}.health-meter{background:var(--app-soft);border-radius:9px;flex-direction:column;gap:6px;margin-bottom:10px;padding:10px;display:flex}.health-meter__row{color:var(--app-muted);justify-content:space-between;align-items:baseline;font-size:11px;display:flex}.health-meter__value{font-variant-numeric:tabular-nums;font-weight:600}.health-meter__value.is-danger{color:var(--negative)}.health-meter__value.is-warning{color:#b28a3c}.health-meter__value.is-safe{color:var(--positive)}.health-meter__track{background:#00000014;border-radius:2px;height:4px;overflow:hidden}.health-meter__fill{border-radius:2px;height:100%;transition:width .2s,background-color .2s}.health-meter__fill.is-danger{background:var(--negative)}.health-meter__fill.is-warning{background:#b28a3c}.health-meter__fill.is-safe{background:var(--positive)}.account-table .health-meter{background:0 0;margin:0;padding:0}.account-table .health-meter__track{width:64px}a.app-nav__product{text-decoration:none;transition:color .12s}a.app-nav__product:hover{color:var(--app-ink)}.app-nav__product.is-current{color:var(--app-ink);font-weight:600}.position-close{align-items:center;gap:6px;display:flex}.position-close__btn{border:1px solid var(--app-line);cursor:pointer;white-space:nowrap;background:#fff;border-radius:7px;height:26px;padding:0 10px;font-size:10px;font-weight:600}.position-close__btn:hover:not(:disabled){background:var(--app-soft)}.position-close__btn:disabled{opacity:.5;cursor:default}.position-close__error{color:var(--negative);cursor:help;display:inline-flex}.position-close__error svg{width:13px}.approval-dialog{background:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;width:min(430px,100%);padding:18px 20px 20px;animation:.18s cubic-bezier(.22,1,.36,1) dialog-in;display:flex;box-shadow:0 22px 70px #14141229,0 3px 12px #1414120f}.approval-dialog__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.approval-dialog__header strong{letter-spacing:-.02em;font-size:15px;font-weight:600}.approval-dialog__body{color:var(--app-muted);margin:0 0 14px;font-size:12px;line-height:1.5}.approval-dialog__hint{color:var(--app-muted);margin:-4px 0 14px;font-size:11px}.approval-dialog__hint.is-insufficient{color:var(--negative)}.approval-dialog__actions{grid-template-columns:auto 1fr;gap:8px;display:grid}.approval-dialog__actions .primary-trade{height:42px}.approval-dialog__cancel{border:1px solid var(--app-line);cursor:pointer;background:#fff;border-radius:9px;height:42px;padding:0 16px;font-size:12px;font-weight:600}.approval-dialog__cancel:hover{background:var(--app-soft)}html[data-element-theme=dark] .approval-dialog{background:#191917;border-color:#fffff821;box-shadow:0 28px 90px #0000008c,0 3px 14px #0000004d}html[data-element-theme=dark] .approval-dialog__cancel{color:var(--app-ink);background:#242421;border-color:#fffff81c}html[data-element-theme=dark] .approval-dialog__cancel:hover{background:#2c2c28}@media (prefers-reduced-motion:reduce){.approval-dialog{animation:none}}
