:root{--alfa-rio-950: #0e2a23;--alfa-rio-900: #173f35;--alfa-rio-800: #1d5244;--alfa-rio-700: #2a6a58;--alfa-rio-100: #dcebe4;--alfa-areia-50: #faf7f0;--alfa-areia-100: #f3ecdd;--alfa-areia-200: #e4d9c2;--alfa-ambar-500: #d97b29;--alfa-ambar-600: #b45309;--alfa-ambar-700: #92400e;--alfa-ink-900: #20251f;--alfa-ink-600: #4f584d;--alfa-zap-600: #0f7a41;--alfa-zap-700: #0c5f33;--alfa-radius: 16px;--alfa-radius-pill: 999px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--alfa-ambar-600) !important;outline-offset:2px}.alfa-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.75rem 1.7rem;border-radius:var(--alfa-radius-pill);font-weight:600;font-size:1rem;text-decoration:none;transition:background-color .25s ease,color .25s ease}.alfa-btn--primary{background:var(--alfa-ambar-600);color:#fff}.alfa-btn--primary:hover{background:var(--alfa-ambar-700);color:#fff;text-decoration:none}.alfa-btn--ghost{border:2px solid var(--alfa-rio-800);color:var(--alfa-areia-50)}.alfa-btn--ghost:hover{background:var(--alfa-rio-900);color:#fff;text-decoration:none}.alfa-btn--zap{background:var(--alfa-zap-600);color:#fff}.alfa-btn--zap:hover{background:var(--alfa-zap-700);color:#fff;text-decoration:none}.alfa-btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:48px;width:100%;border:2px solid var(--alfa-zap-600);border-radius:var(--alfa-radius-pill);color:var(--alfa-zap-700);font-weight:600;padding:.7rem 1.5rem;margin:.75rem 0 1rem;text-decoration:none;transition:background-color .25s ease}.alfa-btn-whatsapp:hover{background:rgba(15, 122, 65, 0.08);color:var(--alfa-zap-700);text-decoration:none}.alfa-btn-whatsapp .alfa-wa-icon,.alfa-btn-whatsapp svg{width:20px;height:20px;fill:currentColor}.alfa-hero{position:relative;color:var(--alfa-areia-50);overflow:hidden;padding:4.5rem 0 4rem}.alfa-hero__waves{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;color:rgba(29, 82, 68, 0.45)}.alfa-hero__inner{position:relative;max-width:1140px;margin:0 auto;padding:0 1.25rem}.alfa-hero__eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--alfa-ambar-500);margin-bottom:1rem}.alfa-hero__title{font-size:clamp(2.1rem,5.5vw,3.4rem);line-height:1.12;margin:0 0 1.1rem;max-width:17ch;color:inherit}.alfa-hero__title em{font-style:normal;color:var(--alfa-ambar-500)}.alfa-hero__subtitle{font-size:1.15rem;line-height:1.6;color:rgba(220, 235, 228, 0.92);max-width:36rem;margin-bottom:1.8rem}.alfa-hero__ctas{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2.2rem}.alfa-trust{display:flex;flex-wrap:wrap;gap:.4rem 1.5rem;list-style:none;margin:0;padding:0;font-size:.9rem;font-weight:500;color:rgba(220, 235, 228, 0.9)}.alfa-trust li{display:flex;align-items:center;gap:.5rem}.alfa-trust li::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--alfa-ambar-500)}.alfa-kit-banner{max-width:1140px;margin:3.5rem auto;padding:0 1.25rem}.alfa-kit-banner__card{background:var(--alfa-areia-100);border-radius:24px;padding:2.5rem 1.5rem;display:grid;gap:1.6rem;align-items:center}@media(min-width: 768px){.alfa-kit-banner__card{grid-template-columns:3fr 2fr;padding:3rem}}.alfa-kit-banner__title{font-size:clamp(1.6rem,3.4vw,2.2rem);margin:0 0 .6rem;color:var(--alfa-ink-900)}.alfa-kit-banner__text{color:var(--alfa-ink-600);font-size:1.05rem;margin-bottom:1.4rem}.alfa-kit-banner__steps{list-style:none;margin:0;padding:0;display:grid;gap:.55rem;counter-reset:alfa-step}.alfa-kit-banner__steps li{counter-increment:alfa-step;background:#fff;border:1px solid var(--alfa-areia-200);border-radius:14px;padding:.65rem 1rem;display:flex;align-items:center;gap:.8rem;font-weight:500;color:var(--alfa-ink-900)}.alfa-kit-banner__steps li::before{content:counter(alfa-step);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background:var(--alfa-rio-900);color:var(--alfa-areia-50);font-weight:600}.alfa-kit{max-width:860px;margin:0 auto;padding:1rem 1.25rem 4rem}.alfa-kit__hint{color:var(--alfa-ink-600);margin-bottom:1.4rem}.alfa-kit__progress-label{font-size:.9rem;font-weight:600;color:var(--alfa-ink-600);margin-bottom:.5rem}.alfa-kit__progress{height:8px;border-radius:999px;background:var(--alfa-areia-200);overflow:hidden;margin-bottom:2rem}.alfa-kit__progress-bar{height:100%;border-radius:999px;background:var(--alfa-ambar-600);transition:width .3s ease}.alfa-kit__question{font-size:clamp(1.5rem,3.5vw,2rem);margin-bottom:.4rem}.alfa-kit__options{display:grid;gap:.8rem;margin-bottom:2rem}@media(min-width: 640px){.alfa-kit__options{grid-template-columns:1fr 1fr}}.alfa-kit__option{text-align:left;background:#fff;border:2px solid var(--alfa-areia-200);border-radius:var(--alfa-radius);padding:1rem 1.2rem;cursor:pointer;font:inherit;color:var(--alfa-ink-900);transition:border-color .2s ease,background-color .2s ease}.alfa-kit__option:hover{border-color:var(--alfa-rio-800)}.alfa-kit__option[aria-checked=true]{border-color:var(--alfa-ambar-600);background:rgba(180, 83, 9, 0.07)}.alfa-kit__option strong{display:block;font-size:1.1rem;font-weight:600}.alfa-kit__option span{color:var(--alfa-ink-600);font-size:.92rem}.alfa-kit__nav{display:flex;justify-content:space-between;align-items:center;gap:1rem}.alfa-kit__back{background:none;border:none;font:inherit;font-weight:600;color:var(--alfa-ink-600);cursor:pointer;padding:.7rem 1rem}.alfa-kit__back[disabled]{visibility:hidden}.alfa-kit__skip{background:none;border:none;font:inherit;font-weight:600;color:var(--alfa-ambar-700);text-decoration:underline;cursor:pointer;padding:.7rem 1rem}.alfa-kit__result-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--alfa-ambar-700)}.alfa-kit__result-title{font-size:clamp(1.6rem,4vw,2.3rem);margin:.3rem 0 1.6rem}.alfa-kit__result-grid{display:grid;gap:1.5rem}@media(min-width: 860px){.alfa-kit__result-grid{grid-template-columns:3fr 2fr;align-items:start}}.alfa-kit__slots{background:#fff;border:2px solid var(--alfa-ambar-600);border-radius:22px;padding:1.5rem;box-shadow:0 16px 40px rgba(32, 37, 31, 0.1)}.alfa-kit__slot{display:flex;gap:.9rem;padding:.9rem 0;border-bottom:1px solid var(--alfa-areia-100)}.alfa-kit__slot:last-child{border-bottom:none}.alfa-kit__slot-icon{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:var(--alfa-rio-900);color:var(--alfa-areia-100);display:flex;align-items:center;justify-content:center;font-weight:700}.alfa-kit__slot h4{margin:0 0 .15rem;font-size:1.02rem}.alfa-kit__slot p{margin:0 0 .3rem;color:var(--alfa-ink-600);font-size:.95rem}.alfa-kit__slot a{font-weight:600;color:var(--alfa-ambar-700);text-decoration:underline;text-underline-offset:2px}.alfa-kit__why{background:var(--alfa-rio-950);color:var(--alfa-areia-50);border-radius:22px;padding:1.6rem}.alfa-kit__why h3{color:#fff;margin:0 0 1rem;font-size:1.25rem}.alfa-kit__why ul{list-style:none;margin:0 0 1.2rem;padding:0;display:grid;gap:.8rem}.alfa-kit__why li{display:flex;gap:.7rem;color:rgba(220, 235, 228, 0.92);line-height:1.55;font-size:.97rem}.alfa-kit__why li::before{content:"";flex-shrink:0;margin-top:.55em;width:6px;height:6px;border-radius:50%;background:var(--alfa-ambar-500)}.alfa-kit__why .alfa-btn--zap{width:100%}.alfa-kit__footnote{border-top:1px solid var(--alfa-rio-800);margin:1.2rem 0;padding-top:1rem;font-size:.85rem;color:rgba(220, 235, 228, 0.7)}.alfa-kit__extras{margin-top:2.5rem}.alfa-kit__extras h3{font-size:1.35rem;margin-bottom:.2rem}.alfa-kit__extras>p{color:var(--alfa-ink-600);margin-bottom:1.2rem}.alfa-kit__extras ul{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}@media(min-width: 640px){.alfa-kit__extras ul{grid-template-columns:1fr 1fr}}.alfa-kit__extras li{background:#fff;border:1px solid var(--alfa-areia-200);border-radius:14px;padding:.8rem 1rem;color:var(--alfa-ink-900)}.alfa-kit__restart{margin-top:1.6rem;background:none;border:none;font:inherit;font-weight:600;color:var(--alfa-ink-600);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.alfa-js .alfa-reveal{opacity:0}@media(prefers-reduced-motion: reduce){.alfa-js .alfa-reveal{opacity:1}}.head-main{box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.18)}.alfa-logo{display:inline-flex;align-items:baseline;gap:6px;font-family:var(--heading-font);font-size:26px;line-height:1;color:var(--alfa-areia-50);text-decoration:none;white-space:nowrap}.alfa-logo:hover{color:var(--alfa-areia-50);text-decoration:none}.alfa-logo-strong{font-weight:700;letter-spacing:-0.02em}.alfa-logo-light{font-weight:300;font-style:italic;color:var(--alfa-ambar-500)}.head-main .search-input.form-control{height:44px;background:var(--alfa-rio-900);border:1px solid var(--alfa-rio-700);border-radius:999px;color:var(--alfa-areia-50);font-size:15px;padding:10px 92px 10px 20px}.head-main .search-input.form-control:focus{border-color:var(--alfa-ambar-500)}.head-main .search-input.form-control::placeholder{color:rgba(220, 235, 228, 0.6)}.head-main .search-submit-btn{top:50%;right:5px;transform:translateY(-50%);width:34px;height:34px;padding:0;display:flex;align-items:center;justify-content:center;background:var(--alfa-ambar-600);border-radius:999px;transition:background-color .2s ease}.head-main .search-submit-btn:hover{background:var(--alfa-ambar-700)}.head-main .search-submit-btn .icon-inline{color:#fff}.head-main .search-empty-btn{top:50%;right:46px;height:auto;padding:6px;transform:translateY(-50%)}.head-main .search-empty-btn .icon-inline{color:var(--alfa-areia-50)}@media(min-width: 768px){.head-main .logo-container{flex:0 0 auto}.head-main .search-container{flex:1 1 auto;max-width:672px;margin-right:auto}}.alfa-header-wa{align-items:center;gap:8px;border:1px solid var(--alfa-rio-700);border-radius:999px;padding:8px 16px;font-size:14px;font-weight:500;color:var(--alfa-areia-50);text-decoration:none;white-space:nowrap;transition:border-color .2s ease,color .2s ease}.alfa-header-wa:hover{border-color:var(--alfa-zap-600);color:#fff;text-decoration:none}.alfa-header-wa-dot{width:8px;height:8px;border-radius:999px;background:var(--alfa-zap-600);flex-shrink:0}.head-main .header-cart .header-icon,.head-main .header-account .header-icon,.head-main .menu-container .header-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:999px;transition:background-color .2s ease}.head-main .header-cart :hover>.header-icon,.head-main .header-account a:hover .header-icon,.head-main .menu-container button:hover .header-icon{background:var(--alfa-rio-900)}.head-main .badge{background:var(--alfa-ambar-600);color:#fff;border:0;font-weight:700}.head-main .nav-desktop-container{border-top:1px solid var(--header-nav-divider-color, var(--alfa-rio-900))}.head-main .nav-desktop-list .nav-list-link{border-radius:999px;padding:7px 13px;font-size:14px;font-weight:500;letter-spacing:.01em;color:rgba(220, 235, 228, 0.92);transition:background-color .2s ease,color .2s ease}.head-main .nav-desktop-list .nav-list-link:hover{background:var(--alfa-rio-900);color:#fff}.head-main .nav-desktop-list .alfa-nav-kit-pill{background:var(--alfa-ambar-600);color:#fff;font-weight:600;padding:7px 16px;margin-right:8px}.head-main .nav-desktop-list .alfa-nav-kit-pill:hover{background:var(--alfa-ambar-700);color:#fff}.head-main .desktop-dropdown{background:var(--alfa-areia-50);color:var(--alfa-ink-900)}.head-main .desktop-dropdown .nav-list-link{color:var(--alfa-ink-900);border-radius:8px}.head-main .desktop-dropdown .nav-list-link:hover{background:var(--alfa-areia-100);color:var(--alfa-ink-900)}.alfa-mobile-ctas{display:grid;gap:10px;padding:4px 0 16px}.alfa-mobile-kit-cta{display:block;background:var(--alfa-ambar-600);color:#fff;text-align:center;font-weight:600;border-radius:14px;padding:13px 16px;text-decoration:none}.alfa-mobile-kit-cta:hover{background:var(--alfa-ambar-700);color:#fff;text-decoration:none}.alfa-mobile-wa-cta{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--alfa-zap-600);color:var(--alfa-zap-700);border-radius:14px;padding:12px 16px;font-weight:600;text-decoration:none}.alfa-mobile-wa-cta:hover{background:rgba(15, 122, 65, 0.08);color:var(--alfa-zap-700);text-decoration:none}.cart-item-image-container,.order-item-image-container{position:relative !important;display:block;width:80px !important;height:80px !important;flex-shrink:0;overflow:hidden;border-radius:10px}.cart-item-image-container img,.order-item-image-container img,img.cart-item-image,img.order-item-image{position:absolute;inset:0;width:100% !important;height:100% !important;object-fit:cover}#modal-cart img,.cart-item img,.js-ajax-cart-list img,[class*=quick-shop] img,[class*=quickshop] img{max-width:100%}.alfa-pdp-trust{background:var(--alfa-areia-100);border-radius:14px;padding:.9rem 1.1rem;margin:.75rem 0 1rem}.alfa-pdp-trust__title{margin:0 0 .2rem;font-weight:700;color:var(--alfa-rio-900);font-size:.95rem}.alfa-pdp-trust__text{margin:0;color:var(--alfa-ink-600);font-size:.9rem;line-height:1.55}.product-name{font-family:var(--heading-font);font-size:clamp(26px,3vw,34px);font-weight:600;line-height:1.25;color:var(--alfa-ink-900)}.product-price-display{font-size:32px;font-weight:700;color:var(--alfa-rio-900)}.product-price-compare{font-size:15px}.product-offer-label{font-weight:600}.product-payments-info{font-size:15px;color:var(--alfa-ink-600)}.product-form .btn-primary.btn-big{min-height:52px;font-size:17px;font-weight:600}.alfa-btn-whatsapp{margin:.9rem 0 1.5rem}.product-shipping-wrapper{margin-top:.25rem}.product-shipping-wrapper .form-label{font-weight:600;margin-bottom:6px}.alfa-pdp-trust__title{font-size:1rem}.alfa-pdp-trust__text{font-size:.95rem}.section-product-description{margin-top:24px;padding-top:32px;border-top:1px solid var(--alfa-areia-200)}.section-product-description .product-description-heading{font-family:var(--heading-font);font-size:28px;font-weight:600;color:var(--alfa-ink-900);margin-bottom:16px}.section-product-description .product-description-content{font-size:18px;line-height:1.75;color:var(--alfa-ink-900);max-width:58em}.section-product-description .product-description-content p{margin-bottom:1.1em}.section-product-description .product-description-content p strong,.section-product-description .product-description-content p b{color:var(--alfa-rio-900)}.section-product-description .product-description-content p:has(>strong:first-child){margin-top:1.6em;margin-bottom:.5em}.section-product-description .product-description-content ul,.section-product-description .product-description-content ol{margin:0 0 1.1em 1.2em;padding:0}.section-product-description .product-description-content li{margin-bottom:.35em}.section-product-description .product-description-content h2,.section-product-description .product-description-content h3{font-family:var(--heading-font);font-weight:600;color:var(--alfa-ink-900);margin:1.4em 0 .5em}.section-product-description .product-description-content h2{font-size:24px}.section-product-description .product-description-content h3{font-size:20px}.section-product-description .product-description-content img{max-width:100%;height:auto;border-radius:14px}.product-item{background:#fff;border:1px solid var(--alfa-areia-200);border-radius:16px;overflow:hidden;transition:box-shadow .3s ease}.product-item:hover{box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1),0 4px 6px -4px rgba(0, 0, 0, 0.08)}.product-item-information{padding:4px 14px 16px}.product-item-name{font-size:16px;font-weight:500;line-height:1.375;color:var(--alfa-ink-900)}.product-item:hover .product-item-name{text-decoration:underline}.product-item-price{font-size:19px;font-weight:700;color:var(--alfa-rio-900)}.product-item-price-compare{font-size:13px}.product-item-installments{font-size:13px;color:var(--alfa-ink-600)}.js-product-table.grid{gap:22px 18px}.template-category .page-header{background:var(--alfa-rio-950);color:var(--alfa-areia-50)}.template-category .page-header-title{font-family:var(--heading-font);font-size:clamp(28px,4vw,38px);font-weight:600;color:var(--alfa-areia-50)}.template-category .page-header-title::before{content:"Categoria";display:block;font-family:var(--body-font);font-size:13px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--alfa-ambar-500);margin-bottom:6px}.breadcrumbs{opacity:1}.breadcrumbs a,.breadcrumbs .separator{color:var(--alfa-ink-600)}.breadcrumbs .crumb.active{color:var(--alfa-ink-900);font-weight:500}.breadcrumbs a:hover{color:var(--alfa-ink-900)}.template-category .page-header .breadcrumbs a,.template-category .page-header .breadcrumbs .separator{color:var(--alfa-rio-100)}.template-category .page-header .breadcrumbs .crumb.active{color:#fff}.template-category .page-header .breadcrumbs a:hover{color:#fff}@media(max-width: 767.98px){.head-main .menu-container{order:100}}.alfa-cat-art{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:var(--category-image-size, 220px);max-width:100%;aspect-ratio:1/1;border-radius:18px}.alfa-cat-art .alfa-cat-icon{width:50%;height:50%;color:rgba(243, 236, 221, 0.8)}.alfa-cat-art .alfa-cat-wave{position:absolute;left:0;right:0;bottom:0;width:100%;height:24px;color:rgba(243, 236, 221, 0.15)}.alfa-cat-art--varas{background:linear-gradient(135deg, #1d5244, #0e2a23)}.alfa-cat-art--carretilhas{background:linear-gradient(135deg, #7a4a1c, #4a2c10)}.alfa-cat-art--molinetes{background:linear-gradient(135deg, #1f4d5c, #0f2a33)}.alfa-cat-art--iscas{background:linear-gradient(135deg, #8a5a22, #54350f)}.alfa-cat-art--linhas{background:linear-gradient(135deg, #33584a, #163027)}.alfa-cat-art--vestuario{background:linear-gradient(135deg, #4f6151, #2a362c)}.alfa-cat-art--acessorios{background:linear-gradient(135deg, #5c5036, #332c1d)}.alfa-cat-art--camping{background:linear-gradient(135deg, #3e5c3a, #1f3120)}.alfa-cat-art--pesqueiro{background:linear-gradient(135deg, #2c6e49, #143a26)}.alfa-cat-art--pesca{background:linear-gradient(135deg, #245e54, #0d2b26)}.alfa-cat-art--mar{background:linear-gradient(135deg, #1f4d6e, #0c2436)}.alfa-cat-art+.category-item-text,.category-item .alfa-cat-art~.category-item-text{display:block;margin-top:10px;font-weight:600;color:var(--alfa-ink-900)}.category-item-link:hover .alfa-cat-art .alfa-cat-icon{color:rgba(243, 236, 221, 1)}.category-item-link:hover .category-item-text{text-decoration:underline}.alfa-footer-credit{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:8px;font-size:13px;text-align:right;opacity:.85}.alfa-footer-credit a{color:inherit;text-decoration:underline;text-underline-offset:2px;display:inline-flex;align-items:center}.alfa-footer-credit a:hover{opacity:1}.alfa-footer-credit .alfa-vp-wordmark{font-family:var(--body-font),"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:800;font-size:18px;line-height:1;letter-spacing:-0.035em;color:#eef2f4;text-transform:lowercase}.alfa-footer-credit a{text-decoration:none}.alfa-footer-credit a:hover .alfa-vp-wordmark{color:#fff}.alfa-vp-dot{color:#2e8c6a}.alfa-footer-credit .alfa-vp-logo{height:18px;width:auto;display:block}.alfa-btn .alfa-wa-icon{width:20px;height:20px;fill:currentColor;flex-shrink:0}
