:root{--accent:#673de6;--accent-hover:#5930d0;--accent-soft:#f0eafd;--ink:#201832;--muted:#8c8697;--line:#e9e5ee;--input:#f8f7fb;--surface:#fff;--page:#fff;--heading:Sora,'DM Sans',system-ui,sans-serif;--body:'DM Sans',system-ui,sans-serif}*{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:var(--page);color:var(--ink);font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}body.staff{color-scheme:dark;--accent:#9c74ff;--accent-hover:#b08eff;--accent-soft:#292035;--ink:#f1edf7;--muted:#948e9f;--line:#35303e;--input:#211e26;--surface:#1c1921;--page:#151418}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.58}input,select{color:var(--ink)}[hidden]{display:none!important}fieldset{border:0;margin:0;padding:0;min-width:0}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #a68be8;outline-offset:4px}input:focus-visible{outline:0}.access-layout{display:grid;grid-template-columns:49% 51%;min-height:100svh}.story{position:relative;isolation:isolate;min-height:100svh;overflow:hidden;background:#21172b;color:#fff}.story-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 29%;z-index:-3}.story:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#180f2026 0%,transparent 35%,#180f2038 55%,#150c23ee 100%)}.story-top{position:absolute;top:40px;left:46px;right:46px;display:flex;justify-content:space-between;align-items:center;gap:20px}.story-brand img{display:block;width:150px;height:auto;filter:brightness(0) invert(1)}.story-kicker{font-size:10px;letter-spacing:1.8px;color:#fff9;white-space:nowrap}.story-copy{position:absolute;left:58px;right:58px;bottom:36px}.story-label{font-size:10px;font-weight:550;letter-spacing:2.6px;color:#ebe3f2d9}.story h2{font-family:var(--heading);font-size:clamp(29px,2.65vw,43px);line-height:1.29;letter-spacing:-1.3px;font-weight:500;margin:20px 0 18px}.story h2 em{font-style:normal;font-weight:400;color:#d7c5ff}.story-copy>p{color:#eee6f2ba;line-height:1.7;font-size:14px;margin:0 0 42px}.story-line{border-top:1px solid #ffffff30;padding-top:23px;display:flex;justify-content:space-between;gap:15px;font-size:8px;letter-spacing:1.7px;color:#c4b8d0}.access-side{display:flex;flex-direction:column;min-height:100svh;padding:32px 42px 23px}.access-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.back-site{display:inline-flex;gap:8px;align-items:center;font-size:12px;color:var(--muted)}.back-site .icon{width:15px;height:15px}.back-site:hover{color:var(--accent)}.portal-tag{border:1px solid var(--line);border-radius:30px;padding:7px 12px;font-size:11px;color:var(--muted);white-space:nowrap}.form-wrap{width:100%;max-width:390px;margin:auto;padding:50px 0 40px}.form-brand{display:block;width:185px;margin-bottom:39px}.form-brand img{display:block;width:100%;height:auto;filter:brightness(.45)}.form-heading{margin-bottom:30px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2px;color:var(--accent);margin:0 0 13px}.form-heading h1{font-family:var(--heading);font-weight:500;font-size:clamp(29px,2.65vw,40px);letter-spacing:-1.25px;line-height:1.2;margin:0 0 15px}.form-heading>p:last-child{font-size:14px;line-height:1.75;color:var(--muted);margin:0}.input-shell{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;background:var(--input);padding:0 14px;transition:border-color .2s,box-shadow .2s}.input-shell:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.input-shell>.icon{width:18px;height:18px;color:#aaa1b9;margin-right:10px}.input-shell input{height:51px;min-width:0;width:100%;background:transparent;border:0;padding:10px 0;outline:none;font-size:14px}input::placeholder{color:#aaa4b4}.show-password{display:grid;place-items:center;color:#a198b0;border:0;background:transparent;min-width:32px;height:36px;padding:5px;margin-right:-6px}.show-password .icon{width:19px;height:19px}.show-password[aria-pressed=true]{color:var(--accent)}label{display:block;font-size:13px;font-weight:500;margin:0 0 9px}.label-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:21px}.label-row a{font-size:11px;font-weight:500;color:var(--accent)}.button{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;min-height:49px;border-radius:8px;font-weight:550;font-size:13px;padding:12px 17px;transition:background .18s,transform .18s}.button.primary{margin-top:28px;background:var(--accent);color:#fff;width:100%;box-shadow:0 4px 9px #673de612}.button.primary>.icon{width:17px;height:17px;margin-left:auto}.button.primary span{margin-left:auto}.button.primary:hover{background:var(--accent-hover)}.button:active{transform:translateY(1px)}.login-note{display:flex;align-items:flex-start;gap:8px;margin:18px 0 30px;color:var(--muted);font-size:11px;line-height:1.6}.login-note .icon{width:14px;height:14px;margin-top:1px;color:#a493b7}.bottom-note{border-top:1px solid var(--line);padding-top:24px;margin:0;font-size:12px;color:var(--muted);line-height:1.9}.bottom-note a{color:var(--accent);font-weight:550;white-space:nowrap}.bottom-note .icon{width:13px;height:13px}.access-footer{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:10px}.access-footer>span:last-child{display:flex;align-items:center;gap:5px}.access-footer .icon{width:12px;height:12px}.staff .access-layout{grid-template-columns:46% 54%}.staff .story{background:radial-gradient(ellipse at 45% 43%,#51247b33,transparent 59%),#111013;border-right:1px solid #33263c}.staff .story:after{background:linear-gradient(180deg,transparent 30%,#1410151a 49%,#111013 95%)}.staff .story-top{top:40px}.staff .story-copy{bottom:36px}.staff .story-label{color:#a28cac}.staff .story h2{font-size:clamp(32px,3.2vw,47px)}.staff .story h2 em{color:#a476fb}.staff .form-brand img{filter:brightness(0) invert(1);opacity:.94}.staff .button.primary{background:#8051e8;color:#fff}.staff .button.primary:hover{background:#9569ee}.staff .input-shell>.icon{color:#74697f}.staff .story-copy>p{color:#9b8da7}.staff .story-line{border-color:#302435;color:#7e6c8c}.brand-halo{position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);width:340px;height:340px;display:grid;place-items:center;z-index:-2}.brand-halo:before{content:'';position:absolute;width:180px;height:180px;border-radius:50%;background:#8d41ed33;filter:blur(40px)}.brand-halo img{width:103px;height:112px;object-fit:contain;filter:brightness(0) invert(1);opacity:.77;transform:rotate(-9deg)}.halo-ring{position:absolute;inset:0;border:1px solid #a574d52a;border-radius:50%}.ring-1{inset:0}.ring-2{inset:38px}.ring-3{inset:75px;border-color:#ac78e137}.step-icon{display:grid;place-items:center;width:45px;height:45px;border:1px solid var(--line);background:var(--accent-soft);color:var(--accent);border-radius:13px;margin-bottom:23px}.step-icon .icon{width:23px;height:23px}.code-input{border:1px solid var(--line);background:var(--input);width:100%;border-radius:9px;padding:13px 20px;font-family:var(--body);font-size:27px;letter-spacing:.42em;text-align:center;outline:0}.code-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.field-hint{font-size:11px;line-height:1.75;color:var(--muted);margin:10px 0 20px}.check-label{display:flex;align-items:flex-start;gap:10px;font-size:12px;margin-top:23px}.check-label input{accent-color:var(--accent);width:16px;height:16px;margin:2px 0 0;flex-shrink:0}.check-label small{display:block;font-size:10px;font-weight:400;line-height:1.7;color:var(--muted);margin-top:4px}.resend-row{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:24px;font-size:12px;color:var(--muted)}.text-button{background:none;border:0;padding:4px;color:var(--accent);font-size:12px}.back-link{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;font-size:12px;color:var(--muted)}.back-link .icon{width:14px;height:14px}.back-link:hover{color:var(--accent)}.status{padding:13px 15px;border-radius:8px;border:1px solid var(--line);background:var(--accent-soft);color:var(--ink);font-size:13px;line-height:1.6;margin-top:23px;overflow-wrap:anywhere}.status.error{border-color:#cc708075;color:#a32c44;background:#fff0f3}.staff .status.error{background:#33212a;color:#f4a9b6;border-color:#85505b}.status.success{border-color:#499b7966;color:#276d55;background:#effaf5}.staff .status.success{background:#1a2e27;color:#8cceb2}.account-page{background:#f6f5fa}.staff.account-page{background:#151418}.account-top{padding:22px 6vw;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--surface)}.account-top img{width:155px;height:auto;display:block;filter:brightness(.5)}.staff .account-top img{filter:brightness(0) invert(1)}.account-top>div{display:flex;gap:20px;align-items:center}.button.outline{border-color:var(--line);background:transparent;color:var(--ink);min-height:39px;font-size:12px;padding:9px 13px}.button.outline .icon{width:16px;height:16px}.account-main{max-width:1160px;margin:auto;padding:55px 30px}.account-main>h1{font-family:var(--heading);font-size:32px;font-weight:500;letter-spacing:-1px;margin:12px 0}.account-sub{color:var(--muted);font-size:14px;margin:0 0 35px}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.account-card{border:1px solid var(--line);border-radius:15px;background:var(--surface);padding:25px;min-width:0}.account-card-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:25px}.account-card h2{font-size:16px;font-weight:550;margin:0}.account-card-heading>.icon{color:var(--accent)}.verified-pill{font-size:10px;color:var(--accent);display:flex;align-items:center;gap:4px;border-radius:20px;padding:5px 8px;background:var(--accent-soft)}.verified-pill .icon{width:12px;height:12px}.profile-row{display:flex;align-items:center;gap:15px;margin-bottom:25px}.avatar{width:49px;height:49px;border-radius:14px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-size:16px;flex-shrink:0}.profile-row h3{font-size:16px;font-weight:550;margin:0 0 4px}.profile-row p{font-size:13px;color:var(--muted);margin:0;overflow-wrap:anywhere}.profile-row>div:last-child{min-width:0}dl{margin:0}dl>div{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding:13px 0;font-size:12px}dt{color:var(--muted)}dd{margin:0;text-align:right}.account-card>p{font-size:13px;line-height:1.7;color:var(--muted)}.security-link{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:16px 0;background:none;color:var(--ink);border:0;border-bottom:1px solid var(--line);font-size:13px;text-align:left}.security-link .icon{width:17px;height:17px;color:var(--accent)}.account-card select{width:100%;border:1px solid var(--line);background:var(--input);border-radius:8px;padding:13px;font-size:14px}.devices-card{grid-column:1/-1}.device-row{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:16px 0}.device-row p{margin:0;font-size:12px;line-height:1.7;color:var(--muted);overflow-wrap:anywhere}.device-row strong{color:var(--ink);display:block;font-size:13px;font-weight:500}.device-row>div{min-width:0}.device-row button{font-size:12px;color:var(--accent);border:1px solid var(--line);background:none;padding:8px 12px;border-radius:6px}.account-footer{font-size:11px;color:var(--muted);text-align:center;padding:20px}.empty-devices{font-size:13px;padding:15px 0;color:var(--muted)}
@media(min-height:1000px) and (min-width:1000px){.story-copy{bottom:50px}.brand-halo{top:38%;width:410px;height:410px}.form-wrap{max-width:405px}.form-brand{margin-bottom:48px}.form-heading{margin-bottom:36px}}
@media(max-width:1100px){.story-top{left:27px;right:27px}.story-kicker{display:none}.story-copy{left:34px;right:34px}.story-line>span:last-child{display:none}.access-side{padding:27px}.form-wrap{padding:45px 0 35px;max-width:350px}.story h2{font-size:30px}.staff .story h2{font-size:35px}.brand-halo{width:285px;height:285px;top:32%}}
@media(max-width:760px){.access-layout,.staff .access-layout{display:block}.story{display:none}.access-side{padding:22px;min-height:100svh}.access-top{gap:12px}.portal-tag{font-size:10px;padding:6px 10px}.back-site{font-size:11px}.form-wrap{max-width:390px;padding:40px 0;margin:auto}.form-brand{width:165px;margin-bottom:31px}.form-heading h1{font-size:33px}.form-heading{margin-bottom:28px}.input-shell input{font-size:16px;height:53px}label{font-size:14px}.label-row a{font-size:12px}.access-footer{font-size:9px;flex-wrap:wrap;justify-content:center;gap:16px}.button{font-size:14px;min-height:51px}.bottom-note{font-size:12px}.account-top{padding:18px}.account-top img{width:120px}.account-top .portal-tag{display:none}.account-main{padding:35px 18px}.account-grid{grid-template-columns:1fr;gap:16px}.account-main>h1{font-size:26px}.account-card{padding:22px}.account-top>div{gap:10px}.devices-card{grid-column:auto}.device-row{align-items:flex-start}.device-row button{flex-shrink:0}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
