:root{color:#17202a;background:#f3f6fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.auth-shell,.loading{min-height:100vh;display:grid;place-items:center;padding:1rem;background:radial-gradient(circle at top left,#dbeafe,transparent 35%),#f8fafc}.auth-card,.panel{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 22px 70px #0f172a14}.auth-card{width:min(100%,430px);padding:2rem}.brand,.panel-title,.topbar,.user-chip,.searchbar{display:flex;align-items:center;gap:.8rem}.brand svg,.panel-title svg{color:#2563eb}.brand p,.eyebrow{margin:0;color:#64748b;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700}h1,h2{margin:0}h1{font-size:clamp(1.7rem,3vw,2.8rem)}h2{font-size:1.1rem}.stack,.form-grid{display:grid;gap:1rem}label{display:grid;gap:.45rem;color:#334155;font-weight:700}input,select,textarea{width:100%;border:1px solid #cbd5e1;border-radius:14px;padding:.8rem .9rem;background:#fff;color:#0f172a}textarea{min-height:100px;resize:vertical}.primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:14px;padding:.9rem 1.1rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:800}.secondary,.table-action,.edit-banner button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid #bfdbfe;border-radius:12px;padding:.65rem .85rem;background:#eff6ff;color:#1d4ed8;font-weight:800}.primary:disabled{opacity:.58;cursor:not-allowed}.full,.wide{width:100%}.link-button,.user-chip button{border:0;background:transparent;color:#2563eb;font-weight:800}.notice{margin:1rem 0 0;border-radius:14px;padding:.8rem 1rem;background:#eff6ff;color:#1e40af}.app-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:1.5rem 0 3rem}.topbar{justify-content:space-between;margin-bottom:1.2rem}.user-chip{border:1px solid #dbeafe;border-radius:999px;padding:.45rem .55rem .45rem .9rem;background:#fff;color:#1d4ed8;font-weight:800}.grid{display:grid;grid-template-columns:.85fr 1.5fr;gap:1rem;margin-bottom:1rem}.panel{padding:1.2rem}.panel-title{margin-bottom:1rem}.dropzone{min-height:180px;place-items:center;text-align:center;border:2px dashed #bfdbfe;border-radius:20px;padding:1.5rem;background:#f8fbff;color:#1e3a8a}.dropzone input{display:none}.dropzone span{color:#64748b;font-weight:500}.preview{width:100%;max-height:340px;object-fit:contain;margin:1rem 0;border-radius:18px;border:1px solid #e2e8f0;background:#f8fafc}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wide{grid-column:1 / -1}.searchbar{margin-bottom:1rem;padding:0 .8rem;border:1px solid #cbd5e1;border-radius:16px;background:#fff}.searchbar input{border:0;outline:0}.actions-row{display:flex;justify-content:flex-end;margin-bottom:1rem}.edit-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #fde68a;border-radius:16px;padding:.8rem 1rem;background:#fffbeb;color:#92400e;font-weight:800}.table-action{padding:.45rem .65rem}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:720px}th,td{padding:.85rem;border-bottom:1px solid #e2e8f0;text-align:left}th{color:#475569;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}@media (max-width: 820px){.grid,.form-grid{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}}
