.Loader_loader__tnucl{position:fixed;top:0;left:0;width:100vw;height:100vh;display:none;align-items:center;justify-content:center;background-color:#1c140a;color:#fff;z-index:9999;transition:opacity .3s ease-in-out}.Loader_loader__tnucl.Loader_active__VEziJ{display:flex}.Loader_loader__tnucl .Loader_spinnerContainer__h_eNw{display:flex;flex-direction:column;align-items:center;gap:1em}.Loader_loader__tnucl .Loader_spinner__ZzN69{animation:Loader_rotate__ZLLUQ 2s linear infinite}.Loader_loader__tnucl .Loader_circle__184eq{stroke:#8c7c5c;stroke-dasharray:90;stroke-dashoffset:0;transform-origin:center;animation:Loader_dash__GyBKZ 1.5s ease-in-out infinite}.Loader_loader__tnucl .Loader_loadingText__DETLX{font-size:1rem;font-weight:700;color:#8c7c5c;animation:Loader_fadeIn__USyLA 1.5s ease-in-out infinite}@keyframes Loader_rotate__ZLLUQ{to{transform:rotate(1turn)}}@keyframes Loader_dash__GyBKZ{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-125}}@keyframes Loader_fadeIn__USyLA{0%,to{opacity:0}50%{opacity:1}}.Footer_footer__x7vJd{background:linear-gradient(180deg,#1a1612,#0f0c09);color:hsla(0,0%,100%,.9);position:relative;overflow:hidden;padding-top:3rem}.Footer_footerBorder__L80Ru{display:flex;justify-content:center;align-items:center;gap:2rem;padding:1.5rem 0;background:rgba(212,175,55,.1);border-bottom:1px solid rgba(212,175,55,.2)}.Footer_footerBorder__L80Ru svg{color:rgba(212,175,55,.6);font-size:1.2rem;animation:Footer_float__mVCOe 3s ease-in-out infinite}.Footer_footerBorder__L80Ru svg:first-child{animation-delay:0s}.Footer_footerBorder__L80Ru svg:nth-child(2){animation-delay:.3s}.Footer_footerBorder__L80Ru svg:nth-child(3){animation-delay:.6s}.Footer_footerBorder__L80Ru svg:nth-child(4){animation-delay:.9s}.Footer_footerBorder__L80Ru svg:nth-child(5){animation-delay:1.2s}@keyframes Footer_float__mVCOe{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.Footer_footerContent__TylyS{max-width:1400px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.Footer_footerContent__TylyS{padding:0 1.5rem}}.Footer_footerSections__jFd7q{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3rem;gap:3rem;padding:3rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(max-width:1024px){.Footer_footerSections__jFd7q{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:768px){.Footer_footerSections__jFd7q{grid-template-columns:1fr;gap:2.5rem}}.Footer_brandSection__BJ8ld{display:flex;flex-direction:column;gap:1.5rem}.Footer_logoWrapper__R4_2_{position:relative;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.Footer_logoText__0kioL{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;background:linear-gradient(135deg,#d4af37,#f5e6b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:2}.Footer_logoGlow__4mWBs{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;background:radial-gradient(circle,rgba(212,175,55,.3) 0,transparent 70%);border-radius:50%;animation:Footer_pulse__K_pXH 2s ease-in-out infinite}.Footer_brandName__nttsF{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:600;color:#fff;margin:0}.Footer_brandTagline__SUUu0{color:hsla(0,0%,100%,.7);font-size:.9rem;line-height:1.5;margin:0}.Footer_newsletterSection__rT2rk{margin-top:1rem}.Footer_newsletterTitle__2sDyL{font-size:1.1rem;color:#fff;margin-bottom:.5rem;font-weight:500}.Footer_newsletterText__VhAXl{color:hsla(0,0%,100%,.7);font-size:.9rem;margin-bottom:1.2rem}.Footer_subscribeForm__ZB_rM{display:flex;flex-direction:column;gap:.8rem}.Footer_inputGroup__vOSCt{display:flex;gap:.5rem}@media(max-width:480px){.Footer_inputGroup__vOSCt{flex-direction:column}}.Footer_emailInput__EYR92{flex:1 1;padding:.8rem 1rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-size:.9rem;transition:all .3s ease}.Footer_emailInput__EYR92:focus{outline:none;border-color:rgba(212,175,55,.5);background:hsla(0,0%,100%,.12)}.Footer_emailInput__EYR92::placeholder{color:hsla(0,0%,100%,.5)}.Footer_subscribeButton__0q2sJ{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background:linear-gradient(135deg,#d4af37,#b8941f);color:#1a1612;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.Footer_subscribeButton__0q2sJ:hover{background:linear-gradient(135deg,#e6c158,#d4af37);transform:translateY(-2px);box-shadow:0 5px 15px rgba(212,175,55,.3)}.Footer_subscribeButton__0q2sJ:active{transform:translateY(0)}.Footer_subscribeButton__0q2sJ svg{font-size:.9rem}.Footer_successMessage__z3ssm{color:#4ade80;font-size:.9rem;padding:.5rem;text-align:center;animation:Footer_fadeIn__A7ivc .3s ease}@keyframes Footer_fadeIn__A7ivc{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Footer_contactSection__7h_Wy,.Footer_linksSection__Ro2k2{display:flex;flex-direction:column;gap:1.5rem}.Footer_sectionTitle__tLIjp{font-size:1.1rem;color:#fff;font-weight:500;margin:0;position:relative;padding-bottom:.8rem}.Footer_sectionTitle__tLIjp:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(90deg,#d4af37,transparent)}.Footer_linksList__eFuX5{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.Footer_linkItem__GtIT7{transition:transform .2s ease}.Footer_linkItem__GtIT7:hover{transform:translateX(5px)}.Footer_link__iAQvP{color:hsla(0,0%,100%,.8);text-decoration:none;font-size:.95rem;display:flex;align-items:center;gap:.5rem;transition:color .3s ease}.Footer_link__iAQvP:hover{color:#d4af37}.Footer_externalIcon__Rcanh{font-size:.8rem;opacity:.7}.Footer_contactList__UvWsW{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.Footer_contactItem__XB3S_{display:flex;align-items:flex-start;gap:.8rem;font-size:.95rem;line-height:1.5}.Footer_contactIcon__YRe2j{color:#d4af37;font-size:1rem;margin-top:.2rem;min-width:20px}.Footer_hoursSection__NxhmG{margin-top:1.5rem;padding:1rem;background:hsla(0,0%,100%,.05);border-radius:8px}.Footer_hoursTitle__y04QL{font-size:1rem;color:#fff;margin-bottom:.8rem;font-weight:500}.Footer_hoursGrid__q71Ln{display:grid;grid-template-columns:auto 1fr;grid-gap:.5rem;gap:.5rem;font-size:.9rem;color:hsla(0,0%,100%,.8)}.Footer_hoursGrid__q71Ln div:nth-child(odd){font-weight:500}.Footer_bottomSection__Aut5C{display:flex;justify-content:space-between;align-items:center;padding:2rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(max-width:768px){.Footer_bottomSection__Aut5C{flex-direction:column;gap:2rem;align-items:flex-start}}.Footer_paymentSection__E8y8G,.Footer_socialSection___K4Rk{display:flex;align-items:center;gap:1.5rem}@media(max-width:768px){.Footer_paymentSection__E8y8G,.Footer_socialSection___K4Rk{width:100%;justify-content:space-between}}@media(max-width:480px){.Footer_paymentSection__E8y8G,.Footer_socialSection___K4Rk{flex-direction:column;align-items:flex-start;gap:1rem}}.Footer_paymentTitle__cChPd,.Footer_socialTitle__aX_ZC{font-size:1rem;color:#fff;margin:0;font-weight:500}.Footer_socialLinks__8CGWK{display:flex;gap:1rem}.Footer_socialLink__ZU98Z{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.08);border-radius:50%;color:hsla(0,0%,100%,.8);text-decoration:none;transition:all .3s ease}.Footer_socialLink__ZU98Z:hover{background:rgba(212,175,55,.2);color:#d4af37;transform:translateY(-3px)}.Footer_socialLink__ZU98Z svg{font-size:1.1rem}.Footer_paymentMethods__cpmVp{display:flex;gap:.8rem;align-items:center}.Footer_paymentIcon__4GE9U{font-size:1.5rem;opacity:.8;transition:opacity .3s ease}.Footer_paymentIcon__4GE9U:hover{opacity:1}.Footer_copyrightSection___2KRz{padding:2rem 0;text-align:center}.Footer_copyrightContent___hN5n{display:flex;flex-direction:column;gap:1rem;align-items:center}.Footer_copyrightText__FL0ba{color:hsla(0,0%,100%,.7);font-size:.9rem;margin:0}.Footer_developerCredit__S3w0_{display:flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.7);font-size:.9rem}.Footer_creditText__O_XEO{color:hsla(0,0%,100%,.6)}.Footer_heartIcon__78jrU{color:#ff6b8b;font-size:.8rem;animation:Footer_heartbeat__4xhCV 1.5s ease-in-out infinite}@keyframes Footer_heartbeat__4xhCV{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.Footer_developerLink__ewwZh{color:#d4af37;text-decoration:none;font-weight:500;transition:all .3s ease}.Footer_developerLink__ewwZh:hover{color:#f5e6b8;text-decoration:underline}.Footer_footerPattern__v2A23{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.2) 20%,rgba(212,175,55,.4) 50%,rgba(212,175,55,.2) 80%,transparent)}@media(max-width:768px){.Footer_footer__x7vJd{padding-top:2rem}.Footer_footerBorder__L80Ru{gap:1rem;padding:1rem 0}.Footer_footerBorder__L80Ru svg{font-size:1rem}.Footer_footerSections__jFd7q{padding:2rem 0}.Footer_brandName__nttsF{font-size:1.6rem}.Footer_socialLinks__8CGWK{gap:.8rem}.Footer_socialLink__ZU98Z{width:36px;height:36px}}@media(max-width:480px){.Footer_footerContent__TylyS{padding:0 1rem}.Footer_hoursGrid__q71Ln{grid-template-columns:1fr;gap:.3rem}}.Header_header__SQD4u{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(54,44,36,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;border-bottom:1px solid hsla(0,0%,100%,.1)}.Header_header__SQD4u.Header_scrolled__LfHCx{background:rgba(54,44,36,.98);box-shadow:0 4px 20px rgba(0,0,0,.15);padding:.5rem 0}.Header_container__dGdkP{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:80px}@media(max-width:768px){.Header_container__dGdkP{padding:0 1.5rem;height:70px}}.Header_brandSection__f7Ikc{display:flex;align-items:center;gap:1.2rem;z-index:1001}.Header_logoWrapper__67jiK{position:relative;width:50px;height:50px}@media(max-width:768px){.Header_logoWrapper__67jiK{width:42px;height:42px}}.Header_logo__0BY1u{position:relative;z-index:2;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));transition:transform .3s ease}.Header_logo__0BY1u:hover{transform:scale(1.05)}.Header_logoGlow__rD_z_{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:radial-gradient(circle,rgba(212,175,55,.2) 0,transparent 70%);border-radius:50%;animation:Header_pulse__Wm6_L 3s ease-in-out infinite}@keyframes Header_pulse__Wm6_L{0%,to{opacity:.3}50%{opacity:.6}}.Header_brandText__374nS{display:flex;flex-direction:column}.Header_brandName__sGrBX{font-family:Playfair Display,serif;font-size:1.6rem;font-weight:600;background:linear-gradient(135deg,#e6d5b8,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;letter-spacing:.5px}@media(max-width:768px){.Header_brandName__sGrBX{font-size:1.4rem}}@media(max-width:480px){.Header_brandName__sGrBX{font-size:1.2rem}}.Header_brandTagline__YhV74{font-size:.75rem;color:hsla(0,0%,100%,.7);margin:0;letter-spacing:1px;text-transform:uppercase}@media(max-width:768px){.Header_brandTagline__YhV74{font-size:.7rem}}@media(max-width:1024px){.Header_navigation__MAJpS{position:fixed;top:0;right:-100%;width:320px;height:100vh;background:linear-gradient(135deg,#362c24,#2a2119);padding:100px 2rem 2rem;transition:right .3s ease;box-shadow:-5px 0 30px rgba(0,0,0,.3);overflow-y:auto;z-index:1000}.Header_navigation__MAJpS.Header_menuOpen__JqPXz{right:0}}@media(max-width:480px){.Header_navigation__MAJpS{width:280px}}.Header_navList__fhO1x{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}@media(max-width:1024px){.Header_navList__fhO1x{flex-direction:column;gap:1.5rem}}.Header_navItem__hGt28{position:relative}.Header_navLink__D4u8F{color:hsla(0,0%,100%,.9);text-decoration:none;font-size:1rem;font-weight:500;padding:.5rem 0;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;position:relative}.Header_navLink__D4u8F:hover{color:#d4af37}.Header_navLink__D4u8F:hover:after{width:100%;opacity:1}.Header_navLink__D4u8F:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#d4af37,#e6d5b8);transition:all .3s ease;opacity:0}.Header_navLink__D4u8F.Header_active__jUUlL{color:#d4af37}.Header_navLink__D4u8F.Header_active__jUUlL:after{width:100%;opacity:1}@media(max-width:1024px){.Header_navLink__D4u8F{font-size:1.1rem;padding:.8rem 0}.Header_navLink__D4u8F:after{display:none}.Header_navLink__D4u8F.Header_active__jUUlL{background:rgba(212,175,55,.1);padding:.8rem 1rem;border-radius:8px}}.Header_arLink__XABc4{background:linear-gradient(135deg,rgba(212,175,55,.1),rgba(212,175,55,.2));padding:.5rem 1rem!important;border-radius:6px;border:1px solid rgba(212,175,55,.3)}.Header_arLink__XABc4:hover{background:linear-gradient(135deg,rgba(212,175,55,.2),rgba(212,175,55,.3));transform:translateY(-2px);box-shadow:0 5px 15px rgba(212,175,55,.2)}@media(max-width:1024px){.Header_arLink__XABc4{margin-top:1rem;justify-content:center}}.Header_linkIcon__MdRYG{font-size:.9rem;color:#d4af37}.Header_externalIndicator__Hc0Me{font-size:.8rem;margin-left:.3rem;opacity:.7}.Header_hamburger__WSRh_{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}@media(max-width:1024px){.Header_hamburger__WSRh_{display:block}}.Header_hamburgerBox__RVWef{width:30px;height:24px;display:inline-block;position:relative}.Header_hamburgerInner__FzBnI{display:block;top:50%;margin-top:-2px}.Header_hamburgerInner__FzBnI,.Header_hamburgerInner__FzBnI:after,.Header_hamburgerInner__FzBnI:before{width:30px;height:2px;background-color:#e6d5b8;border-radius:4px;position:absolute;transition:transform .15s ease}.Header_hamburgerInner__FzBnI:after,.Header_hamburgerInner__FzBnI:before{content:"";display:block}.Header_hamburgerInner__FzBnI:before{top:-8px}.Header_hamburgerInner__FzBnI:after{bottom:-8px}.Header_hamburger__WSRh_.Header_active__jUUlL .Header_hamburgerInner__FzBnI{background-color:transparent}.Header_hamburger__WSRh_.Header_active__jUUlL .Header_hamburgerInner__FzBnI:before{transform:translateY(8px) rotate(45deg)}.Header_hamburger__WSRh_.Header_active__jUUlL .Header_hamburgerInner__FzBnI:after{transform:translateY(-8px) rotate(-45deg)}.Header_mobileDecoration__IgcZN{margin-top:3rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;align-items:center;gap:.5rem}@media(min-width:1025px){.Header_mobileDecoration__IgcZN{display:none}}.Header_gemIcon__ab_YP{font-size:1.5rem;color:#d4af37;opacity:.8}.Header_mobileTagline__P1eur{font-size:.9rem;color:hsla(0,0%,100%,.6);letter-spacing:1px}.Header_menuOverlay__MPkkP{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999}@media(min-width:1025px){.Header_menuOverlay__MPkkP{display:none}}.Header_headerBorder__2_FxK{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.3) 20%,rgba(212,175,55,.5) 50%,rgba(212,175,55,.3) 80%,transparent)}@media(max-width:1024px){.Header_navItem__hGt28{opacity:0;transform:translateX(20px);animation:Header_slideIn__weyki .3s ease forwards}.Header_navItem__hGt28:first-child{animation-delay:.05s}.Header_navItem__hGt28:nth-child(2){animation-delay:.1s}.Header_navItem__hGt28:nth-child(3){animation-delay:.15s}.Header_navItem__hGt28:nth-child(4){animation-delay:.2s}.Header_navItem__hGt28:nth-child(5){animation-delay:.25s}.Header_navItem__hGt28:nth-child(6){animation-delay:.3s}.Header_navItem__hGt28:nth-child(7){animation-delay:.35s}.Header_navItem__hGt28:nth-child(8){animation-delay:.4s}.Header_navItem__hGt28:nth-child(9){animation-delay:.45s}.Header_navItem__hGt28:nth-child(10){animation-delay:.5s}}@keyframes Header_slideIn__weyki{to{opacity:1;transform:translateX(0)}}:root{--primary-color:#3d2b1f;--secondary-color:#8b7355;--success-color:#4caf50;--error-color:#ff6b6b;--warning-color:#ff9800;--info-color:#2196f3;--gold-light:#fff9e6;--background-gradient:linear-gradient(135deg,#faf9f6,#f5f3ef);--border-color:rgba(139,115,85,.1);--border-light:rgba(139,115,85,.05);--text-primary:#3d2b1f;--text-secondary:rgba(61,43,31,.7);--text-tertiary:rgba(61,43,31,.5);--white:#fff;--card-shadow:0 8px 32px rgba(0,0,0,.08);--hover-shadow:0 4px 12px rgba(0,0,0,.05);--transition-default:all 0.3s ease;--transition-fast:all 0.2s ease}body,html{background-color:#faf9f6;color:#2e180e;margin:0;padding:0;height:100%;width:100%;font-family:Poppins,sans-serif;scroll-behavior:smooth;transition:background-color .3s}a{color:#8c7c5c;text-decoration:none;transition:color .3s}a:hover{color:#6d6148}*{box-sizing:border-box;transition:all .3s ease}