body:has(.auth-screen){overflow:hidden;height:100dvh}.auth-screen{height:100dvh;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column;background:var(--cream)}.auth-screen .site-header{flex-shrink:0}.auth-screen-main{flex:1 1;min-height:0;display:flex;align-items:center;justify-content:center;padding:4px 16px 8px;overflow:hidden}.auth-screen-main--reserve{align-items:flex-start;overflow-y:auto;padding-top:8px;padding-bottom:16px}.auth-screen-stack{width:100%;max-width:420px;display:flex;flex-direction:column;gap:12px;margin:0 auto}.auth-screen-perks{flex-shrink:0}.auth-card-fit{margin:0;width:100%;max-width:380px;padding:18px 20px 16px;box-shadow:var(--shadow)}.auth-card-fit .auth-brand{margin-bottom:2px;margin-bottom:14px}.auth-card-fit .auth-brand-title{font-size:1.1rem;margin-top:8px;line-height:1.45}.auth-card-fit .auth-brand-sub{margin-top:4px;margin-bottom:0;font-size:.78rem;line-height:1.5;color:#6a8090}.auth-card-fit .auth-field{margin-bottom:10px}.auth-card-fit .auth-field label{margin-bottom:4px;font-size:.75rem}.auth-card-fit .auth-field input{padding:9px 12px}.auth-card-fit .auth-btn{margin-top:4px;padding:11px}.auth-forgot-link{border:none;background:none;padding:0;color:var(--g2);font-size:.78rem;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.auth-forgot-link:hover{color:var(--g1)}.auth-card-fit .auth-link{margin-top:10px;font-size:.85rem}.auth-card-fit .auth-err{margin-bottom:8px;padding:8px 10px;font-size:.8rem}@media (max-height:640px){.auth-card-fit{padding:14px 16px 12px}.auth-card-fit .auth-brand-title{font-size:.95rem;margin-top:4px}.auth-card-fit .auth-field{margin-bottom:8px}}