.Auth-module__xuem3W__formError{margin-bottom:1rem;display:block}.Auth-module__xuem3W__loginLinkWrap{margin-top:1.5rem}
.AuthLayout-module__BiQpLW__page{--auth-ink:var(--color-text-primary,#333);--auth-muted:var(--blue-gray,#8692a0);--auth-brown:var(--color-brand-brown,#8b7d76);--auth-paper:var(--color-surface-page,#fcfbfa);--auth-border:#8b7d7624;background:radial-gradient(circle at 16% 18%, #e8aaa838, transparent 32%), radial-gradient(circle at 84% 12%, #cd7f321f, transparent 26%), var(--auth-paper);min-height:calc(100vh - 72px);overflow:hidden}.AuthLayout-module__BiQpLW__main{min-height:calc(100vh - 72px)}.AuthLayout-module__BiQpLW__section{justify-content:center;align-items:center;min-height:calc(100vh - 72px);display:flex}.AuthLayout-module__BiQpLW__padding{width:100%;padding:clamp(2rem,5vw,4rem) 1.5rem}.AuthLayout-module__BiQpLW__container{width:100%;max-width:1120px;margin:0 auto}.AuthLayout-module__BiQpLW__cardWrap{border:1px solid var(--auth-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border-radius:.5rem;grid-template-columns:minmax(0,.95fr) minmax(380px,480px);display:grid;overflow:hidden;box-shadow:0 20px 70px #2f241c1f}.AuthLayout-module__BiQpLW__brandPanel{color:#fff;background:#1f1b18;flex-direction:column;justify-content:flex-end;min-height:100%;padding:clamp(2rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.AuthLayout-module__BiQpLW__brandPanel:before{content:"";background-image:linear-gradient(#0005,#0005),linear-gradient(90deg,#000d 5%,#0008 58%,#00000030),url(/images/pexels-coldbeer-277046249-15215865.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.AuthLayout-module__BiQpLW__brandPanel:after{content:"";opacity:.28;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.AuthLayout-module__BiQpLW__brandContent{z-index:1;max-width:520px;position:relative}.AuthLayout-module__BiQpLW__brandEyebrow{color:#ffffffe0;letter-spacing:3px;text-transform:uppercase;margin:0 0 .9rem;font-family:Lato,Arial,sans-serif;font-size:.86rem;font-weight:700;line-height:1.4;display:inline-flex}.AuthLayout-module__BiQpLW__brandTitle{color:#fff;font-family:var(--font-display,Martel, serif);letter-spacing:.05rem;text-transform:uppercase;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.08}.AuthLayout-module__BiQpLW__brandText{color:#ffffffdb;max-width:460px;margin:1rem 0 0;font-size:.98rem;line-height:1.75}.AuthLayout-module__BiQpLW__card{width:100%;max-width:none;box-shadow:none;background:#fffffff5;flex-flow:column;gap:1.25rem;margin-left:auto;margin-right:auto;padding:clamp(1.5rem,4vw,2.5rem);display:flex}.AuthLayout-module__BiQpLW__titleWrap{text-align:left;flex-direction:column;align-items:flex-start;gap:.45rem;margin-bottom:1rem;display:flex}.AuthLayout-module__BiQpLW__heading{color:var(--auth-ink);font-family:var(--font-display,Martel, serif);letter-spacing:.04rem;margin:0;font-size:clamp(1.8rem,4vw,2.35rem);font-weight:700;line-height:1.16}.AuthLayout-module__BiQpLW__subtitle{color:var(--auth-muted);font-size:.95rem;font-weight:600;line-height:1.5}.AuthLayout-module__BiQpLW__formBlock{margin:0}.AuthLayout-module__BiQpLW__form{flex-flow:column;gap:.85rem;display:flex}.AuthLayout-module__BiQpLW__inputWrap{flex-direction:column;gap:.4rem;display:flex}.AuthLayout-module__BiQpLW__label{color:var(--auth-ink);letter-spacing:.06rem;text-transform:uppercase;font-size:.82rem;font-weight:800;line-height:1.4rem}.AuthLayout-module__BiQpLW__input{border:1px solid var(--color-border-strong,#8b7d764d);border-radius:var(--radius-sm,8px);width:100%;min-height:46px;color:var(--color-text-primary,var(--text-dark,#333));font:inherit;background:#fff;margin-bottom:0;padding:.7rem .85rem;font-size:.95rem;line-height:1.2rem}.AuthLayout-module__BiQpLW__input:focus{border-color:var(--color-brand-brown,var(--brown,#8b7d76));box-shadow:var(--focus-ring,0 0 0 3px #8b7d762e);outline:none}.AuthLayout-module__BiQpLW__passwordGrid{gap:.85rem;display:grid}@media (min-width:640px){.AuthLayout-module__BiQpLW__passwordGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.AuthLayout-module__BiQpLW__passwordWrap{align-items:stretch;gap:.5rem;display:flex}.AuthLayout-module__BiQpLW__passwordWrap .AuthLayout-module__BiQpLW__input{flex:1}.AuthLayout-module__BiQpLW__showPasswordButton{border:1px solid var(--color-border-strong,#8b7d764d);border-radius:var(--radius-sm,8px);background:var(--color-surface-subtle,#fcfbfa);color:var(--color-brand-brown,var(--brown,#8b7d76));cursor:pointer;padding:0 .75rem;font-weight:700}.AuthLayout-module__BiQpLW__submitButton{border:1px solid var(--auth-brown);background:var(--auth-brown);color:#fff;cursor:pointer;width:100%;height:100%;min-height:46px;font:inherit;border-radius:.4rem;justify-content:center;align-items:center;padding:0 1rem;font-size:1rem;font-weight:700;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex;overflow:hidden}.AuthLayout-module__BiQpLW__submitButton:hover:not(:disabled){border-color:var(--auth-brown);color:var(--auth-brown);background:0 0;box-shadow:0 8px 24px #8b7d7624}.AuthLayout-module__BiQpLW__submitButton:disabled{cursor:wait;opacity:.65}.AuthLayout-module__BiQpLW__dividerWrap{color:var(--blue-gray,#8692a0);align-items:center;gap:.75rem;font-size:.85rem;font-weight:700;display:flex}.AuthLayout-module__BiQpLW__divider{background:var(--color-border-subtle,#8b7d7626);flex:1;height:1px}.AuthLayout-module__BiQpLW__googleButton{border:1px solid var(--color-border-strong,#8b7d764d);width:100%;min-height:46px;color:var(--auth-ink);cursor:pointer;font:inherit;background:#fff;border-radius:.4rem;justify-content:center;align-items:center;gap:10px;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.AuthLayout-module__BiQpLW__googleButton:hover:not(:disabled){border-color:var(--auth-brown);background:#8b7d760f;box-shadow:0 8px 24px #8b7d761a}.AuthLayout-module__BiQpLW__googleButton:disabled{cursor:wait;opacity:.65}.AuthLayout-module__BiQpLW__googleIcon{width:20px;height:20px}.AuthLayout-module__BiQpLW__googleButtonText{font-weight:700}.AuthLayout-module__BiQpLW__bottomLinks{flex-direction:column;gap:.75rem;margin-top:.25rem;display:flex}.AuthLayout-module__BiQpLW__linkWrap{text-align:center;margin-top:.25rem}.AuthLayout-module__BiQpLW__linkText{color:var(--auth-muted);text-align:center;font-size:.9rem;font-weight:600}.AuthLayout-module__BiQpLW__link{color:var(--auth-brown);text-underline-offset:3px;font-weight:800;text-decoration:underline}.AuthLayout-module__BiQpLW__checkboxRow{color:var(--color-text-secondary-normalized,var(--text-dark,#333));cursor:pointer;align-items:center;gap:.6rem;font-size:.9rem;line-height:1.45;display:flex}.AuthLayout-module__BiQpLW__checkbox{width:16px;height:16px;accent-color:var(--auth-brown)}.AuthLayout-module__BiQpLW__successError{margin-bottom:1rem;display:block}@media (min-width:861px){.AuthLayout-module__BiQpLW__page,.AuthLayout-module__BiQpLW__main,.AuthLayout-module__BiQpLW__section{height:calc(100vh - 72px);min-height:0}.AuthLayout-module__BiQpLW__padding{padding-top:1rem;padding-bottom:1rem}.AuthLayout-module__BiQpLW__cardWrap{max-height:calc(100vh - 72px - 2rem)}.AuthLayout-module__BiQpLW__card{padding:clamp(1.35rem,3vw,2rem);overflow-y:auto}}@media (max-width:860px){.AuthLayout-module__BiQpLW__padding{padding-top:2rem;padding-bottom:2rem}.AuthLayout-module__BiQpLW__cardWrap{grid-template-columns:1fr}.AuthLayout-module__BiQpLW__brandPanel{min-height:240px}}@media (max-width:520px){.AuthLayout-module__BiQpLW__padding{padding-left:1rem;padding-right:1rem}.AuthLayout-module__BiQpLW__brandPanel{min-height:220px;padding:1.5rem}.AuthLayout-module__BiQpLW__card{padding:1.25rem}.AuthLayout-module__BiQpLW__passwordWrap{flex-direction:column}.AuthLayout-module__BiQpLW__showPasswordButton{min-height:42px}}
