.Hero-module__ZARIfG__hero{width:100%;height:80vh;position:relative;overflow:hidden}.Hero-module__ZARIfG__image{will-change:transform;z-index:1;background-position:50%;background-size:cover;transition:opacity .4s,transform .4s;position:absolute;inset:0}.Hero-module__ZARIfG__fadeIn{opacity:1}.Hero-module__ZARIfG__fadeOut{opacity:0}.Hero-module__ZARIfG__overlay{z-index:2;background:#00000040;position:absolute;inset:0}.Hero-module__ZARIfG__textBox{text-align:center;z-index:3;justify-content:center;align-items:center;max-width:80%;margin:0 auto;padding:2rem;display:flex;position:absolute;inset:0}.Hero-module__ZARIfG__textBox h1{color:#fff;white-space:normal;word-break:break-word;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.3}.Hero-module__ZARIfG__letterStagger h1,.Hero-module__ZARIfG__wordStagger h1{opacity:1;animation:1s forwards Hero-module__ZARIfG__fadeInText}.Hero-module__ZARIfG__gradientText h1{background:linear-gradient(90deg,#ff8a2c,#ff4d4d,#ff8a2c) 0 0/300%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite Hero-module__ZARIfG__gradientAnim}@keyframes Hero-module__ZARIfG__gradientAnim{0%{background-position:0%}to{background-position:300%}}.Hero-module__ZARIfG__parallax h1{opacity:0;animation:1.5s forwards Hero-module__ZARIfG__fadeInText}.Hero-module__ZARIfG__zoom h1{animation:1.2s forwards Hero-module__ZARIfG__zoomAnim}@keyframes Hero-module__ZARIfG__zoomAnim{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.Hero-module__ZARIfG__bounce h1{animation:1.2s forwards Hero-module__ZARIfG__bounceAnim}@keyframes Hero-module__ZARIfG__bounceAnim{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module__ZARIfG__fadeInText{0%{opacity:0}to{opacity:1}}.Hero-module__ZARIfG__storeButton{background-color:var(--color-accent);color:#fff;z-index:5;border-radius:999px;padding:.75rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background-color .3s,box-shadow .3s,transform .3s;position:absolute;bottom:40px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #f9731673}.Hero-module__ZARIfG__storeButton:hover{background-color:#ff8a2c;transform:translate(-50%)translateY(-4px);box-shadow:0 8px 24px #f973168c}@media (max-width:768px){.Hero-module__ZARIfG__textBox{max-width:90%}.Hero-module__ZARIfG__storeButton{padding:.6rem 1.4rem;font-size:1rem;bottom:30px}}
.About-module__vAULUW__section{background:#fafafa;justify-content:center;width:100%;padding:4rem 0;display:flex}.About-module__vAULUW__container{align-items:center;gap:3rem;width:90%;max-width:1300px;display:flex}.About-module__vAULUW__imageWrapper{flex:1;justify-content:center;display:flex}.About-module__vAULUW__image{object-fit:cover;border-radius:16px;width:100%;max-width:500px;box-shadow:0 10px 30px #00000026}.About-module__vAULUW__textWrapper{flex:1}.About-module__vAULUW__title{margin-bottom:1.5rem;font-size:2.4rem;font-weight:700}.About-module__vAULUW__paragraph{color:#555;margin-bottom:1rem;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.About-module__vAULUW__container{text-align:center;flex-direction:column}.About-module__vAULUW__image{max-width:350px}.About-module__vAULUW__title{font-size:2rem}}
.Contact-module__hcVmEa__section{background:#f7f7f7;justify-content:center;width:100%;padding:4rem 0;display:flex}.Contact-module__hcVmEa__container{gap:3rem;width:90%;max-width:1300px;display:flex}.Contact-module__hcVmEa__left{flex:1}.Contact-module__hcVmEa__title{margin-bottom:1rem;font-size:2.4rem;font-weight:700}.Contact-module__hcVmEa__text{color:#555;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.Contact-module__hcVmEa__infoBox{background:#fff;border-radius:14px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 8px 25px #0000001a}.Contact-module__hcVmEa__infoBox p{margin-bottom:.5rem;font-size:1.05rem}.Contact-module__hcVmEa__link{color:var(--color-accent);font-weight:600;text-decoration:none}.Contact-module__hcVmEa__link:hover{text-decoration:underline}.Contact-module__hcVmEa__socials{gap:1rem;display:flex}.Contact-module__hcVmEa__social{background:#0000000d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:flex}.Contact-module__hcVmEa__social:hover{background:#00000026;transform:translateY(-3px)}.Contact-module__hcVmEa__social img{filter:brightness(0)invert(0);width:22px;height:22px}.Contact-module__hcVmEa__social:hover img{filter:brightness(0)invert()}.Contact-module__hcVmEa__right{flex:1}.Contact-module__hcVmEa__subtitle{margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.Contact-module__hcVmEa__hoursBox{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 25px #0000001a}.Contact-module__hcVmEa__hourRow{border-bottom:1px solid #00000014;justify-content:space-between;padding:14px 20px;display:flex}.Contact-module__hcVmEa__hourRow:last-child{border-bottom:none}.Contact-module__hcVmEa__dayName{align-items:center;gap:6px;font-size:1.05rem;display:flex}.Contact-module__hcVmEa__time{color:#333;font-size:1.05rem}.Contact-module__hcVmEa__today{background:#ff8a2c1f}.Contact-module__hcVmEa__todayTag{color:#fff;background:#ff8a2c;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:700}@media (max-width:768px){.Contact-module__hcVmEa__container{flex-direction:column}.Contact-module__hcVmEa__title,.Contact-module__hcVmEa__subtitle{text-align:center}}.Contact-module__hcVmEa__right{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.Contact-module__hcVmEa__socialStack{flex-direction:column;gap:1rem;display:flex}.Contact-module__hcVmEa__socialStack img{cursor:pointer;width:40px;height:40px;transition:opacity .2s}.Contact-module__hcVmEa__socialStack img:hover{opacity:.7}
.Footer-module__S6Hkya__footer{text-align:center;background:#f7f7f7;width:100%;margin-top:0;padding:2rem 0}.Footer-module__S6Hkya__link{color:#333;font-size:1rem;font-weight:500;text-decoration:none;transition:opacity .2s}.Footer-module__S6Hkya__link:hover{opacity:.6}
.HomeFeaturedSection-module__sllSfW__section{background:var(--color-bg);justify-content:center;width:100%;padding:3rem 0;display:flex}.HomeFeaturedSection-module__sllSfW__inner{width:90%;max-width:1400px;margin:auto}.HomeFeaturedSection-module__sllSfW__featuredSection{margin-bottom:4rem;padding-left:3rem;padding-right:3rem;position:relative}.HomeFeaturedSection-module__sllSfW__featuredTitle{text-transform:uppercase;letter-spacing:.5px;text-align:center;color:var(--color-primary);margin-bottom:2rem;font-size:1.8rem;font-weight:600}.HomeFeaturedSection-module__sllSfW__featuredCarousel{scroll-behavior:smooth;gap:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.HomeFeaturedSection-module__sllSfW__featuredCarousel::-webkit-scrollbar{display:none}.HomeFeaturedSection-module__sllSfW__featuredCard{background:var(--brand-white);border-radius:14px;flex-shrink:0;min-width:380px;max-width:380px;overflow:hidden;box-shadow:0 6px 20px #0000001f}.HomeFeaturedSection-module__sllSfW__featuredImageWrapper{width:100%;height:360px;position:relative;overflow:hidden}.HomeFeaturedSection-module__sllSfW__featuredImage{object-fit:cover;width:100%;height:100%}.HomeFeaturedSection-module__sllSfW__featuredOverlay{width:100%;color:var(--brand-white);background:linear-gradient(#0000,#000000b3);padding:1rem;position:absolute;bottom:0}.HomeFeaturedSection-module__sllSfW__overlayName{font-size:1.2rem;font-weight:600}.HomeFeaturedSection-module__sllSfW__overlayDesc{margin:.5rem 0;font-size:.95rem}.HomeFeaturedSection-module__sllSfW__overlayBtn{background:var(--store-btn);color:var(--store-btn-text);border-radius:6px;padding:.6rem 1.2rem;font-size:.9rem;text-decoration:none;transition:background .3s;display:inline-block}.HomeFeaturedSection-module__sllSfW__overlayBtn:hover{background:var(--store-btn-hover)}.HomeFeaturedSection-module__sllSfW__featuredArrowLeft,.HomeFeaturedSection-module__sllSfW__featuredArrowRight{background:var(--brand-white);cursor:pointer;z-index:10;width:42px;height:42px;color:var(--color-primary);border:none;border-radius:50%;font-size:2rem;position:absolute;top:45%;transform:translateY(-50%);box-shadow:0 3px 10px #00000026}.HomeFeaturedSection-module__sllSfW__featuredArrowLeft{left:10px}.HomeFeaturedSection-module__sllSfW__featuredArrowRight{right:10px}@media (max-width:768px){.HomeFeaturedSection-module__sllSfW__featuredCard{min-width:300px;max-width:300px}.HomeFeaturedSection-module__sllSfW__featuredImageWrapper{height:280px}.HomeFeaturedSection-module__sllSfW__featuredSection{padding-left:1rem;padding-right:1rem}}
.LatestBlogPosts-module__IDUB6G__section{max-width:1100px;margin:0 auto;padding:3rem 2rem}.LatestBlogPosts-module__IDUB6G__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.LatestBlogPosts-module__IDUB6G__title{color:var(--brand-brown);border-left:6px solid var(--brand-gold);padding-left:.8rem;font-size:2rem;font-weight:700}.LatestBlogPosts-module__IDUB6G__viewAll{color:var(--brand-gold);font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.LatestBlogPosts-module__IDUB6G__viewAll:hover{color:var(--brand-gold-soft)}.LatestBlogPosts-module__IDUB6G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.8rem;display:grid}.LatestBlogPosts-module__IDUB6G__card{background:var(--brand-white);box-shadow:var(--admin-card-shadow);border:1px solid var(--color-border);border-radius:14px;transition:transform .25s,box-shadow .25s;overflow:hidden}.LatestBlogPosts-module__IDUB6G__card:hover{transform:translateY(-6px);box-shadow:0 6px 20px #0000001f}.LatestBlogPosts-module__IDUB6G__image{object-fit:cover;width:100%;height:200px}.LatestBlogPosts-module__IDUB6G__content{padding:1.2rem}.LatestBlogPosts-module__IDUB6G__postTitle{color:var(--brand-brown);margin-bottom:.6rem;font-size:1.3rem;font-weight:600}.LatestBlogPosts-module__IDUB6G__excerpt{color:var(--color-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.5}.LatestBlogPosts-module__IDUB6G__readMore{color:var(--brand-gold);cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.LatestBlogPosts-module__IDUB6G__readMore:hover{color:var(--brand-gold-soft)}
