:root{color-scheme:dark;font:16px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#090c11;color:#f0f4fa}*{box-sizing:border-box}body{margin:0;min-height:100dvh;display:flex;flex-direction:column;background:radial-gradient(ellipse at 50% 32%,#18304c66,transparent 48%),radial-gradient(ellipse at 0 0,#183c6433,transparent 38%),#090c11}svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.entry-header{height:104px;margin:0 48px;border-bottom:1px solid #253041;display:flex;align-items:center;justify-content:space-between;gap:20px}.entry-brand{color:#e8edf6;text-decoration:none;display:flex;gap:14px;align-items:center;font-size:20px;letter-spacing:-.5px;font-weight:550}.brand-mark{height:39px;width:39px;display:grid;place-items:center;border:1px solid #6995d266;border-radius:12px;background:linear-gradient(135deg,#266bd6,#123564);box-shadow:0 3px 20px #0b63e429}.brand-mark svg{width:25px;height:25px}.private-label{font-size:12px;color:#92a4bd;letter-spacing:1.8px}.entry-main{flex:1;display:grid;place-items:center;padding:36px 20px 44px}.entry-card{width:420px;max-width:100%;text-align:center;position:relative;padding:0 20px}.lock-emblem{height:104px;width:104px;margin:0 auto 25px;display:grid;place-items:center;position:relative;border-radius:32px;border:1px solid #6487b144;background:linear-gradient(135deg,#2d425d,#121e31);box-shadow:inset 0 1px #c9ddff1f,0 18px 50px #0005;color:#bdd9ff}.lock-emblem>svg{width:43px;height:43px;stroke-width:1.6;filter:drop-shadow(0 0 10px #86baff35)}.halo{position:absolute;inset:-1px;border:1px solid #529df6;border-radius:32px;opacity:0;pointer-events:none}.eyebrow{font-size:12px;letter-spacing:2.5px;color:#8eabd0;font-weight:500;margin:0 0 12px}h1{font-size:44px;line-height:1.12;letter-spacing:-1.8px;font-weight:540;margin:0}h1 span{color:#8e9fb7}.entry-description{font-size:15px;color:#a4b4cb;margin:20px 0 25px}.pin-field{position:relative;margin-bottom:16px}input{appearance:none;font:25px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;background:#101a29;color:#d9eaff;border:1px solid #3b5272;border-radius:13px;text-align:center;letter-spacing:18px;text-indent:18px;width:100%;height:66px;box-shadow:inset 0 2px 8px #0002;transition:border-color .2s,box-shadow .2s}input::placeholder{color:#5b6d87;opacity:1}input:focus{outline:none;border-color:#81b6ff;box-shadow:0 0 0 4px #448bff16}button{font:500 15px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;display:flex;align-items:center;justify-content:center;gap:14px;border-radius:12px;width:100%;height:53px;border:1px solid #9ac5ff50;background:linear-gradient(#4e99f7,#246dcc);color:white;box-shadow:inset 0 1px #ffffff20,0 8px 28px #1358b223;cursor:pointer;transition:background .2s,transform .2s}button:hover{background:linear-gradient(#6cacff,#3682e4)}button:active{transform:scale(.99)}button:focus-visible{outline:2px solid #b6d5ff;outline-offset:4px}button:disabled{opacity:.6;cursor:wait}button svg{width:18px;height:18px}#authMessage{min-height:44px;color:#8e9fb7;font-size:13px;line-height:1.5;margin:15px 0 0}.entry-footnote{display:flex;justify-content:center;text-align:left;align-items:center;gap:12px;color:#8b9cb3;font-size:12px;line-height:1.7;margin:20px 0 0;padding-top:23px;border-top:1px solid #2b3849}.entry-footnote svg{color:#83a5d2;width:21px;height:25px;flex-shrink:0}footer{display:flex;justify-content:space-between;gap:18px;padding:24px 48px;font-size:12px;color:#7d8ea7}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.denied input{border-color:#ed777a;animation:warn .65s ease-out}.denied #authMessage{color:#ffb4b5}.denied .lock-emblem{color:#f2b3b7;border-color:#a75b6644}.unlocked .shackle{transform:translateY(-6px) rotate(-12deg);transform-origin:33px 20px;transition:transform .35s ease}.unlocked .lock-emblem{color:#c6e4ff;border-color:#7cbbff;box-shadow:0 0 70px #3c92ef33}.unlocked .halo{animation:ripple .9s ease-out}.unlocked .halo-two{animation-delay:.12s}.unlocked .halo-three{animation-delay:.24s}.unlocked #authMessage{color:#b7d8ff}.departing .entry-card{opacity:0;transform:scale(1.04) translateY(-8px);filter:blur(4px);transition:opacity .3s,transform .3s,filter .3s}@keyframes ripple{0%{opacity:.65;transform:scale(1)}100%{opacity:0;transform:scale(2.9)}}@keyframes warn{0%,100%{box-shadow:0 0 0 0 #ff656500}35%{box-shadow:0 0 0 5px #ff656522;background:#35212b}70%{box-shadow:0 0 0 2px #ff65650d}}
.entry-main{grid-template-columns:minmax(0,1fr)}.entry-card{min-width:0}input{min-width:0}
@media(max-width:520px){.entry-header{height:82px;margin:0 22px}.private-label{display:none}.entry-main{padding:34px 16px}.entry-card{padding:0 12px}.lock-emblem{height:90px;width:90px;border-radius:28px;margin-bottom:24px}h1{font-size:39px}.entry-description{font-size:15px}.entry-footnote{margin-top:16px}footer{padding:20px 28px;flex-direction:column;gap:5px;font-size:12px}input{font-size:24px;letter-spacing:15px;text-indent:15px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
