:root{color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--fs-bg);color:var(--fs-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 32px),var(--fs-page));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:16px;top:16px;z-index:100;background:#fff;padding:10px}.section{padding:54px 0}.section--muted{background:var(--fs-muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.section-heading h1,.section-heading h2{margin:0;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.1}.eyebrow{color:var(--fs-primary);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.rte{max-width:760px}.rte a{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 20px;border:1px solid var(--fs-primary);border-radius:999px;background:var(--fs-primary);color:#fff;font-weight:750;cursor:pointer}.button:hover{filter:brightness(1.08)}.button--secondary{background:transparent;color:var(--fs-primary)}.button--accent{background:var(--fs-accent);border-color:var(--fs-accent);color:#1d261f}.button--full{width:100%}.link-arrow{font-weight:750;color:var(--fs-primary)}.announcement{background:var(--fs-primary);color:#fff;font-size:.78rem;font-weight:750}.announcement__inner{display:flex;gap:30px;justify-content:center;padding:8px 0;overflow:hidden;white-space:nowrap}.site-header{position:sticky;top:0;z-index:30;background:#f8faf8f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(11,61,46,.12)}.header__main{height:74px;display:grid;grid-template-columns:auto 1fr auto;gap:26px;align-items:center}.brand{font-size:1.35rem;font-weight:900;letter-spacing:-.03em;color:var(--fs-primary)}.brand img{width:auto;max-height:50px}.desktop-nav{display:flex;justify-content:center;gap:24px;font-size:.9rem;font-weight:750}.header__actions{display:flex;align-items:center;gap:12px}.icon-link{display:inline-grid;place-items:center;min-width:42px;height:42px;border:1px solid rgba(11,61,46,.18);border-radius:999px;position:relative}.cart-count{position:absolute;right:-4px;top:-5px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--fs-accent);font-size:.68rem;font-weight:900}.menu-toggle{display:none;background:none}.mobile-menu{position:fixed;inset:0 0 0 auto;width:min(88vw,380px);z-index:60;background:#fff;padding:24px;transform:translate(105%);transition:.25s;box-shadow:-20px 0 60px #0003}.mobile-menu[data-open]{transform:translate(0)}.mobile-menu__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mobile-menu nav{display:grid;gap:6px}.mobile-menu nav a{padding:13px 0;border-bottom:1px solid #e4e8e5;font-weight:750}.hero{position:relative;overflow:hidden;background:linear-gradient(125deg,#082f24,#0b4f3a);color:#fff}.hero__inner{min-height:600px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:46px;padding-block:68px}.hero__content{position:relative;z-index:2}.hero h1{max-width:760px;margin:8px 0 20px;font-size:clamp(2.7rem,6vw,5.7rem);line-height:.94;letter-spacing:-.055em}.hero__text{max-width:600px;font-size:1.08rem;color:#d8e8e1}.hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero__media{min-height:430px;border-radius:calc(var(--fs-radius) + 8px);overflow:hidden;background:linear-gradient(145deg,#f5a62340,#ffffff0f);position:relative}.hero__media img{width:100%;height:100%;min-height:430px;object-fit:cover}.hero__placeholder{min-height:430px;display:grid;place-items:center;text-align:center;padding:40px;color:#cce0d7}.hero__badge{position:absolute;right:18px;bottom:18px;background:var(--fs-accent);color:#1c2a22;padding:13px 17px;border-radius:12px;font-weight:900;box-shadow:0 14px 34px #0003}.trust-strip{background:#fff;border-block:1px solid rgba(11,61,46,.12)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:center;gap:12px;padding:21px 24px;border-right:1px solid rgba(11,61,46,.1)}.trust-item:last-child{border-right:0}.trust-icon{font-size:1.4rem}.trust-item strong{display:block;font-size:.9rem}.trust-item span{font-size:.76rem;color:#617269}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{display:flex;flex-direction:column;min-height:180px;border:1px solid rgba(11,61,46,.12);border-radius:var(--fs-radius);background:#fff;overflow:hidden;transition:.2s}.category-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #0b3d2e1a}.category-card__media{aspect-ratio:1.35;background:linear-gradient(145deg,#dceae3,#f7f3e7);overflow:hidden}.category-card__media img{width:100%;height:100%;object-fit:cover}.category-card__placeholder{height:100%;display:grid;place-items:center;font-size:2rem}.category-card__title{padding:14px;font-size:.88rem;font-weight:850}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;background:#fff;border:1px solid rgba(11,61,46,.12);border-radius:var(--fs-radius);overflow:hidden}.product-card__media{position:relative;aspect-ratio:1/1;background:#f0f4f1;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:.25s}.product-card:hover .product-card__media img{transform:scale(1.035)}.badge{position:absolute;left:10px;top:10px;z-index:2;padding:5px 9px;border-radius:999px;background:var(--fs-accent);color:#1d261f;font-size:.68rem;font-weight:900}.product-card__body{padding:15px}.product-card__vendor{font-size:.7rem;font-weight:800;color:#65736c;text-transform:uppercase;letter-spacing:.08em}.product-card__title{margin:5px 0 10px;font-size:.93rem;line-height:1.35;font-weight:750}.price{display:flex;align-items:baseline;gap:8px;font-weight:900}.price s{font-size:.78rem;font-weight:500;color:#7b877f}.product-card .button{margin-top:13px;min-height:40px;padding:8px 14px;font-size:.82rem}.spotlight{display:grid;grid-template-columns:1fr 1fr;min-height:440px;border-radius:calc(var(--fs-radius) + 10px);overflow:hidden;background:#092f25;color:#fff}.spotlight__media{min-height:400px;background:#d7e5de}.spotlight__media img{width:100%;height:100%;object-fit:cover}.spotlight__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,6vw,80px)}.spotlight h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1;margin:8px 0 18px}.spotlight p{color:#d7e6df}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial{background:#fff;border-radius:var(--fs-radius);padding:24px;border:1px solid rgba(11,61,46,.12)}.stars{color:#e49a16;letter-spacing:.12em}.testimonial blockquote{margin:14px 0;font-size:1rem}.testimonial cite{font-size:.82rem;font-style:normal;font-weight:800}.faq{display:grid;gap:10px;max-width:900px;margin:auto}.faq details{background:#fff;border:1px solid rgba(11,61,46,.12);border-radius:var(--fs-radius);padding:0 20px}.faq summary{cursor:pointer;padding:18px 0;font-weight:800}.faq details div{padding:0 0 18px;color:#506159}.collection-header{padding:46px 0 26px}.collection-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.collection-tools select{padding:10px 36px 10px 12px;border:1px solid #b8c4bd;border-radius:8px;background:#fff}.pagination{display:flex;justify-content:center;gap:8px;margin-top:32px}.pagination a,.pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid #ccd5d0;border-radius:8px}.pagination .current{background:var(--fs-primary);color:#fff}.product-main{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;padding-block:48px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.product-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:var(--fs-radius);background:#fff}.product-info{position:sticky;top:105px;align-self:start}.product-info h1{margin:8px 0 14px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.product-info__price{font-size:1.5rem;margin-bottom:18px}.product-form{display:grid;gap:16px}.field label{display:block;font-size:.8rem;font-weight:800;margin-bottom:7px}.field select,.field input{width:100%;min-height:46px;border:1px solid #b9c5bf;border-radius:8px;background:#fff;padding:10px 12px}.quantity{display:flex;width:max-content;border:1px solid #b9c5bf;border-radius:8px;overflow:hidden}.quantity button{width:42px;border:0;background:#f0f4f1}.quantity input{width:50px;border:0;text-align:center}.buy-box{background:#fff;border:1px solid rgba(11,61,46,.12);border-radius:var(--fs-radius);padding:18px}.buy-notes{display:grid;gap:8px;margin-top:16px;font-size:.82rem;color:#4d5e55}.buy-notes span{display:flex;gap:8px}.product-description{margin-top:25px}.cart{max-width:940px;margin:auto;padding-block:48px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:18px;padding:18px 0;border-bottom:1px solid #d8e0db}.cart-item img{aspect-ratio:1;object-fit:cover;border-radius:8px}.cart-summary{margin:26px 0 0 auto;max-width:390px;background:#fff;padding:24px;border-radius:var(--fs-radius);border:1px solid rgba(11,61,46,.12)}.footer{background:#06271f;color:#d8e7e0;padding:54px 0 24px}.footer__grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:42px}.footer h2,.footer h3{color:#fff;margin-top:0}.footer nav{display:grid;gap:9px;font-size:.87rem}.footer__bottom{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);font-size:.76rem;color:#a9bbb3}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:40;display:flex;align-items:center;gap:8px;background:#1ea55b;color:#fff;padding:13px 17px;border-radius:999px;font-weight:850;box-shadow:0 14px 40px #00000040}.empty-state{text-align:center;padding:80px 20px}.search-form{display:flex;max-width:700px;margin:30px auto}.search-form input{flex:1;min-height:50px;border:1px solid #bdc9c2;border-radius:999px 0 0 999px;padding:0 20px}.search-form button{border-radius:0 999px 999px 0}.mobile-buy{display:none}@media(max-width:990px){.desktop-nav{display:none}.menu-toggle{display:inline-grid}.hero__inner,.product-main,.spotlight{grid-template-columns:1fr}.hero__inner{min-height:auto;padding-block:50px}.hero__media{min-height:340px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.footer__grid{grid-template-columns:1fr 1fr}.product-info{position:static}.product-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.page-width{width:min(calc(100% - 24px),var(--fs-page))}.section{padding:38px 0}.header__main{height:64px;gap:12px}.header__actions .icon-link:first-child{display:none}.brand{font-size:1.15rem}.announcement__inner{justify-content:flex-start;overflow-x:auto;padding-inline:12px}.hero__inner{gap:26px}.hero h1{font-size:2.75rem}.hero__media,.hero__media img,.hero__placeholder{min-height:300px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{padding:15px 10px;align-items:flex-start}.trust-item span{font-size:.68rem}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{min-height:145px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card__body{padding:11px}.product-card__title{font-size:.82rem}.product-card .button{font-size:.74rem;padding:7px 8px}.testimonial-grid{grid-template-columns:1fr}.spotlight__content{padding:34px 24px}.spotlight__media{min-height:300px}.footer__grid{grid-template-columns:1fr;gap:28px}.whatsapp-float span:last-child{display:none}.whatsapp-float{width:52px;height:52px;justify-content:center;padding:0}.cart-item{grid-template-columns:78px 1fr}.cart-item>div:last-child{grid-column:2}.product-main{gap:28px;padding-block:26px}.product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.product-gallery>*{min-width:88%;scroll-snap-align:start}.mobile-buy{display:block;position:sticky;bottom:0;z-index:25;background:#fff;padding:10px 12px;border-top:1px solid #d4ddd8}.collection-tools{align-items:flex-start;flex-direction:column}}.header-search{display:flex;width:min(100%,520px);justify-self:center}.header-search input{flex:1;min-width:0;height:44px;border:1px solid #b8c7bf;border-right:0;border-radius:999px 0 0 999px;background:#fff;padding:0 18px;color:var(--fs-ink)}.header-search button{width:48px;border:0;border-radius:0 999px 999px 0;background:var(--fs-primary);color:#fff;cursor:pointer}.header-track{font-size:.78rem;font-weight:850;white-space:nowrap;color:var(--fs-primary)}.mobile-search{display:none}.nav-shell{position:relative;background:#fff;border-top:1px solid rgba(11,61,46,.08)}.desktop-nav{display:flex;justify-content:flex-start;align-items:center;gap:0;overflow:visible}.nav-item{position:static}.nav-link{display:flex;align-items:center;gap:5px;padding:13px 12px;font-size:.76rem;font-weight:850;white-space:nowrap}.nav-link:hover,.nav-item--mega:focus-within>.nav-link{color:var(--fs-primary);background:var(--fs-muted)}.nav-link--highlight{margin-left:auto}.nav-link--sale{color:#b13a24}.mega-menu{position:absolute;left:0;right:0;top:100%;visibility:hidden;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s;background:#fff;border-top:1px solid #e0e7e3;box-shadow:0 24px 44px #072d2229;z-index:50;pointer-events:none}.nav-item--mega:hover .mega-menu,.nav-item--mega:focus-within .mega-menu{visibility:visible;opacity:1;transform:none;pointer-events:auto}.mega-menu__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;padding-block:28px}.mega-menu--compact .mega-menu__inner{grid-template-columns:repeat(3,minmax(0,1fr))}.mega-column{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.mega-column h3{margin:0 0 7px;font-size:.78rem;color:var(--fs-primary);text-transform:uppercase;letter-spacing:.08em}.mega-column a{font-size:.83rem;color:#43554c}.mega-column a:hover{color:var(--fs-primary);text-decoration:underline}.mega-feature{border-radius:var(--fs-radius);background:linear-gradient(145deg,#e7f2ed,#fff3d8);padding:24px;display:flex;flex-direction:column;align-items:flex-start}.mega-feature strong{font-size:1.18rem;line-height:1.2;margin-top:8px}.mega-feature span{font-size:.82rem;color:#53645b;margin:9px 0 15px}.mobile-menu{overflow-y:auto}.mobile-menu__search{display:flex;margin-bottom:16px}.mobile-menu__search input{flex:1;min-width:0;border:1px solid #b8c7bf;border-right:0;padding:10px 12px;border-radius:8px 0 0 8px}.mobile-menu__search button{border:0;background:var(--fs-primary);color:#fff;padding:0 13px;border-radius:0 8px 8px 0}.mobile-menu details{border-bottom:1px solid #e4e8e5}.mobile-menu summary{cursor:pointer;list-style:none;padding:13px 0;font-weight:800}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:after{content:"+";float:right;color:var(--fs-primary)}.mobile-menu details[open] summary:after{content:"\2013"}.mobile-menu details>div{display:grid;padding:0 0 10px 14px}.mobile-menu details>div a{border-bottom:0;padding:8px 0;font-weight:600;color:#52645b}.mobile-menu nav>a{display:block}@media(max-width:1180px){.nav-link{padding-inline:8px;font-size:.7rem}.header-track{display:none}}@media(max-width:990px){.header-search,.nav-shell,.header-track{display:none}.mobile-search{display:inline-grid}.header__main{grid-template-columns:1fr auto}.mobile-menu nav{display:block}}@media(max-width:680px){.header__actions .mobile-search{display:inline-grid}}.category-card{min-height:0;background:#fff;border-color:#dce5e0;box-shadow:0 5px 16px #0b3d2e0d}.category-card__media{aspect-ratio:1/1;background:linear-gradient(145deg,#fff,#f2f7f4);padding:8px}.category-card__media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.category-card__content{display:flex;flex:1;flex-direction:column;padding:14px}.category-card__title{padding:0;font-size:.94rem;line-height:1.2}.category-card__subtitle{margin-top:5px;min-height:2.4em;font-size:.72rem;line-height:1.25;color:#68786f}.category-card__cta{margin-top:10px;font-size:.73rem;font-weight:850;color:var(--fs-primary)}.category-card:hover .category-card__cta{text-decoration:underline}.category-card:hover .category-card__media img{transform:scale(1.04)}.category-card__media img{transition:transform .2s ease}@media(max-width:680px){.category-card__media{padding:4px}.category-card__content{padding:11px}.category-card__title{font-size:.84rem}.category-card__subtitle{font-size:.66rem}.category-card__cta{font-size:.68rem;margin-top:8px}}.blog-hero{background:linear-gradient(135deg,#062b21,#0b513b);color:#fff;padding:54px 0}.blog-hero__inner{max-width:1000px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;font-size:.76rem;color:#718078}.blog-hero .breadcrumbs{color:#c7ddd4}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.blog-hero h1{margin:7px 0 14px;font-size:clamp(2.45rem,6vw,5.2rem);line-height:.96;letter-spacing:-.045em}.blog-hero__intro{max-width:760px;color:#d8e8e1;font-size:1.05rem}.blog-search{display:flex;max-width:660px;margin-top:25px}.blog-search input{flex:1;min-width:0;min-height:50px;border:0;border-radius:999px 0 0 999px;padding:0 20px}.blog-search .button{border-radius:0 999px 999px 0}.tag-chips{display:flex;gap:8px;overflow-x:auto;margin-bottom:27px;padding-bottom:7px;scrollbar-width:thin}.tag-chips a{flex:0 0 auto;padding:8px 13px;border:1px solid #cbd7d1;border-radius:999px;background:#fff;color:#52645b;font-size:.78rem;font-weight:800}.tag-chips a:hover,.tag-chips a.is-active{border-color:var(--fs-primary);background:var(--fs-primary);color:#fff}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.blog-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #dce5e0;border-radius:var(--fs-radius);background:#fff;box-shadow:0 8px 25px #0b3d2e0f}.blog-card__media{display:block;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(145deg,#dceae3,#f7f3e7)}.blog-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.blog-card:hover .blog-card__media img{transform:scale(1.035)}.blog-card__placeholder{display:grid;height:100%;place-items:center;font-size:3.3rem}.blog-card__body{display:flex;flex:1;flex-direction:column;padding:21px}.blog-card__tags,.article-tags{display:flex;flex-wrap:wrap;gap:6px}.blog-card__tags span,.article-tags a{padding:5px 8px;border-radius:999px;background:#eaf2ee;color:var(--fs-primary);font-size:.67rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.blog-card h2{margin:11px 0 8px;font-size:1.2rem;line-height:1.25}.blog-card p{margin:0 0 12px;color:#5c6d64;font-size:.88rem}.blog-card__meta{display:flex;flex-wrap:wrap;gap:7px;margin:auto 0 12px;color:#748078;font-size:.72rem}.article-header{max-width:1000px;padding-block:46px 28px}.article-header h1{max-width:920px;margin:14px 0 17px;font-size:clamp(2.35rem,5.5vw,4.9rem);line-height:.98;letter-spacing:-.045em}.article-deck{max-width:790px;color:#53645b;font-size:clamp(1.03rem,2vw,1.25rem)}.article-byline{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;color:#6c7b73;font-size:.78rem}.article-hero{overflow:hidden;max-height:680px;border-radius:calc(var(--fs-radius) + 6px);background:#edf3f0}.article-hero img{width:100%;height:100%;max-height:680px;object-fit:cover}.article-layout{display:grid;grid-template-columns:minmax(0,780px) minmax(235px,1fr);gap:56px;padding-block:45px}.article-content{max-width:none;font-size:1.03rem}.article-content h2{margin:2.1em 0 .65em;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.15}.article-content h3{margin:1.7em 0 .5em;font-size:1.25rem}.article-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.article-content th,.article-content td{padding:11px 13px;border:1px solid #d7e1dc;text-align:left}.article-content th{background:#eaf2ee}.article-content blockquote{margin:25px 0;padding:17px 20px;border-left:4px solid var(--fs-accent);background:#fff8e8}.article-content img{margin:25px auto;border-radius:var(--fs-radius)}.article-cta{margin-top:44px;padding:30px;border-radius:var(--fs-radius);background:linear-gradient(135deg,#073126,#0b503b);color:#fff}.article-cta h2{margin:7px 0 9px}.article-cta p{color:#d8e8e1}.article-cta>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:19px}.article-cta .button--secondary{border-color:#fff;color:#fff}.article-sidebar{position:sticky;top:120px;align-self:start}.article-sidebar__card{padding:25px;border:1px solid #d9e4de;border-radius:var(--fs-radius);background:#fff}.article-sidebar__card h2{margin:8px 0 10px;font-size:1.25rem}.article-sidebar__card p{color:#607169;font-size:.85rem}.article-share{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px;padding:16px;border-radius:var(--fs-radius);background:#edf3f0;font-size:.78rem}.article-share strong{flex-basis:100%}.article-share a{text-decoration:underline}.author-box{display:flex;align-items:flex-start;gap:18px;margin-bottom:48px;padding:27px;border:1px solid #d9e3de;border-radius:var(--fs-radius);background:#fff}.author-box__mark{display:grid;flex:0 0 58px;height:58px;place-items:center;border-radius:50%;background:var(--fs-primary);color:#fff;font-weight:900}.author-box h2{margin:3px 0 6px;font-size:1.18rem}.author-box p{margin:0;color:#5a6b62}.related-guides__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.related-guide{overflow:hidden;border:1px solid #d9e3de;border-radius:var(--fs-radius);background:#fff}.related-guide img{width:100%;aspect-ratio:16/9;object-fit:cover}.related-guide span{display:block;padding:16px;font-weight:800;line-height:1.3}@media(max-width:990px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:1fr;gap:30px}.article-sidebar{position:static}.related-guides__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.blog-hero{padding:42px 0}.blog-search .button{padding-inline:14px;font-size:.78rem}.blog-grid,.related-guides__grid{grid-template-columns:1fr}.article-header{padding-block:32px 21px}.article-header h1{font-size:2.5rem}.article-layout{padding-block:30px}.article-content{font-size:.97rem}.article-cta{padding:23px 19px}.author-box{padding:20px}.author-box__mark{flex-basis:46px;height:46px}}.nav-link--highlight{margin-left:0}.nav-link--guides{margin-left:auto;color:var(--fs-primary)}.footer{padding:0;background:#052a21;color:#dbe8e2}.footer-trust{border-bottom:1px solid rgba(255,255,255,.12);background:#08392c}.footer-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.footer-trust__item{display:flex;align-items:center;gap:13px;padding:21px 22px;border-right:1px solid rgba(255,255,255,.1)}.footer-trust__item:last-child{border-right:0}.footer-trust__item>span{display:grid;flex:0 0 38px;height:38px;place-items:center;border-radius:50%;background:var(--fs-accent);color:#173126;font-size:.95rem;font-weight:900}.footer-trust__item strong,.footer-trust__item small{display:block}.footer-trust__item strong{color:#fff;font-size:.84rem}.footer-trust__item small{margin-top:2px;color:#a9c0b6;font-size:.68rem}.footer-newsletter{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px;margin:42px 0;padding:30px 34px;border:1px solid rgba(255,255,255,.13);border-radius:calc(var(--fs-radius) + 4px);background:linear-gradient(120deg,#0b4938,#0a3a2e)}.footer-kicker{color:#f8c767;font-size:.69rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.footer-newsletter h2{margin:6px 0;color:#fff;font-size:clamp(1.45rem,2.6vw,2rem)}.footer-newsletter p{margin:0;color:#bdd1c8;font-size:.86rem}.footer-newsletter__form{display:grid;grid-template-columns:minmax(0,1fr) auto}.footer-newsletter__form input{min-width:0;min-height:48px;border:1px solid rgba(255,255,255,.25);border-right:0;border-radius:999px 0 0 999px;background:#fff;padding:0 18px;color:#183129}.footer-newsletter__form button{min-height:48px;border:0;border-radius:0 999px 999px 0;background:var(--fs-accent);padding:0 20px;color:#182c24;font-weight:900;cursor:pointer}.footer-newsletter__form>small,.footer-newsletter__message{grid-column:1/-1;margin:8px 0 0;color:#a9c0b6;font-size:.67rem}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.footer__grid{display:grid;grid-template-columns:1.45fr repeat(3,minmax(145px,.86fr)) 1.15fr;gap:clamp(25px,3vw,48px);padding:6px 0 42px}.footer h2,.footer h3{color:#fff}.footer-brand__name{display:inline-block;margin-bottom:15px;color:#fff;font-size:1.6rem;font-weight:950;letter-spacing:-.04em}.footer-brand__name span{color:var(--fs-accent)}.footer-brand>p{max-width:330px;margin:0 0 18px;color:#b6cbc2;font-size:.84rem}.footer-whatsapp{display:flex;max-width:280px;align-items:center;gap:11px;margin:0 0 12px;padding:12px 14px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#0b4938}.footer-whatsapp>span:first-child{color:#75e6a5;font-size:1.25rem}.footer-whatsapp strong,.footer-whatsapp small{display:block}.footer-whatsapp strong{color:#fff;font-size:.78rem}.footer-whatsapp small{color:#afc8bd;font-size:.7rem}.footer-email{color:#dbe8e2;font-size:.78rem;text-decoration:underline;text-underline-offset:3px}.footer-column h3{margin:4px 0 17px;font-size:.86rem;letter-spacing:.02em}.footer-column nav{display:grid;gap:9px}.footer-column nav a{width:max-content;max-width:100%;color:#b6cbc2;font-size:.78rem}.footer-column nav a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.footer-store{display:grid;align-content:start;gap:13px}.footer-store h3{margin-bottom:4px}.footer-store__item{display:grid;gap:3px}.footer-store__item strong{color:#fff;font-size:.7rem}.footer-store__item span,.footer-store__item a{color:#b6cbc2;font-size:.73rem;line-height:1.45}.footer-store__item a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:0;padding:22px 0;border-top:1px solid rgba(255,255,255,.13);color:#91aa9f;font-size:.69rem}.footer__bottom>div:first-child{display:flex;flex-wrap:wrap;gap:7px 18px}.footer-payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.footer-payments svg{width:38px;height:24px;border-radius:3px;background:#fff}.payment-icon{display:block}@media(max-width:1180px){.footer__grid{grid-template-columns:1.35fr repeat(2,1fr)}.footer-brand{grid-row:span 2}.footer-store{grid-column:2/-1;grid-template-columns:repeat(2,1fr)}.footer-store h3{grid-column:1/-1}}@media(max-width:990px){.footer-trust__grid{grid-template-columns:repeat(2,1fr)}.footer-trust__item:nth-child(2){border-right:0}.footer-trust__item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}.footer-newsletter{grid-template-columns:1fr;gap:20px}.footer__grid{grid-template-columns:1.3fr 1fr 1fr}.footer-brand{grid-row:auto;grid-column:1/-1}.footer-store{grid-column:1/-1}}@media(max-width:680px){.footer-trust__item{padding:15px 10px;gap:9px}.footer-trust__item>span{flex-basis:32px;height:32px}.footer-trust__item strong{font-size:.72rem}.footer-trust__item small{font-size:.6rem}.footer-newsletter{margin:28px 0;padding:23px 18px}.footer-newsletter__form{grid-template-columns:1fr}.footer-newsletter__form input,.footer-newsletter__form button{border:0;border-radius:9px}.footer-newsletter__form button{margin-top:8px}.footer__grid{grid-template-columns:1fr 1fr;gap:28px 18px;padding-bottom:30px}.footer-brand,.footer-store{grid-column:1/-1}.footer-store{grid-template-columns:1fr 1fr;gap:14px}.footer__bottom{align-items:flex-start;flex-direction:column}.footer-payments{justify-content:flex-start}}.customer-proof{overflow:hidden;background:linear-gradient(180deg,#f0f6f2,#f8faf8)}.customer-proof__header{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:end;gap:42px;margin-bottom:28px}.customer-proof__header h2{margin:5px 0 13px;font-size:clamp(2rem,4vw,3.5rem);line-height:1;letter-spacing:-.035em}.customer-proof__intro{color:#53645b}.customer-proof__signals{display:grid;gap:8px;padding:18px 20px;border:1px solid #d4e1da;border-radius:var(--fs-radius);background:#fff}.customer-proof__signals span{display:flex;align-items:center;gap:9px;color:#3e5148;font-size:.79rem;font-weight:750}.customer-proof__signals b{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#dff4e8;color:#08713e;font-size:.72rem}.customer-proof__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.catch-card{overflow:hidden;border:1px solid #d6e2dc;border-radius:calc(var(--fs-radius) + 2px);background:#fff;box-shadow:0 10px 28px #08322612;transition:transform .2s ease,box-shadow .2s ease}.catch-card:hover{transform:translateY(-3px);box-shadow:0 17px 40px #0832261f}.catch-card__media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#0a3328}.catch-card__media img,.catch-card__media svg{width:100%;height:100%}.catch-card__media--cover img{object-fit:cover}.catch-card__media--contain img{object-fit:contain}.catch-card__badge{position:absolute;left:12px;top:12px;padding:6px 10px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#05271fd6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:.65rem;font-weight:900;letter-spacing:.045em;text-transform:uppercase}.catch-card__body{padding:19px 19px 20px}.catch-card__body blockquote{margin:0 0 12px;color:#17372d;font-size:1rem;line-height:1.45}.catch-card__body h3{margin:0;font-size:1rem;line-height:1.28}.catch-card__body p{margin:7px 0 0;color:#66766e;font-size:.78rem}.catch-card__credit{display:flex;align-items:center;gap:6px;margin-top:13px;font-size:.73rem}.catch-card__credit span{color:#6b7972}.catch-card__credit span:before{content:"\2022";margin-right:6px}.customer-proof__footer{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:27px}.customer-proof__footer>p{max-width:610px;margin:0;color:#6b7a72;font-size:.72rem}.customer-proof__footer>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.customer-proof__footer .button{font-size:.8rem}.wholesale-section{padding-bottom:22px;background:var(--fs-bg)}.wholesale-card{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(220px,.42fr);align-items:center;gap:29px;padding:clamp(26px,4vw,45px);border-radius:calc(var(--fs-radius) + 7px);background:linear-gradient(125deg,#062d23,#0a4b38);color:#fff;box-shadow:0 18px 45px #072d222b}.wholesale-card__mark{display:grid;width:72px;height:72px;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:20px;background:var(--fs-accent);color:#173126;font-size:2rem;font-weight:950}.wholesale-card__eyebrow,.whatsapp-channel-card__eyebrow{color:#f7ca71;font-size:.69rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.wholesale-card h2,.whatsapp-channel-card h2{margin:6px 0 10px;font-size:clamp(1.75rem,3.4vw,2.8rem);line-height:1.05}.wholesale-card .rte{color:#c9ded5;font-size:.9rem}.wholesale-card .rte p{margin:0}.wholesale-card__benefits{display:flex;flex-wrap:wrap;gap:8px 17px;margin-top:17px;color:#d9e8e2;font-size:.72rem;font-weight:700}.wholesale-card__action{display:grid;justify-items:stretch;gap:10px}.button--whatsapp{border-color:#25d366;background:#25d366;color:#072b20;text-align:center}.wholesale-card__action small,.whatsapp-channel-card__action small{color:#a8c2b7;font-size:.67rem;line-height:1.4;text-align:center}.whatsapp-channel-section{padding-top:22px}.whatsapp-channel-card{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(200px,.34fr);align-items:center;gap:27px;padding:clamp(25px,3.5vw,38px);border:1px solid #c9e8d5;border-radius:calc(var(--fs-radius) + 7px);background:linear-gradient(120deg,#e4f7eb,#f7fff9);color:#113a2e}.whatsapp-channel-card__icon{display:grid;width:66px;height:66px;place-items:center;border-radius:50%;background:#25d366;color:#fff;font-size:2rem;box-shadow:0 9px 25px #25d3664d}.whatsapp-channel-card__eyebrow{color:#08713e}.whatsapp-channel-card .rte{color:#536b61;font-size:.88rem}.whatsapp-channel-card .rte p{margin:0}.whatsapp-channel-card__topics{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.whatsapp-channel-card__topics span{padding:6px 9px;border:1px solid #bfe2cc;border-radius:999px;background:#fff;color:#276047;font-size:.67rem;font-weight:800}.whatsapp-channel-card__action{display:grid;gap:9px}.button--channel{border-color:#159c4e;background:#159c4e}.whatsapp-channel-card__action small{color:#5e786d}@media(max-width:990px){.customer-proof__header{grid-template-columns:1fr}.customer-proof__signals{grid-template-columns:repeat(3,1fr)}.customer-proof__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wholesale-card,.whatsapp-channel-card{grid-template-columns:auto 1fr}.wholesale-card__action,.whatsapp-channel-card__action{grid-column:2;justify-items:start}.wholesale-card__action small,.whatsapp-channel-card__action small{text-align:left}}@media(max-width:680px){.customer-proof__signals{grid-template-columns:1fr}.customer-proof__grid{display:flex;margin-right:-12px;overflow-x:auto;padding:0 12px 14px 0;scroll-snap-type:x mandatory}.catch-card{flex:0 0 84%;scroll-snap-align:start}.customer-proof__footer{align-items:flex-start;flex-direction:column}.customer-proof__footer>div{width:100%;justify-content:flex-start}.customer-proof__footer .button{width:100%}.wholesale-section{padding-bottom:12px}.whatsapp-channel-section{padding-top:12px}.wholesale-card,.whatsapp-channel-card{grid-template-columns:1fr;gap:18px}.wholesale-card__mark,.whatsapp-channel-card__icon{width:58px;height:58px}.wholesale-card__action,.whatsapp-channel-card__action{grid-column:auto;justify-items:stretch}.wholesale-card__action small,.whatsapp-channel-card__action small{text-align:center}.wholesale-card__benefits{display:grid}}.announcement{background:linear-gradient(90deg,var(--fs-coral),var(--fs-accent) 50%,#ef7b23);box-shadow:inset 0 -1px #00000014}.announcement__inner{color:#173126;text-shadow:0 1px rgba(255,255,255,.25)}.site-header{background:#fffdf8f5;border-bottom-color:#064b3b21;box-shadow:0 5px 22px #064b3b0f}.brand{display:inline-flex;align-items:center;gap:9px;min-width:max-content}.brand-mark{display:grid;flex:0 0 48px;width:48px;height:36px;place-items:center}.brand-mark svg{width:100%;height:auto}.brand-copy{display:grid;line-height:1}.brand-copy strong{font-size:1.3rem;font-weight:950;letter-spacing:-.055em;color:var(--fs-primary)}.brand-copy strong span{color:var(--fs-coral)}.brand-copy small{margin-top:4px;color:#5b746a;font-size:.52rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.ui-icon{width:22px;height:22px}.icon-link--cart{border-color:#064b3b3d;background:#fff;color:var(--fs-primary);box-shadow:0 4px 12px #064b3b14;transition:transform .18s ease,background .18s ease,color .18s ease}.icon-link--cart:hover{transform:translateY(-2px);background:var(--fs-primary);color:#fff}.cart-count{right:-5px;top:-6px;width:21px;height:21px;border:2px solid white;background:var(--fs-coral);color:#fff;box-shadow:0 3px 8px #0000002e}.whatsapp-icon{display:block;flex:0 0 auto;width:25px;height:25px}.whatsapp-float{right:18px;bottom:18px;border:2px solid rgba(255,255,255,.92);background:#25d366;color:#fff;box-shadow:0 13px 36px #0b5d3157;transition:transform .18s ease,box-shadow .18s ease}.whatsapp-float:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 17px 40px #0b5d316e}.footer-whatsapp>.whatsapp-icon{width:27px;height:27px;color:#75e6a5}.footer-brand__name.brand{margin-bottom:17px}.footer-brand__name .brand-copy strong{color:#fff}.footer-brand__name .brand-copy small{color:#a9c0b6}.footer-brand__name .brand-mark{flex-basis:51px;width:51px}.hero{isolation:isolate;background:linear-gradient(122deg,#05372d,#087a70 58%,#075c7a)}.hero:before{content:"";position:absolute;z-index:-1;inset:auto -8% -47% 34%;height:78%;border-radius:50%;background:radial-gradient(circle,rgba(25,188,176,.26),transparent 66%)}.hero:after{content:"";position:absolute;z-index:-1;right:10%;top:-180px;width:420px;height:420px;border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 48px #ffffff06,0 0 0 96px #ffffff05}.hero__media{border:1px solid rgba(255,255,255,.22);background:linear-gradient(145deg,#ffb00045,#025d718c);box-shadow:0 25px 65px #01252252}.hero__badge{background:linear-gradient(135deg,var(--fs-accent),#ffd36a);box-shadow:0 14px 34px #00000040}.button--accent{background:linear-gradient(135deg,var(--fs-accent),#ffcb48);border-color:var(--fs-accent)}.section-heading h1:after,.section-heading h2:after{content:"";display:block;width:52px;height:4px;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,var(--fs-coral),var(--fs-accent))}.category-card{border-top:3px solid var(--fs-water)}.category-card:nth-child(3n+2){border-top-color:var(--fs-accent)}.category-card:nth-child(3n){border-top-color:var(--fs-coral)}.category-card__media{background:linear-gradient(145deg,#fff,#e8f7f4)}.product-card{box-shadow:0 7px 20px #064b3b0e}.badge{background:linear-gradient(135deg,var(--fs-accent),#ffd25d)}.trust-icon{display:grid;min-width:35px;height:35px;place-items:center;border-radius:50%;background:#e3f6ef;color:var(--fs-primary)}.hero__proof{position:absolute;left:18px;top:18px;z-index:3;display:grid;gap:2px;padding:10px 13px;border:1px solid rgba(255,255,255,.48);border-radius:11px;background:#053028c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;box-shadow:0 8px 22px #0000002e}.hero__proof span{color:#ffd15c;font-size:.61rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.hero__proof strong{font-size:.79rem}@media(max-width:680px){.brand{gap:5px}.brand-mark{flex-basis:39px;width:39px}.brand-copy strong{font-size:1.02rem}.brand-copy small{font-size:.42rem;letter-spacing:.045em}.header__actions{gap:7px}.icon-link{min-width:39px;height:39px}.whatsapp-float{right:14px;bottom:14px;width:56px;height:56px}.whatsapp-float .whatsapp-icon{width:29px;height:29px}.hero:after{right:-45%;top:-220px}.hero__proof{left:12px;top:12px;padding:8px 10px}.footer-brand__name .brand-copy strong{font-size:1.25rem}.footer-brand__name .brand-copy small{font-size:.48rem}}@media(prefers-reduced-motion:reduce){.category-card,.product-card__media img,.icon-link--cart,.whatsapp-float{transition:none}}.hero-slider{position:relative;isolation:isolate;overflow:hidden;background:#05372d}.hero-slider:before,.hero-slider:after{display:none}.hero-slider__slides{display:grid}.hero-slide{position:relative;grid-area:1/1;visibility:hidden;opacity:0;pointer-events:none;transform:translate(10px);transition:opacity .48s ease,transform .48s ease,visibility .48s}.hero-slide.is-active{visibility:visible;opacity:1;pointer-events:auto;transform:none}.hero-slide:before{content:"";position:absolute;right:5%;top:-220px;width:480px;height:480px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.hero-slide--river{background:linear-gradient(122deg,#05372d,#087a70 58%,#075c7a)}.hero-slide--ocean{background:linear-gradient(122deg,#052d3b,#086d7f 54%,#07977d)}.hero-slide--sunset{background:linear-gradient(122deg,#4a2814,#b24c1f 43%,#076c6c)}.hero-slide .eyebrow{color:#ffd068}.hero-slide h2{max-width:760px;margin:8px 0 20px;color:#fff;font-size:clamp(2.7rem,6vw,5.7rem);line-height:.94;letter-spacing:-.055em}.hero-slide .hero__inner{padding-bottom:82px}.hero__secondary{border-color:#fff;background:transparent;color:#fff}.hero-slider__controls{position:absolute;z-index:8;right:0;bottom:20px;left:0;display:flex;align-items:center;justify-content:center;gap:11px;pointer-events:none}.hero-slider__controls>*{pointer-events:auto}.hero-slider__arrow{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.48);border-radius:50%;background:#042b24ad;color:#fff;font-size:1.6rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-slider__arrow:hover{background:#fff;color:var(--fs-primary)}.hero-slider__dots{display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;background:#042b2494;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-slider__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#ffffff7a;cursor:pointer;transition:width .2s ease,background .2s ease}.hero-slider__dot.is-active{width:26px;background:var(--fs-accent)}.brand-mark--original{height:48px;border-radius:50%;background:#fff;overflow:hidden}.brand-mark--original img{width:100%;height:100%;object-fit:contain}.brand .brand-copy__fishing{color:#2398a7}.brand .brand-copy__store{color:#4d82aa}.brand .brand-copy__domain{color:var(--fs-coral)}.footer-brand__name .brand-mark--original{height:51px}.footer-brand__name .brand-copy__fishing{color:#55c2cb}.footer-brand__name .brand-copy__store{color:#8cb7d5}.footer-brand__name .brand-copy__domain{color:#ffad36}.account-link{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 13px;border:1px solid rgba(6,75,59,.2);border-radius:999px;background:#fff;color:var(--fs-primary);font-size:.75rem;font-weight:850;white-space:nowrap}.account-link:hover{border-color:var(--fs-primary);background:#edf7f2}.account-link .ui-icon{width:19px;height:19px}.mobile-account{display:flex;align-items:center;gap:11px;margin-bottom:14px;padding:13px 14px;border:1px solid #d7e2dc;border-radius:12px;background:#edf7f2;color:var(--fs-primary)}.mobile-account .ui-icon{flex:0 0 25px;width:25px;height:25px}.mobile-account>span{display:grid;line-height:1.25}.mobile-account strong{font-size:.82rem}.mobile-account small{color:#66786f;font-size:.66rem}.mobile-account>b{margin-left:auto}@media(max-width:1180px){.account-link span{display:none}.account-link{width:42px;justify-content:center;padding:0}.brand-copy strong{font-size:1.15rem}.brand-copy small{font-size:.46rem}}@media(max-width:680px){.hero-slide .hero__inner{padding-bottom:72px}.hero-slide h2{font-size:2.75rem}.hero-slider__controls{bottom:12px}.hero-slider__arrow{width:34px;height:34px}.hero-slider__dots{padding:7px 9px}.brand-mark--original{height:39px}.hero-slide:before{right:-70%;top:-250px}.hero__badge{right:11px;bottom:11px;padding:10px 12px;font-size:.73rem}.hero__proof{max-width:58%}}@media(prefers-reduced-motion:reduce){.hero-slide,.hero-slider__dot{transition:none}}.trust-strip{background:linear-gradient(180deg,#fff,#fbfdfc)}.trust-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.trust-item{min-width:0;gap:13px;padding:20px 18px;color:var(--fs-ink);transition:background .18s ease}a.trust-item:hover{background:#eff8f4}.trust-item--proof{background:linear-gradient(135deg,#073e31,#087b6a);color:#fff}.trust-item--proof:hover{background:linear-gradient(135deg,#064a39,#078f79)}.trust-item__copy{display:block;min-width:0}.trust-item strong{font-size:.86rem;line-height:1.25}.trust-item__copy>span{display:block;margin-top:4px;font-size:.7rem;line-height:1.45}.trust-item--proof .trust-item__copy>span{color:#cce7de}.trust-icon{flex:0 0 40px;width:40px;min-width:40px;height:40px;border:1px solid #cbe8dc;background:#e4f6ef;color:#08715a}.trust-icon--orders{border-color:#ffffff40;background:#ffffff24;color:#ffd166}.trust-icon--cod{border-color:#f0d8a1;background:#fff3d2;color:#9b6710}.trust-icon--secure{border-color:#cbdff0;background:#eaf4fb;color:#236a94}.trust-icon--whatsapp{border-color:#afe7c2;background:#dcf8e6;color:#1ca956}.trust-symbol{display:block;width:23px;height:23px}.trust-icon .whatsapp-icon{width:24px;height:24px}@media(max-width:1180px){.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-item--proof{grid-row:span 2}.trust-item:nth-child(3){border-right:0}}@media(max-width:990px){.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item--proof{grid-row:auto;grid-column:1/-1}.trust-item{border-right:1px solid rgba(11,61,46,.1)}.trust-item:nth-child(odd):not(.trust-item--proof){border-right:0}}@media(max-width:680px){.trust-item{padding:15px 11px;gap:9px}.trust-item--proof{align-items:center;padding:17px 14px}.trust-icon{flex-basis:35px;width:35px;min-width:35px;height:35px}.trust-symbol{width:20px;height:20px}.trust-icon .whatsapp-icon{width:21px;height:21px}.trust-item strong{font-size:.75rem}.trust-item__copy>span{font-size:.63rem}}.brand-directory{overflow:hidden}.brand-directory__header{display:flex;align-items:end;justify-content:space-between;gap:24px}.brand-directory__header h1,.brand-directory__header h2{margin:4px 0 0;font-size:clamp(2rem,4vw,3.5rem);line-height:1;letter-spacing:-.04em}.brand-directory__intro{max-width:860px;margin-top:15px;color:#596a62;font-size:.91rem}.brand-directory__intro p{margin:0}.brand-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:28px}.brand-logo-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin-top:17px}.brand-card{position:relative;display:flex;min-width:0;overflow:hidden;border:1px solid #d5e1db;border-radius:calc(var(--fs-radius) + 3px);background:#fff;box-shadow:0 7px 22px #0834280f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.brand-card:hover{transform:translateY(-3px);border-color:#a9c9bb;box-shadow:0 15px 36px #0834281f}.brand-card__visual{position:relative;display:grid;overflow:hidden;place-items:center}.brand-card__visual img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain}.brand-card__watermark{position:absolute;right:-8px;bottom:-46px;color:#ffffff1c;font-size:12rem;font-weight:950;line-height:1}.brand-card__wordmark{position:relative;z-index:2;max-width:90%;font-size:clamp(1.4rem,3vw,2.65rem);font-weight:950;letter-spacing:-.06em;text-align:center}.brand-card__body{display:flex;min-width:0;flex-direction:column}.brand-card__name{font-weight:950;letter-spacing:-.025em}.brand-card__description{color:#607168;line-height:1.4}.brand-card__link{margin-top:auto;color:var(--fs-primary);font-weight:850}.brand-card__badge{width:max-content;max-width:100%;border-radius:999px;background:#ffffff29;font-size:.62rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.brand-card--featured{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:245px;color:#fff}.brand-card--featured .brand-card__visual{min-height:245px;padding:24px}.brand-card--featured .brand-card__visual img{max-height:130px;filter:drop-shadow(0 5px 13px rgba(0,0,0,.2))}.brand-card--featured .brand-card__body{justify-content:center;padding:28px 25px}.brand-card--featured .brand-card__name{margin:9px 0 7px;font-size:1.4rem}.brand-card--featured .brand-card__description{color:#ffffffc7;font-size:.8rem}.brand-card--featured .brand-card__link{margin-top:18px;color:#ffd166;font-size:.77rem}.brand-card--featured .brand-card__badge{padding:5px 8px}.brand-card--featured.brand-card--river{background:linear-gradient(128deg,#07392d,#087b67)}.brand-card--featured.brand-card--ocean{background:linear-gradient(128deg,#063349,#087e96)}.brand-card--featured.brand-card--sunset{background:linear-gradient(128deg,#6b2f16,#d05c25)}.brand-card--featured.brand-card--sand{background:linear-gradient(128deg,#775316,#c9962d)}.brand-card--featured.brand-card--ink{background:linear-gradient(128deg,#172720,#344a41)}.brand-card--compact{min-height:132px;flex-direction:column}.brand-card--compact .brand-card__visual{height:61px;border-bottom:1px solid #e1e8e4;padding:11px}.brand-card--compact .brand-card__visual img{max-height:38px}.brand-card--compact .brand-card__watermark{right:5px;bottom:-25px;color:#084c3b12;font-size:5.7rem}.brand-card--compact .brand-card__wordmark{color:#123b30;font-size:1.05rem;letter-spacing:-.04em}.brand-card--compact .brand-card__body{flex:1;padding:11px 12px 13px}.brand-card--compact .brand-card__badge{display:none}.brand-card--compact .brand-card__name{font-size:.79rem}.brand-card--compact .brand-card__description{margin-top:3px;font-size:.62rem}.brand-card--compact .brand-card__link{margin-top:8px;font-size:.62rem}.brand-card--compact.brand-card--ocean .brand-card__visual{background:#e9f6f9}.brand-card--compact.brand-card--river .brand-card__visual{background:#e9f6ef}.brand-card--compact.brand-card--sunset .brand-card__visual{background:#fff0e9}.brand-card--compact.brand-card--sand .brand-card__visual{background:#fff6dd}.brand-card--compact.brand-card--ink .brand-card__visual{background:#e9eeeb}@media(max-width:1180px){.brand-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-card--featured:first-child{grid-column:1/-1}.brand-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.brand-directory__header{align-items:flex-start;flex-direction:column}.brand-directory__header .link-arrow{font-size:.8rem}.brand-featured-grid{display:flex;margin-right:-12px;overflow-x:auto;padding:0 12px 13px 0;scroll-snap-type:x mandatory}.brand-card--featured,.brand-card--featured:first-child{flex:0 0 86%;grid-column:auto;scroll-snap-align:start}.brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.brand-card--featured{grid-template-columns:1fr;min-height:0}.brand-card--featured .brand-card__visual{min-height:135px}.brand-card--featured .brand-card__body{padding:20px}.brand-card--compact{min-height:125px}}@media(prefers-reduced-motion:reduce){.brand-card{transition:none}}.trust-strip{padding:14px 0;border:0;background:linear-gradient(110deg,#eef8f4,#f9fbfa 52%,#eef8f7)}.trust-grid{gap:10px}.trust-item,.trust-item:last-child{min-height:98px;padding:17px 15px;border:1px solid #d5e5de;border-radius:14px;background:#fffffff0;box-shadow:0 6px 18px #0840310e}a.trust-item:hover{border-color:#a9d0c0;background:#fff;box-shadow:0 11px 26px #0840311a}.trust-item--proof,.trust-item--proof:last-child{position:relative;overflow:hidden;border-color:#087a67;background:linear-gradient(135deg,#073e31,#087d6a 72%,#09a087);box-shadow:0 10px 25px #05534233;color:#fff}.trust-item--proof:after{content:"";position:absolute;right:-26px;top:-46px;width:130px;height:130px;border:1px solid rgba(255,255,255,.14);border-radius:50%;box-shadow:0 0 0 24px #ffffff09}.trust-item--proof:hover,.trust-item--proof:last-child:hover{border-color:#07917a;background:linear-gradient(135deg,#064c3b,#07917a)}.trust-item .trust-item__copy{position:relative;z-index:1;color:#203a31}.trust-item .trust-item__copy strong{color:#203a31;font-size:.84rem;font-weight:900;letter-spacing:-.01em}.trust-item .trust-item__copy>span{color:#65766e;font-size:.68rem}.trust-item--proof .trust-item__copy,.trust-item--proof .trust-item__copy strong{color:#fff}.trust-item--proof .trust-item__copy>span{color:#d5eee6}.trust-item .trust-icon{position:relative;z-index:1;flex-basis:42px;width:42px;min-width:42px;height:42px;border-width:1px;box-shadow:inset 0 0 0 3px #ffffff6b}.trust-item .trust-icon--orders{border-color:#ffd1667a;background:#ffffff21;color:#ffd166;box-shadow:none}.trust-item .trust-icon--whatsapp{color:#149a4c}@media(max-width:1180px){.trust-item,.trust-item:last-child{border-right:1px solid #d5e5de}.trust-item--proof{grid-row:auto;grid-column:1/-1;min-height:86px}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.trust-strip{padding-block:10px}.trust-grid{gap:8px}.trust-item,.trust-item:last-child{min-height:92px;padding:14px 11px}.trust-item--proof{min-height:82px;padding:15px 14px}.trust-item .trust-icon{flex-basis:36px;width:36px;min-width:36px;height:36px}.trust-item .trust-item__copy strong{font-size:.74rem}.trust-item .trust-item__copy>span{font-size:.61rem}}.brand-card__visual img{object-position:center}.brand-card--featured .brand-card__visual{align-self:center;min-height:150px;margin:20px 0 20px 20px;border:1px solid rgba(255,255,255,.58);border-radius:14px;background:#fffffff5;padding:22px}.brand-card--featured .brand-card__visual img{max-width:92%;max-height:105px}.brand-card--compact .brand-card__visual{background:#fff}.brand-card--compact .brand-card__visual img{max-width:86%;max-height:39px}.brand-card--compact .brand-card__visual img[src*=brand-lucana]{max-height:52px}.brand-card--compact .brand-card__visual img[src*=brand-daiwa]{mix-blend-mode:multiply}@media(max-width:760px){.brand-card--featured .brand-card__visual{min-height:125px;margin:15px 15px 0;padding:18px}}.brand-card--compact .brand-card__visual img[src*=brand-pexxo-original],.brand-card--compact .brand-card__visual img[src*=brand-bravvo-original]{max-width:94%;max-height:46px;object-fit:cover;object-position:center}.brand-card--compact .brand-card__visual--brand-lark-original-png{background:#070000}.brand-card--compact .brand-card__visual img[src*=brand-lark-original]{max-width:94%;max-height:48px;object-fit:cover;object-position:center}.brand-card--compact .brand-card__visual img[src*=brand-pioneer-original]{max-width:94%;max-height:43px}.brand-card--compact .brand-card__visual img[src*=brand-real-warrior-original]{max-width:92%;max-height:46px}.footer-socials{display:grid;gap:9px;margin-top:18px}.footer-socials__label{color:#a9c0b6;font-size:.68rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.footer-socials__links{display:flex;flex-wrap:wrap;gap:8px}.footer-social{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:7px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff0e;color:#fff;font-size:.7rem;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease}.footer-social:hover{transform:translateY(-2px);border-color:#ffffff57;background:#ffffff1c}.footer-social--instagram:hover{background:linear-gradient(100deg,#833ab4a6,#fd1d1d94,#fcb0459e)}.footer-social--facebook:hover{background:#1877f2}.social-icon{display:block;width:18px;height:18px;flex:0 0 18px}.product-addons{display:grid;gap:12px;margin-top:2px;padding-top:16px;border-top:1px solid #dce5e0}.product-addons__heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.product-addons__heading h2{margin:2px 0 0;font-size:1.08rem;line-height:1.25}.product-addons__heading>span{padding:4px 8px;border-radius:999px;background:#edf7f2;color:var(--fs-primary);font-size:.65rem;font-weight:850}.product-addons__eyebrow{margin:0;color:#6b7b73;font-size:.64rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-addons__list{display:grid;gap:9px}.product-addon{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:9px;border:1px solid #d5e1db;border-radius:12px;background:#fbfdfc;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.product-addon.is-selected{border-color:#16836a;background:#f0faf6;box-shadow:0 0 0 1px #16836a}.product-addon__check{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.product-addon__choice{display:grid;grid-template-columns:25px 58px minmax(0,1fr);align-items:center;gap:10px;cursor:pointer}.product-addon__tick{display:grid;width:22px;height:22px;place-items:center;border:1.5px solid #aebdb5;border-radius:6px;background:#fff;color:transparent;font-size:.75rem;font-weight:950}.product-addon__check:focus-visible+.product-addon__choice .product-addon__tick{outline:3px solid rgba(22,131,106,.25);outline-offset:2px}.product-addon__check:checked+.product-addon__choice .product-addon__tick{border-color:#16836a;background:#16836a;color:#fff}.product-addon__media{display:grid;width:58px;height:58px;overflow:hidden;place-items:center;border-radius:8px;background:#fff}.product-addon__media img,.product-addon__media svg{width:100%;height:100%;object-fit:cover}.product-addon__details{display:grid;min-width:0;gap:4px}.product-addon__details strong{font-size:.77rem;line-height:1.3}.product-addon__price{color:var(--fs-primary);font-size:.74rem;font-weight:900}.product-addon__variant{padding-left:93px}.product-addon__variant select{width:100%;min-height:36px;border:1px solid #bdcac3;border-radius:7px;background:#fff;padding:6px 9px;font-size:.7rem}.product-form__error{margin:0;padding:9px 11px;border-radius:8px;background:#fff0ed;color:#9b2e1d;font-size:.76rem;font-weight:700}.product-recommendations[hidden]{display:none}.button[aria-busy=true]{cursor:wait;opacity:.78}@media(max-width:680px){.product-addons{padding-top:14px}.product-addon__choice{grid-template-columns:23px 52px minmax(0,1fr);gap:8px}.product-addon__media{width:52px;height:52px}.product-addon__variant{padding-left:83px}.product-addons__heading h2{font-size:1rem}}body.gallery-open{overflow:hidden}.product-gallery[data-product-gallery]{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:12px;min-width:0}.product-gallery[data-product-gallery]>*{min-width:0}.product-gallery__thumbs{display:grid;align-content:start;gap:9px;max-height:680px;overflow-y:auto;overscroll-behavior:contain;padding:2px 4px 2px 2px;scrollbar-width:thin}.product-gallery__thumb{display:grid;width:68px;height:68px;flex:0 0 68px;overflow:hidden;place-items:center;padding:3px;border:1px solid #d5ded9;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.product-gallery__thumb:hover{border-color:#7fae9d}.product-gallery__thumb.is-active{border-color:var(--fs-primary);box-shadow:0 0 0 2px #0b4f3a2e}.product-gallery__thumb:focus-visible{outline:3px solid rgba(11,79,58,.26);outline-offset:2px}.product-gallery__thumb img{width:100%;height:100%;aspect-ratio:auto;border-radius:7px;object-fit:contain;background:#fff}.product-gallery__stage{position:relative;width:100%;overflow:hidden;aspect-ratio:1/1;border:1px solid #e0e6e2;border-radius:calc(var(--fs-radius) + 2px);background:#fff;box-shadow:0 8px 25px #0b3d2e0e;touch-action:pan-y}.product-gallery__stage--placeholder{display:grid;place-items:center}.product-gallery__stage--placeholder svg{width:70%;height:70%}.product-gallery__slide,.product-gallery__zoom{width:100%;height:100%}.product-gallery__slide[hidden]{display:none}.product-gallery__zoom{position:relative;display:block;overflow:hidden;padding:0;border:0;background:#fff;cursor:zoom-in}.product-gallery__zoom>img{width:100%;height:100%;aspect-ratio:auto;border-radius:0;background:#fff;object-fit:contain}.product-gallery__expand{position:absolute;right:13px;top:13px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(11,61,46,.17);border-radius:50%;background:#ffffffe6;color:var(--fs-primary);font-size:1.15rem;font-weight:850;box-shadow:0 5px 14px #0b3d2e1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-gallery__arrow{position:absolute;z-index:3;top:50%;display:grid;width:44px;height:44px;place-items:center;transform:translateY(-50%);border:1px solid rgba(11,61,46,.15);border-radius:50%;background:#ffffffeb;color:var(--fs-primary);font-size:2rem;line-height:1;box-shadow:0 5px 18px #0b3d2e21;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-gallery__arrow:hover{background:#fff}.product-gallery__arrow:disabled{visibility:hidden}.product-gallery__arrow--previous{left:13px}.product-gallery__arrow--next{right:13px}.product-gallery__counter{position:absolute;z-index:3;left:50%;bottom:12px;min-width:50px;transform:translate(-50%);padding:5px 10px;border:1px solid rgba(11,61,46,.12);border-radius:999px;background:#ffffffe6;color:#43564d;font-size:.72rem;font-weight:850;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-gallery__dialog{width:min(94vw,1100px);height:min(92vh,900px);max-width:none;max-height:none;margin:auto;padding:44px;border:0;border-radius:18px;background:#fff;box-shadow:0 30px 100px #00000059}.product-gallery__dialog::backdrop{background:#021610d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-gallery__dialog img{width:100%;height:100%;aspect-ratio:auto;border-radius:0;object-fit:contain;background:#fff}.product-gallery__dialog-close{position:absolute;z-index:2;right:12px;top:12px;display:grid;width:40px;height:40px;place-items:center;border:1px solid #d3ddd8;border-radius:50%;background:#fff;color:#173b30;font-size:1.7rem;line-height:1;cursor:pointer;box-shadow:0 4px 12px #0000001a}@media(max-width:990px){.product-gallery[data-product-gallery]{width:min(100%,780px);margin-inline:auto}.product-gallery__thumbs{max-height:700px}}@media(max-width:680px){.product-gallery[data-product-gallery]{grid-template-columns:minmax(0,1fr);gap:10px;margin:0}.product-gallery__stage{grid-row:1}.product-gallery__thumbs{grid-row:2;display:flex;gap:8px;max-height:none;overflow-x:auto;overflow-y:hidden;padding:2px 2px 6px;scroll-snap-type:x proximity}.product-gallery__thumb{width:58px;height:58px;flex-basis:58px;scroll-snap-align:start}.product-gallery__arrow{width:40px;height:40px;font-size:1.8rem}.product-gallery__arrow--previous{left:9px}.product-gallery__arrow--next{right:9px}.product-gallery__expand{right:9px;top:9px;width:35px;height:35px}.product-gallery__counter{bottom:9px}.product-gallery__dialog{width:100vw;height:100dvh;padding:48px 10px 20px;border-radius:0}.product-gallery__dialog-close{right:10px;top:9px}}@media(prefers-reduced-motion:reduce){.product-gallery__thumb{transition:none}}.purchase-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.purchase-benefit{display:flex;min-width:0;align-items:center;gap:9px;min-height:65px;padding:9px 10px;border:1px solid #dbe5e0;border-radius:11px;background:#fbfdfc}.purchase-benefit>span:last-child{display:grid;min-width:0;gap:2px}.purchase-benefit strong{color:#183a30;font-size:.76rem;line-height:1.2}.purchase-benefit small{color:#687970;font-size:.62rem;line-height:1.35}.purchase-benefit__icon{display:grid;flex:0 0 35px;width:35px;height:35px;place-items:center;border:1px solid #cfe4dc;border-radius:10px;background:#eaf7f2;color:#08705a}.purchase-benefit__icon svg{display:block;width:20px;height:20px}.purchase-benefit__icon--discount{border-color:#f0d69a;background:#fff4d7;color:#946110}.purchase-benefit__icon--cod{border-color:#c9dfef;background:#eaf4fb;color:#286d93}.purchase-benefit__icon--secure{border-color:#cce5d5;background:#e9f7ee;color:#21814b}.purchase-payment{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:12px;border:1px solid #d7e3dd;border-radius:11px;background:linear-gradient(110deg,#f0f8f4,#fbfdfc)}.purchase-payment__icon{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:9px;background:var(--fs-primary);color:#fff}.purchase-payment__icon svg{width:20px;height:20px}.purchase-payment__body{display:grid;min-width:0;gap:7px}.purchase-payment__body>strong{color:#183a30;font-size:.75rem}.purchase-payment__methods{display:flex;flex-wrap:wrap;gap:5px}.purchase-payment__methods span{padding:3px 7px;border:1px solid #cfded7;border-radius:999px;background:#fff;color:#445b51;font-size:.58rem;font-weight:800;line-height:1.3}.purchase-policy-links{display:flex;flex-wrap:wrap;gap:5px 16px;margin-top:11px;color:#52675d;font-size:.66rem;font-weight:750}.purchase-policy-links a{text-decoration:underline;text-decoration-color:#a6b7af;text-underline-offset:3px}.purchase-policy-links a:hover{color:var(--fs-primary)}@media(max-width:680px){.purchase-benefits{gap:7px}.purchase-benefit{min-height:62px;gap:7px;padding:8px}.purchase-benefit__icon{flex-basis:31px;width:31px;height:31px;border-radius:8px}.purchase-benefit__icon svg{width:18px;height:18px}.purchase-benefit strong{font-size:.68rem}.purchase-benefit small{font-size:.56rem}.purchase-payment{margin-top:12px;padding:10px}.purchase-policy-links{gap:6px 13px}}.purchase-payment__methods span.purchase-payment__logo{display:block;padding:0;border:0;border-radius:3px;background:transparent;line-height:0}.purchase-payment__logo svg{display:block;width:42px;height:auto}.purchase-payment__methods span.purchase-payment__pending{padding:0;border:0;border-radius:0;background:transparent;color:#687970;font-size:.62rem;font-weight:700}.breadcrumbs--store{display:flex;align-items:center;gap:7px;padding-top:24px;color:#687970;font-size:.7rem}.breadcrumbs--store a{color:var(--fs-primary);font-weight:800}.breadcrumbs--store span:last-child{max-width:min(72vw,650px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-page>.breadcrumbs--store+.collection-header{padding-top:24px}@media(max-width:680px){.breadcrumbs--store{padding-top:16px;font-size:.64rem}.collection-page>.breadcrumbs--store+.collection-header{padding-top:18px}}body.filters-open{overflow:hidden}.collection-page{padding-bottom:54px}.collection-header h1{margin:5px 0 12px;font-size:clamp(2rem,4vw,3.5rem);line-height:1;letter-spacing:-.04em}.collection-tools{min-height:58px;margin-bottom:22px;padding:9px 10px 9px 15px;border:1px solid #d7e1dc;border-radius:13px;background:#fff;box-shadow:0 5px 16px #083a2b0b}.collection-tools__summary{color:#62736b;font-size:.78rem}.collection-tools__summary strong{color:#173b30;font-size:.95rem}.collection-tools__actions{display:flex;align-items:center;gap:10px}.sort-control{display:flex;align-items:center;gap:9px;color:#56685f;font-size:.72rem;font-weight:800}.collection-tools .sort-control select{min-width:185px}.filter-trigger{display:none;align-items:center;gap:7px;min-height:40px;padding:8px 13px;border:1px solid #b8c9c1;border-radius:9px;background:#f7faf8;color:#173b30;font-size:.76rem;font-weight:850;cursor:pointer}.collection-layout{display:grid;grid-template-columns:255px minmax(0,1fr);align-items:start;gap:24px}.collection-layout--wide{grid-template-columns:minmax(0,1fr)}.collection-results{min-width:0}.collection-layout:not(.collection-layout--wide) .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.facets{position:sticky;top:130px;max-height:calc(100vh - 150px);overflow:auto;border:1px solid #d7e2dc;border-radius:14px;background:#fff;box-shadow:0 7px 22px #08372a0d;scrollbar-width:thin}.facets__header{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #e1e8e4}.facets__header h2{margin:3px 0 0;font-size:1.15rem}.facets__header h2 small{display:inline-grid;min-width:21px;height:21px;place-items:center;border-radius:999px;background:var(--fs-primary);color:#fff;font-size:.63rem}.facets__close,.facets-overlay{display:none}.facets__active{padding:14px 16px;border-bottom:1px solid #e1e8e4;background:#f6faf8}.facets__active-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;font-size:.7rem}.facets__active-heading a{color:var(--fs-primary);font-weight:850;text-decoration:underline;text-underline-offset:2px}.facets__chips{display:flex;flex-wrap:wrap;gap:6px}.facets__chips a{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #cfe0d8;border-radius:999px;background:#fff;color:#29483d;font-size:.64rem;font-weight:750}.facet{border-bottom:1px solid #e4eae7}.facet summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;cursor:pointer;font-size:.76rem;font-weight:900;list-style:none}.facet summary::-webkit-details-marker{display:none}.facet summary:after{content:"+";margin-left:auto;color:var(--fs-primary);font-size:1rem}.facet[open] summary:after{content:"\2013"}.facet summary small{order:2;display:grid;min-width:19px;height:19px;place-items:center;border-radius:999px;background:#eaf5f0;color:var(--fs-primary);font-size:.59rem}.facet__body{padding:0 16px 15px}.facet__values{display:grid;max-height:245px;gap:4px;margin:0;padding:0;overflow:auto;list-style:none;scrollbar-width:thin}.facet-value{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:32px;cursor:pointer;color:#41574d;font-size:.7rem}.facet-value input{position:absolute;width:1px;height:1px;opacity:0}.facet-value__box{display:grid;width:17px;height:17px;place-items:center;border:1.5px solid #aebeb6;border-radius:4px;background:#fff;color:transparent;font-size:.58rem;font-weight:950}.facet-value input:checked+.facet-value__box{border-color:var(--fs-primary);background:var(--fs-primary);color:#fff}.facet-value input:focus-visible+.facet-value__box{outline:3px solid rgba(6,75,59,.2);outline-offset:2px}.facet-value small{color:#7b8982;font-size:.62rem}.facet-value.is-disabled{cursor:not-allowed;opacity:.38}.facet-price{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:7px}.facet-price label{display:grid;gap:5px;color:#66776f;font-size:.61rem;font-weight:800}.facet-price input{width:100%;min-height:38px;border:1px solid #bdcac4;border-radius:7px;padding:7px 8px;color:#203c32}.facets__apply{width:calc(100% - 28px);margin:14px;min-height:42px;font-size:.73rem}.facets__empty{margin:0;padding:18px;color:#66776f;font-size:.72rem}.filter-empty{grid-column:1/-1;padding:60px 20px;text-align:center}.filter-empty h2{margin:0 0 6px}.filter-empty p{margin:0 0 18px;color:#65766e}.facets-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:69;background:#031f1785;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media(max-width:990px){.collection-tools{align-items:center;flex-direction:row}.filter-trigger{display:inline-flex}.collection-layout,.collection-layout:not(.collection-layout--wide){grid-template-columns:minmax(0,1fr)}.collection-layout:not(.collection-layout--wide) .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.facets{position:fixed;z-index:70;inset:0 0 0 auto;width:min(90vw,390px);max-height:none;border:0;border-radius:0;transform:translate(105%);transition:transform .24s ease;box-shadow:-22px 0 55px #00000038}.facets[data-open]{transform:none}.facets-overlay[data-open]{display:block}.facets__header{position:sticky;z-index:2;top:0;background:#fff}.facets__close{display:grid;width:40px;height:40px;place-items:center;border:1px solid #d1dcd7;border-radius:50%;background:#f7faf8;color:#173b30;font-size:1.5rem;cursor:pointer}}@media(max-width:680px){.collection-page{padding-bottom:38px}.collection-header{padding:32px 0 20px}.collection-tools{align-items:stretch;min-height:0;padding:10px;gap:10px}.collection-tools__summary,.collection-tools__actions{width:100%}.filter-trigger,.sort-control{flex:1}.sort-control{display:grid;gap:4px}.collection-tools .sort-control select{width:100%;min-width:0}.collection-layout:not(.collection-layout--wide) .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.facets__apply{position:sticky;bottom:0;box-shadow:0 -9px 18px #fff}.search-page .search-form{margin-bottom:24px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/theme.css.map */
