
:root{--hpras-ink:#17191d;--hpras-paper:#f5f4ef;--hpras-white:#fff;--hpras-lime:#c6ff32;--hpras-deep:#182538;--hpras-line:#deddd7;--hpras-muted:#70757d}
.hpras-wrap{width:min(1180px,calc(100% - 28px));margin:42px auto 84px}.hpras-auth{display:grid;grid-template-columns:1.02fr .98fr;background:#fff;border-radius:34px;overflow:hidden;box-shadow:0 26px 80px rgba(23,25,29,.12);min-height:690px}.hpras-auth-visual{background:linear-gradient(145deg,#182538,#25354b);color:#fff;padding:56px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.hpras-auth-visual:after{content:"";position:absolute;width:480px;height:480px;border-radius:50%;right:-210px;top:-180px;background:radial-gradient(circle,rgba(198,255,50,.3),transparent 65%)}.hpras-auth-visual.alt{background:linear-gradient(145deg,#223249,#182538)}.hpras-mark{font-size:34px;font-weight:1000;letter-spacing:-.06em;position:relative;z-index:2}.hpras-mark span{color:var(--hpras-lime)}.hpras-auth-visual h1{font-size:72px;line-height:.83;letter-spacing:-.075em;margin:18px 0;position:relative;z-index:2}.hpras-auth-visual h1 em{font-style:normal;color:var(--hpras-lime)}.hpras-auth-visual p{font-size:18px;line-height:1.6;color:#d0d6de;max-width:470px;position:relative;z-index:2}.hpras-strip{display:flex;gap:18px;flex-wrap:wrap;position:relative;z-index:2}.hpras-strip b{font-size:12px;letter-spacing:.13em}.hpras-form{padding:56px;display:flex;flex-direction:column;justify-content:center;gap:15px}.hpras-form h2,.hpras-card h2{font-size:36px;letter-spacing:-.045em;margin:5px 0 2px}.hpras-sub,.hpras-switch{color:var(--hpras-muted)}.hpras-kicker{font-size:11px;font-weight:1000;letter-spacing:.18em;text-transform:uppercase}.hpras-form label,.hpras-edit label{display:grid;gap:7px;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.hpras-form input,.hpras-form select,.hpras-edit input,.hpras-edit select,.hpras-edit textarea{width:100%;border:1px solid var(--hpras-line);border-radius:14px;background:#fff;color:var(--hpras-ink);padding:14px 15px;font:inherit;outline:0}.hpras-form input:focus,.hpras-edit input:focus,.hpras-edit textarea:focus{border-color:#a5d429;box-shadow:0 0 0 3px rgba(198,255,50,.22)}.hpras-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hpras-consent{grid-template-columns:auto 1fr!important;text-transform:none!important;letter-spacing:0!important;font-weight:600!important;align-items:start}.hpras-consent input{width:auto!important}.hpras-primary{display:inline-flex;justify-content:center;align-items:center;background:var(--hpras-lime);color:var(--hpras-ink);border:0;border-radius:999px;padding:15px 20px;font-weight:1000;text-decoration:none;cursor:pointer}.hpras-switch a,.hpras-profile-links a{font-weight:900;color:var(--hpras-deep)}.hpras-error{padding:12px 14px;border-radius:12px;background:#fff1f1;border:1px solid #ffcaca;color:#7a1c1c}.hpras-profile-hero,.hpras-public-hero{background:linear-gradient(135deg,#fff,#efeee8);border:1px solid var(--hpras-line);border-radius:30px;padding:30px;display:flex;align-items:center;gap:22px;box-shadow:0 14px 45px rgba(23,25,29,.07)}.hpras-profile-copy{flex:1}.hpras-profile-copy h1,.hpras-public-hero h1{font-size:54px;letter-spacing:-.06em;margin:4px 0}.hpras-profile-copy p,.hpras-public-hero p{color:var(--hpras-muted)}.hpras-profile-links{display:flex;gap:18px}.hpras-mini-stat{background:var(--hpras-deep);color:#fff;border-radius:20px;padding:20px;min-width:150px}.hpras-mini-stat b{display:block;font-size:42px;color:var(--hpras-lime)}.hpras-mini-stat span{font-size:10px;font-weight:900;letter-spacing:.12em}.hpras-avatar img{width:112px;height:112px;object-fit:cover;border-radius:50%;border:4px solid var(--hpras-lime)}.hpras-avatar.big img{width:132px;height:132px}.hpras-dashboard,.hpras-public-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px;margin-top:20px}.hpras-card{background:#fff;border:1px solid var(--hpras-line);border-radius:28px;padding:28px;box-shadow:0 14px 45px rgba(23,25,29,.07)}.hpras-edit{display:grid;gap:16px}.hpras-stack{display:grid;gap:20px;align-self:start}.hpras-season-card{background:var(--hpras-deep);color:#fff}.hpras-season-card p{color:#c9ced6}.hpras-center{text-align:center;max-width:620px;margin:auto}
@media(max-width:860px){.hpras-auth,.hpras-dashboard,.hpras-public-grid{grid-template-columns:1fr}.hpras-auth-visual{min-height:370px;padding:40px}.hpras-auth-visual h1{font-size:56px}.hpras-form{padding:36px}.hpras-profile-hero,.hpras-public-hero{align-items:flex-start}.hpras-mini-stat{margin-left:auto}.hpras-two{grid-template-columns:1fr}}
@media(max-width:560px){.hpras-wrap{width:calc(100% - 20px);margin-top:20px}.hpras-auth{border-radius:24px}.hpras-auth-visual{padding:30px}.hpras-auth-visual h1{font-size:48px}.hpras-form{padding:28px}.hpras-profile-hero,.hpras-public-hero{display:grid}.hpras-profile-copy h1,.hpras-public-hero h1{font-size:40px}.hpras-mini-stat{margin:0}.hpras-profile-links{flex-wrap:wrap}}
