.auth-wide{width:min(560px,100%)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-switch{font-size:13px!important;margin-top:20px}.auth-switch a{color:var(--brand);font-weight:750}.management-grid{display:grid;grid-template-columns:340px 1fr;gap:18px;margin-top:28px}.panel,.notice-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px}.panel h2{margin:0 0 8px;font-size:19px}.panel>p{font-size:12px;color:var(--muted);line-height:1.6}.panel label{display:block;font-size:12px;font-weight:750;margin-top:20px}.panel input,.notice-card input{width:100%;padding:13px;border:1px solid var(--line);border-radius:10px;margin-top:7px}.notice-card{margin-top:24px;background:#effbf6;border-color:#bee9d7}.notice-card p{font-size:12px;color:#4c6b60}.team-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.team-row:last-child{border-bottom:0}.team-row i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eeeaff;color:var(--brand);font-style:normal;font-weight:800;font-size:11px}.team-row span,.team-row small{display:block}.team-row small{color:var(--muted);margin-top:3px}.team-row em{font-style:normal;font-size:10px;padding:6px 9px;border-radius:20px;background:var(--bg);color:var(--muted)}.request-list{margin-top:28px}.request-row{display:flex;justify-content:space-between;align-items:center;padding:19px 0;border-bottom:1px solid var(--line)}.request-row:last-child{border:0}.request-row h3{margin:8px 0 4px;font-size:16px}.request-row p{margin:0;font-size:12px;color:var(--muted)}.request-status{font-size:10px;font-weight:800;padding:5px 8px;border-radius:12px}.request-status.requested{background:#fff4e3;color:#b96c00}.request-status.approved{background:#e9f9f2;color:#08774f}.request-status.declined{background:#fff0f2;color:#b72e42}.request-row form{display:flex;gap:7px}.request-row button{padding:9px 12px;border-radius:9px;font-weight:750;border:0;cursor:pointer}.approve{background:#e9f9f2;color:#08774f}.decline{background:#fff0f2;color:#b72e42}.empty-state{text-align:center;padding:50px;color:var(--green);font-size:28px}.empty-state h2{color:var(--ink);margin-bottom:5px}.empty-state p{font-size:13px;color:var(--muted)}@media(max-width:850px){.management-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.request-row{align-items:flex-start;gap:15px}.request-row form{flex-direction:column}}
