html:has(.landing){scroll-behavior:smooth}.landing{--header-h: 64px;min-height:100vh;background:var(--muted-bg);color:var(--ink)}.landing img{display:block;max-width:100%;height:auto;object-fit:contain}.landing-wrap{max-width:var(--page-max);margin:0 auto;padding:0 1.5rem}.landing section[id]{scroll-margin-top:calc(var(--header-h) + 20px)}.landing-header{position:sticky;top:0;z-index:40;background:var(--muted-bg);border-bottom:1px solid var(--border)}.landing-header-inner{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;min-height:var(--header-h);padding-top:.65rem;padding-bottom:.65rem}.landing-lockup{height:28px;width:auto;max-width:160px;object-fit:contain;flex-shrink:0}.landing-lockup.sm{height:22px;max-width:128px}.landing-nav{display:flex;flex-wrap:wrap;gap:.35rem;margin-left:.25rem}.landing-nav a{text-decoration:none;color:var(--muted);font-weight:600;padding:.4rem .85rem;border-radius:var(--radius-sm)}.landing-nav a:hover{color:var(--ink-soft);background:#667eea14}.landing-header-actions{margin-left:auto;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.landing-main{padding:1.5rem 0 3.5rem}.landing-card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:2.5rem 2.5rem 2.75rem}.landing-card>section+section{margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid var(--border)}.landing h1{font-size:clamp(1.8rem,3.4vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.18;color:var(--ink-soft);max-width:18ch}.landing h2{font-size:clamp(1.3rem,2.2vw,1.55rem);font-weight:700;letter-spacing:-.02em;color:var(--ink-soft);margin-bottom:.5rem}.landing h3{font-size:1.02rem;color:var(--ink-soft);margin-bottom:.3rem}.landing-lede{color:var(--muted);max-width:42rem;margin-bottom:1.35rem}.landing-accent-line{font-size:1.15rem;font-weight:700;color:var(--ink-soft);margin-top:1.4rem}.landing-hours{margin-top:.9rem;color:var(--muted);font-size:.92rem;font-weight:600}.landing-hero-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,auto);gap:1.5rem 2.5rem;align-items:center;margin-bottom:2.25rem}.landing-hero-copy{max-width:40rem}.landing-hero-copy p{color:var(--ink-soft);margin:.9rem 0 1.25rem}.landing-hero-ctas{margin-bottom:1rem}.landing-hero-meta{color:var(--muted);font-size:.92rem;font-weight:600}.landing-hero-logo{height:clamp(80px,10vw,128px);width:auto;max-width:min(100%,28rem);object-fit:contain;object-position:right center;justify-self:end;align-self:center;flex-shrink:0}.landing-chip-row{display:flex;flex-wrap:wrap;gap:.4rem}.landing-sheet-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.landing-sheet{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;width:max-content;min-width:100%}.landing-sheet table{width:100%;border-collapse:collapse;font-size:.86rem}.landing-sheet th,.landing-sheet td{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:.55rem .8rem;text-align:left;white-space:nowrap}.landing-sheet th:last-child,.landing-sheet td:last-child{border-right:none}.landing-sheet thead th{background:var(--muted-bg);color:var(--muted);font-size:.75rem;font-weight:700}.landing-sheet .col-letters th{background:#f1f3f5;color:var(--muted);font-size:.7rem;font-weight:600;text-align:center;padding:.25rem .5rem}.landing-sheet td.added,.landing-sheet th.added{background:#667eea14}.landing-sheet caption{caption-side:top;text-align:left;font-size:.78rem;font-weight:700;color:var(--muted);padding:.5rem .8rem;background:var(--muted-bg);border-bottom:1px solid var(--border)}.landing-sheet .split-label th{font-size:.72rem;font-weight:700;letter-spacing:.02em;padding:.35rem .8rem}.landing-sheet .split-label th.src{background:var(--muted-bg);color:var(--muted)}.landing-sheet .split-label th.added{color:#4c5fd5}.landing-flow{display:grid;grid-template-columns:minmax(220px,.7fr) 36px minmax(160px,.55fr) 36px minmax(420px,1.6fr);gap:.75rem;align-items:center}.landing-flow-arrow{color:var(--accent);font-weight:700;font-size:1.35rem;text-align:center;line-height:1}.landing-scanly-unit{background:var(--muted-bg);border:1px solid var(--border);border-radius:var(--radius-md);padding:1rem 1.05rem;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.landing-unit-logo{height:22px;width:auto;max-width:118px;object-fit:contain;object-position:left center;align-self:flex-start;flex-shrink:0;margin-bottom:.7rem}.landing-scanly-unit .chip{font-size:.78rem}.landing-col-in{animation:landingColIn 7s ease-in-out infinite}.landing-col-in:nth-child(3){animation-delay:.15s}.landing-col-in:nth-child(4){animation-delay:.35s}.landing-col-in:nth-child(5){animation-delay:.55s}.landing-col-in:nth-child(6){animation-delay:.75s}.landing-col-in:nth-child(7){animation-delay:.95s}@keyframes landingColIn{0%,8%{opacity:0}22%,78%{opacity:1}92%,to{opacity:0}}.landing-cat-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:1rem}.landing-cat-bottom{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.landing-ask-row{display:grid;grid-template-columns:1fr 36px minmax(200px,.9fr) 36px 1fr;gap:.75rem;align-items:stretch;margin-bottom:1rem}.landing-ask-row .landing-flow-arrow{display:flex;align-items:center;justify-content:center;align-self:stretch}.landing-ask-box{background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);padding:1.1rem 1.2rem;display:flex;flex-direction:column;justify-content:center}.landing-ask-box small{display:block;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.35rem}.landing-ask-box.accent{background:#667eea1a;border-color:#667eea47}.landing-ask-box.accent small{color:#4c5fd5}.landing-ask-box.accent .landing-unit-logo{margin-bottom:.45rem}.landing-funnel{display:grid;grid-template-columns:minmax(0,1fr) 120px minmax(0,1fr) 120px minmax(0,1fr);gap:.65rem;align-items:stretch}.landing-funnel>.card{display:flex;flex-direction:column;min-height:100%}.landing-funnel-gate{display:flex;flex-direction:column;justify-content:center;align-items:center;width:120px;text-align:center;font-size:.78rem;font-weight:600;color:var(--ink-soft);padding:.4rem .15rem}.landing-gate-label{color:var(--muted);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.3rem}.landing-funnel-gate .landing-flow-arrow{margin-top:.45rem}.landing .phase-head{font-weight:700;color:var(--ink-soft);margin-bottom:.7rem;font-size:.92rem;min-height:1.4em}.landing-funnel-count{font-size:1.6rem;font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--ink-soft)}.landing-funnel-sub{color:var(--muted);font-size:.82rem;margin:.2rem 0 .7rem}.landing-dots{display:flex;flex-wrap:nowrap;gap:4px;width:max-content;max-width:100%;margin-bottom:.85rem}.landing-dots b{width:8px;height:8px;border-radius:50%;background:var(--accent);display:block;flex-shrink:0}.landing-dots.mid b:nth-child(n+8),.landing-dots.few b:nth-child(n+4){background:var(--border)}.landing-funnel .landing-chip-row{margin-top:auto}.landing-use-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.landing-use-item{padding:1.1rem 1.15rem 1.15rem;border-right:1px solid var(--border)}.landing-use-item:last-child{border-right:none}.landing-use-item h3{margin-bottom:.2rem}.landing-use-item p{color:var(--muted);font-size:.9rem;margin:0}.landing-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:relative;gap:0}.landing-steps:before{content:"";position:absolute;top:17px;left:12.5%;right:12.5%;height:2px;background:var(--border)}.landing-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 .85rem}.landing-step-n{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--accent-from),var(--accent-to));color:#fff;font-weight:700;font-size:.8rem;display:flex;align-items:center;justify-content:center;margin-bottom:.9rem;position:relative;z-index:1}.landing-how-note{margin-top:1.15rem;color:var(--muted);font-size:.9rem}.landing-cta{text-align:center}.landing-cta .landing-lede{margin-left:auto;margin-right:auto}.landing-cta h2{max-width:none}.landing-footer{padding:1.75rem 0 2.5rem;color:var(--muted);font-size:.9rem}.landing-footer .landing-wrap{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center}.landing-footer-link{background:none;border:none;color:var(--ink-soft);font-weight:600;padding:0}.landing-footer-link:hover{color:var(--accent)}.landing-modal-lede{color:var(--muted);margin-bottom:1rem;font-size:.95rem}@media(max-width:1100px){.landing-flow{grid-template-columns:minmax(180px,.6fr) 28px minmax(140px,.5fr) 28px minmax(0,1.4fr)}.landing-cat-grid,.landing-cat-bottom,.landing-use-grid{grid-template-columns:1fr 1fr}.landing-use-item{border-bottom:1px solid var(--border)}.landing-use-item:nth-child(2n){border-right:none}.landing-use-item:nth-last-child(-n+1){border-bottom:none}}@media(max-width:960px){.landing-flow,.landing-funnel,.landing-ask-row,.landing-steps{grid-template-columns:1fr}.landing-flow{gap:.85rem}.landing-flow>.landing-flow-arrow,.landing-ask-row .landing-flow-arrow,.landing-funnel-gate .landing-flow-arrow{transform:rotate(90deg)}.landing-funnel-gate{width:auto;padding:.75rem 0}.landing-steps:before{top:0;bottom:36px;left:17px;right:auto;width:2px;height:auto}.landing-step{align-items:flex-start;text-align:left;padding-left:3.1rem;position:relative}.landing-step-n{position:absolute;left:0;top:0;margin:0}.landing-card{padding:1.6rem 1.25rem 1.85rem}.landing-hero-top{grid-template-columns:1fr}.landing-hero-logo{height:56px;justify-self:start;object-position:left center;order:-1}}@media(max-width:720px){.landing-nav{order:3;width:100%;margin-left:0}.landing-cat-grid,.landing-cat-bottom,.landing-use-grid{grid-template-columns:1fr}.landing-use-item{border-right:none}}@media(prefers-reduced-motion:reduce){html:has(.landing){scroll-behavior:auto}.landing-col-in{animation:none}}:root{--accent-from: #667eea;--accent-to: #764ba2;--accent: #667eea;--surface: #ffffff;--muted-bg: #f8f9fa;--border: #e9ecef;--ink: #333333;--ink-soft: #495057;--muted: #6c757d;--danger-from: #ff4757;--danger-to: #ff3838;--danger-alt: #dc3545;--ok: #28a745;--warn: #ffc107;--info: #007bff;--paused: #ffc107;--shadow: 0 20px 40px rgba(0, 0, 0, .1);--shadow-btn: 0 10px 20px rgba(102, 126, 234, .3);--radius-lg: 20px;--radius-md: 15px;--radius-sm: 10px;--radius-xs: 4px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono: "Courier New", ui-monospace, monospace;--page-max: 1200px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{min-height:100%}body{font-family:var(--font);color:var(--ink);line-height:1.6;background:linear-gradient(135deg,var(--accent-from) 0%,var(--accent-to) 100%);min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:var(--accent)}.page{max-width:var(--page-max);margin:0 auto;padding:2rem 1.5rem 3rem;min-width:min(100%,1280px)}.slab{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.slab-pad{padding:2rem 2.5rem}.slab-muted{background:var(--muted-bg)}.hero-brand{text-align:center;margin-bottom:2rem;color:#fff}.hero-brand h1{font-size:2.25rem;font-weight:700;margin-bottom:.35rem;text-shadow:0 2px 4px rgba(0,0,0,.25)}.hero-brand p{opacity:.9;font-size:1.05rem}.shell-header{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center;justify-content:space-between;padding:1.25rem 2rem;background:var(--muted-bg);border-bottom:1px solid var(--border)}.shell-brand{display:inline-flex;align-items:center;gap:.55rem;font-size:1.25rem;font-weight:700;color:var(--ink-soft);text-decoration:none}.brand-mark-lockup{display:block;height:28px;width:auto;flex-shrink:0}.hero-brand .brand-mark,.hero-brand .shell-brand{justify-content:center;margin-bottom:.35rem}.hero-brand .brand-mark-lockup{height:48px}.shell-brand .admin-tag{display:inline-block;margin-left:.5rem;padding:.15rem .55rem;font-size:.7rem;font-weight:700;letter-spacing:.06em;color:#fff;background:linear-gradient(135deg,var(--accent-from),var(--accent-to));border-radius:999px;vertical-align:middle}.shell-nav{display:flex;gap:.35rem;flex-wrap:wrap}.shell-nav a{text-decoration:none;color:var(--muted);font-weight:600;padding:.4rem .85rem;border-radius:var(--radius-sm)}.shell-nav a:hover{color:var(--ink-soft);background:#667eea14}.shell-nav a.active{color:#fff;background:linear-gradient(135deg,var(--accent-from),var(--accent-to))}.shell-meta{display:flex;flex-wrap:wrap;gap:.5rem .85rem;align-items:center;font-size:.9rem;color:var(--ink-soft)}.warn-pill{background:#fff3cd;color:#856404;border:1px solid #ffeeba;border-radius:999px;padding:.15rem .65rem;font-size:.8rem;font-weight:600}.key-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#adb5bd;margin-right:.25rem}.key-dot.ok{background:var(--ok);box-shadow:0 0 0 3px #28a74533}.key-dot.error{background:var(--err, #dc3545);box-shadow:0 0 0 3px #dc354533}.key-block{display:inline-flex;align-items:center;gap:.55rem}.key-label{display:inline-flex;align-items:center;gap:.2rem}.key-settings{margin:0}.page-title{font-size:1.5rem;font-weight:700;color:var(--ink-soft);margin-bottom:.35rem}.page-lede{color:var(--muted);margin-bottom:1.5rem}.section{padding:1.75rem 0;border-top:1px solid var(--border)}.section:first-of-type{border-top:none;padding-top:0}.section h2{font-size:1.2rem;color:var(--ink-soft);margin-bottom:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:44px;padding:.75rem 1.25rem;border:none;border-radius:var(--radius-sm);font-weight:600;font-size:.95rem;color:#fff;background:linear-gradient(135deg,var(--accent-from),var(--accent-to));transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;text-decoration:none;white-space:nowrap}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--shadow-btn)}.btn:disabled,.btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none;pointer-events:none}.btn.danger{background:linear-gradient(135deg,var(--danger-from),var(--danger-to))}.btn.danger:hover:not(:disabled){box-shadow:0 10px 20px #ff47574d}.btn.ghost{background:#fff;color:var(--ink-soft);border:2px solid var(--border);box-shadow:none}.btn.ghost:hover:not(:disabled){border-color:var(--accent);color:var(--accent);box-shadow:none;transform:none}.btn.sm{min-height:36px;padding:.4rem .75rem;font-size:.85rem}.field{display:flex;flex-direction:column;gap:.4rem;flex:1;min-width:160px}.field label,.field .field-label{font-weight:600;color:var(--ink-soft);font-size:.9rem}.field input,.field textarea,.input{width:100%;padding:.85rem 1rem;border:2px solid var(--border);border-radius:var(--radius-sm);background:#fff;color:var(--ink);transition:border-color .2s,box-shadow .2s}.field input:focus,.field textarea:focus,.input:focus,.input:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #667eea26}.sa-select[data-open] .sa-select-trigger{border-color:var(--accent);box-shadow:0 0 0 3px #667eea26}.field-row{display:flex;flex-wrap:wrap;gap:.65rem;align-items:stretch}.field-control{flex:1;min-width:200px}.field-action{flex-shrink:0;display:flex}.field-hint{font-size:.85rem;color:var(--muted)}.field-hint.ok{color:var(--ok)}.field-hint.err{color:#721c24}.row{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.stack{display:flex;flex-direction:column;gap:.85rem}.toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem}.badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .65rem;border-radius:999px;font-size:.78rem;font-weight:700;white-space:nowrap}.badge .badge-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.badge.running{background:#667eea26;color:#4c5fd5}.badge.running .badge-dot{animation:pulse 1.4s infinite}.badge.paused,.badge.paused_by_user,.badge.paused_api_system,.badge.paused_api_user,.badge.waiting{background:#fff3cd;color:#856404}.badge.completed,.badge.ok{background:#d4edda;color:#155724}.badge.completed_with_errors{background:#d4edda;color:#155724;box-shadow:inset 0 0 0 2px #ffc107}.badge.stopped_by_user,.badge.stopped_by_admin{background:#e9ecef;color:#495057}.badge.error{background:#f8d7da;color:#721c24}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.progress-wrap{text-align:center;margin:1rem 0 1.5rem}.progress-bar{width:100%;height:18px;background:var(--border);border-radius:var(--radius-sm);overflow:hidden;margin-bottom:.5rem}.progress-bar.dashed,.mini-progress.dashed{background:repeating-linear-gradient(90deg,#e9ecef,#e9ecef 8px,#f1f3f5 8px,#f1f3f5 16px)}.progress-fill{height:100%;background:linear-gradient(90deg,var(--accent-from),var(--accent-to));border-radius:var(--radius-sm);transition:width .45s ease;width:0%}.progress-fill.done{background:linear-gradient(90deg,#28a745,#20c997)}.progress-text{font-size:1.15rem;font-weight:700;color:var(--ink-soft)}.mini-progress{flex:1;height:8px;background:var(--border);border-radius:var(--radius-xs);overflow:hidden;min-width:80px}.mini-fill{height:100%;background:linear-gradient(90deg,var(--accent-from),var(--accent-to));border-radius:var(--radius-xs);transition:width .4s ease}.card-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.card{background:var(--muted-bg);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.25rem 1.5rem}.card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.65rem}.card-title{font-weight:700;color:var(--ink-soft);text-decoration:none;font-size:1.05rem}.card-title:hover{color:var(--accent)}.card-meta{font-size:.85rem;color:var(--muted);margin-top:.2rem}.chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;background:#fff;border:1px solid var(--border);border-radius:999px;font-size:.85rem;color:var(--ink-soft)}.chip button{border:none;background:transparent;color:var(--muted);font-size:1rem;line-height:1;padding:0 .15rem}.chip button:hover{color:var(--danger-alt)}.phase-block{background:var(--muted-bg);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.25rem}.phase-block+.phase-block{margin-top:.85rem}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:1.5rem 0}.stat-card{background:var(--muted-bg);padding:1.75rem;border-radius:var(--radius-md);border:1px solid var(--border)}.stat-card h3{margin-bottom:1.1rem;color:var(--ink-soft);font-size:1.15rem}.stat-item{display:flex;align-items:center;gap:.65rem;padding:.55rem 0;border-bottom:1px solid var(--border);font-size:.95rem}.stat-item:last-child{border-bottom:none}.stat-label{flex:1;color:var(--ink-soft);font-weight:500}.stat-value{font-weight:700;color:var(--ink-soft)}.stat-section-header{font-weight:700;color:var(--ink-soft);font-size:1.05rem;margin:1.25rem 0 .75rem}.indicators{display:flex;flex-wrap:wrap;gap:1.5rem;padding:1rem 1.25rem;background:var(--muted-bg);border-radius:var(--radius-sm);border:1px solid var(--border);margin:1rem 0}.indicator{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--ink-soft);font-size:.95rem}.status-dot{width:12px;height:12px;border-radius:50%;background:#6c757d}.status-dot.ok,.status-dot.running{background:var(--ok);animation:pulse 2s infinite}.status-dot.warn{background:var(--warn)}.status-dot.error{background:var(--danger-alt)}.script-progress{display:flex;flex-direction:column;gap:1rem}.script-item{display:flex;flex-direction:column;gap:.35rem}.script-row{display:grid;grid-template-columns:minmax(120px,200px) 120px 1fr 56px;align-items:center;gap:.65rem}.script-row .script-percent{text-align:right}.script-name{font-weight:600;color:var(--ink-soft)}.phase-acc{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;margin-bottom:.65rem;overflow:hidden}.phase-acc summary{list-style:none;cursor:pointer;padding:.85rem 1rem;background:var(--muted-bg);font-weight:600;color:var(--ink-soft)}.phase-grid-row{display:grid;grid-template-columns:minmax(120px,200px) 120px 1fr 56px auto;align-items:center;gap:.75rem}.phase-acc-body .phase-grid-row{padding:.35rem 0}.phase-grid-row .phase-percent{text-align:right}.phase-grid-row .phase-bar{height:10px}.phase-conditions{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.work-counter{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:0 0 1rem}.cells-counter{font-weight:700;color:var(--ink-soft)}.skips-list{margin:-.5rem 0 1rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.15rem}.skip-row{font-size:.85rem;color:var(--ink-soft)}.skip-cells{font-variant-numeric:tabular-nums}.request-id{margin:.35rem 0 0;font-variant-numeric:tabular-nums}.phase-acc summary::-webkit-details-marker{display:none}.phase-acc[open] summary{border-bottom:1px solid var(--border)}.phase-acc-body{padding:1rem}.table-wrap{overflow-x:auto;margin-top:.75rem}.table{width:100%;border-collapse:collapse;font-size:.9rem}.table th,.table td{padding:.75rem .85rem;text-align:left;border-bottom:1px solid #e0e0e0}.table th{background:var(--muted-bg);font-weight:700;color:var(--ink)}.table tbody tr{cursor:pointer}.table tbody tr:hover{background:var(--muted-bg)}.table tr.cost-est td{background:#fff8e6}.empty{text-align:center;padding:2.5rem 1.5rem;color:var(--muted);background:var(--muted-bg);border-radius:var(--radius-md);border:1px dashed var(--border)}.empty strong{display:block;color:var(--ink-soft);margin-bottom:.35rem;font-size:1.05rem}.skeleton{height:72px;border-radius:var(--radius-md);background:linear-gradient(90deg,#eef0f3 25%,#f8f9fa,#eef0f3 75%);background-size:200% 100%;animation:shimmer 1.2s infinite;margin-bottom:.75rem}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.msg{font-size:.9rem;color:var(--muted)}.msg.error,.error-banner{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:var(--radius-sm);padding:.75rem 1rem}.log-box{background:#1e2430;color:#d8dee9;font-family:var(--mono);font-size:.78rem;padding:1rem;border-radius:var(--radius-sm);max-height:280px;overflow:auto;white-space:pre-wrap;line-height:1.4}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1e143273;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.modal{background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow);width:min(520px,100%);padding:1.75rem;display:flex;flex-direction:column;max-height:calc(100vh - 2rem)}.modal-body{flex:1;overflow-y:auto;padding:2px;margin:-2px}.modal-body .modal-actions{position:sticky;bottom:-2px;background:#fff;padding-bottom:2px}.modal.wide{width:min(720px,100%)}.modal h3{margin-bottom:1rem;color:var(--ink-soft);font-size:1.25rem}.modal-actions{display:flex;justify-content:flex-end;gap:.65rem;margin-top:1.25rem}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sa-select{position:relative;display:inline-block;width:100%;max-width:100%}.sa-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;text-align:left;cursor:pointer}.sa-select-trigger:disabled{cursor:not-allowed;opacity:.6}.sa-select-placeholder{color:var(--muted)}.sa-select-chevron{color:var(--muted);font-size:.75rem}.sa-select-menu{position:fixed;z-index:60;margin:0;padding:.35rem;list-style:none;max-height:260px;overflow:auto;background:#fff;border:2px solid var(--border);border-radius:var(--radius-sm);box-shadow:0 8px 24px #0f172a1f}.sa-select-option{display:block;width:100%;text-align:left;padding:.55rem .75rem;border:0;border-radius:6px;background:transparent;color:var(--ink);cursor:pointer}.sa-select-option:hover:not([aria-disabled=true]),.sa-select-option.active,.sa-select-option[aria-selected=true]{background:#667eea1f}.sa-select-option[aria-disabled=true]{color:var(--muted);cursor:not-allowed;opacity:.7}.sa-select-option{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.sa-tooltip-wrap{display:inline-flex;align-items:center}.sa-tooltip{z-index:1200;max-width:320px;padding:.5rem .7rem;border-radius:var(--radius-sm, 6px);background:var(--ink, #1f2430);color:#fff;font-size:.85rem;line-height:1.35;box-shadow:0 8px 24px #00000038;pointer-events:none}.sa-tooltip-list{margin:0;padding-left:1rem}.sa-info-dot{display:inline-flex;align-items:center;justify-content:center;width:1.05rem;height:1.05rem;flex:0 0 auto;border:1px solid currentColor;border-radius:50%;font-size:.72rem;font-style:italic;line-height:1;cursor:help}.sa-info-dot:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.preprompt-box,.prompt-preview{margin:0;padding:.75rem 1rem;background:var(--surface, #fff);border:1px solid var(--border);border-radius:var(--radius-sm, 6px);white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;line-height:1.45;color:var(--ink-soft)}.preprompt-box{background:var(--muted-bg);color:var(--muted)}.custom-prompt-block{margin-top:.75rem}.violations-list{margin:.75rem 0 0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.4rem;color:var(--ink-soft)}@media(max-width:900px){.page{min-width:0;padding:1rem}.stats-grid{grid-template-columns:1fr}.slab-pad{padding:1.25rem}}.admin-header-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.admin-remaining{font-size:.9rem;font-weight:600;color:var(--ink-soft);white-space:nowrap}.token-delta-row{display:inline-flex;align-items:center;gap:.35rem}.col-filter{display:flex;flex-direction:column;gap:.35rem;margin-top:.45rem;font-weight:400}.col-filter .input{min-width:0;width:100%;font-size:.8rem;padding:.35rem .5rem}.col-filter-checks{max-height:9rem;overflow-y:auto}.check-row{display:flex;align-items:center;gap:.5rem;cursor:pointer}.check-row input[type=checkbox],.field .check-row input[type=checkbox],.check-row input[type=radio],.field .check-row input[type=radio]{width:1rem;min-width:1rem;height:1rem;flex:0 0 auto;margin:0;padding:0;accent-color:var(--accent)}.input-group{display:flex;flex-direction:column;gap:.35rem}.input-group-title{font-size:.78rem;font-weight:600;color:var(--muted)}.input-unresolved{display:block;margin-left:1.5rem}.section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.section-head h2{margin-bottom:0}.sa-select-group{padding:.5rem .75rem .2rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.manager-row{background:#fff;border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem 1rem}.check-line{display:flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:500;color:var(--muted);white-space:nowrap}.admin-hist-table th{vertical-align:top}.muted{color:var(--muted);font-size:.85rem}
