*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:#08080a;color:#f5f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.auth-shell{width:min(460px,calc(100% - 28px));margin:0 auto;padding:42px 0}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;margin-bottom:24px}.brand img{width:42px;height:42px;border-radius:12px}.brand b,.brand small{display:block}.brand b{font-size:18px}.brand small{margin-top:2px;color:#85858f;font-size:10px;letter-spacing:.11em;text-transform:uppercase}.auth-card{padding:24px;border:1px solid #2b2b31;border-radius:18px;background:linear-gradient(155deg,#111116,#0b0b0e);box-shadow:0 30px 90px rgba(0,0,0,.42)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;background:#09090c;border:1px solid #29292f;border-radius:12px;margin-bottom:22px}.auth-tabs button,.link{border:0;background:transparent;color:#8f8f99;min-height:38px;border-radius:9px;font-weight:750;cursor:pointer}.auth-tabs button.active{background:#222228;color:#fff}h1{font-size:25px;margin:0 0 7px;letter-spacing:-.035em}p{color:#8c8c96;font-size:13px;line-height:1.55;margin:0 0 18px}label{display:block;color:#aaaab3;font-size:12px;font-weight:700;margin-top:13px}input{display:block;width:100%;height:46px;margin-top:7px;padding:0 13px;border-radius:11px;border:1px solid #303038;background:#0b0b0f;color:#fff;outline:none}input:focus{border-color:#8f87ff;box-shadow:0 0 0 3px rgba(143,135,255,.12)}.primary{width:100%;height:46px;margin-top:18px;border-radius:11px;border:1px solid rgba(98,232,189,.4);background:linear-gradient(145deg,rgba(98,232,189,.2),rgba(143,135,255,.14));color:#dfffee;font-weight:850;cursor:pointer}.primary:disabled{opacity:.6;cursor:wait}.link{width:100%;margin-top:8px}.auth-status{padding:11px 12px;border-radius:10px;border:1px solid #4b3037;background:#1b1013;color:#ffb1ba;font-size:12px;line-height:1.45;margin-bottom:15px}.auth-status.ok{border-color:#285142;background:#0f1b17;color:#a8f2d2}.auth-foot{text-align:center;margin-top:18px;font-size:11px}.auth-foot a{color:#aaa4ff}@media(max-width:520px){.auth-shell{padding-top:20px}.auth-card{padding:18px}}
.auth-brand-mark{display:block;width:42px;height:42px;flex:none}.auth-brand-mark .eventcap-mark{display:block;width:100%;height:100%}
@media(max-width:520px){.auth-shell{width:min(100% - 20px,460px)}.auth-brand-mark{width:38px;height:38px}}
