.Header_dashboardLink__byUIl,.Header_loginLink__VKn2c{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s;font-size:1rem;display:flex;align-items:center;gap:.5rem}.Header_registerLink__CMs8g{background:#fff;color:#8b6f47;padding:.5rem 1rem;border-radius:6px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;align-items:center;gap:.5rem}.Header_registerLink__CMs8g:hover{background:#f5f5f5;transform:translateY(-1px)}.Header_signOutButton__GERiB{background:hsla(0,0%,100%,.2);color:#fff;border:1px solid #fff;padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem;font-size:1rem;font-family:Inter,sans-serif}.Header_signOutButton__GERiB:hover{background:hsla(0,0%,100%,.3);transform:translateY(-1px)}.Header_header__072v2{background:linear-gradient(135deg,#8b6f47,#6d5639);padding:1.5rem 2rem;box-shadow:0 2px 10px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.Header_headerContent__z8t4c{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.Header_logoLink__FYRA_{display:flex;align-items:center;gap:1rem;text-decoration:none;transition:opacity .3s}.Header_logoLink__FYRA_:hover{opacity:.9}.Header_logo__0dir7{width:150px;height:150px;border-radius:50%;object-fit:contain}.Header_siteTitle__GR8g6{font-family:Playfair Display,serif;color:#fff;font-size:1.5rem;font-weight:700}.Header_nav__evgr5{display:flex;gap:2rem;align-items:center}.Header_nav__evgr5 a{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s;font-size:1rem}.Header_nav__evgr5 a:hover{opacity:.8}@media (max-width:768px){.Header_headerContent__z8t4c{flex-direction:column;gap:1rem}.Header_nav__evgr5{flex-wrap:wrap;justify-content:center;gap:1rem}.Header_nav__evgr5 a{font-size:.9rem}.Header_siteTitle__GR8g6{font-size:1.3rem}}.Footer_footer__yl3k1{background:#2c2c2c;color:#d4d4d4;padding:3rem 2rem 2rem;margin-top:4rem}.Footer_footerContent__B4teV{max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem;margin:0 auto 2rem}.Footer_footerSection__lxdDh{display:flex;flex-direction:column}.Footer_footerSection__lxdDh h4{font-family:Playfair Display,serif;color:#8b6f47;margin-bottom:1rem;font-size:1.2rem}.Footer_footerSection__lxdDh p{color:#a0a0a0;line-height:1.6}.Footer_footerSection__lxdDh ul{list-style:none;padding:0;margin:0}.Footer_footerSection__lxdDh ul li{margin-bottom:.75rem}.Footer_footerSection__lxdDh a{color:#d4d4d4;text-decoration:none;transition:color .3s;display:inline-flex;align-items:center;gap:.5rem}.Footer_footerSection__lxdDh a:hover{color:#8b6f47}.Footer_footerLogo__TUmzQ{width:180px;height:180px;border-radius:50%;margin-bottom:1rem;background:#fff;padding:10px;box-shadow:0 4px 12px rgba(139,111,71,.3)}.Footer_footerBottom__5n19l{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid #4a4a4a;text-align:center;color:#a0a0a0}@media (max-width:768px){.Footer_footerContent__B4teV{grid-template-columns:1fr;gap:2rem}.Footer_footer__yl3k1{padding:2rem 1.5rem 1.5rem}.Footer_footerLogo__TUmzQ{width:120px;height:120px}}.Auth_page__8p44W{min-height:100vh;display:flex;flex-direction:column;background:#fafaf8}.Auth_container__0j_dd{flex:1 1;max-width:500px;margin:4rem auto;padding:0 2rem;width:100%}.Auth_authBox__5RrEW{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid rgba(139,111,71,.1)}.Auth_title__TApoN{font-family:Playfair Display,serif;font-size:2.5rem;color:#1a1a1a;text-align:center;margin-bottom:.5rem}.Auth_subtitle__PHZY2{text-align:center;color:#6a6a6a;font-size:1rem;margin-bottom:2rem}.Auth_success__qQE_4{background:#f0fdf4;border:1px solid #86efac;color:#166534;border-radius:8px}.Auth_error__npNR5,.Auth_success__qQE_4{padding:1rem;margin-bottom:1.5rem;text-align:center}.Auth_error__npNR5{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:8px}.Auth_suspendedError__RePBE{background:#fff9f0;border:2px solid #f59e0b;border-left:5px solid #d97706;color:#92400e;padding:1.25rem;border-radius:8px;margin-bottom:1.5rem;text-align:left;line-height:1.6;box-shadow:0 4px 12px rgba(245,158,11,.15)}.Auth_suspendedError__RePBE strong{display:block;font-size:1.1rem;margin-bottom:.5rem;color:#b45309}.Auth_form__8RGi_{display:flex;flex-direction:column;gap:1.5rem}.Auth_formGroup__9PGF_{display:flex;flex-direction:column;gap:.5rem}.Auth_formGroup__9PGF_ label{font-weight:600;color:#2c2c2c;font-size:.95rem}.Auth_formGroup__9PGF_ input{padding:.875rem 1rem;border:2px solid #e5e5e5;border-radius:8px;font-size:1rem;font-family:Inter,sans-serif;transition:border-color .3s}.Auth_formGroup__9PGF_ input:focus{outline:none;border-color:#8b6f47}.Auth_formGroup__9PGF_ input:disabled{background:#f5f5f5;cursor:not-allowed}.Auth_hint__Mc8tH{color:#6a6a6a;font-size:.85rem}.Auth_submitButton__Pzzy8{background:linear-gradient(135deg,#8b6f47,#6d5639);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .3s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}.Auth_submitButton__Pzzy8:hover:not(:disabled){transform:translateY(-2px)}.Auth_submitButton__Pzzy8:disabled{opacity:.6;cursor:not-allowed}.Auth_spinner__fRASl{display:inline-block;width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:Auth_spin__3Kb1j .8s linear infinite}@keyframes Auth_spin__3Kb1j{to{transform:rotate(1turn)}}.Auth_divider__bZzOZ{display:flex;align-items:center;text-align:center;color:#6a6a6a;font-size:.9rem;margin:.5rem 0}.Auth_divider__bZzOZ:after,.Auth_divider__bZzOZ:before{content:"";flex:1 1;border-bottom:1px solid #e5e5e5}.Auth_divider__bZzOZ span{padding:0 1rem}.Auth_secondaryButton__o9IMv{display:block;background:#fff;color:#8b6f47;border:2px solid #8b6f47;padding:.875rem 2rem;border-radius:8px;font-weight:700;text-align:center;text-decoration:none;transition:all .3s}.Auth_secondaryButton__o9IMv:hover{background:#8b6f47;color:#fff}.Auth_terms__7LJwq{text-align:center;color:#6a6a6a;font-size:.85rem;margin-top:2rem}.Auth_terms__7LJwq a{color:#8b6f47;text-decoration:none;font-weight:600}.Auth_terms__7LJwq a:hover{text-decoration:underline}@media (max-width:768px){.Auth_container__0j_dd{padding:0 1rem;margin:2rem auto}.Auth_authBox__5RrEW{padding:2rem}.Auth_title__TApoN{font-size:2rem}.Auth_subtitle__PHZY2{font-size:.95rem}}