[hidden] { display: none !important; }
h1[tabindex="-1"]:focus { outline: none; }
.access-shell { max-width: 540px; margin: 42px auto 85px; }
.access-back { display: inline-block; margin-bottom: 28px; color: var(--muted); font-size: 14px; }
.access-symbol { width: 48px; height: 48px; display: grid; place-items: center; border: 1px solid #a8beb2; border-radius: 50%; margin: 6px 0 22px; color: #306e66; }
.access-shell h1 { font-family: var(--display); font-size: clamp(29px, 5vw, 38px); line-height: 1.45; }
.access-intro { margin: 18px 0 28px; color: var(--muted); line-height: 1.9; }
#access-form label { display: block; font-weight: 600; margin-bottom: 10px; }
#access-code { display: block; box-sizing: border-box; width: 100%; min-height: 56px; background: #fbfcf8; border: 1px solid #809c8c; border-radius: 10px; color: var(--ink); padding: 14px; font: 16px ui-monospace, SFMono-Regular, monospace; }
#access-code:focus-visible { outline: 3px solid #306e66; outline-offset: 3px; }
#access-form .primary-button { width: 100%; margin-top: 7px; }
.access-error { min-height: 24px; margin: 12px 0; color: #984638; font-size: 14px; line-height: 1.7; }
.access-policy { margin: 22px 0; color: var(--muted); font-size: 13px; line-height: 1.85; }
.access-help { border-top: 1px solid #bdcdbb; padding: 16px 0; margin-bottom: 10px; font-size: 14px; }
.access-help summary { cursor: pointer; }
.access-help p { line-height: 1.9; margin-top: 12px; color: var(--muted); }
.access-loading { text-align: center; padding: 100px 20px; color: var(--muted); }
.footer-controls { display: flex; flex-wrap: wrap; gap: 8px 20px; }
@media (max-width: 600px) { .access-shell { margin: 18px auto 54px; } .access-back { margin-bottom: 18px; } .footer-controls { gap: 4px 14px; } }
