.Header-module__Af2_WG__header{width:fit-content;max-width:1100px;z-index:var(--z-header);transition:all var(--transition-base);position:fixed;top:20px;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__headerInner{-webkit-backdrop-filter:blur(20px);transition:all var(--transition-base);background:#0f3d2ebf;border:1px solid #ffffff14;border-radius:999px;justify-content:space-between;align-items:center;gap:3rem;padding:.75rem 2rem;display:flex}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__headerInner{background:#0f3d2ef2;box-shadow:0 10px 35px #00000073}.Header-module__Af2_WG__logo{align-items:center;display:flex}.Header-module__Af2_WG__logo img{width:auto;height:auto;max-height:36px}.Header-module__Af2_WG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__Af2_WG__nav a{letter-spacing:.5px;color:var(--color-off-white);transition:color var(--transition-fast);font-size:.95rem;font-weight:500;position:relative}.Header-module__Af2_WG__nav a:hover{color:#6ee7b7}.Header-module__Af2_WG__nav a:after{content:"";width:0;height:2px;transition:width var(--transition-base);background:#6ee7b7;position:absolute;bottom:-6px;left:0}.Header-module__Af2_WG__nav a:hover:after{width:100%}.Header-module__Af2_WG__rightSection{align-items:center;gap:1.25rem;display:flex}.Header-module__Af2_WG__cartIcon{color:var(--color-off-white);transition:transform var(--transition-fast);align-items:center;display:flex;position:relative}.Header-module__Af2_WG__cartIcon:hover{transform:scale(1.1)}.Header-module__Af2_WG__badge{color:#fff;background:#25d366;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:600;line-height:1;position:absolute;top:-6px;right:-8px}.Header-module__Af2_WG__hamburger{cursor:pointer;flex-direction:column;gap:5px;display:none}.Header-module__Af2_WG__hamburger span{width:24px;height:2px;transition:all var(--transition-base);background:#fff;border-radius:2px}.Header-module__Af2_WG__hamburger span.Header-module__Af2_WG__open:first-child{transform:rotate(45deg)translate(6px,6px)}.Header-module__Af2_WG__hamburger span.Header-module__Af2_WG__open:nth-child(2){opacity:0}.Header-module__Af2_WG__hamburger span.Header-module__Af2_WG__open:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:768px){.Header-module__Af2_WG__header{width:90%}.Header-module__Af2_WG__headerInner{gap:1.5rem;padding:.6rem 1.25rem}.Header-module__Af2_WG__logo img{max-height:30px}.Header-module__Af2_WG__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:40%;height:30vh;transition:right var(--transition-base);background:#0f3d2ebf;border-radius:10px;flex-direction:column;justify-content:center;gap:2.5rem;position:fixed;top:55px;right:-100%}.Header-module__Af2_WG__nav.Header-module__Af2_WG__navOpen{right:5%}.Header-module__Af2_WG__nav a{font-size:1.4rem}.Header-module__Af2_WG__hamburger{display:flex}}
.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:flex-start;min-height:90vh;padding:22vh 1.5rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__videoBg{object-fit:cover;object-position:center center;z-index:0;filter:contrast(1.1)saturate(.85);background:#000;width:100%;height:100%;position:absolute;inset:0}.Hero-module__Z8hQ_W__overlay{z-index:1;background:linear-gradient(#0000008c 0%,#000000d9 70%);position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:2;text-align:center;width:100%;max-width:600px;position:relative}.Hero-module__Z8hQ_W__badge{text-transform:uppercase;letter-spacing:3px;color:#0f6b4a;margin-bottom:1.5rem;font-size:.7rem;font-weight:800}.Hero-module__Z8hQ_W__title{letter-spacing:-.5px;color:#fff;font-size:clamp(2.2rem,9vw,4.5rem);font-weight:800;line-height:.95}.Hero-module__Z8hQ_W__title span{display:block}.Hero-module__Z8hQ_W__subtitle{color:#ffffffbf;max-width:420px;margin:1rem auto 0;font-size:1.05rem;line-height:1.5}.Hero-module__Z8hQ_W__typewriter{letter-spacing:2px;text-transform:uppercase;color:#ffffffb3;margin:1.2rem 0 2.8rem;font-size:.85rem}.Hero-module__Z8hQ_W__cursor{margin-left:2px}.Hero-module__Z8hQ_W__buttonGroup{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;display:grid}.Hero-module__Z8hQ_W__ctaPrimary,.Hero-module__Z8hQ_W__ctaSecondary{letter-spacing:1px;text-transform:uppercase;text-align:center;border-radius:12px;padding:1.2rem 1rem;font-size:.85rem;font-weight:700;transition:transform .2s}.Hero-module__Z8hQ_W__ctaPrimary{color:#000;background:#fff}.Hero-module__Z8hQ_W__ctaPrimary:hover{transform:translateY(-2px)}.Hero-module__Z8hQ_W__ctaSecondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}.Hero-module__Z8hQ_W__ctaSecondary:hover{transform:translateY(-2px)}.Hero-module__Z8hQ_W__socials{color:#fff6;z-index:2;gap:2rem;font-size:1.2rem;display:flex;position:absolute;bottom:60px}@media (min-width:768px){.Hero-module__Z8hQ_W__socials{flex-direction:column;gap:1.8rem;top:50%;bottom:auto;right:40px;transform:translateY(-50%)}.Hero-module__Z8hQ_W__buttonGroup{justify-content:center;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__ctaPrimary,.Hero-module__Z8hQ_W__ctaSecondary{width:auto;padding:.85rem 1.6rem}}@media (max-width:768px){.Hero-module__Z8hQ_W__videoBg{filter:brightness(.75)contrast(1.05)}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding-top:26vh}.Hero-module__Z8hQ_W__title{font-size:2.1rem;line-height:.92}.Hero-module__Z8hQ_W__ctaPrimary,.Hero-module__Z8hQ_W__ctaSecondary{padding:.7rem .5rem;font-size:.78rem}}@media (max-width:768px){.Hero-module__Z8hQ_W__videoBg{object-fit:cover;object-position:center top;filter:brightness(.75)contrast(1.05)}}@media (max-width:480px){.Hero-module__Z8hQ_W__videoBg{object-position:center 20%}}
.AboutSection-module__GvFDWW__section{z-index:2;background:#fff;border-radius:40px 40px 0 0;align-items:center;min-height:75vh;margin-top:-50px;padding:2rem 1.5rem;display:flex;position:relative}.AboutSection-module__GvFDWW__container{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.AboutSection-module__GvFDWW__visualSide{justify-content:center;align-items:center;display:flex;position:relative}.AboutSection-module__GvFDWW__watermark{color:#0039270d;z-index:1;letter-spacing:-5px;font-size:clamp(5rem,15vw,12rem);font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AboutSection-module__GvFDWW__mainImg{z-index:2;max-width:100%;height:auto;position:relative;transform:translateY(10px)}.AboutSection-module__GvFDWW__title{color:#000;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1}.AboutSection-module__GvFDWW__title span{color:#013927;font-style:italic}.AboutSection-module__GvFDWW__lead{color:#333;margin-bottom:1.5rem;font-size:1.2rem}.AboutSection-module__GvFDWW__description{color:#666;margin-bottom:2rem;line-height:1.7}.AboutSection-module__GvFDWW__pillars{flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}.AboutSection-module__GvFDWW__pill{text-transform:uppercase;background:#0f6b4a;border:1px solid #0f6b4a;border-radius:50px;padding:.8rem 1.5rem;font-size:.8rem;font-weight:700;transition:all .3s}.AboutSection-module__GvFDWW__pill:hover{background:#0f6b4a;border-color:#0f6b4a;transform:translateY(-5px)}@media (min-width:1024px){.AboutSection-module__GvFDWW__container{grid-template-columns:1fr 1.2fr;align-items:center}.AboutSection-module__GvFDWW__watermark{font-size:12rem;left:-20px}}
.LifestyleSection-module__oqRJva__lifestyle{color:#fff;background:#000;padding:2rem 1.5rem 6rem;position:relative;overflow:hidden}.LifestyleSection-module__oqRJva__mainGrid{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.LifestyleSection-module__oqRJva__heading{margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1}.LifestyleSection-module__oqRJva__heading span{color:#013927}.LifestyleSection-module__oqRJva__sub{color:#888;max-width:500px;margin-bottom:2rem;font-size:1.2rem}.LifestyleSection-module__oqRJva__btn{color:#fff;background:#013927;border-radius:8px;padding:1rem 2.5rem;font-weight:600;display:inline-block}.LifestyleSection-module__oqRJva__lifestyleImg{object-fit:cover;border-radius:20px;width:100%;max-height:650px}.LifestyleSection-module__oqRJva__tapeContainer{z-index:10;flex-direction:column;width:100%;display:flex;position:absolute;bottom:0;left:0}.LifestyleSection-module__oqRJva__stripeSolid{color:#fff;background:#013927;padding:10px 0}.LifestyleSection-module__oqRJva__stripeOutline{background:#000;border-top:1px solid #1a1a1a;padding:10px 0}.LifestyleSection-module__oqRJva__track,.LifestyleSection-module__oqRJva__trackReverse{white-space:nowrap;width:fit-content;display:flex}.LifestyleSection-module__oqRJva__track{animation:65s linear infinite LifestyleSection-module__oqRJva__scrollLeft}.LifestyleSection-module__oqRJva__trackReverse{animation:50s linear infinite LifestyleSection-module__oqRJva__scrollRight}.LifestyleSection-module__oqRJva__tapeWord,.LifestyleSection-module__oqRJva__tapeWordOutline{letter-spacing:2px;text-transform:uppercase;padding:0 2rem;font-size:.95rem;font-weight:900}.LifestyleSection-module__oqRJva__tapeWordOutline{color:#0000;-webkit-text-stroke:1px #0f6b4a}@keyframes LifestyleSection-module__oqRJva__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes LifestyleSection-module__oqRJva__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (min-width:900px){.LifestyleSection-module__oqRJva__mainGrid{grid-template-columns:1fr 1.2fr;align-items:center}.LifestyleSection-module__oqRJva__lifestyle{padding:1rem 2rem 5.9rem}}@media (max-width:899px){.LifestyleSection-module__oqRJva__track{animation-duration:55s}.LifestyleSection-module__oqRJva__trackReverse{animation-duration:50s}}
.ShopTeaser-module__qoRg7W__wrapper{color:#fff;background:#000;padding:4rem 1rem;scroll-margin-top:80px}.ShopTeaser-module__qoRg7W__top{text-align:center;max-width:700px;margin:0 auto 4rem}.ShopTeaser-module__qoRg7W__eyebrow{color:#0f6b4a;text-transform:uppercase;letter-spacing:4px;font-size:.75rem;font-weight:800}.ShopTeaser-module__qoRg7W__title{margin:1rem 0;font-size:clamp(2rem,6vw,3.5rem);font-weight:900;line-height:1}.ShopTeaser-module__qoRg7W__subtitle{color:#fff9;font-size:1.1rem;line-height:1.6}.ShopTeaser-module__qoRg7W__grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding:0 .5rem 2rem;display:flex;overflow-x:auto}.ShopTeaser-module__qoRg7W__grid::-webkit-scrollbar{display:none}.ShopTeaser-module__qoRg7W__card{scroll-snap-align:center;background:#111;border-radius:24px;min-width:80vw;transition:transform .4s;position:relative;overflow:hidden}.ShopTeaser-module__qoRg7W__imgBox{aspect-ratio:4/5;width:100%;position:relative}.ShopTeaser-module__qoRg7W__imgBox img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.ShopTeaser-module__qoRg7W__overlay{background:linear-gradient(#0000 40%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:2rem;transition:background .3s;display:flex;position:absolute;inset:0}.ShopTeaser-module__qoRg7W__info h3{margin-bottom:.5rem;font-size:1.5rem}.ShopTeaser-module__qoRg7W__info p{color:#ffffffb3;font-size:.9rem}@media (min-width:1024px){.ShopTeaser-module__qoRg7W__grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid;overflow:visible}.ShopTeaser-module__qoRg7W__card{min-width:auto}.ShopTeaser-module__qoRg7W__card:hover .ShopTeaser-module__qoRg7W__imgBox img{transform:scale(1.1)}.ShopTeaser-module__qoRg7W__card:hover .ShopTeaser-module__qoRg7W__overlay{background:linear-gradient(#0000 20%,#0f6b4a99 100%)}}.ShopTeaser-module__qoRg7W__action{text-align:center;margin-top:1rem}.ShopTeaser-module__qoRg7W__mainBtn{color:#000;text-transform:uppercase;letter-spacing:1px;background:#fff;border-radius:100px;padding:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.ShopTeaser-module__qoRg7W__mainBtn:hover{color:#fff;background:#0f6b4a;transform:translateY(-5px)}
.BrandStory-module__8ROgpq__section{color:#fff;background:#0a0a0a;padding:2rem 1.5rem;position:relative;overflow:hidden}.BrandStory-module__8ROgpq__container{max-width:1300px;margin:0 auto;position:relative}.BrandStory-module__8ROgpq__heritageWatermark{color:#ffffff05;-webkit-user-select:none;user-select:none;z-index:1;font-size:15rem;font-weight:900;position:absolute;bottom:-20px;right:-50px}.BrandStory-module__8ROgpq__mainGrid{z-index:2;grid-template-columns:1fr;gap:4rem;display:grid;position:relative}.BrandStory-module__8ROgpq__eyebrow{color:#0f6b4a;text-transform:uppercase;letter-spacing:4px;margin-bottom:1rem;font-size:.7rem;font-weight:800;display:block}.BrandStory-module__8ROgpq__title{margin-bottom:2rem;font-size:clamp(3rem,7vw,5rem);font-weight:900;line-height:.9}.BrandStory-module__8ROgpq__lead{color:#9fbfb3;margin-bottom:1.5rem;font-size:1.4rem;font-weight:600}.BrandStory-module__8ROgpq__body{color:#ffffffb3;max-width:500px;font-size:1.1rem;line-height:1.8}.BrandStory-module__8ROgpq__manifestoStack{flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}.BrandStory-module__8ROgpq__badge{text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:.8rem 1.5rem;font-size:.8rem;font-weight:700;transition:all .3s}.BrandStory-module__8ROgpq__badge:hover{background:#0f6b4a;border-color:#0f6b4a;transform:translateY(-5px)}.BrandStory-module__8ROgpq__imageSide{justify-content:center;display:flex;position:relative}.BrandStory-module__8ROgpq__visualFrame{aspect-ratio:4/5;width:100%;max-width:500px;position:relative}.BrandStory-module__8ROgpq__image{object-fit:contain;z-index:2;filter:drop-shadow(0 20px 40px #00000080)}.BrandStory-module__8ROgpq__imageBackdrop{z-index:1;background:linear-gradient(135deg,#111 0%,#05120e 100%);border-radius:40px;width:80%;height:80%;position:absolute;top:15%;right:10%}@media (min-width:1024px){.BrandStory-module__8ROgpq__mainGrid{grid-template-columns:1.2fr 1fr;align-items:center}.BrandStory-module__8ROgpq__textSide{padding-right:5rem}.BrandStory-module__8ROgpq__imageSide{order:2}}@media (max-width:768px){.BrandStory-module__8ROgpq__title{font-size:3.5rem}.BrandStory-module__8ROgpq__imageBackdrop{width:90%;top:10%;right:5%}}.BrandStory-module__8ROgpq__ctaGroup{z-index:5;gap:1rem;margin-top:3.5rem;display:flex;position:relative}.BrandStory-module__8ROgpq__primaryBtn,.BrandStory-module__8ROgpq__secondaryBtn{text-transform:uppercase;letter-spacing:1px;text-align:center;cursor:pointer;border-radius:12px;padding:1.1rem 2rem;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.BrandStory-module__8ROgpq__primaryBtn{color:#000;background:#fff;border:2px solid #fff}.BrandStory-module__8ROgpq__secondaryBtn{color:#fff;background:0 0;border:2px solid #fff3}.BrandStory-module__8ROgpq__primaryBtn:hover{color:#fff;background:#0f6b4a;border-color:#0f6b4a;transform:translateY(-3px);box-shadow:0 10px 20px #0f6b4a33}.BrandStory-module__8ROgpq__secondaryBtn:hover{background:#ffffff0d;border-color:#fff;transform:translateY(-3px)}@media (max-width:768px){.BrandStory-module__8ROgpq__ctaGroup{flex-direction:column;margin-top:2.5rem}.BrandStory-module__8ROgpq__primaryBtn,.BrandStory-module__8ROgpq__secondaryBtn{width:100%;padding:1rem}}
.CartPopup-module__jCpNyG__popup{z-index:9999;opacity:0;pointer-events:none;cursor:pointer;transition:all .3s;position:fixed;bottom:20px;right:20px;transform:translateY(100px)}.CartPopup-module__jCpNyG__popupVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.CartPopup-module__jCpNyG__popup.CartPopup-module__jCpNyG__collapsed{border-radius:50%;width:50px;height:50px;padding:0;overflow:hidden}.CartPopup-module__jCpNyG__popupContent{background:#0f3d2e;border:1px solid #6ee7b7;border-radius:12px;align-items:center;gap:12px;padding:12px 20px;transition:all .3s;display:flex;box-shadow:0 8px 25px #0009}.CartPopup-module__jCpNyG__popup.CartPopup-module__jCpNyG__collapsed .CartPopup-module__jCpNyG__popupContent{background:#0f3d2e;border-radius:50%;justify-content:center;padding:0}.CartPopup-module__jCpNyG__cartIcon{color:#6ee7b7;flex-shrink:0;font-size:1.5rem}.CartPopup-module__jCpNyG__popupText{flex-direction:column;display:flex}.CartPopup-module__jCpNyG__popupTitle{color:#fff;margin:0;font-size:.95rem;font-weight:600}.CartPopup-module__jCpNyG__popupProduct{color:#a5f3c9;white-space:nowrap;text-overflow:ellipsis;max-width:150px;margin:0;font-size:.85rem;overflow:hidden}@media (max-width:768px){.CartPopup-module__jCpNyG__popup{bottom:12px;left:auto;right:12px}.CartPopup-module__jCpNyG__popupContent{padding:10px 16px}.CartPopup-module__jCpNyG__popup.CartPopup-module__jCpNyG__collapsed{width:45px;height:45px}.CartPopup-module__jCpNyG__cartIcon{font-size:1.3rem}.CartPopup-module__jCpNyG__popupText{display:none}}.CartPopup-module__jCpNyG__cartIconWrapper{position:relative}.CartPopup-module__jCpNyG__cartBadge{color:#fff;background:#25d366;border-radius:999px;padding:2px 6px;font-size:12px;font-weight:600;line-height:1;position:absolute;top:-6px;right:-6px}
.ProductCard-module__9j1fXa__card{text-decoration:none;display:block}.ProductCard-module__9j1fXa__imageWrap{aspect-ratio:4/5;background:#f3f3f3;width:100%;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__imagePrimary,.ProductCard-module__9j1fXa__imageSecondary{object-fit:cover;transition:opacity .6s,transform .6s}.ProductCard-module__9j1fXa__imageSecondary{opacity:0}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__imageSecondary{opacity:1}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__imagePrimary{opacity:0}.ProductCard-module__9j1fXa__meta{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.ProductCard-module__9j1fXa__name{color:#0f3d2e;font-size:1rem;font-weight:500}.ProductCard-module__9j1fXa__price{color:#1f6f54;font-size:.95rem;font-weight:600}
.about-module__-i9KWa__main{background:var(--color-black)}.about-module__-i9KWa__section{min-height:100vh;padding-top:140px;padding-bottom:var(--spacing-xl);align-items:center;display:flex}.about-module__-i9KWa__container{max-width:900px;padding:0 var(--spacing-md);margin:0 auto}.about-module__-i9KWa__title{margin-bottom:var(--spacing-xl);color:var(--color-off-white);letter-spacing:-1px;text-align:center;font-size:clamp(2.5rem,6vw,4rem)}.about-module__-i9KWa__content{gap:var(--spacing-lg);flex-direction:column;display:flex}.about-module__-i9KWa__text{color:var(--color-gray-light);text-align:center;font-size:1.25rem;line-height:1.8}@media (max-width:768px){.about-module__-i9KWa__section{padding-top:120px}.about-module__-i9KWa__text{font-size:1.1rem}}
.CartPage-module__6Ctpfq__section{color:#fff;background:#000;min-height:100vh;padding:110px 0 4rem}.CartPage-module__6Ctpfq__container{max-width:1280px;margin:0 auto;padding:0 1.25rem}.CartPage-module__6Ctpfq__title{color:#e8f3ee;letter-spacing:-.5px;text-transform:uppercase;margin-bottom:2.5rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800}.CartPage-module__6Ctpfq__cartGrid{grid-template-columns:1fr 360px;align-items:start;gap:3rem;display:grid}.CartPage-module__6Ctpfq__itemsList{flex-direction:column;gap:1rem;display:flex}.CartPage-module__6Ctpfq__cartItem{background:#111;border:1px solid #222;border-radius:20px;grid-template-columns:90px 1fr auto;align-items:center;gap:1.25rem;padding:1.5rem;display:grid}.CartPage-module__6Ctpfq__itemImage{background:#1a1a1a;border-radius:12px;width:90px;height:110px;overflow:hidden}.CartPage-module__6Ctpfq__itemImage img{object-fit:cover;width:100%;height:100%}.CartPage-module__6Ctpfq__itemDetails{flex-direction:column;gap:.35rem;display:flex}.CartPage-module__6Ctpfq__itemName{color:#e8f3ee;font-size:1.1rem;font-weight:700}.CartPage-module__6Ctpfq__itemMeta{color:#e8f3ee99;font-size:.85rem}.CartPage-module__6Ctpfq__itemPrice{color:#7fd1b3;font-size:1rem;font-weight:700}.CartPage-module__6Ctpfq__itemControls{flex-direction:column;align-items:flex-end;gap:.8rem;display:flex}.CartPage-module__6Ctpfq__quantityControls{background:#1a1a1a;border-radius:100px;align-items:center;gap:.8rem;padding:4px 8px;display:flex}.CartPage-module__6Ctpfq__quantityButton{color:#e8f3ee;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;transition:opacity .2s;display:flex}.CartPage-module__6Ctpfq__quantityButton:hover:not(:disabled){color:#7fd1b3}.CartPage-module__6Ctpfq__quantityButton:disabled{opacity:.3;cursor:not-allowed}.CartPage-module__6Ctpfq__quantityValue{color:#e8f3ee;text-align:center;min-width:20px;font-size:.95rem;font-weight:700}.CartPage-module__6Ctpfq__removeButton{text-transform:uppercase;letter-spacing:1px;color:#ff4d4d;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:600}.CartPage-module__6Ctpfq__summary{position:sticky;top:110px}.CartPage-module__6Ctpfq__summaryCard{background:#111;border:1px solid #7fd1b333;border-radius:24px;padding:2rem}.CartPage-module__6Ctpfq__summaryTitle{color:#e8f3ee;text-transform:uppercase;margin-bottom:1.5rem;font-size:1.4rem;font-weight:800}.CartPage-module__6Ctpfq__summaryRow{justify-content:space-between;margin-bottom:.8rem;display:flex}.CartPage-module__6Ctpfq__summaryLabel{color:#e8f3eeb3;font-size:.95rem}.CartPage-module__6Ctpfq__summaryValue{color:#e8f3ee;font-size:.95rem}.CartPage-module__6Ctpfq__summaryLabelBold{color:#e8f3ee;font-size:1.1rem;font-weight:700}.CartPage-module__6Ctpfq__summaryValueBold{color:#7fd1b3;font-size:1.2rem;font-weight:800}.CartPage-module__6Ctpfq__summaryDivider{background:#e8f3ee1a;height:1px;margin:1.2rem 0}.CartPage-module__6Ctpfq__checkoutButton{letter-spacing:.1em;text-transform:uppercase;color:#000;cursor:pointer;background:#7fd1b3;border:none;border-radius:100px;width:100%;margin-top:1rem;padding:1.1rem;font-size:.95rem;font-weight:800;transition:all .3s}.CartPage-module__6Ctpfq__checkoutButton:hover{background:#e8f3ee;transform:translateY(-2px)}.CartPage-module__6Ctpfq__continueShopping{text-align:center;text-transform:uppercase;letter-spacing:1px;color:#e8f3ee;background:0 0;border:1px solid #e8f3ee33;border-radius:100px;width:100%;margin-top:.8rem;padding:.9rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.CartPage-module__6Ctpfq__continueShopping:hover{color:#7fd1b3;border-color:#7fd1b3}.CartPage-module__6Ctpfq__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.CartPage-module__6Ctpfq__emptyTitle{color:#e8f3ee;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800}.CartPage-module__6Ctpfq__emptyText{color:#e8f3ee99;max-width:520px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.CartPage-module__6Ctpfq__continueButton{text-transform:uppercase;letter-spacing:.1em;color:#000;background:#7fd1b3;border-radius:100px;padding:1.1rem 3rem;font-size:1rem;font-weight:800;text-decoration:none;transition:all .3s}.CartPage-module__6Ctpfq__continueButton:hover{background:#e8f3ee;transform:translateY(-2px)}@media (max-width:1024px){.CartPage-module__6Ctpfq__cartGrid{grid-template-columns:1fr;gap:2.5rem}.CartPage-module__6Ctpfq__summary{position:static}}@media (max-width:768px){.CartPage-module__6Ctpfq__section{padding-top:90px}.CartPage-module__6Ctpfq__cartItem{grid-template-columns:70px 1fr;gap:1rem}.CartPage-module__6Ctpfq__itemImage{width:70px;height:90px}.CartPage-module__6Ctpfq__itemControls{border-top:1px solid #e8f3ee0d;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:.8rem}}
.CheckoutPage-module__idX1-G__section{color:#fff;background:#000;min-height:100vh;padding:140px 16px 80px}.CheckoutPage-module__idX1-G__wrapper{text-align:center;max-width:600px;margin:0 auto}.CheckoutPage-module__idX1-G__eyebrow{color:#7fd1b3;text-transform:uppercase;letter-spacing:3px;font-size:.75rem;font-weight:800}.CheckoutPage-module__idX1-G__pageTitle{color:#e8f3ee;text-transform:uppercase;margin:.5rem 0 3rem;font-size:clamp(2rem,6vw,2.5rem);font-weight:900}.CheckoutPage-module__idX1-G__card{text-align:left;background:#111;border:1px solid #e8f3ee1a;border-radius:32px;overflow:hidden}.CheckoutPage-module__idX1-G__summary{padding:2.5rem}.CheckoutPage-module__idX1-G__sectionTitle{color:#e8f3ee;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;font-size:1.2rem;font-weight:700}.CheckoutPage-module__idX1-G__items{flex-direction:column;gap:1.5rem;display:flex}.CheckoutPage-module__idX1-G__item{align-items:center;gap:1rem;display:flex}.CheckoutPage-module__idX1-G__itemThumb{background:#1a1a1a;border-radius:8px;width:50px;height:50px;overflow:hidden}.CheckoutPage-module__idX1-G__itemThumb img{object-fit:cover;width:100%;height:100%}.CheckoutPage-module__idX1-G__itemInfo{flex:1}.CheckoutPage-module__idX1-G__itemName{color:#e8f3ee;margin:0;font-size:.95rem;font-weight:700}.CheckoutPage-module__idX1-G__itemMeta{color:#e8f3ee80;margin-top:2px;font-size:.8rem}.CheckoutPage-module__idX1-G__itemPrice{color:#7fd1b3;font-weight:800}.CheckoutPage-module__idX1-G__divider{background:#e8f3ee0d;height:1px;margin:2rem 0}.CheckoutPage-module__idX1-G__totalRow{color:#e8f3ee;justify-content:space-between;align-items:center;display:flex}.CheckoutPage-module__idX1-G__totalAmount{color:#7fd1b3;font-size:1.5rem;font-weight:900}.CheckoutPage-module__idX1-G__checkout{text-align:center;background:#161616;padding:2.5rem}.CheckoutPage-module__idX1-G__checkoutTitle{color:#e8f3ee;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.CheckoutPage-module__idX1-G__checkoutText{color:#e8f3ee99;margin-bottom:2.5rem;font-size:.95rem;line-height:1.6}.CheckoutPage-module__idX1-G__whatsappBtn{text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;color:#000;background:linear-gradient(135deg,#25d366,#16a34a);border:none;border-radius:100px;width:100%;padding:1.25rem;font-size:1rem;font-weight:800;transition:all .3s}.CheckoutPage-module__idX1-G__whatsappBtn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #25d36659}.CheckoutPage-module__idX1-G__backBtn{color:#e8f3ee;opacity:.4;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;border:none;margin-top:1.5rem;font-size:.75rem;font-weight:700;transition:opacity .2s}.CheckoutPage-module__idX1-G__backBtn:hover{opacity:1}@media (max-width:600px){.CheckoutPage-module__idX1-G__section{padding-top:100px}.CheckoutPage-module__idX1-G__pageTitle{margin-bottom:2rem;font-size:1.8rem}.CheckoutPage-module__idX1-G__summary,.CheckoutPage-module__idX1-G__checkout{padding:1.5rem 1.25rem}.CheckoutPage-module__idX1-G__totalAmount{font-size:1.25rem}.CheckoutPage-module__idX1-G__whatsappBtn{letter-spacing:1px;width:100%;max-width:100%;padding:1rem 1.25rem;font-size:.85rem;display:block}.CheckoutPage-module__idX1-G__checkoutText{margin-bottom:1.5rem;font-size:.85rem}.CheckoutPage-module__idX1-G__backBtn{margin-top:1.2rem;font-size:.7rem}}
.ProductDetail-module__ybfFta__section{background:#e8f3ee;min-height:100vh;padding-top:110px;padding-bottom:5rem}.ProductDetail-module__ybfFta__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.ProductDetail-module__ybfFta__grid{grid-template-columns:1.1fr .9fr;gap:4rem;display:grid}.ProductDetail-module__ybfFta__imageSection{flex-direction:column;gap:1rem;display:flex}.ProductDetail-module__ybfFta__mainImage{aspect-ratio:4/2.5;background:#dfe9e4;border-radius:14px;width:100%;overflow:hidden}.ProductDetail-module__ybfFta__image{object-fit:cover;width:100%;height:100%}.ProductDetail-module__ybfFta__thumbnails{gap:.75rem;display:flex}.ProductDetail-module__ybfFta__thumbnail{aspect-ratio:1;cursor:pointer;background:#dfe9e4;border:1px solid #0000;border-radius:10px;flex:1;transition:border-color .2s;overflow:hidden}.ProductDetail-module__ybfFta__thumbnail:hover{border-color:#a6c8b6}.ProductDetail-module__ybfFta__thumbnail.ProductDetail-module__ybfFta__thumbnailActive{border-color:#1f6f54}.ProductDetail-module__ybfFta__thumbnailImage{object-fit:cover;width:100%;height:100%}.ProductDetail-module__ybfFta__detailSection{flex-direction:column;gap:1.2rem;padding-top:.5rem;display:flex}.ProductDetail-module__ybfFta__name{color:#0f3d2e;letter-spacing:-.5px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600}.ProductDetail-module__ybfFta__price{color:#1f6f54;font-size:1.3rem;font-weight:600}.ProductDetail-module__ybfFta__description{color:#4e6b5f;max-width:420px;font-size:1rem;line-height:1.7}.ProductDetail-module__ybfFta__label{color:#0f3d2e;text-transform:uppercase;letter-spacing:1px;margin-bottom:.4rem;font-size:.85rem;font-weight:600}.ProductDetail-module__ybfFta__sizeSelector{margin-top:.5rem}.ProductDetail-module__ybfFta__sizeOptions{flex-wrap:wrap;gap:.5rem;display:flex}.ProductDetail-module__ybfFta__sizeButton{color:#0f3d2e;cursor:pointer;background:0 0;border:1px solid #a6c8b6;border-radius:999px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .2s}.ProductDetail-module__ybfFta__sizeButton:hover{background:#d4e7dd}.ProductDetail-module__ybfFta__sizeButton.ProductDetail-module__ybfFta__sizeButtonActive{color:#fff;background:#0f3d2e;border-color:#0f3d2e}.ProductDetail-module__ybfFta__quantitySelector{margin-top:.5rem}.ProductDetail-module__ybfFta__quantityControls{align-items:center;gap:.75rem;display:flex}.ProductDetail-module__ybfFta__quantityButton{color:#0f3d2e;cursor:pointer;background:#d4e7dd;border-radius:50%;width:36px;height:36px;font-size:1.2rem;font-weight:500;transition:background .2s}.ProductDetail-module__ybfFta__quantityButton:hover{background:#c1d9cf}.ProductDetail-module__ybfFta__quantityValue{text-align:center;color:#0f3d2e;min-width:24px;font-size:1rem;font-weight:500}.ProductDetail-module__ybfFta__addToCartButton{letter-spacing:1px;text-transform:uppercase;color:#fff;cursor:pointer;background:#0f3d2e;border-radius:999px;margin-top:1.5rem;padding:.9rem 2.8rem;font-size:.95rem;font-weight:600;transition:transform .2s,background .2s}.ProductDetail-module__ybfFta__addToCartButton:hover{background:#1f6f54;transform:translateY(-1px)}@media (max-width:1024px){.ProductDetail-module__ybfFta__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.ProductDetail-module__ybfFta__section{padding-top:90px}.ProductDetail-module__ybfFta__description{max-width:100%}.ProductDetail-module__ybfFta__thumbnails{overflow-x:auto}.ProductDetail-module__ybfFta__thumbnail{min-width:70px}}
.ProductGrid-module__blnusG__section{background:#e8f3ee;min-height:100vh;padding:120px 0 6rem}.ProductGrid-module__blnusG__container{max-width:1320px;margin:0 auto;padding:0 1.5rem}.ProductGrid-module__blnusG__header{text-align:center;margin-bottom:4rem}.ProductGrid-module__blnusG__title{letter-spacing:-1.5px;color:#0f3d2e;font-size:clamp(2.5rem,6vw,4rem);font-weight:700}.ProductGrid-module__blnusG__subtitle{color:#6b4f3f;max-width:520px;margin-top:1rem;font-size:1.1rem;line-height:1.6}.ProductGrid-module__blnusG__grid{grid-template-columns:repeat(3,1fr);gap:3rem 2rem;display:grid}@media (max-width:1024px){.ProductGrid-module__blnusG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ProductGrid-module__blnusG__grid{grid-template-columns:1fr}}
.ValueProp-module__dSlvEG__section{color:#fff;background:#000;padding:8rem 1.5rem;position:relative;overflow:hidden}.ValueProp-module__dSlvEG__container{grid-template-columns:1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.ValueProp-module__dSlvEG__visualAnchor{justify-content:center;align-items:center;display:flex;position:relative}.ValueProp-module__dSlvEG__verticalWatermark{color:#0f6b4a1a;z-index:1;pointer-events:none;font-size:10rem;font-weight:900;line-height:1;position:absolute;left:-20px}.ValueProp-module__dSlvEG__heroImg{z-index:2;filter:drop-shadow(0 20px 50px #00000080);width:100%;max-width:450px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative}.ValueProp-module__dSlvEG__visualAnchor:hover .ValueProp-module__dSlvEG__heroImg{transform:scale(1.05)translateY(-10px)}.ValueProp-module__dSlvEG__label{color:#0f6b4a;text-transform:uppercase;letter-spacing:4px;margin-bottom:1rem;font-size:.75rem;font-weight:800;display:block}.ValueProp-module__dSlvEG__mainTitle{margin-bottom:3rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1}.ValueProp-module__dSlvEG__cardStack{flex-direction:column;gap:1.5rem;display:flex}.ValueProp-module__dSlvEG__glassCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;gap:2rem;padding:2.5rem;transition:all .4s;display:flex}.ValueProp-module__dSlvEG__glassCard:hover{background:#0f6b4a14;border-color:#0f6b4a;transform:translate(10px)}.ValueProp-module__dSlvEG__cardNumber{color:#0f6b4a;font-family:serif;font-size:1.2rem;font-weight:900}.ValueProp-module__dSlvEG__cardInfo h3{color:#fff;margin-bottom:.75rem;font-size:1.5rem}.ValueProp-module__dSlvEG__cardInfo p{color:#fff9;font-size:1rem;line-height:1.6}@media (min-width:1024px){.ValueProp-module__dSlvEG__container{grid-template-columns:1fr 1.2fr}.ValueProp-module__dSlvEG__verticalWatermark{font-size:15rem;left:-50px}}@media (max-width:768px){.ValueProp-module__dSlvEG__glassCard{flex-direction:column;gap:1rem;padding:1.5rem}.ValueProp-module__dSlvEG__verticalWatermark{font-size:8rem;top:-20px}}
