.login-page{position:relative;padding:clamp(2rem,4vw,3.5rem) 0 4rem;overflow:hidden}.login-page:before,.login-page:after{content:"";position:absolute;z-index:0;pointer-events:none;border-radius:999px;filter:blur(6px)}.login-page:before{width:30rem;height:30rem;top:-12rem;right:max(-10rem,-12vw);background:radial-gradient(circle,rgba(var(--site-blue-rgb),.18),transparent 68%)}.login-page:after{width:24rem;height:24rem;left:max(-9rem,-10vw);bottom:-11rem;background:radial-gradient(circle,rgba(var(--site-red-rgb),.12),transparent 70%)}.login-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.82fr);gap:clamp(1.3rem,4vw,3rem);align-items:stretch}.login-panel,.login-card{border:1px solid rgba(var(--site-blue-rgb),.12);border-radius:30px;background:#ffffffdb;box-shadow:0 24px 70px rgba(var(--site-blue-rgb),.12);backdrop-filter:blur(18px)}.login-panel{position:relative;min-height:560px;padding:clamp(1.5rem,4vw,3rem);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(135deg,rgba(var(--site-blue-rgb),.96),rgba(var(--site-blue-dark-rgb),.96)),radial-gradient(circle at 78% 10%,rgba(255,255,255,.24),transparent 32%);color:#fff}.login-panel:before{content:"";position:absolute;inset:1rem;border:1px solid rgba(255,255,255,.14);border-radius:24px;pointer-events:none}.login-panel:after{content:"";position:absolute;width:38rem;height:38rem;right:-19rem;bottom:-20rem;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 54%),conic-gradient(from 140deg,rgba(255,255,255,.2),transparent,rgba(var(--site-red-rgb),.34),transparent);opacity:.95}.login-panel-content,.login-panel-footer{position:relative;z-index:1}.login-badge{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;padding:.48rem .78rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1a;color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.login-badge:before{content:"";width:.55rem;height:.55rem;border-radius:999px;background:var(--site-red);box-shadow:0 0 0 6px rgba(var(--site-red-rgb),.18)}.login-panel h1{max-width:760px;margin:1.45rem 0 1rem;color:#fff;font-size:clamp(2.2rem,5vw,4.35rem);font-weight:950;line-height:.96;letter-spacing:-.065em}.login-panel p{max-width:620px;margin:0;color:#eef6ffe6;font-size:1.08rem;line-height:1.75}.login-feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:2rem}.login-feature{padding:1rem;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#ffffff17;box-shadow:inset 0 1px #ffffff24}.login-feature strong{display:block;color:#fff;font-size:.88rem;font-weight:950;line-height:1.25}.login-feature small{display:block;margin-top:.35rem;color:#eef6ffc7;font-size:.76rem;line-height:1.45}.login-panel-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:2rem;color:#eef6ffc7;font-size:.82rem;font-weight:800}.login-security-mark{display:inline-flex;align-items:center;gap:.55rem}.login-security-mark svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.login-card{padding:clamp(1.3rem,3.4vw,2.15rem);display:flex;flex-direction:column;justify-content:center}.login-card-header{margin-bottom:1.5rem}.login-card-header h2{margin:0 0 .45rem;color:var(--site-blue);font-size:clamp(1.55rem,3vw,2.05rem);font-weight:950;letter-spacing:-.04em}.login-card-header p{margin:0;color:var(--site-muted);font-size:.96rem;line-height:1.6}.login-alert{display:flex;align-items:flex-start;gap:.7rem;margin:0 0 1rem;padding:.85rem .95rem;border:1px solid rgba(var(--site-red-rgb),.2);border-radius:16px;background:rgba(var(--site-red-rgb),.08);color:#8d1022;font-size:.9rem;font-weight:800;line-height:1.45}.login-alert[hidden]{display:none}.login-alert svg{width:1.1rem;height:1.1rem;flex:0 0 auto;margin-top:.1rem;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.login-form{display:grid;gap:1rem}.login-field{display:grid;gap:.45rem}.login-field label,.login-check label{color:var(--site-ink);font-size:.83rem;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.login-input-wrap{position:relative;display:flex;align-items:center}.login-input-wrap svg{position:absolute;left:1rem;width:1.1rem;height:1.1rem;fill:none;stroke:var(--site-blue);stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.login-input-wrap input{width:100%;height:3.35rem;padding:.85rem 1rem .85rem 2.8rem;border:1px solid rgba(var(--site-blue-rgb),.16);border-radius:17px;background:#fff;color:var(--site-ink);font-size:.98rem;font-weight:700;outline:0;box-shadow:0 10px 26px rgba(var(--site-blue-rgb),.06);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.login-input-wrap input:focus{border-color:rgba(var(--site-blue-rgb),.52);box-shadow:0 0 0 4px rgba(var(--site-blue-rgb),.1),0 14px 30px rgba(var(--site-blue-rgb),.1);transform:translateY(-1px)}.login-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.1rem 0 .35rem}.login-check{display:inline-flex;align-items:center;gap:.55rem}.login-check input{width:1rem;height:1rem;accent-color:var(--site-blue)}.login-help-link{color:var(--site-blue);font-size:.83rem;font-weight:900;text-decoration:none}.login-submit{width:100%;height:3.35rem;border:0;border-radius:999px;background:linear-gradient(135deg,var(--site-blue-dark),var(--site-blue));color:#fff;font-size:.92rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 16px 36px rgba(var(--site-blue-rgb),.24);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.login-submit:hover,.login-submit:focus-visible{transform:translateY(-2px);box-shadow:0 20px 42px rgba(var(--site-blue-rgb),.3);filter:brightness(1.04)}.login-submit:active{transform:translateY(0)}.login-footnote{margin:1.2rem 0 0;padding-top:1.1rem;border-top:1px solid rgba(var(--site-blue-rgb),.1);color:var(--site-muted);font-size:.84rem;line-height:1.55}.login-footnote strong{color:var(--site-blue)}html.dark-mode .login-page:before{background:radial-gradient(circle,rgba(169,191,214,.16),transparent 68%)}html.dark-mode .login-panel,html.dark-mode .login-card{border-color:#d5e2f029;background:#081d33db;box-shadow:0 28px 76px #0000006b}html.dark-mode .login-panel{background:linear-gradient(135deg,#081827fa,#0f3a6af0),radial-gradient(circle at 76% 10%,rgba(255,255,255,.12),transparent 32%)}html.dark-mode .login-card-header h2,html.dark-mode .login-field label,html.dark-mode .login-check label,html.dark-mode .login-footnote strong{color:#fff}html.dark-mode .login-card-header p,html.dark-mode .login-footnote{color:#c3d3dc}html.dark-mode .login-alert{border-color:#ff778b47;background:#ff778b1f;color:#ffd6dd}html.dark-mode .login-input-wrap svg{stroke:var(--site-blue-soft-text)}html.dark-mode .login-input-wrap input{border-color:#d5e2f02e;background:#ffffff14;color:#fff;box-shadow:0 14px 32px #0000002e}html.dark-mode .login-input-wrap input:focus{border-color:#d5e2f06b;box-shadow:0 0 0 4px #a9bfd624,0 16px 36px #0000003d}html.dark-mode .login-help-link{color:var(--site-blue-soft-text)}html.dark-mode .login-submit{background:linear-gradient(135deg,#d7e4f2,var(--site-blue-soft-text));color:var(--site-navy-800);box-shadow:0 16px 36px #00000047}html.dark-mode .login-footnote{border-top-color:#d5e2f021}@media(max-width:980px){.login-shell{grid-template-columns:1fr}.login-panel{min-height:auto}}@media(max-width:680px){.login-page{padding-top:1.25rem}.login-panel,.login-card{border-radius:22px}.login-feature-list{grid-template-columns:1fr}.login-panel-footer,.login-row{align-items:flex-start;flex-direction:column}.login-card{padding:1.1rem}}
