*{box-sizing:border-box}body{margin:0;background:#f5f7fb;color:#111827}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef2f8}.login-panel{width:min(420px,100%);padding:28px;background:#fff;border:1px solid #dde3ee;border-radius:8px;box-shadow:0 12px 40px #0f172a14}.login-title{margin:0 0 4px;font-size:24px;font-weight:700}.login-subtitle{margin:0 0 24px;color:#64748b}.app-shell{min-height:100vh}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.12);color:#fff;font-weight:700}.brand-mark{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;background:#2563eb;font-size:14px}.topbar{height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e7eb}.page{padding:24px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.page-title{margin:0;font-size:22px;line-height:1.3}.page-description{margin:6px 0 0;color:#64748b}.toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.table-surface,.detail-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.table-surface{padding:8px}.detail-section{padding:16px;margin-bottom:16px}.section-title{margin:0 0 12px;font-size:16px;font-weight:650}.meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.meta-label{color:#64748b;font-size:12px}.meta-value{margin-top:2px;color:#111827}.script-editor{min-height:280px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;line-height:1.7}.action-row{display:flex;flex-wrap:wrap;gap:8px}.empty-block{padding:20px 0}@media (max-width: 860px){.page{padding:16px}.page-header{flex-direction:column}.meta-grid{grid-template-columns:1fr}}
