.guest-body{background:var(--app-bg);color:var(--app-text);min-height:100vh}.guest-shell{align-items:center;display:grid;min-height:100vh;padding:1rem}.guest-panel{display:grid;gap:1rem;margin:0 auto;max-width:1040px;width:100%}.guest-brand{align-items:center;color:var(--app-text);display:inline-flex;gap:.7rem;text-decoration:none}.guest-brand:hover,.guest-brand:focus{color:var(--app-primary)}.guest-brand img{height:44px!important}.guest-brand span{font-size:1.05rem!important;font-weight:750;line-height:1}.guest-card{background:#ffffffeb;border:1px solid var(--app-border);border-radius:8px;box-shadow:0 18px 48px #1018281f;overflow:hidden}.guest-card__body{padding:1.25rem}.guest-shell__top{align-items:center;display:flex;justify-content:space-between}.guest-theme-toggle{flex:0 0 auto}.auth-heading{margin-bottom:1.25rem}.auth-heading__eyebrow{color:var(--app-muted);display:block;font-size:.72rem;font-weight:800;letter-spacing:.08em;line-height:1;margin-bottom:.45rem;text-transform:uppercase}.auth-heading h1{color:var(--app-text);font-size:clamp(1.35rem,1.4vw + 1rem,1.95rem);font-weight:800;letter-spacing:0;line-height:1.08;margin:0}.auth-heading p,.auth-copy{color:var(--app-muted);font-size:.95rem;line-height:1.5;margin:.55rem 0 0}.auth-form{display:grid;gap:1rem}.auth-form .form-label{color:var(--app-text);font-size:.86rem;font-weight:700;margin-bottom:.35rem}.auth-form .form-control{min-height:44px}.auth-actions{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-top:.5rem}.auth-actions--end{justify-content:flex-end}.auth-link{color:var(--app-muted);font-size:.9rem;font-weight:650;text-decoration:none}.auth-link:hover,.auth-link:focus{color:var(--app-primary);text-decoration:underline}.auth-status{border-radius:8px;font-size:.92rem}.guest-card .btn{align-items:center;display:inline-flex;gap:.45rem;justify-content:center;min-height:42px}.guest-card .btn-link{min-height:auto}@media (min-width: 768px){.guest-shell{padding:2rem}.guest-panel{max-width:520px}.guest-card__body{padding:1.6rem}}@media (max-width: 575.98px){.guest-shell{align-items:start;padding-top:.75rem}.guest-shell__top{margin-bottom:.25rem}.guest-brand img{height:36px!important}.guest-brand span{font-size:.98rem!important}.guest-card__body{padding:1rem}.auth-actions{align-items:stretch;flex-direction:column-reverse}.auth-actions .btn,.auth-actions form,.auth-actions form .btn,.auth-actions button[type=submit]{width:100%}}.dark-mode .guest-body{background:var(--app-bg)!important;color:var(--app-text)!important}.dark-mode .guest-card{background:#171718f0;border-color:var(--app-border);box-shadow:0 18px 48px #00000057}.dark-mode .guest-brand,.dark-mode .auth-heading h1,.dark-mode .auth-form .form-label{color:var(--app-text)}
