@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap");.About_aboutContainer__1I1Vc{--c-bg:#fcfaf7;--c-primary:#1a3026;--c-accent:#a62126;--c-gold:#b99b6b;background-color:var(--c-bg);color:var(--c-primary);font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden}.About_topNavCta__8zq4n{background:var(--c-primary);color:var(--c-bg);padding:12px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--c-gold)}.About_topNavCtaText__uYc5R{font-size:.9rem;letter-spacing:.5px}.About_shopNowBtn__BHXT7{background:var(--c-accent);color:#ffffff;padding:8px 20px;text-decoration:none;font-weight:600;font-size:.85rem;letter-spacing:1px;text-transform:uppercase;border-radius:4px;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.About_shopNowBtn__BHXT7:hover{background:#8b181c;transform:translateY(-1px);box-shadow:0 4px 12px rgba(166,33,38,.3)}@keyframes About_fadeInUp__f_b9Q{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.About_fadeInUp__f_b9Q{animation:About_fadeInUp__f_b9Q 1s cubic-bezier(.2,.8,.2,1) forwards}.About_delay1__jwGhq{animation-delay:.2s}.About_delay2__OsHGk{animation-delay:.4s}.About_hero__NLErb{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;text-align:center;overflow:hidden}.About_heroBg__Jfzov{position:absolute;inset:0;z-index:1;background-image:url(/images/about/hero-bg.jpg);background-size:cover;background-position:50%;filter:brightness(.8);transition:transform 10s ease}.About_hero__NLErb:hover .About_heroBg__Jfzov{transform:scale(1.03)}.About_heroOverlay__JrnTC{position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,48,38,.65),rgba(26,48,38,.92));z-index:2}.About_heroContent__fnTU5{position:relative;z-index:3;max-width:900px}.About_heroContent__fnTU5 h1{font-family:Playfair Display,serif;font-size:clamp(2.8rem,6vw,5.2rem);color:var(--c-bg);margin-bottom:24px;line-height:1.15;text-shadow:0 4px 20px rgba(0,0,0,.4)}.About_heroContent__fnTU5 p{font-size:clamp(1.1rem,2vw,1.45rem);color:rgba(252,250,247,.95);font-weight:300;letter-spacing:.5px;text-shadow:0 2px 10px rgba(0,0,0,.4);max-width:750px;margin:0 auto}.About_section__WLEpP{padding:100px 40px}.About_container__uz6J5{max-width:1300px;margin:0 auto}.About_sectionHeader__BlpWD{text-align:center;margin-bottom:60px}.About_sectionHeader__BlpWD h2{font-family:Playfair Display,serif;font-size:clamp(2.3rem,4vw,3.4rem);color:var(--c-primary);margin-bottom:16px}.About_sectionHeader__BlpWD p{font-size:1.15rem;color:#555;max-width:700px;margin:0 auto}.About_grid2__zGwmi{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.About_heritageText__LoC7o h2{font-family:Playfair Display,serif;font-size:clamp(2.3rem,4vw,3.2rem);color:var(--c-primary);margin-bottom:24px;line-height:1.25}.About_heritageText__LoC7o p{font-size:1.1rem;color:#444;margin-bottom:36px;line-height:1.7}.About_valuesGrid__uPFu6{display:grid;grid-template-columns:1fr 1fr;gap:20px}.About_valueItem__RO4va{display:flex;align-items:center;gap:14px}.About_valueIcon__IFxhG{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#f1ebd9;color:var(--c-accent);font-size:1.2rem;border-radius:50%}.About_valueItem__RO4va span:last-child{font-family:Playfair Display,serif;font-weight:600;font-size:1.1rem;color:var(--c-primary)}.About_heritageImage__s_MA8 img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;box-shadow:20px 20px 0 rgba(185,155,107,.4);border:1px solid var(--c-gold);border-radius:4px}.About_bgGradient___zG8j{background:radial-gradient(circle at center,#ffffff 0,#f7f3ec 100%)}.About_productGrid__rCPKl{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.About_productCard__qlPrs{background:#ffffff;border:1px solid rgba(185,155,107,.25);padding:16px;display:flex;flex-direction:column;text-decoration:none;border-radius:6px;transition:transform .35s ease,box-shadow .35s ease}.About_productCard__qlPrs:hover{transform:translateY(-8px);box-shadow:0 16px 36px rgba(26,48,38,.1)}.About_productImageWrapper__koVeB{width:100%;aspect-ratio:3/4;margin-bottom:16px;overflow:hidden;border-radius:4px}.About_productImageWrapper__koVeB img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.About_productCard__qlPrs:hover .About_productImageWrapper__koVeB img{transform:scale(1.05)}.About_productInfo__2oPAL{display:flex;flex-direction:column;flex-grow:1;text-align:center}.About_productInfo__2oPAL h3{font-family:Playfair Display,serif;font-size:1.15rem;color:var(--c-primary);margin-bottom:10px;line-height:1.3}.About_productInfo__2oPAL p{font-size:.88rem;color:#666;margin-bottom:18px;line-height:1.5}.About_productLink__CfpFp{margin-top:auto;align-self:center;font-size:.82rem;text-transform:uppercase;font-weight:600;letter-spacing:1px;color:var(--c-accent);padding-bottom:4px;border-bottom:2px solid transparent;transition:all .3s ease}.About_productCard__qlPrs:hover .About_productLink__CfpFp{border-color:var(--c-accent)}.About_decorativeSection__6hBYD{position:relative;padding:130px 20px;display:flex;align-items:center;justify-content:center}.About_decorativeBg__KqTuy{position:absolute;inset:0;z-index:1;background-image:url(/images/about/artisan-bg.jpg);background-size:cover;background-position:50%}.About_decorativeOverlay__ie5yz{position:absolute;inset:0;background:rgba(26,48,38,.88);z-index:2}.About_relative__bjM9I{position:relative;z-index:3;width:100%}.About_missionBox__FtWpQ{max-width:850px;margin:0 auto;background:var(--c-bg);padding:60px 50px;text-align:center;box-shadow:0 20px 50px rgba(0,0,0,.3);border-top:6px solid var(--c-gold);border-radius:4px}.About_missionBox__FtWpQ h2{font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,2.8rem);color:var(--c-primary);margin-bottom:24px}.About_missionBox__FtWpQ p{font-size:1.1rem;color:#333;margin-bottom:20px;line-height:1.7}.About_divider__mhm5X{display:flex;align-items:center;justify-content:center;margin:36px 0}.About_divider__mhm5X:after,.About_divider__mhm5X:before{content:"";height:1px;background:var(--c-gold);flex-grow:1;max-width:80px}.About_dividerDiamond__Gu_Pp{width:8px;height:8px;background:var(--c-accent);transform:rotate(45deg);margin:0 20px}.About_missionFeatures__pGkrW{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 24px;font-family:Playfair Display,serif;color:var(--c-accent);font-weight:600;font-size:1.15rem}.About_dot__rRQgN{color:var(--c-gold);font-size:.9rem}@media (max-width:1024px){.About_productGrid__rCPKl{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.About_grid2__zGwmi{grid-template-columns:1fr;gap:40px}.About_heritageImage__s_MA8 img{box-shadow:10px 10px 0 rgba(185,155,107,.4)}.About_missionBox__FtWpQ{padding:40px 24px}.About_section__WLEpP{padding:70px 20px}.About_topNavCta__8zq4n{flex-direction:column;gap:12px;text-align:center}}@media (max-width:600px){.About_productGrid__rCPKl,.About_valuesGrid__uPFu6{grid-template-columns:1fr}.About_missionFeatures__pGkrW{flex-direction:column;gap:8px}.About_dot__rRQgN{display:none}}