html,body.fresh-register-page{height:auto;min-height:100%;overflow:auto}
.fresh-register-main{height:auto;min-height:calc(100vh - 33px);padding:18px}
.register-auth-shell{height:auto;min-height:650px;max-width:1080px}
.register-form-panel{justify-content:flex-start;padding:28px 40px;max-height:calc(100vh - 72px);overflow:auto;scrollbar-width:thin}
.register-form-panel .section-heading{position:sticky;top:-28px;z-index:2;margin:-28px -40px 10px;padding:28px 40px 8px;background:rgba(255,255,255,.97);backdrop-filter:blur(10px)}
.register-form-panel form{gap:8px}.register-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.register-form-panel label{font-weight:750}.register-form-panel input,.register-form-panel select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cfb27f;border-radius:9px;background:#fff;color:#24303e;font:inherit;outline:none}
.register-form-panel input:focus,.register-form-panel select:focus{border-color:#d73516;box-shadow:0 0 0 4px rgba(215,53,22,.12)}
.register-form-panel .message{min-height:20px;margin:0}
@media(max-width:760px){.fresh-register-main{padding:12px}.register-auth-shell{min-height:0}.register-form-panel{max-height:none;padding:28px 22px}.register-form-panel .section-heading{position:static;margin:0;padding:0;background:transparent}.register-grid{grid-template-columns:1fr}}.captcha-block{margin:14px 0}.captcha-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.captcha-row img{width:240px;max-width:70%;height:auto;border-radius:10px}.captcha-row .secondary{width:auto;padding:10px 14px}
