.team-accept-shell{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at top left,rgba(91,79,247,.1),transparent 28%),linear-gradient(180deg,#f8fafc,#eef3f9);color:#0f172a}.team-accept-card{width:100%;max-width:520px;padding:34px;border:1px solid rgba(15,23,42,.08);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 24px 70px rgba(15,23,42,.12);backdrop-filter:blur(18px)}.team-accept-brand{display:flex;gap:16px;align-items:center;margin-bottom:22px}.team-accept-logo{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:rgba(91,79,247,.1);color:#5b4ff7;font-size:24px}.team-accept-brand span{color:#64748b;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.team-accept-brand h1{margin:5px 0 0;color:#020617;font-size:30px;line-height:1.1;letter-spacing:-.04em}.team-accept-copy{margin:0 0 24px;color:#64748b;line-height:1.7}.team-accept-field{display:grid;gap:9px;margin-bottom:16px}.team-accept-field span{display:inline-flex;align-items:center;gap:8px;color:#334155;font-size:14px;font-weight:800}.team-accept-field input{width:100%;height:54px;padding:0 16px;border:1px solid rgba(15,23,42,.12);border-radius:16px;background:#ffffff;color:#0f172a;outline:none;transition:.2s ease}.team-accept-field input:focus{border-color:rgba(91,79,247,.55);box-shadow:0 0 0 4px rgba(91,79,247,.12)}.team-accept-note{display:flex;gap:13px;padding:15px;margin:18px 0;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#f8fafc}.team-accept-note svg{flex:0 0 auto;color:#5b4ff7;margin-top:3px}.team-accept-note.error{border-color:rgba(220,38,38,.18);background:#fef2f2}.team-accept-note.error svg{color:#dc2626}.team-accept-note strong{color:#0f172a;font-size:14px}.team-accept-note p{margin:4px 0 0;color:#64748b;font-size:13px;line-height:1.5}.team-accept-primary{width:100%;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:none;border-radius:16px;background:linear-gradient(135deg,#5b4ff7,#7c6dff);color:#ffffff;font-weight:900;cursor:pointer;box-shadow:0 16px 34px rgba(91,79,247,.28);transition:.2s ease}.team-accept-primary:hover{transform:translateY(-1px);filter:brightness(1.02)}.team-accept-primary.secondary{border:1px solid rgba(15,23,42,.12);background:#ffffff;color:#0f172a;box-shadow:none}.team-accept-primary:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.team-accept-alert{padding:14px 16px;margin-bottom:18px;border-radius:16px;font-size:14px;font-weight:700;line-height:1.5}.team-accept-alert.success{background:rgba(16,185,129,.11);color:#047857;border:1px solid rgba(16,185,129,.18)}.team-accept-alert.error{background:rgba(239,68,68,.1);color:#b91c1c;border:1px solid rgba(239,68,68,.16)}.team-accept-footer{margin:20px 0 0;text-align:center;color:#94a3b8;font-size:12px}