:root{color:#1e293b;background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;margin:0}.app-loading{place-items:center;min-height:100vh;display:grid}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-error{margin:16px}.admin-shell{min-height:100vh}.admin-sider{border-right:1px solid #e2e8f0}.admin-brand{border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;height:64px;padding:0 20px;font-size:16px;font-weight:650;display:flex}.admin-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.account-button{color:#1e293b;cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;max-width:360px;min-height:36px;padding:4px 8px;display:inline-flex}.account-button:hover{background:#f8fafc;border-color:#e2e8f0}.account-button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-content{padding:24px}.admin-auth-alert{margin-bottom:16px}.admin-page-loading{place-items:center;min-height:240px;display:grid}.placeholder-panel{background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-top:16px;padding:24px}.admin-page-stack{flex-direction:column;gap:16px;display:flex}.admin-page-section{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:20px}.admin-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-section-heading .ant-typography{margin-bottom:0}.admin-stat-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;display:grid}.admin-search-row{width:100%;max-width:520px}.admin-muted-text{color:#64748b;margin-top:2px;font-size:12px}.admin-clickable-row{cursor:pointer}.admin-inline-form,.admin-access-form{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 16px;margin-bottom:16px;display:grid}.admin-inline-form .ant-form-item,.admin-access-form .ant-form-item,.admin-modal-form .ant-form-item:last-child{margin-bottom:0}.admin-json-preview{white-space:pre-wrap;max-width:420px}
