:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f7f5ef;--muted:#a8adba;--faint:#737b8b;--background:#07090d;--surface:#11141cf0;--surface-raised:#151923;--surface-soft:#0e1118;--line:#ffffff1a;--line-strong:#ffffff2b;--gold:#d7ad58;--gold-bright:#f1cc7d;--green:#63d7a4;--blue:#72b8ef;--amber:#f3bb5c;--red:#f27979;--focus:#f4d18b;--shadow:0 2.5rem 7rem #00000073;--mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--surface-card:linear-gradient(150deg, #181c27f7, #0e1118f7)}*{box-sizing:border-box}html{background:var(--background);min-height:100%}body{background:linear-gradient(#ffffff04 1px, transparent 1px), linear-gradient(90deg, #ffffff04 1px, transparent 1px), var(--background);min-height:100%;color:var(--ink);-webkit-font-smoothing:antialiased;background-size:4rem 4rem;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.app-shell{isolation:isolate;min-height:100dvh;position:relative;overflow:hidden}.ambient{z-index:-1;filter:blur(1px);pointer-events:none;border-radius:999px;width:38rem;height:38rem;position:fixed}.ambient-one{background:radial-gradient(circle,#d7ad582b,#0000 67%);top:-20rem;right:-10rem}.ambient-two{background:radial-gradient(circle,#46789a21,#0000 68%);bottom:-25rem;left:-16rem}.app-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#07090dc2;justify-content:space-between;align-items:center;gap:1.5rem;min-height:5.5rem;padding:1.25rem clamp(1.25rem,4vw,4.5rem);display:flex}.brand-lockup{align-items:center;gap:.85rem;min-width:0;display:inline-flex}.brand-lockup>span:last-child{gap:.15rem;display:grid}.brand-lockup strong{letter-spacing:.035em;font-size:.9rem}.brand-lockup small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem}.brand-mark{width:2.7rem;height:2.7rem;color:var(--gold-bright);letter-spacing:-.06em;background:linear-gradient(145deg,#d7ad5838,#d7ad580a);border:1px solid #d7ad5873;border-radius:.8rem;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:1rem;display:grid;box-shadow:inset 0 1px #ffffff1f}.station-actions{align-items:center;gap:.7rem;display:flex}.station-identity{color:#ced4de;font-family:var(--mono);align-items:center;gap:.55rem;margin-right:.35rem;font-size:.78rem;display:inline-flex}.live-dot{background:var(--green);border-radius:50%;width:.5rem;height:.5rem;box-shadow:0 0 0 .25rem #63d7a41a}.workspace{align-items:center;width:min(78rem,100% - 2.5rem);min-height:calc(100dvh - 9.75rem);margin:0 auto;padding:clamp(2.25rem,6vw,5rem) 0;display:grid}.login-layout{grid-template-columns:minmax(0,1fr) minmax(22rem,28rem);align-items:center;gap:clamp(3rem,8vw,8rem);width:min(66rem,100%);margin:0 auto;display:grid}.login-intro h1,.station-title-row h1,.message-card h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.login-intro h1{max-width:11ch;font-size:clamp(3.25rem,7vw,6.5rem);line-height:.95}.eyebrow{color:var(--gold-bright);letter-spacing:.2em;text-transform:uppercase;margin:0 0 1rem;font-size:.7rem;font-weight:750}.lede{max-width:34rem;color:var(--muted);margin:1.75rem 0 0;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.7}.trust-note{border-top:1px solid var(--line);max-width:31rem;color:var(--muted);align-items:center;gap:.9rem;margin-top:2.5rem;padding-top:1.5rem;font-size:.8rem;line-height:1.5;display:flex}.trust-note svg,.protocol-icon svg,.message-icon svg{fill:none;width:1.5rem;height:1.5rem;stroke:var(--gold-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none}.trust-note strong{color:var(--ink);font-size:.82rem;display:block}.login-card,.station-main-card,.protocol-card,.message-card{border:1px solid var(--line);background:var(--surface-card);box-shadow:var(--shadow)}.login-card{border-radius:1.5rem;padding:clamp(1.6rem,4vw,2.3rem)}.card-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.step-label{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.4rem}.secure-chip{color:var(--green);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.35rem;font-size:.68rem;font-weight:700;display:inline-flex}.secure-chip svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:.85rem;height:.85rem}.field-label,.booking-label{color:#dfe3e9;letter-spacing:.03em;font-size:.78rem;font-weight:700;display:block}.field-label+.text-input{margin-top:.55rem}.text-input{border:1px solid var(--line-strong);width:100%;height:3.2rem;color:var(--ink);background:#07090db8;border-radius:.7rem;margin-bottom:1.25rem;padding:0 .95rem;transition:border-color .15s,background .15s}.text-input:hover,.text-input:focus{background:#07090df2;border-color:#d7ad588c}.text-input:disabled{cursor:wait;opacity:.65}.button{cursor:pointer;letter-spacing:.02em;border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;gap:.55rem;min-height:2.75rem;padding:0 1.05rem;font-size:.78rem;font-weight:760;text-decoration:none;transition:transform .14s,border-color .14s,background .14s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{cursor:wait;opacity:.72}.button-primary{color:#161006;background:linear-gradient(135deg,#e0b866,#b98735);border-color:#ffe5ae59;box-shadow:0 .8rem 2.2rem #b987352e}.button-primary:hover:not(:disabled){background:linear-gradient(135deg,#efc97d,#c89640)}.button-quiet{border-color:var(--line);color:#d9dde5;background:#ffffff09}.button-quiet:hover:not(:disabled){background:#d7ad5814;border-color:#d7ad5866}.button-wide{width:100%;margin-top:.35rem}.form-footnote{color:var(--faint);text-align:center;margin:1rem 0 0;font-size:.72rem}.notice{border:1px solid;border-radius:.65rem;margin-bottom:1.25rem;padding:.8rem .9rem;font-size:.78rem;line-height:1.45}.notice-neutral{color:#c8e5fb;background:#72b8ef12;border-color:#72b8ef3b}.notice-error{color:#ffc7c7;background:#f2797914;border-color:#f279794d}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:.95rem;height:.95rem;animation:.7s linear infinite spin;display:inline-block}.station-layout{grid-template-columns:minmax(0,1fr) minmax(17rem,21rem);align-items:stretch;gap:1.25rem;display:grid}.station-main-card,.protocol-card{border-radius:1.5rem}.station-main-card{min-height:31rem;padding:clamp(1.6rem,4vw,3.25rem)}.station-title-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-bottom:2rem;display:flex}.station-title-row h1{font-size:clamp(2rem,5vw,3.65rem);line-height:1}.station-number{color:#a7ebcd;letter-spacing:.08em;text-transform:uppercase;background:#63d7a411;border:1px solid #63d7a438;border-radius:999px;flex:none;padding:.55rem .75rem;font-size:.7rem;font-weight:750}.scan-form{padding-top:clamp(2.25rem,6vw,4.25rem)}.booking-label{margin-bottom:.75rem}.booking-control{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;display:grid}.booking-input{border:1px solid var(--line-strong);width:100%;min-width:0;height:clamp(4.5rem,10vw,6.25rem);color:var(--ink);font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;background:#090b10;border-radius:.9rem;padding:0 clamp(1rem,3vw,1.8rem);font-size:clamp(1.75rem,5.5vw,3.5rem);font-weight:750;transition:border-color .15s,box-shadow .15s}.booking-input::placeholder{color:#3f4552}.booking-input:hover,.booking-input:focus{border-color:#d7ad58a6;box-shadow:inset 0 0 0 1px #d7ad5829}.booking-input[aria-invalid=true]{border-color:#f27979b8}.check-in-button{border-radius:.9rem;min-width:8.5rem;font-size:.86rem}.input-meta{color:var(--faint);justify-content:space-between;gap:1rem;margin-top:.75rem;font-size:.72rem;display:flex}.input-meta p{margin:0}.input-meta span{font-family:var(--mono);flex:none}.validation-message{color:#faa;min-height:1.3rem;margin:.75rem 0 0;font-size:.78rem}.protocol-card{flex-direction:column;padding:2rem;display:flex;box-shadow:0 1.5rem 5rem #00000042}.protocol-icon,.message-icon{width:3.1rem;height:3.1rem;color:var(--gold-bright);background:#d7ad5812;border:1px solid #d7ad5847;border-radius:.9rem;place-items:center;margin-bottom:1.75rem;display:grid}.protocol-card h2{margin:-.35rem 0 1.6rem;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:500;line-height:1.12}.protocol-card ol{color:var(--muted);gap:1.15rem;margin:0;padding:0;font-size:.8rem;line-height:1.5;list-style:none;display:grid}.protocol-card li{grid-template-columns:1.6rem 1fr;gap:.75rem;display:grid}.protocol-card li span{border:1px solid var(--line-strong);width:1.55rem;height:1.55rem;color:var(--gold-bright);border-radius:50%;place-items:center;font-size:.65rem;font-weight:800;display:grid}.protocol-warning{border-top:1px solid var(--line);color:#e6c993;margin-top:auto;padding-top:1.5rem;font-size:.74rem;line-height:1.55}.checking-state,.result-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:19rem;padding:2.5rem 1rem 0;display:flex}.checking-state h2,.result-panel h2{letter-spacing:-.03em;margin:1rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:500;line-height:1}.checking-state p,.result-guidance{max-width:34rem;color:var(--muted);margin:1rem 0 0;font-size:.9rem;line-height:1.6}.large-spinner{color:var(--gold-bright)}.large-spinner .spinner{border-width:3px;width:2.5rem;height:2.5rem}.result-mark{border:1px solid;border-radius:50%;place-items:center;width:3.7rem;height:3.7rem;font-family:ui-sans-serif,sans-serif;font-size:1.6rem;font-weight:800;display:grid}.result-kicker{letter-spacing:.18em;text-transform:uppercase;margin:1.2rem 0 0;font-size:.7rem;font-weight:800}.result-detail{color:#d5d9e0;margin:.65rem 0 0;font-size:.82rem}.result-success .result-mark,.result-success .result-kicker{color:var(--green)}.result-info .result-mark,.result-info .result-kicker{color:var(--blue)}.result-warning .result-mark,.result-warning .result-kicker{color:var(--amber)}.result-danger .result-mark,.result-danger .result-kicker{color:var(--red)}.result-action{min-width:10rem;margin-top:1.6rem}.privacy-timer{color:var(--faint);margin:.75rem 0 0;font-size:.68rem}.resolution-callout{color:#efd19e;letter-spacing:.07em;text-transform:uppercase;background:#f3bb5c12;border:1px solid #f3bb5c3d;border-radius:.45rem;margin-top:1.3rem;padding:.55rem .8rem;font-size:.7rem;font-weight:750}.message-card{text-align:center;border-radius:1.5rem;width:min(35rem,100%);margin:0 auto;padding:clamp(2rem,6vw,3.5rem)}.message-card .message-icon{margin-left:auto;margin-right:auto}.message-card h1{font-size:clamp(2rem,6vw,3.25rem);line-height:1.05}.message-card p:not(.eyebrow){color:var(--muted);margin:1.2rem 0 1.8rem;font-size:.9rem;line-height:1.65}.restricted-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.7rem;display:flex}.message-card-danger{border-color:#f2797952}.message-card-danger .message-icon{color:var(--red);background:#f2797914;border-color:#f279794d;font-weight:800}.loading-card{align-content:center;place-items:center;gap:1rem;min-height:17rem;display:grid}.loading-card p{margin:0!important}.app-footer{border-top:1px solid var(--line);min-height:4.25rem;color:var(--faint);letter-spacing:.09em;text-transform:uppercase;justify-content:center;align-items:center;gap:.7rem;padding:1rem;font-size:.68rem;display:flex}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:58rem){.login-layout,.station-layout{grid-template-columns:1fr}.login-layout{gap:2.75rem;width:min(34rem,100%)}.login-intro h1{max-width:13ch;font-size:clamp(3rem,10vw,5rem)}.protocol-card{min-height:auto}.protocol-warning{margin-top:1.5rem}}@media (max-width:40rem){.app-header{align-items:flex-start;padding:1rem}.brand-lockup small{display:none}.station-actions{flex-wrap:wrap;justify-content:flex-end}.station-identity{justify-content:flex-end;width:100%;margin:0 0 .2rem}.button-quiet{min-height:2.4rem;padding:0 .75rem}.workspace{width:min(100% - 1.25rem,78rem);min-height:calc(100dvh - 8.5rem);padding:1.5rem 0 2.25rem}.login-layout{gap:2rem}.login-intro h1{font-size:clamp(2.7rem,15vw,4rem)}.trust-note{margin-top:1.5rem}.login-card,.station-main-card,.protocol-card,.message-card{border-radius:1.1rem}.station-title-row{gap:1rem;display:grid}.station-number{justify-self:start}.booking-control{grid-template-columns:1fr}.check-in-button{min-height:3.4rem}.booking-input{letter-spacing:.12em}.app-footer{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
