.auth-shell{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;padding:0 16px 40px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;color:#fff;background:#080b13}.auth-bg{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.auth-bg__sky{position:absolute;inset:0;background:radial-gradient(1100px 640px at 50% -6%,rgba(43,153,255,.16),transparent 58%),radial-gradient(900px 520px at 50% 108%,rgba(43,153,255,.1),transparent 60%),linear-gradient(180deg,#0b1424,#0a0f1b 58%,#080b13)}.auth-bg__chart{width:100%;height:190px;opacity:.9;filter:drop-shadow(0 0 18px rgba(43,153,255,.35))}.auth-bg__chart,.auth-bg__horizon{position:absolute;left:0;right:0;bottom:44vh}.auth-bg__horizon{height:1px;background:linear-gradient(90deg,transparent,rgba(77,178,255,.55),transparent);box-shadow:0 0 42px 6px rgba(43,153,255,.28)}.auth-bg__grid{position:absolute;left:50%;bottom:0;width:260%;height:46vh;transform:translateX(-50%) perspective(340px) rotateX(64deg);transform-origin:bottom center;background-image:linear-gradient(90deg,rgba(56,160,255,.16) 1px,transparent 0),linear-gradient(180deg,rgba(56,160,255,.16) 1px,transparent 0);background-size:58px 58px;-webkit-mask-image:linear-gradient(0deg,#000 0,rgba(0,0,0,.55) 42%,transparent 78%);mask-image:linear-gradient(0deg,#000 0,rgba(0,0,0,.55) 42%,transparent 78%)}.auth-header{position:relative;z-index:2;width:100%;max-width:1180px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 8px}.auth-header__actions{display:flex;align-items:center;gap:12px}.auth-hbtn{display:inline-flex;align-items:center;height:40px;padding:0 20px;border-radius:9px;font-size:13px;font-weight:600;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .14s ease,filter .16s ease}.auth-hbtn--ghost{color:#d7deec;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}.auth-hbtn--ghost:hover{background:hsla(0,0%,100%,.09)}.auth-hbtn--solid{color:#fff;background:linear-gradient(90deg,#2b99ff,#1f7ae0);border:1px solid transparent;box-shadow:0 8px 20px rgba(31,122,224,.34)}.auth-hbtn--solid:hover{filter:brightness(1.06);transform:translateY(-1px)}.auth-main{position:relative;z-index:1;flex:1 1 auto;width:100%;display:flex;align-items:center;justify-content:center;padding:24px 0 32px}.auth-h1{margin:0;font-size:clamp(26px,4.6vw,36px);font-weight:800;letter-spacing:-.01em;text-align:center;text-wrap:balance;color:#fff}@media (max-width:560px){.auth-header{padding:16px 4px}.auth-header__actions{gap:8px}.auth-hbtn{height:36px;padding:0 14px;font-size:12px}.auth-hbtn--ghost{display:none}}html:has(.auth-shell),html:has(.auth-shell) body{overflow-x:hidden;overflow-y:auto;height:auto;min-height:100%;-webkit-overflow-scrolling:touch;touch-action:pan-y}.auth-brand{flex-direction:row;gap:11px;margin-bottom:4px;text-decoration:none;text-align:center}.auth-brand,.auth-brand__icon-wrap{display:flex;align-items:center;justify-content:center}.auth-brand__icon,.auth-brand__icon-wrap{width:40px;height:40px;background:transparent}.auth-brand__icon{display:block;-o-object-fit:contain;object-fit:contain}.auth-brand__name{font-size:21px;font-weight:700;letter-spacing:.01em;color:#fff;line-height:1.2}.auth-page{width:100%;max-width:420px;display:flex;justify-content:center}.auth-brand,.auth-page{position:relative;z-index:1}.auth-page__card{width:100%;border:1px solid #3a4254;border-radius:12px;background:#252a34;padding:28px 24px;box-shadow:0 18px 48px rgba(0,0,0,.45)}.auth-page__card--affiliate{padding-bottom:36px;margin-bottom:24px}.auth-page__title{margin:0 0 6px;font-size:22px;font-weight:800;text-align:center}.auth-page__subtitle{margin:0 0 22px;font-size:12px;color:#9ba3af;text-align:center}.auth-page__error{padding:10px 12px;border-radius:8px;background:rgba(232,81,67,.12);border:1px solid rgba(232,81,67,.35);color:#ffb4ad;font-size:12px}.auth-page__error,.auth-page__field{margin-bottom:14px}.auth-page__label{display:block;margin-bottom:6px;font-size:11px;font-weight:600;color:#9ba3af}.auth-page__input{width:100%;height:42px;border:1px solid #434b5c;border-radius:8px;background:#1d1e2c;padding:0 12px;color:#fff;font-size:13px;outline:none}.auth-page__input:focus{border-color:#08f}.auth-page__checkbox{display:flex;align-items:flex-start;gap:8px;margin:16px 0 18px;font-size:11px;color:#9ba3af;line-height:1.4}.auth-page__btn,.auth-page__submit{width:100%;height:44px;border:none;border-radius:8px;background:#19b963;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.auth-page__btn:disabled,.auth-page__submit:disabled{opacity:.6;cursor:not-allowed}.auth-page__footer{margin-top:16px;text-align:center;font-size:12px;color:#9ba3af}.auth-page__footer a{color:#7ec8ff;text-decoration:none}@media (max-width:480px){.auth-shell{gap:14px;padding:18px 12px 96px;justify-content:flex-start}.auth-brand__icon-wrap{width:44px;height:44px}.auth-brand__icon{max-width:44px;max-height:44px}.auth-brand__name{font-size:18px}}.auth-loading{background:#1d1e2c;color:#9ba3af;font-size:13px}.admin-auth-page,.auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center}.admin-auth-page{background:#111623;padding:24px}.admin-auth-page__card{width:100%;max-width:400px;border:1px solid #2e3448;border-radius:10px;background:#1c1f26;padding:28px 24px}.admin-auth-page__title{margin:0 0 18px;font-size:20px;font-weight:700;text-align:center;color:#fff}.qx-card{width:100%;border:1px solid hsla(0,0%,100%,.08);border-radius:18px;background:linear-gradient(180deg,rgba(21,28,42,.86),rgba(15,21,33,.9));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:26px 26px 24px;box-shadow:0 30px 80px rgba(0,0,0,.55),inset 0 1px 0 hsla(0,0%,100%,.04)}.qx-card__title{margin:0 0 22px;font-size:20px;font-weight:600;text-align:center;color:#f4f7ff;letter-spacing:.01em}.qx-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;margin-bottom:24px;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.07);border-radius:11px}.qx-tab{padding:10px 0;text-align:center;text-decoration:none;font-size:13px;font-weight:600;color:#8d94ab;border-radius:8px;transition:color .18s ease,background .18s ease}.qx-tab:hover{color:#c8d2e6}.qx-tab.is-active{color:#fff;background:hsla(0,0%,100%,.09);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06)}.qx-alert{margin-bottom:16px;padding:11px 13px;border-radius:10px;background:rgba(232,81,67,.12);border:1px solid rgba(232,81,67,.32);color:#ffb4ad;font-size:12.5px;line-height:1.4}.qx-note-ok{margin:-6px 0 14px;font-size:12px;color:#57d38c;text-align:center}.qx-form{display:flex;flex-direction:column}.qx-field{position:relative;margin-bottom:16px}.qx-field__input{width:100%;height:58px;border:1px solid hsla(0,0%,100%,.09);border-radius:12px;background:linear-gradient(180deg,hsla(0,0%,100%,.048),hsla(0,0%,100%,.018));padding:23px 15px 9px;color:#fff;font-size:14.5px;outline:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.qx-field--with-toggle .qx-field__input{padding-right:46px}.qx-field__input:hover{border-color:hsla(0,0%,100%,.2)}.qx-field__input:focus{border-color:#2b99ff;background:linear-gradient(180deg,rgba(43,153,255,.09),rgba(43,153,255,.025));box-shadow:0 0 0 3px rgba(43,153,255,.16),inset 0 1px 0 hsla(0,0%,100%,.05)}.qx-field__input:-webkit-autofill,.qx-field__input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 60px #12203a;caret-color:#fff}.qx-field__label{position:absolute;left:15px;top:50%;transform:translateY(-50%);font-size:14.5px;color:#8d94ab;pointer-events:none;transition:top .16s ease,font-size .16s ease,color .16s ease,letter-spacing .16s ease}.qx-field__input:not(:-moz-placeholder)+.qx-field__label{top:11px;transform:none;font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#4db2ff}.qx-field__input:focus+.qx-field__label,.qx-field__input:not(:placeholder-shown)+.qx-field__label{top:11px;transform:none;font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#4db2ff}.qx-field__input:not(:focus):not(:-moz-placeholder)+.qx-field__label{color:#7c92b4}.qx-field__input:not(:focus):not(:placeholder-shown)+.qx-field__label{color:#7c92b4}.qx-hint{margin:7px 2px 0;font-size:11px;line-height:1.4;color:#7c8398}.qx-field__toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;background:transparent;color:#8d94ab;cursor:pointer;border-radius:8px;transition:color .16s ease,background .16s ease}.qx-field__toggle:hover{color:#c8d2e6;background:hsla(0,0%,100%,.05)}.qx-row{display:flex;align-items:center;justify-content:space-between;margin:2px 0 20px}.qx-check{display:inline-flex;align-items:flex-start;gap:9px;font-size:12.5px;line-height:1.45;color:#aeb6c9;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.qx-check input{position:absolute;opacity:0;width:0;height:0}.qx-check__box{flex:0 0 auto;width:18px;height:18px;margin-top:1px;border:1.5px solid hsla(0,0%,100%,.22);border-radius:5px;background:hsla(0,0%,100%,.03);position:relative;transition:all .16s ease}.qx-check:hover .qx-check__box{border-color:hsla(0,0%,100%,.38)}.qx-check input:checked+.qx-check__box{background:linear-gradient(135deg,#2b99ff,#1f7ae0);border-color:#2b99ff;box-shadow:0 2px 8px rgba(31,122,224,.4)}.qx-check input:checked+.qx-check__box:after{content:"";position:absolute;left:5px;top:1.5px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.qx-check input:focus-visible+.qx-check__box{box-shadow:0 0 0 3px rgba(43,153,255,.25)}.qx-check a{color:#4db2ff;text-decoration:none}.qx-check a:hover{text-decoration:underline}.qx-link{font-size:12.5px;color:#4db2ff;text-decoration:none;white-space:nowrap}.qx-link:hover{text-decoration:underline}.qx-submit{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;height:54px;margin-top:4px;padding:0 22px;border:none;border-radius:12px;background:linear-gradient(180deg,#3aa0ff,#2b99ff 45%,#1f7ae0);color:#fff;font-size:14.5px;font-weight:700;letter-spacing:.01em;cursor:pointer;box-shadow:0 14px 28px rgba(31,122,224,.4),inset 0 1px 0 hsla(0,0%,100%,.28);transition:transform .14s ease,box-shadow .16s ease,filter .16s ease}.qx-submit:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 18px 34px rgba(31,122,224,.5),inset 0 1px 0 hsla(0,0%,100%,.32)}.qx-submit:active:not(:disabled){transform:translateY(0)}.qx-submit:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.qx-submit svg{flex:0 0 auto}.qx-foot{margin:18px 0 2px;text-align:center;font-size:12.5px;color:#8d94ab}.qx-foot a{color:#4db2ff;text-decoration:none;font-weight:600}.qx-foot a:hover{text-decoration:underline}@media (max-width:480px){.qx-card{padding:24px 18px 22px;border-radius:14px}.qx-card__title{font-size:17px}.qx-field__input{height:54px}}.sf-card{width:100%;max-width:408px;display:flex;flex-direction:column;gap:22px;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;background:#10151f;padding:30px 28px;box-shadow:0 24px 64px rgba(0,0,0,.45)}.sf-card .auth-brand{justify-content:flex-start;margin-bottom:0}.sf-body{gap:18px}.sf-body,.sf-head{display:flex;flex-direction:column}.sf-head{gap:5px}.sf-title{margin:0;font-size:24px;font-weight:600;letter-spacing:-.02em;color:#f1f5fb}.sf-sub{margin:0;font-size:13px;color:#8b93a5;line-height:1.5}.sf-sub--ok{color:#57d38c}.sf-alert{padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.45;background:hsla(4,89%,67%,.12);border:1px solid hsla(4,89%,67%,.3);color:#ffb0a8}.sf-form{gap:16px}.sf-field,.sf-form{display:flex;flex-direction:column}.sf-field{gap:7px}.sf-label{font-size:13px;font-weight:500;color:#dbe2ec}.sf-input{width:100%;height:40px;border-radius:8px;border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.025);padding:0 12px;color:#f1f5fb;font-size:14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.sf-input::-moz-placeholder{color:#626b80}.sf-input::placeholder{color:#626b80}.sf-input:hover{border-color:hsla(0,0%,100%,.17)}.sf-input:focus{border-color:#2b99ff;background:rgba(43,153,255,.04);box-shadow:0 0 0 3px rgba(43,153,255,.18)}.sf-input:-webkit-autofill,.sf-input:-webkit-autofill:focus{-webkit-text-fill-color:#f1f5fb;-webkit-box-shadow:inset 0 0 0 60px #131a26;caret-color:#f1f5fb}.sf-field--pw{position:relative}.sf-field--pw .sf-input{padding-right:44px}.sf-eye{position:absolute;right:6px;bottom:0;height:40px;width:36px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#7b8398;cursor:pointer;border-radius:7px;transition:color .15s ease,background .15s ease}.sf-eye:hover{color:#c8d2e6;background:hsla(0,0%,100%,.05)}.sf-check{display:flex;align-items:flex-start;gap:10px;padding-top:2px}.sf-check input{position:absolute;opacity:0;width:0;height:0}.sf-check__box{flex:0 0 auto;width:18px;height:18px;margin-top:1px;border:1.5px solid hsla(0,0%,100%,.28);border-radius:5px;background:transparent;position:relative;transition:all .15s ease}.sf-check:hover .sf-check__box{border-color:hsla(0,0%,100%,.45)}.sf-check input:checked+.sf-check__box{background:#2b99ff;border-color:#2b99ff}.sf-check input:checked+.sf-check__box:after{content:"";position:absolute;left:5px;top:1.5px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.sf-check input:focus-visible+.sf-check__box{box-shadow:0 0 0 3px rgba(43,153,255,.25)}.sf-check__label{font-size:13px;color:#8b93a5;line-height:1.5}.sf-check__label a{color:#4db2ff;text-decoration:none}.sf-check__label a:hover{text-decoration:underline}.sf-row{display:flex;align-items:center;justify-content:space-between}.sf-btn{width:100%;height:42px;margin-top:2px;border:none;border-radius:8px;background:#2b99ff;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .12s ease,box-shadow .15s ease}.sf-btn:hover:not(:disabled){background:#2189ea;box-shadow:0 8px 20px rgba(31,122,224,.34)}.sf-btn:active:not(:disabled){transform:translateY(1px)}.sf-btn:disabled{opacity:.6;cursor:not-allowed}.sf-foot{text-align:center;font-size:13px;color:#8b93a5}.sf-foot a{color:#f1f5fb;font-weight:500;text-decoration:none}.sf-foot a:hover{color:#4db2ff;text-decoration:underline}@media (max-width:440px){.sf-card{padding:24px 20px;border-radius:12px}.sf-title{font-size:22px}}.el-shell{position:relative;min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#1c1f2d;color:#fff;font-size:16px}html:has(.el-shell),html:has(.el-shell) body{overflow-x:hidden;overflow-y:auto;height:auto;min-height:100%;-webkit-overflow-scrolling:touch;touch-action:pan-y;font-size:16px}.el-shell__inner{position:relative;z-index:10;margin:0 auto;width:100%;max-width:1440px;padding:0 16px}@media (min-width:768px){.el-shell__inner{padding:0 32px}}.el-header{position:relative;height:72px;gap:20px}.el-header,.el-logo{display:flex;align-items:center}.el-logo{flex:0 0 auto;text-decoration:none}.el-logo__img{display:block;height:36px;width:auto;max-width:180px;-o-object-fit:contain;object-fit:contain}.el-nav{display:none;align-items:center;gap:28px;margin-left:28px}.el-nav a{font-size:16px;line-height:20px;font-weight:700;color:#fff;text-decoration:none;font-style:normal;white-space:nowrap}.el-nav a:hover{color:#4a8ded}.el-header__actions{margin-left:auto;display:flex;align-items:center;gap:8px}.el-header__cta{display:none;align-items:center}.el-hbtn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:4px;padding:12px 20px;font-size:16px;line-height:20px;font-weight:700;text-decoration:none;border:0;transition:background .15s ease}.el-hbtn--dark{margin-right:12px;background:#2b3040;color:#fff}.el-hbtn--dark:hover{background:#32384b}.el-hbtn--green{background:#0faf59;color:#fff;box-shadow:0 4px 10px rgba(53,184,114,.25)}.el-hbtn--green:hover{background:#14bb62}@media (min-width:1024px){.el-header__cta,.el-nav{display:flex}}.el-main{position:relative;min-height:calc(100vh - 72px);overflow-x:hidden;padding-top:32px}@media (min-width:768px){.el-main{padding-top:40px}}.el-main__bg{pointer-events:none;position:absolute;left:50%;top:0;z-index:0;height:min(100%,560px);width:100vw;max-width:100vw;transform:translateX(-50%);background-image:url(/auth-ellus/hero-bg.png);background-position:bottom;background-repeat:repeat-x;background-size:auto 100%;opacity:.95}.el-main__content,.el-section{position:relative;z-index:20;width:100%}.el-section{margin:36px auto 32px;max-width:720px;padding-bottom:32px}.el-title{margin:0 0 32px;text-align:center;font-size:clamp(28px,5vw,40px);line-height:1.2;font-weight:900;color:#fff}.el-card{position:relative;z-index:20;margin:0 auto;width:100%;max-width:498px;border-radius:8px;background:#444b5d;padding:16px 0 40px;box-shadow:0 20px 80px rgba(11,17,33,.55)}.el-tabs-wrap{border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:16px}.el-tabs{display:flex;width:-moz-fit-content;width:fit-content;margin:0 auto 9px;background:hsla(0,0%,100%,.1);padding:8px;gap:0}.el-tab,.el-tabs{border-radius:4px}.el-tab{-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:10px 24px;font-size:14px;line-height:18px;font-weight:900;color:#fff;text-decoration:none;background:transparent;transition:background .15s ease,box-shadow .15s ease}.el-tab.is-active{background:#353a4d;box-shadow:2px 2px 6px rgba(53,58,77,.03)}.el-card__body{background:#444b5d;padding:33px 24px 0}@media (min-width:768px){.el-card__body{padding-left:48px;padding-right:48px}}.el-form{margin:0 auto;max-width:370px;display:flex;flex-direction:column}.el-field{position:relative;display:block;margin-bottom:24px}.el-field__label{position:absolute;top:-9px;left:12px;z-index:1;background:#444b5d;padding:0 6px;font-size:14px;color:hsla(0,0%,100%,.3);pointer-events:none}.el-field__input{display:block;width:100%;height:48px;border-radius:4px;border:1px solid hsla(0,0%,100%,.3);background:transparent;padding:0 16px;font-size:16px;color:#fff;outline:none;transition:border-color .15s ease}.el-field__input::-moz-placeholder{color:hsla(0,0%,100%,.3)}.el-field__input::placeholder{color:hsla(0,0%,100%,.3)}.el-field__input:focus{border-color:hsla(0,0%,100%,.6)}.el-field__input--pw{padding-right:48px}.el-field__input:-webkit-autofill,.el-field__input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 60px #444b5d;caret-color:#fff}.el-field__eye{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:hsla(0,0%,100%,.45);cursor:pointer;padding:0;transition:color .15s ease}.el-field__eye:hover{color:hsla(0,0%,100%,.7)}.el-row{justify-content:space-between;gap:12px;margin-bottom:20px}.el-remember,.el-row{display:flex;align-items:center}.el-remember{position:relative;padding-left:40px;min-height:28px;font-size:14px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-remember--terms{margin-bottom:20px;align-items:flex-start;line-height:1.45;color:hsla(0,0%,100%,.85)}.el-remember--terms .el-remember__box{margin-top:0}.el-remember a{color:#2b99ff;text-decoration:none}.el-remember a:hover{color:#56adff;text-decoration:underline}.el-remember input{position:absolute;left:0;top:0;width:28px;height:28px;opacity:0;cursor:pointer;margin:0}.el-remember__box{position:absolute;left:0;top:0;display:grid;place-content:center;width:28px;height:28px;border-radius:3px;background:#fff}.el-remember input:checked+.el-remember__box:after{content:"";width:7px;height:12px;border:solid #2b99ff;border-width:0 2.5px 2.5px 0;transform:rotate(45deg) translateY(-1px)}.el-link{display:inline;border:0;background:transparent;padding:0;font-size:14px;line-height:18px;font-weight:500;color:#2b99ff;cursor:pointer;white-space:nowrap}.el-link:hover{color:#56adff}.el-submit{display:flex;align-items:center;justify-content:center;width:100%;max-width:366px;margin:0 auto 24px;border:0;border-radius:4px;background:#2b99ff;padding:19px 0;font-size:16px;line-height:20px;font-weight:700;color:#fff;box-shadow:0 4px 10px rgba(2,111,211,.25);cursor:pointer;transition:filter .15s ease,opacity .15s ease}.el-submit:hover:not(:disabled){filter:brightness(1.05)}.el-submit:disabled{opacity:.7;cursor:not-allowed}.el-submit__icon{margin-left:10px;flex:0 0 auto}.el-alert{margin:0 auto 18px;max-width:370px;padding:11px 13px;border-radius:4px;background:rgba(232,81,67,.14);border:1px solid rgba(232,81,67,.35);color:#ffb4ad;font-size:13px;line-height:1.4}.el-alert--info{background:rgba(43,153,255,.12);border-color:rgba(43,153,255,.35);color:#9ccfff}.el-note{margin:0 auto 14px;font-size:13px;color:#57d38c}.el-foot,.el-note{max-width:370px;text-align:center}.el-foot{margin:0 auto;font-size:14px;color:#7e859d}.el-foot a{color:#fff;font-weight:600;text-decoration:none}.el-foot a:hover{color:#2b99ff}.el-main__content>.auth-page,.el-main__content>.sf-body{margin:36px auto 48px;width:100%;max-width:498px;border-radius:8px;background:#444b5d;padding:32px 28px 36px;box-shadow:0 20px 80px rgba(11,17,33,.55)}.el-main__content>.sf-body .sf-input,.el-main__content>.sf-body .sf-label,.el-main__content>.sf-body .sf-title{color:#f1f5fb}@media (max-width:560px){.el-logo__img{height:30px;max-width:150px}.el-section{margin-top:20px}.el-title{margin-bottom:22px}.el-card__body{padding:28px 18px 0}.el-row{flex-wrap:wrap}}