:root{color-scheme:dark;--entry-bg:#111;--entry-ink:#e9ecef;--entry-muted:#aaaeb6;--entry-blue:#0894d6;--entry-line:rgba(255,255,255,.13)}
*{box-sizing:border-box}body{margin:0;background:var(--entry-bg);color:var(--entry-ink);font-family:"Work Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}button{font:inherit}[hidden]{display:none!important}.entry-shell{max-width:1160px;min-height:100vh;margin:auto;padding:0 36px;display:flex;flex-direction:column}.entry-header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--entry-line)}.entry-brand{display:inline-flex;border-radius:4px}.entry-brand img{max-width:100%;height:auto}.entry-label{color:#777e89;font-size:10px;font-weight:700;letter-spacing:2px}.entry-main{padding:76px 0 66px;flex:1}.entry-eyebrow{display:block;color:#98c9e2;font-size:11px;letter-spacing:2px;font-weight:700;margin-bottom:25px}.entry-dot{display:inline-block;width:7px;height:7px;background:var(--entry-blue);border-radius:50%;margin:0 8px 1px 0}.entry-main h1{font-size:clamp(36px,5.4vw,64px);line-height:1.1;letter-spacing:-2.4px;margin:0 0 25px;font-weight:750}.entry-main h1 span{color:#8b929d}.entry-intro{font-size:18px;line-height:1.7;color:#bdc1c8;margin:0 0 32px}.entry-button{background:var(--entry-blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:58px;padding:17px 26px;border:0;border-radius:7px;font-size:16px;font-weight:700;text-decoration:none;cursor:pointer;transition:background .15s}.entry-button:hover{background:#0bacef}.entry-button svg{width:22px;height:22px;fill:currentColor}.entry-button[aria-disabled=true]{background:#25465a;cursor:wait;color:#c4d2da}.entry-caption{font-size:12px;line-height:1.6;color:#929aa6;margin:15px 0 0}.entry-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-top:1px solid var(--entry-line);padding-top:30px;margin-top:65px}.entry-benefit-icon{color:#5aadcF;font-size:11px;letter-spacing:1px}.entry-benefits h2{font-size:15px;margin:13px 0 9px;font-weight:600}.entry-benefits p{font-size:13px;line-height:1.7;margin:0;color:#939ba8}.entry-footer{border-top:1px solid var(--entry-line);padding:23px 0 26px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#7f8794;line-height:1.6}.entry-footer>span:first-child{color:#a5aab3}.entry-login{padding-top:35px}.entry-back{display:inline-block;font-size:12px;text-decoration:none;color:#959fac;margin-bottom:38px}.entry-login h1{font-size:clamp(34px,4.5vw,52px)}.entry-login .entry-intro{font-size:16px}.entry-login-card{display:flex;align-items:center;justify-content:space-between;gap:36px;max-width:830px;padding:30px;border:1px solid var(--entry-line);border-radius:12px;background:#181a1e}.entry-login-actions{flex:1}.entry-login-actions .entry-button{min-width:230px}.entry-status{font-size:13px;line-height:1.7;color:#bdc1c8;margin:18px 0;max-width:390px;min-height:44px}.entry-status[data-state=error]{color:#ffb1ad}.entry-status[data-state=success]{color:#8fddb2}.entry-retry{background:none;border:1px solid #64758c;color:#dce5f0;padding:11px 14px;border-radius:6px;cursor:pointer;font-size:12px;margin:0 0 10px}.entry-steps{padding-left:18px;margin:24px 0 0;color:#9aa4b2;font-size:12px;line-height:2}.entry-qr{text-align:center;flex:0 0 220px}.entry-qr img{display:block;width:220px;height:220px;background:#fff;border:12px solid #fff;border-radius:7px}.entry-qr p{font-size:11px;color:#a4adba;line-height:1.6;margin:13px 0 0}.entry-noscript{padding:18px;border:1px solid #94784a;color:#ead5aa;border-radius:6px;font-size:14px}a:focus-visible,button:focus-visible{outline:3px solid #f0d078;outline-offset:5px}.entry-button:focus{box-shadow:0 0 0 3px #111,0 0 0 6px #f0d078}.entry-retry:focus{outline:3px solid #f0d078;outline-offset:3px}
@media(max-width:700px){.entry-shell{padding:0 24px}.entry-header{height:84px}.entry-label{display:none}.entry-brand img{width:214px}.entry-main{padding-top:51px;padding-bottom:44px}.entry-main h1{font-size:43px;letter-spacing:-1.7px}.entry-eyebrow{font-size:9px;letter-spacing:1.4px}.entry-intro{font-size:16px}.entry-benefits{grid-template-columns:1fr;gap:26px;margin-top:44px;padding-top:26px}.entry-benefits h2{margin-top:9px}.entry-footer{flex-direction:column;gap:4px}.entry-login{padding-top:25px}.entry-login h1{font-size:36px}.entry-back{margin-bottom:29px}.entry-login .entry-intro{font-size:14px}.entry-login-card{flex-direction:column;gap:28px;padding:24px 20px}.entry-login-actions{width:100%}.entry-login-actions .entry-button{width:100%;min-width:0;padding-left:12px;padding-right:12px}.entry-status{min-height:0}.entry-steps{font-size:11px}.entry-qr{border-top:1px solid var(--entry-line);padding-top:26px;flex-basis:auto;width:100%}.entry-qr img{margin:auto;width:190px;height:190px}.entry-button{font-size:15px}}
@media(max-width:360px){.entry-shell{padding:0 18px}.entry-main h1{font-size:36px}.entry-intro{font-size:14px}.entry-button{width:100%}.entry-login h1{font-size:32px}}
@media(prefers-reduced-motion:reduce){.entry-button{transition:none}}

/* Landing only: the existing login layout and its controls stay untouched. */
.entry-brand-landing{--landing-blue:#27b9f2;--landing-muted:#aab3be;background:#111;color:#f2f5f7;font-family:Arial,Helvetica,sans-serif}
.entry-brand-landing .entry-shell{max-width:1240px;padding:0 52px}
.entry-brand-landing .entry-header{height:108px;border-color:#292c31}
.landing-brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none}
.landing-brand img{width:52px;height:52px;object-fit:contain}
.landing-brand strong{display:block;font-size:23px;font-weight:750;letter-spacing:-1px}
.landing-brand small{display:block;margin-top:5px;font-size:10px;color:#a5adb7;letter-spacing:1.1px}
.landing-nav{display:flex;align-items:center;gap:30px;font-size:12px;font-weight:600}
.landing-nav>a{color:#bac1c8;text-decoration:none;padding:14px 0}
.landing-nav>a:hover{color:#fff}
.landing-nav .landing-header-access{border:1px solid #41484e;padding:12px 18px;border-radius:6px;color:#fff}
.landing-header-access span{margin-left:12px;color:var(--landing-blue)}
.entry-brand-landing .entry-landing{padding:0}
.landing-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);align-items:center;gap:24px;padding:77px 0 66px}
.landing-eyebrow{display:flex;align-items:center;gap:9px;color:#aab7c3;font-size:10px;letter-spacing:1.8px;font-weight:700;margin:0 0 27px}
.landing-eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--landing-blue);box-shadow:0 0 12px #27b9f255}
.entry-brand-landing .landing-hero h1{font-size:clamp(42px,4.55vw,64px);font-weight:750;line-height:1.08;letter-spacing:-2.8px;margin:0 0 24px}
.entry-brand-landing .landing-hero h1 span{color:var(--landing-blue)}
.landing-lead{max-width:440px;font-size:16px;line-height:1.75;color:#bbc4cd;margin:0 0 28px}
.entry-brand-landing .landing-cta{min-height:57px;background:#27b9f2;color:#072532;border-radius:7px;gap:12px;font-size:14px;box-shadow:0 8px 24px #0498d51a}
.entry-brand-landing .landing-cta:hover{background:#6ed8ff}
.entry-brand-landing .landing-cta>span{margin-left:12px;font-size:19px}
.entry-brand-landing .landing-cta svg{width:20px;height:20px}
.landing-caption{font-size:10px;line-height:1.6;color:#a9b2bd;margin:13px 0 23px}
.landing-text-link{font-size:11px;line-height:1.6;color:#aebdc8;text-decoration:none}
.landing-text-link:hover{text-decoration:underline}
.landing-text-link span{margin-left:9px;color:var(--landing-blue)}
.landing-brand-stage{position:relative;isolation:isolate;display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:420px;overflow:hidden;background:radial-gradient(ellipse at 50% 47%,#06304488,transparent 65%)}
.landing-brand-stage>img{position:relative;z-index:2;width:105px;height:133px;object-fit:contain;filter:drop-shadow(0 12px 27px #0499d62b)}
.landing-brand-orbit{position:absolute;z-index:0;border:1px solid #254a5b70;border-radius:50%;left:50%;top:46%;transform:translate(-50%,-50%);pointer-events:none}
.landing-brand-orbit-one{width:296px;height:296px}
.landing-brand-orbit-two{width:390px;height:390px;border-color:#2b404a55}
.landing-stage-top{position:absolute;top:8px;left:0;right:0;text-align:center;font-size:9px;font-weight:700;letter-spacing:3px;color:#809daa}
.landing-stage-signature{z-index:2;font-size:32px;letter-spacing:-.7px;font-weight:700;color:#eefaff;margin-top:23px}
.landing-stage-bottom{position:absolute;bottom:16px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-size:8px;letter-spacing:2.8px;color:#819aa7}
.landing-stage-bottom i{width:20px;height:1px;background:#379ebc}
.landing-features{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #2a3036;border-radius:10px;background:#15191d;overflow:hidden}
.landing-features article{padding:25px 28px 27px}
.landing-features article+article{border-left:1px solid #2a3036}
.landing-feature-icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;color:var(--landing-blue);margin-bottom:12px}
.landing-feature-icon svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}
.landing-features h2{font-size:15px;letter-spacing:-.2px;margin:0 0 10px}
.landing-features p{font-size:12px;line-height:1.8;color:#b0bac5;margin:0;max-width:270px}
.landing-how,.landing-faq{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:90px;padding:78px 0;border-bottom:1px solid #292f34;scroll-margin-top:24px}
.landing-kicker{display:block;color:#58bee3;font-size:9px;letter-spacing:1.6px;font-weight:700;margin-bottom:19px;line-height:1.6}
.landing-section-heading h2{font-size:35px;line-height:1.13;letter-spacing:-1.4px;margin:0 0 19px}
.landing-section-heading>p{color:#aab5c0;font-size:13px;line-height:1.85;max-width:345px;margin:0}
.landing-how-steps{list-style:none;padding:0;margin:0}
.landing-how-steps li{display:flex;gap:22px;align-items:flex-start;padding:0 0 26px;position:relative}
.landing-how-steps li:last-child{padding-bottom:0}
.landing-how-steps li:not(:last-child)::after{content:"";position:absolute;top:36px;bottom:9px;left:17px;width:1px;background:#2c4653}
.landing-how-steps li>span{display:flex;align-items:center;justify-content:center;flex:0 0 36px;height:36px;background:#102631;border:1px solid #24536a;border-radius:50%;font-size:10px;letter-spacing:.6px;color:#62c9ef;font-weight:700}
.landing-how-steps h3{font-size:14px;line-height:1.5;margin:1px 0 6px}
.landing-how-steps p{font-size:12px;line-height:1.8;color:#abb7c4;margin:0;max-width:410px}
.landing-faq{padding-top:71px;padding-bottom:60px;gap:65px}
.landing-faq-list article{padding:0 0 21px;margin:0 0 20px;border-bottom:1px solid #272d33}
.landing-faq-list article:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.landing-faq-list h3{font-size:14px;line-height:1.5;margin:0 0 8px;color:#e1e8ee}
.landing-faq-list p{font-size:12px;line-height:1.9;margin:0;color:#aeb9c5;overflow-wrap:break-word}
.landing-faq-list a{color:#73c8e9;text-decoration:underline;text-underline-offset:3px}
.landing-closing{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:44px 0 48px}
.landing-closing .landing-kicker{margin-bottom:12px}
.landing-closing h2{font-size:33px;letter-spacing:-1px;margin:0}
.entry-brand-landing .landing-footer{border-color:#292f34;font-size:10px;padding:26px 0 30px}
.landing-footer nav{display:flex;gap:22px}
.landing-footer a{color:#abb5bf;text-decoration:none;line-height:1.6}
.landing-footer a:hover{text-decoration:underline}
.landing-footer a span{color:#44b7e0;margin-left:5px}
.landing-skip{position:fixed;z-index:10;left:20px;top:-100px;background:#fff;color:#111;padding:12px 16px;border-radius:5px;font-size:14px}
.landing-skip:focus{top:12px}
@media(min-width:1600px){.entry-brand-landing .entry-shell{max-width:1310px}.landing-hero{padding-top:93px;padding-bottom:81px}.entry-brand-landing .landing-hero h1{font-size:69px}}
@media(max-width:1050px){.entry-brand-landing .entry-shell{padding:0 34px}.landing-nav{gap:20px}.landing-hero{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:0}.entry-brand-landing .landing-hero h1{font-size:52px;letter-spacing:-2.5px}.landing-brand-stage{min-height:380px}.landing-brand-stage>img{width:96px;height:121px}.landing-brand-orbit-one{width:260px;height:260px}.landing-brand-orbit-two{width:330px;height:330px}.landing-features article{padding:24px 22px}.landing-how{gap:45px}.landing-faq{gap:45px}.landing-stage-top{font-size:8px}}
@media(max-width:760px){.entry-brand-landing .entry-shell{padding:0 24px}.entry-brand-landing .entry-header{height:90px}.landing-brand img{width:45px;height:45px}.landing-brand strong{font-size:21px}.landing-brand small{font-size:9px;margin-top:3px}.landing-nav{gap:0}.landing-nav>a:not(.landing-header-access){display:none}.landing-nav .landing-header-access{padding:10px 13px;font-size:11px}.landing-header-access span{margin-left:6px}.landing-hero{padding:42px 0 35px;grid-template-columns:minmax(0,1fr)}.landing-eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:21px}.entry-brand-landing .landing-hero h1{font-size:clamp(39px,8.5vw,59px);line-height:1.11;letter-spacing:-1.8px;margin-bottom:22px}.landing-lead{font-size:14px;max-width:460px;margin-bottom:25px;line-height:1.8}.entry-brand-landing .landing-cta{font-size:14px;min-height:55px;padding:15px 20px}.landing-caption{font-size:10px;max-width:270px;margin-top:12px;margin-bottom:19px}.landing-text-link{font-size:10px}.landing-brand-stage{display:none}.landing-features{display:block;border-radius:8px}.landing-features article{display:grid;grid-template-columns:34px minmax(0,1fr);column-gap:15px;padding:23px 21px}.landing-features article+article{border-left:0;border-top:1px solid #2a3036}.landing-feature-icon{grid-column:1;grid-row:1 / span 2;margin:1px 0 0}.landing-features h2{font-size:14px;margin:0 0 7px;grid-column:2}.landing-features p{font-size:12px;line-height:1.75;max-width:none;grid-column:2}.landing-how,.landing-faq{display:block;padding:46px 0}.landing-kicker{font-size:8px;letter-spacing:1.35px;margin-bottom:15px}.landing-section-heading h2{font-size:31px;letter-spacing:-1px;margin-bottom:15px}.landing-section-heading>p{font-size:12px;max-width:none;line-height:1.85}.landing-how-steps{margin-top:30px}.landing-how-steps li{gap:16px;padding-bottom:24px}.landing-how-steps h3{font-size:13px}.landing-how-steps p{font-size:12px}.landing-faq{padding-top:42px}.landing-faq-list{margin-top:28px}.landing-faq-list h3{font-size:13px}.landing-faq-list p{font-size:12px}.landing-faq-list article{padding-bottom:20px;margin-bottom:20px}.landing-closing{padding:35px 0 36px;display:block}.landing-closing h2{font-size:30px;margin-bottom:22px}.entry-brand-landing .landing-footer{gap:17px;padding:23px 0 27px;display:flex;flex-direction:column}.landing-footer nav{gap:18px;flex-wrap:wrap;font-size:10px}}
@media(max-width:360px){.entry-brand-landing .entry-shell{padding:0 18px}.landing-brand img{width:38px;height:38px}.landing-brand strong{font-size:19px}.landing-nav .landing-header-access{padding:10px}.entry-brand-landing .landing-hero h1{font-size:36px;letter-spacing:-1.7px}.landing-features article{padding:22px 17px;column-gap:10px}.entry-brand-landing .landing-cta{width:auto;max-width:100%}}
