.login-module__WEZH7G__container{background:var(--concept-paper);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-module__WEZH7G__auth_card{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;max-width:480px;box-shadow:var(--theme-shadow-soft);background:#fffdfa;padding:3rem 2.5rem}.login-module__WEZH7G__header{text-align:center;margin-bottom:2.5rem}.login-module__WEZH7G__logo{justify-content:center;margin-bottom:.5rem;display:inline-flex}.login-module__WEZH7G__title{color:var(--concept-ink);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.login-module__WEZH7G__subtitle{color:var(--muted-foreground);font-size:.95rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__WEZH7G__input_group{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__input_group label{color:var(--theme-muted);margin-left:.25rem;font-size:.85rem;font-weight:700}.login-module__WEZH7G__input{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--concept-ink);background:#fffdfa;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.login-module__WEZH7G__input:focus{border-color:var(--accent);background:#fffaf4;outline:none;box-shadow:0 0 0 3px #e4572e1f}.login-module__WEZH7G__btn_primary{background:var(--concept-coral);color:#fffaf4;border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.login-module__WEZH7G__btn_primary:hover:not(:disabled){background:var(--theme-accent-hover);transform:translateY(-1px)}.login-module__WEZH7G__btn_primary:disabled{opacity:.6;cursor:not-allowed}.login-module__WEZH7G__toggle_text{text-align:center;color:var(--muted-foreground);margin-top:1.5rem;font-size:.9rem}.login-module__WEZH7G__toggle_btn{color:var(--concept-coral);cursor:pointer;font-family:inherit;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0 .25rem;transition:color .2s}.login-module__WEZH7G__toggle_btn:hover{color:var(--theme-accent-hover);text-decoration:underline}.login-module__WEZH7G__error_msg{background:var(--danger-soft);color:var(--danger);border-radius:var(--radius-sm);text-align:center;border:1px solid #b7352d38;padding:.75rem;font-size:.9rem}.login-module__WEZH7G__success_msg{background:var(--success-soft);color:var(--success);border-radius:var(--radius-sm);text-align:center;border:1px solid #346c4838;padding:.75rem;font-size:.9rem}.login-module__WEZH7G__spinning{animation:1s linear infinite login-module__WEZH7G__spin}@keyframes login-module__WEZH7G__spin{to{transform:rotate(360deg)}}
.BrandLogo-module__f_kG8a__logo{color:var(--concept-ink);align-items:center;gap:.9rem;text-decoration:none;display:inline-flex}.BrandLogo-module__f_kG8a__mark{filter:drop-shadow(0 10px 18px #17211b29);flex:none;justify-content:center;align-items:center;display:inline-flex}.BrandLogo-module__f_kG8a__mark svg{width:var(--brand-logo-size,2.65rem);height:var(--brand-logo-size,2.65rem)}.BrandLogo-module__f_kG8a__tile{fill:var(--theme-primary)}.BrandLogo-module__f_kG8a__sheet{fill:#f7f1e7f0}.BrandLogo-module__f_kG8a__fold{fill:none;stroke:#17211b24;stroke-linecap:round;stroke-width:1.35px}.BrandLogo-module__f_kG8a__route{fill:none;stroke:#17211bc2;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.95px}.BrandLogo-module__f_kG8a__route_secondary{fill:none;stroke:#17211b52;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px}.BrandLogo-module__f_kG8a__pin{fill:var(--theme-accent)}.BrandLogo-module__f_kG8a__pin_core{fill:#fffaf3f5}.BrandLogo-module__f_kG8a__copy{flex-direction:column;display:flex}.BrandLogo-module__f_kG8a__title{color:var(--concept-ink);font-size:var(--brand-logo-title-size,1.07rem);letter-spacing:.06em;text-transform:uppercase;align-items:baseline;line-height:1;display:inline-flex}.BrandLogo-module__f_kG8a__title_heavy{font-weight:700}.BrandLogo-module__f_kG8a__title_light{font-weight:300}.BrandLogo-module__f_kG8a__meta{color:var(--concept-ink);letter-spacing:.14em;opacity:.68;text-transform:uppercase;font-size:.66rem;font-weight:700}.BrandLogo-module__f_kG8a__compact .BrandLogo-module__f_kG8a__meta,.BrandLogo-module__f_kG8a__compact .BrandLogo-module__f_kG8a__mark{display:none}.BrandLogo-module__f_kG8a__compact .BrandLogo-module__f_kG8a__title{--brand-logo-title-size:1.25rem;font-weight:700}@media (max-width:720px){.BrandLogo-module__f_kG8a__logo{gap:.72rem}.BrandLogo-module__f_kG8a__mark svg{--brand-logo-size:2.3rem}.BrandLogo-module__f_kG8a__title{--brand-logo-title-size:.98rem;letter-spacing:.05em}}@media (max-width:600px){.BrandLogo-module__f_kG8a__meta{display:none}}
.layout-module__L5FxyW__app_header{z-index:50;min-height:var(--app-header-height);border-bottom:1px solid var(--concept-line);background:#f8f5eef2;justify-content:space-between;align-items:center;gap:1.5rem;padding:.72rem clamp(1rem,3vw,2rem);display:flex;position:sticky;top:0}.layout-module__L5FxyW__main{min-height:calc(100vh - var(--app-header-height))}
