:root{--auth-bg-900: #070b14;--auth-bg-800: #0f1b31;--auth-bg-700: #13223d;--auth-text-100: #eaf0ff;--auth-text-300: rgba(234, 240, 255, .74);--auth-stroke: rgba(255, 255, 255, .12);--auth-gold-1: #f6d47a;--auth-gold-2: #d9a73e;--auth-danger: #fca5a5}.auth-premium-page{background:radial-gradient(circle at 16% 22%,rgba(246,212,122,.11),transparent 22%),radial-gradient(circle at 86% 11%,rgba(78,121,196,.16),transparent 24%),linear-gradient(180deg,#070b14,#0b1220 55%,#0f1b31);color:var(--auth-text-100)}.auth-premium-page section{background-color:transparent;padding-block:0}.auth-premium-wrap{padding:7.6rem 0 4.8rem}.auth-premium-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,460px);gap:clamp(1.25rem,4vw,2.8rem);align-items:start}.auth-premium-brand{position:relative;overflow:hidden;min-height:100%;padding:clamp(1.5rem,3vw,2rem);border:1px solid rgba(255,255,255,.08);border-radius:28px;background:linear-gradient(180deg,#0b1220db,#0f1b31e6),url(/images/hero-map.jpg) center center / cover no-repeat;box-shadow:0 28px 56px #03081257}.auth-premium-brand:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 26%,rgba(246,212,122,.18),transparent 24%),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:auto,130px 130px,130px 130px;opacity:.44;pointer-events:none}.auth-premium-brand>*{position:relative;z-index:1}.auth-premium-kicker{margin:0 0 .8rem;color:#f6d47ae6;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.auth-premium-title{margin:0 0 1rem;color:#fff;font-size:clamp(2rem,4vw,3rem);line-height:1.04;letter-spacing:-.03em}.auth-premium-copy{margin:0;max-width:34rem;color:var(--auth-text-300);line-height:1.78;font-size:1rem}.auth-premium-points{margin:1.5rem 0 0;padding:0;list-style:none;display:grid;gap:.55rem}.auth-premium-points li{display:flex;align-items:center;gap:.55rem;color:#eaf0ffe0}.auth-premium-points i{color:var(--auth-gold-1)}.auth-premium-panel{position:relative;overflow:hidden;padding:clamp(1.3rem,3vw,1.8rem);border:1px solid var(--auth-stroke);border-radius:26px;background:linear-gradient(180deg,#101b2ef0,#080e1af5);box-shadow:0 24px 52px #03081261;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-premium-panel__head{margin-bottom:1rem}.auth-premium-panel__head h1,.auth-premium-panel__head h2{margin:0 0 .4rem;color:#fff;font-size:clamp(1.55rem,2.4vw,2.15rem);font-weight:700;letter-spacing:-.02em}.auth-premium-panel__head p{margin:0;color:var(--auth-text-300);line-height:1.7}.auth-premium-label{display:inline-flex;margin-bottom:.42rem;color:#eaf0ffe0;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-premium-label .text-danger{margin-left:.2rem}.auth-premium-input.form-control{min-height:50px;border:1px solid rgba(255,255,255,.12)!important;border-radius:12px!important;background:#070b14b3;color:var(--auth-text-100)!important;box-shadow:none!important}.auth-premium-input.form-control::-moz-placeholder{color:#eaf0ff6b}.auth-premium-input.form-control::placeholder{color:#eaf0ff6b}.auth-premium-input.form-control:focus{border-color:#f6d47a73!important;box-shadow:0 0 0 3px #d9a73e1f!important}.auth-premium-check .form-check-input{border-color:#ffffff4d;background-color:#ffffff0d}.auth-premium-check .form-check-input:checked{border-color:#f6d47a99;background-color:#d9a73ed9}.auth-premium-check .form-check-label{color:#eaf0ffc7!important}.auth-premium-link{color:#f6d47af2;text-decoration:none}.auth-premium-link:hover{color:#ffe7b5}.auth-premium-submit{width:100%;min-height:50px;border-radius:999px;border:1px solid rgba(246,212,122,.5);background:linear-gradient(135deg,var(--auth-gold-1) 0%,var(--auth-gold-2) 100%);color:#101827;font-size:.95rem;font-weight:700;box-shadow:0 16px 34px #d9a73e40;transition:transform .16s ease,box-shadow .16s ease}.auth-premium-submit:hover{transform:translateY(-1px);color:#101827;box-shadow:0 20px 36px #d9a73e4d}.auth-premium-submit:focus-visible{outline:2px solid rgba(246,212,122,.9);outline-offset:2px}.auth-premium-muted{color:#eaf0ffad}.auth-premium-alert{border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff0a;color:#eaf0ffe0}.auth-premium-alert.alert-danger{border-color:#fca5a552;background:#7f1d1d3d;color:#fee2e2}.auth-premium-alert.alert-success{border-color:#6ee7b747;background:#064e3b3d;color:#d1fae5}.auth-premium-error.is-invalid{display:block;margin-top:.38rem;color:var(--auth-danger)!important;font-size:.8rem}.auth-premium-actions{display:grid;gap:.75rem}.auth-premium-actions--inline{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:center}.auth-premium-actions--inline .auth-premium-submit{width:auto;min-width:220px;padding-inline:1.25rem}.auth-premium-ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.6rem 1rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#eaf0ffe6;background:#ffffff0a;text-decoration:none}.auth-premium-ghost-btn:hover{color:#fff;background:#ffffff14}.auth-premium-form .row>.col{margin-bottom:.25rem}@media (max-width: 1199.98px){.auth-premium-grid{grid-template-columns:1fr}}@media (max-width: 767.98px){.auth-premium-wrap{padding:6.8rem 0 3.5rem}.auth-premium-brand,.auth-premium-panel{border-radius:20px}.auth-premium-panel{padding:1.1rem}}
