html{color-scheme:light!important}
*{box-sizing:border-box}
html,body{width:100%;min-height:100%;margin:0}
body{overflow:hidden!important;background:#edf4fd!important;color:#10254a;font-family:Tahoma,"Segoe UI",Arial,sans-serif}
button,input{font:inherit}
.complex-bg{position:fixed;inset:0;overflow:hidden;pointer-events:none;background:
  radial-gradient(circle at 18% 25%,rgba(64,148,255,.18),transparent 34%),
  radial-gradient(circle at 82% 70%,rgba(49,188,230,.10),transparent 32%),
  linear-gradient(135deg,#f9fcff 0%,#eef5fd 45%,#e7f1fc 100%)}
.complex-bg:before,.complex-bg:after{content:"";position:absolute;inset:auto;filter:blur(1px);opacity:.55}
.complex-bg:before{width:38vw;height:90vh;left:-7vw;bottom:-5vh;background:
  linear-gradient(90deg,rgba(255,255,255,.78),rgba(255,255,255,.1)),
  url("/assets/login/complex-hero.jpg") center/cover;border-radius:0 46% 0 0;filter:blur(2px);opacity:.16}
.complex-bg:after{width:35vw;height:90vh;right:-7vw;bottom:-5vh;background:
  linear-gradient(270deg,rgba(255,255,255,.76),rgba(255,255,255,.08)),
  url("/assets/login/complex-hero.jpg") center/cover;border-radius:46% 0 0 0;filter:blur(2px);opacity:.13}
.ambient{position:absolute;border-radius:50%;filter:blur(2px);animation:ambientFloat 14s ease-in-out infinite}
.ambient-a{width:38vw;height:38vw;top:-22vw;right:8vw;background:radial-gradient(circle,rgba(44,130,242,.17),transparent 68%)}
.ambient-b{width:36vw;height:36vw;bottom:-23vw;left:10vw;background:radial-gradient(circle,rgba(59,193,231,.13),transparent 68%);animation-delay:-6s}
.side-rail{position:absolute;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:13px;color:#54749f;font-size:15px;line-height:1;text-align:center;opacity:.94;z-index:1}
.side-rail span{display:block;animation:railFade 6s ease-in-out infinite}
.side-rail span:nth-child(2){animation-delay:-1s}.side-rail span:nth-child(3){animation-delay:-2s}.side-rail span:nth-child(4){animation-delay:-3s}.side-rail span:nth-child(5){animation-delay:-4s}
.side-rail i{width:30px;height:3px;border-radius:3px;margin:4px auto 0;background:#d8a94c}
.side-rail-left{left:42px}.side-rail-right{right:42px}

.complex-stage{position:relative;z-index:2;min-height:100dvh;display:grid;place-items:center;padding:30px 92px}
.complex-shell{width:min(1360px,calc(100vw - 190px));height:min(710px,calc(100dvh - 70px));min-height:620px;display:grid;grid-template-columns:55.4% 44.6%;direction:ltr;background:#fff;border:1px solid rgba(193,216,244,.82);border-radius:30px;overflow:hidden;box-shadow:0 34px 85px rgba(47,79,120,.16);animation:shellEnter .65s cubic-bezier(.2,.8,.2,1) both}

.login-form-side{direction:rtl;display:grid;grid-template-rows:auto 1fr auto auto;padding:46px 62px 22px;background:rgba(255,255,255,.985);position:relative}
.form-welcome{text-align:right;padding-right:2px;margin-bottom:20px}
.form-welcome h2{margin:0 0 7px;color:#0f2d61;font-size:37px;line-height:1.15;font-weight:900;letter-spacing:-.5px}
.form-welcome p{margin:0;color:#53729f;font-size:16px}
#loginForm{align-self:center;width:100%;max-width:620px;margin-inline:auto}
.field{display:block;margin-bottom:17px}
.field>span{display:block;margin:0 2px 8px;color:#14305e;font-size:13px;font-weight:800}
.input-wrap{height:61px;display:flex;align-items:center;gap:11px;padding:0 16px;border:1px solid #c9d9ec;background:#fbfdff;border-radius:16px;transition:.2s}
.input-wrap:hover{border-color:#a9c3e2;background:#fff}
.input-wrap:focus-within{border-color:#4c9cf5;background:#fff;box-shadow:0 0 0 4px rgba(32,119,232,.09),0 11px 30px rgba(25,87,165,.07)}
.input-wrap>svg{width:21px;height:21px;fill:none;stroke:#7291b8;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.input-wrap input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#102a55;font-size:15px;font-weight:600}
.input-wrap input::placeholder{color:#96aac4;font-weight:500}
.eye{width:38px;height:38px;display:grid;place-items:center;border:0;background:transparent;color:#6d91bd;padding:0;cursor:pointer;border-radius:10px}
.eye:hover{background:#edf5ff}.eye svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.caps-warning{display:block;color:#c47b1a;margin:7px 3px 0;font-size:10px}
.login-options{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:2px 0 20px}
.remember{display:flex;align-items:center;gap:8px;color:#58739a;font-size:12px}
.remember input{accent-color:#176ee7;width:16px;height:16px}
.forgot{border:0;background:none;color:#0873ef;font-size:12px;font-weight:700;cursor:pointer;padding:4px}
.message{border:1px solid #efcbd2;background:#fff6f8;color:#af4053;padding:10px 12px;border-radius:12px;margin-bottom:13px;font-size:11px}
.submit{height:62px;width:100%;border:0;border-radius:15px;background:linear-gradient(135deg,#2387ff 0%,#0861d7 58%,#0454bd 100%);color:#fff;display:flex;align-items:center;justify-content:center;gap:14px;font-size:17px;font-weight:900;box-shadow:0 14px 30px rgba(20,105,225,.24),inset 0 1px 0 rgba(255,255,255,.2);cursor:pointer;position:relative;overflow:hidden;transition:.22s}
.submit:before{content:"";position:absolute;top:-120%;left:-20%;width:26%;height:340%;transform:rotate(24deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);animation:buttonShine 4.6s linear infinite}
.submit:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(20,105,225,.31)}
.submit b{font-size:21px}.spinner{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.submit.loading .spinner{display:block}.submit.loading b{display:none}

.form-benefits{border-top:1px solid #d9e4f1;margin-top:28px;padding-top:23px;display:grid;grid-template-columns:repeat(3,1fr);direction:ltr}
.form-benefits article{direction:rtl;text-align:center;padding:0 18px;position:relative}
.form-benefits article+article:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:1px;background:#d7e3f1}
.benefit-icon{display:grid;place-items:center;width:34px;height:34px;margin:0 auto 7px;color:#0871ed}
.benefit-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.form-benefits strong,.form-benefits small{display:block}.form-benefits strong{font-size:12px;color:#123367}.form-benefits small{margin-top:3px;color:#7188a7;font-size:10px}
.complex-footer{display:flex;align-items:center;justify-content:center;gap:7px;color:#6580a5;font-size:10px;padding-top:18px}.mini-building{color:#245f9d;font-size:17px}

.brand-side{direction:rtl;position:relative;overflow:hidden;color:#fff;background:
  radial-gradient(circle at 82% 8%,rgba(51,160,255,.28),transparent 28%),
  linear-gradient(150deg,#0b336d 0%,#0851ab 50%,#0e72e2 100%);display:grid;grid-template-rows:auto auto auto 1fr}
.brand-side:before{content:"";position:absolute;inset:0;background:
  linear-gradient(120deg,transparent 0 55%,rgba(255,255,255,.035) 55% 56%,transparent 56%),
  linear-gradient(38deg,transparent 0 75%,rgba(255,255,255,.03) 75% 76%,transparent 76%);pointer-events:none}
.brand-header{display:flex;align-items:flex-start;gap:17px;padding:40px 44px 0;position:relative;z-index:3}
.complex-logo{width:86px;height:86px;object-fit:cover;border-radius:20px;border:1px solid rgba(255,255,255,.45);box-shadow:0 0 0 6px rgba(26,154,255,.13),0 17px 36px rgba(0,22,59,.27);animation:logoFloat 5.2s ease-in-out infinite}
.brand-header>div{padding-top:5px}.brand-header small,.brand-header strong{display:block}.brand-header small{font-size:15px;color:rgba(255,255,255,.78);margin-bottom:3px}.brand-header strong{font-size:28px;line-height:1.25;font-weight:900}.brand-header p{margin:8px 0 0;color:rgba(255,255,255,.82);font-size:13px}.brand-header p i{display:inline-block;width:34px;height:3px;margin-right:10px;vertical-align:middle;border-radius:3px;background:#ffd169}
.brand-copy{padding:20px 46px 0;position:relative;z-index:3}.brand-copy h1{margin:0 0 8px;font-size:46px;line-height:1.05;font-weight:900;letter-spacing:-.8px}.brand-copy p{margin:0;color:rgba(255,255,255,.8);font-size:14px;line-height:1.85}
.module-row{display:flex;gap:9px;padding:17px 42px 5px;position:relative;z-index:4;justify-content:flex-start}
.module-row article{width:72px;min-height:69px;padding:9px 4px 7px;text-align:center;border-radius:13px;background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(8px);box-shadow:0 8px 20px rgba(0,31,80,.11);transition:.22s;animation:tileFloat 5.8s ease-in-out infinite}
.module-row article:nth-child(2){animation-delay:-1.1s}.module-row article:nth-child(3){animation-delay:-2.2s}.module-row article:nth-child(4){animation-delay:-3.3s}.module-row article:nth-child(5){animation-delay:-4.4s}
.module-row article:hover{transform:translateY(-5px);background:rgba(255,255,255,.16)}
.module-row span{display:block;font-size:22px;line-height:1;margin-bottom:7px}.module-row b{display:block;font-size:8.8px;line-height:1.35;font-weight:700}

.mall-hero{position:relative;min-height:0;margin-top:3px;overflow:hidden;align-self:stretch}
.mall-hero>img{position:absolute;inset:-7% 0 0;width:100%;height:112%;object-fit:cover;object-position:center 48%;filter:saturate(.98) contrast(1.02);transform:scale(1.015);animation:heroZoom 18s ease-in-out infinite alternate}
.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,63,135,.36) 0%,rgba(2,41,92,.05) 35%,rgba(0,20,48,.24) 100%)}
.hero-copy{position:absolute;z-index:4;color:rgba(255,255,255,.88);font-size:13px;line-height:1.65;text-shadow:0 2px 8px rgba(0,0,0,.35)}
.hero-left{left:30px;top:31%;text-align:center}.hero-right{right:25px;top:40%;font-size:14px}.hero-right small{font-size:9px;color:rgba(255,255,255,.82)}
.hero-slogan{position:absolute;z-index:4;right:26px;bottom:18px;color:#fff;font-size:11px}.hero-slogan i{display:inline-block;width:31px;height:3px;margin-right:9px;background:#ffd168;border-radius:3px;vertical-align:middle}
.hero-wave{position:absolute;z-index:3;left:-10%;right:-10%;height:140px;border:2px solid rgba(51,184,255,.78);border-left-color:transparent;border-right-color:transparent;border-radius:50%;filter:drop-shadow(0 0 10px rgba(39,170,255,.62));pointer-events:none}
.wave-a{bottom:-88px;transform:rotate(-4deg);animation:waveDrift 7s ease-in-out infinite}.wave-b{bottom:-107px;transform:rotate(4deg);opacity:.45;animation:waveDrift 9s ease-in-out infinite reverse}

.motion-field{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}
.motion-line{position:absolute;width:560px;height:260px;border:1.5px solid rgba(84,192,255,.54);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;filter:drop-shadow(0 0 8px rgba(46,166,255,.43))}
.line-1{left:-270px;top:80px;transform:rotate(10deg);animation:lineMove 8s ease-in-out infinite}.line-2{left:-210px;top:170px;transform:rotate(-12deg) scale(.9);animation:lineMove 11s ease-in-out infinite reverse}.line-3{right:-330px;top:-100px;transform:rotate(40deg);opacity:.35;animation:lineMove 10s ease-in-out infinite}
.motion-node{position:absolute;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px rgba(89,195,255,.18),0 0 16px #67c8ff;animation:nodePulse 2.6s ease-in-out infinite}
.node-1{left:47px;top:113px}.node-2{left:96px;top:219px;animation-delay:-.8s}.node-3{left:174px;top:285px;animation-delay:-1.6s}.node-4{right:132px;top:33px;animation-delay:-2.1s}

.dialog{border:1px solid #dce7f4;border-radius:22px;padding:28px;width:min(390px,90vw);box-shadow:0 30px 85px rgba(26,54,91,.22);color:#10254a}
.dialog::backdrop{background:rgba(22,41,67,.22);backdrop-filter:blur(5px)}.dialog-close{position:absolute;left:12px;top:10px;border:0;background:#f3f6f9;border-radius:9px;width:30px;height:30px}.dialog-icon{width:42px;height:42px;border-radius:13px;background:#eef4fc;color:#1564d8;display:grid;place-items:center;font-weight:900}.dialog h3{margin:14px 0 8px}.dialog p{color:#708196;font-size:12px;line-height:1.8}.dialog-ok{border:0;background:#1564d8;color:#fff;border-radius:11px;padding:10px 22px}
.shake{animation:shake .28s ease}.success-out{animation:success .36s ease forwards}

@keyframes shellEnter{from{opacity:0;transform:translateY(16px) scale(.988)}to{opacity:1;transform:none}}
@keyframes ambientFloat{50%{transform:translate(22px,-16px) scale(1.04)}}
@keyframes railFade{0%,100%{opacity:.62;transform:translateX(0)}50%{opacity:1;transform:translateX(3px)}}
@keyframes buttonShine{0%{left:-35%}55%,100%{left:120%}}
@keyframes logoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@keyframes tileFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
@keyframes heroZoom{from{transform:scale(1.015) translateX(0)}to{transform:scale(1.055) translateX(-7px)}}
@keyframes waveDrift{50%{transform:translateX(20px) rotate(-2deg)}}
@keyframes lineMove{50%{translate:24px -9px;opacity:.82}}
@keyframes nodePulse{50%{transform:scale(1.45);opacity:.55}}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes shake{25%{transform:translateX(5px)}75%{transform:translateX(-5px)}}@keyframes success{to{transform:scale(.985);opacity:.2}}

@media (max-width:1420px){
  .complex-stage{padding:24px 64px}.complex-shell{width:min(1230px,calc(100vw - 138px));height:min(680px,calc(100dvh - 54px))}
  .login-form-side{padding:38px 48px 18px}.brand-header{padding:34px 34px 0}.brand-copy{padding:18px 36px 0}.module-row{padding-left:32px;padding-right:32px}
  .brand-copy h1{font-size:41px}.brand-header strong{font-size:25px}.complex-logo{width:78px;height:78px}
  .side-rail{font-size:13px}.side-rail-left{left:22px}.side-rail-right{right:22px}
}
@media (max-width:1180px){
  .side-rail{display:none}.complex-stage{padding:20px}.complex-shell{width:min(1040px,calc(100vw - 40px));grid-template-columns:56% 44%}
  .login-form-side{padding:34px 36px 17px}.brand-header{padding:31px 28px 0}.brand-copy{padding:17px 30px 0}.module-row{padding:14px 25px 4px;gap:6px}
  .module-row article{width:64px}.brand-copy h1{font-size:37px}.form-welcome h2{font-size:32px}
}
@media (max-width:860px){
  body{overflow:auto!important}.complex-stage{min-height:100dvh;height:auto;padding:16px}.complex-shell{width:min(560px,100%);height:auto;min-height:0;display:block;border-radius:25px}
  .brand-side{min-height:405px}.brand-header{padding:28px 25px 0}.brand-copy{padding:16px 28px 0}.brand-copy h1{font-size:35px}.module-row{padding:15px 22px 3px;justify-content:center}.module-row article{width:62px}
  .mall-hero{height:205px}.login-form-side{padding:30px 24px 22px}.form-welcome h2{font-size:31px}.form-welcome p{font-size:13px}#loginForm{max-width:none}
  .form-benefits{margin-top:24px}.form-benefits article{padding:0 8px}.form-benefits strong{font-size:10px}.form-benefits small{font-size:8px}.complex-footer{font-size:8.5px}
}
@media (max-height:760px) and (min-width:861px){
  .complex-stage{padding-top:15px;padding-bottom:15px}.complex-shell{height:calc(100dvh - 30px);min-height:580px}
  .login-form-side{padding-top:28px;padding-bottom:15px}.form-welcome{margin-bottom:13px}.form-welcome h2{font-size:31px}.form-welcome p{font-size:13px}
  .input-wrap{height:53px}.field{margin-bottom:12px}.submit{height:54px}.form-benefits{margin-top:18px;padding-top:14px}.complex-footer{padding-top:10px}
  .brand-header{padding-top:27px}.complex-logo{width:68px;height:68px}.brand-header strong{font-size:23px}.brand-copy{padding-top:10px}.brand-copy h1{font-size:37px}.module-row{padding-top:11px}
}
@media (prefers-reduced-motion:reduce){
  *,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}
}
