:root{--auth-ink:#0a1d31;--auth-muted:#6b7b8b;--auth-blue:#1768e5;--auth-blue-dark:#0e54bd;--auth-line:#dce5ee;--auth-navy:#071a2e;--auth-danger:#c23b4b;--auth-green:#17805f}
html[data-bs-theme=light] body:has(.auth-page){margin:0;color:var(--auth-ink);background:#fff;font-family:"Inter",sans-serif}body:has(.auth-page) .back-top{display:none}.auth-page{display:grid;grid-template-columns:minmax(510px,.9fr) minmax(570px,1.1fr);min-height:100svh;background:#fff}.auth-form-panel{display:flex;align-items:center;justify-content:center;min-width:0;padding:42px clamp(34px,5vw,76px)}.auth-form-wrap{width:100%;max-width:470px}.auth-form-wrap--wide{max-width:620px}.auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:clamp(42px,6vh,72px)}.auth-brand__mark{display:grid;width:48px;height:48px;place-items:center;overflow:hidden;border:1px solid #e0e8ef;border-radius:13px;background:#fff;box-shadow:0 8px 22px rgba(18,54,86,.08)}.auth-brand__mark img{width:37px;height:37px;object-fit:contain}.auth-brand>span:last-child{display:flex;min-width:0;flex-direction:column}.auth-brand small{color:#8997a5;font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.auth-brand strong{overflow:hidden;color:#1b3247;font-family:"Instrument Sans",sans-serif;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.auth-heading{margin-bottom:27px}.auth-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:15px;color:var(--auth-blue);font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.auth-heading h1,.auth-state h1{margin:0 0 10px;color:var(--auth-ink);font-family:"Instrument Sans",sans-serif;font-size:clamp(34px,3.6vw,44px);font-weight:700;line-height:1.08;letter-spacing:-.035em}.auth-heading p,.auth-state>p{max-width:550px;margin:0;color:var(--auth-muted);font-size:13px;line-height:1.65}.auth-heading p strong{color:#40576b;overflow-wrap:anywhere}.auth-messages{display:grid;gap:8px;margin-bottom:17px}.auth-alert{display:flex;gap:8px;align-items:flex-start;margin-bottom:17px;padding:11px 12px;border:1px solid #cfe0f7;border-radius:10px;color:#245689;background:#eff6ff;font-size:10px;line-height:1.5}.auth-alert--error{border-color:#f0cbd0;color:#982d3b;background:#fff2f3}.auth-alert--success{border-color:#bce4d6;color:#167054;background:#effaf6}.auth-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.auth-form--single{grid-template-columns:1fr;gap:19px}.auth-field--full{grid-column:1/-1}.auth-field label{display:block;margin-bottom:8px;color:#294055;font-size:11px;font-weight:700}.auth-field label em{color:#96a2ae;font-size:9px;font-style:normal;font-weight:500}.auth-input{position:relative;display:flex;align-items:center}.auth-input>i{position:absolute;left:14px;z-index:1;color:#8393a3;font-size:15px;pointer-events:none}.auth-input input,.auth-input select{width:100%;height:50px;padding:0 43px 0 41px;border:1px solid var(--auth-line);border-radius:11px;outline:0;color:var(--auth-ink);background:#fbfcfe;font-size:12px;transition:border-color .2s,box-shadow .2s,background .2s}.auth-input select{appearance:none}.auth-input--select:after{content:"\F282";position:absolute;right:15px;color:#8292a1;font-family:"bootstrap-icons";font-size:11px;pointer-events:none}.auth-input input::placeholder{color:#a4afba}.auth-input input:hover,.auth-input select:hover{border-color:#c3d0dc;background:#fff}.auth-input input:focus,.auth-input select:focus{border-color:#6ea2ee;background:#fff;box-shadow:0 0 0 4px rgba(23,104,229,.1)}.auth-field.has-error .auth-input input,.auth-field.has-error .auth-input select{border-color:#df8290}.auth-error{display:block;margin-top:6px;color:var(--auth-danger);font-size:9px;line-height:1.45}.auth-password-toggle{position:absolute;right:7px;display:grid;width:35px;height:35px;place-items:center;border:0;border-radius:8px;color:#788a9a;background:transparent;font-size:14px}.auth-password-toggle:hover,.auth-password-toggle:focus-visible{color:var(--auth-blue);background:#edf4ff;outline:0}.password-guidance,.recovery-note{display:flex;gap:9px;align-items:flex-start;padding:11px 12px;border:1px solid #dde7f2;border-radius:10px;color:#61768a;background:#f3f7fb;font-size:9px;line-height:1.55}.password-guidance i,.recovery-note i{color:var(--auth-blue);font-size:13px}.auth-submit{position:relative;display:flex;width:100%;height:52px;align-items:center;justify-content:center;gap:10px;overflow:hidden;border:0;border-radius:11px;color:#fff;background:var(--auth-blue);box-shadow:0 11px 26px rgba(23,104,229,.23);font-size:12px;font-weight:700;transition:.2s}.auth-submit:hover{color:#fff;background:var(--auth-blue-dark);box-shadow:0 15px 30px rgba(23,104,229,.3);transform:translateY(-1px)}.auth-submit:focus-visible{outline:3px solid rgba(23,104,229,.24);outline-offset:3px}.auth-submit:disabled{cursor:wait;opacity:.82;transform:none}.auth-spinner{display:none;width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:authSpin .7s linear infinite}.auth-submit.is-loading>i{display:none}.auth-submit.is-loading .auth-spinner{display:block}@keyframes authSpin{to{transform:rotate(360deg)}}.auth-switch{margin:24px 0 0;text-align:center;color:#82909e;font-size:10px}.auth-switch a,.auth-back,.recovery-links a{color:var(--auth-blue);font-weight:700}.auth-switch a:hover,.auth-back:hover,.recovery-links a:hover{text-decoration:underline}.auth-powered{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:clamp(32px,5vh,52px);color:#98a4af;font-size:8px}.auth-powered img{width:58px;height:auto}.auth-back{display:flex;justify-content:center;gap:7px;align-items:center;margin-top:24px;font-size:10px}
.auth-aside{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:center;overflow:hidden;padding:clamp(55px,7vw,96px);color:#fff;background:radial-gradient(circle at 80% 10%,rgba(55,139,232,.23),transparent 31%),linear-gradient(145deg,#071a2e,#092847 65%,#0c3156)}.auth-aside__grid{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(rgba(131,182,232,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(131,182,232,.18) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent)}.auth-aside__copy,.auth-aside__trust,.community-card,.recovery-shield{position:relative;z-index:2}.auth-aside__copy>span{display:inline-flex;gap:8px;align-items:center;margin-bottom:15px;color:#80baff;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.auth-aside__copy h2{max-width:650px;margin:0 0 15px;color:#fff;font-family:"Instrument Sans",sans-serif;font-size:clamp(34px,3.8vw,50px);font-weight:700;line-height:1.12;letter-spacing:-.04em}.auth-aside__copy p{max-width:600px;margin:0;color:#9db3c8;font-size:13px;line-height:1.7}.auth-aside__trust{display:flex;gap:10px;align-items:center;margin-top:31px}.auth-aside__trust>i{display:grid;width:38px;aspect-ratio:1;place-items:center;border:1px solid rgba(121,180,238,.25);border-radius:10px;color:#80baff;background:rgba(57,127,198,.13)}.auth-aside__trust>div{display:flex;flex-direction:column}.auth-aside__trust strong{color:#dbe8f5;font-size:9px}.auth-aside__trust small{color:#7892aa;font-size:7px}.community-card{display:grid;grid-template-columns:230px 1fr;gap:28px;align-items:center;max-width:690px;margin:42px 0 0;padding:27px;border:1px solid rgba(159,201,240,.16);border-radius:20px;background:rgba(13,48,80,.65);box-shadow:0 30px 65px rgba(0,0,0,.2);backdrop-filter:blur(12px)}.community-orbit{position:relative;width:210px;aspect-ratio:1;border:1px solid rgba(103,165,227,.22);border-radius:50%}.community-orbit:before{content:"";position:absolute;inset:40px;border:1px dashed rgba(103,165,227,.25);border-radius:50%}.community-center,.community-person{position:absolute;display:grid;place-items:center;border-radius:50%}.community-center{inset:72px;color:#fff;background:var(--auth-blue);font-size:25px;box-shadow:0 0 0 10px rgba(34,111,195,.15)}.community-person{width:39px;aspect-ratio:1;border:1px solid rgba(145,193,239,.25);color:#86bdf3;background:#133c62;font-size:14px}.community-person--one{left:10px;top:50%;transform:translateY(-50%)}.community-person--two{left:50%;top:3px;transform:translateX(-50%)}.community-person--three{right:10px;top:50%;transform:translateY(-50%)}.community-person--four{left:50%;bottom:3px;transform:translateX(-50%)}.community-copy{display:flex;flex-direction:column}.community-copy strong{color:#fff;font-size:15px}.community-copy small{margin-top:7px;color:#91a9bf;font-size:10px;line-height:1.65}
.auth-form-wrap--recovery{max-width:460px}.auth-form-wrap--recovery .auth-brand{margin-bottom:39px}.auth-heading--recovery{margin-top:31px}.recovery-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:start;margin-bottom:35px}.recovery-progress>span{display:flex;flex-direction:column;align-items:center;gap:6px;color:#98a5b1;font-size:8px}.recovery-progress b{display:grid;width:31px;aspect-ratio:1;place-items:center;border:1px solid #dce5ee;border-radius:50%;color:#8a98a5;background:#f5f7f9;font-size:9px}.recovery-progress>i{margin-top:15px;border-top:1px solid #dce5ee}.recovery-progress>span.is-active{color:var(--auth-blue);font-weight:700}.recovery-progress>span.is-active b{border-color:var(--auth-blue);color:#fff;background:var(--auth-blue);box-shadow:0 0 0 5px rgba(23,104,229,.09)}.recovery-progress>span.is-complete{color:var(--auth-green)}.recovery-progress>span.is-complete b{border-color:#a9dfcd;color:#fff;background:var(--auth-green)}.recovery-progress>i.is-complete{border-color:#8bcdb8}.recovery-links{display:flex;justify-content:space-between;gap:15px;margin-top:22px;color:#8795a2;font-size:9px}.otp-shell input{width:100%;height:65px;padding:0 18px;border:1px solid var(--auth-line);border-radius:12px;outline:0;color:var(--auth-ink);background:#fbfcfe;text-align:center;font-family:"Instrument Sans",sans-serif;font-size:25px;font-weight:700;letter-spacing:.48em;text-indent:.48em}.otp-shell input:focus{border-color:#6ea2ee;background:#fff;box-shadow:0 0 0 4px rgba(23,104,229,.1)}.auth-state{text-align:center}.auth-state__icon{display:grid;width:68px;aspect-ratio:1;place-items:center;margin:5px auto 24px;border-radius:20px;color:var(--auth-blue);background:#e9f2ff;font-size:29px;transform:rotate(-3deg)}.auth-state__icon--success{color:var(--auth-green);background:#e6f7f1}.auth-state__icon--error{color:#c25764;background:#fff0f2}.auth-state>p{margin-inline:auto}.auth-state .auth-submit{margin-top:29px}.auth-state__tips{display:grid;gap:9px;margin:25px 0;text-align:left}.auth-state__tips span{display:flex;gap:9px;align-items:center;padding:11px;border-radius:9px;color:#627587;background:#f5f8fa;font-size:9px}.recovery-shield{display:grid;width:360px;aspect-ratio:1;place-items:center;margin:0 auto 48px}.recovery-ring{position:absolute;border:1px solid rgba(104,169,232,.17);border-radius:50%}.recovery-ring--one{width:360px;aspect-ratio:1}.recovery-ring--two{width:260px;aspect-ratio:1}.recovery-ring--three{width:170px;aspect-ratio:1}.recovery-shield>i{display:grid;width:105px;aspect-ratio:1;place-items:center;border:10px solid rgba(48,126,208,.15);border-radius:31px;color:#fff;background:linear-gradient(145deg,#438ee1,#1768e5);font-size:43px;box-shadow:0 23px 50px rgba(0,0,0,.25)}.recovery-chip{position:absolute;display:flex;gap:7px;align-items:center;padding:9px 11px;border:1px solid rgba(145,193,239,.19);border-radius:9px;color:#bfd7ee;background:rgba(12,43,71,.88);box-shadow:0 13px 30px rgba(0,0,0,.2);font-size:8px;font-weight:700}.recovery-chip i{color:#72b1f3;font-size:13px}.recovery-chip--one{left:-5px;top:27%}.recovery-chip--two{right:-25px;top:36%}.recovery-chip--three{left:40px;bottom:13%}
@media(max-width:1050px){.auth-page{grid-template-columns:minmax(470px,.95fr) minmax(470px,1.05fr)}.auth-form-panel{padding-inline:40px}.auth-aside{padding-inline:45px}.community-card{grid-template-columns:180px 1fr}.community-orbit{width:170px}.community-center{inset:58px}.recovery-shield{width:310px}.recovery-ring--one{width:310px}.recovery-ring--two{width:225px}.recovery-ring--three{width:150px}}
@media(max-width:820px){.auth-page{display:block;background:radial-gradient(circle at 90% 0,rgba(23,104,229,.08),transparent 32%),#f5f8fb}.auth-aside{display:none}.auth-form-panel{min-height:100svh;padding:36px 24px}.auth-form-wrap{max-width:560px;padding:28px;border:1px solid #e1e8ef;border-radius:20px;background:#fff;box-shadow:0 25px 60px rgba(16,49,80,.1)}.auth-form-wrap--wide{max-width:650px}.auth-brand{margin-bottom:48px}}
@media(max-width:560px){.auth-form-panel{align-items:flex-start;padding:0;background:#fff}.auth-form-wrap{max-width:none;min-height:100svh;padding:27px 20px;border:0;border-radius:0;box-shadow:none}.auth-form{grid-template-columns:1fr}.auth-field--full{grid-column:auto}.auth-brand{margin-bottom:52px}.auth-heading h1,.auth-state h1{font-size:36px}.recovery-progress{margin-bottom:28px}.recovery-links{flex-direction:column;align-items:center}.auth-powered{margin-top:38px}}
@media(prefers-reduced-motion:reduce){.auth-submit{transition:none}.auth-submit:hover{transform:none}.auth-spinner{animation-duration:1.4s}}
