*{box-sizing:border-box}body{margin:0;background:#f6f8fb;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef3f8}.auth-panel,.panel,.topbar,.modal-panel{border:1px solid #dce4ee;background:#fff;box-shadow:0 18px 46px #0f172a14}.auth-panel{width:min(420px,100%);border-radius:16px;padding:28px;display:grid;gap:14px}.auth-panel h1{margin:0;font-size:28px}.auth-panel p{margin:0 0 10px;color:#64748b}.eyebrow{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.topbar{border-radius:14px;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;gap:16px}.brand,.top-actions,.title-actions,.section-head,.form-actions,.user-main,.chips,.modal-head{display:flex;align-items:center;gap:10px}.brand svg{color:#334155}.brand span{display:block;margin-top:2px;color:#64748b;font-size:13px}.top-actions{flex-wrap:wrap;justify-content:flex-end}.title-actions{justify-content:flex-end;margin:18px 0}.panel{border-radius:16px;padding:24px}.section-head{justify-content:space-between;margin-bottom:18px}.section-head h2{margin:0;display:flex;align-items:center;gap:10px;font-size:clamp(24px,4vw,34px)}.user-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.photo-row{grid-column:1 / -1;border:1px solid #dce4ee;border-radius:14px;padding:14px;display:flex;align-items:center;gap:16px}.photo-box{width:96px;height:96px;flex:0 0 96px;border-radius:16px;overflow:hidden;border:1px dashed #cbd5e1;display:grid;place-items:center;background:#f8fafc;color:#94a3b8}.photo-box img,.avatar img{width:100%;height:100%;object-fit:cover}.file-button{display:inline-flex;align-items:center;gap:8px;margin-top:12px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1d4ed8;font-weight:800;padding:10px 12px}.file-button input{display:none}input,select{width:100%;min-height:46px;border:1px solid #d9e1ec;border-radius:10px;background:#fff;color:#0f172a;padding:10px 12px;outline:none}input:focus,select:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f624}.form-actions{grid-column:1 / -1;justify-content:flex-start;flex-wrap:wrap}.primary,.ghost,.edit{border:0;border-radius:10px;min-height:42px;padding:10px 14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{background:#111827;color:#fff}.primary:disabled{opacity:.6;cursor:not-allowed}.ghost{border:1px solid #dce4ee;background:#fff;color:#334155}.filters{margin:26px 0 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.users h3{display:flex;align-items:center;gap:8px;color:#64748b;border-bottom:1px solid #dce4ee;padding-bottom:10px;text-transform:uppercase;letter-spacing:.12em;font-size:13px}.user-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.user-card{border:1px solid #dce4ee;background:#fff;border-radius:12px;padding:14px;box-shadow:0 8px 20px #0f172a0d}.user-card p,.user-main span{color:#64748b;font-size:13px;line-height:1.5}.user-main span{display:block;margin-top:3px}.avatar{width:72px;height:72px;flex:0 0 72px;border-radius:16px;overflow:hidden;background:#f1f5f9;display:grid;place-items:center;color:#94a3b8}.chips{flex-wrap:wrap}.chips span{border-radius:999px;background:#eef2f7;padding:6px 9px;color:#475569;font-size:12px;font-weight:800}.edit{width:100%;border:1px solid #fde68a;background:#fffbeb;color:#92400e}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#0f172a8c;display:grid;place-items:start center;padding:48px 18px;overflow:auto}.modal-panel{width:min(860px,100%);border-radius:16px;padding:22px}.modal-panel.narrow{width:min(560px,100%);display:grid;gap:12px}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:16px}.modal-head h3{margin:0;font-size:24px}.modal-head p{margin:4px 0 0;color:#64748b}.manager-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;background:#f8fafc;border:1px solid #dce4ee;border-radius:12px;padding:12px}.manager-list{margin-top:14px;display:grid;gap:8px}.manager-item{border:1px solid #dce4ee;border-radius:10px;padding:12px;display:flex;justify-content:space-between;align-items:center}.manager-item span{border-radius:999px;background:#ecfdf5;color:#047857;padding:6px 10px;font-size:12px;font-weight:800}.bulk-status,.bulk-log{color:#475569;font-size:13px}.bulk-log{max-height:220px;overflow:auto;border:1px solid #dce4ee;background:#f8fafc;border-radius:10px;padding:10px;display:grid;gap:5px}.toast-stack{position:fixed;z-index:50;top:16px;right:16px;display:grid;gap:8px}.toast{border:1px solid #dce4ee;border-radius:12px;background:#fff;min-width:240px;max-width:360px;padding:12px 14px;text-align:left;box-shadow:0 12px 28px #0f172a1f}.toast.success{background:#ecfdf5;color:#065f46;border-color:#a7f3d0}.toast.error{background:#fff1f2;color:#9f1239;border-color:#fecdd3}.toast.warning{background:#fffbeb;color:#92400e;border-color:#fde68a}@media(max-width:820px){.topbar,.photo-row{align-items:flex-start;flex-direction:column}.user-form,.filters,.user-grid,.manager-form{grid-template-columns:1fr}}
