:root{color-scheme:light;--bg: #0b1020;--panel: rgba(255, 255, 255, .08);--text: rgba(255, 255, 255, .92);--muted: rgba(255, 255, 255, .68);--border: rgba(255, 255, 255, .16);--accent: #7c5cff;--danger: #ff4d6d;--ok: #30d158;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--text)}body:before{content:"";position:fixed;left:0;right:0;top:0;height:62vh;pointer-events:none;background:radial-gradient(1200px 600px at 20% 0%,rgba(124,92,255,.26),transparent 60%),radial-gradient(900px 600px at 80% 20%,rgba(48,209,88,.12),transparent 60%);z-index:0}a{color:inherit;text-decoration:none}.container{max-width:980px;margin:0 auto;padding:24px 16px 48px;position:relative;z-index:1}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:#0000002e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{display:flex;align-items:baseline;gap:10px}.brand-title{font-weight:800;letter-spacing:.3px}.brand-sub{font-size:12px;color:var(--muted)}.nav{display:flex;gap:10px;align-items:center}.nav a{padding:8px 10px;border-radius:10px;border:1px solid transparent;color:var(--muted)}.nav a.active{color:var(--text);border-color:var(--border);background:#ffffff0f}.panel{margin-top:18px;border:1px solid var(--border);border-radius:14px;background:var(--panel);overflow:hidden}.panel-hd{padding:16px 16px 0}.panel-bd{padding:16px}.hint{margin-top:10px;color:var(--muted);font-size:13px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.grid>*{min-width:0}label{display:block;font-size:12px;color:var(--muted);margin-bottom:6px}input,select,textarea{width:100%;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:#00000038;color:var(--text);outline:none}textarea{resize:vertical;min-height:84px}.row{display:flex;gap:10px;align-items:center}.btn{padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:#ffffff0f;color:var(--text);cursor:pointer;font-weight:600}.btn.primary{border-color:#7c5cff8c;background:#7c5cff38}.btn.danger{border-color:#ff4d6d8c;background:#ff4d6d24}.btn:disabled{opacity:.6;cursor:not-allowed}.error{color:#ffd1da;font-size:13px;margin-top:10px}.table{width:100%;border-collapse:collapse;overflow:hidden}.table-scroll{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.table-scroll .table{min-width:100%}.table th,.table td{padding:10px 12px;border-top:1px solid var(--border);text-align:left;font-size:13px}.table th{color:var(--muted);font-weight:700;border-top:none;white-space:nowrap;word-break:keep-all}.pill{display:inline-flex;padding:2px 8px;border-radius:999px;border:1px solid var(--border);font-size:12px;color:var(--muted)}.pill.buy{border-color:#30d15873;color:#30d158f2}.pill.sell{border-color:#ff4d6d80;color:#ff4d6df2}.pill.drip{border-color:#7c5cff8c;color:#7c5cfff2}@media(max-width:720px){.grid{grid-template-columns:1fr}}.account-header{display:flex;flex-direction:column;gap:10px}.account-header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.account-summary-grid{align-self:flex-start;display:flex;align-items:stretch;justify-content:flex-start;gap:0;flex-wrap:nowrap;width:fit-content;max-width:100%;padding:8px 12px;border:1px solid var(--border);border-radius:14px;background:linear-gradient(180deg,#ffffff0d,#00000024)}.account-summary-key{display:block;font-size:12px;color:var(--muted);margin-bottom:4px}.account-summary-grid>div{min-width:0;min-width:160px;padding:0 18px;border-right:1px solid rgba(255,255,255,.08)}.account-summary-grid>div:first-child{padding-left:0}.account-summary-grid>div:last-child{min-width:132px;padding-right:0;border-right:0}.account-summary-grid strong{display:block;font-size:20px;line-height:1.05;letter-spacing:-.03em}.account-summary-date{font-size:16px;letter-spacing:-.01em}.lot-toggle{width:22px;height:22px;margin-right:8px;border:1px solid var(--border);border-radius:6px;background:#ffffff0f;color:var(--text);cursor:pointer;font-weight:700;line-height:1}.symbol-cell{display:inline-flex;align-items:center}.lot-toggle-placeholder{display:inline-block;width:22px;height:22px;margin-right:8px;flex:0 0 auto}.lot-row td{background:#ffffff08}.lot-panel{padding:10px 16px 14px}.lot-table th,.lot-table td{font-size:12px}.snapshot-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.snapshot-controls{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.snapshot-controls .field{min-width:180px;margin:0}.snapshot-controls .field span{display:block;margin-bottom:6px;font-size:12px;color:var(--muted)}.snapshot-summary-grid{display:flex;align-items:stretch;gap:0;flex-wrap:nowrap;width:fit-content;max-width:100%;margin-bottom:14px;padding:8px 12px;border:1px solid var(--border);border-radius:14px;background:linear-gradient(180deg,#ffffff0d,#00000024)}.snapshot-summary-grid>div{min-width:150px;padding:0 18px;border-right:1px solid rgba(255,255,255,.08)}.snapshot-summary-grid>div:first-child{padding-left:0}.snapshot-summary-grid>div:last-child{padding-right:0;border-right:0}.snapshot-summary-grid strong{display:block;font-size:20px;line-height:1.05;letter-spacing:-.03em}.snapshot-table th,.snapshot-table td{font-size:12px}.performance-summary-grid{margin-bottom:14px;min-width:max-content}.performance-summary-grid>div{min-width:170px}.performance-scroll{margin-bottom:14px}.performance-scroll .performance-summary-grid{margin-bottom:0}.performance-warnings{margin-bottom:14px;padding:12px 14px;border:1px solid rgba(255,209,218,.22);border-radius:12px;background:#ff4d6d14}.performance-warnings .hint{margin-top:0}.performance-section-title{margin:18px 0 10px;font-size:15px;letter-spacing:.01em}@media(max-width:720px){.account-header-top{flex-direction:column;align-items:flex-start}.account-summary-grid{width:100%;flex-wrap:wrap;gap:12px 18px;justify-content:flex-start}.account-summary-grid>div{border-right:0;min-width:0;padding:0}.account-summary-grid strong{font-size:20px}.snapshot-header{flex-direction:column;align-items:flex-start}.snapshot-controls{width:100%}.snapshot-controls .field{min-width:0;width:100%}.snapshot-summary-grid{width:100%;flex-wrap:wrap;gap:12px 18px}.snapshot-summary-grid>div{min-width:0;padding:0;border-right:0}.performance-scroll .performance-summary-grid{width:max-content;flex-wrap:nowrap;gap:0}.performance-scroll .performance-summary-grid>div{min-width:170px;padding:0 18px;border-right:1px solid rgba(255,255,255,.08)}.performance-scroll .performance-summary-grid>div:first-child{padding-left:0}.performance-scroll .performance-summary-grid>div:last-child{padding-right:0;border-right:0}}.settings-stack{display:flex;flex-direction:column;gap:14px}.settings-provider{border:1px solid var(--border);border-radius:14px;padding:16px;background:#0000001f}.settings-provider-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.api-key-toggle{min-width:72px;white-space:nowrap;flex:0 0 auto}@media(max-width:720px){.settings-provider-hd{flex-direction:column}}.panel-tabs{display:inline-flex;gap:8px;padding:6px;border:1px solid var(--border);border-radius:14px;background:#00000029}.panel-tab{padding:10px 14px;border:0;border-radius:10px;background:transparent;color:var(--muted);cursor:pointer;font-weight:700;transition:background .18s ease,color .18s ease}.panel-tab.active{background:#7c5cff38;color:var(--text)}.panel-tab:focus-visible{outline:2px solid rgba(124,92,255,.65);outline-offset:2px}.date-field{position:relative;cursor:pointer}.date-field .date-display{pointer-events:none}.date-field .date-picker{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.01;pointer-events:none}.tx-note{display:inline-block;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.tx-actions{flex-wrap:wrap}
