@font-face{font-family:Inter;src:url('/auth-assets/InterVariable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{font-family:Inter,"Segoe UI",sans-serif;color:#0b2d4a;background:#f7fafc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh}.login-header{height:96px;padding:22px 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce6ef;background:#fff}.brand{display:block;line-height:0}.brand img{width:210px;height:auto;max-width:100%}.private-label{font-size:10px;letter-spacing:2px;color:#4f6b8a;display:flex;align-items:center;gap:10px}.private-label span,.security-dot{width:6px;height:6px;border-radius:50%;background:#28b7a8;display:inline-block;flex-shrink:0}.login-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:calc(100dvh - 96px);max-width:1800px;margin:auto}.intro-panel{margin:32px 0 32px 32px;padding:clamp(36px,5vw,84px);border-radius:24px;background:#0b2d4a;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;min-height:600px;color:#fff}.intro-copy,.intro-foot{position:relative;z-index:1}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:650;color:#117e7b;line-height:1.6;margin:0 0 20px}.intro-panel .eyebrow{color:#6de0d4}.intro-panel h2{font-size:clamp(38px,4.4vw,68px);letter-spacing:-2.5px;line-height:1.08;margin:0 0 26px;font-weight:650}.intro-copy>p:not(.eyebrow){color:#ccdae7;font-size:16px;line-height:1.85}.intro-foot{font-size:12px;color:#a9c0d2;margin:70px 0 0}.module-labels{display:flex;gap:8px;flex-wrap:wrap;margin-top:34px}.module-labels span{padding:9px 13px;border:1px solid #ffffff30;border-radius:8px;font-size:12px;background:#ffffff08;color:#e5f0f7}.map-art{position:absolute;inset:0;background:radial-gradient(ellipse at 100% 15%,#28b7a829,transparent 65%),linear-gradient(30deg,transparent 48%,#ffffff05 49%,#ffffff05 50%,transparent 51%);pointer-events:none}.map-art i{position:absolute;width:650px;height:450px;border:1px solid #81d2cd1a;border-radius:43% 57% 66% 34%;transform:rotate(-35deg);right:-340px;bottom:-200px}.map-art i:nth-child(2){width:750px;height:550px}.map-art i:nth-child(3){width:850px;height:650px}.map-art i:nth-child(4){width:950px;height:750px}.map-art i:nth-child(5){width:1050px;height:850px}.login-content{padding:56px clamp(24px,5vw,90px);display:flex;align-items:center;justify-content:center}.login-card{width:100%;max-width:430px}h1{font-size:32px;letter-spacing:-1.1px;line-height:1.2;margin:0 0 18px;font-weight:650}h2{font-size:21px;letter-spacing:-.4px;line-height:1.35}p{font-size:14px;line-height:1.7;color:#4f6b8a}.lead{font-size:15px;margin-bottom:30px}label{display:block;font-size:14px;font-weight:600;margin:22px 0}input{display:block;width:100%;font:inherit;font-weight:400;margin-top:9px;padding:15px;border:1px solid #cbd9e6;background:#fff;border-radius:10px;color:#0b2d4a;min-height:50px}input:focus-visible{outline:3px solid #28b7a840;border-color:#117e7b}button,.continue{display:block;width:100%;border:1px solid transparent;border-radius:10px;background:#0b2d4a;color:#fff;font:600 14px Inter,"Segoe UI",sans-serif;padding:15px;text-align:center;text-decoration:none;cursor:pointer;margin:12px 0;min-height:49px}button:hover,.continue:hover{background:#164667}.secondary{background:#eaf1f7;color:#0b2d4a;border-color:#d9e5ee}.secondary:hover{background:#dce9f2}button:disabled{opacity:.5;cursor:wait}a{color:#107b80;text-underline-offset:4px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #28b7a8;outline-offset:4px}#message:not(:empty){background:#eaf3f8;padding:14px 16px;border:1px solid #d5e4ef;border-radius:10px;font-size:14px;line-height:1.6;margin:20px 0}#message.error{background:#fff2ea;border-color:#ecd0bc;color:#813616}#setup{background:#fff;border:1px solid #dce6ef;border-radius:14px;padding:22px}#setup h2{margin-top:0}#qr{display:flex;justify-content:center;margin:20px 0;padding:12px;background:white;border-radius:12px}#qr svg{width:230px;height:auto;max-width:100%}details{font-size:14px;line-height:1.6}summary{cursor:pointer;color:#107b80}code,pre{font:12px/1.8 Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;background:#eaf1f7;display:block;padding:12px;border-radius:8px}footer{border-top:1px solid #dce6ef;margin-top:32px;padding-top:22px;font-size:12px;line-height:1.6;color:#4f6b8a;display:flex;align-items:center;gap:10px}#restart-login{display:inline-block;font-size:13px;margin-top:16px}[hidden]{display:none!important}
@media(min-width:1500px){.intro-panel{margin-left:48px}}
@media(max-width:900px){.intro-panel{padding:34px;min-height:530px;margin-left:20px}.intro-panel h2{font-size:43px}.login-content{padding:40px 28px}h1{font-size:28px}.private-label{letter-spacing:1px;font-size:9px}}
@media(max-width:680px){.login-header{height:82px;padding:18px 24px}.brand img{width:180px}.private-label{display:none}.login-layout{display:flex;flex-direction:column;min-height:calc(100dvh - 82px)}.intro-panel{display:none}.login-content{padding:44px 24px;flex:1;align-items:flex-start}.login-card{max-width:430px}h1{font-size:30px}.lead{font-size:14px}input{font-size:16px}footer{font-size:11px}}
