:root{--bg: #f5f6f7;--text: #1f2937;--muted: #6b7280;--line: #e5e7eb;--panel: #ffffff;--chip: #f3f4f6;--chip-active: #111827;--chip-active-text: #ffffff;--action: #0f172a;--warn: #b91c1c;--ok: #166534}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top right,#f0f9ff 0%,var(--bg) 32%);color:var(--text);font-family:IBM Plex Sans,Noto Sans SC,sans-serif}.container{max-width:1280px;margin:0 auto;padding:24px}.topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-bottom:12px}.topbar-side{display:flex;flex-direction:column;gap:6px}.topbar-left{align-items:flex-start}.snapshot-brief-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;box-shadow:0 1px 2px #0f172a0a}.topbar-right{align-items:flex-end;justify-content:center;gap:10px}.account-identity{font-size:16px;font-weight:600;color:#475569}.account-switcher-wrap{position:relative;display:flex;align-items:center;gap:8px}.account-funds-strip{max-width:560px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#334155;box-shadow:0 1px 2px #0f172a0a;padding:8px 12px;font-size:13px;font-weight:600;line-height:1.35;display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin-top:0}.fund-item{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.fund-token-icon{width:16px;height:16px;border-radius:50%;flex:0 0 auto}.account-switcher-bar{border:2px solid #111827;border-radius:10px;background:#fff;color:#4b5563;font-weight:700;height:48px;padding:0 12px;display:inline-flex;align-items:center;gap:10px;min-width:280px;max-width:280px;cursor:pointer}.account-switcher-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-icon{font-size:20px}.account-caret{margin-left:auto;font-size:18px}.account-logout-btn{border:2px solid #111827;border-radius:10px;background:#fff;color:#111827;font-weight:700;font-size:20px;width:48px;height:48px;cursor:pointer}.account-dropdown{position:absolute;right:56px;top:54px;width:min(520px,86vw);background:#fff;border:1px solid #d1d5db;border-radius:10px;box-shadow:0 10px 24px #0f172a1f;padding:8px;z-index:30}.account-dropdown-empty{color:#6b7280;font-size:14px;padding:12px}.account-dd-item{display:flex;gap:8px;align-items:flex-start;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:8px;margin-bottom:8px}.account-dd-item.active{border-color:#d4a017;background:#fff8dc}.account-dd-main{border:none;background:transparent;text-align:left;flex:1;cursor:pointer;color:#334155}.account-dd-main:disabled{cursor:default;opacity:.75}.account-dd-title{font-weight:700;font-size:14px;margin-bottom:2px}.account-dd-sub{font-size:12px;color:#64748b}.account-dd-eye{border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:2px 7px;cursor:pointer}.account-dd-add{width:100%;border:1px dashed #d4a017;background:#fffdf6;color:#b8890f;border-radius:8px;font-weight:700;padding:9px 10px;cursor:pointer}.view-tabs{margin-top:0;display:inline-flex;align-items:flex-end;gap:6px;background:transparent}.content-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 6px}.view-tab{border:1px solid #cbd5e1;border-bottom:1px solid #94a3b8;background:#e5e7eb;color:#475569;font-weight:700;font-size:14px;padding:7px 16px;border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer;transition:all .12s ease}.view-tab.active{background:#fff;color:#0f172a;border-color:#d1d5db;border-bottom-color:#fff;padding-top:9px;box-shadow:0 -1px #ffffffb3,0 1px #fff;position:relative;top:1px}.view-tab:not(.active):hover{background:#f1f5f9;color:#334155}.view-tab:disabled{cursor:not-allowed;opacity:.6}.credential-required-wrap{position:relative;display:inline-flex}.credential-required-tooltip{position:absolute;left:50%;top:calc(100% + 8px);transform:translate(-50%);z-index:40;display:none;width:max-content;max-width:360px;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;font-size:13px;line-height:1.45;text-align:left;box-shadow:0 6px 18px #0f172a24}.credential-required-wrap.is-disabled:hover .credential-required-tooltip,.credential-required-wrap.is-disabled:focus-within .credential-required-tooltip{display:block}.credential-manual-link{color:#0f172a;text-decoration:underline;font-weight:600;margin-left:2px}.top-btn{white-space:nowrap}.analysis-open-btn{border:1px solid #d4a017;background:#d4a017;color:#fff;border-radius:9px;padding:12px 20px;font-size:18px;font-weight:700;cursor:pointer}.title-wrap{display:inline-flex;align-items:center;justify-content:center;gap:12px}.title-logo{width:220px;height:auto;flex:0 0 auto}.topbar h1{margin:0;font-size:42px;font-weight:700;letter-spacing:2px}.muted{margin:0;color:var(--muted);line-height:1.55}.price-line{font-size:32px;font-weight:700;color:#1f2937;white-space:nowrap}.price-strip{border:none;border-radius:0;padding:0;font-size:22px;font-weight:700;color:#d4a017;white-space:nowrap}.panel{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:18px 20px;margin-bottom:16px}.filters{display:grid;gap:14px;margin:8px 0 20px;padding:14px 14px 18px;border:2px solid #d4a017;border-radius:10px}.filters-head{display:flex;justify-content:space-between;align-items:center;gap:14px}.filter-group{display:flex;gap:10px;row-gap:12px;align-items:center;flex-wrap:wrap}.filter-group span{color:var(--muted);min-width:78px;font-size:16px;font-weight:600}.chip{border:1px solid var(--line);background:var(--chip);color:var(--text);border-radius:999px;padding:8px 14px;font-size:16px;cursor:pointer}.chip.active{background:#d4a017;color:#fff;border-color:#d4a017}.history-entry-btn{border:1px solid #d4a017;background:#d4a017;color:#fff;border-radius:9px;padding:12px 20px;font-size:18px;font-weight:700;cursor:pointer}.top-btn.secondary{border:1px solid #d4a017;background:#d4a017;color:#fff;font-weight:700}.table-wrap{overflow:auto}.history-table-wrap{overflow-x:auto}.history-table{min-width:2200px}.history-table th,.history-table td{white-space:nowrap;background:inherit;border-right:1px solid #d1d5db}.history-table th{background:#d4a017!important;color:#fff}.history-table th:last-child,.history-table td:last-child{border-right:none}.history-table tbody tr:nth-child(odd){background:#fff}.history-table tbody tr:nth-child(2n){background:#edf2f7}.history-table th:first-child,.history-table td:first-child{position:sticky;left:0;z-index:2}.history-table th:first-child{z-index:3;background:#d4a017!important}.history-table td:first-child{box-shadow:1px 0 #e5e7eb}.history-table th:nth-child(2),.history-table td:nth-child(2){position:sticky;left:110px;z-index:2}.history-table th:nth-child(2){z-index:3;background:#d4a017!important}.history-table td:nth-child(2){box-shadow:1px 0 #e5e7eb}.history-table th:nth-child(3),.history-table td:nth-child(3){position:sticky;left:220px;z-index:2}.history-table th:nth-child(3){z-index:3;background:#d4a017!important}.history-table td:nth-child(3){box-shadow:1px 0 #e5e7eb}.history-table tbody tr:nth-child(odd) td:nth-child(2),.history-table tbody tr:nth-child(odd) td:nth-child(3){background:#fff!important}.history-table tbody tr:nth-child(2n) td:nth-child(2),.history-table tbody tr:nth-child(2n) td:nth-child(3){background:#edf2f7!important}.history-table th:nth-child(1),.history-table td:nth-child(1){min-width:110px}.history-table th:nth-child(2),.history-table td:nth-child(2){min-width:110px}.history-table th:nth-child(3),.history-table td:nth-child(3){min-width:130px}.history-table th.col-plan,.history-table td.col-plan{background:#fdf6ddb8!important}.history-table th.col-base,.history-table td.col-base{background:#fffbeb9e!important}.history-table th.col-early,.history-table td.col-early{background:#fdf6ddb8!important}.history-table th.col-base,.history-table th.col-plan,.history-table th.col-early{background:#d4a017!important;color:#fff!important}.history-table td.history-multiline{white-space:pre-wrap;word-break:break-word;max-width:420px;vertical-align:top;font-family:IBM Plex Mono,monospace;font-size:13px;line-height:1.4}.history-table td.order-info-cell{text-align:left}.history-view-btn{padding:8px 12px;font-size:14px;white-space:nowrap}.history-pill-btn{border:1px solid #6b7280;background:#6b7280;color:#fff;border-radius:999px;font-weight:700;padding:8px 16px}.history-pill-btn:hover{background:#4b5563;border-color:#4b5563}.history-pill-btn:disabled{opacity:.45;cursor:not-allowed}.history-detail-modal{width:min(60vw,960px);min-width:360px;min-height:min(60vh,680px)}.history-detail-pre{margin:0;padding:12px;border:1px solid #d1d5db;border-radius:8px;background:#f8fafc;white-space:pre-wrap;word-break:break-word;overflow-y:auto;max-height:50vh;font-family:IBM Plex Mono,monospace;font-size:13px;line-height:1.45;color:#374151}.history-detail-rich{margin:0;padding:12px;border:1px solid #d1d5db;border-radius:8px;background:#f8fafc;overflow-y:auto;max-height:50vh}.history-detail-rich p{margin:0 0 10px;white-space:pre-wrap;word-break:break-word;font-family:IBM Plex Mono,monospace;font-size:13px;line-height:1.45;color:#374151}.history-detail-rich p:last-child{margin-bottom:0}.delivery-log-header{font-weight:700;color:#1f2937;margin-top:6px}.delivery-log-entry{margin:0 0 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff}.delivery-log-entry summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;color:#374151;font-family:IBM Plex Mono,monospace;font-size:13px;line-height:1.45}.delivery-log-entry summary::-webkit-details-marker{display:none}.delivery-log-caret{color:#6b7280;font-size:13px;flex:0 0 auto}.delivery-log-entry[open] .delivery-log-caret{transform:rotate(180deg)}.delivery-log-raw{border-top:1px solid #e5e7eb;background:#fff8dc;color:#4b5563;padding:10px 12px;white-space:pre-wrap;word-break:break-word;font-family:IBM Plex Mono,monospace;font-size:12px;line-height:1.45}.expiry-group{margin-top:24px;padding-top:10px;border-top:1px dashed #e5e7eb}.expiry-title{margin:0 0 12px;font-size:18px;color:#374151}table{width:100%;border-collapse:collapse;min-width:920px}th,td{border-bottom:1px solid var(--line);text-align:center;padding:12px 10px;font-size:16px}th{color:var(--muted);font-weight:600}.action{border:1px solid #d4a017;background:#d4a017;color:#fff;border-radius:8px;padding:8px 14px;font-size:16px;cursor:pointer}.action:disabled{opacity:.55;cursor:not-allowed}.expiry-group tbody tr:nth-child(odd){background:#fff}.expiry-group tbody tr:nth-child(2n){background:#f8fafc}.alpha-col-head{text-align:left}.alpha-col-cell{text-align:left;color:#d4a017;font-weight:700;min-width:260px;line-height:1.45}.alpha-col-cell div{margin-bottom:4px}.alpha-col-cell div:last-child{margin-bottom:0}.link-btn{color:#0f172a;text-decoration:underline;font-weight:600}.error{color:var(--warn);margin:8px 0}.logs{display:grid;gap:6px;font-family:IBM Plex Mono,monospace;font-size:13px;color:#374151}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;display:flex;justify-content:center;align-items:center;padding:16px;z-index:9999}.modal{width:min(34vw,720px);min-width:340px;max-width:96vw;min-height:min(50vh,640px);background:#fff;border-radius:14px;border:1px solid var(--line);padding:22px;display:flex;flex-direction:column;gap:18px}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head h3{margin:0;font-size:28px}.close{border:none;background:transparent;font-size:36px;cursor:pointer;color:#6b7280;line-height:1}.close:disabled{opacity:.5;cursor:not-allowed}.meta{display:grid;gap:10px;line-height:1.45;color:#374151;font-size:18px}.modal-meta-card{padding:12px 14px;border:1px solid #e7d8aa;border-radius:10px;background:#fff8dc}.input-row label{display:block;color:var(--muted);margin-bottom:10px;font-size:18px;font-weight:600}.input-wrap{border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;padding:0 14px}.input-wrap input{border:none;outline:none;flex:1;height:54px;font-size:18px}.input-wrap input.invalid{color:var(--warn)}.input-wrap span{color:#6b7280;font-size:18px}.hint-row{margin-top:12px;display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;font-size:16px;line-height:1.4;color:#6b7280}.balance-toggle-btn{border:1px solid #d1d5db;background:#fff;color:#475569;border-radius:999px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;line-height:1}.balance-summary-row{justify-content:flex-start;align-items:center;gap:6px}.balance-summary-inline{display:inline-flex;align-items:center}.balance-breakdown-card{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px}.warn{color:var(--warn)}.actions{margin-top:auto;display:flex;justify-content:flex-end;gap:12px}.secondary,.primary{border-radius:9px;padding:12px 20px;font-size:18px;cursor:pointer;border:1px solid var(--line)}.secondary{background:#fff}.primary{background:#111827;color:#fff}.modal-confirm-btn{background:#d4a017;border-color:#d4a017;color:#fff}.modal-confirm-btn:disabled{background:#e6cc80;border-color:#e6cc80;color:#fff}.primary:disabled{background:#9ca3af;cursor:not-allowed}.success{color:var(--ok);font-size:16px;margin:0}.debug-json-box{margin-top:8px;max-height:240px;overflow-y:auto;overflow-x:hidden;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;background:#f8fafc;white-space:pre-wrap;word-break:break-word;font-family:IBM Plex Mono,monospace;font-size:13px;line-height:1.45}.debug-toggle-btn{border:none;background:transparent;color:var(--muted);font-size:16px;font-weight:600;padding:0;cursor:pointer;text-align:left}.fix-btn{margin-top:12px;border:1px solid #d1d5db;background:#f8fafc;color:#1f2937;border-radius:8px;padding:10px 14px;font-size:15px;cursor:pointer}.history-filters{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:10px;margin:8px 0 14px;align-items:start}.history-filters>*{min-width:0}.history-filter-item{display:flex;flex-direction:column;gap:6px}.history-filter-label{color:#d4a017;font-size:14px;font-weight:700;line-height:1.2}.history-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.analysis-modal{width:min(86vw,1180px);min-width:480px;min-height:min(72vh,760px)}.credential-modal{width:min(42vw,720px);min-width:420px;min-height:auto}.credential-list{display:grid;gap:10px;max-height:48vh;overflow-y:auto;padding-right:4px}.credential-item{border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;padding:12px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.credential-item.active{border-color:#d4a017;background:#fff8dc}.credential-main{display:grid;gap:4px;color:#374151;font-size:14px}.credential-secret-row{display:flex;align-items:center;gap:8px}.credential-eye-btn{border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:2px 8px;cursor:pointer}.analysis-filters{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px}.analysis-filters select{border:1px solid var(--line);border-radius:8px;height:40px;padding:0 10px;font-size:14px;background:#fff}.analysis-filters .history-date-filter{align-items:center;gap:8px}.analysis-filters .history-date-filter input{border:1px solid var(--line);border-radius:8px;height:40px;padding:0 10px;font-size:14px;background:#fff}.analysis-legend{display:flex;flex-wrap:wrap;gap:12px;color:#475569;font-size:14px}.analysis-legend span{display:inline-flex;align-items:center;gap:8px}.analysis-legend i{width:14px;height:3px;border-radius:999px;display:inline-block}.analysis-chart-wrap{border:1px solid #d1d5db;border-radius:10px;background:#fff;padding:8px}.analysis-chart{width:100%;height:360px;display:block}.analysis-tooltip{border:1px solid #d1d5db;border-radius:8px;background:#f8fafc;padding:10px 12px;color:#334155;font-size:14px;line-height:1.55}.history-filters input,.history-filters select{border:2px solid #d4a017;border-radius:8px;height:40px;padding:0 10px;font-size:14px;background:#fff}.history-filters input:focus,.history-filters select:focus{outline:none;border-color:#b8890f;box-shadow:0 0 0 2px #d4a01733}.history-date-filter{display:flex;align-items:center;gap:8px;min-width:0}.history-date-filter span{color:#6b7280;font-size:13px;white-space:nowrap;flex-shrink:0}.history-date-filter input{min-width:0;width:100%}.pager{margin-top:14px;display:flex;align-items:center;justify-content:flex-end;gap:10px}@media (max-width: 900px){.topbar{grid-template-columns:1fr;justify-items:start;gap:10px}.title-wrap{width:100%;justify-content:flex-start}.topbar-right{align-items:flex-start}.content-toolbar{flex-direction:column;align-items:flex-start}.account-switcher-bar{min-width:0;max-width:100%}.price-line{font-size:22px}.filters-head{flex-direction:column;align-items:flex-start}.history-filters,.analysis-filters{grid-template-columns:1fr}.history-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-modal{width:94vw;min-width:0}.modal{width:94vw;min-height:62vh}.topbar h1{font-size:30px}.meta,.input-row label,.input-wrap input,.input-wrap span,.hint-row{font-size:20px}.modal-head h3{font-size:34px}.close{font-size:38px}.secondary,.primary,.success{font-size:24px}.fix-btn{font-size:20px}}
