*{box-sizing:border-box}html{min-height:100%;background:#0e192c}body{margin:0;color:#182337;font:16px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}button,input{font:inherit}[hidden]{display:none!important}.login-layout{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr}.introduction{padding:clamp(35px,6vw,95px);display:flex;flex-direction:column;justify-content:center;color:#fff;position:relative;overflow:hidden;background:radial-gradient(ellipse at 100% 55%,#18435a 0,transparent 56%),#0e192c}.introduction:after{content:'';position:absolute;width:500px;height:500px;border:1px solid #52769138;border-radius:50%;right:-310px;bottom:-230px;box-shadow:0 0 0 38px #52769114,0 0 0 76px #5276910b;pointer-events:none}.brand{display:flex;align-items:center;gap:17px;font-size:19px;font-weight:800;letter-spacing:2.6px;line-height:1.5;margin-bottom:clamp(55px,9vh,100px)}.brand small{display:block;color:#a8bdd5;font-size:10px;font-weight:500;letter-spacing:3.6px}.brand-mark{font-size:53px;line-height:1;letter-spacing:-8px;position:relative;padding-right:7px}.brand-mark span{color:#b7f05a}.eyebrow{color:#b7f05a;font-size:10px;letter-spacing:2px;line-height:1.8;font-weight:700}h1{font-size:clamp(39px,4.3vw,65px);letter-spacing:-2.7px;line-height:1.12;margin:15px 0 25px;font-weight:750}h1 em{font-style:normal;color:#c1f477}.intro-copy{color:#c0cede;line-height:1.8;max-width:380px;font-size:16px;margin:0}.storyline{display:flex;align-items:center;gap:17px;margin-top:39px;font-size:13px;color:#dce8f7}.storyline span{background:#283e5266;border:1px solid #5c81904d;padding:11px 14px;border-radius:8px}.storyline b{font-weight:400;color:#b7f05a}.company{font-size:11px;color:#98aec8;margin-top:clamp(55px,10vh,115px);margin-bottom:0}.sign-in{background:#f5f6f8;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:50px 35px}.card{width:min(100%,480px);padding:36px;background:#fff;border:1px solid #e0e6ed;border-radius:20px;box-shadow:0 14px 60px #11244008}.access-badge{color:#315314;font-size:10px;letter-spacing:1.4px;font-weight:700;background:#eef7e8;border:1px solid #dcecca;border-radius:30px;display:inline-block;padding:8px 12px}.access-badge span{font-size:9px;margin-right:4px}h2{font-size:30px;line-height:1.2;letter-spacing:-1px;margin:27px 0 12px}.card-intro{color:#53657c;font-size:14px;line-height:1.65;margin-bottom:24px}label{display:block;font-size:13px;font-weight:600;margin:0 0 9px}input{display:block;border:1px solid #cbd5e0;background:#fff;width:100%;padding:13px 14px;border-radius:9px;color:#182337;min-height:49px}input::placeholder{color:#8b98aa}input:focus,button:focus-visible{outline:3px solid #a1c4ff;outline-offset:3px}button{cursor:pointer;transition:background .15s;min-height:44px}button:disabled{cursor:default;opacity:.65}.primary{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #244fe9;border-radius:9px;background:#244fe9;color:#fff;font-size:14px;font-weight:650;padding:14px 17px;margin-top:22px}.primary:hover:not(:disabled){background:#173dd0}.primary span{font-size:20px;font-weight:400;line-height:1}.email-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 0 14px;margin-bottom:16px;border-bottom:1px solid #e7edf3;font-size:13px;color:#425873}.email-summary span{overflow-wrap:anywhere}.text-button{border:0;background:transparent;color:#244fe9;font-size:12px;font-weight:650;padding:5px;white-space:nowrap}.text-button:hover:not(:disabled){text-decoration:underline}.help{color:#67798e;font-size:12px;line-height:1.6;margin:10px 0 0}.resend-row{display:flex;align-items:center;justify-content:center;gap:8px;color:#64758b;font-size:12px;margin-top:12px}.notice{font-size:12px;color:#425e78;line-height:1.7;margin:19px 0 0}.notice:empty{display:none}.notice.error{color:#a52635;background:#fff1f1;border-radius:8px;padding:11px 13px}.privacy-note{font-size:11px;line-height:1.8;color:#64758b;padding-top:23px;margin:24px 0 0;border-top:1px solid #e6ebf1}.footer-note{color:#6d7f95;font-size:11px;margin:25px 0 0}@media(max-width:850px){.login-layout{grid-template-columns:1fr}.introduction{padding:25px 30px 34px;justify-content:flex-start}.brand{margin-bottom:20px;font-size:16px}.brand-mark{font-size:43px}.eyebrow,.intro-copy,.storyline,.company{display:none}h1{font-size:32px;line-height:1.15;letter-spacing:-1px;margin:0}h1 br{display:none}h1 em{white-space:nowrap}.sign-in{padding:32px 20px;align-items:center;flex:1}.card{padding:30px;max-width:440px}.footer-note{margin-top:20px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}@media(max-width:370px){.card{padding:23px}.introduction{padding:23px}.sign-in{padding:24px 14px}.email-summary{display:block}.email-summary .text-button{display:block}}

.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.step-indicator{font-size:10px;letter-spacing:1px;color:#596b80;font-weight:650}.mail-icon{width:48px;height:48px;border-radius:14px;background:#edf1ff;color:#244fe9;margin:25px 0 0;display:grid;place-items:center}.mail-icon svg{width:26px;height:26px;stroke:currentColor;stroke-width:1.6}.card:has(#code-form:not([hidden])) h2{margin-top:18px}.email-summary{background:#f7f9fc;border:1px solid #e0e6ee;border-radius:10px;padding:12px 14px;margin-bottom:24px;gap:8px}.email-summary>div{min-width:0}.email-caption{display:block;font-size:9px;letter-spacing:1px;color:#53657c;margin-bottom:5px}.email-summary #email-summary{font-size:13px;color:#263a54;font-weight:600}.text-button{font-size:12px;min-height:44px;min-width:44px}.otp-field{position:relative;height:58px;margin-top:10px}.otp-slots{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;height:100%;pointer-events:none}.otp-slots span{display:grid;place-items:center;background:#fbfcfe;border:1.5px solid #a9b7c9;border-radius:9px;font-size:25px;font-weight:650;font-variant-numeric:tabular-nums;color:#182337}.otp-slots span.filled{background:#f2f5ff;border-color:#90a5ee}.otp-field:focus-within .otp-slots span.active{border-color:#244fe9;box-shadow:0 0 0 3px #244fe91c;background:#fff}.otp-field:focus-within .otp-slots span.active:empty:after{content:'';width:2px;height:23px;background:#244fe9}.otp-field.invalid .otp-slots span{border-color:#b62337;background:#fff8f8}.otp-field #code{position:absolute;inset:0;z-index:2;width:100%;height:100%;min-height:0;margin:0;padding:0;border:0;outline:0;background:transparent!important;color:transparent!important;-webkit-text-fill-color:transparent;caret-color:transparent;font-size:25px;letter-spacing:30px;border-radius:9px}.otp-field #code::selection{background:transparent}.code-error:empty{display:none}.code-error{color:#a21d31;font-size:12px;line-height:1.55;margin:12px 0 0}.help{color:#53657c;font-size:12px}.primary .button-label{font-size:14px;font-weight:650}.primary:disabled{background:#5266b8;border-color:#5266b8;opacity:1}.resend-row{flex-wrap:wrap;gap:3px;margin-top:13px;color:#53657c}.delivery-help{font-size:11px;line-height:1.65;color:#53657c;text-align:center;margin:0}.notice{margin-top:14px}.privacy-note{margin-top:20px;padding-top:18px}.card:has(#code-form:not([hidden])) .privacy-note{font-size:10px}.card:has(#code-form:not([hidden])) .notice:not(.error){display:none}@media(max-width:850px){.card{max-width:480px}.introduction{padding-bottom:26px}.sign-in{padding-top:24px}.brand{margin-bottom:16px}h1{font-size:29px}}@media(max-width:370px){.otp-field{height:50px}.otp-slots{gap:5px}.otp-slots span{border-radius:7px;font-size:22px}.email-summary{display:flex}.step-indicator{font-size:9px}.card{padding:22px}}@media(forced-colors:active){.otp-field #code{position:relative;color:CanvasText!important;-webkit-text-fill-color:CanvasText;caret-color:CanvasText;border:1px solid CanvasText;padding:8px;letter-spacing:12px;outline:auto}.otp-slots{display:none}}

@media(min-width:851px) and (max-height:800px){.sign-in{padding:24px 30px}.card{padding:28px 34px}.mail-icon{margin-top:18px;width:40px;height:40px}.card-intro{margin-bottom:18px}.email-summary{margin-bottom:18px}.privacy-note{margin-top:14px;padding-top:14px}.footer-note{margin-top:15px}.company{margin-top:60px}.brand{margin-bottom:55px}}@media(max-width:850px){body.is-verifying .introduction{padding:18px 25px}body.is-verifying .introduction h1{display:none}body.is-verifying .brand{margin-bottom:0}body.is-verifying .sign-in{padding:20px 16px}body.is-verifying .card{padding:26px}body.is-verifying .mail-icon{margin-top:18px;width:40px;height:40px}}
