/* Premium authentication layout and defensive logo sizing */
.auth-logo-image{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;flex:0 0 44px!important;object-fit:cover!important;border-radius:11px!important;box-shadow:0 8px 24px rgba(0,0,0,.18)}
.auth-brand-panel{background:linear-gradient(145deg,#521426 0%,#310915 52%,#19050b 100%)}
.auth-brand-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.035),transparent 45%),radial-gradient(circle at 78% 24%,rgba(212,175,55,.13),transparent 28%);pointer-events:none}
.auth-brand-content{padding:42px clamp(42px,5vw,76px) 34px}
.auth-logo-copy small{color:#c9a962}.auth-brand-message{transform:none}.auth-brand-message h1{font-size:clamp(35px,3vw,49px);line-height:1.09}.auth-brand-message>p{max-width:520px;color:#d7c8ce}.auth-feature-card{border-color:rgba(231,195,92,.16);background:rgba(255,255,255,.055);backdrop-filter:blur(5px)}.auth-feature-card strong{color:#e7c35c}.auth-feature-card span{color:#bba8af}.auth-copyright{color:#9f818b}
.auth-form-panel{position:relative;padding:42px clamp(32px,6vw,88px);background:radial-gradient(circle at 88% 12%,rgba(20,155,143,.10),transparent 28%),linear-gradient(145deg,#f8fbfd,#edf4f8)}
.auth-form-panel:before{content:"";position:absolute;width:260px;height:260px;right:-120px;bottom:-120px;border-radius:50%;background:rgba(20,155,143,.045);pointer-events:none}
.auth-page-login .auth-form-card{max-width:480px;padding:38px 40px 34px;border:1px solid rgba(210,222,232,.9);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 24px 60px rgba(15,31,53,.10),0 2px 8px rgba(15,31,53,.04);transform:none;position:relative;z-index:1}
.auth-page-login .auth-form-header{margin-bottom:27px}.auth-page-login .auth-form-header h2{font-size:29px}.auth-page-login .auth-field input{height:46px;border-radius:9px;background:#fbfdfe}.auth-page-login .auth-submit{min-height:47px;border-radius:9px;background:linear-gradient(135deg,#16a596,#0d897f);box-shadow:0 9px 20px rgba(13,137,127,.17)}.auth-page-login .auth-submit:hover{background:linear-gradient(135deg,#129488,#08786f)}.auth-page-login .auth-switch{padding-top:18px;margin-top:20px;border-top:1px solid #edf1f4}
@media(max-width:900px){.auth-form-panel{flex-direction:column}.auth-mobile-logo{align-self:center;margin-bottom:24px}.auth-mobile-logo .auth-logo-image{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important;flex-basis:40px!important}.auth-page-login .auth-form-card{width:min(100%,480px)}}
@media(max-width:560px){.auth-form-panel{padding:22px 16px 30px;justify-content:flex-start}.auth-mobile-logo{margin:4px 0 20px}.auth-page-login .auth-form-card{padding:27px 20px 24px;border-radius:14px}.auth-page-login .auth-form-header{margin-bottom:22px}.auth-page-login .auth-form-header h2{font-size:25px}.auth-page-login .auth-form-options{align-items:flex-start;gap:10px}.auth-page-login .auth-switch{font-size:12px}}
.login-security-backdrop{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px;background:rgba(8,17,31,.72);backdrop-filter:blur(7px);animation:loginSecurityFade .18s ease-out}.login-security-popup{position:relative;width:min(100%,430px);padding:31px;border:1px solid #fecdd3;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(15,23,42,.3);text-align:center;animation:loginSecurityRise .22s ease-out}.login-security-close{position:absolute;right:14px;top:14px;width:34px;height:34px;border:0;border-radius:10px;background:#f8fafc;color:#64748b;font-size:23px;line-height:1;cursor:pointer}.login-security-icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 13px;border-radius:16px;background:linear-gradient(145deg,#fff1f2,#ffe4e6);color:#e11d48;font-size:25px;font-weight:900}.login-security-kicker{color:#e11d48;font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.login-security-popup h2{margin:5px 0 8px;color:#172033;font-size:22px;font-weight:800}.login-security-popup>p{margin:0;color:#526277;font-size:13px;line-height:1.6}.login-security-tip{display:flex;gap:10px;margin:19px 0;padding:13px 14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;text-align:left}.login-security-tip strong{flex:0 0 104px;color:#334155;font-size:11px}.login-security-tip span{color:#718096;font-size:10px;line-height:1.5}.login-security-action{width:100%;height:44px;border:0;border-radius:10px;background:linear-gradient(135deg,#0f9f92,#0b7f77);color:#fff;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 9px 20px rgba(13,137,127,.18)}@keyframes loginSecurityFade{from{opacity:0}to{opacity:1}}@keyframes loginSecurityRise{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:480px){.login-security-popup{padding:27px 20px;border-radius:16px}.login-security-tip{flex-direction:column;gap:4px}.login-security-tip strong{flex-basis:auto}}
.reset-security-backdrop{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px;background:rgba(4,22,31,.74);backdrop-filter:blur(8px);animation:loginSecurityFade .18s ease-out}.reset-security-popup{position:relative;width:min(100%,470px);padding:32px;border:1px solid #99f6e4;border-radius:21px;background:linear-gradient(180deg,#fff,#fbfffe);box-shadow:0 32px 95px rgba(5,46,45,.34);text-align:center;animation:loginSecurityRise .23s ease-out}.reset-security-close{position:absolute;right:14px;top:14px;width:34px;height:34px;border:0;border-radius:10px;background:#f0fdfa;color:#0f766e;font-size:23px;line-height:1;cursor:pointer}.reset-security-icon{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 13px;border-radius:18px;background:linear-gradient(145deg,#ccfbf1,#99f6e4);box-shadow:0 10px 22px rgba(13,148,136,.18)}.reset-security-icon span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#0d9488;color:#fff;font-size:18px;font-weight:900}.reset-security-kicker{color:#0d9488;font-size:10px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.reset-security-popup h2{margin:5px 0 8px;color:#142136;font-size:24px;font-weight:850}.reset-security-popup>p{margin:0 auto;max-width:380px;color:#526277;font-size:13px;line-height:1.6}.reset-security-steps{display:grid;gap:8px;margin:20px 0;text-align:left}.reset-security-steps>div{display:flex;align-items:center;gap:11px;padding:10px 12px;border:1px solid #e1ebe9;border-radius:11px;background:#fff}.reset-security-steps b{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:9px;background:#e6fffa;color:#0f766e;font-size:11px}.reset-security-steps span{display:flex;flex-direction:column}.reset-security-steps strong{color:#28384b;font-size:11px}.reset-security-steps small{margin-top:2px;color:#7a899c;font-size:9px}.reset-security-privacy{display:flex;gap:9px;padding:11px 12px;border-radius:11px;background:#f0fdfa;color:#426e69;text-align:left}.reset-security-privacy strong{flex:0 0 95px;color:#0f766e;font-size:10px}.reset-security-privacy span{font-size:9px;line-height:1.5}.reset-security-action{width:100%;height:45px;margin-top:17px;border:0;border-radius:10px;background:linear-gradient(135deg,#12a596,#0b8178);color:#fff;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 9px 22px rgba(13,137,127,.2)}@media(max-width:480px){.reset-security-popup{padding:28px 19px 22px;border-radius:16px}.reset-security-privacy{flex-direction:column;gap:3px}.reset-security-privacy strong{flex-basis:auto}}
.auth-invite-notice{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:11px 13px;border:1px solid #d7ebe8;border-radius:11px;background:linear-gradient(135deg,#f4fffd,#f8fafc);text-align:left}.auth-invite-notice:before{content:'✦';display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:9px;background:#ccfbf1;color:#0f766e;font-size:13px}.auth-invite-notice b{color:#0f766e;font-size:11px;white-space:nowrap}.auth-invite-notice small{color:#718096;font-size:9px;line-height:1.4}@media(max-width:420px){.auth-invite-notice{align-items:flex-start;flex-wrap:wrap;text-align:center}.auth-invite-notice:before{margin:0 auto}.auth-invite-notice b,.auth-invite-notice small{width:100%}}

/* Landing-matched chocolate + pink authentication experience */
:root{--auth-teal:#d83f76;--auth-teal-hover:#b8255b;--auth-aqua:#f4a4be;--auth-panel:#fff8f5;--auth-text:#29131b;--auth-muted:#795563;--auth-border:#ead8dd}
body.auth-body{background:#fff8f5;color:#29131b;}
.auth-shell{background:linear-gradient(145deg,#1e0e12,#0d0608);}
.auth-brand-panel{
  background:
    radial-gradient(circle at 17% 17%,rgba(235,89,139,.22),transparent 29%),
    radial-gradient(circle at 83% 78%,rgba(211,154,104,.14),transparent 34%),
    linear-gradient(145deg,#32171d 0%,#1b0c10 48%,#0d0608 100%);
  perspective:1200px;
}
.auth-brand-panel:before{
  background:
    linear-gradient(115deg,rgba(255,255,255,.055),transparent 38%),
    repeating-radial-gradient(circle at 80% 28%,rgba(244,164,190,.07) 0 1px,transparent 1px 25px);
}
.auth-brand-panel:after{background:linear-gradient(90deg,transparent,rgba(244,164,190,.08));}
.auth-brand-glow-one{background:rgba(225,79,131,.18);filter:blur(12px);}
.auth-brand-glow-two{background:rgba(215,165,111,.13);filter:blur(14px);}
.auth-logo-image{border-radius:14px!important;border:2px solid rgba(244,164,190,.5);box-shadow:0 16px 34px rgba(0,0,0,.38),inset 0 1px 0 #fff!important;transform:perspective(260px) rotateY(-7deg)}
.auth-logo-copy strong{font-family:Georgia,"Times New Roman",serif;letter-spacing:.025em;}
.auth-logo-copy small{color:#f0a9c0!important;}
.auth-brand-message h1{font-family:Georgia,"Times New Roman",serif;color:#fff5f7;text-shadow:0 8px 30px rgba(0,0,0,.35);}
.auth-brand-message h1::after{content:"";display:block;width:76px;height:3px;margin-top:22px;border-radius:999px;background:linear-gradient(90deg,#e14f83,#f2cfaa);box-shadow:0 0 20px rgba(225,79,131,.35);}
.auth-brand-message>p{color:#d9c1ca;}
.auth-feature-grid{perspective:900px;}
.auth-feature-card{
  border-color:rgba(244,164,190,.18);
  background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(225,79,131,.035));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 30px rgba(0,0,0,.14);
  transform:rotateX(2deg);transition:transform .3s ease,border-color .3s ease,background .3s ease;
}
.auth-feature-card:hover{transform:translateY(-5px) rotateX(0);border-color:rgba(244,164,190,.42);background:rgba(225,79,131,.11);}
.auth-feature-card strong{color:#f3a5be;}.auth-feature-card span{color:#c8adb6;}.auth-copyright{color:#a98290;}
.auth-form-panel{
  overflow:hidden;
  background:
    radial-gradient(circle at 88% 10%,rgba(225,79,131,.18),transparent 28%),
    radial-gradient(circle at 2% 90%,rgba(77,32,45,.08),transparent 32%),
    linear-gradient(145deg,#fffaf7,#f8e9eb);
}
.auth-form-panel:before{
  width:420px;height:420px;right:-180px;bottom:-190px;
  background:repeating-radial-gradient(circle,rgba(225,79,131,.08) 0 1px,transparent 1px 22px);
  transform:perspective(800px) rotateX(63deg) rotateZ(-16deg);
}
.auth-form-panel:after{content:"";position:absolute;left:-1px;top:8%;bottom:8%;width:1px;background:linear-gradient(transparent,rgba(225,79,131,.38),rgba(242,207,170,.45),transparent);box-shadow:0 0 18px rgba(225,79,131,.2);}
.auth-page-login .auth-form-card,.auth-form-card{
  border:1px solid rgba(225,79,131,.17);
  background:linear-gradient(155deg,rgba(255,255,255,.97),rgba(255,249,248,.94));
  box-shadow:0 34px 80px -34px rgba(54,17,30,.48),0 10px 28px rgba(83,30,47,.09),inset 0 1px 0 #fff;
}
.auth-page-login .auth-form-card:before{content:"";position:absolute;left:28px;right:28px;top:-1px;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,transparent,#e14f83,#f2cfaa,transparent);}
.auth-form-header h2{font-family:Georgia,"Times New Roman",serif;color:#2b141c;font-weight:800;}
.auth-form-header p{color:#795563;}
.auth-field label{color:#3c2029;font-weight:650;}
.auth-field input{border-color:#e8d5db;background:#fffdfc;color:#311922;box-shadow:inset 0 1px 2px rgba(46,18,27,.025);}
.auth-field input:hover{border-color:#dda9ba;}
.auth-field input:focus{border-color:#e14f83;box-shadow:0 0 0 4px rgba(225,79,131,.11),0 9px 22px rgba(89,25,47,.06);}
.auth-field input::placeholder{color:#b59aa4;}
.auth-remember input{accent-color:#d83f76;}
.auth-form-options a,.auth-switch a{color:#b8255b;}.auth-form-options a:hover,.auth-switch a:hover{color:#7f193f;}
.auth-page-login .auth-submit,.auth-submit{
  background:linear-gradient(135deg,#ed6d99,#ca2f67 58%,#7c2444);
  box-shadow:0 16px 28px -14px rgba(188,37,91,.62),inset 0 1px 0 rgba(255,255,255,.28);
  transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;
}
.auth-page-login .auth-submit:hover,.auth-submit:hover{background:linear-gradient(135deg,#f27ba4,#c62b63 58%,#6e1e3b);transform:translateY(-2px);box-shadow:0 21px 34px -15px rgba(188,37,91,.72);}
.auth-switch{border-top-color:#f0dfe4!important;color:#80606c;}
.auth-invite-notice{border-color:#eccdd7;background:linear-gradient(135deg,#fff4f7,#fffaf7);}
.auth-invite-notice:before{background:#f8d8e2;color:#aa2153;}.auth-invite-notice b{color:#a91f52;}.auth-invite-notice small{color:#8c6b77;}
.login-security-backdrop,.reset-security-backdrop{background:rgba(20,8,12,.78);}
.login-security-popup,.reset-security-popup{border-color:#efbacb;background:linear-gradient(180deg,#fff,#fff8f6);box-shadow:0 34px 100px rgba(28,7,14,.45);}
.login-security-action,.reset-security-action{background:linear-gradient(135deg,#e45a89,#b72458);box-shadow:0 12px 25px rgba(183,36,88,.25);}
.reset-security-icon{background:linear-gradient(145deg,#fbe0e8,#f3b5ca)}.reset-security-icon span{background:#c42c62}.reset-security-kicker{color:#b72458}.reset-security-close{background:#fff0f4;color:#a91f52}.reset-security-privacy{background:#fff0f4;color:#714653}.reset-security-privacy strong{color:#a91f52}.reset-security-steps b{background:#f9dbe5;color:#a91f52}
@media(max-width:900px){
  .auth-form-panel:after{display:none;}
  .auth-mobile-logo{position:relative;z-index:2;padding:9px 14px 9px 9px;border:1px solid rgba(225,79,131,.16);border-radius:15px;background:rgba(255,255,255,.72);box-shadow:0 12px 28px rgba(69,24,39,.08);}
  .auth-mobile-logo .auth-logo-copy small{color:#aa5672!important;}
}
@media(max-width:560px){
  .auth-form-panel{background:radial-gradient(circle at 90% 5%,rgba(225,79,131,.16),transparent 25%),linear-gradient(160deg,#fffaf8,#f7e6e9);}
  .auth-mobile-logo{margin-bottom:22px;}
}
@media(prefers-reduced-motion:reduce){.auth-feature-card:hover,.auth-submit:hover{transform:none;}}


/* Approved compact free-registration design */
.auth-page-free-register .auth-form-panel{
  align-items:center;
  justify-content:center;
  padding:34px clamp(28px,4.5vw,72px);
  background:
    radial-gradient(circle at 88% 8%,rgba(225,79,131,.15),transparent 27%),
    radial-gradient(circle at 6% 90%,rgba(92,38,56,.06),transparent 31%),
    linear-gradient(145deg,#fffaf8,#f8e9ec);
}
.auth-page-free-register .auth-free-register-card{
  position:relative;
  z-index:2;
  width:min(100%,600px);
  max-width:600px;
  padding:25px 28px 22px;
  border:1px solid rgba(225,79,131,.15);
  border-radius:26px;
  background:linear-gradient(155deg,rgba(255,255,255,.985),rgba(255,250,249,.965));
  box-shadow:0 28px 76px -34px rgba(59,18,34,.42),0 12px 30px rgba(93,38,57,.08),inset 0 1px 0 #fff;
  transform:none;
}
.auth-page-free-register .auth-free-register-card:before{
  content:"";
  position:absolute;
  top:-1px;left:70px;right:70px;height:2px;
  border-radius:0 0 999px 999px;
  background:linear-gradient(90deg,transparent,#e75a8b,#f2cfaa,transparent);
}
.auth-page-free-register .auth-form-header{
  margin:0 0 17px;
  text-align:center;
}
.auth-page-free-register .auth-form-header h2{
  font-size:29px;
  line-height:1.08;
  letter-spacing:-.02em;
}
.auth-page-free-register .auth-form-header p{
  margin-top:6px;
  font-size:12.5px;
  color:#80616d;
}
.auth-free-register-form{gap:13px}
.auth-free-register-banner{
  display:flex;
  align-items:center;
  gap:12px;
  padding:11px 13px;
  border:1px solid #99e2bb;
  border-radius:11px;
  background:linear-gradient(135deg,#effff4,#f5fff8);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8);
}
.auth-free-check{
  display:grid;
  place-items:center;
  flex:0 0 31px;
  width:31px;height:31px;
  border-radius:50%;
  background:linear-gradient(145deg,#13a354,#07873f);
  color:#fff;
  font-weight:900;
  font-size:18px;
  box-shadow:0 7px 14px rgba(8,135,63,.18);
}
.auth-free-register-banner>div{min-width:0;display:flex;flex-direction:column;gap:2px}
.auth-free-register-banner strong{color:#08733a;font-size:11.5px;line-height:1.25}
.auth-free-register-banner span,.auth-free-register-banner small{color:#23814f;font-size:9.5px;line-height:1.35}
.auth-free-meta{
  display:grid;
  grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);
  align-items:center;
  gap:16px;
  padding:12px 15px;
  border:1px solid #efdde3;
  border-radius:11px;
  background:linear-gradient(135deg,#fff8fa,#fffdfb);
}
.auth-free-meta-divider{width:1px;height:42px;background:#ead9df}
.auth-free-meta-item{display:flex;align-items:center;gap:10px;min-width:0}
.auth-free-meta-icon{
  display:grid;place-items:center;
  flex:0 0 33px;width:33px;height:33px;
  border-radius:50%;
  background:#ffe6ee;
  color:#d94075;
  font-size:15px;font-weight:900;
  box-shadow:inset 0 0 0 1px rgba(217,64,117,.07);
}
.auth-free-meta-item>div{min-width:0;display:flex;flex-direction:column;gap:2px}
.auth-free-meta-item small{color:#8b7079;font-size:9.5px;line-height:1.2}
.auth-free-meta-item strong{overflow:hidden;text-overflow:ellipsis;color:#341722;font-size:12.5px;line-height:1.25;white-space:nowrap}
.auth-free-register-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 13px}
.auth-span-2{grid-column:1/-1}
.auth-page-free-register .auth-field{gap:5px}
.auth-page-free-register .auth-field label{font-size:10.5px;font-weight:750;color:#3f202a}
.auth-input-shell{position:relative}
.auth-input-icon{
  position:absolute;z-index:1;left:12px;top:50%;transform:translateY(-50%);
  width:18px;text-align:center;
  color:#7b5b67;font-size:14px;font-weight:700;
  pointer-events:none;
}
.auth-page-free-register .auth-input-shell input{
  height:39px;
  padding-left:38px;
  border-radius:8px;
  border-color:#e7d7dc;
  background:#fffefd;
  font-size:11.5px;
}
.auth-page-free-register .auth-input-shell input::placeholder{color:#b49ca5}
.auth-page-free-register .auth-input-shell input:focus{border-color:#df7598;box-shadow:0 0 0 3px rgba(216,63,118,.09)}
.auth-page-free-register .auth-field small{margin-top:-1px;color:#8090a5;font-size:9.5px;line-height:1.3}
.auth-page-free-register .auth-field-readonly input{font-weight:750;color:#44222f;background:linear-gradient(180deg,#f7f7f8,#f3f4f6);border-color:#e1e2e5}
.auth-page-free-register .auth-field-readonly .auth-input-icon{color:#705763}
.auth-page-free-register .auth-submit{
  min-height:44px;
  margin-top:1px;
  border-radius:9px;
  font-size:13.5px;
  font-weight:800;
  letter-spacing:.005em;
  background:linear-gradient(135deg,#e75386,#c92f66 57%,#a82154);
  box-shadow:0 12px 24px -13px rgba(183,36,88,.58),inset 0 1px 0 rgba(255,255,255,.3);
}
.auth-page-free-register .auth-submit:before{content:"✦";margin-right:8px;font-size:11px}
.auth-page-free-register .auth-switch{margin:13px 0 0;padding-top:0;border-top:0!important;font-size:10.5px}
.auth-page-free-register .auth-mobile-logo{margin-bottom:18px}
@media(min-width:901px){
  .auth-page-free-register .auth-brand-message h1{font-size:clamp(38px,3.15vw,54px)}
  .auth-page-free-register .auth-feature-card{height:82px}
}
@media(max-width:1100px) and (min-width:901px){
  .auth-page-free-register .auth-form-panel{padding-left:28px;padding-right:28px}
  .auth-page-free-register .auth-free-register-card{width:min(100%,560px);padding:23px 24px 20px}
}
@media(max-width:900px){
  .auth-page-free-register .auth-form-panel{align-items:flex-start;padding:26px 20px 34px}
  .auth-page-free-register .auth-free-register-card{width:min(100%,600px);max-width:600px;margin:0 auto}
}
@media(max-width:620px){
  .auth-page-free-register .auth-free-register-card{padding:22px 18px 20px;border-radius:19px}
  .auth-page-free-register .auth-form-header h2{font-size:26px}
  .auth-free-meta{grid-template-columns:1fr;gap:10px}
  .auth-free-meta-divider{width:100%;height:1px}
  .auth-free-register-grid{grid-template-columns:1fr}
  .auth-span-2{grid-column:auto}
}
@media(max-width:420px){
  .auth-page-free-register .auth-form-panel{padding-left:13px;padding-right:13px}
  .auth-page-free-register .auth-free-register-card{padding:20px 14px 18px}
}


/* Approved compact referral/package registration design */
.auth-page-premium-register .auth-form-panel{
  align-items:center;
  justify-content:center;
  padding:30px clamp(26px,4.2vw,68px);
  background:
    radial-gradient(circle at 88% 8%,rgba(225,79,131,.15),transparent 27%),
    radial-gradient(circle at 6% 90%,rgba(92,38,56,.06),transparent 31%),
    linear-gradient(145deg,#fffaf8,#f8e9ec);
}
.auth-page-premium-register .auth-premium-register-card{
  position:relative;
  z-index:2;
  width:min(100%,610px);
  max-width:610px;
  padding:24px 28px 21px;
  border:1px solid rgba(225,79,131,.15);
  border-radius:25px;
  background:linear-gradient(155deg,rgba(255,255,255,.985),rgba(255,250,249,.965));
  box-shadow:0 28px 76px -34px rgba(59,18,34,.42),0 12px 30px rgba(93,38,57,.08),inset 0 1px 0 #fff;
  transform:none;
}
.auth-page-premium-register .auth-premium-register-card:before{
  content:"";
  position:absolute;
  top:-1px;left:70px;right:70px;height:2px;
  border-radius:0 0 999px 999px;
  background:linear-gradient(90deg,transparent,#e75a8b,#f2cfaa,transparent);
}
.auth-page-premium-register .auth-form-header{margin:0 0 16px;text-align:center}
.auth-page-premium-register .auth-form-header h2{font-size:28px;line-height:1.08;letter-spacing:-.02em}
.auth-page-premium-register .auth-form-header p{margin-top:6px;font-size:12.5px;color:#80616d}
.auth-premium-register-form{gap:12px}
.auth-premium-register-banner{
  display:flex;
  align-items:center;
  gap:12px;
  padding:11px 13px;
  border:1px solid #efd0dc;
  border-radius:11px;
  background:linear-gradient(135deg,#fff3f7,#fff9fb);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.85);
}
.auth-premium-register-icon{
  display:grid;place-items:center;
  flex:0 0 31px;width:31px;height:31px;
  border-radius:50%;
  background:linear-gradient(145deg,#ed6d99,#c92f66);
  color:#fff;
  font-weight:900;font-size:14px;
  box-shadow:0 7px 14px rgba(188,37,91,.16);
}
.auth-premium-register-banner>div{display:flex;flex-direction:column;gap:2px;min-width:0}
.auth-premium-register-banner strong{color:#8d1f49;font-size:11.5px;line-height:1.25}
.auth-premium-register-banner span,.auth-premium-register-banner small{color:#8f6373;font-size:9.5px;line-height:1.35}
.auth-premium-meta{
  display:grid;
  grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);
  align-items:center;
  gap:16px;
  padding:12px 15px;
  border:1px solid #efdde3;
  border-radius:11px;
  background:linear-gradient(135deg,#fff8fa,#fffdfb);
}
.auth-premium-register-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 13px}
.auth-page-premium-register .auth-field{gap:5px}
.auth-page-premium-register .auth-field label{font-size:10.5px;font-weight:750;color:#3f202a}
.auth-page-premium-register .auth-input-shell input{
  height:39px;
  padding-left:38px;
  border-radius:8px;
  border-color:#e7d7dc;
  background:#fffefd;
  font-size:11.5px;
}
.auth-page-premium-register .auth-input-shell input::placeholder{color:#b49ca5}
.auth-page-premium-register .auth-input-shell input:focus{border-color:#df7598;box-shadow:0 0 0 3px rgba(216,63,118,.09)}
.auth-page-premium-register .auth-field small{margin-top:-1px;color:#8090a5;font-size:9.5px;line-height:1.3}
.auth-page-premium-register .auth-field-readonly input{font-weight:750;color:#44222f;background:linear-gradient(180deg,#f7f7f8,#f3f4f6);border-color:#e1e2e5}
.auth-page-premium-register .auth-package-code-field .auth-input-shell input{font-weight:800;letter-spacing:.05em;color:#7f2147;background:linear-gradient(180deg,#fffdfd,#fff8fa)}
.auth-page-premium-register .auth-package-code-field .auth-input-icon{color:#c42c62;font-weight:900}
.auth-page-premium-register .auth-submit{
  min-height:44px;
  margin-top:1px;
  border-radius:9px;
  font-size:13.5px;
  font-weight:800;
  letter-spacing:.005em;
  background:linear-gradient(135deg,#e75386,#c92f66 57%,#a82154);
  box-shadow:0 12px 24px -13px rgba(183,36,88,.58),inset 0 1px 0 rgba(255,255,255,.3);
}
.auth-page-premium-register .auth-submit:before{content:"✦";margin-right:8px;font-size:11px}
.auth-page-premium-register .auth-switch{margin:13px 0 0;padding-top:0;border-top:0!important;font-size:10.5px}
@media(min-width:901px){.auth-page-premium-register .auth-brand-message h1{font-size:clamp(38px,3.15vw,54px)}.auth-page-premium-register .auth-feature-card{height:82px}}
@media(max-width:1100px) and (min-width:901px){.auth-page-premium-register .auth-form-panel{padding-left:28px;padding-right:28px}.auth-page-premium-register .auth-premium-register-card{width:min(100%,570px);padding:22px 24px 19px}}
@media(max-width:900px){.auth-page-premium-register .auth-form-panel{align-items:flex-start;padding:26px 20px 34px}.auth-page-premium-register .auth-premium-register-card{width:min(100%,610px);max-width:610px;margin:0 auto}}
@media(max-width:620px){.auth-page-premium-register .auth-premium-register-card{padding:22px 18px 20px;border-radius:19px}.auth-page-premium-register .auth-form-header h2{font-size:26px}.auth-premium-meta{grid-template-columns:1fr;gap:10px}.auth-premium-meta .auth-free-meta-divider{width:100%;height:1px}.auth-premium-register-grid{grid-template-columns:1fr}.auth-page-premium-register .auth-span-2{grid-column:auto}}
@media(max-width:420px){.auth-page-premium-register .auth-form-panel{padding-left:13px;padding-right:13px}.auth-page-premium-register .auth-premium-register-card{padding:20px 14px 18px}}

/* Registration password confirmation + visibility controls v41 */
.auth-password-shell input{
  padding-right:45px!important;
}
.auth-password-toggle{
  position:absolute;
  z-index:3;
  top:50%;
  right:6px;
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  padding:0;
  border:0;
  border-radius:8px;
  background:transparent;
  color:#8c6674;
  cursor:pointer;
  transform:translateY(-50%);
  transition:background-color .16s ease,color .16s ease,box-shadow .16s ease;
}
.auth-password-toggle:hover{
  background:#fff0f5;
  color:#c62f66;
}
.auth-password-toggle:focus-visible{
  outline:0;
  background:#fff0f5;
  color:#b9245a;
  box-shadow:0 0 0 3px rgba(216,63,118,.13);
}
.auth-eye-icon{
  position:relative;
  width:18px;
  height:12px;
  display:block;
  border:1.7px solid currentColor;
  border-radius:55% 45% 55% 45% / 55% 55% 45% 45%;
  transform:rotate(45deg);
}
.auth-eye-icon:before{
  content:"";
  position:absolute;
  top:50%;
  left:50%;
  width:4px;
  height:4px;
  border-radius:50%;
  background:currentColor;
  transform:translate(-50%,-50%);
}
.auth-password-toggle[aria-pressed="true"] .auth-eye-icon:after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:22px;
  height:2px;
  border-radius:999px;
  background:currentColor;
  box-shadow:0 0 0 2px #fffefd;
  transform:translate(-50%,-50%) rotate(-45deg);
}
@media(max-width:620px){
  .auth-password-toggle{right:5px;width:34px;height:34px}
  .auth-password-shell input{padding-right:47px!important}
}
