*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f1115;color:#e6e8eb}.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{width:100%;max-width:380px;background:#171a21;border:1px solid #262a33;border-radius:12px;padding:32px}.auth-card h1{font-size:22px;margin:0 0 8px}.auth-card p.subtitle{color:#9aa1ac;margin:0 0 24px;font-size:14px}input[type=tel],input[type=text]{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #2c313c;background:#0f1115;color:#e6e8eb;font-size:15px;margin-bottom:16px}button.primary{width:100%;padding:12px 14px;border-radius:8px;border:none;background:#4f7dff;color:#fff;font-size:15px;font-weight:600;cursor:pointer}button.primary:disabled{opacity:.6;cursor:not-allowed}.error-text{color:#ff6b6b;font-size:13px;margin-bottom:12px}.dashboard{max-width:960px;margin:0 auto;padding:32px 24px}.dashboard h1{font-size:24px}.dashboard-light{max-width:none;width:100vw;position:relative;left:50%;margin-left:-50vw;min-height:100vh;background:#fafaf8;padding:32px 24px 60px}.dashboard-light h1{color:#17171a}.dashboard-light .nav-item{color:#6b6b73}.dashboard-light .nav-item.active,.dashboard-light .nav-item:hover,.dashboard-light table{color:#17171a}.dashboard-light td,.dashboard-light th{border-bottom-color:#ecebe6;color:#17171a}.dashboard-light th{color:#6b6b73}.tabs{display:flex;gap:12px;margin:24px 0}.tab-btn{padding:8px 16px;border-radius:8px;border:1px solid #2c313c;background:#171a21;color:#e6e8eb;cursor:pointer;font-size:14px}.tab-btn.active{background:#4f7dff;border-color:#4f7dff}table{width:100%;border-collapse:collapse;margin-top:16px}td,th{text-align:left;padding:10px 12px;border-bottom:1px solid #262a33;font-size:14px}.gain{color:#3ecf8e}.loss{color:#ff6b6b}.connect-banner{background:#1f2430;border:1px solid #2c313c;border-radius:10px;padding:16px;justify-content:space-between;margin-bottom:16px}.connect-banner,.nav-row{display:flex;align-items:center}.nav-row{gap:8px;margin:20px 0;flex-wrap:wrap}.nav-row-sub{margin-top:-8px}.nav-item{background:none;border:1.5px solid transparent;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:600;color:#6b6b73;cursor:pointer;font-family:inherit;white-space:nowrap}.nav-item:hover:not(:disabled){color:#17171a}.nav-item.active{color:#17171a;border-color:#8b2fc9;background:rgba(139,47,201,.08)}.nav-item:disabled{color:#c8c6bd;cursor:not-allowed}.live-badge{font-size:12px;color:#0f6e3d;font-weight:600}.brand-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background-color:#fafaf8;background-image:radial-gradient(circle,#d8d6d0 1.4px,transparent 0);background-size:26px 26px;font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#17171a}.brand-heading{text-align:center;font-weight:800;font-size:clamp(36px,6vw,56px);line-height:1.08;letter-spacing:-.02em;margin:0 0 16px;max-width:640px}.brand-subtitle{text-align:center;color:#6b6b73;font-size:16px;line-height:1.5;max-width:440px;margin:0 0 36px}.brand-card{width:100%;max-width:380px;background:#fff;border:1px solid #ecebe6;border-radius:20px;padding:28px;box-shadow:0 20px 40px -20px rgba(20,20,30,.15)}.brand-card label{display:block;font-size:13px;font-weight:600;color:#45454d;margin-bottom:8px}.brand-input{width:100%;padding:14px 18px;border-radius:999px;border:1.5px solid #e4e2db;background:#fbfaf7;color:#17171a!important;font-size:15px;font-family:inherit;margin-bottom:18px;transition:border-color .15s ease}.brand-input:focus{outline:none;border-color:#8b2fc9;background:#fff}.brand-input::placeholder{color:#a3a3ab}.brand-input:-webkit-autofill,.brand-input:-webkit-autofill:active,.brand-input:-webkit-autofill:focus,.brand-input:-webkit-autofill:hover{-webkit-text-fill-color:#17171a!important;box-shadow:inset 0 0 0 1000px #fbfaf7!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;caret-color:#17171a!important}.brand-input:-webkit-autofill{color:#17171a!important}.brand-input:autofill{color:#17171a!important}.brand-button{width:100%;padding:14px 18px;border-radius:999px;border:none;background:linear-gradient(135deg,#9c3ad6,#7b1fa2);color:#fff;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;box-shadow:0 10px 24px -8px rgba(139,47,201,.55)}.brand-button:hover:not(:disabled){transform:translateY(-1px)}.brand-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.brand-link{width:100%;background:none;border:none;color:#8b8b93;font-size:13px;margin-top:16px;cursor:pointer;font-family:inherit}.brand-link:hover{color:#45454d}.brand-error{color:#c0284a;background:#fdecef;border:1px solid #f6cdd6;border-radius:10px;padding:10px 14px;font-size:13px;margin-bottom:16px}.brand-footnote{margin-top:28px;text-align:center;font-size:13px;color:#a3a3ab}.heat-panel{background:#fff;width:calc(100% + 48px);margin-left:-24px;margin-right:-24px;margin-top:12px;padding:0}.heat-panel-fullscreen{width:100%;margin-left:0;margin-right:0;margin-top:0}.admin-shell{max-width:1100px;margin:0 auto;padding:40px 24px 80px;background:#fafaf8;min-height:100vh;color:#17171a;font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin-topbar{display:flex;justify-content:space-between;align-items:center}.admin-topbar h1{font-size:24px;margin:0}.admin-shell table{color:#17171a}.admin-shell th{color:#9aa1ac;font-weight:600;font-size:12px}.admin-shell td,.admin-shell th{border-bottom:1px solid #ecebe6;padding:10px 12px}.admin-shell .nav-item{font-size:13px;padding:6px 12px}.admin-shell .gain{color:#0f6e3d;font-weight:600}.settings-toggle-row{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#45454d;cursor:pointer;margin-bottom:14px}.settings-toggle-row input{margin-top:3px}.settings-password-row{display:flex;align-items:center;gap:12px}.expiry-label{font-size:13px;color:#45454d}.expiry-label.expiry-soon{color:#b45309;font-weight:600}.expiry-label.expiry-expired{color:#a3221f;font-weight:600}.heat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(128px,1fr));grid-gap:1px;gap:1px;background:#e5e3dc}.heat-tile{position:relative;padding:4px 7px;cursor:default}.heat-tile-row{display:flex;justify-content:space-between;align-items:baseline;gap:4px}.heat-tile-symbol{font-weight:700;font-size:11px;letter-spacing:-.2px;color:#17171a;white-space:nowrap}.heat-tile-symbol.compact{font-size:9.5px;letter-spacing:-.3px}.heat-tile-pct{font-weight:700}.heat-tile-pct,.heat-tile-price{font-size:11px;white-space:nowrap}.heat-tile-price{color:#45454d}.heat-tile-change{font-size:11px;white-space:nowrap}.heat-tile-change.gain,.heat-tile-pct.gain{color:#0f6e3d}.heat-tile-change.loss,.heat-tile-pct.loss{color:#a3221f}.heat-tooltip{display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%);width:220px;background:#17171a;border:1px solid #303036;border-radius:10px;padding:12px 14px;box-shadow:0 12px 30px -8px rgba(0,0,0,.45);z-index:50;color:#e6e8eb;cursor:default}.heat-tile:hover{outline:2px solid #17171a;outline-offset:-2px;z-index:5}.heat-tile:hover .heat-tooltip{display:block}.heat-tooltip-title{font-weight:700;font-size:13px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #303036}.heat-tooltip-row{display:flex;justify-content:space-between;font-size:12px;color:#9aa1ac;padding:3px 0}.heat-tooltip-row span:last-child{color:#e6e8eb;font-weight:600}.heat-tooltip-row span.gain{color:#3ecf8e}.heat-tooltip-row span.loss{color:#ff6b6b}.app-shell,body,html{background:#fafaf8}.app-shell{display:flex;min-height:100vh;font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#17171a}.app-sidebar{width:88px;flex-shrink:0;background:#fff;border-right:1px solid #ecebe6;flex-direction:column;padding:16px 0;gap:4px}.app-sidebar,.sidebar-logo{display:flex;align-items:center}.sidebar-logo{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#9c3ad6,#7b1fa2);color:#fff;justify-content:center;font-weight:800;font-size:13px;margin-bottom:18px}.sidebar-item{width:76px;background:none;border:none;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 4px;cursor:pointer;color:#6b6b73;font-size:10.5px;font-weight:600;line-height:1.2;text-align:center;border-radius:10px}.sidebar-item:hover{color:#17171a;background:#f4f2ec}.sidebar-item.active{color:#8b2fc9;background:rgba(139,47,201,.08)}.sidebar-icon-wrap{position:relative}.sidebar-badge{position:absolute;top:-2px;right:-2px;width:7px;height:7px;border-radius:50%;background:#e2405f}.app-main{flex:1 1;display:flex;flex-direction:column;min-width:0}.app-topbar{height:64px;flex-shrink:0;background:#fff;border-bottom:1px solid #ecebe6;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.topbar-tickers{display:flex;gap:12px}.ticker-pill{display:flex;flex-direction:column;background:#f4f2ec;border-radius:8px;padding:6px 14px;font-size:12px}.ticker-pill strong{font-size:13px;color:#17171a}.ticker-pill em{font-style:normal;color:#a3a3ab;font-size:11px}.topbar-right{display:flex;align-items:center;gap:10px}.topbar-btn{gap:6px;padding:8px 14px;font-size:13px;font-weight:600}.topbar-btn,.topbar-icon-btn{display:flex;align-items:center;background:none;border:1px solid #ecebe6;border-radius:8px;color:#45454d;cursor:pointer}.topbar-icon-btn{justify-content:center;width:36px;height:36px}.user-menu-wrap{position:relative}.user-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:#fff;border:1px solid #ecebe6;border-radius:10px;box-shadow:0 12px 30px -8px rgba(0,0,0,.18);padding:8px;z-index:100}.user-menu-name{font-size:13px;color:#17171a;border-bottom:1px solid #ecebe6;margin-bottom:4px}.user-menu-item,.user-menu-name{font-weight:600;padding:8px 10px}.user-menu-item{display:block;width:100%;text-align:left;background:none;border:none;border-radius:6px;font-size:14px;color:#a3221f;cursor:pointer;font-family:inherit}.user-menu-item:hover{background:#fdecef}.app-content{padding:24px;flex:1 1;overflow-y:auto}.app-content-fullscreen,.content-padded{padding:0}.home-grid{display:grid;grid-template-columns:1fr 380px;grid-gap:20px;gap:20px;align-items:start}.home-main-col{min-width:0}.home-main-col,.home-side-col{display:flex;flex-direction:column;gap:20px}.home-row{display:flex;gap:20px}.home-row .card{flex:1 1}.card{background:#fff;border:1px solid #ecebe6;border-radius:12px;padding:18px 20px}.card h3{margin:0 0 14px;font-size:15px;font-weight:700}.card-stat-row{display:flex}.card-stat-row,.card-stat-row-3{justify-content:space-between}.stat-label{font-size:12px;color:#9aa1ac;margin:0 0 4px}.stat-value{font-size:20px;font-weight:700;margin:0}.stat-sub{font-size:13px;color:#3ecf8e;margin:10px 0 0}.chart-card{min-height:340px}.chart-placeholder{height:280px;border-radius:10px;background:#f7f6f2;border:1px dashed #e0ddd4;display:flex;align-items:center;justify-content:center;color:#a3a3ab;font-size:13px}.scanner-table{width:100%;font-size:13px;border-collapse:collapse}.scanner-table th{text-align:left;color:#9aa1ac;font-weight:600;font-size:11px;padding:6px 0}.scanner-table td{padding:8px 0;border-top:1px solid #f2f0ea}.scanner-table td.gain{color:#0f6e3d;font-weight:600}.scanner-table td.loss{color:#a3221f;font-weight:600}@media (max-width:1100px){.home-grid{grid-template-columns:1fr}.home-row{flex-direction:column}}