@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500&display=swap";:root{color:#edf4ff;font-synthesis:none;--bg:#070b14;--side:#09111e;--surface:#0d1726;--surface2:#111e30;--line:#1b2d46;--muted:#91a4bf;--cyan:#00d4ff;--purple:#8b5cf6;--green:#10b981;background:#070b14;font-family:Inter,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;margin:0}button,input{font:inherit}button{color:inherit}svg{width:18px;height:18px}.loading{height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:14px;display:grid}.loading-logo{filter:drop-shadow(0 0 24px #00d4ff3d);width:56px;height:56px}.brand-logo{flex:0 0 40px;width:40px;height:40px}.login-logo{width:188px;height:auto;margin:0 0 24px;display:block}.login{background:radial-gradient(circle at 18% 15%,#12305a 0,#0000 34%),radial-gradient(circle at 85% 80%,#31205d 0,#0000 30%),#050912;place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.grid-glow{background-image:linear-gradient(#00d4ff0c 1px,#0000 1px),linear-gradient(90deg,#00d4ff0c 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.login-card{background:#0a1422f2;border:1px solid #24415e;border-radius:28px;width:min(520px,100%);padding:42px;position:relative;box-shadow:0 36px 100px #0009}.login-card h1{letter-spacing:-.05em;margin:18px 0 14px;font-size:clamp(30px,5vw,46px);line-height:1.03}.login-copy{color:#aebfd5;margin:0 0 28px;line-height:1.7}.eyebrow{letter-spacing:.16em;color:#6e8ba9;margin:0 0 8px;font:600 10px/1 JetBrains Mono,monospace}.login form{gap:16px;display:grid}.login label{color:#bdcbe0;gap:8px;font-size:12px;font-weight:700;display:grid}.login input{color:#fff;background:#07101d;border:1px solid #263c56;border-radius:12px;outline:0;height:50px;padding:0 15px;font-size:16px}.login input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #00d4ff1c}.password-field{position:relative}.password-field input{width:100%;padding-right:54px}.password-toggle{color:#91a4bf;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:3px;right:4px}.password-toggle:hover{color:#edf4ff;background:#102036}.password-toggle:focus-visible,.primary:focus-visible,.secondary:focus-visible,.login input:focus-visible{outline-offset:2px;outline:2px solid #7be7ff}.password-toggle svg{width:18px;height:18px}.primary,.secondary{cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}.primary{background:linear-gradient(135deg,#00b8df,var(--cyan));color:#031019;border-radius:12px;height:52px;margin-top:4px;font-weight:800;box-shadow:0 16px 40px #00d4ff20}.primary:disabled{opacity:.6}.trust{color:#7791ad;align-items:center;gap:8px;margin-top:22px;font-size:11px;display:flex}.error{color:#fb7185;margin:0;font-size:12px}.shell{min-height:100vh}.shell aside{z-index:30;background:linear-gradient(#0a1422,#07101b);border-right:1px solid #172a41;flex-direction:column;width:270px;transition:width .2s;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #172a41;align-items:center;gap:11px;height:76px;padding:0 16px;display:flex}.brand>div:nth-child(2){gap:2px;min-width:0;display:grid}.brand b{font-size:16px}.brand span{color:#7188a2;font-size:10px}.brand button,.sidebar-user button{color:#829bb7;cursor:pointer;background:#112035;border:0;border-radius:9px;place-items:center;width:34px;height:34px;margin-left:auto;display:grid}.brand button svg,.sidebar-user button svg{width:16px}.shell nav{flex:1;padding:12px 10px;overflow:auto}.nav-group>p{letter-spacing:.14em;text-transform:uppercase;color:#526b86;margin:4px 0;padding:5px 10px;font:600 9px JetBrains Mono}.nav-group button{color:#89a0ba;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;height:40px;padding:0 11px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.nav-group button:hover{color:#dcecff;background:#102036}.nav-group button.active{color:#f2f8ff;box-shadow:inset 2px 0 var(--cyan);background:linear-gradient(90deg,#00d4ff18,#8b5cf60d)}.nav-group button.active svg{color:var(--cyan)}.nav-group button svg{width:16px}.nav-group hr{border:0;border-top:1px solid #14253a;margin:10px}.sidebar-user{border-top:1px solid #172a41;align-items:center;gap:10px;min-height:70px;padding:11px 14px;display:flex}.avatar{background:linear-gradient(135deg,#153e57,#352365);border-radius:11px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.sidebar-user>div:nth-child(2){gap:3px;min-width:0;display:grid}.sidebar-user b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.sidebar-user span{color:#69819d;text-transform:capitalize;font-size:10px}.main{flex-direction:column;min-height:100vh;margin-left:270px;transition:margin .2s;display:flex}.top{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070b14e8;border-bottom:1px solid #172a41;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.top h1{letter-spacing:-.02em;margin:0;font-size:18px}.top-actions{align-items:center;gap:13px;display:flex}.health{color:#8fa5bd;align-items:center;gap:8px;font-size:11px;display:flex}.pulse{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #10b981}.top-avatar{color:#e5efff;border:1px solid #263a53}.mobile-menu{background:0 0;border:0;display:none}.sidebar-reopen{color:#9fb3cd;cursor:pointer;background:#0d1a2a;border:1px solid #263a53;border-radius:10px;place-items:center;width:36px;height:36px;display:none}.sidebar-reopen:hover{color:#edf4ff;border-color:#31577a}.collapsed .sidebar-reopen{display:grid}.content{flex:1;width:100%;max-width:1500px;margin:auto;padding:28px}.portal-footer{border-top:1px solid var(--line);color:#657f9c;justify-content:space-between;align-items:center;gap:20px;width:min(100% - 56px,1444px);margin:8px auto 0;padding:20px 0 24px;font-size:12px;line-height:1.5;display:flex}.portal-footer>div{align-items:center;gap:7px;display:flex}.portal-footer strong{color:#dce8f6;font-weight:700}.portal-footer button{color:#9bb0c8;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.portal-footer button:hover{color:#edf4ff}.portal-footer button:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #7be7ff}.portal-footer-meta>span[aria-hidden]{color:#36506d}.hero{background:radial-gradient(circle at 75% 35%,#00d4ff1b,#0000 27%),radial-gradient(circle at 95% 100%,#8b5cf62e,#0000 34%),#0b1625;border:1px solid #203750;border-radius:24px;justify-content:space-between;align-items:flex-end;min-height:210px;padding:34px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(#00d4ff0b 1px,#0000 1px),linear-gradient(90deg,#00d4ff0b 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.hero>div{position:relative}.hero h2{letter-spacing:-.045em;margin:0 0 8px;font-size:clamp(28px,4vw,46px)}.hero p:not(.eyebrow){color:#9bb0c8;margin:0}.readiness{background:#091320;border:1px solid #29425c;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.readiness div{gap:4px;display:grid}.readiness b{font-size:12px}.readiness small{color:#7790ac;font-size:10px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0;display:grid}.stat{background:var(--surface);border:1px solid #1b3049;border-radius:18px;grid-template-columns:1fr auto;align-items:start;min-height:130px;padding:18px;display:grid}.stat svg{color:#5f7b99}.stat span{color:#8ea4bd;grid-row:2;font-size:11px}.stat strong{letter-spacing:-.06em;grid-area:2/2;font-size:30px;line-height:1}.two-col{grid-template-columns:1fr 1fr;gap:14px;display:grid}.panel{background:var(--surface);border:1px solid #1b3049;border-radius:20px;overflow:hidden}.panel.full{min-height:600px}.panel header{border-bottom:1px solid #192b41;justify-content:space-between;align-items:center;min-height:78px;padding:18px 20px;display:flex}.panel h2,.panel h3{letter-spacing:-.025em;margin:0}.panel h2{font-size:20px}.panel h3{font-size:16px}.secondary{background:#111f31;border:1px solid #2a405a;border-radius:10px;height:38px;padding:0 13px;font-size:11px;font-weight:700}.list{display:grid}.row{border-bottom:1px solid #17283d;align-items:center;gap:12px;min-height:68px;padding:12px 18px;display:flex}.row:last-child{border-bottom:0}.row>div:nth-child(2),.row>div:first-child:not(.channel){gap:4px;display:grid}.row b{font-size:12px}.row span:not(.status){color:#758da8;font-size:10px}.channel{color:#7894b2;background:#122338;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.channel.whatsapp{color:#34d399;background:#0596691c}.channel svg{width:16px}.status{text-transform:uppercase;color:#9fb1c6;background:#21334a;border-radius:7px;margin-left:auto;padding:5px 8px;font:600 9px JetBrains Mono}.status.ready,.status.active,.status.open,.status.processing{color:#3dd5a2;background:#10b98116}.status.pending{color:#fbbf24;background:#f59e0b16}.status.failed,.status.closed{color:#fb7185;background:#ef444416}.muted{color:#52708f;margin-left:auto}.empty{text-align:center;color:#7189a4;place-content:center;justify-items:center;gap:9px;min-height:260px;padding:30px;display:grid}.empty svg{width:28px;height:28px;margin-bottom:4px}.empty strong{color:#dce8f6;font-size:13px}.empty span{max-width:300px;font-size:11px;line-height:1.6}.focus{text-align:center;max-width:900px;margin:60px auto}.focus-icon{width:66px;height:66px;color:var(--cyan);background:#101f32;border:1px solid #29425e;border-radius:20px;place-items:center;margin:0 auto 22px;display:grid;box-shadow:0 0 40px #00d4ff10}.focus-icon.whatsapp{color:#34d399}.focus-icon svg{width:25px;height:25px}.focus h2{letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(30px,5vw,48px)}.focus>p:not(.eyebrow){color:#92a8c0;max-width:600px;margin:0 auto;line-height:1.65}.connect-card,.contract{text-align:left;background:#0d1827;border:1px solid #233a54;border-radius:18px;align-items:center;gap:14px;margin:30px auto 0;padding:20px;display:flex}.connect-card div,.contract div{flex:1;gap:6px;display:grid}.connect-card strong,.contract strong{font-size:13px}.connect-card span,.contract span{color:#7e96b1;font-size:11px}.connect-card button{color:#607895;background:#111e2e;border:1px solid #2a4059;border-radius:10px;height:40px;padding:0 14px}.contract{max-width:520px}.contract>svg{color:#38d6ac}.table{display:grid}.tr{color:#9eb1c6;border-bottom:1px solid #17283c;grid-template-columns:1.6fr .6fr 1fr;align-items:center;gap:18px;min-height:64px;padding:11px 20px;font-size:11px;display:grid}.tr>span:first-child{gap:4px;display:grid}.tr b{color:#e6effa;font-size:12px}.tr small{color:#657f9c}.tr .status{width:max-content;margin:0}.tr.th{color:#58728e;text-transform:uppercase;letter-spacing:.1em;background:#0a1421;min-height:40px;font:600 9px JetBrains Mono}.collapsed aside{width:66px}.collapsed .main{margin-left:66px}.collapsed .brand{padding:0 13px}.collapsed .brand>div:nth-child(2),.collapsed .brand button,.collapsed .nav-group>p,.collapsed .nav-group button span,.collapsed .nav-group hr,.collapsed .sidebar-user>div:nth-child(2),.collapsed .sidebar-user button{display:none}.collapsed .nav-group button{justify-content:center;padding:0}.collapsed .sidebar-user{justify-content:center;padding:10px}.collapsed .brand-mark{width:38px}.overlay{display:none}.wa-list{gap:0}.wa-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;display:grid}.wa-connect{justify-self:end;min-width:180px}.wa-connect:disabled{cursor:not-allowed;opacity:.72}.qr-backdrop{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#02060fd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.qr-dialog{width:min(560px,100%);max-height:calc(100vh - 48px);color:var(--text);background:linear-gradient(155deg,#111a2c 0%,#09111f 100%);border:1px solid #94a3b833;border-radius:24px;padding:24px;overflow:auto;box-shadow:0 36px 100px #00000094}.qr-dialog header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.qr-dialog h3{margin-top:4px;font-size:24px}.icon-button{border:1px solid var(--border);width:40px;height:40px;color:var(--muted);cursor:pointer;background:#ffffff0a;border-radius:12px;place-items:center;display:grid}.icon-button:hover{color:var(--text);border-color:#60a5fa75}.qr-security{background:#2563eb17;border:1px solid #2563eb47;border-radius:16px;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.qr-security>svg{color:#60a5fa;flex:0 0 22px;width:22px}.qr-security div{gap:4px;display:grid}.qr-security span,.qr-result span,.qr-wait span{color:var(--muted);font-size:13px;line-height:1.55}.qr-stage{border:1px solid var(--border);background:linear-gradient(#fff,#f1f5f9);border-radius:20px;place-items:center;min-height:344px;padding:12px;display:grid;overflow:hidden}.qr-stage img{border-radius:8px;width:min(320px,100%);height:auto;display:block}.qr-wait{color:#0f172a;text-align:center;justify-items:center;gap:10px;display:grid}.qr-wait svg{color:#2563eb;width:34px;height:34px;animation:1s linear infinite qr-spin}.qr-wait span{color:#64748b}.qr-steps{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.qr-steps li{color:#cbd5e1;align-items:center;gap:10px;font-size:13px;display:flex}.qr-steps svg{color:#60a5fa;flex:0 0 18px;width:18px;height:18px}.qr-expiry{text-align:center;color:var(--muted);margin-top:14px;font-size:12px}.qr-cancel{justify-content:center;width:100%;margin-top:16px}.qr-result{border:1px solid var(--border);text-align:center;background:#ffffff06;border-radius:20px;justify-items:center;gap:12px;padding:34px 24px;display:grid}.qr-result>svg{color:#f59e0b;width:48px;height:48px}.qr-result.success>svg{color:#22c55e}.qr-result strong{font-size:20px}.qr-result button{justify-content:center;min-width:160px;margin-top:8px}@keyframes qr-spin{to{transform:rotate(360deg)}}@media (width<=680px){.wa-row{grid-template-columns:1fr auto}.wa-connect{grid-column:1/-1;justify-content:center;width:100%}.qr-backdrop{align-items:end;padding:10px}.qr-dialog{border-radius:22px;max-height:calc(100vh - 20px);padding:18px}.qr-stage{min-height:280px}.qr-dialog h3{font-size:20px}}.mfa-login .login-card{width:min(500px,100%)}.mfa-challenge-card{text-align:left}.mfa-signal{width:52px;height:52px;color:var(--cyan);background:#10263a;border:1px solid #285374;border-radius:16px;place-items:center;margin-bottom:20px;display:grid;box-shadow:0 0 28px #00d4ff20}.mfa-signal svg{width:25px;height:25px}.field-help{color:#91a4bf;margin:-8px 0 0;font-size:12px;line-height:1.5}.text-button{color:#9fb3cd;cursor:pointer;background:0 0;border:0;height:40px;font-weight:700}.text-button:hover{color:#fff}.modal{z-index:150;background:#02060fdb;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog{color:#edf4ff;background:#0d1726;border:1px solid #27415e;border-radius:24px;width:min(520px,100%);max-height:calc(100vh - 48px);padding:26px;overflow:auto;box-shadow:0 36px 100px #000b}.dialog>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.dialog h3{margin:4px 0 0;font-size:24px}.dialog p{color:#aebfd5;line-height:1.65}.dialog form{gap:16px;display:grid}.dialog label{color:#c8d5e6;gap:8px;font-size:12px;font-weight:700;display:grid}.dialog input,.enrollment-panel input,.enrollment-start input{color:#fff;background:#07101d;border:1px solid #2a4058;border-radius:12px;outline:0;height:48px;padding:0 14px}.dialog input:focus,.enrollment-panel input:focus,.enrollment-start input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #00d4ff1c}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.step-up-copy{background:#10263a;border:1px solid #285374;border-radius:16px;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.step-up-copy svg{width:22px;height:22px;color:var(--cyan);flex:0 0 22px}.step-up-copy p{margin:0;font-size:13px}.security-hero{background:linear-gradient(135deg,#101d2d,#0b1421);border:1px solid #27415e;border-radius:24px;align-items:center;gap:20px;min-height:170px;padding:28px 30px;display:flex;box-shadow:0 20px 55px #0005}.security-hero .mfa-signal{flex:0 0 52px;margin:0}.security-hero h2{margin:4px 0 8px;font-size:30px}.security-hero p:not(.eyebrow){color:#aebfd5;margin:0;line-height:1.6}.mfa-state{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;margin-left:auto;padding:8px 12px;font:700 11px/1 JetBrains Mono,monospace}.mfa-state.enabled{color:#6ee7b7;background:#063c31;border:1px solid #0d6c56}.mfa-state.disabled{color:#fbbf24;background:#3b2808;border:1px solid #6c4910}.page-error{margin:16px 0 0}.enrollment-start,.enrollment-panel,.factor-panel,.recovery-card{margin-top:18px}.enrollment-start.panel.full,.enrollment-panel.panel.full,.factor-panel.panel.full{min-height:0}.enrollment-start{padding:26px}.enrollment-start>header{margin-bottom:16px;padding:0}.enrollment-start>header>svg{width:28px;height:28px;color:var(--cyan)}.enrollment-start>p{color:#aebfd5}.enrollment-start form{grid-template-columns:minmax(260px,420px) auto;align-items:end;gap:12px;margin-top:22px;display:grid}.enrollment-start label,.enrollment-panel label{color:#c8d5e6;gap:8px;font-size:12px;font-weight:700;display:grid}.enrollment-grid{grid-template-columns:310px 1fr;gap:28px;padding:26px;display:grid}.enrollment-qr{background:#fff;border-radius:20px;align-self:start;place-items:center;padding:14px;display:grid}.enrollment-qr img{border-radius:8px;width:100%;height:auto;display:block}.enrollment-steps{align-content:start;gap:18px;display:grid}.enrollment-steps>p{color:#aebfd5;margin:0;line-height:1.65}.manual-key{background:#08111d;border:1px solid #27415e;border-radius:14px;gap:8px;padding:14px;display:grid}.manual-key span{color:#91a4bf;font-size:11px}.manual-key code{overflow-wrap:anywhere;color:#d9f8ff;letter-spacing:.07em;font:600 14px/1.6 JetBrains Mono,monospace}.enrollment-panel form{gap:14px;display:grid}.factor-row{justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.factor-row>div{align-items:center;gap:12px;display:flex}.factor-row>div:first-child>svg{width:28px;height:28px;color:var(--cyan)}.factor-row strong,.factor-row span{display:block}.factor-row span{color:#91a4bf;margin-top:5px;font-size:12px}.danger-button{color:#fecdd3;cursor:pointer;background:#39151d;border:1px solid #813744;border-radius:11px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 15px;font-weight:700;display:inline-flex}.danger-button:hover{background:#501d28}.recovery-card{background:#171309;border:1px solid #5d4620;border-radius:24px;padding:28px;box-shadow:0 20px 55px #0005}.recovery-warning{gap:14px;display:flex}.recovery-warning>svg{color:#fbbf24;flex:0 0 28px;width:28px;height:28px}.recovery-warning h3{margin:0 0 7px}.recovery-warning p{color:#d4c39f;margin:0}.recovery-grid{background:#090d13;border-radius:16px;grid-template-columns:1fr 1fr;gap:8px 22px;margin:24px 0;padding:20px 20px 20px 42px;display:grid}.recovery-grid li{color:#8797ab;padding:4px}.recovery-grid code{color:#f2f7ff;font:600 13px/1.5 JetBrains Mono,monospace}.recovery-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.mfa-loading{color:#91a4bf;text-align:center;padding:40px}@media (width<=760px){.security-hero{flex-wrap:wrap;align-items:flex-start}.mfa-state{margin-left:0}.enrollment-grid{grid-template-columns:1fr}.enrollment-qr{width:min(310px,100%);margin:auto}.factor-row,.factor-row>div:last-child{flex-direction:column;align-items:stretch}.enrollment-start form,.recovery-grid{grid-template-columns:1fr}.dialog-actions,.recovery-actions{flex-direction:column-reverse;align-items:stretch}.dialog-actions button,.recovery-actions button{width:100%}}@media (width<=900px){.shell aside{width:270px;transform:translate(-100%)}.shell.mobile-open aside{transform:translate(0)}.shell.mobile-open .overlay{z-index:29;background:#02060cbb;display:block;position:fixed;inset:0}.main,.collapsed .main{margin-left:0}.top{padding:0 16px}.mobile-menu{place-items:center;display:grid}.collapsed .sidebar-reopen{display:none}.top>div:nth-child(2){margin-left:12px;margin-right:auto}.content{padding:18px}.portal-footer{width:calc(100% - 36px)}.stat-grid{grid-template-columns:1fr 1fr}.two-col{grid-template-columns:1fr}.hero{flex-direction:column;align-items:flex-start;gap:30px}.health{display:none}}@media (width<=640px){.portal-footer{flex-direction:column;align-items:flex-start;gap:8px}.portal-footer>div{flex-wrap:wrap}}@media (width<=560px){.login-card{border-radius:22px;padding:28px 22px}.content{padding:14px}.portal-footer{width:calc(100% - 28px);padding-bottom:calc(24px + env(safe-area-inset-bottom))}.stat-grid{grid-template-columns:1fr}.hero{min-height:250px;padding:24px}.two-col{gap:12px}.top{height:68px}.top .eyebrow{display:none}.top h1{font-size:16px}.tr{grid-template-columns:1fr auto}.tr>span:last-child,.tr.th>span:last-child{display:none}.connect-card{flex-direction:column;align-items:stretch}.secondary{padding:0 10px}.panel header{padding:15px}.focus{margin:30px auto}.sidebar-user{padding-bottom:calc(11px + env(safe-area-inset-bottom))}}.password-setup .setup-card{max-width:520px}.setup-signal{color:#67e8f9;background:linear-gradient(145deg,#10233d,#101827);border:1px solid #233653;border-radius:16px;place-items:center;width:52px;height:52px;margin:18px auto 12px;display:grid;box-shadow:0 14px 35px #02061766}.setup-signal svg{width:24px}.setup-signal.success{color:#86efac;background:linear-gradient(145deg,#12352d,#101827);border-color:#1f5f4a}.password-requirements{color:#9fb0c8;background:#0b1422;border:1px solid #233653;border-radius:14px;align-items:flex-start;gap:10px;margin:2px 0 16px;padding:12px 14px;font-size:12px;line-height:1.5;display:flex}.password-requirements svg{color:#67e8f9;width:17px;min-width:17px;margin-top:1px}.password-setup .login-card h1{letter-spacing:-.04em;font-size:clamp(28px,4vw,38px);line-height:1.08}.password-setup form>label{display:grid}.password-setup form>label>input{width:100%}.password-setup form>label+label{margin-top:14px}.password-setup .primary{justify-content:center;width:100%}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
