.Navigation-module__eB08ka__nav{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--glass-border);z-index:1000;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0}.Navigation-module__eB08ka__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navigation-module__eB08ka__logo{font-family:var(--font-serif);color:var(--accent-deep-green);letter-spacing:-.01em;font-size:1.5rem;font-weight:700}.Navigation-module__eB08ka__links{gap:var(--spacing-md);display:flex}.Navigation-module__eB08ka__links a{color:var(--text-secondary);transition:var(--transition-smooth);font-size:.95rem;position:relative}.Navigation-module__eB08ka__links a:hover,.Navigation-module__eB08ka__links a.Navigation-module__eB08ka__active{color:var(--text-primary)}.Navigation-module__eB08ka__links a.Navigation-module__eB08ka__active:after{content:"";background:var(--accent-olive);width:100%;height:1px;position:absolute;bottom:-4px;left:0}.Navigation-module__eB08ka__actions{align-items:center;display:flex}.Navigation-module__eB08ka__cartBtn{color:var(--text-primary);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;align-items:center;gap:4px;font-size:.95rem;display:flex}.Navigation-module__eB08ka__cartBtn:hover{opacity:.7}.Navigation-module__eB08ka__cartBtn span{font-weight:500}
.Hero-module__ZARIfG__hero{align-items:center;width:100%;height:95vh;margin-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__imageWrapper{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroImage{object-fit:cover}.Hero-module__ZARIfG__overlay{background:linear-gradient(90deg,#f9f7f2e6 0%,#f9f7f266 50%,#f9f7f200 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__textBlock{max-width:650px}.Hero-module__ZARIfG__badge{color:var(--accent-olive);letter-spacing:.15em;margin-bottom:var(--spacing-sm);font-size:.85rem;font-weight:700;display:inline-block}.Hero-module__ZARIfG__title{color:var(--text-primary);margin-bottom:var(--spacing-md);font-size:clamp(3rem,8vw,5rem);line-height:1.05}.Hero-module__ZARIfG__subheadline{color:var(--text-secondary);margin-bottom:var(--spacing-lg);max-width:500px;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__ctaWrapper{gap:var(--spacing-sm);display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--accent-deep-green);color:var(--bg-primary);cursor:pointer;transition:var(--transition-smooth);border:none;padding:1.25rem 2.5rem;font-size:1rem;font-weight:500}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--accent-olive);transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-primary);border:1px solid var(--accent-deep-green);cursor:pointer;transition:var(--transition-smooth);background:0 0;padding:1.25rem 2.5rem;font-size:1rem;font-weight:500}.Hero-module__ZARIfG__secondaryBtn:hover{background:var(--accent-deep-green);color:var(--bg-primary)}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__fadeIn{animation:1s cubic-bezier(.23,1,.32,1) forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__textBlock>:first-child{animation-delay:.1s}.Hero-module__ZARIfG__textBlock>:nth-child(2){animation-delay:.2s}.Hero-module__ZARIfG__textBlock>:nth-child(3){animation-delay:.3s}.Hero-module__ZARIfG__textBlock>:nth-child(4){animation-delay:.4s}
.BentoGrid-module___1KSXG__bento{background-color:var(--bg-primary)}.BentoGrid-module___1KSXG__heading{margin-bottom:var(--spacing-md);color:var(--text-primary);font-size:2.5rem}.BentoGrid-module___1KSXG__grid{gap:var(--spacing-md);grid-template-columns:1.5fr 1fr;height:600px;display:grid}.BentoGrid-module___1KSXG__largeCard{cursor:pointer;border-radius:8px;position:relative;overflow:hidden}.BentoGrid-module___1KSXG__stack{gap:var(--spacing-md);grid-template-rows:1fr 1fr;display:grid}.BentoGrid-module___1KSXG__smallCard{cursor:pointer;border-radius:8px;position:relative;overflow:hidden}.BentoGrid-module___1KSXG__image{object-fit:cover;transition:transform .8s cubic-bezier(.23,1,.32,1)}.BentoGrid-module___1KSXG__largeCard:hover .BentoGrid-module___1KSXG__image,.BentoGrid-module___1KSXG__smallCard:hover .BentoGrid-module___1KSXG__image{transform:scale(1.05)}.BentoGrid-module___1KSXG__content{width:100%;padding:var(--spacing-md);color:#fff;background:linear-gradient(#0000,#0006);flex-direction:column;justify-content:flex-end;height:100%;display:flex;position:absolute;bottom:0;left:0}.BentoGrid-module___1KSXG__content h3{font-family:var(--font-serif);color:#fff;margin-bottom:8px;font-size:1.75rem}.BentoGrid-module___1KSXG__link{color:#fff;text-underline-offset:4px;cursor:pointer;opacity:.8;background:0 0;border:none;width:fit-content;padding:0;font-size:.9rem;font-weight:500;text-decoration:underline;transition:opacity .3s}.BentoGrid-module___1KSXG__link:hover{opacity:1}@media (max-width:968px){.BentoGrid-module___1KSXG__grid{grid-template-columns:1fr;height:auto}.BentoGrid-module___1KSXG__largeCard,.BentoGrid-module___1KSXG__smallCard{height:400px}}
.ProductGallery-module__Wppcva__gallery{background-color:var(--bg-primary)}.ProductGallery-module__Wppcva__title{margin-bottom:var(--spacing-lg);text-align:center;color:var(--text-primary);font-size:2.5rem}.ProductGallery-module__Wppcva__grid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.ProductGallery-module__Wppcva__card{gap:var(--spacing-sm);cursor:pointer;flex-direction:column;display:flex}.ProductGallery-module__Wppcva__imageWrapper{aspect-ratio:4/5;border-radius:4px;width:100%;position:relative;overflow:hidden}.ProductGallery-module__Wppcva__image{object-fit:cover;transition:transform .6s cubic-bezier(.23,1,.32,1)}.ProductGallery-module__Wppcva__card:hover .ProductGallery-module__Wppcva__image{transform:scale(1.03)}.ProductGallery-module__Wppcva__quickAdd{bottom:var(--spacing-sm);background:var(--bg-primary);color:var(--text-primary);opacity:0;transition:var(--transition-smooth);border:none;padding:.75rem 1.5rem;font-size:.85rem;font-weight:500;position:absolute;left:50%;transform:translate(-50%)translateY(20px)}.ProductGallery-module__Wppcva__card:hover .ProductGallery-module__Wppcva__quickAdd{opacity:1;transform:translate(-50%)translateY(0)}.ProductGallery-module__Wppcva__info{flex-direction:column;gap:4px;display:flex}.ProductGallery-module__Wppcva__name{color:var(--text-primary);font-size:1.1rem;font-weight:500}.ProductGallery-module__Wppcva__price{color:var(--text-secondary);font-size:.95rem}
.Footer-module__S6Hkya__footer{background-color:var(--accent-deep-green);color:var(--bg-primary);padding:var(--spacing-xl)0 var(--spacing-md)}.Footer-module__S6Hkya__container{gap:var(--spacing-xl);flex-direction:column;display:flex}.Footer-module__S6Hkya__brand{text-align:center}.Footer-module__S6Hkya__logo{margin-bottom:var(--spacing-xs);color:var(--bg-primary);font-size:3.5rem}.Footer-module__S6Hkya__tagline{opacity:.7;letter-spacing:.05em;font-size:1.1rem}.Footer-module__S6Hkya__linksWrapper{gap:var(--spacing-lg);grid-template-columns:repeat(3,1fr);width:100%;max-width:900px;margin:0 auto;display:grid}.Footer-module__S6Hkya__linkGroup h4{text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--spacing-sm);color:var(--accent-oak);font-size:.85rem;font-weight:700}.Footer-module__S6Hkya__linkGroup ul{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__linkGroup a{opacity:.8;font-size:.95rem;transition:opacity .3s}.Footer-module__S6Hkya__linkGroup a:hover{opacity:1}.Footer-module__S6Hkya__bottom{padding-top:var(--spacing-md);opacity:.6;border-top:1px solid #f9f7f21a;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.Footer-module__S6Hkya__social{gap:var(--spacing-md);display:flex}@media (max-width:768px){.Footer-module__S6Hkya__linksWrapper{text-align:center;gap:var(--spacing-md);grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{gap:var(--spacing-sm);flex-direction:column}}
