:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2937;background:#f6f7fb}body{margin:0}#app{display:flex;min-height:100vh}aside{width:236px;background:#0f172a;color:#fff;padding:28px 24px;box-sizing:border-box}aside h1{margin:0;font-size:24px}aside .sub{margin:6px 0 28px;color:#94a3b8;font-size:13px}aside a{display:block;color:#cbd5e1;text-decoration:none;margin:10px 0;padding:10px 12px;border-radius:10px}aside a.router-link-active,aside a:hover{color:#fff;background:#1e293b;font-weight:700}main{flex:1;padding:28px;box-sizing:border-box}.toolbar{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:16px;padding:14px 18px;margin-bottom:18px;box-shadow:0 1px 8px #0000000d}.toolbar span{margin-left:8px;color:#64748b}.toolbar-actions{display:flex;gap:10px}.page-head,.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.page-head h2,.page-header h2{margin:0 0 6px;font-size:26px}.page-head p,.page-header p{margin:0;color:#64748b}.card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 8px #0000000d;margin-bottom:18px}.filters{display:flex;gap:12px;align-items:center}.filters input,.filters select,input{height:38px;border:1px solid #d1d5db;border-radius:10px;padding:0 12px;background:#fff;box-sizing:border-box}button{background:#16a34a;color:#fff;border:0;border-radius:10px;padding:9px 13px;cursor:pointer;font-weight:600}button:hover{filter:brightness(.96)}button:disabled{opacity:.6;cursor:not-allowed}button.danger{background:#ef4444}button.ghost{background:#f1f5f9;color:#0f172a}table{width:100%;border-collapse:collapse}th{text-align:left;color:#64748b;font-size:13px;border-bottom:1px solid #e5e7eb;padding:10px}td{border-bottom:1px solid #f1f5f9;padding:12px 10px;vertical-align:top}td span{color:#64748b;font-size:13px}.actions{display:flex;gap:8px;flex-wrap:wrap}.actions button{font-size:12px;padding:7px 10px}.badge{display:inline-flex;border-radius:999px;padding:4px 9px;background:#e2e8f0;color:#334155;font-size:12px;font-weight:700}.badge.recruiting,.badge.normal{background:#dcfce7;color:#166534}.badge.closed,.badge.removed,.badge.banned{background:#fee2e2;color:#991b1b}.badge.pending{background:#fef3c7;color:#92400e}.empty,.muted{color:#64748b}.small{font-size:12px}.error{color:#dc2626;white-space:pre-wrap}.detail{max-width:420px;word-break:break-all;color:#475569;font-size:12px}.thumb{width:92px;height:58px;object-fit:cover;border-radius:10px;display:block;margin-bottom:8px;background:#e5e7eb}.login-page{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ecfdf5,#f8fafc)}.login-card{width:380px;background:#fff;border-radius:24px;padding:32px;box-shadow:0 24px 80px #0f172a1f}.login-card h1{margin:4px 0 8px;font-size:28px}.login-card label{display:flex;flex-direction:column;gap:8px;margin:16px 0;font-weight:700}.login-card input{width:100%;height:44px}.login-card button{width:100%;height:44px;margin-top:8px}.eyebrow{margin:0;color:#16a34a;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}
