:root{--accent:#e31b23;--page-margin:16px;--grid-gap:12px;--header-height:56px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overscroll-behavior:none;background:#000}body{max-width:100vw;min-height:100%;color:var(--accent);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:Inter Tight,Arial,sans-serif;font-weight:500;overflow-x:hidden}button,a{color:inherit;font:inherit}a{text-decoration:none}button{border:0}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:2px solid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-stage{isolation:isolate;background:#000;min-height:100svh;position:relative;overflow:hidden}.background-video{z-index:0;pointer-events:none;object-fit:cover;opacity:0;transform-origin:50%;width:100%;height:100%;transition:opacity .7s;position:absolute;inset:0;transform:scale(1.12)}.background-video.is-active{opacity:1}.video-shade{z-index:1;pointer-events:none;background:linear-gradient(#00000029,#0000 25%),linear-gradient(#0000 56%,#00000042);position:absolute;inset:0}.site-header{top:max(16px, env(safe-area-inset-top));z-index:20;min-height:40px;padding-inline:var(--page-margin);pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;left:0;right:0}.site-header>*{pointer-events:auto}.brand{letter-spacing:-.04em;white-space:nowrap;font-size:18px;line-height:1}.header-column{display:none}.header-action{letter-spacing:-.03em;text-underline-offset:3px;justify-content:flex-end;align-items:center;min-height:40px;padding:0;font-size:13px;line-height:1;text-decoration:underline;display:inline-flex}.header-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.scroll-track{z-index:2;position:relative}.page-grid{padding-inline:var(--page-margin);grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.hero{z-index:2;height:100dvh;min-height:100svh;padding-top:calc(var(--header-height) + 32px);padding-bottom:max(20px, env(safe-area-inset-bottom));align-content:end;position:relative}.hero-copy{flex-direction:column;gap:10px;max-width:560px;display:flex}.hero-copy h1{letter-spacing:-.055em;flex-direction:column;font-size:clamp(52px,17vw,74px);font-weight:500;line-height:.92;display:flex}.hero-copy h1 span:last-child{letter-spacing:-.035em;font-size:.53em;line-height:1}.hero-copy p{letter-spacing:-.03em;max-width:31em;font-size:14px;line-height:1.35}.hero-whatsapp{color:#072b16;letter-spacing:.04em;text-transform:uppercase;background:#25d366;border:1px solid #25d366;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:42px;margin-top:8px;padding:10px 14px;font-size:11px;font-weight:750;transition:background-color .18s,color .18s,transform .18s;display:inline-flex;box-shadow:0 8px 22px #25d36652}.hero-whatsapp svg{width:17px;height:17px}.hero-whatsapp:hover{color:#03180b;background:#1fbd5a;border-color:#1fbd5a}.hero-whatsapp:active{transform:scale(.98)}.hero-scroll-cue{letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;width:fit-content;padding:8px 0;font-size:10px;font-weight:600;display:inline-flex}.hero-scroll-cue svg{width:16px;height:16px;animation:1.8s ease-in-out infinite scroll-cue}.hero-scroll-cue:hover span{text-underline-offset:4px;text-decoration:underline}@keyframes scroll-cue{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.products{z-index:3;color:#000;min-height:100svh;padding:38px 0 max(54px, env(safe-area-inset-bottom));background:#fff;scroll-margin-top:0;position:relative;overflow:hidden}.products__header{padding-inline:var(--page-margin);justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:18px;display:flex}.products__header h2{letter-spacing:-.025em;font-size:18px;font-weight:500}.products__header a{text-underline-offset:3px;flex:none;font-size:13px;text-decoration:underline}.product-slider{padding-inline:var(--page-margin) 0;overscroll-behavior-x:contain;scroll-padding-left:var(--page-margin);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;display:flex;overflow-x:auto}.product-slider::-webkit-scrollbar{display:none}.product-slider:after{content:"";flex:0 0 calc(var(--page-margin) - 10px)}.product-card{scroll-snap-align:start;opacity:0;transition:transform .72s cubic-bezier(.22, 1, .36, 1) var(--card-delay), opacity .52s ease var(--card-delay);flex-direction:column;flex:0 0 min(82vw,302px);display:flex;transform:translateY(64px)}.products--visible .product-card{opacity:1;transform:translateY(0)}.product-card__link{flex-direction:column;flex:1;display:flex}.product-card__media{aspect-ratio:1;background:#f7f5f5;border-radius:18px;place-items:center;display:grid;position:relative;overflow:hidden}.product-card__media img{object-fit:contain;border-radius:16px;transition:transform .42s cubic-bezier(.22,1,.36,1);width:58%!important;height:58%!important;inset:21%!important}.product-card__link:hover .product-card__media img{transform:scale(1.045)}.product-card__badge{z-index:1;color:#fff;letter-spacing:.01em;background:#000;border-radius:3px;padding:5px 8px;font-size:10px;position:absolute;top:10px;left:10px}.product-card__copy{flex-direction:column;flex:1;gap:5px;padding:12px 4px 0;display:flex}.product-card__copy h3{letter-spacing:-.01em;font-size:14px;font-weight:500}.product-card__copy p{color:#888;letter-spacing:-.01em;font-size:13px;font-weight:400;line-height:1.4}.product-card__bottom{align-items:center;min-height:54px;padding:4px 4px 0;display:flex}.whatsapp-button{background:var(--accent);color:#fff;letter-spacing:.01em;text-align:center;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:10px 18px;font-size:12px;transition:transform .18s,background-color .18s;display:inline-flex}.whatsapp-button:hover{background:#c9141b}.whatsapp-button:active{transform:scale(.98)}.home-catalog{z-index:3;min-height:100svh;padding:72px var(--page-margin) 90px;color:#0a0a0a;background:#fff;scroll-margin-top:0;position:relative}.home-catalog__heading{max-width:760px;margin-bottom:34px}.home-catalog__heading>span{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:600;display:block}.home-catalog__heading h2{letter-spacing:-.05em;max-width:12em;font-size:clamp(34px,8vw,64px);font-weight:500;line-height:.98}.home-catalog__heading p{color:#6f6f6f;letter-spacing:-.02em;max-width:39em;margin-top:13px;font-size:14px;font-weight:400;line-height:1.45}.catalog-empty{min-height:420px;padding:96px var(--page-margin);text-align:center;background:#fff;place-content:center;display:grid}.catalog-empty>span{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:600}.catalog-empty h2{letter-spacing:-.05em;margin-top:10px;font-size:clamp(32px,6vw,58px);font-weight:500}.catalog-empty p{color:#747474;max-width:520px;margin:14px auto 0;font-size:14px;line-height:1.5}.product-rail{color:#0a0a0a;background:#fff;padding:72px 0 64px;scroll-margin-top:0;position:relative;overflow:hidden}.product-rail--soft{background:#fff;border-top:1px solid #ededed}.product-rail--dark{color:#0a0a0a;background:#fff;border-top:1px solid #ededed}.product-rail__heading{padding-inline:var(--page-margin);justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.product-rail__intro{max-width:680px}.product-rail__kicker{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:600;display:block}.product-rail__intro h2{letter-spacing:-.045em;max-width:15em;font-size:clamp(25px,7vw,38px);font-weight:500;line-height:1}.product-rail__intro p{color:#747474;letter-spacing:-.02em;max-width:42em;margin-top:7px;font-size:13px;font-weight:400;line-height:1.45}.product-rail--dark .product-rail__intro p{color:#747474}.product-rail__actions{flex:none;align-items:center;gap:14px;display:flex}.product-rail__actions>a{text-underline-offset:4px;font-size:13px;text-decoration:underline;display:none}.product-rail__controls{gap:6px;display:flex}.product-rail__controls button,.commerce-card__gallery-button{border-radius:6px;width:40px;height:40px;min-height:40px}.product-rail--dark .product-rail__controls button{border-color:#00000029}.product-rail__controls button:hover:not(:disabled),.product-rail--dark .product-rail__controls button:hover:not(:disabled){color:#fff;background:#0a0a0a;border-color:#0a0a0a}.product-rail__controls button:active:not(:disabled),.commerce-card__gallery-button:active{transform:scale(.94)}.product-rail__controls button:disabled{cursor:default;opacity:.28}.product-rail__track{padding:0 var(--page-margin) 8px;overscroll-behavior-x:contain;scroll-padding-left:var(--page-margin);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;display:flex;overflow-x:auto}.product-rail__track::-webkit-scrollbar{display:none}.commerce-card{min-width:0;color:inherit;flex-direction:column;display:flex}.product-rail__track .commerce-card{scroll-snap-align:start;opacity:0;flex:0 0 min(82vw,360px);transition:transform .48s cubic-bezier(.2,0,0,1),opacity .38s;transform:translateY(30px)}.product-rail__track .commerce-card:nth-child(2){transition-delay:45ms}.product-rail__track .commerce-card:nth-child(3){transition-delay:90ms}.product-rail__track .commerce-card:nth-child(4){transition-delay:.135s}.product-rail--visible .product-rail__track .commerce-card{opacity:1;transform:translateY(0)}.commerce-card__media{aspect-ratio:1;background:#f1f1ee;border:1px solid #e5e5e2;border-radius:6px;place-items:center;display:grid;position:relative;overflow:hidden}.product-rail--soft .commerce-card__media,.product-rail--dark .commerce-card__media{background:#f1f1ee}.commerce-card__media-link{z-index:1;display:block;position:absolute;inset:0}.commerce-card__media-link>img{object-fit:cover;transition:transform .36s cubic-bezier(.2,0,0,1);width:100%!important;height:100%!important;inset:0!important}.commerce-card:hover .commerce-card__media-link>img,.commerce-card__media-link:focus-visible>img{transform:scale(1.018)}.commerce-card__placeholder{color:#999994;background:linear-gradient(145deg,#f4f4f1,#e9e9e5);place-content:center;justify-items:center;gap:8px;width:100%;height:100%;display:grid}.commerce-card__placeholder span{opacity:.3;font-size:clamp(52px,10vw,88px);font-weight:500;line-height:1}.commerce-card__placeholder small{letter-spacing:.06em;text-transform:uppercase;font-size:9px}.commerce-card__badge{z-index:2;color:#fff;letter-spacing:.02em;background:#0a0a0a;border-radius:4px;padding:6px 9px;font-size:10px;position:absolute;top:11px;left:11px}.product-rail--dark .commerce-card__badge{color:#fff;background:#0a0a0a}.commerce-card__gallery-button{z-index:2;color:#0a0a0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border-color:#00000014;border-radius:5px;width:36px;height:36px;min-height:36px;position:absolute;top:50%;transform:translateY(-50%)}.commerce-card__gallery-button--previous{left:10px}.commerce-card__gallery-button--next{right:10px}.commerce-card__gallery-button:active{transform:translateY(-50%)scale(.94)}.commerce-card__gallery-button:hover:not(:disabled){transform:translateY(-50%)}.commerce-card__gallery-count{z-index:2;color:#0a0a0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border-radius:4px;padding:5px 8px;font-size:10px;position:absolute;bottom:11px;right:11px}.commerce-card__copy{flex-direction:column;flex:1;padding:16px 0 0;display:flex}.commerce-card__meta{color:#858585;letter-spacing:.05em;text-transform:uppercase;flex-wrap:wrap;gap:5px;margin-bottom:7px;font-size:10px;font-weight:500;display:flex}.product-rail--dark .commerce-card__meta{color:#858585}.commerce-card__copy h3{letter-spacing:-.025em;font-size:19px;font-weight:500}.commerce-card__copy h3 a{transition:color .18s}.commerce-card__copy h3 a:hover{color:var(--accent)}.commerce-card__copy>p{color:#777;letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:13px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.commerce-card__details{letter-spacing:.02em;text-underline-offset:4px;align-items:center;gap:6px;width:fit-content;margin-top:11px;font-size:11px;text-decoration:underline;display:inline-flex}.commerce-card__details svg{width:14px;height:14px;transition:transform .18s}.commerce-card__details:hover svg{transform:translate(3px)}.product-rail--dark .commerce-card__copy>p{color:#777}.commerce-card__add{color:#111;letter-spacing:.04em;background:0 0;border-color:#cdcdca;border-radius:6px;justify-content:space-between;width:100%;min-height:46px;margin:17px 0 0;padding:11px 13px;font-size:11px}.commerce-card__add svg{width:17px;height:17px}.commerce-card__add:hover:not(:disabled){color:#fff;background:#111;border-color:#111}.commerce-card__add--selected,.commerce-card__add--selected:hover:not(:disabled){border-color:var(--accent);background:var(--accent);color:#fff}.commerce-card__add:active{transform:scale(.98)}.commerce-card__add:focus-visible,.product-rail__controls button:focus-visible,.commerce-card__gallery-button:focus-visible{outline-color:var(--accent)}.catalog .commerce-card__media{background:#f1f1ee}.product-rail--dark .commerce-card__add{color:#111;background:0 0;border-color:#cdcdca}.product-rail--dark .commerce-card__add:hover:not(:disabled){color:#fff;background:#111;border-color:#111}.product-rail--dark .commerce-card__add--selected,.product-rail--dark .commerce-card__add--selected:hover:not(:disabled){border-color:var(--accent);background:var(--accent);color:#fff}.catalog-callout{min-height:72svh;padding:80px var(--page-margin);background:var(--accent);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.catalog-callout>span{letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px;font-size:11px}.catalog-callout h2{letter-spacing:-.065em;max-width:13em;font-size:clamp(44px,12vw,104px);font-weight:500;line-height:.9}.catalog-callout p{letter-spacing:-.025em;max-width:39em;margin-top:24px;font-size:15px;font-weight:400;line-height:1.4}.catalog-callout a{min-height:48px;color:var(--accent);letter-spacing:.035em;text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;gap:28px;margin-top:34px;padding:12px 20px;font-size:12px;transition:gap .22s cubic-bezier(.2,0,0,1),transform .16s;display:inline-flex}.catalog-callout a:hover{gap:40px}.catalog-callout a:active{transform:scale(.98)}.home-footer{padding:38px var(--page-margin) max(38px, env(safe-area-inset-bottom));color:#fff;background:#0a0a0a;flex-direction:column;gap:14px;font-size:13px;display:flex}.home-footer>a:first-child{letter-spacing:-.045em;font-size:21px}.home-footer p{color:#888;font-weight:400}.home-footer>a:last-child{text-underline-offset:4px;text-decoration:underline}@media (min-width:640px){:root{--page-margin:24px;--grid-gap:16px}.brand{font-size:20px}.hero-copy h1{font-size:clamp(72px,12vw,98px)}.hero-copy p{max-width:35em;font-size:15px}.product-card{flex-basis:min(46vw,330px)}.product-rail__track .commerce-card{flex-basis:min(46vw,350px)}.product-rail__actions>a{display:inline}.catalog-callout p{font-size:17px}.home-footer{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:960px){:root{--page-margin:32px;--grid-gap:24px}.background-video{transform:scale(1.35)}.site-header{min-height:58px;padding-inline:var(--page-margin);align-items:flex-start;top:24px}.brand,.header-column,.header-actions{flex:1 1 0}.brand{align-items:center;height:58px;font-size:24px;display:flex}.header-column{letter-spacing:-.03em;flex-direction:column;align-items:flex-start;gap:8px;height:58px;padding-inline:24px;font-size:14px;line-height:1;display:flex}.header-actions{align-items:flex-start}.header-action{flex:none;min-height:0;padding-top:1px;font-size:14px}.page-grid{column-gap:var(--grid-gap);grid-template-columns:repeat(12,minmax(0,1fr));row-gap:0}.hero{height:100vh;min-height:700px;padding-top:0;padding-bottom:60px}.hero-copy{grid-column:1/7;align-self:end;gap:0;max-width:none}.hero-copy h1{letter-spacing:-.04em;font-size:clamp(96px,11vw,160px);line-height:1}.hero-copy p{letter-spacing:-.04em;text-indent:120px;max-width:none;font-size:18px;line-height:1.2}.hero-scroll-cue{grid-area:1/10/auto/13;place-self:end;margin-bottom:3px;font-size:11px}.home-catalog{padding-top:96px}.products{flex-direction:column;justify-content:center;min-height:100vh;padding:60px 0 60px 32px;display:flex}.products__header{margin-bottom:30px;padding:0 32px 0 0}.products__header h2{font-size:21px}.products__header a{font-size:14px}.product-slider{gap:10px;padding-left:0;scroll-padding-left:0}.product-slider:after{flex-basis:22px}.product-card{flex-basis:calc(33.3333vw - 34px)}.product-card__media{aspect-ratio:13/12;border-radius:24px}.product-card__copy{padding:15px 10px 0}.product-card__copy p{font-size:14px}.product-card__bottom{min-height:58px;padding-inline:10px}.whatsapp-button{min-height:42px;font-size:13px}.product-rail{padding:86px 0 72px}.product-rail__heading{margin-bottom:28px}.product-rail__intro h2{font-size:36px}.product-rail__intro p{font-size:14px}.product-rail__track .commerce-card{flex-basis:calc((100vw - (var(--page-margin) * 2) - 20px) / 3)}.commerce-card__media{border-radius:6px}.catalog-callout{min-height:88vh;padding-top:110px;padding-bottom:110px}.catalog-callout p{margin-left:33%}}@media (min-width:1280px){.hero-copy h1{font-size:160px}}@media (max-width:959px) and (max-height:700px){.hero{padding-bottom:max(14px, env(safe-area-inset-bottom));gap:12px}.hero-copy h1{font-size:clamp(44px,14vw,60px)}.hero-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.shipping-banner{color:#fff;text-align:center;background:#163b2d;flex-wrap:wrap;justify-content:center;gap:8px 30px;padding:12px 24px;font-size:12px;line-height:1.5;display:flex}.benefits-strip{color:#24362c;background:#f2efe6;justify-content:space-between;gap:16px;padding:12px 4%;font-size:12px;display:flex}.benefits-strip a{text-decoration:none}.floating-whatsapp{z-index:35;color:#fff;background:#16843f;border-radius:100px;align-items:center;gap:10px;padding:16px 21px;font-size:14px;font-weight:600;text-decoration:none;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 7px 28px #0003}.floating-whatsapp:hover{background:#116b32}.floating-whatsapp svg{width:25px;height:25px}.discovery-section{max-width:1800px;margin:auto;padding:72px 4%}.discovery-section--soft{background:#f7f7f2}.discovery-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.discovery-heading h2,.first-purchase h2,.faq-section h2{letter-spacing:-.04em;margin:8px 0 16px;font-size:clamp(26px,3vw,44px);line-height:1.1}.discovery-heading p{text-transform:uppercase;letter-spacing:.1em;color:#64736a;font-size:12px}.discovery-heading a{white-space:nowrap;font-size:13px}.discovery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.favorite-button{color:#444;cursor:pointer;background:#fff;border:1px solid #deded7;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.favorite-button svg{width:20px;height:20px}.favorite-button.is-favorite{color:#a12d39}.commerce-card__media>.favorite-button{z-index:3;position:absolute;top:10px;right:10px}.commerce-card__badge{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 70px);overflow:hidden}.wholesale-quantity{justify-content:space-between;align-items:center;gap:10px;margin:12px 0;font-size:12px;display:flex}.wholesale-quantity input,.cart-quantity-input{color:#222;width:78px;font:inherit;text-align:center;background:#fff;border:1px solid #d3d6ce;border-radius:6px;padding:10px}.product-direct-cta{text-align:center;color:#176b3b;margin-top:10px;padding:12px 0;font-size:12px;text-decoration:underline;display:block}.product-sharing{align-items:center;gap:12px;font-size:13px;display:flex}.product-promo{line-height:1.6;color:#386049!important;font-size:12px!important}.product-gallery{min-width:0}.product-gallery-main{aspect-ratio:1;cursor:zoom-in;background:#f4f4ee;border:1px solid #e8e8e1;border-radius:12px;width:100%;display:block;position:relative;overflow:hidden}.product-gallery-main img{object-fit:contain}.product-gallery-main>span{background:#fff;border-radius:30px;padding:10px 14px;font-size:12px;position:absolute;bottom:16px;left:16px}.product-gallery-thumbnails{gap:10px;margin-top:14px;display:flex;overflow:auto}.product-gallery-thumbnails button{cursor:pointer;background:#f5f5f0;border:2px solid #0000;border-radius:8px;flex-shrink:0;padding:3px}.product-gallery-thumbnails button[aria-pressed=true]{border-color:#254b39}.product-gallery-thumbnails img{object-fit:contain;border-radius:5px}.product-gallery-empty{text-align:center;background:#f5f5f0;padding:80px 20px}.zoom-dialog{color:#222;background:#fff;border:0;border-radius:14px;width:92vw;max-width:1300px;max-height:94dvh;margin:auto;padding:16px}.zoom-dialog::backdrop{background:#000c}.zoom-toolbar{justify-content:flex-end;align-items:center;gap:12px;margin-bottom:12px;display:flex}.zoom-toolbar button{cursor:pointer;color:#222;background:#fff;border:1px solid #ddd;border-radius:8px;min-width:44px;min-height:44px;padding:8px 12px}.zoom-viewport{height:76dvh;overflow:auto}.zoom-image{width:100%;height:100%;position:relative}.zoom-image img{object-fit:contain}.zoom-image.is-zoomed{width:200%;height:200%}.first-purchase{color:#fff;background:#1c382c;justify-content:space-between;align-items:center;gap:35px;padding:56px 6%;display:flex}.first-purchase>div{max-width:720px}.first-purchase p{font-size:14px;line-height:1.7}.first-purchase>a{color:#243529;white-space:nowrap;background:#e9efcf;border-radius:8px;padding:18px 22px}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.testimonial-grid figure{background:#f5f5ef;border-radius:12px;margin:0;padding:28px}.testimonial-grid blockquote{margin:0 0 18px;line-height:1.7}.testimonial-grid figcaption{font-size:13px;font-weight:600}.review-cta{color:#21613a;margin-top:24px;text-decoration:underline;display:inline-block}.faq-section details{border-bottom:1px solid #ddd;padding:20px 0}.faq-section summary{cursor:pointer;font-weight:500}.faq-section details p{max-width:860px;padding-top:16px;line-height:1.7}.quote-form{gap:16px;padding:20px 0 30px;display:grid}.quote-form label{gap:8px;font-size:12px;display:grid}.quote-form input:not([type=checkbox]),.quote-form textarea{color:#222;font:inherit;background:#fff;border:1px solid #ccc;border-radius:6px;width:100%;padding:12px}.quote-form textarea{min-height:80px}.quote-form label.quote-promo{align-items:flex-start;gap:10px;line-height:1.6;display:flex}.quote-form input[type=checkbox]{flex-shrink:0;width:20px;height:20px}.quote-form small{color:#596153;font-size:11px;line-height:1.6}.cart-quantity-input{width:60px;padding:7px;font-size:12px}.search-with-suggestions{z-index:5;position:relative}.search-suggestions{background:#fff;border:1px solid #ddd;border-radius:10px;max-height:330px;margin:5px 0 0;padding:6px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 15px 35px #0002}.search-suggestions li{cursor:pointer;justify-content:space-between;gap:20px;padding:12px;font-size:13px;display:flex}.search-suggestions li:hover,.search-suggestions li[aria-selected=true]{background:#edf2e8}.search-suggestions small{color:#64705c;flex-shrink:0}.commerce-card{min-width:0}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #4b895a}@media (max-width:959px){.discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-grid{grid-template-columns:1fr}.first-purchase{flex-direction:column;align-items:flex-start}}@media (max-width:639px){.shipping-banner{gap:4px;padding:10px 16px;font-size:11px}.benefits-strip{gap:8px;padding:10px 14px;font-size:10px}.floating-whatsapp{right:14px;bottom:max(16px,env(safe-area-inset-bottom));padding:15px}.floating-whatsapp span{display:none}.discovery-section{padding:40px 16px}.discovery-grid{gap:28px 12px}.discovery-heading{align-items:flex-start}.discovery-heading h2{font-size:28px}.discovery-heading a{font-size:11px}.discovery-heading p{font-size:10px}.commerce-card__copy h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:14px!important;line-height:1.35!important}.commerce-card__copy>p{display:none}.commerce-card__copy{gap:10px!important}.commerce-card__meta{font-size:9px!important}.commerce-card__details{font-size:10px!important}.commerce-card__add{min-height:44px;white-space:normal!important;gap:4px!important;height:auto!important;padding:12px 7px!important;font-size:11px!important}.commerce-card__add svg{flex-shrink:0;width:14px}.commerce-card__badge{max-width:calc(100% - 58px);padding:4px 6px!important;font-size:9px!important;top:6px!important;left:6px!important}.commerce-card__media>.favorite-button{top:5px;right:5px}.commerce-card__gallery-button{width:34px!important;height:44px!important}.commerce-card__gallery-count{font-size:9px!important}.wholesale-quantity{gap:4px;font-size:11px}.wholesale-quantity input{width:65px;padding:9px 5px}.product-direct-cta{min-height:44px;padding:14px 0;font-size:10px}.first-purchase{padding:36px 20px}.search-suggestions li{flex-direction:column;gap:5px}.zoom-dialog{width:96vw;padding:10px}.zoom-toolbar{gap:6px}.zoom-toolbar button{font-size:12px}.product-sharing .favorite-button{flex-shrink:0}}
.discovery-section,.discovery-section--soft{color:#111;background:#fff}.commerce-card,.commerce-card h3,.commerce-card__copy,.commerce-card__details,.discovery-heading h2,.discovery-heading a{color:#111}.commerce-card__meta,.commerce-card__copy>p,.discovery-heading p{color:#353535}.commerce-card .commerce-card__badge,[data-slot=button].shop-red-action,[data-slot=button].shop-red-action:hover:not(:disabled),[data-slot=button].shop-red-action:focus-visible{color:#111;background:#ef4444;border-color:#ef4444}[data-slot=button].shop-red-action:hover:not(:disabled){background:#f87171;border-color:#f87171}[data-slot=button].shop-red-action:disabled{opacity:1;color:#5a2525;background:#fee2e2;border-color:#fecaca}.commerce-card__add.shop-red-action svg{color:#111}.commerce-card .product-direct-cta{color:#111;text-underline-offset:4px;text-decoration-color:#ef4444}@media (max-width:639px){.commerce-card__add.shop-red-action{line-height:1.35;font-size:12px!important}.commerce-card .product-direct-cta{font-size:12px}}
