html,body,#root{width:100%;min-height:100%;margin:0}.auth-page,.auth-page *,.auth-loading,.auth-loading *{box-sizing:border-box}.auth-page,.auth-loading{width:100%;height:100vh;height:100dvh;min-height:0;font-family:Inter,Segoe UI,sans-serif;color:#182230}.auth-page{display:grid;grid-template-columns:minmax(320px,1fr) minmax(430px,.8fr);place-items:center;padding:48px;overflow:hidden;background:radial-gradient(circle at 25% 40%,rgba(16,213,154,.12),transparent 27%),linear-gradient(125deg,#0b1627 0 53%,#f5f7fa 53%)}.auth-loading{position:relative;display:grid;place-items:center;overflow:hidden;padding:24px;background:radial-gradient(circle at 18% 14%,rgba(14,182,150,.22),transparent 29%),radial-gradient(circle at 82% 88%,rgba(34,102,189,.2),transparent 32%),linear-gradient(135deg,#071526,#0b2036 52%,#0b1728);color:#edf7ff}.auth-loading:before,.auth-loading:after{position:absolute;content:"";width:52vmax;height:52vmax;border:1px solid rgba(136,213,239,.08);border-radius:50%;pointer-events:none}.auth-loading:before{top:-37vmax;left:-27vmax}.auth-loading:after{right:-35vmax;bottom:-38vmax}.auth-loading-card{position:relative;z-index:1;width:min(400px,100%);padding:34px 36px 30px;overflow:hidden;border:1px solid rgba(178,224,241,.2);border-radius:20px;background:linear-gradient(145deg,#143049e6,#091d31c2);box-shadow:0 24px 70px #0000004d,inset 0 1px #ffffff0f;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-loading-mark{position:relative;display:grid;place-items:center;width:72px;height:72px;margin:0 auto 21px;border:1px solid rgba(120,229,203,.35);border-radius:21px;background:#0a2238;box-shadow:0 0 0 8px #2acbb00d}.auth-loading-mark img{display:block;width:58px;height:58px;border-radius:15px;object-fit:contain}.auth-loading-orbit{position:absolute;inset:-7px;border:2px solid transparent;border-top-color:#48daba;border-right-color:#5bc0f3cc;border-radius:50%;animation:auth-spin 1.25s linear infinite}.auth-loading-copy>span{display:block;margin-bottom:7px;color:#79e2c8;font-size:10px;font-weight:750;letter-spacing:.22em}.auth-loading-copy h1{margin:0;color:#f4f9fd;font-size:20px;font-weight:650;letter-spacing:-.02em}.auth-loading-copy p{margin:8px 0 23px;color:#a7bdd0;font-size:13px}.auth-loading-progress{height:4px;overflow:hidden;border-radius:999px;background:#b2ddef24}.auth-loading-progress i{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#19c99a,#63cdf5);box-shadow:0 0 16px #4bd3cccc;animation:auth-loading-progress 1.7s ease-in-out infinite}.auth-showcase{justify-self:center;max-width:390px;color:#fff}.auth-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;width:390px;height:275px;margin:0;overflow:visible}.auth-logo img{display:block;width:190px;height:190px;border-radius:40px;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.24))}.auth-logo strong{margin-top:12px;color:#fff;font-size:27px;font-weight:800;letter-spacing:.32em;text-indent:.32em}.auth-showcase>p{margin:0 0 7px;color:#10d59a;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.auth-showcase>span{color:#93a4b8;font-size:14px;line-height:1.55}.auth-card{justify-self:center;width:min(390px,100%);max-height:calc(100dvh - 32px);padding:36px;overflow-y:auto;background:#fff;border:1px solid #e0e5eb;border-radius:14px;box-shadow:0 24px 60px #12253c21}.auth-badge{display:inline-flex;align-items:center;gap:6px;margin-bottom:20px;padding:6px 9px;color:#087b5e;background:#e9f8f3;border:1px solid #cceee3;border-radius:6px;font-size:9px;font-weight:700;letter-spacing:.1em}.auth-title{display:flex;align-items:center;gap:12px;margin-bottom:26px}.auth-title>svg{flex:none;color:#10a97f}.auth-title h1{margin:0;font-size:20px;font-weight:600}.auth-title p{margin:4px 0 0;color:#7a8696;font-size:12px}.auth-card label{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;color:#344054;font-size:12px;font-weight:500}.auth-card input{padding:11px 12px;border:1px solid #cfd6e0;border-radius:8px;outline:none;font:inherit;font-size:13px;font-weight:400}.auth-card input:focus{border-color:#10b98e;box-shadow:0 0 0 3px #10b98e1c}.auth-card>button{width:100%;margin-top:8px;padding:12px;border:0;color:#fff;background:#0f9f79;border-radius:8px;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.auth-card>button:disabled{opacity:.65;cursor:wait}.auth-card>.auth-text-button{color:#667085;background:transparent;font-size:12px;font-weight:500}.auth-card>small{display:block;margin-top:18px;color:#a0a8b3;font-size:10px;text-align:center}.auth-legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 10px;margin:16px -12px 0;padding-top:14px;border-top:1px solid #edf0f3}.auth-legal-links a{padding:0;color:#64748b;font:inherit;font-size:10px;line-height:1.35;text-decoration:underline;text-decoration-color:#cbd5e1;text-underline-offset:3px;cursor:pointer}.auth-legal-links a:hover,.auth-legal-links a:focus-visible{color:#087b5e;text-decoration-color:#10b98e;outline:none}.auth-legal-placeholder{min-height:320px}.auth-legal-backdrop{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:24px;background:#040f1cad;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.auth-legal-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(820px,100%);height:min(760px,calc(100dvh - 48px));overflow:hidden;border:1px solid rgba(210,226,235,.9);border-radius:18px;background:#fff;box-shadow:0 28px 80px #020e1b5c}.auth-legal-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 26px 20px;border-bottom:1px solid #e7edf2;background:linear-gradient(135deg,#f8fffc,#f4f8fb)}.auth-legal-dialog>header span{display:block;margin-bottom:6px;color:#07906d;font-size:10px;font-weight:800;letter-spacing:.14em}.auth-legal-dialog>header h2{margin:0;color:#172236;font-size:21px;line-height:1.25;letter-spacing:-.02em}.auth-legal-dialog>header small{display:block;margin-top:7px;color:#718096;font-size:11px}.auth-legal-dialog>header button{display:grid;flex:none;place-items:center;width:38px;height:38px;padding:0;border:1px solid #d8e2ea;border-radius:10px;background:#fff;color:#526173;cursor:pointer}.auth-legal-dialog>header button:hover,.auth-legal-dialog>header button:focus-visible{border-color:#8edbc6;color:#087b5e;outline:3px solid rgba(16,185,142,.1)}.auth-legal-content{overflow-y:auto;padding:24px 30px 34px;scrollbar-gutter:stable}.auth-legal-lead{margin:0 0 24px;padding:15px 17px;border-left:3px solid #10b98e;border-radius:0 9px 9px 0;background:#effaf7;color:#34495e;font-size:13px;line-height:1.65}.auth-legal-content section+section{margin-top:23px}.auth-legal-content h3{margin:0 0 9px;color:#1d2c40;font-size:14px;line-height:1.4}.auth-legal-content p{margin:0 0 9px;color:#4a596b;font-size:12.5px;line-height:1.7}.auth-legal-content ul{margin:0;padding-left:20px;color:#4a596b;font-size:12.5px;line-height:1.7}.auth-legal-content li+li{margin-top:5px}.auth-legal-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px;border-top:1px solid #e7edf2;background:#fbfcfd}.auth-legal-dialog>footer span{color:#8a96a5;font-size:10px}.auth-legal-dialog>footer button{padding:9px 18px;border:0;border-radius:8px;background:#0f9f79;color:#fff;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.auth-support{display:flex;align-items:center;min-height:22px;margin:-4px 0 14px;color:#7a8696;font-size:11px}.auth-description{margin:-10px 0 18px;color:#667085;font-size:12px;line-height:1.55}.auth-error{margin:0 0 8px;padding:10px 12px;border:1px solid #f0b8b8;border-radius:8px;background:#fff5f5;color:#a52626;font-size:12px;line-height:1.45}.auth-spinner{width:16px;height:16px;border:2px solid #8293a8;border-top-color:#10d59a;border-radius:50%;animation:auth-spin .7s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}@keyframes auth-loading-progress{0%{transform:translate(-105%)}52%,to{transform:translate(250%)}}@media(prefers-reduced-motion:reduce){.auth-loading-orbit,.auth-loading-progress i{animation:none}.auth-loading-progress i{width:100%}}@media(max-width:1280px){.auth-page{grid-template-columns:1fr;padding:24px;background:radial-gradient(circle at 20% 10%,rgba(16,213,154,.08),transparent 28%),#f5f7fa}.auth-showcase{display:none}.auth-card{justify-self:center}}@media(max-height:700px){.auth-page{padding:16px}.auth-card{padding:24px 28px}.auth-badge{margin-bottom:14px}.auth-title{margin-bottom:18px}.auth-card label{margin-bottom:12px}.auth-card>small{margin-top:12px}}@media(max-width:520px){.auth-page{padding:12px}.auth-card{width:100%;max-height:calc(100dvh - 24px);padding:24px 20px;border-radius:12px}.auth-legal-backdrop{padding:0}.auth-legal-dialog{width:100%;height:100dvh;border:0;border-radius:0}.auth-legal-dialog>header{padding:18px 18px 15px}.auth-legal-dialog>header h2{font-size:18px}.auth-legal-content{padding:20px 18px 28px}.auth-legal-dialog>footer{padding:12px 18px}}
