
:root{--hpra-ink:#101218;--hpra-paper:#f6f5f1;--hpra-lime:#c7ff35;--hpra-line:#deded8;--hpra-muted:#70747c}
.hpra-shell{width:min(1180px,calc(100% - 28px));margin:40px auto 80px}.hpra-auth{display:grid;grid-template-columns:1fr 1fr;min-height:680px;border-radius:34px;overflow:hidden;box-shadow:0 28px 90px rgba(16,18,24,.14);background:#fff}.hpra-brandpanel{background:var(--hpra-ink);color:#fff;padding:64px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.hpra-brandpanel:after{content:"HPR";position:absolute;right:-45px;bottom:-90px;font-size:260px;font-weight:1000;letter-spacing:-.12em;color:var(--hpra-lime);opacity:.08}.hpra-brandpanel h1{font-size:72px;line-height:.84;letter-spacing:-.07em;margin:20px 0}.hpra-brandpanel h1 em{font-style:normal;color:var(--hpra-lime)}.hpra-brandpanel p{font-size:18px;line-height:1.6;color:#c6c8cd;max-width:470px}.hpra-proof{margin-top:28px;font-weight:850}.hpra-form{padding:58px;display:flex;flex-direction:column;justify-content:center;gap:15px}.hpra-form h2,.hpra-card h2{font-size:34px;letter-spacing:-.045em;margin:5px 0 10px}.hpra-kicker{font-size:11px;font-weight:1000;letter-spacing:.18em;text-transform:uppercase}.hpra-form label,.hpra-edit label{display:grid;gap:7px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.hpra-form input,.hpra-form select,.hpra-edit input,.hpra-edit select,.hpra-edit textarea{width:100%;border:1px solid var(--hpra-line);border-radius:14px;padding:14px 15px;background:#fff;color:var(--hpra-ink);font:inherit;outline:none}.hpra-form input:focus,.hpra-edit input:focus,.hpra-edit textarea:focus{border-color:#9dca26;box-shadow:0 0 0 3px rgba(199,255,53,.2)}.hpra-main{display:inline-flex;justify-content:center;align-items:center;background:var(--hpra-lime);color:var(--hpra-ink);border:0;border-radius:999px;padding:15px 20px;font-weight:1000;text-decoration:none;cursor:pointer}.hpra-grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hpra-check{grid-template-columns:auto 1fr!important;align-items:start;text-transform:none!important;font-weight:600!important;letter-spacing:0!important}.hpra-check input{width:auto!important}.hpra-muted{color:var(--hpra-muted);font-size:13px}.hpra-error{background:#fff0f0;border:1px solid #ffc8c8;color:#7f1d1d;padding:12px;border-radius:12px}.hpra-welcome{background:var(--hpra-lime);padding:15px 18px;border-radius:16px;font-weight:1000;margin-bottom:18px}.hpra-profilehead{background:var(--hpra-ink);color:#fff;border-radius:30px;padding:34px;display:flex;align-items:center;gap:22px}.hpra-profilehead h1,.hpra-public h1{font-size:54px;letter-spacing:-.06em;margin:4px 0}.hpra-profilehead p{color:#c5c7cc}.hpra-profilehead a{color:var(--hpra-lime);font-weight:900}.hpra-avatar img{width:110px;height:110px;border-radius:50%;object-fit:cover;border:4px solid var(--hpra-lime)}.hpra-layout,.hpra-public-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:20px;margin-top:20px}.hpra-card{background:#fff;border:1px solid var(--hpra-line);border-radius:28px;padding:28px;box-shadow:0 18px 60px rgba(16,18,24,.08)}.hpra-edit{display:grid;gap:16px}.hpra-side{align-self:start}.hpra-tile{display:flex;justify-content:space-between;background:var(--hpra-ink);color:#fff;padding:18px;border-radius:16px;text-decoration:none;margin:18px 0}.hpra-tile span{color:var(--hpra-lime)}.hpra-public{background:#efefe9;border-radius:34px;padding:34px}.hpra-public-top{display:flex;align-items:center;gap:22px;margin-bottom:20px}
@media(max-width:820px){.hpra-auth,.hpra-layout,.hpra-public-grid{grid-template-columns:1fr}.hpra-brandpanel{padding:42px;min-height:360px}.hpra-brandpanel h1{font-size:56px}.hpra-form{padding:36px}.hpra-grid2{grid-template-columns:1fr}.hpra-profilehead,.hpra-public-top{align-items:flex-start}.hpra-profilehead h1,.hpra-public h1{font-size:40px}}
