.geo-auth{display:flex;min-height:100vh}.geo-auth__aside{flex:0 0 44%;max-width:620px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:48px 52px;color:#fff}.geo-auth__aside:before,.geo-auth__aside:after{content:"";position:absolute;border-radius:50%;background:#ffffff14;pointer-events:none}.geo-auth__aside:before{width:320px;height:320px;left:-110px;top:-120px}.geo-auth__aside:after{width:240px;height:240px;right:-80px;bottom:-90px;background:#2f54eb38}.geo-auth__aside--admin{background:radial-gradient(130% 130% at 100% 0%,#1e3fc4,#16213e 55%,#0b1437 150%)}.geo-auth__brand{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.geo-auth__brand-name{font-size:18px;font-weight:600;letter-spacing:.5px}.geo-auth__badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);padding:4px 11px;border-radius:20px;color:#fff}.geo-auth__hero{position:relative;z-index:1}.geo-auth__hero h1{font-size:30px;line-height:1.4;font-weight:700;margin:0 0 14px;color:#fff}.geo-auth__hero p{font-size:14px;line-height:1.8;opacity:.86;margin:0 0 30px;max-width:400px}.geo-auth__features{list-style:none;padding:0;margin:0;display:grid;gap:16px}.geo-auth__features li{display:flex;align-items:flex-start;gap:12px;font-size:13.5px;opacity:.94}.geo-auth__features .ic{flex:0 0 28px;height:28px;border-radius:8px;background:#ffffff29;display:grid;place-items:center;font-size:14px}.geo-auth__secure-note{font-size:12px;opacity:.72;margin-top:10px;line-height:1.7}.geo-auth__foot{position:relative;z-index:1;font-size:12px;opacity:.72;line-height:1.7}.geo-auth__main{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 24px;background:#f7f7f9}.geo-auth__card{width:100%;max-width:380px}.geo-auth__form-title{font-size:22px;font-weight:600;margin:0;text-align:center;color:#000000e0}.geo-auth__form-sub{font-size:13px;color:#00000073;text-align:center;margin:6px 0 26px}.geo-auth__mfa-tip{background:#eef0fd;border:1px solid #d6e0ff;border-radius:8px;padding:10px 12px;font-size:12.5px;color:#1e3fc4;line-height:1.7;margin-bottom:14px}.geo-auth__lead{text-align:center;font-size:12.5px;color:#00000073;margin-top:16px;line-height:1.7}.geo-auth__lead a{color:#2f54eb;cursor:pointer}@media (max-width: 960px){.geo-auth__aside{display:none}}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f7fa}
