:root{color:#17212b;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.page-shell,.auth-layout{min-height:100vh;width:min(1040px,100%);margin:0 auto;padding:56px 24px;display:grid;align-content:center;gap:28px}.auth-layout{width:min(520px,100%)}.compact{width:min(760px,100%)}.hero,.auth-panel{display:grid;gap:12px}.auth-panel{padding:28px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 16px 34px #1d304014}.eyebrow{margin:0;color:#0f766e;font-size:.84rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.summary{max-width:760px;margin:0;color:#52616f;font-size:1.05rem;line-height:1.7}.index-price-strip{display:grid;gap:12px;padding:16px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 16px 34px #1d304014}.compact-index-strip{box-shadow:none}.index-price-header{display:flex;align-items:baseline;justify-content:space-between;gap:14px;color:#344256}.index-price-header span{color:#0f766e;font-size:.84rem;font-weight:800;text-transform:uppercase}.index-price-header small{color:#64748b;font-weight:650}.index-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.index-price-card{display:grid;gap:6px;min-height:92px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.index-price-card span{color:#52616f;font-size:.9rem;font-weight:750}.index-price-card strong{color:#111827;font-size:1.35rem;line-height:1}.index-price-card small{color:#64748b;font-weight:650;line-height:1.35}.index-price-card.muted strong{color:#64748b;font-size:1rem}.login-form{display:grid;gap:16px;margin-top:12px}.login-form label{display:grid;gap:8px;color:#344256;font-weight:650}.login-form input{width:100%;min-height:46px;border:1px solid #c9d3db;border-radius:6px;padding:10px 12px;color:#111827;background:#fff}button{min-height:44px;border:0;border-radius:6px;padding:10px 16px;color:#fff;background:#0f766e;font-weight:750;cursor:pointer}button:hover:not(:disabled){background:#115e59}button:disabled{cursor:wait;opacity:.7}button.secondary{color:#17212b;background:#e6edf1}button.secondary:hover:not(:disabled){background:#d7e1e7}.actions{display:flex;flex-wrap:wrap;gap:12px}.actions .back-button{order:99;margin-left:auto}.collapsible-panel{display:grid;gap:16px;padding:18px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 16px 34px #1d304014}.collapsible-panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px}.collapsible-panel-header h2,.collapsible-panel-header p{margin:0}.collapsible-panel .status-tile{box-shadow:none}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.status-tile{min-height:116px;padding:20px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;display:grid;align-content:space-between;box-shadow:0 16px 34px #1d304014}.status-tile span{color:#64748b;font-size:.9rem}.status-tile strong{color:#111827;font-size:1.08rem;overflow-wrap:anywhere}.error{margin:0;color:#b42318;font-weight:650}@media(max-width:720px){.page-shell,.auth-layout{padding:32px 18px}.status-grid,.index-price-grid{grid-template-columns:1fr}}.nav-band{display:flex;flex-wrap:wrap;gap:12px;padding:14px 0}.config-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 16px 34px #1d304014}.config-form label{display:grid;gap:8px;color:#344256;font-weight:650}.config-form input{width:100%;min-height:44px;border:1px solid #c9d3db;border-radius:6px;padding:10px 12px;color:#111827;background:#fff}.config-form input[readonly]{color:#52616f;background:#f5f7f8}.checkbox-row{grid-template-columns:auto 1fr;align-items:center;align-content:center}.checkbox-row input{width:18px;min-height:18px}.config-form .actions,.config-form .error,.config-form .success{grid-column:1 / -1}.success{margin:0;color:#0f766e;font-weight:650}@media(max-width:720px){.config-form{grid-template-columns:1fr;padding:18px}}.wide{width:min(1320px,100%);align-content:start}.dashboard-shell{gap:22px;padding-top:36px;background:linear-gradient(180deg,#0f766e0f,#f5f7f800 320px)}.dashboard-hero{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:end;gap:24px;padding:8px 0 2px}.dashboard-hero h1{letter-spacing:0}.dashboard-admin-card{display:grid;gap:5px;padding:18px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 18px 38px #1d304014}.dashboard-admin-card span{color:#0f766e;font-size:.78rem;font-weight:800;text-transform:uppercase}.dashboard-admin-card strong{color:#111827;font-size:1.05rem}.dashboard-admin-card small{color:#64748b;font-weight:650;overflow-wrap:anywhere}.filter-form{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:12px;padding:18px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 16px 34px #1d304014}.filter-form input,.filter-form select,.config-form select{width:100%;min-height:44px;border:1px solid #c9d3db;border-radius:6px;padding:10px 12px;color:#111827;background:#fff}.config-form select.large-select{min-height:54px;font-size:1rem}.table-wrap{overflow-x:auto;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 16px 34px #1d304014}table{width:100%;min-width:1040px;border-collapse:collapse}th,td{padding:12px 14px;border-bottom:1px solid #e6edf1;text-align:left;font-size:.92rem;white-space:nowrap}th.numeric,td.numeric{text-align:right}.table-link{min-height:auto;border:0;border-radius:0;padding:0 1px;color:#111827!important;background:transparent!important;box-shadow:none;font:inherit;font-weight:400;text-align:left;text-decoration:none;cursor:pointer}.table-link:hover,.table-link:focus-visible,.table-link:hover:not(:disabled),.table-link:focus-visible:not(:disabled){color:#2563eb!important;font-weight:750;background:transparent!important;box-shadow:none;text-decoration:underline;text-underline-offset:3px}.table-link:focus-visible{outline:2px solid #f59e0b;outline-offset:3px}th{color:#344256;background:#f5f7f8;font-weight:750}.pager{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:14px}@media(max-width:900px){.filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.filter-form{grid-template-columns:1fr}}.dashboard-section{display:grid;gap:16px}.dashboard-card{position:relative;padding:18px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 18px 38px #1d304014}.dashboard-card:before{content:"";position:absolute;inset:0 auto auto 0;width:4px;height:100%;border-radius:8px 0 0 8px;background:#0f766e}.live-dashboard-card:before{background:#2563eb}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.section-heading h2{margin:0;font-size:1.35rem;color:#111827}.status-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.nav-band.grouped{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;padding:4px 0 8px}.nav-band.grouped>div{display:grid;align-content:start;gap:12px;padding:18px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 16px 34px #1d304014;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.nav-band.grouped>div:hover{border-color:#b8c7d1;box-shadow:0 22px 48px #1d30401f;transform:translateY(-1px)}.nav-band.grouped strong{display:inline-flex;align-items:center;gap:8px;color:#344256;font-size:1.02rem;margin-bottom:2px}.nav-band.grouped button{justify-content:center;min-height:42px;border:1px solid transparent;box-shadow:0 8px 16px #0f766e1f}.section-icon{width:22px;height:22px;flex:0 0 22px;padding:4px;border-radius:6px;fill:#0f766e;background:#e6f4f1}.dashboard-card .status-grid{gap:12px}.dashboard-card .status-tile{min-height:102px;padding:16px;border-color:#e1e8ed;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:none}.dashboard-card .status-tile span{color:#64748b;font-size:.82rem;font-weight:700}.dashboard-card .status-tile strong{color:#0f172a;font-size:1.02rem;line-height:1.35}.dashboard-card .summary{max-width:none;padding:12px 14px;border:1px solid #dbeafe;border-radius:8px;color:#334155;background:#eff6ff;font-size:.98rem;line-height:1.55}.filter-form select{width:100%;min-height:44px;border:1px solid #c9d3db;border-radius:6px;padding:10px 12px;color:#111827;background:#fff}.table-message{padding:18px}@media(max-width:980px){.dashboard-hero{grid-template-columns:1fr}.status-grid.four,.nav-band.grouped{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.status-grid.four,.nav-band.grouped{grid-template-columns:1fr}}.busy-notice{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #bae6fd;border-radius:8px;color:#075985;background:#f0f9ff;font-weight:700;box-shadow:0 16px 34px #1d304014}.spinner{width:22px;height:22px;flex:0 0 auto;border:3px solid #bae6fd;border-top-color:#0f766e;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.compact-filter{grid-template-columns:repeat(4,max-content);align-items:center;justify-content:start;gap:18px}.compact-filter .checkbox-row{display:inline-grid;grid-template-columns:18px max-content;align-items:center;gap:9px;min-height:34px;margin:0;color:#17212b;font-weight:650}.compact-filter .checkbox-row input[type=radio]{width:18px;height:18px;min-height:18px;margin:0}.compact-filter .checkbox-row span{line-height:1}.compact-filter .radio-row{display:inline-flex;align-items:center;gap:6px;min-height:24px;margin:0;color:#17212b;font-size:1.05rem;font-weight:650;white-space:nowrap}.compact-filter .radio-row input[type=radio]{width:18px;height:18px;min-width:18px;min-height:18px;margin:0;flex:0 0 18px}.compact-filter .radio-row span{display:inline-block;line-height:1.2}.section-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 16px 34px #1d304014}.section-toggle strong{color:#17212b;font-size:1rem}.panel-card{position:relative;box-sizing:border-box;padding:24px}.panel-header{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:52px;margin:0 0 1rem}.panel-header strong{color:#17212b;font-size:1.05rem}.table-wrap.panel-card{display:block}.table-wrap .panel-header{margin-bottom:1rem}.panel-toggle-button{width:52px;height:52px;min-width:52px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.7rem;line-height:1;align-self:center}.panel-section{background:#fff;border:1px solid #d8e0e5;border-radius:8px;padding:24px;box-shadow:0 16px 34px #1d304014}.option-chain-panel{background:#fff;border:1px solid #d8e0e5;border-radius:8px;box-shadow:0 16px 34px #1d304014}.option-chain-toolbar{display:flex;flex-wrap:wrap;gap:28px;align-items:center}.option-chain-legend{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:18px;color:#344256;font-weight:700}.option-chain-legend span{display:inline-flex;align-items:center;gap:8px}.legend-chip{width:18px;height:18px;border-radius:5px;border:1px solid #cbd5e1}.atm-chip{background:#fef3c7;border-color:#f59e0b}.itm-chip{background:#dcfce7;border-color:#22c55e}.otm-chip{background:#eff6ff;border-color:#60a5fa}.option-chain-table table{min-width:980px}.option-chain-table tr.atm-row td{background:#fef3c7;box-shadow:inset 0 1px #f59e0b,inset 0 -1px #f59e0b}.option-side.itm-cell{background:#ecfdf5}.option-side.otm-cell{background:#f8fafc;color:#52616f}.option-side.atm-cell{background:#fef3c7}.call-side.itm-cell{border-left:4px solid #22c55e}.put-side.itm-cell{border-right:4px solid #22c55e}.strike-column{color:#0f766e;font-weight:800;background:#f8fafc}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0f172a75}.chart-modal{width:min(1120px,96vw);max-height:92vh;overflow:auto;padding:22px;border-radius:8px;background:#fff;box-shadow:0 24px 60px #0f172a47}.chart-header{margin-bottom:12px}.chart-header p{margin:4px 0 0;color:#52616f}.chart-legend{display:flex;flex-wrap:wrap;gap:14px;margin:0;color:#344256;font-weight:700}.chart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 12px}.chart-stats{display:flex;flex-wrap:wrap;gap:10px;color:#344256;font-weight:750}.chart-stats span{padding:4px 8px;border:1px solid #d8e0e5;border-radius:6px;background:#f8fafc}.chart-stats span:first-child{color:#0f766e;border-color:#99f6e4;background:#ecfdf5}.chart-legend span:before{content:"";display:inline-block;width:22px;height:4px;margin-right:8px;vertical-align:middle;border-radius:999px}.legend-close:before{background:#111827}.legend-candle:before{background:linear-gradient(90deg,#0f766e 0,#0f766e 45%,#b42318 45%,#b42318)}.legend-bb:before{background:#2563eb}.legend-atr:before{background:#ea580c}.legend-muted{color:#64748b}.legend-muted:before{background:#cbd5e1}.price-chart{width:100%;min-height:440px;border:1px solid #d8e0e5;border-radius:8px;background:#f8fafc;cursor:crosshair}.chart-plot-bg{fill:#fff}.chart-axis{stroke:#94a3b8;stroke-width:1.25}.chart-grid{stroke:#e2e8f0;stroke-width:1}.chart-label{fill:#52616f;font-size:12px}.candle-up,.candle-up-fill{stroke:#0f766e}.candle-up-fill{fill:#0f766e}.candle-down,.candle-down-fill{stroke:#b42318}.candle-down-fill{fill:#b42318}.volume-bar{fill:#cbd5e1;opacity:.78}.chart-crosshair{stroke:#334155;stroke-width:1;stroke-dasharray:4 5;opacity:.72;pointer-events:none}.chart-date-tag{fill:#17212b;opacity:.95;pointer-events:none}.chart-date-tag-text{fill:#fff;font-size:12px;font-weight:700;pointer-events:none}.active-candle .candle-up,.active-candle .candle-down{stroke-width:2.2}.active-candle .candle-up-fill,.active-candle .candle-down-fill{filter:drop-shadow(0 2px 4px rgba(15,23,42,.24))}.line-close,.line-bb,.line-bb-basis,.line-atr{fill:none;stroke-linecap:round;stroke-linejoin:round}.line-close{stroke:#111827;stroke-width:2}.bb-area{fill:#dbeafe;opacity:.42}.line-bb{stroke:#2563eb;stroke-width:1.6}.line-bb-basis{stroke:#60a5fa;stroke-width:1.5;stroke-dasharray:5 5}.line-atr{stroke:#ea580c;stroke-width:2}.chart-values{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}
