/* SATRIA R15.3.38 — Premium Unified Authentication UI
   Visual-only layer. Loaded last by layouts/stoda-auth.blade.php. */

body.r15338-auth-premium{
  --auth-navy:#0c2e55;
  --auth-navy-2:#123c6b;
  --auth-blue:#176fe8;
  --auth-blue-2:#0b63d7;
  --auth-cyan:#1aa9c9;
  --auth-text:#163657;
  --auth-muted:#71859d;
  --auth-line:#dce6f1;
  --auth-soft:#f5f9fe;
  min-height:100dvh;
  background:#f5f8fc;
  color:var(--auth-text);
}

body.r15338-auth-premium .sv2-login{
  min-height:100dvh!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(500px,.92fr)!important;
  background:#f7faff!important;
  overflow:hidden;
}

/* --------------------------------------------------------------------------
   Brand / hero
   -------------------------------------------------------------------------- */
body.r15338-auth-premium .sv2-login-hero{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-width:0;
  min-height:100dvh!important;
  padding:48px clamp(42px,5.6vw,92px) 32px!important;
  overflow:hidden!important;
  color:var(--auth-navy)!important;
  background:
    radial-gradient(circle at 76% 30%,rgba(50,138,255,.11),transparent 26%),
    radial-gradient(circle at 17% 76%,rgba(30,162,196,.08),transparent 28%),
    linear-gradient(142deg,#f8fbff 0%,#eef5ff 52%,#f7fbff 100%)!important;
}
body.r15338-auth-premium .sv2-login-hero:before{
  content:""!important;
  position:absolute!important;
  width:520px!important;
  height:520px!important;
  right:-130px!important;
  bottom:-170px!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(28,111,232,.12) 0%,rgba(28,111,232,0) 68%)!important;
  pointer-events:none;
}
body.r15338-auth-premium .sv2-login-hero:after{
  content:"";
  position:absolute;
  left:-120px;
  bottom:8%;
  width:560px;
  height:260px;
  opacity:.34;
  background-image:radial-gradient(circle,rgba(23,111,232,.32) 1.2px,transparent 1.4px);
  background-size:13px 13px;
  transform:rotate(-7deg);
  -webkit-mask-image:linear-gradient(90deg,#000,transparent 86%);
  mask-image:linear-gradient(90deg,#000,transparent 86%);
  pointer-events:none;
}
body.r15338-auth-premium .sv2-login-brand{
  position:relative;
  z-index:4;
  display:flex!important;
  align-items:center!important;
  gap:15px!important;
}
body.r15338-auth-premium .sv2-login-brand img{
  width:58px!important;
  height:58px!important;
  filter:drop-shadow(0 8px 16px rgba(10,54,97,.12));
}
body.r15338-auth-premium .sv2-login-brand strong{
  display:block;
  color:#0c3159!important;
  font-size:35px!important;
  line-height:1!important;
  letter-spacing:.085em!important;
  font-weight:850!important;
}
body.r15338-auth-premium .sv2-login-brand span{
  display:block!important;
  margin-top:7px!important;
  color:#7489a3!important;
  font-size:10.5px!important;
  font-weight:700;
  letter-spacing:.18em!important;
}
body.r15338-auth-premium .sv2-login-copy{
  position:relative!important;
  z-index:4!important;
  margin:auto 0 118px!important;
  max-width:650px!important;
}
body.r15338-auth-premium .sv2-login-copy .eyebrow{
  display:flex;
  align-items:center;
  gap:12px;
  color:#2f6fbd!important;
  font-size:12px!important;
  line-height:1.3;
  font-weight:850!important;
  letter-spacing:.15em!important;
}
body.r15338-auth-premium .sv2-login-copy .eyebrow:before{
  content:"";
  width:24px;
  height:2px;
  border-radius:9px;
  background:linear-gradient(90deg,#176fe8,#2aa7ca);
}
body.r15338-auth-premium .sv2-login-copy h1{
  margin:18px 0 18px!important;
  max-width:660px!important;
  color:#0b2d53!important;
  font-size:clamp(46px,4.15vw,68px)!important;
  line-height:1.02!important;
  letter-spacing:-.048em!important;
  font-weight:850!important;
}
body.r15338-auth-premium .sv2-login-copy h1:after{
  content:"";
  display:block;
  width:54px;
  height:3px;
  margin-top:25px;
  border-radius:99px;
  background:linear-gradient(90deg,#176fe8,#6cb8ff);
}
body.r15338-auth-premium .sv2-login-copy p{
  display:block!important;
  max-width:570px!important;
  margin:20px 0 0!important;
  color:#58718e!important;
  font-size:16px!important;
  line-height:1.65!important;
  font-weight:500;
}
body.r15338-auth-premium .sv2-login-art{
  display:block!important;
  position:absolute!important;
  z-index:1;
  inset:auto -4% 0 18%!important;
  width:auto!important;
  height:57%!important;
  opacity:.66!important;
  overflow:hidden;
  pointer-events:none;
}
body.r15338-auth-premium .r15338-map-grid{
  position:absolute;
  inset:8% 3% -15% 4%;
  transform:perspective(560px) rotateX(59deg) rotateZ(-14deg);
  transform-origin:center bottom;
  opacity:.34;
  background-image:
    linear-gradient(rgba(76,151,241,.27) 1px,transparent 1px),
    linear-gradient(90deg,rgba(76,151,241,.27) 1px,transparent 1px);
  background-size:34px 34px;
  -webkit-mask-image:radial-gradient(ellipse at center,#000 12%,rgba(0,0,0,.8) 48%,transparent 78%);
  mask-image:radial-gradient(ellipse at center,#000 12%,rgba(0,0,0,.8) 48%,transparent 78%);
}
body.r15338-auth-premium .r15338-map-pin{
  position:absolute;
  width:14px;
  height:14px;
  border-radius:50% 50% 50% 0;
  transform:rotate(-45deg);
  background:#5fa7f7;
  box-shadow:0 8px 18px rgba(23,111,232,.18);
}
body.r15338-auth-premium .r15338-map-pin:after{
  content:"";
  position:absolute;
  inset:4px;
  border-radius:50%;
  background:#fff;
}
body.r15338-auth-premium .r15338-map-pin.pin-a{left:50%;top:18%}
body.r15338-auth-premium .r15338-map-pin.pin-b{left:33%;top:43%;transform:rotate(-45deg) scale(.78)}
body.r15338-auth-premium .r15338-map-pin.pin-c{left:67%;top:51%;transform:rotate(-45deg) scale(.66);opacity:.65}
body.r15338-auth-premium .r1424-auth-towers{
  left:-4%!important;
  right:auto!important;
  bottom:-2%!important;
  width:54%!important;
  height:76%!important;
  opacity:.55!important;
  filter:drop-shadow(0 12px 20px rgba(22,72,124,.08));
}

/* hero feature rail */
body.r15338-auth-premium .r15338-hero-features{
  position:absolute;
  z-index:5;
  left:clamp(32px,4.5vw,76px);
  right:clamp(32px,4vw,70px);
  bottom:26px;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
body.r15338-auth-premium .r15338-feature{
  min-width:0;
  display:flex;
  align-items:center;
  gap:10px;
  padding:10px 9px;
  border:1px solid rgba(200,216,234,.82);
  border-radius:14px;
  background:rgba(255,255,255,.69);
  box-shadow:0 10px 26px rgba(31,72,116,.055);
  backdrop-filter:blur(10px);
}
body.r15338-auth-premium .r15338-feature-icon{
  flex:0 0 36px;
  width:36px;
  height:36px;
  display:grid;
  place-items:center;
  border:1px solid #dce8f5;
  border-radius:11px;
  background:#fff;
  color:#176fe8;
  box-shadow:0 5px 14px rgba(28,92,167,.08);
}
body.r15338-auth-premium .r15338-feature-icon svg,
body.r15338-auth-premium .r15338-input-icon svg,
body.r15338-auth-premium .r15338-method-icon svg,
body.r15338-auth-premium .r15338-register-icon svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
body.r15338-auth-premium .r15338-feature>span:last-child{min-width:0;display:block}
body.r15338-auth-premium .r15338-feature strong{
  display:block;
  color:#1a416d;
  font-size:11.5px;
  line-height:1.2;
  font-weight:850;
  white-space:nowrap;
}
body.r15338-auth-premium .r15338-feature small{
  display:block;
  margin-top:3px;
  color:#7a8da4;
  font-size:8.5px;
  line-height:1.25;
  white-space:nowrap;
}

/* --------------------------------------------------------------------------
   Form panel
   -------------------------------------------------------------------------- */
body.r15338-auth-premium .sv2-login-panel{
  position:relative!important;
  z-index:8;
  display:grid!important;
  place-items:center!important;
  min-width:0;
  min-height:100dvh!important;
  padding:30px clamp(28px,4vw,58px)!important;
  background:
    radial-gradient(circle at 62% 8%,rgba(77,146,241,.07),transparent 28%),
    #fff!important;
}
body.r15338-auth-premium .sv2-login-card{
  width:min(100%,570px)!important;
  max-width:570px!important;
  margin:0!important;
  padding:30px 34px 28px!important;
  border:1px solid #dce6f1!important;
  border-radius:25px!important;
  background:rgba(255,255,255,.98)!important;
  box-shadow:0 24px 68px rgba(24,63,108,.105)!important;
}
body.r15338-auth-premium .r15338-panel-head{margin-bottom:21px}
body.r15338-auth-premium .ua-eyebrow{
  display:flex;
  align-items:center;
  gap:8px;
  margin:0 0 10px!important;
  color:#2567df!important;
  font-size:11px!important;
  line-height:1.2;
  font-weight:900!important;
  letter-spacing:.14em!important;
}
body.r15338-auth-premium .r15338-shield{
  width:23px;
  height:23px;
  display:grid;
  place-items:center;
  clip-path:polygon(50% 0,90% 18%,84% 72%,50% 100%,16% 72%,10% 18%);
  background:#176fe8;
  color:#fff;
  font-size:11px;
  letter-spacing:0;
}
body.r15338-auth-premium .sv2-login-card h2{
  margin:0 0 7px!important;
  color:#09284b!important;
  font-size:34px!important;
  line-height:1.08!important;
  letter-spacing:-.038em!important;
  font-weight:850!important;
}
body.r15338-auth-premium .sv2-login-card>p,
body.r15338-auth-premium .r15338-panel-head>p{
  margin:0!important;
  color:#6e8198!important;
  font-size:14px!important;
  line-height:1.55!important;
}
body.r15338-auth-premium .r15338-login-form{
  display:grid!important;
  gap:0!important;
}
body.r15338-auth-premium .sv2-login-card .s-field,
body.r15338-auth-premium .sv2-login-card .sv2-field{
  margin:0 0 14px!important;
}
body.r15338-auth-premium .sv2-login-card .s-field>label,
body.r15338-auth-premium .sv2-login-card .sv2-field>label{
  display:block;
  margin:0 0 7px!important;
  color:#193b61!important;
  font-size:11.5px!important;
  line-height:1.3;
  font-weight:850!important;
  letter-spacing:.025em;
  text-transform:uppercase;
}
body.r15338-auth-premium .r15338-input-wrap{position:relative}
body.r15338-auth-premium .r15338-input-icon{
  position:absolute;
  z-index:2;
  left:14px;
  top:50%;
  transform:translateY(-50%);
  width:22px;
  height:22px;
  display:grid;
  place-items:center;
  color:#8396ad;
  pointer-events:none;
}
body.r15338-auth-premium .sv2-login-card .r15338-input-wrap input{
  width:100%!important;
  height:53px!important;
  min-height:53px!important;
  padding:0 15px 0 47px!important;
  border:1px solid #d4dfeb!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#173858!important;
  font-size:14px!important;
  font-weight:550;
  outline:0!important;
  box-shadow:0 1px 2px rgba(20,55,91,.015)!important;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;
}
body.r15338-auth-premium .sv2-login-card .r15338-input-wrap input::placeholder{color:#98a9ba!important;font-weight:500}
body.r15338-auth-premium .sv2-login-card .r15338-input-wrap input:focus{
  border-color:#6ea7ee!important;
  box-shadow:0 0 0 4px rgba(23,111,232,.075)!important;
  background:#fcfdff!important;
}
body.r15338-auth-premium .s-field.invalid .r15338-input-wrap input{border-color:#ef9a9a!important}
body.r15338-auth-premium .s-field .err{margin-top:6px;font-size:10px}
body.r15338-auth-premium .sv2-login-meta{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  margin:0 0 13px!important;
  color:#58718d!important;
  font-size:11px!important;
}
body.r15338-auth-premium .r15338-remember{
  display:inline-flex;
  align-items:center;
  gap:7px;
  color:#344f70;
  font-weight:700;
}
body.r15338-auth-premium .r15338-remember input{
  width:15px;
  height:15px;
  margin:0;
  accent-color:#176fe8;
}
body.r15338-auth-premium .sv2-login-meta .s-link{
  color:#426890!important;
  font-weight:750!important;
  text-decoration:none!important;
}
body.r15338-auth-premium .sv2-login-meta .s-link:hover{color:#176fe8!important}
body.r15338-auth-premium .ua-login-methods{
  display:grid!important;
  gap:8px!important;
  margin:0!important;
}
body.r15338-auth-premium .ua-login-methods .r15338-method{
  position:relative;
  width:100%!important;
  min-height:55px!important;
  display:grid!important;
  grid-template-columns:36px minmax(0,1fr) 18px!important;
  align-items:center!important;
  gap:10px!important;
  padding:8px 13px!important;
  border:1px solid #d6e1ed!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#15385f!important;
  text-align:left!important;
  cursor:pointer;
  box-shadow:none!important;
  transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease!important;
}
body.r15338-auth-premium .ua-login-methods .r15338-method:hover{
  transform:translateY(-1px);
  border-color:#9abce8!important;
  background:#fbfdff!important;
  box-shadow:0 8px 20px rgba(23,77,137,.07)!important;
}
body.r15338-auth-premium .ua-login-methods .r15338-method-primary{
  border-color:#176fe8!important;
  background:linear-gradient(135deg,#247cf0 0%,#0c65db 100%)!important;
  color:#fff!important;
  box-shadow:0 11px 24px rgba(20,102,220,.20)!important;
}
body.r15338-auth-premium .ua-login-methods .r15338-method-primary:hover{
  border-color:#0b62d5!important;
  background:linear-gradient(135deg,#1d76ea 0%,#075cc9 100%)!important;
  box-shadow:0 13px 28px rgba(20,102,220,.24)!important;
}
body.r15338-auth-premium .r15338-method-icon{
  width:34px!important;
  height:34px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:11px;
  background:#eef5ff;
  color:#2673df;
  font-size:0!important;
}
body.r15338-auth-premium .r15338-method-primary .r15338-method-icon{
  background:rgba(255,255,255,.16);
  color:#fff;
}
body.r15338-auth-premium .r15338-method-icon.telegram{background:#eaf8ff;color:#159bd4}
body.r15338-auth-premium .r15338-method-icon.email{background:#f5edff;color:#8c55dc}
body.r15338-auth-premium .ua-login-methods .r15338-method>span:nth-child(2){display:grid!important;gap:2px!important;min-width:0}
body.r15338-auth-premium .ua-login-methods .r15338-method strong{
  font-size:13.5px!important;
  line-height:1.15;
  font-weight:850!important;
}
body.r15338-auth-premium .ua-login-methods .r15338-method small{
  color:#8191a5;
  font-size:10px!important;
  line-height:1.25;
  font-weight:550!important;
  opacity:1!important;
}
body.r15338-auth-premium .ua-login-methods .r15338-method-primary small{color:rgba(255,255,255,.75)}
body.r15338-auth-premium .r15338-method-arrow{
  display:block!important;
  color:#a3b2c3;
  font-size:22px!important;
  line-height:1!important;
  text-align:center;
}
body.r15338-auth-premium .r15338-method-primary .r15338-method-arrow{color:rgba(255,255,255,.8)}
body.r15338-auth-premium .ua-register-cta{
  display:grid!important;
  gap:7px!important;
  margin:17px 0 0!important;
  padding:15px 0 0!important;
  border-top:1px solid #e4ebf3!important;
}
body.r15338-auth-premium .ua-register-cta>strong{
  color:#0f3158!important;
  font-size:15px!important;
  line-height:1.25;
  font-weight:850!important;
}
body.r15338-auth-premium .ua-register-cta>span{
  color:#71839a!important;
  font-size:10.5px!important;
  line-height:1.45!important;
}
body.r15338-auth-premium .r15338-register-btn{
  width:100%!important;
  min-height:45px!important;
  margin-top:2px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  border:1.5px solid #2875df!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#1766d1!important;
  font-size:12.5px!important;
  font-weight:850!important;
  box-shadow:none!important;
}
body.r15338-auth-premium .r15338-register-btn:hover{background:#f7fbff!important;border-color:#0f60cf!important}
body.r15338-auth-premium .r15338-register-icon{width:19px;height:19px;display:grid;place-items:center}
body.r15338-auth-premium .sv2-login-foot{display:none!important}
body.r15338-auth-premium .sv2-flash{
  margin:0 0 14px!important;
  border-radius:12px!important;
  font-size:11px!important;
  line-height:1.45!important;
  padding:10px 12px!important;
}

/* --------------------------------------------------------------------------
   Responsive — keep login practical on laptop/tablet/mobile.
   -------------------------------------------------------------------------- */
@media(max-width:1180px){
  body.r15338-auth-premium .sv2-login{grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr)!important}
  body.r15338-auth-premium .sv2-login-hero{padding:40px 34px 28px!important}
  body.r15338-auth-premium .sv2-login-copy{margin:auto 0 112px!important}
  body.r15338-auth-premium .sv2-login-copy h1{font-size:46px!important}
  body.r15338-auth-premium .sv2-login-copy p{font-size:14px!important;max-width:500px!important}
  body.r15338-auth-premium .r15338-hero-features{left:28px;right:28px;grid-template-columns:1fr 1fr;gap:8px;bottom:20px}
  body.r15338-auth-premium .r15338-feature{padding:8px}
  body.r15338-auth-premium .r15338-feature strong{font-size:10.5px}
  body.r15338-auth-premium .r15338-feature small{font-size:8px}
  body.r15338-auth-premium .sv2-login-panel{padding:24px!important}
}

@media(max-width:900px){
  body.r15338-auth-premium .sv2-login{display:block!important;min-height:100dvh!important;background:#f4f8fd!important;overflow:visible}
  body.r15338-auth-premium .sv2-login-hero{
    display:block!important;
    min-height:180px!important;
    padding:24px 22px 54px!important;
    background:linear-gradient(145deg,#f6fbff,#edf5ff)!important;
  }
  body.r15338-auth-premium .sv2-login-brand img{width:42px!important;height:42px!important}
  body.r15338-auth-premium .sv2-login-brand strong{font-size:25px!important}
  body.r15338-auth-premium .sv2-login-brand span{font-size:8px!important;margin-top:4px!important}
  body.r15338-auth-premium .sv2-login-copy{margin:24px 0 0!important;max-width:100%!important}
  body.r15338-auth-premium .sv2-login-copy .eyebrow{font-size:9px!important}
  body.r15338-auth-premium .sv2-login-copy h1{font-size:30px!important;line-height:1.08!important;margin:10px 0 0!important}
  body.r15338-auth-premium .sv2-login-copy h1:after{display:none}
  body.r15338-auth-premium .sv2-login-copy p{display:none!important}
  body.r15338-auth-premium .sv2-login-art,
  body.r15338-auth-premium .r15338-hero-features{display:none!important}
  body.r15338-auth-premium .sv2-login-panel{
    display:block!important;
    min-height:auto!important;
    padding:0 14px 28px!important;
    background:transparent!important;
  }
  body.r15338-auth-premium .sv2-login-card{
    position:relative!important;
    width:min(100%,590px)!important;
    margin:-28px auto 0!important;
    padding:24px 20px!important;
    border-radius:21px!important;
    box-shadow:0 18px 46px rgba(25,65,111,.11)!important;
  }
  body.r15338-auth-premium .sv2-login-card h2{font-size:29px!important}
  body.r15338-auth-premium .r15338-panel-head>p{font-size:12px!important}
}

@media(max-width:520px){
  body.r15338-auth-premium .sv2-login-hero{min-height:164px!important;padding:20px 18px 49px!important}
  body.r15338-auth-premium .sv2-login-copy{margin-top:18px!important}
  body.r15338-auth-premium .sv2-login-copy .eyebrow{display:none}
  body.r15338-auth-premium .sv2-login-copy h1{font-size:25px!important}
  body.r15338-auth-premium .sv2-login-panel{padding:0 10px 22px!important}
  body.r15338-auth-premium .sv2-login-card{padding:21px 16px!important;border-radius:18px!important}
  body.r15338-auth-premium .ua-eyebrow{font-size:9.5px!important}
  body.r15338-auth-premium .r15338-shield{width:20px;height:20px}
  body.r15338-auth-premium .sv2-login-card h2{font-size:27px!important}
  body.r15338-auth-premium .sv2-login-card .s-field>label{font-size:10.5px!important}
  body.r15338-auth-premium .sv2-login-card .r15338-input-wrap input{height:51px!important;min-height:51px!important;font-size:13px!important}
  body.r15338-auth-premium .sv2-login-meta{font-size:10px!important}
  body.r15338-auth-premium .ua-login-methods .r15338-method{grid-template-columns:34px minmax(0,1fr) 14px!important;min-height:54px!important;padding:8px 10px!important}
  body.r15338-auth-premium .ua-login-methods .r15338-method strong{font-size:12.5px!important}
  body.r15338-auth-premium .ua-login-methods .r15338-method small{font-size:9.4px!important}
}

@media(max-height:780px) and (min-width:901px){
  body.r15338-auth-premium .sv2-login-hero{padding-top:32px!important;padding-bottom:20px!important}
  body.r15338-auth-premium .sv2-login-brand img{width:48px!important;height:48px!important}
  body.r15338-auth-premium .sv2-login-brand strong{font-size:30px!important}
  body.r15338-auth-premium .sv2-login-copy{margin:auto 0 102px!important}
  body.r15338-auth-premium .sv2-login-copy h1{font-size:48px!important;margin:13px 0 12px!important}
  body.r15338-auth-premium .sv2-login-copy h1:after{margin-top:17px!important}
  body.r15338-auth-premium .sv2-login-copy p{font-size:13px!important;margin-top:14px!important}
  body.r15338-auth-premium .r15338-hero-features{bottom:16px!important}
  body.r15338-auth-premium .sv2-login-panel{padding:18px 26px!important}
  body.r15338-auth-premium .sv2-login-card{padding:22px 28px 20px!important}
  body.r15338-auth-premium .r15338-panel-head{margin-bottom:16px!important}
  body.r15338-auth-premium .sv2-login-card h2{font-size:31px!important}
  body.r15338-auth-premium .sv2-login-card .s-field{margin-bottom:10px!important}
  body.r15338-auth-premium .sv2-login-card .r15338-input-wrap input{height:48px!important;min-height:48px!important}
  body.r15338-auth-premium .sv2-login-meta{margin-bottom:10px!important}
  body.r15338-auth-premium .ua-login-methods{gap:7px!important}
  body.r15338-auth-premium .ua-login-methods .r15338-method{min-height:49px!important}
  body.r15338-auth-premium .ua-register-cta{margin-top:12px!important;padding-top:11px!important}
  body.r15338-auth-premium .r15338-register-btn{min-height:41px!important}
}

@media(prefers-reduced-motion:reduce){
  body.r15338-auth-premium *,body.r15338-auth-premium *:before,body.r15338-auth-premium *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
