@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.result-actions{align-items:center;gap:8px;display:flex}.fields-layout{gap:18px;display:grid}.field-section{background:#fbfbfd;border:1px solid #e8eaf0;border-radius:16px;overflow:hidden}.field-section>h3{color:#5b21b6;letter-spacing:.08em;text-transform:uppercase;background:#f5f2ff;border-bottom:1px solid #e8eaf0;margin:0;padding:13px 16px;font-size:11px}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.field-card{background:#fff;border:1px solid #e5e7ed;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:13px 13px 13px 15px;transition:all .18s;display:flex}.field-card:hover{border-color:#cfc4f8;transform:translateY(-1px);box-shadow:0 7px 20px #4c1d9512}.field-card>div{min-width:0}.field-card small,.field-card strong{display:block}.field-card small{color:#858b9b;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800}.field-card strong{color:#202431;overflow-wrap:anywhere;font-size:13px;line-height:1.45}.field-card button,.history-actions button{color:#6d28d9;background:#f6f2ff;border:1px solid #e5e0f7;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.field-card button:hover,.history-actions button:hover{background:#ede7ff}.page-card{background:#fff;border:1px solid #e3e5eb;border-radius:20px;min-height:430px;overflow:hidden;box-shadow:0 12px 35px #181b260d}.page-card-header{border-bottom:1px solid #eceef2;justify-content:space-between;align-items:center;gap:16px;padding:21px 22px;display:flex}.page-card-header h2{margin:0;font-size:17px}.page-card-header p{color:#818796;margin:5px 0 0;font-size:11px}.danger-button{color:#c53030;background:#fff5f5;border:1px solid #fed7d7;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:10px;font-weight:800;display:inline-flex}.history-list{display:grid}.history-item{border-bottom:1px solid #eef0f4;align-items:center;gap:12px;padding:13px 18px;display:flex}.history-item:last-child{border-bottom:0}.history-item:hover{background:#faf9ff}.history-main{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.history-main strong,.history-main small{display:block}.history-main strong{color:#252936;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.history-main small{color:#8b91a0;margin-top:5px;font-size:10px}.history-actions{gap:7px;display:flex}.export-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:18px;display:grid}.export-card{background:#fff;border:1px solid #e5e7ed;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;display:grid}.export-icon{color:#7c3aed;background:#f1ebff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.export-card>div{min-width:0}.export-card strong,.export-card small{display:block}.export-card strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.export-card small{color:#8a90a0;margin-top:5px;font-size:10px}.active-batch{background:#fafbff;border-bottom:1px solid #eceef2;padding:20px}.batch-summary{justify-content:space-between;align-items:center;gap:14px;display:flex}.batch-summary strong,.batch-summary small{display:block}.batch-summary small{color:#858b9b;margin-top:5px;font-size:10px}.batch-status{letter-spacing:.05em;color:#666d7d;background:#eef0f4;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:800}.batch-status.processing,.batch-status.queued{color:#6d28d9;background:#f1eafe}.batch-status.completed{color:#15803d;background:#e9f9ef}.batch-status.completed_with_errors{color:#a16207;background:#fff7df}.batch-status.cancel_requested,.batch-status.cancelled{color:#b42318;background:#fff0f0}.batch-progress{background:#e9eaf0;border-radius:999px;height:9px;margin:17px 0 10px;overflow:hidden}.batch-progress span{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#a855f7);height:100%;transition:width .35s;display:block}.batch-counters{flex-wrap:wrap;gap:8px;display:flex}.batch-counters span{color:#62697a;background:#fff;border:1px solid #e5e7ed;border-radius:999px;padding:6px 9px;font-size:10px}.batch-actions{gap:8px;margin-top:14px;display:flex}.batch-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:260px;margin-top:16px;display:grid;overflow:auto}.batch-items button{text-align:left;background:#fff;border:1px solid #e5e7ed;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;display:flex}.batch-items button span{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.batch-items button em{color:#6d28d9;font-size:8px;font-style:normal;font-weight:800}.batch-monitor{margin-top:16px}@media (width<=900px){.field-grid,.export-grid,.batch-items{grid-template-columns:1fr}}@media (width<=720px){.result-actions{flex-wrap:wrap;width:100%;margin-top:10px}.result-actions .secondary-button{flex:1}.page-card-header{flex-direction:column;align-items:flex-start}.history-item{align-items:flex-start}.history-actions{padding-top:2px}.export-card{grid-template-columns:auto 1fr}.export-card .secondary-button{grid-column:1/-1}.batch-summary{flex-direction:column;align-items:flex-start}}.login-shell{background:radial-gradient(circle at top,#ede9fe 0,#f7f7fb 45%,#eef0f5 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #e4e6ec;border-radius:22px;width:min(420px,100%);padding:30px;box-shadow:0 22px 60px #2319421f}.login-card .brand-mark{margin-bottom:18px}.login-card h1{margin:0;font-size:27px}.login-card p{color:#7d8494;margin:8px 0 22px;font-size:13px}.login-card label{color:#52596a;margin:14px 0 7px;font-size:11px;font-weight:800;display:block}.login-card input{border:1px solid #dfe2e9;border-radius:12px;outline:0;width:100%;height:48px;padding:0 13px}.login-card input:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a}.login-button{width:100%;height:48px;margin-top:18px}.login-error{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:11px;margin-top:14px;padding:11px 13px;font-size:11px}.batch-textarea{resize:vertical;background:#fafbfc;border:1px solid #dcdfe7;border-radius:14px;outline:0;width:100%;min-height:220px;padding:15px;font:13px/1.7 SFMono-Regular,Consolas,monospace}.batch-textarea:focus{background:#fff;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a}.batch-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:12px;display:flex}.batch-footer span{color:#777f90;font-size:11px}.batch-footer .primary-button{height:48px}.compact-sidebar .sidebar{justify-content:flex-start}.compact-sidebar .user-card{margin-top:auto}@media (width<=720px){.batch-footer{flex-direction:column;align-items:stretch}.batch-footer .primary-button{width:100%}}.operations-panel{gap:16px;display:grid}.operations-title{align-items:flex-start}.operations-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.operations-checked{color:#858b9b;font-size:10px}.operations-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.operations-cards article{background:#fafbfc;border:1px solid #e3e6ed;border-radius:13px;padding:14px}.operations-cards small,.operations-cards strong{display:block}.operations-cards small{color:#858b9b;text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:800}.operations-cards strong{color:#202431;margin-top:6px;font-size:18px}.operations-cards strong.online{color:#15803d}.operations-cards strong.offline{color:#b42318}.current-operation{background:#fff;border:1px solid #e3e6ed;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.current-operation small,.current-operation strong{display:block}.current-operation small{color:#858b9b;text-transform:uppercase;letter-spacing:.07em;font-size:9px}.current-operation strong{overflow-wrap:anywhere;margin-top:5px;font-size:13px}.current-operation>span{color:#7b8190;font-size:10px}.dead-letter-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.dead-letter-header h3{margin:0;font-size:14px}.dead-letter-header p{color:#858b9b;margin:4px 0 0;font-size:11px}.dead-letter-list{gap:10px;display:grid}.dead-letter-item{background:#fff;border:1px solid #e3e6ed;border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px;display:grid}.dead-letter-main{min-width:0}.dead-letter-main strong,.dead-letter-main small{display:block}.dead-letter-main strong{overflow-wrap:anywhere;font-size:12px}.dead-letter-main small{color:#858b9b;margin-top:5px;font-size:10px}.dead-letter-main p{color:#b42318;overflow-wrap:anywhere;margin:8px 0 0;font-size:11px}.dead-letter-meta{gap:4px;display:grid}.dead-letter-meta span{color:#6f7583;font-size:9px}.operations-empty{text-align:center;color:#858b9b;border:1px dashed #d8dbe4;border-radius:12px;padding:18px;font-size:11px}@media (width<=900px){.operations-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.dead-letter-item{grid-template-columns:1fr}.dead-letter-meta{flex-wrap:wrap;display:flex}.dead-letter-item button{justify-self:start}}@media (width<=560px){.operations-cards{grid-template-columns:1fr}.current-operation{flex-direction:column;align-items:flex-start}}.batch-workspace{background:#fff;border:1px solid #dfe3ea;border-radius:14px;margin-top:14px;overflow:hidden;box-shadow:0 10px 30px #231a3712}.batch-workspace-title{background:linear-gradient(135deg,#fbfaff,#f5f1ff);border-bottom:1px solid #e5e0f2;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.batch-workspace-title>div{flex-direction:column;gap:2px;display:flex}.batch-workspace-title strong{color:#252832;font-size:13px}.batch-workspace-title span{color:#777d8b;font-size:10px}.batch-workspace-title button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d28d9,#8b5cf6);border:0;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:800}.batch-workspace-tabs{scrollbar-width:thin;background:#f3f4f7;border-bottom:1px solid #dfe2e8;gap:4px;padding:7px 7px 0;display:flex;overflow-x:auto}.batch-workspace-tabs button{color:#555b68;cursor:pointer;background:#e9ebef;border:1px solid #d7dae2;border-bottom:0;border-radius:9px 9px 0 0;align-items:center;gap:7px;min-width:130px;max-width:190px;height:38px;padding:0 10px;display:flex}.batch-workspace-tabs button.active{color:#282c36;background:#fff;font-weight:800;box-shadow:inset 0 -3px #6d28d9}.batch-workspace-tabs button i{background:#9da3ad;border-radius:50%;flex:none;width:7px;height:7px}.batch-workspace-tabs button i.completed{background:#20a558}.batch-workspace-tabs button i.processing{background:#3478d3}.batch-workspace-tabs button i.queued{background:#d99a13}.batch-workspace-tabs button i.failed{background:#d64545}.batch-workspace-tabs button i.cancelled{background:#737984}.batch-workspace-tabs button span{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:10px;overflow:hidden}.batch-workspace-tabs button small{color:#8b909b;font-size:8px}.batch-workspace-body{background:#fff;min-height:250px}.batch-result-header{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-bottom:1px solid #eceef3;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex;position:sticky;top:0}.batch-result-header small,.batch-result-header strong{display:block}.batch-result-header small{color:#858b98;text-transform:uppercase;font-size:9px}.batch-result-header strong{color:#20242e;margin-top:3px;font-size:15px}.batch-result-header em,.batch-consulted-row em{color:#626874;background:#f0f1f4;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800}.batch-result-header em.completed,.batch-consulted-row em.completed{color:#13733b;background:#e7f8ed}.batch-result-header em.processing,.batch-consulted-row em.processing{color:#215db1;background:#eaf3ff}.batch-result-header em.queued,.batch-consulted-row em.queued{color:#946000;background:#fff4dc}.batch-result-header em.failed,.batch-consulted-row em.failed{color:#b42318;background:#fff0f0}.batch-result-meta{background:#fafbfc;border-bottom:1px solid #eceef2;grid-template-columns:130px 1fr;gap:8px;padding:10px 14px;display:grid}.batch-result-meta small,.batch-result-meta strong{display:block}.batch-result-meta small{color:#8b909c;text-transform:uppercase;font-size:8px}.batch-result-meta strong{color:#343944;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10px;overflow:hidden}.batch-result-scroll{overscroll-behavior:contain;scrollbar-color:#8b5cf6 #eeeaf8;scrollbar-width:thin;max-height:min(58vh,600px);overflow-y:auto}.batch-result-scroll::-webkit-scrollbar{width:9px}.batch-result-scroll::-webkit-scrollbar-track{background:#f1eef8}.batch-result-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#8b5cf6,#6d28d9);border:2px solid #f1eef8;border-radius:999px}.batch-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px;display:grid}.batch-fields article{background:linear-gradient(145deg,#fff,#faf9fd);border:1px solid #e2e5eb;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:11px;transition:all .16s;display:flex}.batch-fields article:hover{border-color:#cfc1ef;transform:translateY(-1px);box-shadow:0 6px 16px #6d28d914}.batch-fields article>div{min-width:0}.batch-fields small,.batch-fields strong{display:block}.batch-fields small{color:#7d8390;text-transform:uppercase;font-size:8px}.batch-fields strong{color:#252a34;word-break:break-word;margin-top:4px;font-size:11px}.batch-fields button{color:#6d28d9;cursor:pointer;background:#f3edff;border:1px solid #d9cef3;border-radius:8px;padding:6px 9px;font-size:9px;font-weight:800}.batch-raw,.batch-original{padding:14px}.batch-raw p{margin:0 0 8px;font-size:11px;font-weight:700}.batch-raw pre,.batch-original pre{white-space:pre-wrap;word-break:break-word;background:#fafbfc;border:1px solid #e5e8ed;border-radius:10px;margin:0;padding:12px;font:10px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.batch-original{padding-top:0}.batch-original summary{cursor:pointer;color:#6d28d9;font-size:10px;font-weight:800}.batch-original pre{margin-top:8px}.batch-consulted-table{min-width:680px}.batch-consulted-row{text-align:left;color:#30343d;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eceef2;grid-template-columns:48px 90px minmax(250px,1fr) 120px;align-items:center;width:100%;display:grid}.batch-consulted-row>span,.batch-consulted-row>strong{white-space:nowrap;text-overflow:ellipsis;border-right:1px solid #eceef2;padding:10px;font-size:10px;overflow:hidden}.batch-consulted-row:hover{background:#faf8ff}.batch-consulted-row.head{color:#5b616d;cursor:default;background:#f4f5f7;font-weight:800;position:sticky;top:0}.batch-consulted-row.head:hover{background:#f4f5f7}.batch-consulted-row em{justify-self:start;margin-left:9px}@media (width<=760px){.batch-workspace-title{flex-direction:column;align-items:flex-start}.batch-workspace-title button{width:100%}.batch-fields,.batch-result-meta{grid-template-columns:1fr}.batch-workspace-body{overflow-x:auto}.batch-result-scroll{max-height:55vh}.batch-workspace-tabs button{min-width:118px}}.attachments-panel{background:#fafbfc;border:1px solid #e3e6ed;border-radius:16px;margin:0 20px 20px;overflow:hidden}.attachments-header{background:#fff;border-bottom:1px solid #e6e8ef;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.attachments-header h3{margin:0;font-size:13px}.attachments-header span{color:#7b8190;font-size:10px}.attachments-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.attachment-card{background:#fff;border:1px solid #e3e6ed;border-radius:13px;align-items:center;gap:12px;min-width:0;padding:13px;display:flex}.attachment-icon{color:#6d28d9;background:#f1ebff;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.attachment-info{flex:1;min-width:0}.attachment-info strong,.attachment-info small{display:block}.attachment-info strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.attachment-info small{color:#858b9b;margin-top:4px;font-size:10px}.attachment-card button{color:#6d28d9;white-space:nowrap;background:#f4efff;border:1px solid #e7dcff;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:10px;font-weight:700;display:inline-flex}.attachment-card button:disabled{opacity:.55;cursor:wait}.attachment-error{color:#b42318;background:#fff0f0;border-radius:10px;margin:0 12px 12px;padding:10px 12px;font-size:11px}@media (width<=760px){.attachments-grid{grid-template-columns:1fr}.attachment-card{flex-wrap:wrap;align-items:flex-start}.attachment-card button{margin-left:52px}}.history-kpis,.operations-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 18px 14px;display:grid}.history-kpis article,.operations-kpis article{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.history-kpis small,.operations-kpis small{color:#7b8190;font-size:10px;display:block}.history-kpis strong,.operations-kpis strong{margin-top:4px;font-size:20px;display:block}.history-filters{grid-template-columns:minmax(260px,1fr) 180px 180px;gap:10px;padding:0 18px 14px;display:grid}.history-search{background:#fff;border:1px solid #dfe3ea;border-radius:11px;align-items:center;gap:8px;padding:0 12px;display:flex}.history-search input,.history-filters select{background:0 0;border:0;outline:0;width:100%;padding:11px;font-size:12px}.history-filters select{background:#fff;border:1px solid #dfe3ea;border-radius:11px}.history-status{color:#596172;background:#eef1f5;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.history-status.completed{color:#147a3f;background:#e9f8ef}.history-status.failed{color:#b42318;background:#fff0f0}.history-status.processing{color:#976500;background:#fff7df}.history-pagination{justify-content:center;align-items:center;gap:12px;padding:16px;display:flex}.history-pagination button,.failure-list button,.danger-button{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:9px;padding:8px 11px;font-size:10px;font-weight:700}.history-pagination button:disabled{opacity:.45}.history-empty{text-align:center;color:#858b9b;padding:22px;font-size:12px}.admin-monitoring{gap:16px;display:grid}.current-operation{background:#f7f5ff;border:1px solid #ddd6fe;border-radius:12px;align-items:flex-start;gap:10px;margin:0 18px 14px;padding:12px;display:flex}.current-operation small,.current-operation strong,.current-operation span{display:block}.current-operation small,.current-operation span{color:#73798a;font-size:10px}.current-operation strong{margin:3px 0;font-size:12px}.section-toolbar{justify-content:space-between;align-items:center;padding:0 18px 10px;display:flex}.danger-button{color:#b42318;background:#fff1f2;border-color:#fecaca;align-items:center;gap:6px;display:inline-flex}.failure-list{gap:8px;padding:0 18px 18px;display:grid}.failure-list article{background:#fff;border:1px solid #e6e8ee;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px;display:grid}.failure-icon{color:#b42318}.failure-list strong,.failure-list small{display:block}.failure-list strong{font-size:12px}.failure-list small{color:#858b9b;margin-top:3px;font-size:10px}.failure-list p{color:#5f6675;margin:7px 0 0;font-size:11px}.failure-list button{align-items:center;gap:6px;display:inline-flex}.audit-table{border:1px solid #e6e8ee;border-radius:12px;margin:0 18px 18px;overflow:auto}.audit-head,.audit-row{grid-template-columns:155px 180px minmax(280px,1fr) 70px 80px;align-items:center;gap:10px;min-width:800px;padding:10px 12px;display:grid}.audit-head{color:#6d7381;background:#f7f8fa;font-size:10px;font-weight:800}.audit-row{border-top:1px solid #eceef2;font-size:10px}.audit-ok{color:#147a3f;font-weight:800}.audit-error{color:#b42318;font-weight:800}@media (width<=900px){.history-kpis,.operations-kpis{grid-template-columns:repeat(2,1fr)}.history-filters{grid-template-columns:1fr}.failure-list article{grid-template-columns:auto 1fr}.failure-list article button{grid-column:2;justify-self:start}}:root{color:#1d2433;font-synthesis:none;background:#f5f6fa;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:286px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#11131b;border-right:1px solid #ffffff0f;flex-direction:column;height:100vh;padding:24px 18px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:2px 8px 26px;display:flex}.brand-mark{background:linear-gradient(135deg,#8b5cf6,#5b21b6);border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 28px #7c3aed52}.brand strong,.brand span{display:block}.brand strong{font-size:16px}.brand span{color:#9ca3af;margin-top:3px;font-size:11px}.main-nav{gap:6px;display:grid}.nav-item{color:#aeb3c1;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;width:100%;padding:12px 13px;font-size:13px;font-weight:600;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#7c3aed2b}.nav-item.active{box-shadow:inset 3px 0 #8b5cf6}.nav-count{color:#d5d8e2;background:#2c3040;border-radius:999px;margin-left:auto;padding:3px 7px;font-size:10px}.sidebar-section{flex-direction:column;flex:1;min-height:0;margin-top:28px;display:flex}.sidebar-section>p{letter-spacing:.12em;color:#777e91;padding:0 8px;font-size:10px;font-weight:800}.command-search{color:#757d91;background:#1a1d28;border:1px solid #292d3b;border-radius:12px;align-items:center;gap:8px;padding:0 11px;display:flex}.command-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;padding:11px 0;font-size:12px}.command-list{margin-top:10px;padding-right:4px;overflow:auto}.command-list::-webkit-scrollbar{width:5px}.command-list::-webkit-scrollbar-thumb{background:#343848;border-radius:9px}.command-card{color:#fff;text-align:left;background:0 0;border:0;border-radius:12px;gap:10px;width:100%;padding:9px 8px;display:flex}.command-card:hover{background:#1c202b}.command-icon{color:#a78bfa;background:#252938;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.command-card strong,.command-card small{display:block}.command-card strong{margin-top:1px;font-size:12px}.command-card small{color:#858c9d;white-space:nowrap;text-overflow:ellipsis;max-width:166px;margin-top:4px;font-size:10px;overflow:hidden}.user-card{background:#1a1d27;border:1px solid #292d3a;border-radius:14px;align-items:center;gap:10px;margin-top:15px;padding:12px;display:flex}.avatar{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.user-card strong,.user-card span{display:block}.user-card strong{font-size:12px}.user-card span{color:#858c9d;margin-top:3px;font-size:10px}.user-card button{color:#737b8d;background:0 0;border:0;margin-left:auto;padding:6px}.content{width:100%;max-width:1500px;margin:auto;padding:36px 42px 60px}.topbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.eyebrow{letter-spacing:.17em;color:#7c3aed;margin:0 0 10px;font-size:10px;font-weight:800}.topbar h1{letter-spacing:-.04em;color:#171923;margin:0;font-size:31px;line-height:1.15}.subtitle{color:#747b8c;max-width:680px;margin:9px 0 0;font-size:13px;line-height:1.6}.status-pill{color:#606778;background:#fff;border:1px solid #e5e7ec;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;display:flex;box-shadow:0 5px 22px #14171f0a}.status-pill span{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #22c55e1f}.hero-card,.result-card{background:#fff;border:1px solid #e3e5eb;border-radius:20px;box-shadow:0 12px 35px #181b260d}.hero-card{padding:24px}.hero-copy{align-items:center;gap:13px;display:flex}.hero-icon{color:#6d28d9;background:#f0eafe;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.hero-copy h2,.result-header h2{letter-spacing:-.02em;margin:0;font-size:16px}.hero-copy p{color:#7b8190;margin:5px 0 0;font-size:12px}.query-form{margin-top:20px}.query-form label{color:#4f5668;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.query-row{grid-template-columns:1fr auto;gap:12px;display:grid}.input-wrap{color:#8a91a2;background:#fafbfc;border:1px solid #dcdfe7;border-radius:13px;align-items:center;gap:11px;height:52px;padding:0 15px;transition:all .2s;display:flex}.input-wrap:focus-within{background:#fff;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a}.input-wrap input{color:#202431;background:0 0;border:0;outline:0;width:100%;font-size:14px}.primary-button,.secondary-button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);min-width:170px;padding:0 23px;box-shadow:0 10px 22px #7c3aed38}.primary-button:hover{transform:translateY(-1px)}.primary-button:disabled{opacity:.75;cursor:wait}.spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin}.form-hint{color:#858c99;align-items:center;gap:6px;margin-top:10px;font-size:10px;display:flex}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:17px 0;display:grid}.metrics-grid article{background:#fff;border:1px solid #e5e7ec;border-radius:16px;align-items:center;gap:12px;padding:17px;display:flex}.metric-icon{border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.metric-icon.violet{color:#7c3aed;background:#f1ebff}.metric-icon.blue{color:#2563eb;background:#eaf3ff}.metric-icon.green{color:#16a34a;background:#eafaf1}.metrics-grid small,.metrics-grid strong{display:block}.metrics-grid small{color:#858b9b;font-size:10px}.metrics-grid strong{margin-top:4px;font-size:18px}.metrics-grid em{color:#16a34a;background:#effbf3;border-radius:999px;margin-left:auto;padding:5px 7px;font-size:9px;font-style:normal;font-weight:700}.result-card{min-height:430px;overflow:hidden}.result-header{border-bottom:1px solid #eceef2;justify-content:space-between;align-items:center;gap:15px;padding:20px 22px;display:flex}.result-header>div{align-items:center;gap:11px;display:flex}.result-status{letter-spacing:.1em;color:#737988;background:#f1f2f5;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:800}.result-status.success{color:#15803d;background:#eaf9ef}.result-status.loading{color:#6d28d9;background:#f1eafe}.secondary-button{color:#6d28d9;background:#f4efff;border:1px solid #e7dcff;padding:10px 13px;font-size:11px}.empty-state,.loading-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:30px;display:flex}.empty-state>div{color:#8b5cf6;background:#f3efff;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.empty-state h3,.loading-state h3{margin:15px 0 6px;font-size:15px}.empty-state p,.loading-state p{color:#8a90a0;margin:0;font-size:12px}.pulse-ring{color:#7c3aed;background:#eee7ff;border-radius:50%;place-items:center;width:62px;height:62px;animation:1.6s infinite pulse;display:grid}.progress{background:#ececf2;border-radius:999px;width:240px;height:5px;margin-top:22px;overflow:hidden}.progress span{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#a855f7);width:45%;height:100%;animation:1.3s ease-in-out infinite progress;display:block}.result-body{padding:20px}.result-meta{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.result-meta span{color:#696f7e;background:#f7f8fa;border-radius:9px;align-items:center;gap:6px;padding:7px 9px;font-size:10px;display:flex}.result-body pre{color:#dce2ee;white-space:pre-wrap;background:#12151d;border-radius:15px;max-height:430px;margin:0;padding:20px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.7;overflow:auto}.result-body pre::-webkit-scrollbar{width:7px}.result-body pre::-webkit-scrollbar-thumb{background:#343947;border-radius:9px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{box-shadow:0 0 #7c3aed26}50%{box-shadow:0 0 0 14px #7c3aed00}}@keyframes progress{0%{transform:translate(-100%)}to{transform:translate(340%)}}@media (width<=980px){.app-shell{grid-template-columns:82px 1fr}.sidebar{padding:22px 12px}.brand>div:last-child,.nav-item span,.sidebar-section,.user-card>div:not(.avatar),.user-card button{display:none}.brand{padding-left:7px}.nav-item{justify-content:center}.user-card{justify-content:center;padding:10px}.content{padding:28px 22px}}@media (width<=720px){.app-shell{display:block}.sidebar{flex-direction:row;align-items:center;width:100%;height:auto;padding:12px 16px;display:flex;position:static}.brand{margin-right:auto;padding:0}.main-nav{display:flex}.nav-item{padding:10px}.user-card{background:0 0;border:0;margin:0 0 0 8px}.content{padding:22px 14px}.topbar{display:block}.status-pill{display:none}.topbar h1{font-size:25px}.query-row{grid-template-columns:1fr}.primary-button{height:50px}.metrics-grid{grid-template-columns:1fr}.result-header{align-items:flex-start}.result-header>div{display:block}.result-status{margin-bottom:7px;display:inline-block}.secondary-button span{display:none}}.copy-sections{gap:16px;display:grid}.copy-section{background:#fafbfc;border:1px solid #e6e8ef;border-radius:16px;overflow:hidden}.copy-section h3{color:#6d28d9;letter-spacing:.08em;text-transform:uppercase;background:#f5f1ff;border-bottom:1px solid #e6e8ef;margin:0;padding:12px 15px;font-size:11px}.copy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.copy-field{background:#fff;border:1px solid #e3e6ed;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:13px 14px;display:flex}.copy-field>div{min-width:0}.copy-field small,.copy-field strong{display:block}.copy-field small{color:#858b9b;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800}.copy-field strong{color:#202431;overflow-wrap:anywhere;font-size:13px;line-height:1.45}.copy-field button,.copy-cell button{color:#6d28d9;background:#f4efff;border:1px solid #e7dcff;border-radius:10px;flex:none;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:700;display:inline-flex}.copy-list{gap:10px;display:grid}.copy-list-row{background:#fafbfc;border:1px solid #e3e6ed;border-radius:14px;grid-template-columns:36px 1fr;align-items:start;gap:10px;padding:11px;display:grid}.copy-list-index{color:#6d28d9;background:#ede9fe;border-radius:10px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.copy-list-columns{gap:8px;display:grid}.copy-cell{background:#fff;border:1px solid #e8eaf0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:flex}.copy-cell>span{color:#242936;overflow-wrap:anywhere;font-size:12px}.copy-cell button em{font-style:normal}.raw-result{background:#fff;border:1px solid #e4e6ec;border-radius:14px;margin-top:16px;overflow:hidden}.raw-result summary{cursor:pointer;color:#606778;padding:12px 14px;font-size:11px;font-weight:700}.raw-result pre{border-radius:0!important;max-height:320px!important}.result-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (width<=850px){.copy-grid{grid-template-columns:1fr}}@media (width<=620px){.copy-field,.copy-cell{align-items:flex-start}.copy-field button span{display:none}.copy-list-row{grid-template-columns:1fr}.copy-list-index{width:100%;height:28px}.copy-cell{flex-direction:column}.copy-cell button{align-self:flex-end}}.admin-layout{gap:18px;display:grid}.admin-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-status-grid article{background:#fff;border:1px solid #e5e7ec;border-radius:16px;padding:17px}.admin-status-grid small,.admin-status-grid strong{display:block}.admin-status-grid small{color:#858b9b;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.admin-status-grid strong{color:#202431;margin-top:7px;font-size:18px}.admin-form{grid-template-columns:1.2fr 1.6fr .8fr 1.1fr auto;gap:10px;padding:18px;display:grid}.admin-form input,.admin-form select,.admin-user select{font:inherit;background:#fff;border:1px solid #dfe2ea;border-radius:11px;outline:0;padding:11px 12px;font-size:12px}.admin-form input:focus,.admin-form select:focus,.admin-user select:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.admin-form .primary-button{min-width:140px}.admin-error{margin:0 18px 18px}.admin-users{display:grid}.admin-user{border-bottom:1px solid #edf0f4;grid-template-columns:auto minmax(210px,1fr) 120px 100px auto;align-items:center;gap:12px;padding:14px 18px;display:grid}.admin-user:last-child{border-bottom:0}.admin-user-avatar{color:#7c3aed;background:#f1ebff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.admin-user-main{min-width:0}.admin-user-main strong,.admin-user-main span,.admin-user-main small{display:block}.admin-user-main strong{font-size:12px}.admin-user-main span{color:#666d7d;overflow-wrap:anywhere;margin-top:3px;font-size:10px}.admin-user-main small{color:#9aa0ad;margin-top:4px;font-size:9px}.user-state{border-radius:999px;justify-content:center;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.user-state.active{color:#15803d;background:#eaf9ef}.user-state.blocked{color:#b91c1c;background:#fff0f0}.admin-user-actions{justify-content:flex-end;gap:7px;display:flex}.admin-user-actions button{color:#555d6f;background:#fff;border:1px solid #e4e6ec;border-radius:9px;padding:8px 9px;font-size:9px;font-weight:700}.admin-user-actions button:hover{color:#6d28d9;border-color:#cfc4f8}.admin-user-actions button:disabled{opacity:.45;cursor:not-allowed}@media (width<=1100px){.admin-form{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form .primary-button{height:44px}.admin-user{grid-template-columns:auto 1fr 110px}.admin-user .user-state{justify-self:start}.admin-user-actions{grid-column:2/-1;justify-content:flex-start}}@media (width<=760px){.admin-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form{grid-template-columns:1fr}.admin-user{grid-template-columns:auto 1fr}.admin-user select,.admin-user .user-state,.admin-user-actions{grid-column:2}.admin-user-actions{flex-wrap:wrap}}
