@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#17221f;background:#f5f7f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #27a982;outline-offset:2px}.app-shell{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#10231e;color:#fff;padding:28px 18px 20px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:11px;padding:0 9px 28px}.brand-mark{width:38px;height:38px;border-radius:11px;background:#59e1ba;color:#10231e;display:grid;place-items:center;box-shadow:0 7px 18px #59e1ba24}.brand strong{display:block;font-size:16px;letter-spacing:-.2px}.brand span{color:#80a39a;font-size:9px;letter-spacing:1.8px;font-weight:700}nav{display:grid;gap:6px}nav button{border:0;background:transparent;color:#87a59d;padding:11px 13px;border-radius:9px;display:flex;align-items:center;gap:11px;font-size:14px;text-align:left;transition:.2s}nav button:hover{color:#dff9f1;background:#18322b}nav button.active{color:#fff;background:#1c3931;box-shadow:inset 3px 0 #59e1ba}.sidebar-status{margin-top:auto;background:#18322b;border:1px solid #23483e;padding:14px;border-radius:11px}.status-line{font-size:12px;display:flex;align-items:center;gap:8px}.sidebar-status small{color:#6e9188;display:block;margin:6px 0 0 16px;font-size:10px}.live-dot{width:8px;height:8px;border-radius:50%;background:#e46262;box-shadow:0 0 0 4px #e4626215}.live-dot.online{background:#59e1ba;box-shadow:0 0 0 4px #59e1ba17}main{grid-column:2;min-width:0}header{height:90px;background:#fff;border-bottom:1px solid #e5eae8;padding:0 36px;display:flex;align-items:center;justify-content:space-between}header h1{margin:0;font-size:21px;letter-spacing:-.5px}header p{margin:4px 0 0;font-size:12px;color:#73817c}.header-actions{display:flex;gap:10px;align-items:center;min-width:0}.segmented-control{height:34px;display:inline-flex;align-items:center;padding:3px;border:1px solid #dfe5e2;border-radius:8px;background:#f7faf9}.segmented-control button{height:26px;border:0;border-radius:6px;background:transparent;color:#687672;padding:0 9px;display:inline-flex;align-items:center;gap:5px;font-size:10px}.segmented-control button.active{background:#fff;color:#168b68;box-shadow:0 1px 5px #152a2410}.mode-button{height:34px;border:1px solid #dfe5e2;border-radius:8px;background:#fff;color:#65736f;padding:0 11px;display:inline-flex;align-items:center;gap:6px;font-size:10px}.mode-button:hover{color:#168b69;border-color:#a3daca}.connection{display:flex;align-items:center;gap:7px;padding:8px 11px;font-size:11px;color:#a44e4e;background:#fff4f4;border-radius:8px}.connection span{width:6px;height:6px;border-radius:50%;background:#db5d5d}.connection.online{color:#21755e;background:#edfaf6}.connection.online span{background:#2fbd94}.icon-button{width:34px;height:34px;border:1px solid #dfe5e2;border-radius:8px;background:#fff;color:#65736f;display:grid;place-items:center}.icon-button:hover{color:#168b69;border-color:#a3daca}.content{max-width:1500px;margin:0 auto;padding:26px 36px 48px}.error-banner{margin-bottom:16px;color:#a64444;background:#fff0f0;border:1px solid #f1d2d2;border-radius:9px;padding:10px 13px;display:flex;align-items:center;gap:8px;font-size:12px}.stats-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:18px}.stat-card{min-width:0;min-height:82px;background:#fff;border:1px solid #e5eae8;border-radius:12px;padding:14px;display:flex;align-items:center;gap:10px;box-shadow:0 4px 18px #152a2405}.stat-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;flex:none}.stat-icon.mint{background:#e9faf5;color:#1e9674}.stat-icon.red{background:#fff0f0;color:#dc5a5a}.stat-icon.amber{background:#fff7e5;color:#d69624}.stat-icon.blue{background:#edf4ff;color:#4d81c6}.stat-card-copy{min-width:0;overflow:hidden}.stat-card span{display:block;color:#74827d;font-size:11px}.stat-card .stat-card-label{display:flex;align-items:center;min-width:0}.stat-card strong{display:block;max-width:100%;margin:3px 0 1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-variant-numeric:tabular-nums;letter-spacing:-.4px}.stat-card small{display:block;overflow:hidden;color:#7f8c87;font-size:10px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.stat-card-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;color:inherit;text-align:left;touch-action:manipulation;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.stat-card-action:active{transform:translateY(1px)}.stat-card-action[aria-expanded=true]{border-color:#78cdb3;background:#fbfffe;box-shadow:0 0 0 3px #59e1ba1f,0 8px 24px #152a240d}.stat-info{flex:none;margin-left:5px;color:#2c9879;opacity:.72}.instrument-stat-card.is-empty{opacity:.78}@media(hover:hover){.stat-card-action:hover{transform:translateY(-2px);border-color:#a7daca;box-shadow:0 9px 28px #17382d12}.stat-card-action:active{transform:translateY(0)}}.average-live-dot{width:6px;height:6px;margin-left:6px;border-radius:50%;background:#aab5b1;box-shadow:0 0 0 3px #aab5b112}.average-live-dot.online{background:#2fbd94;box-shadow:0 0 0 3px #2fbd9418}.market-heartbeat{position:relative}.average-stat-card{--pulse-ring: #42c39a38}.average-stat-card.pulse{animation:average-card-pulse .56s ease-out}.average-stat-card.pulse .market-heartbeat svg{animation:average-heartbeat .56s ease-out}.average-stat-card.pulse .market-heartbeat:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border:1px solid currentColor;border-radius:12px;pointer-events:none;animation:average-heartbeat-ring .56s ease-out}.average-stat-card.pulse .average-live-dot.online{animation:average-dot-pulse .56s ease-out}@keyframes average-card-pulse{35%{border-color:#7bd2b7;box-shadow:0 0 0 4px var(--pulse-ring),0 8px 24px #152a240c}}@keyframes average-heartbeat{0%,to{transform:scale(1)}24%{transform:scale(1.18)}46%{transform:scale(.98)}68%{transform:scale(1.1)}}@keyframes average-heartbeat-ring{0%{opacity:.5;transform:scale(.82)}to{opacity:0;transform:scale(1.45)}}@keyframes average-dot-pulse{45%{box-shadow:0 0 0 6px #2fbd9428}}.positive{color:#15956e!important}.negative{color:#dc5656!important}.panel{background:#fff;border:1px solid #e3e9e6;border-radius:12px;box-shadow:0 5px 24px #1e342d05;overflow:hidden;margin-bottom:18px}.panel-heading{min-height:71px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #ebefed}.panel h2{margin:0;font-size:14px}.panel-heading p,.setting-title p{margin:4px 0 0;font-size:11px;color:#7d8b86}.search{width:230px;height:36px;display:flex;align-items:center;gap:8px;border:1px solid #dfe5e2;border-radius:8px;padding:0 10px;color:#8f9b97;transition:.15s}.search:focus-within{border-color:#5ac5a5;box-shadow:0 0 0 3px #54cbaa12}.search input{border:0;outline:0;width:100%;color:#25322e;font-size:12px;background:transparent}.search input::placeholder{color:#919d99}.table-wrap{overflow:auto}table{width:100%;border-collapse:separate;border-spacing:0;min-width:980px}th{background:#fafbfb;color:#74817d;text-align:left;font-size:10px;letter-spacing:.35px;font-weight:600;text-transform:uppercase;padding:11px 18px;border-bottom:1px solid #e9edeb}td{padding:13px 18px;border-bottom:1px solid #edf0ef;font-size:12px;color:#4f5e59}tbody tr{transition:.15s}tbody tr:hover{background:#fbfdfc}td>strong{color:#25312e;font-size:13px}.sort-header{border:0;background:transparent;color:inherit;padding:0;display:inline-flex;align-items:center;gap:4px;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;white-space:nowrap}.sort-header svg{opacity:.35;transition:.15s}.sort-header.active{color:#26413a}.sort-header.active svg{opacity:1;color:#168b68}.sort-header svg.asc{transform:rotate(180deg)}.ticker{display:flex;align-items:center;gap:10px}.ticker-link{width:fit-content;max-width:100%;color:inherit;text-decoration:none;border-radius:9px;position:relative}.ticker-link:hover strong{color:#168b68}.ticker-link:hover .ticker-logo{color:#10231e;background:#59e1ba}.ticker-logo{width:31px;height:31px;border-radius:9px;background:linear-gradient(145deg,#193b32,#296957);color:#7be6c5;display:grid;place-items:center;font-weight:700;transition:.15s}.ticker strong{display:block;color:#1d2925;font-size:13px;transition:.15s}.ticker span{color:#86948f;font-size:10px;margin-top:2px}.change-pill{display:inline-flex;align-items:center;gap:3px;padding:5px 7px;border-radius:6px;font-weight:600}.change-pill.up{color:#198968;background:#eaf9f4}.change-pill.down{color:#d45151;background:#fff0f0}.status-badge{display:inline-flex;align-items:center;gap:5px;color:#4a7c6e}.status-badge i{width:6px;height:6px;background:#36c696;border-radius:50%}.alert-distance{min-width:118px;display:inline-flex;flex-direction:column;gap:2px;padding:6px 8px;border-radius:7px;color:#18795f;background:#edf9f5;font-weight:600}.alert-distance small{color:#6f8981;font-size:9px;font-weight:500;white-space:nowrap}.alert-distance.danger{color:#c84343;background:#fff0f0}.alert-distance.cooling{color:#a36d39;background:#fff7e5}.alert-distance.muted{min-width:auto;color:#9aa4a0;background:transparent;padding:0}.status-badge.stale{color:#a36d39}.status-badge.stale i{background:#e6a354}.table-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;color:#7f8d88;background:#fbfcfb;font-size:10px}.table-footer>strong{color:#4d5d57;font-weight:600;white-space:nowrap}.table-footer>div{display:flex;align-items:center;justify-content:flex-end;gap:14px}.table-footer span+span{border-left:1px solid #dfe4e2;padding-left:14px}.scroll-hint{display:none}.empty-state{height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#7f8d88}.market-toolbar{min-height:52px;padding:9px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #ebefed;background:#fdfefd}.category-filters{min-width:0;display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none}.category-filters::-webkit-scrollbar{display:none}.category-filters button{flex:none;height:32px;border:1px solid #e0e7e4;border-radius:8px;padding:0 9px;background:#fff;color:#65736e;display:inline-flex;align-items:center;gap:6px;font-size:11px;transition:.15s}.category-filters button:hover{color:#167d60;border-color:#acd9cc}.category-filters button.active{color:#126e55;border-color:#a6dccc;background:#eaf8f4}.category-filters b{min-width:18px;height:18px;border-radius:9px;padding:0 5px;display:inline-grid;place-items:center;background:#f1f4f3;color:#7c8984;font-size:9px}.category-filters button.active b{background:#fff;color:#178467}.result-count{flex:none;color:#87948f;font-size:10px}.result-count strong{color:#31423c;font-size:12px}.market-panel .table-wrap{max-height:min(68vh,760px);scrollbar-gutter:stable}.market-panel th{position:sticky;top:0;z-index:3}.market-panel th:first-child{left:0;z-index:5;box-shadow:8px 0 12px -12px #193c3238}.market-panel td:first-child{position:sticky;left:0;z-index:2;background:#fff;box-shadow:8px 0 12px -12px #193c3230}.market-panel tbody tr:hover td:first-child{background:#fbfdfc}.numeric-cell{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.numeric-cell .sort-header{width:100%;justify-content:flex-end}.ticker-cell{display:flex;align-items:center;gap:7px}.ticker-cell .ticker-link{min-width:0}.instrument-info-button{width:28px;height:28px;flex:0 0 28px;border:0;border-radius:7px;background:transparent;color:#91a09a;display:grid;place-items:center;opacity:0;transition:.15s}.ticker-cell:hover .instrument-info-button,.instrument-info-button:focus-visible,.instrument-info-button[aria-expanded=true]{opacity:1;color:#168b68;background:#edf8f5}.instrument-popover{position:fixed;z-index:100;width:min(420px,calc(100vw - 24px));max-height:min(520px,calc(100vh - 24px));overflow:auto;padding:16px;border:1px solid #254c41;border-radius:12px;background:#10231e;color:#e9f6f2;box-shadow:0 18px 50px #0d251e42;animation:popover-in .15s ease-out}.instrument-popover.above{transform:translateY(-100%)}.instrument-popover-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.instrument-popover-heading>div{min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px 8px}.instrument-popover-heading>div>span{grid-row:1 / 3;color:#10231e;background:#63dfba;padding:5px 7px;border-radius:6px;font-size:10px;font-weight:700}.instrument-popover-heading strong{font-size:15px}.instrument-popover-heading small{color:#80a49a;font-size:10px}.instrument-popover-heading button{width:28px;height:28px;border:1px solid #31554b;border-radius:7px;background:#ffffff08;color:#9ebbb3;display:grid;place-items:center}.instrument-popover p{margin:14px 0;color:#d7e9e4;font-size:12px;line-height:1.68}.instrument-meta-chips{display:flex;flex-wrap:wrap;gap:6px}.instrument-meta-chips span{border:1px solid #2c5147;border-radius:6px;padding:5px 7px;color:#9dbbb2;background:#17352d;font-size:10px}.instrument-meta-chips strong{color:#65dfba}.instrument-popover footer{margin-top:13px;padding-top:10px;border-top:1px solid #29483f;display:flex;justify-content:space-between;gap:12px;color:#78978e;font-size:9px}.instrument-popover.dark{border-color:#3a675b;background:#e9f6f2;color:#122720;box-shadow:0 18px 50px #0008}.instrument-popover.dark .instrument-popover-heading strong{color:#122720}.instrument-popover.dark .instrument-popover-heading small,.instrument-popover.dark footer{color:#647d75}.instrument-popover.dark p{color:#334b44}.instrument-popover.dark .instrument-meta-chips span{border-color:#c5ddd6;color:#567168;background:#f5fbf9}.instrument-popover.dark footer{border-top-color:#cce0da}@keyframes popover-in{0%{opacity:0;margin-top:-4px}}.text-button{border:0;color:#178866;background:transparent;font-size:10px;display:flex;align-items:center;gap:5px}.empty-alerts{height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9da6a3}.empty-alerts div{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f0f8f5;color:#68a895;margin-bottom:8px}.empty-alerts strong{color:#66736f;font-size:12px}.empty-alerts span{font-size:10px;margin-top:3px}.alert-row{display:grid;grid-template-columns:1fr 1fr auto;padding:13px 20px;border-bottom:1px solid #edf0ef;align-items:center;font-size:11px}.alert-symbol{display:flex;gap:8px;color:#d45151}.alert-row div:nth-child(2){display:flex;gap:8px}.alert-row time{color:#9aa4a0;font-size:10px}.alert-panel{scroll-margin-top:18px}.alert-panel h2:focus{outline:2px solid #27a982;outline-offset:4px;border-radius:3px}.settings-content{max-width:1120px}.settings-intro{background:linear-gradient(120deg,#15352c,#204f42);color:#fff;border-radius:12px;padding:20px 22px;margin-bottom:18px;display:flex;align-items:center;gap:14px}.intro-icon{width:42px;height:42px;background:#ffffff12;border:1px solid #ffffff16;border-radius:10px;display:grid;place-items:center;color:#68e2bc}.settings-intro h2{margin:0;font-size:15px}.settings-intro p{margin:4px 0 0;color:#9ec2b8;font-size:11px}.settings-panel{padding:20px}.setting-title{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px}.toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 38px;width:38px;height:22px;border:0;border-radius:20px;background:#d6deda;padding:3px;display:flex;align-items:center;justify-content:flex-start;line-height:0;transition:.2s}.toggle span{display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0002;transition:.2s}.toggle.active{background:#22a77e}.toggle.active span{transform:translate(16px)}.form-grid{display:grid;gap:14px}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-grid label>span,.wide-field>span{font-size:11px;font-weight:600;display:block;margin-bottom:7px}.form-grid small,.wide-field small{color:#98a19e;font-size:9px;display:block;margin-top:6px}.input-suffix,.select-wrap{height:38px;border:1px solid #dfe5e2;border-radius:8px;display:flex;align-items:center;background:#fff}.input-suffix:focus-within,.select-wrap:focus-within{border-color:#5ac5a5;box-shadow:0 0 0 3px #54cbaa12}.input-suffix input,.select-wrap select{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;padding:0 11px;font-size:12px;color:#293631}.input-suffix b{padding-right:11px;color:#78847f;font-size:11px}.select-wrap{position:relative}.select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-wrap svg{position:absolute;right:10px;pointer-events:none;color:#8a9692}.rule-preview{margin-top:18px;background:#f0faf7;color:#4d6c63;border:1px solid #d8f0e9;border-radius:8px;padding:11px 13px;display:flex;align-items:center;gap:9px;font-size:10px}.rule-preview svg{color:#20a17a}.rule-preview strong{color:#167b5e}.rule-preview i{margin-left:auto;font-style:normal;color:#739187}.count-chip{font-size:10px;color:#267d65;background:#eaf8f4;border-radius:20px;padding:5px 9px}.wide-field{display:block}.wide-field textarea{resize:vertical;width:100%;border:1px solid #dfe5e2;border-radius:8px;padding:10px 11px;outline:0;color:#33413c;font-size:11px;line-height:1.6}.wide-field textarea:focus{border-color:#5ac5a5;box-shadow:0 0 0 3px #54cbaa12}.auto-mode-row{display:flex;align-items:center;gap:11px;padding:13px;margin-bottom:15px;border:1px solid #dcebe6;background:#f5fbf9;border-radius:9px}.auto-mode-row>div:nth-child(2){flex:1;min-width:0}.auto-mode-row .toggle{margin-left:auto}.auto-mode-row strong{display:block;font-size:11px}.auto-mode-row span{display:block;margin-top:3px;color:#83918c;font-size:9px}.auto-mode-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:8px;color:#178968;background:#e3f7f1}.wide-field.disabled{opacity:.58}.wide-field textarea:disabled{cursor:not-allowed;background:#f4f6f5}.channel-list{display:grid;gap:11px}.channel-card{display:flex;align-items:flex-start;gap:13px;padding:14px;border:1px solid #e4e9e7;border-radius:10px}.channel-icon{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:9px}.channel-icon.feishu{background:#eaf4ff;color:#3f82cf}.channel-icon.webhook{background:#f2edff;color:#7a5ac5}.channel-body{flex:1;min-width:0}.channel-head{min-height:38px;display:flex;justify-content:space-between;align-items:center;gap:16px}.channel-head>div{min-width:0}.channel-head .toggle{margin-left:auto}.channel-head strong{display:block;font-size:12px}.channel-head span{display:block;color:#929d99;font-size:9px;margin-top:2px}.url-row{display:flex;gap:8px;margin-top:11px}.url-row input{flex:1;min-width:0;height:35px;border:1px solid #dfe5e2;border-radius:7px;padding:0 10px;outline:0;font-size:10px}.url-row input:focus{border-color:#61bda2}.url-row button{height:35px;border:1px solid #dbe3e0;background:#fff;border-radius:7px;padding:0 12px;color:#54635e;font-size:10px;display:flex;align-items:center;justify-content:center;gap:5px}.url-row button:hover{color:#168665;border-color:#9ed3c3}.save-bar{position:sticky;bottom:16px;background:#fff;border:1px solid #dfe6e3;border-radius:11px;box-shadow:0 10px 35px #1c352d18;padding:12px 14px;display:flex;align-items:center;justify-content:space-between}.save-bar>div{color:#89938f;display:flex;align-items:center;gap:7px;font-size:10px}.primary-button{border:0;border-radius:8px;background:#168b68;color:#fff;padding:9px 15px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:600;box-shadow:0 5px 13px #168b6833}.primary-button:hover{background:#117a5b}.primary-button:disabled{opacity:.65}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;right:24px;bottom:24px;z-index:30;background:#17372e;color:#fff;border-radius:9px;padding:12px 15px;box-shadow:0 10px 35px #142d2529;display:flex;align-items:center;gap:8px;font-size:11px;animation:toast-in .2s ease-out}.toast.success svg{color:#67e0ba}.toast.error{background:#8e3e3e}@keyframes toast-in{0%{transform:translateY(8px);opacity:0}}.theme-dark{background:#07110f;color:#dce9e5}.theme-dark .sidebar{background:#07110f;border-right:1px solid #17312a}.theme-dark header,.theme-dark .panel,.theme-dark .stat-card,.theme-dark .save-bar{background:#0d1c18;border-color:#1f3b34;box-shadow:none}.theme-dark header{border-bottom-color:#1b342d}.theme-dark header h1,.theme-dark .panel h2,.theme-dark .stat-card strong,.theme-dark td>strong,.theme-dark .ticker strong,.theme-dark .channel-head strong,.theme-dark .auto-mode-row strong,.theme-dark .empty-alerts strong{color:#e7f4f0}.theme-dark header p,.theme-dark .panel-heading p,.theme-dark .setting-title p,.theme-dark .stat-card span,.theme-dark .stat-card small,.theme-dark .ticker span,.theme-dark .channel-head span,.theme-dark .auto-mode-row span,.theme-dark .form-grid small,.theme-dark .wide-field small,.theme-dark .save-bar>div{color:#7d958e}.theme-dark .content{background:#07110f}.theme-dark th{background:#10231e;color:#78958d;border-bottom-color:#1f3b34}.theme-dark td{border-bottom-color:#172d27;color:#9fb4ae}.theme-dark tbody tr:hover{background:#10231e}.theme-dark .market-panel td:first-child{background:#0d1c18}.theme-dark .market-panel tbody tr:hover td:first-child{background:#10231e}.theme-dark .panel-heading,.theme-dark .table-footer,.theme-dark .market-toolbar{border-color:#1f3b34;background:#0d1c18}.theme-dark .table-footer>strong,.theme-dark .result-count strong{color:#c4d8d1}.theme-dark .category-filters button{background:#0a1814;border-color:#24423a;color:#8fa69f}.theme-dark .category-filters button.active{background:#12352b;border-color:#28604f;color:#67dfba}.theme-dark .category-filters b{background:#14241f}.theme-dark .search,.theme-dark .segmented-control,.theme-dark .mode-button,.theme-dark .icon-button,.theme-dark .input-suffix,.theme-dark .select-wrap,.theme-dark .wide-field textarea,.theme-dark .url-row input,.theme-dark .url-row button{background:#091612;border-color:#24423a;color:#c6d8d2}.theme-dark .search input,.theme-dark .input-suffix input,.theme-dark .select-wrap select,.theme-dark .wide-field textarea,.theme-dark .url-row input{color:#dce9e5}.theme-dark .segmented-control button.active{background:#14342b;color:#59e1ba}.theme-dark .connection.online,.theme-dark .count-chip,.theme-dark .change-pill.up,.theme-dark .alert-distance,.theme-dark .rule-preview,.theme-dark .auto-mode-row{background:#102b24;border-color:#1f4b40}.theme-dark .alert-distance small{color:#88a99f}.theme-dark .change-pill.down,.theme-dark .alert-distance.danger,.theme-dark .error-banner{background:#321817;border-color:#5a2a28}.theme-dark .alert-distance.cooling{background:#2d2412;color:#d69b36}.theme-dark .alert-distance.muted{background:transparent;color:#73857f}.theme-dark .channel-card{background:#0b1815;border-color:#1f3b34}.theme-dark .save-bar{box-shadow:0 14px 36px #0005}.theme-dark .stat-card-action[aria-expanded=true]{border-color:#327661;background:#102820;box-shadow:0 0 0 3px #59e1ba14}.theme-dark .stat-card-action:active{background:#10231e}.theme-dark .average-stat-card{--pulse-ring: #59e1ba22}@media(max-width:1399px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1050px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:1fr}}@media(max-width:720px){.app-shell{display:block}.sidebar{position:static;width:100%;height:auto;padding:14px 16px;flex-direction:row;align-items:center}.brand{padding:0}.brand span,.sidebar-status{display:none}nav{margin-left:auto;display:flex}nav button{font-size:0;padding:9px}nav button.active{box-shadow:inset 0 -2px #59e1ba}main{grid-column:auto}header{height:auto;min-height:78px;padding:13px 18px;flex-wrap:wrap;gap:10px}header>div:first-child{flex:1 1 180px;min-width:0}header p{display:none}.header-actions{flex:1 1 100%;width:100%;justify-content:flex-start;gap:6px;overflow-x:auto}.content{padding:18px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat-card{min-width:0;min-height:78px;padding:12px;gap:9px}.stat-icon{width:36px;height:36px}.stat-card strong{font-size:17px}.stat-card small{overflow:visible;text-overflow:clip;white-space:normal;font-size:9px}.panel-heading{min-height:0;align-items:stretch;flex-direction:column;gap:12px;padding:15px}.search{width:100%}.market-toolbar{align-items:stretch;flex-direction:column;padding:9px 14px}.category-filters{width:100%}.result-count{padding-left:2px}.market-panel .table-wrap{max-height:62vh}.market-panel table{min-width:620px}.market-panel th:nth-child(5),.market-panel td:nth-child(5),.market-panel th:nth-child(6),.market-panel td:nth-child(6),.market-panel th:nth-child(7),.market-panel td:nth-child(7){display:none}.table-footer{align-items:flex-start;flex-direction:column;gap:7px;padding:10px 14px}.table-footer>div{width:100%;justify-content:flex-start;gap:10px;overflow-x:auto;white-space:nowrap}.table-footer span+span{padding-left:10px}.scroll-hint{display:inline;color:#168b68}.instrument-info-button{opacity:1}.instrument-popover{padding:14px}.instrument-popover-heading button{width:40px;height:40px;flex:0 0 40px}.alert-row{grid-template-columns:1fr auto;gap:7px}.alert-row time{grid-column:1 / -1}.rule-preview{flex-wrap:wrap}.rule-preview i{width:100%;margin-left:26px}.channel-card{align-items:flex-start}.url-row{flex-direction:column}.url-row input,.wide-field textarea,.input-suffix input,.select-wrap select{font-size:16px}.url-row button{height:38px;justify-content:center}.save-bar>div{display:none}.save-bar{justify-content:flex-end}}@media(max-width:360px){.stats-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.average-stat-card.pulse,.average-stat-card.pulse .market-heartbeat svg,.average-stat-card.pulse .market-heartbeat:after,.average-stat-card.pulse .average-live-dot.online{animation:none}.stat-card-action{transition:none}}
