@font-face{font-family:Mark GEO;src:url(https://db.onlinewebfonts.com/t/2211f33c5285ef3978e258240b60637b.woff2)format("woff2"),url(https://db.onlinewebfonts.com/t/2211f33c5285ef3978e258240b60637b.woff)format("woff");font-display:swap}:root{--studio-bg:#f5f6fa;--studio-surface:#fff;--studio-surface-hover:#f9f9fb;--studio-border:#e7e8ef;--studio-border-subtle:#f0f1f4;--studio-accent:#3e50f4;--studio-accent-light:#eceefe;--studio-accent-hover:#263bf2;--studio-text:#1d2130;--studio-text-secondary:#626884;--studio-text-muted:#9498a8;--studio-success:#21b570;--studio-danger:#db2424;--studio-warn:#dc8f09;--studio-card-radius:20px;--studio-shadow:0 1px 3px 0 #cdd2e44d, 0 1px 2px -1px #cdd2e433;--studio-shadow-hover:0 4px 12px 0 #cdd2e459, 0 2px 4px -1px #cdd2e426;--sidebar-w:272px;color:var(--studio-text);background:var(--studio-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Mark GEO,Noto Sans Georgian,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:radial-gradient(900px 420px at 0% 0%, #3e50f414, transparent 55%), radial-gradient(700px 380px at 100% 0%, #dde0eee6, transparent 50%), var(--studio-bg);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:var(--sidebar-w) 1fr;min-height:100vh;display:grid}.sidebar{color:#f8fafc;background:#0b1220;border-right:1px solid #252837;flex-direction:column;gap:22px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:4px 8px;display:flex}.brand img{object-fit:contain;background:#fff;border-radius:10px;width:42px;height:42px}.brand .title{letter-spacing:-.02em;font-size:1.05rem;font-weight:800}.brand .sub{color:#a3a9c2;letter-spacing:.04em;text-transform:uppercase;margin-top:2px;font-size:.72rem}.nav{flex-direction:column;gap:4px;display:flex}.nav a{color:#bcc0d2;border-radius:14px;align-items:center;gap:10px;padding:11px 14px;transition:all .15s;display:flex}.nav a:hover{color:#fff;background:#ffffff0f}.nav a.active{color:#fff;box-shadow:inset 3px 0 0 var(--studio-accent);background:#3e50f42e}.main{max-width:1440px;padding:28px 32px 96px}.page-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px;display:flex}.page-head h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,2.2vw,2.35rem);font-weight:800}.page-head p{color:var(--studio-text-secondary);max-width:58ch;margin:8px 0 0}.grid-kpi{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.kpi{background:var(--studio-surface);border:1px solid var(--studio-border);border-radius:var(--studio-card-radius);box-shadow:var(--studio-shadow);padding:18px}.kpi .label{color:var(--studio-text-muted);font-size:.84rem;font-weight:500}.kpi .value{letter-spacing:-.03em;color:var(--studio-text);margin-top:8px;font-size:1.65rem;font-weight:800}.panel{background:var(--studio-surface);border:1px solid var(--studio-border);border-radius:var(--studio-card-radius);box-shadow:var(--studio-shadow);padding:18px}.filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field label{color:var(--studio-text-muted);font-size:.78rem;font-weight:600}.field input,.field select{border:1px solid var(--studio-border);background:var(--studio-surface-hover);color:var(--studio-text);border-radius:14px;padding:11px 12px}.field input:focus,.field select:focus{border-color:var(--studio-accent);outline:2px solid #3e50f440}.btn{background:var(--studio-accent);color:#fff;border:none;border-radius:14px;padding:11px 16px;font-weight:700;transition:all .15s}.btn:hover{background:var(--studio-accent-hover)}.btn.secondary{color:var(--studio-text);border:1px solid var(--studio-border);background:#fff}.btn.secondary:hover{background:var(--studio-accent-light)}.btn.ghost{color:#fff;background:#ffffff14;border:1px solid #ffffff1f}.btn:disabled{opacity:.45;cursor:not-allowed}.table-wrap{overflow:auto}table.data{border-collapse:collapse;width:100%;font-size:.92rem}table.data th,table.data td{text-align:left;border-bottom:1px solid var(--studio-border-subtle);vertical-align:top;padding:13px 10px}table.data th{color:var(--studio-text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.75rem;font-weight:700}table.data tr:hover td{background:var(--studio-accent-light)}table.data a.linkish{color:var(--studio-accent);font-weight:700}table.data a.linkish:hover{text-decoration:underline}.mono{font-variant-numeric:tabular-nums}.muted{color:var(--studio-text-muted)}.badge{background:var(--studio-accent-light);color:var(--studio-accent-hover);border-radius:999px;align-items:center;padding:4px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.badge.ok{color:var(--studio-success);background:#21b5701f}.badge.bad{color:var(--studio-danger);background:#db24241f}.badge.warn{color:var(--studio-warn);background:#dc8f0924}.badge.neutral{color:var(--studio-text-secondary);background:#edeef3}.pager{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.detail-grid,.two-col{grid-template-columns:1.35fr 1fr;gap:16px;display:grid}.kv{gap:10px;display:grid}.kv .row{border-bottom:1px dashed var(--studio-border);grid-template-columns:190px 1fr;gap:10px;padding-bottom:10px;display:grid}.stack{gap:16px;display:grid}.tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.tabs button{border:1px solid var(--studio-border);color:var(--studio-text-secondary);background:#fff;border-radius:999px;padding:8px 14px;font-weight:600}.tabs button.active{background:var(--studio-accent);border-color:var(--studio-accent);color:#fff}.chat-fab{z-index:40;color:#fff;background:#0b1220;border:none;border-radius:999px;padding:14px 18px;font-weight:700;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 40px #0b122047}.chat-drawer{border:1px solid var(--studio-border);width:min(420px,100vw - 24px);height:min(560px,100vh - 120px);box-shadow:var(--studio-shadow-hover);z-index:50;background:#fff;border-radius:20px;flex-direction:column;display:flex;position:fixed;bottom:78px;right:18px;overflow:hidden}.chat-drawer header{color:#fff;background:#0b1220;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.chat-messages{background:var(--studio-bg);flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow:auto}.bubble{white-space:pre-wrap;border-radius:14px;max-width:92%;padding:10px 12px;font-size:.92rem}.bubble.user{background:var(--studio-accent-light);color:var(--studio-text);align-self:flex-end}.bubble.bot{border:1px solid var(--studio-border);background:#fff;align-self:flex-start}.chat-input{border-top:1px solid var(--studio-border);background:#fff;gap:8px;padding:12px;display:flex}.chat-input input{border:1px solid var(--studio-border);background:var(--studio-surface-hover);border-radius:12px;flex:1;padding:10px 12px}@media (width<=1100px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.grid-kpi,.filters,.detail-grid,.two-col{grid-template-columns:1fr 1fr}}@media (width<=720px){.main{padding:18px 14px 90px}.grid-kpi,.filters,.detail-grid,.two-col{grid-template-columns:1fr}.page-head{flex-direction:column;align-items:start}.kv .row{grid-template-columns:1fr;gap:4px}}.gate{place-items:center;min-height:100vh;padding:24px;display:grid}.gate-card{border:1px solid var(--studio-border,#e5e7eb);background:var(--studio-surface,#fff);border-radius:14px;flex-direction:column;gap:12px;width:min(380px,100%);padding:28px;display:flex}.gate-brand{letter-spacing:.12em;text-transform:uppercase;opacity:.6;font-size:12px}.gate-card h1{margin:0;font-size:22px}.gate-card .muted{opacity:.65;margin:0;font-size:14px}.gate-card input{border:1px solid var(--studio-border,#e5e7eb);font:inherit;color:inherit;background:0 0;border-radius:10px;padding:11px 12px}.gate-error{color:#dc2626;font-size:13px}.bubble .md>:first-child{margin-top:0}.bubble .md>:last-child{margin-bottom:0}.bubble .md h2,.bubble .md h3{margin:12px 0 6px;font-size:15px}.bubble .md ul,.bubble .md ol{margin:6px 0 6px 18px}.bubble .md table{border-collapse:collapse;width:100%;margin:8px 0;font-size:12.5px}.bubble .md th,.bubble .md td{border:1px solid var(--studio-border);text-align:left;padding:5px 8px}.bubble .md th{background:var(--studio-surface-muted,#f3f4f7)}.bubble table.table th,.bubble table.table td{border-bottom:1px solid var(--studio-border);text-align:left;white-space:nowrap;padding:6px 10px}.bubble table.table th{background:var(--studio-surface);position:sticky;top:0}.bubble pre{background:#f3f4f7;border-radius:8px;padding:8px;overflow:auto}.chat-messages .bubble.bot{min-width:0;max-width:100%;overflow:hidden}.chat-messages{min-width:0}.bubble .md table{display:block;overflow-x:auto}
