.Navbar-module__Rdte4q__nav{z-index:1000;align-items:center;width:100%;height:88px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}.Navbar-module__Rdte4q__transparent{box-shadow:none;background:0 0;border-bottom:1px solid #0000}.Navbar-module__Rdte4q__transparent .Navbar-module__Rdte4q__link,.Navbar-module__Rdte4q__transparent .Navbar-module__Rdte4q__burger{color:var(--text-on-dark)}.Navbar-module__Rdte4q__solid{background:var(--surface);border-bottom:1px solid var(--border-subtle);box-shadow:var(--shadow-sm)}.Navbar-module__Rdte4q__scrolled{background:var(--glass);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--border);height:70px;box-shadow:var(--shadow-md)}.Navbar-module__Rdte4q__scrolled .Navbar-module__Rdte4q__link,.Navbar-module__Rdte4q__scrolled .Navbar-module__Rdte4q__burger{color:var(--green)!important}.Navbar-module__Rdte4q__hidden{transform:translateY(-100%)}.Navbar-module__Rdte4q__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Navbar-module__Rdte4q__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__Rdte4q__logoSvg{width:auto;height:68px;transition:height .4s var(--ease)}.Navbar-module__Rdte4q__scrolled .Navbar-module__Rdte4q__logoSvg{height:52px}.Navbar-module__Rdte4q__brandName{font-family:var(--font-rye), serif;text-anchor:middle;letter-spacing:2px;fill:var(--green);font-size:38px;font-weight:400;transition:fill .35s}.Navbar-module__Rdte4q__brandSub{font-family:var(--font-outfit), sans-serif;text-anchor:middle;letter-spacing:6.5px;fill:var(--green);font-size:13px;font-weight:500;transition:fill .35s}.Navbar-module__Rdte4q__transparent .Navbar-module__Rdte4q__brandName,.Navbar-module__Rdte4q__transparent .Navbar-module__Rdte4q__brandSub{fill:var(--text-on-dark)}.Navbar-module__Rdte4q__links{flex:1;justify-content:center;align-items:center;gap:8px;list-style:none;display:flex}.Navbar-module__Rdte4q__link{color:var(--green);letter-spacing:.05em;text-transform:uppercase;border-radius:6px;padding:8px 16px;font-size:.88rem;font-weight:700;transition:color .3s;position:relative}.Navbar-module__Rdte4q__link:after{content:"";background:var(--gold);border-radius:2px;width:0;height:2px;transition:width .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.Navbar-module__Rdte4q__link:hover{color:var(--gold)}.Navbar-module__Rdte4q__link:hover:after{width:calc(100% - 32px)}.Navbar-module__Rdte4q__cta{flex-shrink:0}.Navbar-module__Rdte4q__burger{color:var(--green);border-radius:8px;padding:8px;transition:background .2s;display:none}.Navbar-module__Rdte4q__burger:hover{background:var(--green-subtle)}.Navbar-module__Rdte4q__drawer{background:var(--glass);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid var(--border);width:100%;box-shadow:var(--shadow-lg);flex-direction:column;gap:1rem;padding:2rem;display:flex;position:absolute;top:100%;left:0}.Navbar-module__Rdte4q__drawerLink{color:var(--text-2);border-bottom:1px solid var(--border-subtle);letter-spacing:.05em;text-transform:uppercase;padding:.75rem 0;font-size:1.1rem;font-weight:600;transition:color .25s}.Navbar-module__Rdte4q__drawerLink:hover{color:var(--green)}@media (max-width:900px){.Navbar-module__Rdte4q__links,.Navbar-module__Rdte4q__cta{display:none}.Navbar-module__Rdte4q__burger{display:flex}}
.About-module__ho5YUa__section{background:var(--bg);padding:0 0 8rem;position:relative;overflow:hidden}.About-module__ho5YUa__topLine{background:linear-gradient(90deg,#0000,#d4a8534d,#0000);width:100%;height:1px;margin-bottom:8rem}.About-module__ho5YUa__tag{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);background:#d4a8530f;border:1px solid #d4a8534d;border-radius:50px;margin-bottom:1.5rem;padding:6px 16px;font-size:.78rem;font-weight:700;display:inline-block}.About-module__ho5YUa__whyHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.About-module__ho5YUa__whyTitle{margin-bottom:1rem}.About-module__ho5YUa__whySub{color:var(--text-2);font-size:1.1rem}.About-module__ho5YUa__featGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:9rem;display:grid}.About-module__ho5YUa__featCard{background:var(--bg-2);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:var(--transition);padding:2.5rem 2rem;position:relative;overflow:hidden}.About-module__ho5YUa__featCard:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#d4a8530f,#0000 60%);transition:opacity .4s;position:absolute;inset:0}.About-module__ho5YUa__featCard:hover{box-shadow:var(--shadow-md), 0 0 0 1px #d4a8531a;border-color:#d4a85340;transform:translateY(-6px)}.About-module__ho5YUa__featCard:hover:before{opacity:1}.About-module__ho5YUa__iconWrap{width:56px;height:56px;color:var(--gold);transition:var(--transition);background:#d4a8531a;border:1px solid #d4a85333;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.About-module__ho5YUa__featCard:hover .About-module__ho5YUa__iconWrap{background:var(--gold);color:#080c10;box-shadow:var(--shadow-gold);transform:scale(1.08)rotate(-4deg)}.About-module__ho5YUa__featTitle{color:var(--text);margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700}.About-module__ho5YUa__featDesc{color:var(--text-2);font-size:.95rem;line-height:1.7}.About-module__ho5YUa__story{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.About-module__ho5YUa__storyImgCol{position:relative}.About-module__ho5YUa__storyImgWrap{border-radius:var(--radius-xl);aspect-ratio:4/5;position:relative;overflow:hidden}.About-module__ho5YUa__storyImg{object-fit:cover;filter:brightness(.85)saturate(.9);width:100%;height:100%;transition:transform .8s var(--ease), filter .4s ease;display:block}.About-module__ho5YUa__storyImgWrap:hover .About-module__ho5YUa__storyImg{filter:brightness(.9)saturate();transform:scale(1.04)}.About-module__ho5YUa__storyImgGlow{pointer-events:none;background:linear-gradient(135deg,#d4a85314,#0000 60%);position:absolute;inset:0}.About-module__ho5YUa__storyCard{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);flex-direction:column;align-items:center;gap:4px;padding:1.5rem 2rem;animation:5s ease-in-out infinite About-module__ho5YUa__float;display:flex;position:absolute;bottom:-24px;right:-24px}.About-module__ho5YUa__storyCardNum{background:linear-gradient(120deg,#f0c97a,#d4a853);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;line-height:1}.About-module__ho5YUa__storyCardLabel{color:var(--text-2);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}.About-module__ho5YUa__storyTitle{margin-bottom:2rem;font-size:clamp(2rem,3.5vw,3rem);line-height:1.1}.About-module__ho5YUa__storyParas{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.About-module__ho5YUa__storyParas p{color:var(--text-2);font-size:1rem;line-height:1.8}.About-module__ho5YUa__highlight{border-left:3px solid var(--gold);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#d4a8530d;padding:1.5rem;color:var(--text)!important}.About-module__ho5YUa__storyActions{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:1024px){.About-module__ho5YUa__story{grid-template-columns:1fr;gap:4rem}.About-module__ho5YUa__storyCard{bottom:16px;right:16px}}@media (max-width:768px){.About-module__ho5YUa__topLine{margin-bottom:5rem}.About-module__ho5YUa__storyActions{flex-direction:column}.About-module__ho5YUa__featGrid{grid-template-columns:1fr}}
.Footer-module__wpEAUq__footer{background:var(--green);padding:0;position:relative;overflow:hidden}.Footer-module__wpEAUq__divider{background:linear-gradient(90deg,#0000,#b8943a66,#0000);width:100%;height:1px;margin-bottom:5rem}.Footer-module__wpEAUq__grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;padding-bottom:4rem;display:grid}.Footer-module__wpEAUq__logoRow{align-items:center;margin-bottom:1.25rem;display:flex}.Footer-module__wpEAUq__logoImg{display:none}.Footer-module__wpEAUq__logoSvg{width:auto;height:60px}.Footer-module__wpEAUq__brandName{font-family:var(--font-rye), serif;text-anchor:middle;letter-spacing:2px;fill:var(--text-on-dark);font-size:38px;font-weight:400}.Footer-module__wpEAUq__brandSub{font-family:var(--font-outfit), sans-serif;text-anchor:middle;letter-spacing:6.5px;fill:var(--text-on-dark);font-size:13px;font-weight:500}.Footer-module__wpEAUq__brandDesc{color:#f5f2ec99;max-width:340px;margin-bottom:2rem;font-size:.95rem;line-height:1.75}.Footer-module__wpEAUq__socials{gap:.75rem;display:flex}.Footer-module__wpEAUq__socialBtn{color:#f5f2ec99;width:40px;height:40px;transition:var(--transition);background:#f5f2ec0f;border:1px solid #b8943a2e;border-radius:10px;justify-content:center;align-items:center;display:flex}.Footer-module__wpEAUq__socialBtn:hover{background:var(--gold);color:var(--green);border-color:var(--gold);box-shadow:var(--shadow-gold);transform:translateY(-3px)}.Footer-module__wpEAUq__colTitle{font-family:var(--font-outfit);letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;font-size:.78rem;font-weight:700}.Footer-module__wpEAUq__colList{flex-direction:column;gap:.85rem;list-style:none;display:flex}.Footer-module__wpEAUq__colLink{color:#f5f2ec8c;font-size:.95rem;font-weight:500;transition:color .25s,padding-left .25s}.Footer-module__wpEAUq__colLink:hover{color:var(--gold-light);padding-left:6px}.Footer-module__wpEAUq__contactItem{color:#f5f2ec8c;align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.6;display:flex}.Footer-module__wpEAUq__contactIcon{color:var(--gold);flex-shrink:0;margin-top:2px}.Footer-module__wpEAUq__bottom{color:#f5f2ec59;border-top:1px solid #f5f2ec14;justify-content:center;align-items:center;padding:1.75rem 0;font-size:.85rem;display:flex}@media (max-width:900px){.Footer-module__wpEAUq__grid{grid-template-columns:1fr 1fr;gap:3rem}.Footer-module__wpEAUq__brand{grid-column:span 2}}@media (max-width:600px){.Footer-module__wpEAUq__grid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__wpEAUq__brand{grid-column:span 1}.Footer-module__wpEAUq__bottom{text-align:center;flex-direction:column;gap:.5rem}}
.Hero-module__GcNbda__hero{background:var(--green);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__GcNbda__bgSlider{z-index:0;position:absolute;inset:0}.Hero-module__GcNbda__swiper{width:100%;height:100%}.Hero-module__GcNbda__slide{width:100%;height:100%;position:relative}.Hero-module__GcNbda__slideImg{object-fit:cover;filter:saturate(.75)brightness(.5);width:100%;height:100%;transition:transform 8s linear;transform:scale(1.08)}.Hero-module__GcNbda__swiper .swiper-slide-active .Hero-module__GcNbda__slideImg{transform:scale(1)}.Hero-module__GcNbda__slideOverlay{background:linear-gradient(90deg,#1e2a18e0 0%,#1e2a188c 55%,#1e2a1826 100%),linear-gradient(#0000 60%,#1e2a18cc 100%);position:absolute;inset:0}.Hero-module__GcNbda__orb1{z-index:1;pointer-events:none;filter:blur(30px);background:radial-gradient(circle,#b8943a1a 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-200px;left:-200px}.Hero-module__GcNbda__orb2{z-index:1;pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#2a382026 0%,#0000 65%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;right:10%}.Hero-module__GcNbda__content{z-index:2;max-width:900px;padding-top:120px;padding-bottom:120px;position:relative}.Hero-module__GcNbda__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-light);background:#b8943a14;border:1px solid #b8943a59;border-radius:50px;align-items:center;gap:10px;width:fit-content;margin-bottom:2rem;padding:8px 18px;font-size:.85rem;font-weight:700;display:inline-flex}.Hero-module__GcNbda__eyebrowDot{background:var(--gold);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Hero-module__GcNbda__pulse-gold}.Hero-module__GcNbda__title{font-family:var(--font-rye);color:var(--text-on-dark);letter-spacing:.02em;margin-bottom:1.75rem;font-size:clamp(3.2rem,7vw,6rem);font-weight:400;line-height:1.15}.Hero-module__GcNbda__titleStroke{-webkit-text-stroke:2px var(--gold);color:#0000;font-family:var(--font-rye)}.Hero-module__GcNbda__desc{color:#f5f2eca6;max-width:520px;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.75}.Hero-module__GcNbda__actions{flex-wrap:wrap;gap:1.25rem;margin-bottom:4rem;display:flex}.Hero-module__GcNbda__stats{border-top:1px solid #b8943a33;flex-wrap:wrap;gap:3rem;padding-top:2.5rem;display:flex}.Hero-module__GcNbda__stat{flex-direction:column;gap:4px;display:flex}.Hero-module__GcNbda__statValue{font-family:var(--font-rye);background:linear-gradient(120deg, var(--gold-light), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:400;line-height:1}.Hero-module__GcNbda__statLabel{color:#f5f2ec80;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:600}.Hero-module__GcNbda__scrollHint{z-index:3;writing-mode:vertical-rl;color:#b8943a99;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:12px;font-size:.75rem;font-weight:600;animation:2s ease-in-out infinite Hero-module__GcNbda__floatScroll;display:flex;position:absolute;bottom:2.5rem;right:4%}.Hero-module__GcNbda__scrollLine{background:var(--gold);width:1.5px;height:50px;animation:2.2s infinite Hero-module__GcNbda__scrollLineAnim}@keyframes Hero-module__GcNbda__scrollLineAnim{0%{transform-origin:top;transform:scaleY(.1)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(.1)}}@keyframes Hero-module__GcNbda__floatScroll{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width:768px){.Hero-module__GcNbda__content{padding:110px 1.5rem 80px}.Hero-module__GcNbda__title{font-size:clamp(3rem,12vw,5rem)}.Hero-module__GcNbda__stats{gap:2rem}.Hero-module__GcNbda__scrollHint{writing-mode:horizontal-tb;flex-direction:row;gap:8px;animation:2s ease-in-out infinite Hero-module__GcNbda__floatScrollMobile;display:flex;bottom:2rem;left:50%;right:auto;transform:translate(-50%)}.Hero-module__GcNbda__scrollLine{background:var(--gold);width:30px;height:1.5px;animation:none}.Hero-module__GcNbda__actions{flex-direction:column;align-items:flex-start}}@keyframes Hero-module__GcNbda__floatScrollMobile{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}
.Contact-module__2VSf3q__wrapper{background:var(--bg);min-height:100vh;padding:160px 0 8rem;position:relative;overflow:hidden}.Contact-module__2VSf3q__glow{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#d4a8531a 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;right:-100px}.Contact-module__2VSf3q__header{text-align:center;z-index:1;margin-bottom:5rem;position:relative}.Contact-module__2VSf3q__tag{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);background:#d4a8530f;border:1px solid #d4a8534d;border-radius:50px;margin-bottom:1.5rem;padding:6px 16px;font-size:.78rem;font-weight:700;display:inline-block}.Contact-module__2VSf3q__title{font-family:var(--font-rye);color:var(--text);letter-spacing:.02em;margin-bottom:1.25rem;font-size:clamp(2.8rem,6vw,5rem);font-weight:400;line-height:1.15}.Contact-module__2VSf3q__titleAccent{background:linear-gradient(120deg,#f0c97a 0%,#d4a853 60%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__2VSf3q__sub{color:var(--text-2);max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.75}.Contact-module__2VSf3q__grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid;position:relative}.Contact-module__2VSf3q__card{background:var(--bg-2);border:1px solid var(--border-subtle);text-align:center;border-radius:24px;padding:3rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Contact-module__2VSf3q__card:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#d4a8530d,#0000 60%);transition:opacity .4s;position:absolute;inset:0}.Contact-module__2VSf3q__card:hover{border-color:#d4a8534d;transform:translateY(-6px);box-shadow:0 16px 50px #00000080}.Contact-module__2VSf3q__card:hover:before{opacity:1}.Contact-module__2VSf3q__iconWrap{width:72px;height:72px;color:var(--gold);z-index:1;background:#d4a8531a;border:1px solid #d4a85333;border-radius:18px;justify-content:center;align-items:center;margin:0 auto 1.75rem;transition:all .35s;display:flex;position:relative}.Contact-module__2VSf3q__card:hover .Contact-module__2VSf3q__iconWrap{background:var(--gold);color:#080c10;transform:scale(1.08);box-shadow:0 8px 24px #d4a85366}.Contact-module__2VSf3q__cardTitle{font-family:var(--font-rye);color:var(--text);letter-spacing:.04em;z-index:1;margin-bottom:.75rem;font-size:1.2rem;font-weight:400;position:relative}.Contact-module__2VSf3q__cardText{color:var(--text-2);z-index:1;font-size:.97rem;line-height:1.8;position:relative}@media (max-width:768px){.Contact-module__2VSf3q__wrapper{padding:120px 0 5rem}.Contact-module__2VSf3q__title{font-size:clamp(2.2rem,10vw,3.5rem)}}
.ProductDetail-module__mZkxQa__wrapper{background-color:var(--bg);min-height:85vh;padding:8rem 0}.ProductDetail-module__mZkxQa__breadcrumb{align-items:center;gap:8px;margin-bottom:3rem;font-size:.88rem;font-weight:500;display:flex}.ProductDetail-module__mZkxQa__breadLink{color:var(--text-2);transition:color .25s}.ProductDetail-module__mZkxQa__breadLink:hover{color:var(--gold)}.ProductDetail-module__mZkxQa__separator{color:var(--border)}.ProductDetail-module__mZkxQa__activeBread{color:var(--text);font-weight:700}.ProductDetail-module__mZkxQa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4.5rem;display:grid}.ProductDetail-module__mZkxQa__imgCol{position:relative}.ProductDetail-module__mZkxQa__imgWrap{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-md);aspect-ratio:4/3;background:var(--bg-2);z-index:1;width:100%;position:relative;overflow:hidden}.ProductDetail-module__mZkxQa__productImg{object-fit:cover;width:100%;height:100%}.ProductDetail-module__mZkxQa__imgGlow{filter:blur(40px);pointer-events:none;z-index:0;background:radial-gradient(circle,#b8943a26 0%,#0000 65%);position:absolute;inset:-10%}.ProductDetail-module__mZkxQa__contentCol{flex-direction:column;display:flex}.ProductDetail-module__mZkxQa__categoryTag{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;font-size:.78rem;font-weight:700}.ProductDetail-module__mZkxQa__title{color:var(--text);margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,3rem);line-height:1.15}.ProductDetail-module__mZkxQa__desc{color:var(--text-2);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.75}.ProductDetail-module__mZkxQa__contactButtons{flex-direction:column;gap:1rem;max-width:420px;margin-top:1rem;display:flex}.ProductDetail-module__mZkxQa__whatsappBtn{color:#fff;letter-spacing:.04em;text-transform:uppercase;transition:var(--transition);cursor:pointer;white-space:nowrap;background:#25d366;border:none;border-radius:50px;justify-content:center;align-items:center;padding:15px 36px;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 4px 14px #25d36640}.ProductDetail-module__mZkxQa__whatsappBtn:hover{color:#fff;background:#20ba59;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 24px #25d36666}.ProductDetail-module__mZkxQa__phoneBtn{color:var(--text);letter-spacing:.04em;text-transform:uppercase;transition:var(--transition);border:1px solid var(--border);cursor:pointer;white-space:nowrap;background:0 0;border-radius:50px;justify-content:center;align-items:center;padding:14px 34px;font-size:.95rem;font-weight:700;display:inline-flex}.ProductDetail-module__mZkxQa__phoneBtn:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-subtle);transform:translateY(-2px)}.ProductDetail-module__mZkxQa__backLink{text-align:center;color:var(--text-3);margin-top:1rem;font-size:.9rem;font-weight:700;transition:color .25s}.ProductDetail-module__mZkxQa__backLink:hover{color:var(--gold)}@media (max-width:900px){.ProductDetail-module__mZkxQa__grid{grid-template-columns:1fr;gap:3rem}.ProductDetail-module__mZkxQa__imgWrap{aspect-ratio:16/10}}
.FullProducts-module__I0CKga__section{background:var(--bg);min-height:100vh;padding-bottom:8rem}.FullProducts-module__I0CKga__pageHero{border-bottom:1px solid var(--border);background-color:var(--green);align-items:center;min-height:100vh;margin-bottom:5rem;display:flex;position:relative;overflow:hidden}.FullProducts-module__I0CKga__heroBg{object-fit:cover;opacity:.65;z-index:0;filter:brightness(.6)saturate(.85);width:100%;height:100%;position:absolute;inset:0}.FullProducts-module__I0CKga__heroOverlay{z-index:1;background:linear-gradient(#242716e6 0%,#242716bf 50%,#242716f2 100%);position:absolute;inset:0}.FullProducts-module__I0CKga__heroContent{z-index:2;width:100%;position:relative}.FullProducts-module__I0CKga__scrollHint{z-index:3;writing-mode:vertical-rl;color:#b8943a99;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:12px;font-size:.75rem;font-weight:600;animation:2s ease-in-out infinite FullProducts-module__I0CKga__floatScroll;display:flex;position:absolute;bottom:2.5rem;right:4%}.FullProducts-module__I0CKga__scrollLine{background:var(--gold);width:1.5px;height:50px;animation:2.2s infinite FullProducts-module__I0CKga__scrollLineAnim}@keyframes FullProducts-module__I0CKga__scrollLineAnim{0%{transform-origin:top;transform:scaleY(.1)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(.1)}}@keyframes FullProducts-module__I0CKga__floatScroll{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.FullProducts-module__I0CKga__tag{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);z-index:1;background:#b8943a0f;border:1px solid #b8943a4d;border-radius:50px;margin-bottom:1.5rem;padding:6px 16px;font-size:.78rem;font-weight:700;display:inline-block;position:relative}.FullProducts-module__I0CKga__pageTitle{z-index:1;color:var(--text-on-dark);margin-bottom:1.25rem;line-height:1.15;position:relative}.FullProducts-module__I0CKga__pageSub{color:#e6e2d1cc;z-index:1;max-width:520px;font-size:1.1rem;line-height:1.7;position:relative}.FullProducts-module__I0CKga__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.FullProducts-module__I0CKga__card{background:var(--bg-2);border:1px solid var(--border-subtle);cursor:pointer;border-radius:20px;transition:border-color .35s,box-shadow .35s;position:relative;overflow:hidden}.FullProducts-module__I0CKga__card:hover{border-color:#d4a85333;box-shadow:0 8px 40px #00000080}.FullProducts-module__I0CKga__filterTabs{z-index:10;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:4rem;display:flex;position:relative}.FullProducts-module__I0CKga__tabBtn{border:1px solid var(--border);color:var(--text-2);cursor:pointer;transition:var(--transition);background:0 0;border-radius:50px;padding:12px 28px;font-size:.88rem;font-weight:700}.FullProducts-module__I0CKga__tabBtn:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-subtle);transform:translateY(-2px)}.FullProducts-module__I0CKga__tabBtnActive{box-shadow:var(--shadow-sm);background:var(--green)!important;color:var(--bg)!important;border-color:var(--green)!important}.FullProducts-module__I0CKga__imgWrap{height:220px;position:relative;overflow:hidden}.FullProducts-module__I0CKga__img{object-fit:cover;filter:brightness(.9)saturate(.9);width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.FullProducts-module__I0CKga__card:hover .FullProducts-module__I0CKga__img{transform:scale(1.06)}.FullProducts-module__I0CKga__imgOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#24271666 100%);position:absolute;inset:0}.FullProducts-module__I0CKga__cardTag{-webkit-backdrop-filter:blur(8px);color:var(--gold-light);letter-spacing:.08em;text-transform:uppercase;z-index:2;background:#3f4427d9;border:1px solid #b8943a40;border-radius:50px;padding:5px 12px;font-size:.72rem;font-weight:700;position:absolute;top:14px;left:14px}.FullProducts-module__I0CKga__cardBody{flex-direction:column;flex-grow:1;padding:1.6rem;display:flex}.FullProducts-module__I0CKga__cardTitle{font-family:var(--font-rye), serif;color:var(--text);margin-bottom:.6rem;font-size:1.25rem;font-weight:400;line-height:1.2}.FullProducts-module__I0CKga__cardDesc{color:var(--text-2);flex-grow:1;margin-bottom:1.5rem;font-size:.92rem;line-height:1.65}.FullProducts-module__I0CKga__cardFooter{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.2rem;display:flex}.FullProducts-module__I0CKga__usage{color:var(--gold);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:700}.FullProducts-module__I0CKga__btnLink{color:var(--green);font-size:.88rem;font-weight:700;transition:color .25s}.FullProducts-module__I0CKga__card:hover .FullProducts-module__I0CKga__btnLink{color:var(--gold)}.FullProducts-module__I0CKga__cta{margin-top:4rem}.FullProducts-module__I0CKga__ctaBox{background:linear-gradient(135deg, var(--bg-2), var(--bg-3));text-align:center;border:1px solid #d4a85333;border-radius:24px;flex-direction:column;align-items:center;gap:1rem;padding:3.5rem 3rem;display:flex;position:relative;overflow:hidden}.FullProducts-module__I0CKga__ctaBox:before{content:"";pointer-events:none;background:radial-gradient(#d4a8530f,#0000 65%);position:absolute;inset:0}.FullProducts-module__I0CKga__ctaTitle{color:var(--text);letter-spacing:-.02em;z-index:1;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:700;position:relative}.FullProducts-module__I0CKga__ctaSub{color:var(--text-2);z-index:1;max-width:440px;font-size:1rem;line-height:1.7;position:relative}@media (max-width:768px){.FullProducts-module__I0CKga__pageHero{min-height:100vh}.FullProducts-module__I0CKga__heroContent{padding-left:1.5rem;padding-right:1.5rem}.FullProducts-module__I0CKga__grid{grid-template-columns:1fr}.FullProducts-module__I0CKga__ctaBox{padding:2.5rem 1.5rem}.FullProducts-module__I0CKga__scrollHint{writing-mode:horizontal-tb;flex-direction:row;gap:8px;animation:2s ease-in-out infinite FullProducts-module__I0CKga__floatScrollMobile;display:flex;bottom:2rem;left:50%;right:auto;transform:translate(-50%)}.FullProducts-module__I0CKga__scrollLine{background:var(--gold);width:30px;height:1.5px;animation:none}}@keyframes FullProducts-module__I0CKga__floatScrollMobile{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}@media (max-width:480px){.FullProducts-module__I0CKga__grid{grid-template-columns:1fr}}
