@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}button,input,select,textarea{font:inherit}button{cursor:pointer}.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:#84908c}.header-actions{display:flex;gap:10px;align-items:center}.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(4,1fr);gap:14px;margin-bottom:18px}.stat-card{background:#fff;border:1px solid #e5eae8;border-radius:12px;padding:17px;display:flex;align-items:center;gap:13px;box-shadow:0 4px 18px #152a2405}.stat-icon{width:42px;height:42px;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 span{display:block;color:#84908c;font-size:11px}.stat-card strong{display:inline-block;margin:3px 0 1px;font-size:19px;letter-spacing:-.4px}.stat-card small{color:#9ca6a3;font-size:10px;display:block}.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;border-bottom:1px solid #ebefed}.panel h2{margin:0;font-size:14px}.panel-heading p,.setting-title p{margin:4px 0 0;font-size:10px;color:#95a09c}.search{width:190px;height:34px;display:flex;align-items:center;gap:8px;border:1px solid #dfe5e2;border-radius:8px;padding:0 10px;color:#a1aaa7}.search input{border:0;outline:0;width:100%;color:#25322e;font-size:11px}.search input::placeholder{color:#acb4b1}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:850px}th{background:#fafbfb;color:#8b9692;text-align:left;font-size:9px;letter-spacing:.4px;font-weight:600;text-transform:uppercase;padding:10px 18px;border-bottom:1px solid #e9edeb}td{padding:13px 18px;border-bottom:1px solid #edf0ef;font-size:11px;color:#56635f}tbody tr{transition:.15s}tbody tr:hover{background:#fbfdfc}td>strong{color:#25312e;font-size:12px}.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:12px;transition:.15s}.ticker span{color:#a2aaa7;font-size:9px}.has-tooltip:after{content:attr(data-tooltip);position:absolute;left:0;top:calc(100% + 8px);z-index:40;width:280px;padding:10px 12px;border-radius:8px;background:#10231e;color:#e9fbf6;box-shadow:0 10px 28px #142d2530;font-size:11px;line-height:1.55;opacity:0;transform:translateY(-4px);pointer-events:none;transition:.15s;text-transform:none;letter-spacing:0}.has-tooltip:hover:after{opacity:1;transform:translateY(0)}.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%}.status-badge.stale{color:#a36d39}.status-badge.stale i{background:#e6a354}.table-footer{display:flex;justify-content:flex-end;gap:16px;padding:11px 18px;color:#9aa4a0;background:#fbfcfb;font-size:9px}.table-footer span{border-left:1px solid #dfe4e2;padding-left:16px}.empty-state{height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#98a39f}.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}.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 .panel-heading,.theme-dark .table-footer{border-color:#1f3b34;background:#0d1c18}.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 .rule-preview,.theme-dark .auto-mode-row{background:#102b24;border-color:#1f4b40}.theme-dark .change-pill.down,.theme-dark .error-banner{background:#321817;border-color:#5a2a28}.theme-dark .channel-card{background:#0b1815;border-color:#1f3b34}.theme-dark .save-bar{box-shadow:0 14px 36px #0005}.theme-dark .has-tooltip:after{background:#e9fbf6;color:#10231e}@media(max-width:1050px){.stats-grid{grid-template-columns:repeat(2,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:78px;padding:0 18px}header p{display:none}.content{padding:18px}.stats-grid{grid-template-columns:1fr}.panel-heading{align-items:flex-start;gap:12px}.search{width:150px}.channel-card{align-items:flex-start}.url-row{flex-direction:column}.url-row button{height:34px;justify-content:center}.save-bar>div{display:none}.save-bar{justify-content:flex-end}}
