@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{background:#0d0e12;width:100%;height:100%;overflow:hidden}body{color:#e3e2e8;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#3c494e80;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00d4ff4d}a{color:#00d4ff;text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline-offset:2px;outline:2px solid #00d4ff80}button{outline:none}.sidebar{background:#0d0e12;border-right:1px solid #3c494e40;flex-direction:column;flex-shrink:0;width:240px;min-height:100vh;transition:width .25s;display:flex;position:relative;overflow:hidden}.sidebar-mobile-close{display:none}.sidebar.collapsed{width:64px}.sidebar-logo{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:20px 18px 16px;display:flex}.logo-icon{background:#00d4ff14;border:1px solid #00d4ff2e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.logo-text{letter-spacing:2px;color:#e3e2e8;font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:700}.collapse-btn{color:#859398;cursor:pointer;background:#3c494e33;border:1px solid #3c494e59;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex;position:absolute;top:22px;right:12px}.sidebar.collapsed .collapse-btn{align-self:center;margin-bottom:8px;position:relative;top:76px;right:8px}.collapse-btn:hover{color:#00d4ff;background:#00d4ff1a;border-color:#00d4ff4d}.sidebar-nav{flex-direction:column;flex-shrink:0;gap:2px;padding:8px 10px;display:flex}.nav-item{color:#859398;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;transition:all .18s;display:flex;position:relative;overflow:hidden}.sidebar.collapsed .nav-item{justify-content:center;padding:10px}.nav-item:hover{color:#a8e8ff;background:#00d4ff0f}.nav-item.active{color:#00d4ff;background:#00d4ff1a}.nav-icon{flex-shrink:0;align-items:center;display:flex}.nav-label{white-space:nowrap}.nav-active-bar{background:#00d4ff;border-radius:0 3px 3px 0;width:3px;height:60%;position:absolute;top:20%;left:0;box-shadow:0 0 8px #00d4ff99}.sidebar-watchlist{flex-direction:column;flex:1;margin-top:8px;padding:0 10px;display:flex;overflow:hidden}.section-header{text-transform:uppercase;letter-spacing:1px;color:#5a6872;cursor:pointer;justify-content:space-between;align-items:center;padding:0 4px 8px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:600;display:flex}.section-header svg{color:#5a6872;cursor:pointer;transition:color .2s}.section-header svg:hover{color:#00d4ff}.watchlist-items{scrollbar-width:thin;scrollbar-color:#3c494e66 transparent;flex-direction:column;gap:2px;max-height:280px;display:flex;overflow-y:auto}.watchlist-empty{color:#5a6872;text-align:center;padding:16px 0;font-family:Inter,system-ui,sans-serif;font-size:12px}.watchlist-item{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;font-family:Inter,system-ui,sans-serif;transition:background .15s;display:flex}.watchlist-item:hover{background:#00d4ff0f}.wi-left{text-align:left;flex-direction:column;display:flex}.wi-symbol{color:#e3e2e8;font-size:13px;font-weight:600}.wi-name{color:#5a6872;white-space:nowrap;text-overflow:ellipsis;max-width:90px;margin-top:1px;font-size:10px;overflow:hidden}.wi-right{flex-direction:column;align-items:flex-end;display:flex}.wi-price{color:#e3e2e8;font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.wi-change{font-variant-numeric:tabular-nums;font-size:11px;font-weight:500}.wi-change.up{color:#00c896}.wi-change.down{color:#ff4757}.sidebar-footer{border-top:1px solid #3c494e33;margin-top:auto;padding:12px 14px 20px}.portfolio-summary{flex-direction:column;gap:3px;display:flex}.ps-label{text-transform:uppercase;letter-spacing:1px;color:#5a6872;font-family:Inter,system-ui,sans-serif;font-size:10px}.ps-value{color:#00d4ff;letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700}@media (width<=980px){.sidebar{width:72px}.sidebar .logo-text,.sidebar .nav-label,.sidebar .sidebar-watchlist,.sidebar .sidebar-footer,.sidebar .sidebar-profile{display:none}.sidebar .nav-item{justify-content:center;padding:10px}.sidebar .collapse-btn{display:none}.sidebar .sidebar-logo{justify-content:center;padding:16px 12px}}@media (width<=1023px){.sidebar{z-index:1200;width:288px;transition:transform .24s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:24px 0 48px #0000006b}.sidebar.mobile-open{transform:translate(0)}.sidebar.collapsed{width:288px}.sidebar-mobile-close{z-index:2;color:#a1aeb4;cursor:pointer;background:#3c494e2e;border:1px solid #3c494e47;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:16px;right:16px}.sidebar-logo{justify-content:flex-start;padding:20px 54px 16px 18px}.collapse-btn{display:none}.sidebar .logo-text,.sidebar .nav-label,.sidebar .sidebar-watchlist,.sidebar .sidebar-footer,.sidebar .sidebar-profile{display:block}.sidebar-nav{padding-top:6px}.nav-item{justify-content:flex-start;padding:12px 14px}.nav-active-bar{display:block}}@media (width<=767px){.sidebar{width:min(86vw,300px)}.sidebar-logo{padding-left:16px}.sidebar-watchlist,.sidebar-footer{padding-left:12px;padding-right:12px}.watchlist-items{max-height:220px}}.sidebar-profile{border-top:1px solid #3c494e33;border-bottom:1px solid #3c494e33;margin-top:8px;padding:12px 10px}.profile-section{align-items:center;gap:10px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#00d4ff 0%,#2962ff 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.profile-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.profile-email{color:#859398;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.logout-btn{color:#ff6b7a;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;padding:0;font-size:11px;font-weight:600;transition:color .2s}.logout-btn:hover{color:#ff8a95}.logout-confirm-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.logout-confirm-dialog{background:#1a1b20;border:1px solid #00d4ff33;border-radius:12px;max-width:320px;padding:24px;box-shadow:0 20px 60px #0000004d}.logout-confirm-dialog h3{color:#fff;margin:0 0 8px;font-size:16px;font-weight:600}.logout-confirm-dialog p{color:#859398;margin:0 0 20px;font-size:13px}.confirm-actions{gap:10px;display:flex}.confirm-cancel,.confirm-logout{cursor:pointer;border:none;border-radius:6px;flex:1;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s}.confirm-cancel{color:#859398;background:#3c494e4d;border:1px solid #3c494e66}.confirm-cancel:hover{color:#a8d8e1;background:#3c494e80}.confirm-logout{color:#ff7a8a;background:#ff475733;border:1px solid #ff475766}.confirm-logout:hover{color:#ff9aaa;background:#ff47574d}.navbar{z-index:100;background:#0d0e12;border-bottom:1px solid #3c494e40;flex-shrink:0;align-items:center;gap:16px;height:60px;padding:0 24px;display:flex;position:sticky;top:0}.search-wrapper{flex:1;max-width:320px;position:relative}.search-bar{background:#1f1f24cc;border:1px solid #3c494e66;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 12px;transition:border-color .2s;display:flex}.search-bar:focus-within{background:#1f1f24;border-color:#00d4ff80}.search-icon{color:#5a6872;flex-shrink:0}.search-input{color:#e3e2e8;background:0 0;border:none;outline:none;width:100%;font-family:Inter,system-ui,sans-serif;font-size:13px}.search-input::placeholder{color:#5a6872}#manual-refresh-btn:hover svg{animation:.6s linear spin-refresh}@keyframes spin-refresh{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.search-spinner{border:1.5px solid #00d4ff33;border-top-color:#00d4ff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite spin}.search-dropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:200;background:#121317f7;border:1px solid #3c494e66;border-radius:10px;margin:0;padding:6px;list-style:none;animation:.15s fadeDown;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 16px 40px #00000080}.search-result{cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;transition:background .15s;display:flex}.search-result:hover,.search-result.keyboard-active{background:#00d4ff14}.sr-left{flex-shrink:0;align-items:center;gap:8px;display:flex}.sr-exchange{letter-spacing:.6px;text-transform:uppercase;color:#fff;border-radius:3px;padding:1px 5px;font-family:Inter,system-ui,sans-serif;font-size:9px;font-weight:700}.badge-index{color:#d8b4fe;background:#8a2be266;border:1px solid #8a2be280}.badge-nse{color:#00c896;background:#00c89633;border:1px solid #00c8964d}.badge-bse{color:#fa0;background:#ff8c0033;border:1px solid #ff8c004d}.sr-symbol{color:#e3e2e8;min-width:60px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600}.sr-desc{color:#859398;white-space:nowrap;text-overflow:ellipsis;font-family:Inter,system-ui,sans-serif;font-size:12px;overflow:hidden}.sr-right{align-items:center;gap:8px;display:flex;overflow:hidden}.sr-sector{color:#00d4ff;letter-spacing:.5px;text-transform:uppercase;background:#00d4ff1a;border:1px solid #00d4ff33;border-radius:3px;flex-shrink:0;padding:1px 4px;font-size:9px;font-weight:700}.ticker-strip{white-space:nowrap;background:#1f1f2499;border:1px solid #3c494e4d;border-radius:8px;align-items:center;gap:10px;padding:6px 14px;font-family:Inter,system-ui,sans-serif;display:flex}.ts-symbol{color:#e3e2e8;letter-spacing:.5px;font-size:13px;font-weight:700}.ts-price{color:#e3e2e8;font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.ts-change{font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.ts-change.up{color:#00c896}.ts-change.down{color:#ff4757}.navbar-right{align-items:center;gap:10px;margin-left:auto;display:flex}.ws-status{background:#ff47571a;border:1px solid #ff47574d;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;display:flex}.ws-status.connected{background:#00c8961a;border-color:#00c8964d}.ws-dot{background:#ff4757;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s infinite pulse-red}.ws-status.connected .ws-dot{background:#00c896;animation:2s infinite pulse-green}.ws-label{letter-spacing:.8px;color:#ff4757;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:700}.ws-status.connected .ws-label{color:#00c896}.icon-btn{color:#859398;cursor:pointer;background:#1f1f2499;border:1px solid #3c494e4d;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative}.icon-btn:hover{color:#00d4ff;background:#00d4ff14;border-color:#00d4ff4d}.notif-badge{color:#fff;background:#ff4757;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-family:Inter,system-ui,sans-serif;font-size:9px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.avatar-btn{cursor:pointer;background:0 0;border:none;padding:0}.avatar-menu{position:relative}.avatar{color:#003642;background:linear-gradient(135deg,#00d4ff,#a8e8ff);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.profile-dropdown{z-index:210;background:#101218f7;border:1px solid #3c494e61;border-radius:12px;width:220px;animation:.15s fadeDown;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 20px 36px #0000008c}.profile-dropdown-header{border-bottom:1px solid #3c494e42;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.profile-dropdown-name{color:#deecf2;font-size:13px;font-weight:700}.profile-dropdown-email{color:#80939d;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profile-dropdown-item{text-align:left;color:#cfdae0;cursor:pointer;background:0 0;border:none;width:100%;padding:11px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.profile-dropdown-item:hover{color:#9be8ff;background:#00d4ff17}.profile-dropdown-item.danger{color:#ff8a97;border-top:1px solid #3c494e33}.profile-dropdown-item.danger:hover{color:#ffadb6;background:#ff47571f}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-green{0%,to{opacity:1;box-shadow:0 0 #00c89666}50%{opacity:.7;box-shadow:0 0 0 4px #00c89600}}@keyframes pulse-red{0%,to{opacity:1}50%{opacity:.5}}.stock-chart-wrapper{background:#0d0e12;border-radius:8px;flex-direction:column;width:100%;display:flex;overflow:hidden}.chart-controls{background:#121317;border-bottom:1px solid #3c494e4d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;display:flex}.chart-type-toggle{gap:4px;display:flex}.chart-type-btn{color:#859398;cursor:pointer;background:0 0;border:1px solid #3c494e80;border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-family:Inter,system-ui,sans-serif;font-size:12px;transition:all .2s;display:flex}.chart-type-btn:hover{color:#a8e8ff;background:#00d4ff14;border-color:#00d4ff4d}.chart-type-btn.active{color:#00d4ff;background:#00d4ff1f;border-color:#00d4ff80}.timeframe-buttons{background:#0d0e12cc;border-radius:8px;gap:2px;padding:3px;display:flex}.tf-btn{color:#859398;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:4px 12px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;transition:all .18s}.tf-btn:hover{color:#00d4ff;background:#00d4ff14}.tf-btn.active{color:#00d4ff;background:#00d4ff26;font-weight:600}.chart-area{background:#0d0e12;width:100%;position:relative}.chart-canvas{z-index:1;position:relative}.chart-tooltip{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#121317eb;border:1px solid #3c494e66;border-radius:6px;align-items:center;gap:12px;padding:6px 14px;animation:.12s fadeIn;display:flex;position:absolute;top:10px;left:60px}.tt-date{color:#859398;white-space:nowrap;font-family:Inter,monospace;font-size:11px}.tt-item{color:#e3e2e8;font-family:Inter,monospace;font-size:12px}.tt-item em{color:#859398;margin-right:3px;font-style:normal}.tt-item.up{color:#00c896}.tt-item.down{color:#ff4757}.tt-price{color:#00d4ff;font-size:13px;font-weight:600}.chart-overlay{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#bbc9cf;background:#0d0e12d9;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-family:Inter,system-ui,sans-serif;font-size:14px;display:flex;position:absolute;inset:0}.chart-error{color:#ff4757}.chart-spinner{border:2px solid #00d4ff26;border-top-color:#00d4ff;border-radius:50%;width:32px;height:32px;animation:.75s linear infinite spin}.retry-btn{color:#00d4ff;cursor:pointer;background:#00d4ff1f;border:1px solid #00d4ff66;border-radius:6px;margin-top:4px;padding:6px 18px;font-size:12px;transition:background .2s}.retry-btn:hover{background:#00d4ff38}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.stock-panel-wrapper{background:#0f131e;flex-direction:column;flex:1;min-height:0;padding:0 24px;display:flex}.panel-main{flex:1;grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);gap:24px;min-height:0;padding:8px 0 6px;display:grid;overflow:auto}.chart-section{flex-direction:column;gap:18px;min-width:0;display:flex}.chart-price-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cph-symbol{flex-direction:column;gap:2px;display:flex}.cph-ticker{color:#e3e2e8;letter-spacing:-.5px;align-items:center;gap:8px;font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:800;display:flex}.cph-index-label{text-transform:uppercase;color:#d8b4fe;letter-spacing:.5px;vertical-align:middle;background:#8a2be233;border:1px solid #8a2be266;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.cph-name{color:#859398;font-family:Inter,system-ui,sans-serif;font-size:12px}.cph-price-block{text-align:right}.cph-price{color:#e3e2e8;letter-spacing:-1px;font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:32px;font-weight:800;line-height:1;display:block}.cph-change{font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600}.cph-change.up{color:#00c896}.cph-change.down{color:#ff4757}.info-panel{background:linear-gradient(165deg,#171b26f5,#0f131ef5);border:1px solid #4346562e;border-radius:14px;flex-direction:column;gap:0;width:100%;max-height:100%;padding:22px;display:flex;overflow-y:auto}.stats-grid{grid-template-columns:1fr 1fr;gap:14px 16px;display:grid}.stat-item{flex-direction:column;gap:3px;display:flex}.stat-label{text-transform:uppercase;letter-spacing:.8px;color:#8a95a0;font-family:Inter,system-ui,sans-serif;font-size:10px}.stat-val{color:#dfe2f2;font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700}.stat-val.up{color:#00c896}.stat-val.down{color:#ff4757}.panel-divider{background:#4346563d;height:1px;margin:20px 0}.trend-card{background:linear-gradient(160deg,#1b1f2bf5,#131722f5);border:1px solid #4346562e;border-radius:12px;flex-direction:column;gap:11px;padding:16px;display:flex}.trend-card-inline,.left-bottom-slot{margin-top:2px}.trend-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.trend-title{color:#9ca8b3;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800}.trend-badge{text-transform:uppercase;letter-spacing:.5px;color:#bbc9cf;background:#43465633;border:1px solid #4346564d;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}.trend-badge.bullish{color:#00c896;background:#00c89624;border-color:#00c89659}.trend-badge.bearish{color:#ff4757;background:#ff475724;border-color:#ff475759}.trend-badge.sideways,.trend-badge.neutral{color:#ffd166;background:#ffd1661f;border-color:#ffd1664d}.trend-metrics{flex-direction:column;gap:6px;display:flex}.trend-row{border-bottom:1px solid #4346562e;justify-content:space-between;align-items:center;gap:8px;padding-bottom:7px;display:flex}.trend-row:last-child{border-bottom:none;padding-bottom:0}.trend-label{color:#96a0aa;font-size:11px}.trend-val{color:#dfe2f2;text-align:right;font-size:12px;font-weight:700}.trend-val.up{color:#00c896}.trend-val.down{color:#ff4757}.trend-val.rec{color:#c8d4ff}.trend-ma-row{color:#b7c1cc;border-top:1px solid #43465638;grid-template-columns:1fr 1fr;gap:8px;padding-top:10px;font-size:11px;display:grid}.order-form{flex-direction:column;gap:16px;display:flex}.of-header{color:#9ca8b3;letter-spacing:.18em;text-transform:uppercase;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:800}.of-balance-row,.of-price-row,.of-total-row{justify-content:space-between;align-items:center;display:flex}.of-label{color:#8f9aa4;font-family:Inter,system-ui,sans-serif;font-size:12px}.of-balance{color:#b6c4ff;font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:800}.of-price{color:#dce1ff;font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:700}.of-total{color:#dfe2f2;font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:800}.input-group{flex-direction:column;gap:5px;display:flex}.input-label{color:#5a6872;text-transform:uppercase;letter-spacing:.7px;font-family:Inter,system-ui,sans-serif;font-size:11px}.order-input{color:#b6c4ff;font-variant-numeric:tabular-nums;box-sizing:border-box;background:#0a0e19e6;border:none;border-bottom:2px solid #4346568c;border-radius:6px 6px 0 0;outline:none;width:100%;padding:14px 12px;font-family:Inter,system-ui,sans-serif;font-size:30px;font-weight:900;transition:border-color .2s}.order-input:focus{border-bottom-color:#00d4ff}.order-input::-webkit-inner-spin-button{opacity:0}.order-input::-webkit-outer-spin-button{opacity:0}.trade-buttons{grid-template-columns:1fr 1fr;gap:12px;margin-top:6px;display:grid}.trade-btn{cursor:pointer;letter-spacing:.16em;text-transform:uppercase;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:56px;padding:14px 8px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:800;transition:all .2s;display:flex}.trade-btn:disabled{opacity:.45;cursor:not-allowed;transform:none!important}.buy-btn{color:#e8fff6;background:linear-gradient(135deg,#00a76f,#00895b);box-shadow:0 4px 16px #00c89633}.buy-btn:not(:disabled):hover{background:linear-gradient(135deg,#00d4a0,#00b886);transform:translateY(-1px);box-shadow:0 4px 20px #00c89659}.sell-btn{color:#fff;background:linear-gradient(135deg,#da2237,#b7172a);box-shadow:0 4px 16px #ff475733}.sell-btn:not(:disabled):hover{background:linear-gradient(135deg,#ff596a,#ee404f);transform:translateY(-1px);box-shadow:0 4px 20px #ff475759}.btn-spinner{border:1.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite spin}@media (width<=1180px){.panel-main{grid-template-columns:1fr;gap:16px;padding-top:10px}.info-panel{width:100%;max-height:none;overflow:visible}.cph-price{font-size:28px}}@media (width<=1023px){.stock-panel-wrapper{padding:0 14px}.panel-main{padding:6px 0 16px}.chart-price-header{gap:10px}.info-panel{padding:18px}}@media (width<=767px){.stock-panel-wrapper{padding:0 10px}.panel-main{gap:14px;padding:6px 0 14px}.chart-price-header{flex-direction:column;align-items:flex-start}.cph-price-block{text-align:left}.cph-price{font-size:24px}.stats-grid{gap:12px}.info-panel{padding:14px}.trend-card{padding:12px}.order-input{font-size:24px}.trade-buttons{grid-template-columns:1fr}.trade-btn{width:100%}}@media (width<=720px){.trade-buttons{grid-template-columns:1fr}.trade-btn{width:100%}}.portfolio-table-wrapper{background:linear-gradient(165deg,#171b26f5,#0f131ef5);border:1px solid #4346562e;border-radius:12px;width:100%;overflow-x:auto}.portfolio-mobile-cards,.transactions-mobile-cards{flex-direction:column;gap:14px;display:none}.portfolio-mobile-card,.transaction-mobile-card{text-align:left;width:100%;color:inherit;background:linear-gradient(165deg,#171b26f5,#0f131ef5);border:1px solid #4346562e;border-radius:14px;flex-direction:column;gap:12px;padding:14px;display:flex}.portfolio-mobile-card{cursor:pointer}.portfolio-mobile-card-head,.transaction-mobile-card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.portfolio-mobile-card-value{font-variant-numeric:tabular-nums;font-size:14px;font-weight:800}.portfolio-mobile-card-grid,.transaction-mobile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;display:grid}.portfolio-mobile-card-grid>div,.transaction-mobile-grid>div{flex-direction:column;gap:4px;display:flex}.portfolio-mobile-span,.transaction-mobile-span{grid-column:1/-1}.portfolio-mobile-label{text-transform:uppercase;letter-spacing:.08em;color:#8e99a3;font-size:10px;font-weight:800}.portfolio-mobile-value{color:#dfe2f2;font-variant-numeric:tabular-nums;font-size:13px}.data-table{border-collapse:collapse;width:100%;font-family:Inter,system-ui,sans-serif}.data-table thead tr{background:#0a0e19b3}.data-table th{text-transform:uppercase;letter-spacing:.12em;color:#8e99a3;text-align:left;white-space:nowrap;border-bottom:1px solid #43465638;padding:16px 18px;font-size:10px;font-weight:800}.data-table td{color:#dfe2f2;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #43465624;padding:18px;font-size:13px}.data-table tbody tr:last-child td{border-bottom:none}.table-row{transition:background .15s}.table-row:hover{background:#2962ff14}.clickable{cursor:pointer}.align-right{text-align:right}.tabular{font-variant-numeric:tabular-nums}.bold{font-weight:700}.symbol-badge{color:#c8d4ff;letter-spacing:.3px;background:#2962ff1f;border:1px solid #b6c4ff33;border-radius:4px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-block}.type-badge{letter-spacing:.4px;border-radius:4px;padding:3px 9px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:700;display:inline-block}.type-badge.buy{color:#00c896;background:#00c8961f;border:1px solid #00c89640}.type-badge.sell{color:#ff4757;background:#ff47571f;border:1px solid #ff475740}.portfolio-empty{color:#5a6872;background:linear-gradient(155deg,#181b21fa,#111419fa);border:1px solid #3c494e40;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:44px 40px;font-family:Inter,system-ui,sans-serif;font-size:14px;display:flex}.portfolio-empty-icon{color:#7fdfff;background:#00d4ff14;border:1px solid #00d4ff3d;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.portfolio-empty-title{color:#d3dde2;letter-spacing:-.02em;margin:4px 0 0;font-size:19px;font-weight:700}.portfolio-empty-copy{color:#8ea0ab;margin:0;font-size:14px}.portfolio-empty-cta{color:#eaf6ff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#0097e8,#0071dc);border:none;border-radius:10px;margin-top:10px;padding:11px 16px;font-size:12px;font-weight:700;transition:transform .15s,box-shadow .2s}.portfolio-empty-cta:hover{transform:translateY(-1px);box-shadow:0 10px 20px #0071dc47}@media (width<=767px){.portfolio-table-wrapper>.data-table{display:none}.portfolio-mobile-cards,.transactions-mobile-cards{display:flex}.portfolio-table-wrapper{overflow:visible}.portfolio-mobile-card,.transaction-mobile-card{padding:16px}.portfolio-mobile-card-grid,.transaction-mobile-grid{grid-template-columns:1fr 1fr}}.dashboard{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.dashboard-content{scrollbar-width:thin;scrollbar-color:#3c494e66 transparent;flex-direction:column;flex:1;padding-top:8px;padding-bottom:16px;display:flex;overflow:hidden auto}.command-center-strip{background:radial-gradient(circle at 85% 20%,#497dff2e,#0000 48%),radial-gradient(circle at 10% 120%,#00c4aa26,#0000 40%),linear-gradient(150deg,#161b2afa,#101422fa);border:1px solid #687bff33;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:12px 24px 0;padding:10px 12px;display:flex;box-shadow:0 8px 20px #01051247}.ccs-left{align-items:center;gap:8px;max-width:680px;display:flex}.ccs-app-label{text-transform:uppercase;letter-spacing:.16em;color:#8fa3c7;background:#0a0e1873;border:1px solid #8ea0c242;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:800}.ccs-title-compact{letter-spacing:.01em;color:#edf3ff;margin:0;font-size:14px;font-weight:700;line-height:1}.ccs-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ccs-chip{color:#c6d4ef;background:#0a0e188c;border:1px solid #5c6b8e4d;border-radius:10px;flex-direction:column;gap:1px;min-width:108px;padding:5px 8px;font-size:11px;display:flex}.chip-label{text-transform:uppercase;letter-spacing:.1em;color:#8ea0c2;font-size:8px}.ccs-chip strong{color:#eff3ff;font-size:12px}.ccs-chip.move.up strong{color:#5de3b2}.ccs-chip.move.down strong{color:#ff9daa}.ccs-chip.pulse{flex-direction:row;justify-content:center;align-items:center;gap:6px;min-width:112px}.chip-dot{background:#ff7586;border-radius:999px;width:6px;height:6px}.ccs-chip.pulse.live .chip-dot{background:#4fe5ae;animation:1.8s infinite chipPulse;box-shadow:0 0 #4fe5ae73}@keyframes chipPulse{0%{box-shadow:0 0 #4fe5ae73}70%{box-shadow:0 0 0 10px #4fe5ae00}to{box-shadow:0 0 #4fe5ae00}}.summary-cards-row{grid-template-columns:repeat(4,minmax(200px,1fr));gap:18px;padding:14px 24px 16px;display:grid}.summary-card{background:linear-gradient(165deg,#171b26fa,#0f131efa);border:1px solid #43465629;border-radius:14px;flex-direction:column;gap:12px;padding:22px 20px 18px;display:flex;box-shadow:inset 0 1px #ffffff0a}.summary-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.summary-card-label{text-transform:uppercase;letter-spacing:1px;color:#7f8b95;font-size:11px;font-weight:800}.summary-card-value{color:#dfe2f2;font-variant-numeric:tabular-nums;font-size:24px;font-weight:800;line-height:1.2}.summary-card-dot{background:#8e9bab;border-radius:999px;width:9px;height:9px}.summary-card-dot.up{background:#38d39f}.summary-card-dot.down{background:#ff7a86}.summary-card-meta{color:#7e8b98;font-size:11px}.summary-card.up .summary-card-value{color:#38d39f}.summary-card.down .summary-card-value{color:#ff7a86}.trade-error-banner{color:#ff98a4;background:#ff47571f;border:1px solid #ff475759;border-radius:10px;margin:0 24px 16px;padding:12px 14px;font-size:14px;font-weight:600}.bottom-section{background:linear-gradient(160deg,#141823f0,#0f131ef0);border:1px solid #43465633;border-radius:14px;flex-direction:column;flex-shrink:0;gap:0;padding:18px;display:flex}.bottom-tabs{border-bottom:1px solid #4346563d;align-items:center;gap:8px;margin-bottom:18px;padding-top:4px;display:flex}.bottom-tab{color:#859398;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:11px 16px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;transition:all .18s;display:flex}.bottom-tab:hover{color:#a8e8ff}.bottom-tab.active{color:#00d4ff;border-bottom-color:#00d4ff}.tab-count{color:#859398;background:#3c494e80;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.bottom-tab.active .tab-count{color:#00d4ff;background:#00d4ff26}.portfolio-value-strip{background:#2962ff24;border:1px solid #b6c4ff29;border-radius:10px;align-items:center;gap:10px;margin-left:auto;padding:8px 14px;font-family:Inter,system-ui,sans-serif;display:flex}.pvs-label{text-transform:uppercase;letter-spacing:.8px;color:#5a6872;font-size:10px}.pvs-value{color:#b6c4ff;font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.bottom-content{animation:.2s fadeIn}@media (width<=1180px){.command-center-strip{flex-wrap:wrap}.ccs-right{justify-content:flex-start}.summary-cards-row{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (width<=1023px){.command-center-strip{margin:10px 16px 0;padding:9px 10px}.summary-cards-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.bottom-section{padding:14px}.trade-error-banner{margin:0 16px 14px}}@media (width<=767px){.command-center-strip{gap:8px;margin:8px 14px 0;padding:8px 9px}.ccs-right{gap:6px;width:auto}.ccs-chip{border-radius:9px;min-width:94px;padding:4px 7px}.summary-cards-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 14px 16px}.summary-card{padding:14px 14px 12px}.summary-card-value{font-size:18px}.trade-error-banner{margin:0 14px 12px}.bottom-section{padding:8px 14px 18px}.bottom-tabs{flex-wrap:wrap;align-items:stretch}.portfolio-value-strip{justify-content:space-between;width:100%;margin-left:0}}.error-boundary{text-align:center;background:#1a1b20;border:1px solid #ff475733;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;max-width:400px;margin:auto;padding:32px;display:flex}.eb-icon{background:#ff475714;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.error-boundary h3{color:#e3e2e8;margin:0;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700}.eb-msg{color:#859398;max-width:280px;font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:1.6}.eb-btn{color:#ff4757;cursor:pointer;background:#ff47571f;border:1px solid #ff475759;border-radius:8px;margin-top:6px;padding:8px 24px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;transition:background .2s}.eb-btn:hover{background:#ff475738}.ui-page-header{border-bottom:1px solid #3c494e4d;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:34px;padding-bottom:22px;display:flex}.ui-page-header h1{letter-spacing:-.5px;color:#fff;margin:0 0 8px;font-family:Inter,system-ui,sans-serif;font-size:28px;font-weight:800}.ui-page-header p{color:#859398;margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5}.page-header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}@media (width<=768px){.ui-page-header{flex-direction:column;align-items:stretch}.page-header-actions{width:100%}}.ui-summary-card{background:#1a1b20;border:1px solid #3c494e4d;border-radius:12px;flex-direction:column;gap:8px;padding:24px;display:flex}.sc-label{color:#859398;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600;display:block}.sc-value{color:#e3e2e8;letter-spacing:-.5px;align-items:center;gap:8px;font-family:Inter,monospace;font-size:26px;font-weight:800;display:flex}.sc-value.neutral{color:#e3e2e8}@media (width<=768px){.ui-summary-card{padding:16px}.sc-value{font-size:22px}}.ui-data-table-container{background:#1a1b20;border:1px solid #3c494e4d;border-radius:12px;overflow:hidden}.ui-data-table-mobile{flex-direction:column;gap:12px;padding:16px;display:none}.ui-data-table-mobile-card{background:#171a20;border:1px solid #3c494e38;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.ui-data-table-mobile-card.clickable{cursor:pointer}.ui-data-table-mobile-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.ui-data-table-mobile-label{text-transform:uppercase;letter-spacing:.08em;color:#859398;font-size:10px;font-weight:800}.ui-data-table-mobile-value{color:#e3e2e8;text-align:right;word-break:break-word;font-size:13px}.ui-data-table-mobile-empty{color:#859398;text-align:center;padding:18px 12px;font-size:14px}.data-table-wrapper{overflow:auto hidden}.data-table-wrapper::-webkit-scrollbar{height:4px}.data-table-wrapper::-webkit-scrollbar-track{background:#121317}.data-table-wrapper::-webkit-scrollbar-thumb{background:#262a35;border-radius:2px}.ui-data-table{border-collapse:collapse;width:100%;font-family:Inter,system-ui,sans-serif}.ui-data-table thead{background:#0f1115;border-bottom:1px solid #3c494e4d}.ui-data-table th{text-align:left;color:#859398;text-transform:uppercase;letter-spacing:.3px;padding:15px 18px;font-size:12px;font-weight:700}.ui-data-table th.text-right{text-align:right}.ui-data-table th.text-center{text-align:center}.ui-data-table tbody tr{border-bottom:1px solid #3c494e26;transition:background-color .2s}.ui-data-table tbody tr:hover{background:#1f2128}.ui-data-table tbody tr.clickable{cursor:pointer}.ui-data-table td{color:#e3e2e8;text-align:left;padding:18px;font-size:14px}.ui-data-table td.text-right{text-align:right}.ui-data-table td.text-center{text-align:center}.ui-data-table td.table-empty{text-align:center;color:#859398;padding:40px 16px;font-style:italic}.ui-data-table .up{color:#00c896}.ui-data-table .down{color:#ff4757}.ui-data-table .symbol{color:#00d4ff;font-family:Inter,monospace;font-weight:700}@media (width<=768px){.ui-data-table th,.ui-data-table td{padding:10px 12px;font-size:12px}.data-table-wrapper{display:none}.ui-data-table-mobile{display:flex}}.page-container{color:#e3e2e8;background:#121317;max-width:1440px;height:100%;margin:0 auto;padding:28px 30px 34px;font-family:Inter,system-ui,sans-serif;overflow-y:auto}.page-header{border-bottom:1px solid #3c494e4d;margin-bottom:34px;padding-bottom:22px}.page-header h1{letter-spacing:-.5px;color:#fff;margin:0 0 8px;font-size:28px;font-weight:800}.page-header p{color:#859398;margin:0;font-size:14px}.page-loading{color:#859398;justify-content:center;align-items:center;height:100%;font-size:15px;display:flex}.settings-content{flex-direction:column;gap:20px;max-width:600px;display:flex}.settings-form{background:#1a1b20;border:1px solid #3c494e4d;border-radius:12px;margin-bottom:40px;padding:28px}.form-group{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.form-group label{color:#a1aeb4;font-size:13px;font-weight:600}.form-group select,.form-group input[type=number]{color:#e3e2e8;background:#1e1f23cc;border:1px solid #3c494e99;border-radius:6px;outline:none;padding:10px 12px;font-size:14px;transition:border-color .2s}.form-group select:focus,.form-group input:focus{border-color:#00d4ff}.form-group-checkbox{align-items:center;gap:10px;margin-bottom:24px;display:flex}.form-group-checkbox label{color:#e3e2e8;cursor:pointer;font-size:14px}.primary-btn{color:#00222b;cursor:pointer;background:#00d4ff;border:none;border-radius:8px;padding:12px 20px;font-weight:700;transition:all .2s}.primary-btn:hover{background:#3df}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.danger-zone{background:#ff47570d;border:1px solid #ff47574d;border-radius:12px;padding:28px}.danger-zone h2{color:#ff4757;margin:0 0 10px;font-size:18px}.danger-btn{color:#ff4757;cursor:pointer;background:0 0;border:1px solid #ff475780;border-radius:6px;padding:10px 16px;font-weight:700;transition:all .2s}.danger-btn:hover{background:#ff47571a;border-color:#ff4757}.summary-cards{grid-template-columns:repeat(4,minmax(180px,1fr));gap:18px;margin-bottom:34px;display:grid}.summary-card{background:#1a1b20;border:1px solid #3c494e4d;border-radius:12px;padding:26px 24px}.sc-label{color:#859398;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;display:block}.sc-value{color:#e3e2e8;align-items:center;gap:8px;font-size:26px;font-weight:800;display:flex}.sc-value.up{color:#00c896}.sc-value.down{color:#ff4757}.data-table-container{background:#1a1b20;border:1px solid #3c494e4d;border-radius:12px;overflow:hidden}.table-controls{border-bottom:1px solid #3c494e4d;align-items:center;gap:14px;padding:18px 22px;display:flex}.table-filter{color:#e3e2e8;background:#121317;border:1px solid #3c494e80;border-radius:6px;outline:none;min-height:36px;padding:8px 12px}.table-filter:focus{border-color:#00d4ff}.watchlist-controls{justify-content:space-between}.search-results-panel{background:#15161b;border-top:1px solid #3c494e4d;border-bottom:1px solid #3c494e4d;max-height:220px;overflow:auto}.search-result-row{color:#e3e2e8;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #3c494e33;justify-content:space-between;align-items:center;width:100%;padding:14px 22px;display:flex}.search-result-row:hover{background:#00d4ff0f}.search-result-title{font-size:14px;font-weight:700}.search-result-subtitle{color:#95a2a9;margin-top:2px;font-size:12px}.add-pill{color:#00d4ff;border:1px solid #00d4ff73;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.search-results-empty{color:#95a2a9;padding:16px 20px;font-size:13px}.page-table{border-collapse:collapse;width:100%}.page-table thead tr{text-align:left;color:#5a6872;text-transform:uppercase;border-bottom:1px solid #3c494e4d;font-size:12px}.page-table th,.page-table td{border-bottom:1px solid #3c494e1f;padding:18px 22px}.page-table tbody tr:hover{background:#00d4ff0a}.table-empty{text-align:center;color:#859398;padding:30px}.text-right{text-align:right}.strong{font-weight:700}.muted{color:#a1aeb4}.symbol-cell{font-weight:700}.up{color:#00c896}.down{color:#ff4757}.actions-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.action-btn{color:#a1aeb4;cursor:pointer;background:0 0;border:1px solid #a1aeb459;border-radius:6px;min-width:66px;padding:6px 12px;font-weight:600}.action-btn.buy{color:#00c896;border-color:#00c8968c}.action-btn.sell{color:#ff4757;border-color:#ff47578c}.action-btn.chart{color:#00d4ff;border-color:#00d4ff8c}.action-btn.muted{color:#a1aeb4;border-color:#a1aeb459}@media (width<=1023px){.page-container{padding:18px 18px 22px}.summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.data-table-container{overflow-x:auto}.page-table{min-width:900px}.watchlist-controls-card,.transaction-filters-card,.settings-form,.danger-zone{padding:20px}.table-controls{flex-wrap:wrap}}@media (width<=767px){.page-container{padding:14px 14px 18px}.summary-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px}.summary-card{padding:18px 16px}.sc-value{font-size:22px}.watchlist-controls-card,.transaction-filters-card,.settings-form,.danger-zone{padding:16px}.table-controls{flex-direction:column;align-items:stretch}.table-filter{width:100%}.watchlist-controls{flex-direction:column}.watchlist-controls .ui-button,.watchlist-controls .table-filter{width:100%}.actions-row{flex-direction:column}.actions-row .ui-button{width:100%}.settings-content{max-width:none}.form-group-checkbox{align-items:flex-start}.primary-btn,.danger-btn{width:100%}.page-table{min-width:760px}.summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.watchlist-controls-card{margin-bottom:34px;padding:24px}.transaction-filters-card{margin-bottom:34px;padding:20px}.settings-form{margin-bottom:34px}.settings-form form{flex-direction:column;gap:20px;display:flex}.danger-zone{background:#ff47570d!important;border:1px solid #ff47574d!important}.danger-zone h2{color:#ff4757;margin:0 0 12px;font-size:18px;font-weight:700}.danger-zone p{color:#a1aeb4;margin-bottom:20px;font-size:14px;line-height:1.5}.actions-row .ui-button{text-align:center;min-width:60px;padding:6px 10px;font-size:12px}.watchlist-table{margin-top:20px}.mt-4{margin-top:16px}@media (width<=767px){.watchlist-controls{flex-direction:column;gap:12px}.watchlist-controls .table-filter,.watchlist-controls .ui-button{width:100%}.actions-row{flex-direction:column}.actions-row .ui-button{width:100%}}.ui-button{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-family:Inter,system-ui,sans-serif;font-weight:700;transition:all .2s;display:inline-flex}.ui-button:disabled{opacity:.6;cursor:not-allowed}.ui-button:active:not(:disabled){transform:scale(.95)}.ui-button-sm{padding:6px 12px;font-size:12px}.ui-button-md{padding:10px 16px;font-size:14px}.ui-button-lg{padding:14px 24px;font-size:16px}.ui-button-primary{color:#00222b;background:#00d4ff}.ui-button-primary:hover:not(:disabled){background:#3df}.ui-button-secondary{color:#e3e2e8;background:#262a35;border:1px solid #3c494e99}.ui-button-secondary:hover:not(:disabled){background:#2f3439;border-color:#3c494ecc}.ui-button-danger{color:#ff4757;background:0 0;border:1px solid #ff475780}.ui-button-danger:hover:not(:disabled){background:#ff47571a;border-color:#ff4757}.ui-button-success{color:#00c896;background:#00c89633;border:1px solid #00c8964d}.ui-button-success:hover:not(:disabled){background:#00c8964d;border-color:#00c896}.ui-button-ghost{color:#859398;background:0 0;border:none}.ui-button-ghost:hover:not(:disabled){color:#e3e2e8;background:#3c494e1a}.ui-card{background:#1a1b20;border:1px solid #3c494e4d;border-radius:12px;padding:26px;transition:all .2s}.ui-card:hover{background:#1f2128;border-color:#3c494e80}.ui-card.compact{padding:16px}.ui-card.minimal{border:1px solid #3c494e26;padding:12px}.ui-card.highlighted{background:#00d4ff05;border:1px solid #00d4ff26}.auth-container-stitch{background:#0f131e;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.auth-container-stitch:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#1a2235 0%,#0f131e 70%);position:absolute;inset:0}.glow-orb{filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#49d7f40d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute}.glow-orb-top-left{top:-300px;left:-300px}.glow-orb-bottom-right{bottom:-300px;right:-300px}.auth-card-stitch{z-index:10;-webkit-backdrop-filter:blur(20px);background:#1a1b20f2;border:1px solid #49d7f426;border-radius:12px;width:100%;max-width:480px;padding:2.5rem;position:relative;box-shadow:0 20px 50px #00000080}.auth-header-stitch{text-align:center;margin-bottom:2rem}.auth-logo-stitch{letter-spacing:-.025em;color:#b6c4ff;background:linear-gradient(135deg,#b6c4ff 0%,#c4ceff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.75rem;font-weight:900}.auth-title-stitch{color:#dfe2f2;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.auth-subtitle-stitch{color:#bac9cc;letter-spacing:.01em;font-size:.875rem;font-weight:500}.auth-form-stitch{flex-direction:column;gap:2rem;margin-bottom:1.5rem;display:flex}.form-group-stitch{flex-direction:column;gap:.5rem;display:flex}.form-label-stitch{letter-spacing:.05em;text-transform:uppercase;color:#bac9cc;font-size:.625rem;font-weight:700;display:block}.form-label-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.form-input-stitch{color:#dfe2f2;background:0 0;border:none;border-bottom:1px solid #3a494c80;outline:none;width:100%;padding:.75rem 0;font-family:Inter,inherit;font-size:.938rem;transition:all .3s}.form-input-stitch::placeholder{color:#3a494ccc}.form-input-stitch:focus{border-bottom-color:#49d7f4;box-shadow:0 1px #49d7f44d}.form-input-stitch:disabled{opacity:.6;cursor:not-allowed}.form-helper-stitch{color:#bac9cc;letter-spacing:.01em;margin-top:.5rem;font-size:.75rem}.form-actions-stitch{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.checkbox-stitch{cursor:pointer;-webkit-user-select:none;user-select:none;color:#dfe2f2;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.checkbox-stitch input[type=checkbox]{cursor:pointer;accent-color:#49d7f4;background:#0a0e19cc;border:1px solid #3a494c99;border-radius:4px;width:18px;height:18px;transition:all .2s}.checkbox-stitch input[type=checkbox]:hover{border-color:#49d7f4}.checkbox-stitch input[type=checkbox]:checked{background:#49d7f4;border-color:#49d7f4}.checkbox-stitch input[type=checkbox]:disabled{opacity:.5;cursor:not-allowed}.forgot-link-stitch{color:#49d7f4;letter-spacing:.01em;cursor:pointer;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.forgot-link-stitch:hover{color:#a8edff}.show-toggle-stitch{color:#49d7f4;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:700;transition:color .2s}.show-toggle-stitch:hover{color:#a8edff}.show-toggle-stitch:disabled{opacity:.5;cursor:not-allowed}.btn-primary-stitch{color:#eaebff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:linear-gradient(90deg,#004ee8,#0049dc);border:none;border-radius:12px;width:100%;padding:1rem;font-size:.875rem;font-weight:700;transition:all .3s;box-shadow:0 8px 24px #004ee833}.btn-primary-stitch:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 12px 32px #004ee84d}.btn-primary-stitch:not(:disabled):active{transform:scale(.98)}.btn-primary-stitch:disabled{opacity:.5;cursor:not-allowed}.btn-secondary-stitch{color:#49d7f4;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#1a1b20f2;border:1px solid #49d7f433;border-radius:12px;width:100%;padding:1rem;font-size:.875rem;font-weight:700;transition:all .3s}.btn-secondary-stitch:not(:disabled):hover{background:#49d7f40d;border-color:#49d7f4;box-shadow:0 0 20px #49d7f41a}.btn-secondary-stitch:disabled{opacity:.5;cursor:not-allowed}.divider-stitch{color:#bac9cc;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:1rem;margin:1.5rem 0;font-size:.75rem;font-weight:600;display:flex}.divider-stitch:before,.divider-stitch:after{content:"";background:linear-gradient(90deg,#0000,#3a494c66,#0000);flex:1;height:1px}.divider-stitch span{white-space:nowrap}.auth-error-stitch{color:#ffb4ab;letter-spacing:.01em;background:#ff47571a;border:1px solid #ff47574d;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.auth-error-stitch:before{content:"⚠";flex-shrink:0;font-size:1rem}.success-container-stitch{text-align:center;background:#00c8960d;border:1px solid #00c89633;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.success-icon{color:#00c896;background:#00c8961a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:inline-flex}.success-message{color:#bac9cc;margin-bottom:.5rem;font-size:.875rem}.success-email{color:#49d7f4;word-break:break-all;margin-bottom:1rem;font-size:.875rem;font-weight:600}.success-helper{color:#bac9cc;font-size:.75rem;line-height:1.5}.strength-indicator-stitch{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.strength-bars{gap:.5rem;display:flex}.strength-bar{background:#3a494c4d;border-radius:2px;width:32px;height:4px;transition:background .3s}.strength-bar.filled{background:#49d7f4}.strength-label{color:#bac9cc;white-space:nowrap;font-size:.75rem}.auth-footer-stitch{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:600px;margin-top:2rem;padding:2rem 1rem;display:flex;position:relative}.footer-links-stitch{flex-wrap:wrap;gap:1.5rem;display:flex}.footer-links-stitch a{letter-spacing:.05em;text-transform:uppercase;color:#5a6d77;font-size:.625rem;font-weight:600;text-decoration:none;transition:color .2s}.footer-links-stitch a:hover{color:#49d7f4}.footer-copyright{letter-spacing:.05em;text-transform:uppercase;color:#5a6d77;white-space:nowrap;font-size:.625rem;font-weight:600}@media (width<=1023px){.auth-container-stitch{padding:1.5rem 1rem}.auth-card-stitch{width:min(100%,520px);padding:2.25rem 2rem}.auth-footer-stitch{width:min(100%,520px)}}@media (width<=767px){.auth-container-stitch{padding:1rem .85rem}.auth-card-stitch{width:100%;max-width:100%;padding:1.75rem 1.2rem}.auth-form-stitch{gap:1.35rem}.form-actions-stitch{flex-direction:column;align-items:stretch}.checkbox-stitch,.forgot-link-stitch,.show-toggle-stitch{font-size:.8125rem}.auth-title-stitch{font-size:1.5rem}.auth-subtitle-stitch{font-size:.8125rem}.auth-footer-stitch{flex-direction:column;gap:1rem;width:100%;max-width:100%}.footer-links-stitch{justify-content:center}.footer-copyright{text-align:center}.form-label-row{gap:.75rem}.form-input-stitch{font-size:16px}}@supports (color:#0f131e){.dark .auth-container-stitch{background:#0f131e}}.app-shell{background:#121317;width:100vw;height:100vh;font-family:Inter,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.app-main{background:#121317;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.mobile-sidebar-toggle{z-index:1105;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#0d0e12f0;border:1px solid #3c494e59;border-radius:12px;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;padding:0;display:none;position:fixed;top:14px;left:14px;box-shadow:0 16px 28px #00000047}.mobile-sidebar-toggle span{background:#e3e2e8;border-radius:999px;width:18px;height:2px;display:block}.app-sidebar-backdrop{z-index:1090;opacity:0;pointer-events:none;background:#03060ca3;border:none;margin:0;padding:0;transition:opacity .2s;position:fixed;inset:0}.app-sidebar-backdrop.visible{opacity:1;pointer-events:auto}.placeholder-page{background:#121317;flex:1;justify-content:center;align-items:center;min-height:calc(100vh - 60px);display:flex}.placeholder-inner{text-align:center;background:#1a1b20;border:1px solid #3c494e33;border-radius:12px;flex-direction:column;align-items:center;gap:16px;max-width:360px;padding:40px;display:flex}.placeholder-icon{background:#3c494e26;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.placeholder-inner h2{color:#e3e2e8;letter-spacing:-.3px;margin:0;font-size:22px;font-weight:700}.placeholder-inner p{color:#5a6872;margin:0;font-size:14px;line-height:1.6}@media (width<=1023px){.mobile-sidebar-toggle{display:inline-flex}}
