:root{font-family:Manrope,Segoe UI,sans-serif;color:#0f172a;background:radial-gradient(circle at top right,#dbeafe,#f8fafc 35%,#eef2ff);line-height:1.35}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh}.page{max-width:1500px;margin:0 auto;padding:18px 16px 28px}h1,h2,p{margin:0}h1{font-size:26px;font-weight:800;letter-spacing:.2px}h2{font-size:17px;font-weight:800}.muted{color:#64748b;font-weight:500}.center{text-align:center}.header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 16px;border:1px solid #dbe3f3;border-radius:14px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 8px 24px #0f172a0f}.header-meta{display:flex;align-items:center;gap:10px;margin-top:7px;flex-wrap:wrap}.symbol-count{padding:4px 10px;border-radius:999px;border:1px solid #dbe3f3;background:#fff;color:#334155;font-size:12px;font-weight:700}.status-indicator{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#334155;font-weight:700}.dot{width:8px;height:8px;border-radius:999px;display:inline-block}.header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.auth-badge{display:inline-flex;align-items:center;gap:5px;padding:7px 12px;background:#eafaf0;color:#166534;border:1px solid #bbf7d0;border-radius:8px;font-size:13px;font-weight:700}.auth-btn,.clear-btn{padding:7px 12px;border:1px solid #cbd5e1;background:#fff;border-radius:9px;cursor:pointer;font-size:12px;font-weight:700;color:#0f172a;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease,background-color .2s ease}.auth-btn{background:#ef4444;color:#fff;border-color:#ef4444}.auth-btn:hover{background:#dc2626;border-color:#dc2626}.clear-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #0f172a14;background:#f8fafc}.nav-link-btn{display:inline-flex;align-items:center}.section-header{margin-top:18px;margin-bottom:10px;padding:10px 2px}.section-header p{margin-top:4px;color:#475569;font-size:13px}.tables-grid,.smart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.smart-grid{margin-top:14px}.card{border:1px solid #dbe3f3;border-radius:14px;background:#fff;box-shadow:0 10px 25px #0f172a0f;overflow:hidden}.smart-card{min-height:220px}.card-header{padding:12px 14px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.card-header-main{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.card-header-main>div:first-child{display:flex;align-items:center;gap:8px;font-size:15px}.smart-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.card-subtitle{display:block;color:#64748b;font-size:12px;font-weight:500;margin-top:2px}.count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:#e2e8f0;color:#334155;border-radius:999px;font-size:12px;font-weight:800}.sort-controls{display:flex;align-items:center;gap:6px}.sort-select{padding:6px 9px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-size:12px;cursor:pointer;outline:none;transition:border-color .2s ease}.sort-select:hover,.sort-select:focus{border-color:#94a3b8}.sort-order-btn{padding:6px 9px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-size:12px;cursor:pointer;min-width:34px;transition:all .2s ease;font-weight:800;color:#1e293b}.sort-order-btn:hover{background:#f8fafc;border-color:#94a3b8}.table-wrapper-scrollable{overflow-y:auto;overflow-x:auto;max-height:60vh;position:relative}table{border-collapse:collapse;width:100%;min-width:800px}th,td{padding:9px 10px;border-bottom:1px solid #e2e8f0;text-align:left;white-space:nowrap}th{background:#f1f5f9;font-size:11px;font-weight:800;position:sticky;top:0;z-index:10;text-transform:uppercase;letter-spacing:.5px;color:#475569}.table-wrapper-scrollable th{box-shadow:0 2px 5px #0f172a0d}.gap-up-table .table-wrapper-scrollable th{background:#ecfdf3;border-bottom:2px solid #22c55e}.gap-down-table .table-wrapper-scrollable th{background:#fff1f2;border-bottom:2px solid #ef4444}td{font-size:12px}.symbol-cell{font-weight:800;color:#0f172a}.time-cell{color:#64748b;font-size:11px}.gap-cell,.gap-pct-cell{font-weight:800}.retrace-cell{color:#64748b}.status-cell{text-align:center;color:#475569}.price-cell{font-family:Consolas,monospace;color:#334155}tbody tr{transition:background-color .15s ease}tbody tr:hover{background:#f8fafc}.gap-up-table tbody tr:hover{background:#ecfdf3}.gap-down-table tbody tr:hover{background:#fff1f2}.retraced-gap-up{background:#ecfdf5;border-left:3px solid #16a34a}.retraced-gap-down{background:#fef2f2;border-left:3px solid #dc2626}.options-header{width:0;min-width:0;padding-left:0;padding-right:0;color:transparent}.actions-cell{position:sticky;right:0;width:0;min-width:0;padding:0;border-bottom:0;z-index:14;background:transparent;box-shadow:none;overflow:visible;text-align:right}.row-action-btn{padding:5px 10px;border:1px solid #cbd5e1;background:#fff;color:#1e293b;border-radius:8px;cursor:pointer;font-size:11px;font-weight:700;transition:background-color .15s ease,border-color .15s ease}.inline-options{position:absolute;top:50%;right:8px;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;width:max-content;opacity:0;transform:translateY(-50%) translate(6px);pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:20}tbody tr:hover .inline-options{opacity:1;transform:translateY(-50%) translate(0);pointer-events:auto}.inline-action-btn{opacity:1;transform:none;box-shadow:0 4px 10px #0f172a2e}.dummy-action-btn{background:#f8fafc;color:#475569;border-style:dashed}.row-action-btn:hover{border-color:#94a3b8;background:#f8fafc}.smart-list{max-height:300px;overflow:auto}.smart-list-item{padding:10px 12px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:10px}.smart-symbol{font-weight:800;font-size:13px;color:#0f172a}.smart-meta{color:#64748b;font-size:12px;margin-top:2px}.smart-empty{padding:24px 12px;color:#64748b;font-size:13px;text-align:center}.smart-action-btn{opacity:1;transform:none}.alert-item{padding:10px 12px;border-bottom:1px solid #e2e8f0;border-left:4px solid transparent}.alert-entry{border-left-color:#f59e0b;background:#fffbeb}.alert-position-opened{border-left-color:#22c55e;background:#f0fdf4}.alert-position-closed{border-left-color:#ef4444;background:#fef2f2}.alert-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.alert-time{color:#475569;font-size:11px;font-weight:600}.alert-message{color:#334155;font-size:12px;margin-top:4px}.error{margin-top:10px;margin-bottom:8px;padding:10px 14px;border-radius:10px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;font-size:13px}.warning{margin-top:10px;margin-bottom:10px;padding:10px 14px;border-radius:10px;background:#fffbeb;color:#92400e;border:1px solid #fde68a;font-size:13px;line-height:1.45}.chart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:16px}.chart-panel{width:min(1200px,100%);max-height:90vh;background:#fff;border:1px solid #d1d5db;border-radius:12px;box-shadow:0 24px 48px #0f172a40;padding:12px;overflow:auto}.chart-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.chart-subtitle{margin-left:8px;color:#6b7280;font-size:12px;font-weight:500}.chart-close-btn{padding:6px 10px;border:1px solid #d1d5db;background:#fff;border-radius:8px;cursor:pointer;font-size:13px}.chart-close-btn:hover{background:#f9fafb;border-color:#9ca3af}.chart-loading,.chart-empty{min-height:340px;display:grid;place-items:center;color:#6b7280;font-size:14px}.chart-svg{width:100%;height:72vh;min-height:360px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}@media (max-width: 1200px){.tables-grid,.smart-grid{grid-template-columns:1fr}}@media (max-width: 768px){.page{padding:12px 10px 22px}h1{font-size:22px}.header{flex-direction:column;align-items:stretch}.header-actions{justify-content:flex-end}.table-wrapper-scrollable{max-height:52vh}table{min-width:620px}th,td{padding:8px 9px;font-size:11px}.mobile-hide{display:none}.card-header-main{flex-direction:column;align-items:flex-start;gap:8px}.sort-controls{width:100%;justify-content:flex-end}.row-action-btn{opacity:1;transform:none}.inline-options{opacity:1;transform:translateY(-50%);pointer-events:auto}.chart-panel{padding:10px;max-height:94vh}.chart-svg{height:62vh;min-height:300px}}
