*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:ui-sans-serif,system-ui,sans-serif;background:#09090b;color:#e4e4e7}a{color:#7dd3fc;text-decoration:none}a:hover{text-decoration:underline}code{font-family:ui-monospace,monospace;font-size:.9em}.dash-center{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.dash-login-card{width:100%;max-width:400px;padding:1.75rem;border-radius:12px;border:1px solid #27272a;background:linear-gradient(165deg,#18181b,#0c0c0e);box-shadow:0 20px 50px rgba(0,0,0,.45)}.dash-title{margin:0 0 .35rem;font-size:1.35rem;font-weight:600;letter-spacing:-.02em}.dash-sub{margin:0 0 1.25rem;font-size:.8rem;color:#a1a1aa;line-height:1.4}.dash-label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#71717a;margin-bottom:.35rem}.dash-input{width:100%;margin-bottom:.9rem;padding:.55rem .7rem;border-radius:8px;border:1px solid #3f3f46;background:#18181b;color:#e4e4e7;font-size:.9rem}.dash-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px rgba(99,102,241,.2)}.dash-btn-primary{width:100%;margin-top:.5rem;padding:.6rem 1rem;border:none;border-radius:8px;background:#4f46e5;color:#fafafa;font-size:.9rem;font-weight:600;cursor:pointer}.dash-btn-primary:hover{background:#6366f1}.dash-btn-ghost{margin-top:1.25rem;width:100%;padding:.45rem;border:1px solid #3f3f46;border-radius:8px;background:transparent;color:#a1a1aa;font-size:.8rem;cursor:pointer}.dash-btn-ghost:hover{color:#e4e4e7;border-color:#52525b}a.dash-btn-primary.dash-inline,button.dash-btn-primary.dash-inline{width:auto;display:inline-block;margin-top:0}a.dash-btn-ghost.dash-inline,button.dash-btn-ghost.dash-inline{width:auto;display:inline-block;margin-top:0;text-decoration:none!important;text-align:center}.dash-err{color:#f87171;font-size:.8rem;margin:.5rem 0 0}.dash-err.block{margin:0 0 1rem}.muted{color:#71717a}.dash-root{display:flex;min-height:100vh}.dash-side{width:220px;flex-shrink:0;padding:1.25rem 1rem;border-right:1px solid #27272a;background:#0c0c0e;max-height:100vh;overflow-y:auto}.dash-mono-inline{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;color:#a1a1aa}.dash-brand{font-weight:700;font-size:1.05rem;letter-spacing:-.03em;margin-bottom:1.5rem;color:#fafafa}.dash-nav-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:#52525b;margin-bottom:.5rem}.dash-nav-item{display:block;padding:.45rem .5rem;border-radius:6px;font-size:.88rem;color:#a1a1aa;margin-bottom:.2rem}.dash-nav-item.dash-nav-link{text-decoration:none}.dash-nav-item.dash-nav-link:hover{color:#e4e4e7;background:#18181b}.dash-nav-item.active{background:#27272a;color:#fafafa}.dash-nav-item.link{color:#7dd3fc}.dash-nav-item.link:hover{text-decoration:underline}.dash-hint{font-size:.65rem;color:#52525b;line-height:1.35;margin:1rem 0 0}.dash-main{flex:1 1;padding:1.5rem 2rem 3rem;max-width:1200px}.dash-header{margin-bottom:1.5rem}.dash-h1{margin:0;font-size:1.5rem;font-weight:600;letter-spacing:-.02em}.dash-h2{margin:0 0 .75rem;font-size:.95rem;font-weight:600;color:#d4d4d8}.dash-muted{margin:.35rem 0 0;font-size:.85rem;color:#71717a}.dash-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.dash-card{padding:1rem 1.1rem;border-radius:10px;border:1px solid #27272a;background:#121214}.dash-card-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#71717a;margin-bottom:.35rem}.dash-card-value{font-size:1.75rem;font-weight:600;letter-spacing:-.02em}.dash-card-mono{font-size:.75rem;word-break:break-all;color:#a1a1aa;font-family:ui-monospace,monospace}.dash-link{display:inline-block;margin-top:.5rem;background:none;border:none;padding:0;color:#7dd3fc;font-size:.8rem;cursor:pointer;font-family:inherit}.dash-link:disabled{opacity:.5;cursor:not-allowed}a.dash-link{text-decoration:none}a.dash-link:hover{text-decoration:underline}.dash-table-wrap{overflow:auto}.dash-table{width:100%;border-collapse:collapse;font-size:.8rem}.dash-table td,.dash-table th{text-align:left;padding:.55rem .65rem;border-bottom:1px solid #27272a}.dash-table th{color:#71717a;font-weight:500;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em}.dash-table .mono{font-family:ui-monospace,monospace;font-size:.75rem}.dash-table .wrap{word-break:break-all;max-width:220px}.dash-table .nowrap{white-space:nowrap}.dash-pill{display:inline-block;padding:.15rem .45rem;border-radius:4px;font-size:.72rem;font-weight:500}.dash-pill-ok{background:#14532d;color:#bbf7d0}.dash-pill-muted{background:#27272a;color:#a1a1aa}.dash-card-block{padding:1rem 1.1rem;border-radius:10px;border:1px solid #27272a;background:#121214;max-width:720px}.dash-input.dash-textarea{min-height:120px;resize:vertical;font-family:inherit;line-height:1.45}.dash-link-danger{margin-left:.65rem;color:#f87171!important}button.dash-link-danger:hover{color:#fca5a5!important}.dash-modal-overlay{position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.68);display:flex;align-items:center;justify-content:center;padding:1rem}.dash-modal-card{width:100%;max-width:420px;padding:1.25rem 1.35rem;border-radius:12px;border:1px solid #27272a;background:linear-gradient(165deg,#18181b,#121214);box-shadow:0 24px 60px rgba(0,0,0,.55)}.dash-modal-title{margin:0 0 .35rem;font-size:1.05rem;font-weight:600}.dash-modal-desc{margin:0;font-size:.85rem;line-height:1.45}.dash-modal-actions{display:flex;gap:.65rem;justify-content:flex-end;margin-top:1.25rem;flex-wrap:wrap}button.dash-btn-danger{background:#b91c1c!important}button.dash-btn-danger:hover{background:#dc2626!important}.dash-inline-field{width:100%;max-width:16rem;padding:.35rem .55rem;font-size:.82rem;border-radius:6px;border:1px solid #3f3f46;background:#09090b;color:#e4e4e7}.dash-inline-field:focus{outline:none;border-color:#71717a}.dash-inline-field:disabled{opacity:.55;cursor:not-allowed;background:#18181b}.dash-stack-intro{margin:0 0 1rem;font-size:.8rem;line-height:1.55;color:#71717a}.dash-field-stack{display:flex;flex-direction:column;gap:1.15rem}.dash-field-group{display:flex;flex-direction:column;gap:.28rem;align-items:stretch}.dash-field-label{margin:0;font-size:.85rem;font-weight:600;color:#d4d4d8}.dash-field-hint{margin:0;font-size:.75rem;line-height:1.45;color:#71717a}.dash-inline-field.dash-inline-field-full{max-width:none;width:100%;box-sizing:border-box}textarea.dash-inline-field{min-height:7rem;resize:vertical;font-family:inherit;line-height:1.45}.dash-intro-code{font-family:ui-monospace,monospace;font-size:.78rem;color:#a1a1aa}.dash-field-hint-inline{font-size:.76rem;color:#71717a;font-weight:400}.dash-autotrade-grid{display:grid;grid-gap:.85rem;gap:.85rem;max-width:28rem;margin-top:.35rem}.dash-autotrade-label{display:flex;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;color:#d4d4d8}.dash-engine-subsection{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #27272a}.dash-engine-subtitle{margin:0 0 .65rem;font-size:.88rem;font-weight:600;color:#e4e4e7}.dash-engine-radio-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:.65rem}.dash-engine-checkbox-label,.dash-engine-radio-label{font-size:.82rem;color:#d4d4d8;cursor:pointer}.dash-engine-checkbox-label{display:flex;align-items:center;gap:.4rem;font-weight:500}.dash-engine-table{width:100%;border-collapse:collapse;font-size:.78rem;margin-top:.5rem}.dash-engine-td,.dash-engine-th{border:1px solid #27272a;padding:.35rem .45rem;text-align:left;vertical-align:middle}.dash-engine-th{background:#18181b;color:#a1a1aa;font-weight:600}.dash-engine-input-tiny{max-width:none!important;width:100%;box-sizing:border-box;padding:.25rem .35rem!important;font-size:.76rem!important}.dash-engine-legacy-hint{margin-top:1rem;font-size:.75rem;color:#71717a;line-height:1.45}.dash-engine-tab-bar{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:1rem;padding-bottom:.5rem;border-bottom:1px solid #27272a}.dash-engine-tab-btn{padding:.45rem .85rem;border-radius:8px;border:1px solid transparent;background:transparent;font-size:.82rem;font-weight:600;color:#a1a1aa;cursor:pointer}.dash-engine-tab-btn:hover{color:#e4e4e7;background:rgba(39,39,42,.55)}.dash-engine-tab-btn-active{color:#fafafa;border-color:#3f3f46;background:#18181b}.dash-engine-tab-panel{margin-top:1rem}.dash-engine-mosaic-col{display:flex;flex-direction:column;gap:.45rem;min-width:0}.dash-engine-col-title{font-size:.82rem;font-weight:700;color:#e4e4e7;margin:0 0 .15rem;padding-bottom:.35rem;border-bottom:1px solid #27272a}.dash-engine-mosaic{display:grid;grid-template-columns:repeat(4,minmax(11rem,1fr));grid-gap:1rem 1.15rem;gap:1rem 1.15rem;align-items:start}.dash-engine-mosaic-client{grid-template-columns:repeat(5,minmax(10rem,1fr))}.dash-engine-mosaic-four{display:grid;grid-template-columns:repeat(4,minmax(11rem,1fr));grid-gap:1rem 1.15rem;gap:1rem 1.15rem;align-items:start}.dash-engine-slot-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .65rem}.dash-engine-slot-idx{flex:0 0 1.25rem;font-size:.76rem;font-weight:600;color:#71717a}.dash-engine-split-wrap{display:flex;flex-direction:column;gap:1.5rem}.dash-engine-split-buy-tables-row{margin-top:.65rem}.dash-engine-split-buy-tables-row,.dash-engine-split-sell-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}@media (max-width:960px){.dash-engine-mosaic,.dash-engine-mosaic-client,.dash-engine-mosaic-four,.dash-engine-split-buy-tables-row,.dash-engine-split-sell-row{grid-template-columns:minmax(0,1fr)}}.dash-empty{padding:2rem 1.25rem;border-radius:12px;border:1px dashed #3f3f46;background:rgba(24,24,27,.35);text-align:center;max-width:520px}.dash-empty-title{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#e4e4e7}.dash-empty-desc{margin:0;font-size:.85rem;line-height:1.55;color:#71717a}.dash-toast{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);z-index:60;padding:.65rem 1.1rem;border-radius:10px;border:1px solid #3f3f46;background:#18181b;box-shadow:0 12px 40px rgba(0,0,0,.45);font-size:.875rem;color:#e4e4e7;animation:dash-toast-in .22s ease-out}@keyframes dash-toast-in{0%{opacity:0}to{opacity:1}}@keyframes dash-health-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.88;transform:scale(1.04)}}.dash-health-heart-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.75rem 1.25rem 1.5rem;margin-bottom:1.25rem;border-radius:12px;border:1px solid #27272a;background:linear-gradient(165deg,#141416,#0c0c0e)}.dash-health-heart-svg{display:block}.dash-health-heart-svg--pulse{animation:dash-health-pulse 2.2s ease-in-out infinite}.dash-health-heart-svg--loading{animation:dash-health-pulse 1s ease-in-out infinite;opacity:.65}.access-header-row{justify-content:space-between;gap:1rem;margin-bottom:.35rem}.access-header-row,.access-period-row{display:flex;align-items:center;flex-wrap:wrap}.access-period-row{gap:.45rem;margin-bottom:.85rem}.access-period-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#71717a}.access-period-meta{font-size:.72rem;color:#71717a;margin-left:.35rem}.access-tab-row{display:flex;gap:.35rem;margin-bottom:1.25rem;flex-wrap:wrap}.access-section-label{margin:0 0 .55rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;color:#71717a}.access-summary-section>.access-section-label:not(:first-child){margin-top:1.35rem}.access-tab{padding:.45rem 1rem;border-radius:8px;border:1px solid #3f3f46;background:#18181b;color:#a1a1aa;font-size:.82rem;cursor:pointer}.access-tab.active{border-color:#52525b;background:#27272a;color:#fafafa}.access-summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1rem}.access-kpi{padding:1.1rem 1.15rem}.access-kpi-wide{grid-column:1/-1;max-width:420px}.access-kpi-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:#71717a;margin-bottom:.45rem}.access-kpi-value{font-size:2rem;font-weight:600;letter-spacing:-.03em;color:#fafafa;line-height:1.1}.access-kpi-foot{margin:.55rem 0 0;font-size:.72rem;line-height:1.35}.access-dist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1rem;align-items:stretch}.access-donut-card{padding:1rem 1.1rem;min-height:220px}.access-card-title{margin:0 0 .35rem;font-size:.92rem;font-weight:600;color:#e4e4e7}.access-card-hint{margin:0 0 .75rem;font-size:.72rem}.access-donut-row{display:flex;gap:1rem;align-items:flex-start;flex-wrap:wrap}.access-donut-ring-wrap{flex-shrink:0}.access-donut-ring{width:140px;height:140px;border-radius:50%;position:relative;box-shadow:inset 0 0 0 32px #18181b}.access-donut-legend{margin:0;padding:0;list-style:none;flex:1 1;min-width:140px;font-size:.78rem}.access-donut-legend li{display:flex;align-items:baseline;gap:.4rem;margin-bottom:.45rem;flex-wrap:wrap}.access-dot{width:8px;height:8px;border-radius:2px;flex-shrink:0;margin-top:.28rem}.access-legend-label{flex:1 1;color:#d4d4d8;min-width:0;word-break:break-word}.access-legend-num{color:#a1a1aa;white-space:nowrap}.access-pct{opacity:.85;font-size:.72rem}.access-refreshed{font-size:.74rem;margin-top:.25rem}.res-meta-card{padding:1rem 1.15rem;margin-bottom:1rem;border-radius:12px;border:1px solid #27272a;background:linear-gradient(165deg,#141416,#0c0c0e)}.access-dist-grid.res-two-col{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.access-dist-grid.res-two-col .res-disk-card{grid-column:1/-1;max-width:560px}