:root{font-family:system-ui,sans-serif;color:#183e33}*{box-sizing:border-box}.auth-page{margin:0;min-height:100vh;background:#e8efec;display:grid;place-items:center;padding:24px}.auth-card{width:100%;max-width:460px;background:white;padding:32px;border-radius:16px;box-shadow:0 12px 45px #183e3315}.eyebrow{letter-spacing:.16em;font-size:12px;font-weight:750;color:#297566}h1{font-size:26px;line-height:1.25}.muted,.small{color:#597268}.small{font-size:12px;line-height:1.6}.auth-card label{display:block;margin:18px 0 7px;font-weight:650}.auth-card input:not([type=hidden]){width:100%;font:inherit;padding:12px;border:1px solid #a8bdb2;border-radius:7px}.auth-card button{width:100%;font:600 16px system-ui;padding:13px;background:#1d6555;color:white;border:0;border-radius:7px;margin-top:22px;cursor:pointer}.auth-card button:disabled{background:#7d8f87;cursor:not-allowed}.notice{font-size:13px;background:#fff3d4;padding:12px;border-radius:7px}.error{color:#8a1c20;background:#fff0f0;padding:12px}a{color:#1d6555}.secure-bar{flex-shrink:0;background:#143d32;color:#fff;padding:6px 16px;font:12px/1.5 system-ui;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.secure-bar a{color:#fff;text-decoration:underline}.audit-page{background:#f4f7f5;margin:0;padding:25px}.audit-page main{max-width:1200px;margin:auto}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;background:white}th,td{text-align:left;padding:10px;border-bottom:1px solid #dde6e0;font-size:13px}td{overflow-wrap:anywhere}th{background:#dfebe4}input:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #9370cf;outline-offset:3px}
:root .guest-qr{display:block;width:100%;max-width:330px;height:auto;margin:16px auto;background:white}:root .guest-pass{border-top:1px solid #dde6e0;padding:14px 0}:root .guest-pass h3{overflow-wrap:anywhere}
