@font-face{font-family:"Bulevar Poster";src:url("../fonts/Bulevar-Poster.woff2") format("woff2");font-display:swap}
@font-face{font-family:Inter;src:url("../fonts/Inter-400.ttf");font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url("../fonts/Inter-600.ttf");font-weight:600;font-display:swap}
@font-face{font-family:Inter;src:url("../fonts/Inter-700.ttf");font-weight:700;font-display:swap}
@font-face{font-family:Inter;src:url("../fonts/Inter-800.ttf");font-weight:800;font-display:swap}
@font-face{font-family:N27;src:url("../fonts/N27-Medium.ttf");font-display:swap}
:root{--night:#031022;--blue:#073d5e;--violet:#2b166a;--gold:#e8bb43;--ink:#07142b;--muted:#6d788a;--line:#d9e0e9;--paper:#f4f5f7}
*{box-sizing:border-box}html{background:var(--night)}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper)}button,input{font:inherit}button{cursor:pointer}
main{min-height:100vh;display:grid;grid-template-columns:minmax(460px,1.06fr) minmax(520px,.94fr)}
.brand-panel{min-height:100vh;padding:42px clamp(34px,5vw,84px);color:white;background:radial-gradient(circle at 92% 16%,rgba(116,84,215,.42),transparent 28%),radial-gradient(circle at 15% 76%,rgba(8,95,137,.42),transparent 32%),linear-gradient(145deg,#020a17 0%,#06203a 46%,#24115e 100%);display:flex;flex-direction:column;position:relative;overflow:hidden}
.brand-panel:before,.brand-panel:after{content:"";position:absolute;border:1px solid rgba(232,187,67,.2);border-radius:50%;width:480px;height:480px;right:-280px;top:22%}.brand-panel:after{width:680px;height:680px;right:-420px;top:12%}
.brand-panel header,.mobile-logo{display:flex;align-items:center;gap:23px;position:relative;z-index:1}.brand-panel header img{width:188px;height:auto}.brand-panel header span,.mobile-logo span{font-family:N27,Inter;font-size:11px;letter-spacing:.19em;color:#cbd5e2;border-left:1px solid rgba(255,255,255,.24);padding-left:22px}
.brand-copy{margin:auto 0;max-width:740px;position:relative;z-index:1}.eyebrow{font-family:N27,Inter;font-size:11px;letter-spacing:.2em;color:var(--gold);font-weight:700;margin:0 0 20px}.brand-copy h1,.access-shell h2{font-family:"Bulevar Poster",Impact,"Arial Narrow",sans-serif;text-transform:uppercase;font-weight:400;margin:0;letter-spacing:.025em}.brand-copy h1{font-size:clamp(66px,6.1vw,114px);line-height:.83;max-width:760px}.brand-copy>p:not(.eyebrow){max-width:560px;color:#c8d3e1;font-size:17px;line-height:1.6;margin:27px 0 32px}.brand-copy ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.brand-copy li{border-top:1px solid rgba(255,255,255,.18);padding:15px 4px;display:grid;grid-template-columns:31px 1fr;gap:10px}.brand-copy li b{font-family:N27;font-size:9px;color:var(--gold)}.brand-copy li strong,.brand-copy li span{display:block}.brand-copy li strong{font-size:12px;margin-bottom:5px}.brand-copy li span{font-size:10px;color:#9fadc0;line-height:1.45}.brand-panel footer{display:flex;justify-content:space-between;position:relative;z-index:1;font-family:N27;font-size:9px;letter-spacing:.15em;color:#9caabd}.brand-panel footer small{font:400 10px Inter;letter-spacing:0}
.access-panel{min-height:100vh;background:linear-gradient(150deg,#fff 0%,#f5f6f9 66%,#eef0f8 100%);display:flex;flex-direction:column;padding:clamp(28px,4vw,68px)}.access-shell{width:min(610px,100%);margin:auto}.mobile-logo{display:none}.dark{color:#956d0c}.access-shell h2{font-size:clamp(54px,5vw,82px);line-height:.86}.intro{color:var(--muted);line-height:1.6;font-size:14px;max-width:550px;margin:20px 0 26px}
.access-shell nav{display:flex;border-bottom:1px solid var(--line);gap:24px;margin-bottom:27px}.access-shell nav button{min-height:50px;border:0;border-bottom:3px solid transparent;background:transparent;color:#7b8696;font-weight:800;padding:0 2px}.access-shell nav button.active{color:#17243b;border-color:var(--gold)}
form{display:flex;flex-direction:column;gap:18px}form>label{font-size:12px;font-weight:800}input{width:100%;min-height:54px;border:1px solid #cbd4df;border-radius:13px;background:white;padding:0 15px;margin-top:8px;outline:none;color:var(--ink)}input:focus{border-color:#5640b1;box-shadow:0 0 0 4px rgba(84,64,177,.13)}.password{display:flex;position:relative}.password input{padding-right:78px}.password button{position:absolute;right:5px;bottom:5px;min-width:62px;height:44px;border:0;border-radius:9px;background:#eef1f6;color:#1d3452;font-size:11px;font-weight:800}
.form-row{display:flex;justify-content:space-between;align-items:center;gap:18px}.check{display:flex;align-items:center;gap:9px;font-size:10px!important;color:#5f6b7c}.check input{width:21px;height:21px;min-height:0;margin:0;accent-color:#24115e}.link{min-height:48px;border:0;background:transparent;color:#184c75;font-size:11px;font-weight:800}.primary,.secondary{min-height:54px;border-radius:999px;font-weight:800;padding:0 24px}.primary{border:0;background:linear-gradient(120deg,#f2cf6a,#e3aa21);color:#07142b;display:flex;align-items:center;justify-content:space-between}.primary span{font-size:24px}.secondary{border:1px solid #bdc8d6;background:white;color:#173855}.hint{margin:-7px 0 0;color:#748095;font-size:10px;line-height:1.5}
.notice{margin-top:20px;border-radius:14px;background:#e9f5f0;color:#24684f;padding:15px 50px 15px 17px;position:relative;font-size:11px;line-height:1.5}.notice b,.notice span{display:block}.notice b{margin-bottom:4px}.notice button{position:absolute;right:6px;top:6px;width:42px;height:42px;border:0;background:transparent;color:inherit;font-size:22px}
.security{margin-top:26px;border-top:1px solid var(--line);padding-top:20px;display:grid;grid-template-columns:42px 1fr;gap:12px}.security>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e7f3ed;color:#257256;font-weight:800}.security p{font-size:10px;color:#728093;line-height:1.5;margin:0}.security strong{display:block;color:#1f2b3e;font-size:11px}.demo{font-family:N27;font-size:8px;letter-spacing:.12em;color:#9aa4b3;margin:22px 0 0}.legal{display:flex;justify-content:center;gap:8px;margin-top:24px}.legal button{min-height:48px;border:0;background:transparent;color:#718094;font-size:10px;font-weight:700;padding:0 12px}
@media(max-width:1050px){main{grid-template-columns:1fr}.brand-panel{min-height:auto;padding:28px 34px}.brand-copy{margin:70px 0 55px}.brand-copy h1{font-size:78px}.access-panel{min-height:auto}.brand-panel footer{display:none}}
@media(max-width:620px){.brand-panel{display:none}.access-panel{min-height:100vh;padding:24px 20px}.mobile-logo{display:flex;margin-bottom:56px}.mobile-logo img{width:156px;height:auto}.mobile-logo span{color:#6d788a;border-color:#d7dde7;font-size:9px}.access-shell h2{font-size:58px}.form-row{align-items:flex-start;flex-direction:column;gap:2px}.brand-copy ul{grid-template-columns:1fr}.legal{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
