*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-main:#0a0b0e;--bg-card:#101319;--border:#1c222e;--border-light:#283040;--text-main:#f0f3f6;--text-muted:#8b949e;--text-dim:#6e7681;--accent-red:#f87171;--accent-amber:#fbbf24;--accent-green:#34d399;--accent-blue:#38bdf8;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}body{font-family:var(--font-sans);background-color:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.5}button,input,select,textarea{font-family:inherit}button{color:inherit;cursor:pointer;background:0 0;border:none}#root{flex-direction:column;min-height:100vh;display:flex}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.w-full{width:100%}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width>=768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.env-pill{color:#8b949e;cursor:pointer;background:#0f1217;border:1px solid #1e2430;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.env-pill:hover{color:#e6edf3;background:#171b24;border-color:#2b3547}.env-pill-active{font-weight:600;color:#fff!important;background:#171a23!important;border-color:#2e3748!important}.env-count-badge{color:#38bdf8;font-size:11px;font-weight:700;font-family:var(--font-mono);background:#193153;border-radius:9999px;padding:1px 7px}.env-count-badge-subtle{color:#8b949e;font-size:11px;font-family:var(--font-mono);background:#1f2530;border-radius:9999px;padding:1px 6px}.btn-add-webhook{color:#fff;cursor:pointer;background:#1d68f0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.btn-add-webhook:hover{background:#1656c9}.webhook-card-banner{background:#101319;border:1px solid #1c222e;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.post-badge{color:#38bdf8;font-family:var(--font-mono);letter-spacing:.05em;background:#10243c;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.webhook-url-text{color:#58a6ff;font-family:var(--font-mono);font-size:13px;font-weight:500}.btn-copy-dark{color:#e6edf3;cursor:pointer;background:#151821;border:1px solid #262e3d;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.btn-copy-dark:hover{color:#fff;background:#1e2330;border-color:#38455c}.metric-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#101319;border:1px solid #1c222e;border-radius:8px;padding:14px 16px;transition:all .15s}.metric-card:hover{background:#141720;border-color:#2c3547}.metric-card-active{background:#151924!important;border-color:#3b82f6!important}.metric-card-label{text-transform:uppercase;letter-spacing:.06em;color:#8b949e;margin-bottom:4px;font-size:10px;font-weight:700}.metric-card-number{color:#fff;font-size:26px;font-weight:700;line-height:1.1;font-family:var(--font-mono)}.metric-card-sub{color:#6e7681;margin-top:4px;font-size:12px}.console-panel{background:#101319;border:1px solid #1c222e;border-radius:8px;flex-direction:column;gap:12px;padding:12px 16px;display:flex}.search-input-wrapper{flex:1;min-width:0;position:relative}.search-icon-inside{color:#6e7681;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.search-clear-btn{color:#6e7681;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.search-clear-btn:hover{color:#c9d1d9}.console-search-input{color:#fff;background:#0c0e12;border:1px solid #1c222e;border-radius:6px;outline:none;width:100%;padding:8px 12px 8px 34px;font-family:inherit;font-size:13px;transition:border-color .15s}.console-search-input::placeholder{color:#6e7681}.console-search-input:focus{border-color:#38bdf8}.btn-console-action{color:#c9d1d9;cursor:pointer;background:#151821;border:1px solid #262e3d;border-radius:6px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.btn-console-action:hover{color:#fff;background:#1e2330;border-color:#38455c}.console-bottom-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.filter-btn-group{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.filter-label{color:#fff;margin-right:4px;font-size:13px;font-weight:600}.pill-btn{color:#c9d1d9;cursor:pointer;-webkit-user-select:none;user-select:none;background:#151821;border:1px solid #262e3d;border-radius:6px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.pill-btn:hover{color:#fff;background:#1d222e}.pill-btn-white{color:#000!important;background:#fff!important;border-color:#fff!important;font-weight:700!important}.pill-btn-white svg{color:#000!important}.alert-card{background:#101319;border:1px solid #1c222e;border-left-width:4px;border-radius:8px;padding:1rem 1.25rem;transition:all .15s;position:relative}.alert-card:hover{border-color:#2b3447}.border-l-red-500{border-left-color:var(--accent-red)!important}.border-l-amber-500{border-left-color:var(--accent-amber)!important}.border-l-emerald-500{border-left-color:var(--accent-green)!important}.border-l-blue-500{border-left-color:var(--accent-blue)!important}.badge{letter-spacing:.05em;text-transform:uppercase;border-radius:.25rem;align-items:center;padding:.15rem .5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.badge-firing{color:#f87171;background-color:#f8717126;border:1px solid #f8717159}.badge-resolved{color:#34d399;background-color:#34d39926;border:1px solid #34d39959}.badge-critical{color:#f87171;background-color:#ef444433;border:1px solid #ef444466}.badge-warning{color:#fbbf24;background-color:#f59e0b33;border:1px solid #f59e0b66}.badge-info{color:#38bdf8;background-color:#38bdf833;border:1px solid #38bdf866}.tag-chip{background-color:#0b0d12;border:1px solid #1c222e;border-radius:.25rem;padding:.1rem .4rem;font-size:.6875rem}.incident-box{border:1px solid #1e2430;border-left:3px solid var(--accent-amber);background:#0b0d12;border-radius:.5rem;margin-top:.75rem;padding:.75rem 1rem}.incident-box-firing{border-left-color:var(--accent-red)}.incident-box-resolved{border-left-color:var(--accent-green)}.incident-summary{color:#f3f4f6;font-size:.9375rem;font-weight:600;line-height:1.4}.incident-description{color:#9ca3af;margin-top:.375rem;font-size:.8125rem;line-height:1.5}.target-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.5rem;margin-top:.75rem;display:grid}.target-card{background:#0c0e13;border:1px solid #1c222e;border-radius:.375rem;flex-direction:column;min-width:0;padding:.5rem .75rem;display:flex}.target-label{color:#838c9e;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:600;display:flex}.target-value{font-family:var(--font-mono);color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;margin-top:.25rem;font-size:.8125rem;font-weight:600;overflow:hidden}.target-value-highlight{color:#34d399}.timing-badge{font-size:.75rem;font-family:var(--font-mono);background:#0c0e13;border:1px solid #1c222e;border-radius:.375rem;align-items:center;gap:.375rem;padding:.25rem .5rem;display:inline-flex}.duration-badge{color:#fbbf24;font-size:.75rem;font-family:var(--font-mono);background:#fbbf241a;border:1px solid #fbbf244d;border-radius:.375rem;align-items:center;gap:.375rem;padding:.25rem .5rem;display:inline-flex}.btn-action{cursor:pointer;border-radius:.25rem;align-items:center;gap:.375rem;padding:.3rem .625rem;font-family:inherit;font-size:.75rem;transition:all .15s;display:inline-flex}.btn-action-amber{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2459}.btn-action-amber:hover{background:#fbbf2433}.btn-action-blue{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf859}.btn-action-blue:hover{background:#38bdf833}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background-color:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background-color:#101319;border:1px solid #1c222e;border-radius:.75rem;flex-direction:column;width:100%;max-width:42rem;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #00000080}.modal-header{border-bottom:1px solid #1c222e;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.modal-body{padding:1.25rem;overflow-y:auto}.modal-footer{background-color:#0b0d12;border-top:1px solid #1c222e;justify-content:flex-end;gap:.5rem;padding:.875rem 1.25rem;display:flex}.btn-icon{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:background-color .15s;display:inline-flex}.btn-icon:hover{background-color:#161a22}.btn-primary{color:#fff;cursor:pointer;background-color:#1d68f0;border:none;border-radius:6px;padding:6px 14px;font-family:inherit;font-weight:600}.btn-primary:hover{background-color:#1656c9}.btn-secondary{color:#e5e7eb;cursor:pointer;background-color:#151821;border:1px solid #262e3d;border-radius:6px;padding:6px 14px;font-family:inherit}.btn-secondary:hover{background-color:#1e2432}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.env-create-form{background:#0d1017;border:1px solid #1f2738;border-radius:8px;flex-direction:column;gap:14px;padding:16px;display:flex}.form-header{border-bottom:1px solid #1b212f;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.form-title{text-transform:uppercase;letter-spacing:.06em;color:#c9d1d9;font-size:11px;font-weight:700}.btn-ghost-cancel{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-family:inherit;font-size:12px;transition:color .15s}.btn-ghost-cancel:hover{color:#fff}.form-grid-2{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=640px){.form-grid-2{grid-template-columns:1fr 1fr}}.form-group{flex-direction:column;display:flex}.form-label{color:#cbd5e1;margin-bottom:6px;font-size:12px;font-weight:600}.form-input{color:#fff;background:#080a0f;border:1px solid #222b3d;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.form-input::placeholder{color:#64748b}.form-input:focus{border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf8}.slug-input-wrapper{background:#080a0f;border:1px solid #222b3d;border-radius:6px;align-items:center;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.slug-input-wrapper:focus-within{border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf8}.slug-prefix{color:#8b949e;font-size:12px;font-family:var(--font-mono);-webkit-user-select:none;user-select:none;white-space:nowrap;background:#11141c;border-right:1px solid #222b3d;padding:8px 10px}.slug-input{color:#38bdf8;font-size:13px;font-family:var(--font-mono);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:8px 12px}.color-picker-row{align-items:center;gap:8px;padding-top:4px;display:flex}.color-circle-btn{cursor:pointer;border:2px solid #0000;border-radius:50%;outline:none;width:26px;height:26px;transition:transform .15s,border-color .15s,box-shadow .15s}.color-circle-btn:hover{transform:scale(1.15)}.color-circle-btn-selected{transform:scale(1.18);box-shadow:0 0 10px #fff6;border-color:#fff!important}.bg-theme-emerald{background-color:#10b981}.bg-theme-amber{background-color:#f59e0b}.bg-theme-red{background-color:#ef4444}.bg-theme-blue{background-color:#3b82f6}.bg-theme-purple{background-color:#a855f7}.form-actions-bar{justify-content:flex-end;align-items:center;gap:8px;padding-top:6px;display:flex}.env-list-container{flex-direction:column;gap:10px;max-height:24rem;padding-right:2px;display:flex;overflow-y:auto}.env-card-item{background:#0d1017;border:1px solid #1c2230;border-radius:8px;flex-direction:column;gap:10px;padding:12px 14px;transition:border-color .15s;display:flex}.env-card-item:hover{border-color:#2b3548}.env-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.env-name-tag{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;align-items:center;gap:6px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.env-tag-emerald{color:#34d399;background:#10b98126;border:1px solid #10b98159}.env-tag-amber{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b59}.env-tag-red{color:#f87171;background:#ef444426;border:1px solid #ef444459}.env-tag-blue{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f659}.env-tag-purple{color:#c084fc;background:#a855f726;border:1px solid #a855f759}.env-webhook-row{background:#080a0e;border:1px solid #181e29;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;display:flex}.env-webhook-url{color:#58a6ff;font-family:var(--font-mono);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.btn-copy-sm{color:#e6edf3;cursor:pointer;background:#141822;border:1px solid #252e3e;border-radius:4px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:500;transition:all .15s;display:inline-flex}.btn-copy-sm:hover{color:#fff;background:#1d2332;border-color:#38455c}.code-block{font-family:var(--font-mono);color:#34d399;background:#080a0e;border:1px solid #1c222e;border-radius:6px;max-height:24rem;padding:12px 16px;font-size:12px;line-height:1.5;overflow:auto}.btn-ack{color:#e2e8f0;cursor:pointer;background:#151923;border:1px solid #273043;border-radius:6px;align-items:center;gap:6px;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.btn-ack:hover{color:#fff;background:#1e2638;border-color:#3b4b66}.btn-ack-active{color:#d8b4fe!important;background:#9333ea40!important;border-color:#a855f799!important}.btn-internal-tags{color:#38bdf8;cursor:pointer;background:#111520;border:1px solid #202838;border-radius:4px;align-items:center;gap:5px;padding:3px 8px;font-family:inherit;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex}.btn-internal-tags:hover{color:#7dd3fc;background:#171d2c;border-color:#38bdf8}.btn-promql-toggle{color:#8b949e;font-size:11px;font-family:var(--font-mono);cursor:pointer;background:#0d1017;border:1px solid #1c2331;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;transition:all .15s;display:inline-flex}.btn-promql-toggle:hover{color:#e2e8f0;background:#141924;border-color:#2b384e}.btn-analytics{color:#38bdf8;cursor:pointer;background:#101622;border:1px solid #1f2c42;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex}.btn-analytics:hover{color:#fff;background:#182337;border-color:#38bdf8;box-shadow:0 0 8px #38bdf840}.analytics-modal-content{background:#0d1017;border:1px solid #1c2331;border-radius:12px;flex-direction:column;width:100%;max-width:52rem;max-height:92vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #000c}.analytics-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width>=768px){.analytics-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.analytics-kpi-card{background:#11141c;border:1px solid #1e2432;border-radius:8px;flex-direction:column;padding:12px 14px;display:flex}.analytics-kpi-label{color:#8b949e;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.analytics-kpi-value{color:#fff;font-size:24px;font-weight:700;font-family:var(--font-mono);margin-top:4px}.analytics-kpi-sub{color:#6e7681;margin-top:2px;font-size:11px}.analytics-chart-panel{background:#11141c;border:1px solid #1e2432;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.chart-header-row{justify-content:space-between;align-items:center;display:flex}.chart-title{text-transform:uppercase;letter-spacing:.05em;color:#e2e8f0;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.chart-bars-container{border-bottom:1px solid #1e2432;justify-content:space-between;align-items:flex-end;gap:10px;height:180px;padding-top:28px;padding-bottom:8px;display:flex}.chart-bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;min-width:0;height:100%;display:flex}.chart-bar-count{font-size:12px;font-weight:700;font-family:var(--font-mono);color:#cbd5e1}.chart-bar-pill{cursor:pointer;border-radius:4px 4px 0 0;width:100%;max-width:44px;min-height:6px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.chart-bar-pill:hover{filter:brightness(1.25);transform:scaleY(1.04)}.chart-bar-zero{background:#181d28;height:6px}.chart-bar-active{background:linear-gradient(#f97316 0%,#dc2626 100%);box-shadow:0 0 12px #f9731659}.chart-bar-today{outline-offset:1px;outline:2px solid #38bdf8}.chart-bar-label{color:#8b949e;text-align:center;white-space:nowrap;margin-top:6px;font-size:11px;font-weight:600}.chart-bar-label-today{font-weight:700;color:#38bdf8!important}.hourly-strip{grid-template-columns:repeat(24,minmax(0,1fr));gap:3px;margin-top:8px;padding:4px 0;display:grid}.hourly-cell{background:#151922;border-radius:2px;height:20px;transition:background .2s;position:relative}.hourly-cell:hover{outline:1px solid #38bdf8}.hourly-cell-active-1{background:#7c2d12}.hourly-cell-active-2{background:#c2410c}.hourly-cell-active-3{background:#ea580c}.hourly-cell-active-4{background:#f97316;box-shadow:0 0 6px #f9731699}.analytics-events-list{flex-direction:column;gap:6px;max-height:180px;display:flex;overflow-y:auto}.analytics-event-item{background:#0b0d13;border:1px solid #1a202c;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex}.drawer-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background-color:#000000bf;display:flex;position:fixed;inset:0}.drawer-content{z-index:51;background-color:#0d1017;border-right:1px solid #1c2331;flex-direction:column;width:320px;max-width:85vw;height:100vh;display:flex;box-shadow:10px 0 25px -5px #000000b3}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.animate-drawer-slide{animation:.2s cubic-bezier(.16,1,.3,1) forwards slideInLeft}.drawer-header{background:#0b0d13;border-bottom:1px solid #1c2331;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.drawer-body{flex:1;padding:1.25rem;overflow-y:auto}.drawer-footer{background:#090b0f;border-top:1px solid #1c2331;padding:.875rem 1.25rem}.drawer-section-title{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:11px;font-weight:700}.drawer-item-btn{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;font-family:inherit;transition:all .15s;display:flex}.drawer-item-btn:hover{background:#151a24;border-color:#202738}.drawer-item-active{box-shadow:0 0 10px #3b82f633;background:#172033!important;border-color:#3b82f6!important}.btn-hamburger{color:#cbd5e1;cursor:pointer;background:#12151e;border:1px solid #202738;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:inline-flex}.btn-hamburger:hover{color:#fff;background:#1a2030;border-color:#38bdf8}.header-logo-compact{object-fit:contain;flex-shrink:0;width:24px;height:24px}.copilot-container{background:#0f1219;border:1px solid #1c2331;border-radius:10px;flex-direction:column;gap:12px;padding:14px 16px;display:flex;box-shadow:0 10px 15px -3px #0006}.copilot-header{justify-content:space-between;align-items:center;padding-bottom:6px;display:flex}.copilot-messages{padding-right:4px}.copilot-bubble{border-radius:8px;max-width:92%;padding:10px 14px}.copilot-bubble-user{color:#fff;background:#1e3a8a;border:1px solid #3b82f6;border-bottom-right-radius:2px}.copilot-bubble-ai{color:#e2e8f0;background:#111520;border:1px solid #1e2638;border-bottom-left-radius:2px;width:100%}.copilot-panels-grid{flex-direction:column;gap:10px;display:flex}.copilot-panel-card{background:#080a0f;border:1px solid #1a2130;border-radius:8px;padding:12px 14px}.copilot-log-terminal{background:#050609;border:1px solid #181f2c;border-radius:6px;flex-direction:column;gap:4px;max-height:180px;padding:10px 12px;display:flex;overflow-y:auto}.copilot-log-line{align-items:flex-start;gap:8px;font-size:11px;line-height:1.5;display:flex}.copilot-chip{color:#94a3b8;cursor:pointer;-webkit-user-select:none;user-select:none;background:#121622;border:1px solid #1f2738;border-radius:9999px;align-items:center;padding:3px 10px;font-family:inherit;font-size:11px;transition:all .15s;display:inline-flex}.copilot-chip:hover{color:#fff;background:#182236;border-color:#38bdf8}.copilot-input-wrapper{background:#080a0f;border:1px solid #1f2738;border-radius:8px;align-items:center;padding:4px 6px 4px 14px;transition:border-color .15s,box-shadow .15s;display:flex}.copilot-input-wrapper:focus-within{border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf8}.copilot-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:8px 0;font-family:inherit;font-size:13px}.copilot-input::placeholder{color:#64748b}.copilot-send-btn{color:#fff;cursor:pointer;background:#1d68f0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px 12px;transition:background .15s;display:inline-flex}.copilot-send-btn:hover:not(:disabled){background:#1656c9}.copilot-send-btn:disabled{opacity:.4;cursor:not-allowed}html,body{color:#ececec;background-color:#212121;overflow-x:hidden!important}.chatgpt-app-root{color:#ececec;background-color:#212121;flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden!important}.chatgpt-top-header{z-index:40;background-color:#212121;border-bottom:1px solid #2f2f2f;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex;position:sticky;top:0}.chatgpt-header-btn{color:#b4b4b4;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 8px;transition:all .15s;display:inline-flex}.chatgpt-header-btn:hover{color:#fff;background-color:#2f2f2f}.chatgpt-header-pill{background-color:#171717;border:1px solid #2f2f2f;border-radius:9999px;align-items:center;gap:2px;padding:2px;display:inline-flex}.chatgpt-pill-switch{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.chatgpt-pill-switch:hover{color:#fff}.chatgpt-pill-switch-active{font-weight:600;color:#fff!important;background-color:#2f2f2f!important}.chatgpt-header-env-btn{cursor:pointer;background-color:#171717;border:1px solid #2f2f2f;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;transition:all .15s;display:inline-flex}.chatgpt-header-env-btn:hover{background-color:#2f2f2f;border-color:#38bdf8}.chatgpt-header-status-pill{background-color:#171717;border:1px solid #2f2f2f;border-radius:9999px;align-items:center;gap:6px;padding:4px 8px;display:inline-flex}.chatgpt-layout-container{flex:1;min-height:calc(100vh - 48px);display:flex;position:relative;overflow-x:hidden!important}.chatgpt-sidebar{z-index:50;background-color:#171717;border-right:1px solid #2f2f2f;flex-direction:column;flex-shrink:0;width:260px;transition:transform .2s cubic-bezier(.4,0,.2,1),width .2s cubic-bezier(.4,0,.2,1);display:flex;overflow-x:hidden!important}@media (width<=1023px){.chatgpt-sidebar{height:100vh;position:fixed;top:0;bottom:0;left:0}.chatgpt-sidebar-closed{transform:translate(-100%)}.chatgpt-sidebar-open{transform:translate(0)}}@media (width>=1024px){.chatgpt-sidebar-closed{border-right:none;transform:translate(-100%);width:0!important;overflow:hidden!important}.chatgpt-sidebar-open{transform:translate(0);width:260px!important}}.chatgpt-sidebar-mobile-overlay{z-index:45;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0009;position:fixed;inset:0}.chatgpt-sidebar-header{border-bottom:1px solid #242424;justify-content:space-between;align-items:center;height:52px;padding:0 14px;display:flex}.chatgpt-sidebar-logo{flex-shrink:0;object-fit:contain!important;width:20px!important;max-width:20px!important;height:20px!important;max-height:20px!important}.chatgpt-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:inline-flex}.chatgpt-icon-btn:hover{background-color:#262626}.chatgpt-new-chat-btn{cursor:pointer;background:0 0;border:1px solid #303030;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 12px;transition:all .15s;display:flex}.chatgpt-new-chat-btn:hover{background-color:#212121;border-color:#404040}.chatgpt-sidebar-body{flex:1;padding:0 10px 14px;overflow-y:auto;overflow-x:hidden!important}.chatgpt-nav-item{color:#ececec;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;font-size:13px;text-decoration:none;transition:background-color .15s;display:flex}.chatgpt-nav-item:hover{color:#fff;background-color:#212121}.chatgpt-nav-item-active{font-weight:500;color:#fff!important;background-color:#212121!important}.chatgpt-sub-item{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:5px 10px;font-size:12px;transition:all .15s;display:flex}.chatgpt-sub-item:hover{color:#fff;background-color:#212121}.chatgpt-sub-item-active{font-weight:600;color:#38bdf8!important;background-color:#242424!important}.chatgpt-recent-item{text-align:left;color:#a1a1aa;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;border-radius:6px;width:100%;padding:6px 10px;font-size:12px;transition:all .15s;display:block;overflow:hidden}.chatgpt-recent-item:hover{color:#fff;background-color:#212121}.chatgpt-badge-red{color:#fff;font-size:10px;font-weight:700;font-family:var(--font-mono);background-color:#ef4444;border-radius:9999px;padding:1px 6px}.chatgpt-badge-subtle{color:#71717a;font-size:10px;font-family:var(--font-mono);background-color:#262626;border-radius:9999px;padding:1px 6px}.chatgpt-sidebar-footer{background-color:#171717;border-top:1px solid #242424;padding:12px 14px}.chatgpt-main-content{background-color:#212121;flex-direction:column;flex:1;min-width:0;display:flex;overflow-y:auto;overflow-x:hidden!important}.chatgpt-main-wrapper{flex-direction:column;flex:1;width:100%;min-height:calc(100vh - 48px);display:flex;overflow-x:hidden!important}.chatgpt-hero-container{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;width:100%;max-width:768px;margin:0 auto;padding:40px 16px;display:flex}.chatgpt-hero-title{color:#f4f4f5;letter-spacing:-.02em;text-align:center;font-size:32px;font-weight:700}.chatgpt-pill-box{background-color:#2f2f2f;border:1px solid #383838;border-radius:24px;flex-direction:column;gap:8px;width:100%;padding:12px 16px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 4px 20px #0003}.chatgpt-pill-box:focus-within{border-color:#4f4f4f;box-shadow:0 6px 24px #00000059}.chatgpt-prompt-textarea{color:#f4f4f5;resize:none;background:0 0;border:none;outline:none;width:100%;min-height:26px;max-height:180px;font-family:inherit;font-size:15px;line-height:1.5}.chatgpt-prompt-textarea::placeholder{color:#8e8e8e}.chatgpt-pill-bottom-row{justify-content:space-between;align-items:center;gap:8px;padding-top:4px;display:flex}.chatgpt-action-pill{color:#d4d4d8;cursor:pointer;background:0 0;border:1px solid #444;border-radius:9999px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.chatgpt-action-pill:hover{color:#fff;background-color:#3c3c3c}.chatgpt-circle-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:inline-flex}.chatgpt-circle-btn:hover{background-color:#3c3c3c}.chatgpt-send-circle-btn{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:inline-flex}.chatgpt-send-circle-btn:hover:not(:disabled){opacity:.9;transform:scale(1.04)}.chatgpt-send-circle-btn:disabled{opacity:.25;cursor:not-allowed}.chatgpt-chips-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;max-width:768px;display:flex}.chatgpt-suggestion-chip{color:#b4b4b4;cursor:pointer;background-color:#212121;border:1px solid #383838;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;transition:all .15s;display:inline-flex}.chatgpt-suggestion-chip:hover{color:#fff;background-color:#2f2f2f;border-color:#4a4a4a}.chatgpt-conversation-container{flex-direction:column;flex:1;width:100%;max-width:768px;margin:0 auto;padding:0 16px 20px;display:flex}.chatgpt-chat-header{border-bottom:1px solid #2f2f2f;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 0;display:flex}.chatgpt-clear-chat-btn{color:#a1a1aa;cursor:pointer;background:0 0;border:1px solid #333;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;transition:all .15s;display:inline-flex}.chatgpt-clear-chat-btn:hover{color:#f43f5e;background-color:#2f2f2f;border-color:#e11d48}.chatgpt-messages-stream{flex-direction:column;flex:1;gap:20px;padding-bottom:140px;display:flex;overflow-y:auto}.chatgpt-msg-row{gap:12px;width:100%;display:flex}.chatgpt-msg-user{justify-content:flex-end}.chatgpt-msg-user .chatgpt-msg-content{background-color:#2f2f2f;border-radius:18px;max-width:80%;padding:10px 16px}.chatgpt-msg-assistant{justify-content:flex-start}.chatgpt-msg-assistant .chatgpt-msg-content{flex:1;min-width:0}.chatgpt-avatar-ai{background-color:#171717;border:1px solid #333;flex-shrink:0;justify-content:center;align-items:center;display:flex;border-radius:50%!important;width:28px!important;max-width:28px!important;height:28px!important;max-height:28px!important;overflow:hidden!important}.chatgpt-avatar-ai img,.chatgpt-avatar-ai-img{object-fit:contain!important;width:18px!important;max-width:18px!important;height:18px!important;max-height:18px!important;display:block!important}.chatgpt-msg-text{color:#ececec;white-space:pre-line;font-size:14px;line-height:1.6}.chatgpt-bottom-bar-container{background:linear-gradient(#21212100 0%,#212121 20%);width:100%;padding:16px 0 12px;position:sticky;bottom:0;left:0;right:0}.animate-fade-in{animation:.25s ease-out forwards fadeIn}.chatgpt-rendered-markdown{color:#d4d4d8;font-size:13.5px;line-height:1.65}.chatgpt-inline-code{font-family:var(--font-mono);color:#38bdf8;background:#27272a;border:1px solid #3f3f46;border-radius:4px;padding:2px 6px;font-size:12px}.graphical-dashboard-card{background:#141721;border:1px solid #232b3d;border-radius:12px;margin-top:10px;padding:14px 16px;box-shadow:0 6px 24px #00000073}.live-data-badge{color:#34d399;letter-spacing:.05em;font-size:9px;font-weight:700;font-family:var(--font-mono);background:#10b9811f;border:1px solid #10b9814d;border-radius:9999px;align-items:center;gap:5px;padding:2px 7px;display:inline-flex}.gauge-card{background:#0d1017;border:1px solid #1e2636;border-radius:10px;padding:10px 12px;transition:all .2s}.gauge-card-alert{background:#f43f5e0f!important;border-color:#f43f5e99!important}.loki-viewer-card{font-family:var(--font-mono);background:#0d1117;border:1px solid #21262d;border-radius:12px;margin-top:10px;padding:14px 16px;box-shadow:0 6px 24px #00000073}.loki-level-pill{color:#8b949e;cursor:pointer;background:#161b22;border:1px solid #30363d;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:600;transition:all .15s}.loki-level-pill:hover{color:#f0f6fc;background:#21262d}.loki-level-pill-active{color:#fff!important;background:#1f6feb!important;border-color:#388bfd!important}.loki-search-input{color:#f0f6fc;background:#0d1117;border:1px solid #30363d;border-radius:6px;outline:none;width:160px;padding:4px 8px 4px 24px;font-size:11px;transition:all .15s}.loki-search-input:focus{border-color:#58a6ff;width:200px}.loki-stream-box{background:#090d13;border:1px solid #1e2430;border-radius:8px;max-height:280px;font-size:11px;line-height:1.5;overflow-y:auto}.loki-log-row{border-bottom:1px solid #161b22;align-items:flex-start;gap:8px;padding:6px 10px;transition:background-color .1s;display:flex}.loki-log-row:hover{background-color:#161b22}.loki-log-row:last-child{border-bottom:none}.loki-badge-error{color:#f85149;background:#f8514926;border:1px solid #f851494d;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:700}.loki-badge-warn{color:#d29922;background:#d2992226;border:1px solid #d299224d;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:700}.loki-badge-info{color:#58a6ff;background:#58a6ff26;border:1px solid #58a6ff4d;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:700}
