/* Sayyarati V86.47 — unified login/register entry */
.auth-entry-v8647-body{background:linear-gradient(180deg,#f6f9ff 0,#f1f5fb 52%,#f7f9fc 100%)!important}
.auth-entry-v8647-page{max-width:980px!important;padding:22px 16px 64px!important}
.auth-entry-v8647-shell{width:min(100%,760px);margin:0 auto}
.auth-entry-v8647-card{position:relative;overflow:hidden;padding:18px 22px 24px;border:1px solid #dce6f3;border-radius:30px;background:rgba(255,255,255,.98);box-shadow:0 22px 60px rgba(18,55,106,.10)}
.auth-entry-v8647-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#0d5fe9,#1b75ff,#20b7ee)}
.auth-entry-v8647-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:2px 0 28px;padding:5px;border:1px solid #dce7f5;border-radius:18px;background:#f4f7fb}
.auth-entry-v8647-tabs>a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:8px 14px;border-radius:13px;color:#66758b;font-size:14px;font-weight:950;transition:.18s ease}
.auth-entry-v8647-tabs>a:hover{color:#0b5bd8;background:#fff}
.auth-entry-v8647-tabs>a.is-active{background:#fff;color:#075ce0;box-shadow:0 5px 16px rgba(17,72,143,.10),inset 0 0 0 1px #cfe0fa}
.auth-entry-v8647-tab-icon{display:grid;place-items:center;width:25px;height:25px}
.auth-entry-v8647-tab-icon svg{width:21px;height:21px}
.auth-entry-v8647-head{display:flex;align-items:center;gap:16px;margin:0 4px 26px;text-align:right}
.auth-entry-v8647-mark{display:grid;place-items:center;flex:0 0 64px;width:64px;height:64px;border-radius:20px;background:linear-gradient(145deg,#edf5ff,#e3efff);color:#1165ed;box-shadow:inset 0 0 0 1px #d4e4fb}
.auth-entry-v8647-mark svg{width:34px;height:34px}
.auth-entry-v8647-head>div:last-child{min-width:0}
.auth-entry-v8647-kicker{display:block;margin-bottom:3px;color:#1768de;font-size:12px;font-weight:1000}
.auth-entry-v8647-head h1{margin:0;color:#102142;font-size:clamp(28px,4vw,40px);line-height:1.25;font-weight:1000}
.auth-entry-v8647-head p{margin:7px 0 0;color:#6b7890;font-size:14px;font-weight:720;line-height:1.85}
.auth-entry-v8647-alert{margin:0 4px 18px!important;border-radius:15px!important;padding:12px 14px!important;font-weight:850!important}
.auth-entry-v8647-form{display:grid;gap:16px;margin:0 4px}
.auth-entry-v8647-field{display:grid;gap:8px;color:#273750;font-size:13px;font-weight:950}
.auth-entry-v8647-input{display:flex;align-items:center;gap:8px;min-height:58px;padding:0 14px;border:1px solid #d8e2ef;border-radius:17px;background:#fbfdff;transition:.18s ease}
.auth-entry-v8647-input:focus-within{border-color:#2b75ed;box-shadow:0 0 0 4px rgba(31,111,238,.10);background:#fff}
.auth-entry-v8647-input-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;color:#6d84a4}
.auth-entry-v8647-input-icon svg{width:22px;height:22px}
.auth-entry-v8647-input input{width:100%;height:54px!important;padding:0 2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#112342;font-size:16px!important;font-weight:850}
.auth-entry-v8647-input input::placeholder{color:#9aa4b4;font-weight:700}
.auth-entry-v8647-submit,.auth-entry-v8647-primary,.auth-entry-v8647-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:56px;border:0;border-radius:17px;font-size:15px;font-weight:1000;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}
.auth-entry-v8647-submit,.auth-entry-v8647-primary{background:linear-gradient(135deg,#1b70ff,#0758de);color:#fff;box-shadow:0 10px 24px rgba(11,92,255,.20)}
.auth-entry-v8647-submit{width:100%;margin-top:2px}
.auth-entry-v8647-submit svg{width:22px;height:22px}
.auth-entry-v8647-submit:hover,.auth-entry-v8647-primary:hover{transform:translateY(-1px);box-shadow:0 13px 27px rgba(11,92,255,.24)}
.auth-entry-v8647-secondary{border:1px solid #d6e1ef;background:#f8fafc;color:#40516a;box-shadow:none}
.auth-entry-v8647-notes{display:flex;flex-wrap:wrap;gap:8px 16px;margin:22px 4px 0;padding:14px 16px;border:1px solid #e0e8f2;border-radius:16px;background:#f8fbff;color:#65748a;font-size:11px;font-weight:800}
.auth-entry-v8647-notes span{display:flex;align-items:center;gap:6px}
.auth-entry-v8647-notes i{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e8f8ef;color:#098958;font-style:normal;font-size:10px;font-weight:1000}
.auth-entry-v8647-help{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:18px;color:#7a8799;font-size:12px;font-weight:800}
.auth-entry-v8647-help a{color:#0b61e8;font-weight:950}
.auth-entry-v8647-help-dot{color:#c3cbd6}

/* Registration keeps the existing wizard runtime but uses the same visual shell. */
.auth-entry-v8647-register-shell{width:min(100%,820px)}
.auth-entry-v8647-register-card{padding-bottom:26px}
.auth-entry-v8647-register-head{margin-bottom:20px}
.auth-entry-v8647-progress{max-width:480px;margin:0 auto 26px!important;padding:0 8px}
.auth-entry-v8647-progress>span{min-width:64px!important;font-size:11px!important}
.auth-entry-v8647-progress>span b{width:34px!important;height:34px!important;font-size:13px!important}
.auth-entry-v8647-progress>i{max-width:105px!important;margin-bottom:20px!important}
.auth-entry-v8647-register-form{margin:0 4px}
.auth-entry-v8647-step-title{margin-bottom:18px!important}
.auth-entry-v8647-step-title>span{width:42px!important;height:42px!important;border-radius:14px!important;font-size:16px!important}
.auth-entry-v8647-step-title h2{font-size:20px!important}
.auth-entry-v8647-step-title p{font-size:12px!important;line-height:1.65!important}
.auth-entry-v8647-register-form .auth-entry-v8647-field{gap:8px}
.auth-entry-v8647-register-form .auth-entry-v8647-field>input{height:58px!important;border:1px solid #d8e2ef!important;border-radius:17px!important;background:#fbfdff!important;padding:0 15px!important;color:#112342!important;font-size:15px!important;font-weight:850!important}
.auth-entry-v8647-register-form .auth-entry-v8647-field>input:focus{border-color:#2b75ed!important;box-shadow:0 0 0 4px rgba(31,111,238,.10)!important;background:#fff!important}
.auth-entry-v8647-username{min-height:58px!important;border:1px solid #d8e2ef!important;border-radius:17px!important;background:#fbfdff!important}
.auth-entry-v8647-username:focus-within{border-color:#2b75ed!important;box-shadow:0 0 0 4px rgba(31,111,238,.10)!important;background:#fff!important}
.auth-entry-v8647-username input{height:56px!important;font-size:15px!important}
.auth-entry-v8647-suggestions{margin-top:12px!important}
.auth-entry-v8647-suggestions button{background:#f3f7ff!important;border-color:#cbdcf7!important;color:#0b60df!important}
.auth-entry-v8647-step-actions{margin-top:22px!important}
.auth-entry-v8647-step-actions .auth-entry-v8647-submit{width:min(100%,260px);margin-inline-start:auto;padding-inline:24px}
.auth-entry-v8647-step-actions--split{display:grid!important;grid-template-columns:minmax(120px,.45fr) minmax(150px,1fr)!important;gap:10px!important}
.auth-entry-v8647-primary,.auth-entry-v8647-secondary{width:100%;padding:0 20px}
.auth-entry-v8647-terms{margin-top:18px!important;padding:13px 14px;border:1px solid #e0e8f3;border-radius:15px;background:#f8fbff}
.auth-entry-v8647-register-note{display:flex;align-items:flex-start;gap:10px;margin:22px 4px 0;padding:13px 15px;border:1px solid #dce9f7;border-radius:16px;background:#f7fbff;color:#65748a}
.auth-entry-v8647-register-note>span{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#e7f8ef;color:#078b57;font-weight:1000}
.auth-entry-v8647-register-note p{margin:0;font-size:11px;font-weight:780;line-height:1.75}
.auth-entry-v8647-register-note strong{color:#263a58}

@media(max-width:640px){
  .auth-entry-v8647-page{padding:12px 10px 42px!important}
  .auth-entry-v8647-card{padding:13px 13px 18px;border-radius:24px}
  .auth-entry-v8647-tabs{margin-bottom:22px;border-radius:16px}
  .auth-entry-v8647-tabs>a{min-height:46px;padding:7px 8px;font-size:12px}
  .auth-entry-v8647-tab-icon{width:21px;height:21px}
  .auth-entry-v8647-tab-icon svg{width:18px;height:18px}
  .auth-entry-v8647-head{gap:12px;margin:0 2px 20px;align-items:flex-start}
  .auth-entry-v8647-mark{flex-basis:52px;width:52px;height:52px;border-radius:17px}
  .auth-entry-v8647-mark svg{width:28px;height:28px}
  .auth-entry-v8647-kicker{font-size:10px}
  .auth-entry-v8647-head h1{font-size:27px}
  .auth-entry-v8647-head p{font-size:12px;line-height:1.7}
  .auth-entry-v8647-form,.auth-entry-v8647-register-form{margin-inline:2px}
  .auth-entry-v8647-field{font-size:12px}
  .auth-entry-v8647-input,.auth-entry-v8647-register-form .auth-entry-v8647-field>input,.auth-entry-v8647-username{min-height:54px!important;height:54px!important;border-radius:15px!important}
  .auth-entry-v8647-input input,.auth-entry-v8647-username input{height:52px!important;font-size:14px!important}
  .auth-entry-v8647-submit,.auth-entry-v8647-primary,.auth-entry-v8647-secondary{min-height:52px;border-radius:15px;font-size:13px}
  .auth-entry-v8647-notes{display:grid;gap:7px;margin-top:18px;padding:12px;font-size:10px}
  .auth-entry-v8647-help{margin-top:15px;font-size:10px}
  .auth-entry-v8647-progress{margin-bottom:20px!important}
  .auth-entry-v8647-progress>span{min-width:54px!important}
  .auth-entry-v8647-progress>span b{width:31px!important;height:31px!important}
  .auth-entry-v8647-progress>i{margin-bottom:19px!important}
  .auth-entry-v8647-step-title{gap:10px!important}
  .auth-entry-v8647-step-title>span{width:38px!important;height:38px!important}
  .auth-entry-v8647-step-title h2{font-size:17px!important}
  .auth-entry-v8647-step-title p{font-size:10.5px!important}
  .auth-entry-v8647-step-actions .auth-entry-v8647-submit{width:100%}
  .auth-entry-v8647-register-note{padding:11px 12px}
}


/* Sayyarati V86.49 — compact, simple login screen */
.auth-entry-v8649-login .auth-entry-v8647-page{padding-top:14px!important;padding-bottom:48px!important}
.auth-entry-v8649-login .auth-entry-v8647-shell{width:min(100%,700px)}
.auth-entry-v8649-login .auth-entry-v8647-card{padding:15px 20px 20px;border-radius:26px;box-shadow:0 16px 42px rgba(18,55,106,.08)}
.auth-entry-v8649-login .auth-entry-v8647-card::before{height:3px}
.auth-entry-v8649-login .auth-entry-v8647-tabs{margin:2px 0 20px;padding:4px;border-radius:16px}
.auth-entry-v8649-login .auth-entry-v8647-tabs>a{min-height:47px;border-radius:12px;font-size:13px}
.auth-entry-v8649-login .auth-entry-v8647-tab-icon{width:22px;height:22px}
.auth-entry-v8649-login .auth-entry-v8647-tab-icon svg{width:19px;height:19px}
.auth-entry-v8649-login-head{display:block!important;margin:0 4px 18px!important;text-align:right!important}
.auth-entry-v8649-login-head>div{width:100%}
.auth-entry-v8649-login-head h1{font-size:clamp(26px,3.5vw,34px)!important;line-height:1.25!important}
.auth-entry-v8649-login-head p{margin-top:5px!important;font-size:13px!important;line-height:1.65!important}
.auth-entry-v8649-login .auth-entry-v8647-form{gap:13px}
.auth-entry-v8649-login .auth-entry-v8647-field{gap:7px}
.auth-entry-v8649-login .auth-entry-v8647-input{min-height:54px;border-radius:15px}
.auth-entry-v8649-login .auth-entry-v8647-input input{height:50px!important;font-size:15px!important}
.auth-entry-v8649-login .auth-entry-v8647-input-icon{flex-basis:28px;width:28px}
.auth-entry-v8649-login .auth-entry-v8647-input-icon svg{width:20px;height:20px}
.auth-entry-v8649-login .auth-entry-v8647-submit{min-height:53px;margin-top:3px;border-radius:15px;font-size:14px;box-shadow:0 8px 20px rgba(11,92,255,.18)}
.auth-entry-v8649-legacy-note{margin:11px 4px 0;color:#8490a2;font-size:10.5px;font-weight:780;line-height:1.6;text-align:center}
.auth-entry-v8649-login .auth-entry-v8647-help{margin-top:13px;padding-top:12px;border-top:1px solid #e9eef5;font-size:11px}
@media(max-width:640px){
  .auth-entry-v8649-login .auth-entry-v8647-page{padding:8px 9px 34px!important}
  .auth-entry-v8649-login .auth-entry-v8647-card{padding:11px 11px 15px;border-radius:22px}
  .auth-entry-v8649-login .auth-entry-v8647-tabs{margin-bottom:16px}
  .auth-entry-v8649-login .auth-entry-v8647-tabs>a{min-height:43px;padding:6px;font-size:11.5px;gap:5px}
  .auth-entry-v8649-login-head{margin:0 2px 15px!important}
  .auth-entry-v8649-login-head h1{font-size:25px!important}
  .auth-entry-v8649-login-head p{font-size:11.5px!important}
  .auth-entry-v8649-login .auth-entry-v8647-form{gap:11px;margin-inline:2px}
  .auth-entry-v8649-login .auth-entry-v8647-input{min-height:50px!important;height:50px!important;border-radius:14px!important}
  .auth-entry-v8649-login .auth-entry-v8647-input input{height:48px!important;font-size:13.5px!important}
  .auth-entry-v8649-login .auth-entry-v8647-submit{min-height:49px;border-radius:14px;font-size:12.5px}
  .auth-entry-v8649-legacy-note{margin-top:9px;font-size:9.5px}
  .auth-entry-v8649-login .auth-entry-v8647-help{margin-top:11px;padding-top:10px;font-size:9.8px}
}


/* Sayyarati V86.75 — compact, simple and unified login/register UI */
.auth-entry-v8675-login .auth-entry-v8647-page,
.auth-entry-v8675-register .auth-entry-v8647-page{
  padding-top:10px!important;
  padding-bottom:20px!important;
}
.auth-entry-v8675-login .auth-entry-v8647-shell{width:min(100%,650px)!important}
.auth-entry-v8675-register .auth-entry-v8647-shell{width:min(100%,690px)!important}

.auth-entry-v8675-login .auth-entry-v8647-card,
.auth-entry-v8675-register .auth-entry-v8647-card{
  padding:13px 18px 17px!important;
  border-radius:24px!important;
  box-shadow:0 13px 34px rgba(18,55,106,.07)!important;
}
.auth-entry-v8675-login .auth-entry-v8647-card::before,
.auth-entry-v8675-register .auth-entry-v8647-card::before{height:3px!important}

.auth-entry-v8675-login .auth-entry-v8647-tabs,
.auth-entry-v8675-register .auth-entry-v8647-tabs{
  margin:1px 0 14px!important;
  padding:4px!important;
  gap:4px!important;
  border-radius:15px!important;
}
.auth-entry-v8675-login .auth-entry-v8647-tabs>a,
.auth-entry-v8675-register .auth-entry-v8647-tabs>a{
  min-height:43px!important;
  padding:6px 9px!important;
  border-radius:11px!important;
  gap:6px!important;
  font-size:12.5px!important;
}
.auth-entry-v8675-login .auth-entry-v8647-tab-icon,
.auth-entry-v8675-register .auth-entry-v8647-tab-icon{
  width:20px!important;
  height:20px!important;
}
.auth-entry-v8675-login .auth-entry-v8647-tab-icon svg,
.auth-entry-v8675-register .auth-entry-v8647-tab-icon svg{
  width:18px!important;
  height:18px!important;
}

/* Login */
.auth-entry-v8675-login .auth-entry-v8649-login-head{
  margin:0 2px 13px!important;
}
.auth-entry-v8675-login .auth-entry-v8649-login-head h1{
  font-size:29px!important;
  line-height:1.2!important;
}
.auth-entry-v8675-login .auth-entry-v8649-login-head p{
  margin-top:3px!important;
  font-size:12px!important;
  line-height:1.55!important;
}
.auth-entry-v8675-login .auth-entry-v8647-form{
  gap:10px!important;
  margin-inline:2px!important;
}
.auth-entry-v8675-login .auth-entry-v8647-field{
  gap:5px!important;
  font-size:11.5px!important;
}
.auth-entry-v8675-login .auth-entry-v8647-input{
  min-height:49px!important;
  height:49px!important;
  padding-inline:12px!important;
  border-radius:13px!important;
}
.auth-entry-v8675-login .auth-entry-v8647-input input{
  height:47px!important;
  font-size:13.5px!important;
}
.auth-entry-v8675-login .auth-entry-v8647-input-icon{
  width:25px!important;
  flex-basis:25px!important;
}
.auth-entry-v8675-login .auth-entry-v8647-input-icon svg{
  width:18px!important;
  height:18px!important;
}
.auth-entry-v8675-login .auth-entry-v8647-submit{
  min-height:49px!important;
  margin-top:2px!important;
  border-radius:13px!important;
  font-size:13px!important;
  box-shadow:0 7px 17px rgba(11,92,255,.15)!important;
}
.auth-entry-v8675-login .auth-entry-v8647-submit svg{
  width:19px!important;
  height:19px!important;
}
.auth-entry-v8675-login .auth-entry-v8649-legacy-note{
  margin:8px 2px 0!important;
  font-size:9.5px!important;
  line-height:1.5!important;
}
.auth-entry-v8675-login .auth-entry-v8647-help{
  margin-top:9px!important;
  padding-top:9px!important;
  font-size:9.8px!important;
}

/* Registration */
.auth-entry-v8675-register .auth-entry-v8647-register-card{
  padding-bottom:17px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-register-head{
  display:block!important;
  margin:0 2px 12px!important;
  text-align:right!important;
}
.auth-entry-v8675-register .auth-entry-v8647-register-head>div{
  width:100%!important;
}
.auth-entry-v8675-register .auth-entry-v8647-register-head h1{
  font-size:29px!important;
  line-height:1.2!important;
}
.auth-entry-v8675-register .auth-entry-v8647-register-head p{
  margin:4px 0 0!important;
  font-size:11.5px!important;
  line-height:1.5!important;
}
.auth-entry-v8675-register .auth-entry-v8647-progress{
  max-width:410px!important;
  margin:0 auto 14px!important;
  padding:0 4px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-progress>span{
  min-width:52px!important;
  font-size:9.5px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-progress>span b{
  width:29px!important;
  height:29px!important;
  font-size:11px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-progress>i{
  max-width:90px!important;
  margin-bottom:17px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-register-form{
  margin:0 2px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-step-title{
  gap:8px!important;
  margin-bottom:11px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-step-title>span{
  width:34px!important;
  height:34px!important;
  border-radius:11px!important;
  font-size:13px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-step-title h2{
  font-size:18px!important;
  line-height:1.25!important;
}
.auth-entry-v8675-register .auth-entry-v8647-step-title p{
  margin-top:2px!important;
  font-size:10.5px!important;
  line-height:1.45!important;
}
.auth-entry-v8675-register .auth-entry-v8647-field{
  gap:5px!important;
  font-size:11.5px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-register-form .auth-entry-v8647-field>input,
.auth-entry-v8675-register .auth-entry-v8647-username{
  min-height:50px!important;
  height:50px!important;
  border-radius:13px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-register-form .auth-entry-v8647-field>input{
  padding-inline:13px!important;
  font-size:13.5px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-username input{
  height:48px!important;
  font-size:13.5px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-field small{
  margin-top:0!important;
  font-size:9.2px!important;
  line-height:1.4!important;
}
.auth-entry-v8675-register .auth-entry-v8647-suggestions{
  margin-top:7px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-step-actions{
  margin-top:13px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-submit,
.auth-entry-v8675-register .auth-entry-v8647-primary,
.auth-entry-v8675-register .auth-entry-v8647-secondary{
  min-height:49px!important;
  border-radius:13px!important;
  font-size:12.5px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-step-actions .auth-entry-v8647-submit{
  width:100%!important;
  padding-inline:18px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-step-actions--split{
  grid-template-columns:minmax(105px,.45fr) minmax(135px,1fr)!important;
  gap:8px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-terms{
  margin-top:12px!important;
  padding:10px 11px!important;
  border-radius:13px!important;
  font-size:10px!important;
}
.auth-entry-v8675-register .auth-entry-v8647-register-note{
  display:none!important;
}

/* Avoid a large visual gap before the compact footer on auth pages. */
.auth-entry-v8675-login .site-footer,
.auth-entry-v8675-register .site-footer{
  margin-top:0!important;
}

@media(max-width:640px){
  .auth-entry-v8675-login .auth-entry-v8647-page,
  .auth-entry-v8675-register .auth-entry-v8647-page{
    padding:7px 8px 16px!important;
  }
  .auth-entry-v8675-login .auth-entry-v8647-card,
  .auth-entry-v8675-register .auth-entry-v8647-card{
    padding:9px 10px 12px!important;
    border-radius:20px!important;
  }
  .auth-entry-v8675-login .auth-entry-v8647-tabs,
  .auth-entry-v8675-register .auth-entry-v8647-tabs{
    margin-bottom:12px!important;
  }
  .auth-entry-v8675-login .auth-entry-v8647-tabs>a,
  .auth-entry-v8675-register .auth-entry-v8647-tabs>a{
    min-height:40px!important;
    padding:5px 6px!important;
    font-size:10.8px!important;
  }

  .auth-entry-v8675-login .auth-entry-v8649-login-head h1,
  .auth-entry-v8675-register .auth-entry-v8647-register-head h1{
    font-size:24px!important;
  }
  .auth-entry-v8675-login .auth-entry-v8649-login-head p,
  .auth-entry-v8675-register .auth-entry-v8647-register-head p{
    font-size:10.5px!important;
  }

  .auth-entry-v8675-register .auth-entry-v8647-progress{
    margin-bottom:12px!important;
  }
  .auth-entry-v8675-register .auth-entry-v8647-progress>span{
    min-width:46px!important;
    font-size:8.6px!important;
  }
  .auth-entry-v8675-register .auth-entry-v8647-progress>span b{
    width:27px!important;
    height:27px!important;
  }
  .auth-entry-v8675-register .auth-entry-v8647-progress>i{
    margin-bottom:16px!important;
  }
  .auth-entry-v8675-register .auth-entry-v8647-step-title{
    margin-bottom:9px!important;
  }
  .auth-entry-v8675-register .auth-entry-v8647-step-title>span{
    width:31px!important;
    height:31px!important;
  }
  .auth-entry-v8675-register .auth-entry-v8647-step-title h2{
    font-size:16px!important;
  }
  .auth-entry-v8675-register .auth-entry-v8647-step-title p{
    font-size:9.5px!important;
  }
}


/* Sayyarati V86.76 — final simplified auth entry: no large footer, no repeated labels */
.auth-entry-v8676-login .auth-entry-v8647-page,
.auth-entry-v8676-register .auth-entry-v8647-page{
  max-width:none!important;
  padding:10px 14px 28px!important;
}
.auth-entry-v8676-login .auth-entry-v8647-shell{width:min(100%,620px)!important}
.auth-entry-v8676-register .auth-entry-v8647-shell{width:min(100%,650px)!important}
.auth-entry-v8676-login .auth-entry-v8647-card,
.auth-entry-v8676-register .auth-entry-v8647-card{
  padding:12px 16px 15px!important;
  border-radius:22px!important;
  box-shadow:0 12px 30px rgba(18,55,106,.07)!important;
}
.auth-entry-v8676-login .auth-entry-v8647-tabs,
.auth-entry-v8676-register .auth-entry-v8647-tabs{
  margin:1px 0 12px!important;
  min-height:0!important;
}
.auth-entry-v8676-login .auth-entry-v8647-tabs>a,
.auth-entry-v8676-register .auth-entry-v8647-tabs>a{
  min-height:40px!important;
  font-size:12px!important;
}

/* Login: keep only the essentials. */
.auth-entry-v8676-login .auth-entry-v8649-login-head{margin:0 2px 10px!important}
.auth-entry-v8676-login .auth-entry-v8649-login-head h1{font-size:27px!important}
.auth-entry-v8676-login .auth-entry-v8649-login-head p{font-size:11px!important;margin-top:2px!important}
.auth-entry-v8676-login .auth-entry-v8647-form{gap:9px!important}
.auth-entry-v8676-login .auth-entry-v8647-input{
  min-height:47px!important;height:47px!important;border-radius:12px!important;
}
.auth-entry-v8676-login .auth-entry-v8647-input input{height:45px!important;font-size:13px!important}
.auth-entry-v8676-login .auth-entry-v8647-submit{min-height:47px!important;border-radius:12px!important;font-size:12.5px!important}
.auth-entry-v8676-login .auth-entry-v8649-legacy-note{margin:7px 0 0!important;font-size:9px!important}

/* Registration: progress already identifies the active step, so avoid duplicate step badges/headings. */
.auth-entry-v8676-register .auth-entry-v8647-register-head{margin:0 2px 10px!important}
.auth-entry-v8676-register .auth-entry-v8647-register-head h1{font-size:27px!important}
.auth-entry-v8676-register .auth-entry-v8647-register-head p{font-size:10.5px!important;margin-top:2px!important}
.auth-entry-v8676-register .auth-entry-v8647-progress{
  max-width:390px!important;
  margin:0 auto 12px!important;
}
.auth-entry-v8676-register .auth-entry-v8647-step-title{
  display:block!important;
  margin-bottom:8px!important;
  padding:0!important;
}
.auth-entry-v8676-register .auth-entry-v8647-step-title>span{display:none!important}
.auth-entry-v8676-register .auth-entry-v8647-step-title>div{width:100%!important}
.auth-entry-v8676-register .auth-entry-v8647-step-title h2{font-size:18px!important;margin:0!important}
.auth-entry-v8676-register .auth-entry-v8647-step-title p{font-size:10px!important;margin-top:2px!important}
.auth-entry-v8676-register .auth-entry-v8647-register-form .auth-entry-v8647-field>input,
.auth-entry-v8676-register .auth-entry-v8647-username{
  min-height:47px!important;height:47px!important;border-radius:12px!important;
}
.auth-entry-v8676-register .auth-entry-v8647-register-form .auth-entry-v8647-field>input{font-size:13px!important}
.auth-entry-v8676-register .auth-entry-v8647-username input{height:45px!important;font-size:13px!important}
.auth-entry-v8676-register .auth-entry-v8647-step-actions{margin-top:10px!important}
.auth-entry-v8676-register .auth-entry-v8647-submit,
.auth-entry-v8676-register .auth-entry-v8647-primary,
.auth-entry-v8676-register .auth-entry-v8647-secondary{
  min-height:47px!important;border-radius:12px!important;font-size:12px!important;
}
.auth-entry-v8676-register .auth-entry-v8647-terms{margin-top:9px!important;padding:9px 10px!important;font-size:9.5px!important}

.auth-entry-v8676-sr-label{
  position:absolute!important;
  width:1px!important;height:1px!important;
  padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important;
}
.auth-entry-v8676-mini-links{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:6px;
  margin-top:11px;
  padding-top:10px;
  border-top:1px solid #e9eef5;
  color:#8a96a8;
  font-size:9.5px;
  font-weight:850;
}
.auth-entry-v8676-mini-links a{color:#0b61e8;font-weight:950}
.auth-entry-v8676-mini-links span{color:#c6ced9}

@media(max-width:640px){
  .auth-entry-v8676-login .auth-entry-v8647-page,
  .auth-entry-v8676-register .auth-entry-v8647-page{padding:7px 8px 18px!important}
  .auth-entry-v8676-login .auth-entry-v8647-card,
  .auth-entry-v8676-register .auth-entry-v8647-card{padding:9px 10px 11px!important;border-radius:19px!important}
  .auth-entry-v8676-login .auth-entry-v8647-tabs>a,
  .auth-entry-v8676-register .auth-entry-v8647-tabs>a{min-height:38px!important;font-size:10.5px!important}
  .auth-entry-v8676-login .auth-entry-v8649-login-head h1,
  .auth-entry-v8676-register .auth-entry-v8647-register-head h1{font-size:23px!important}
  .auth-entry-v8676-register .auth-entry-v8647-step-title h2{font-size:16px!important}
  .auth-entry-v8676-register .auth-entry-v8647-progress{margin-bottom:10px!important}
  .auth-entry-v8676-mini-links{margin-top:9px;padding-top:8px;font-size:8.8px!important}
}


/* Sayyarati V86.77 — policies/support strip belongs to the bottom of the auth page */
.auth-entry-v8677-login .auth-entry-v8647-page,
.auth-entry-v8677-register .auth-entry-v8647-page{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  max-width:none!important;
  min-height:calc(100dvh - 315px)!important;
  box-sizing:border-box!important;
  padding:10px 14px 18px!important;
}
.auth-entry-v8677-login .auth-entry-v8647-shell,
.auth-entry-v8677-register .auth-entry-v8647-shell{
  flex:0 0 auto!important;
}
.auth-entry-v8677-login .auth-entry-v8647-shell{width:min(100%,620px)!important}
.auth-entry-v8677-register .auth-entry-v8647-shell{width:min(100%,650px)!important}

.auth-entry-v8677-page-links{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:7px;
  width:min(100%,620px);
  margin:auto auto 0!important;
  padding:16px 8px 2px;
  color:#8a96a8;
  font-size:10px;
  font-weight:850;
  text-align:center;
}
.auth-entry-v8677-register .auth-entry-v8677-page-links{
  width:min(100%,650px);
}
.auth-entry-v8677-page-links a{
  color:#0b61e8;
  font-weight:950;
  text-decoration:none;
}
.auth-entry-v8677-page-links a:hover{text-decoration:underline}
.auth-entry-v8677-page-links span{color:#c6ced9}

/* Old in-card helper strip is not used anymore. */
.auth-entry-v8677-login .auth-entry-v8676-mini-links,
.auth-entry-v8677-register .auth-entry-v8676-mini-links{
  display:none!important;
}

@media(max-width:640px){
  .auth-entry-v8677-login .auth-entry-v8647-page,
  .auth-entry-v8677-register .auth-entry-v8647-page{
    min-height:calc(100dvh - 235px)!important;
    padding:7px 8px 12px!important;
  }
  .auth-entry-v8677-page-links{
    padding-top:14px;
    padding-bottom:2px;
    font-size:9px;
    gap:6px;
  }
}
