@font-face{font-family:"HK Grotesk";src:url("../fonts/HKGrotesk-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:"HK Grotesk";src:url("../fonts/HKGrotesk-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"HK Grotesk";src:url("../fonts/HKGrotesk-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"HK Grotesk";src:url("../fonts/HKGrotesk-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"HK Grotesk";src:url("../fonts/HKGrotesk-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}

:root{--yellow:#ffda00;--yellow-hover:#e7c500;--dark:#151515;--dark-2:#1c1c1c;--text:#202020;--muted:#777;--soft:#f5f5f5;--border:#e2e2e2;--shell:1320px;--radius:14px}
*{box-sizing:border-box}
html{font-size:18px;scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;background:#fff;color:var(--text);font-family:"HK Grotesk",Arial,sans-serif;font-size:1rem;line-height:1.4;overflow-x:hidden}
body.admin-bar .site-header{top:32px}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button,a{touch-action:manipulation}
.site-preloader{position:fixed;z-index:2147483647;inset:0;display:grid;place-items:center;background:rgba(10,10,10,.94);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .38s ease,visibility .38s ease}.guerra-loading .site-preloader,.site-preloader.is-active{opacity:1;visibility:visible;pointer-events:all}.site-preloader.is-active{transition-duration:.1s}.site-preloader.is-complete{opacity:0;visibility:hidden;pointer-events:none}.site-preloader__content{display:flex;flex-direction:column;align-items:center;gap:25px;transform:translateY(-4px)}.site-preloader__content img{width:clamp(168px,15vw,215px);height:auto}.site-preloader__track{position:relative;display:block;width:clamp(210px,19vw,285px);height:4px;border-radius:99px;background:#777;overflow:hidden}.site-preloader__track>span{position:absolute;inset:0;background:#fff;transform:scaleX(.04);transform-origin:left center;animation:guerra-loader-progress 1.05s cubic-bezier(.3,.7,.35,1) forwards}.site-preloader.is-active .site-preloader__track>span{animation:guerra-loader-progress .72s cubic-bezier(.3,.7,.35,1) forwards}@keyframes guerra-loader-progress{0%{transform:scaleX(.04)}65%{transform:scaleX(.72)}100%{transform:scaleX(1)}}html.guerra-loading,html.guerra-loading body{overflow:hidden}
.shell{width:min(calc(100% - 64px),var(--shell));margin-inline:auto}
#content>.shell:not(.hero-inner):not(.quote-page):not(.success-page){padding-left:32px;padding-right:32px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:-100px;left:20px;z-index:9999;background:var(--yellow);padding:12px}.skip-link:focus{top:12px}
.button{display:inline-flex;min-height:42px;padding:9px 24px;border:1px solid transparent;border-radius:999px;align-items:center;justify-content:center;font-weight:600;font-size:.82rem;cursor:pointer}
.button--yellow{background:var(--yellow);color:#111}.button--yellow:hover{background:var(--yellow-hover)}
.button--outline{border-color:currentColor;background:transparent}.button--glass{border-color:#fff;color:#fff;background:#ffffff0d}

/* Header */
.site-header{position:sticky;top:0;z-index:1000;background:var(--dark);color:#fff}
.topbar,.storebar{display:flex;align-items:center}
.topbar{min-height:82px;gap:24px}
.brand{display:inline-flex;width:auto;justify-self:start;align-self:center;line-height:1}.brand img{display:block;width:132px;height:auto}.footer-grid>.brand img{width:92px}
.primary-nav{margin-left:auto}.primary-nav>ul,.storebar nav ul{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0;font-size:.72rem}.primary-nav>ul>li{position:relative}.primary-nav .menu-item-has-submenu{display:flex;align-items:center;gap:6px}.submenu-toggle{width:14px;height:14px;padding:0;border:0;background:transparent;position:relative;cursor:pointer;flex:0 0 14px}.submenu-toggle:before{content:"";position:absolute;left:3px;top:3px;width:6px;height:6px;border-right:1.5px solid var(--yellow);border-bottom:1.5px solid var(--yellow);transform:rotate(45deg);transition:transform .2s,top .2s}.submenu-open>.submenu-toggle:before{top:6px;transform:rotate(225deg)}.header-submenu{position:absolute;z-index:30;top:calc(100% + 25px);left:-18px;width:285px;padding:19px;background:#171717;border-top:2px solid var(--yellow);box-shadow:0 18px 34px #0007;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s,visibility .2s,transform .2s}.header-submenu:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:27px}.header-submenu>strong{display:block;color:var(--yellow);font-size:.72rem;margin:0 0 10px}.primary-nav .header-submenu ul{display:grid;gap:0;list-style:none;margin:0;padding:0;font-size:.74rem}.primary-nav .header-submenu li{border-bottom:1px solid #292929}.primary-nav .header-submenu li a{display:block;padding:9px 2px;color:#eee;line-height:1.25}.primary-nav .header-submenu li a:hover,.primary-nav .header-submenu li a:focus{color:var(--yellow);padding-left:6px}.submenu-all{display:block;margin-top:12px;color:var(--yellow);font-size:.68rem;font-weight:700}.primary-nav .menu-item-has-submenu:hover>.header-submenu,.primary-nav .menu-item-has-submenu:focus-within>.header-submenu,.primary-nav .submenu-open>.header-submenu{opacity:1;visibility:visible;transform:none}
.storebar{min-height:60px;border-top:1px solid #2a2a2a;justify-content:space-between}
.store-actions{display:flex;align-items:center;gap:22px;font-size:.78rem}.store-actions .button{padding-top:11px;padding-bottom:7px;line-height:1}.cart-link{display:inline-flex;align-items:center;gap:9px;white-space:nowrap}
.cart-icon-wrap{position:relative;display:inline-grid;place-items:center;width:24px;height:24px;color:#fff}.cart-icon{display:block}
.cart-count{background:var(--yellow);color:#111;font-weight:700}.cart-icon-wrap .cart-count{position:absolute;top:-7px;left:-7px;min-width:16px;height:16px;padding:0 4px;font-size:.61rem;line-height:16px;border-radius:999px;text-align:center}.cart-link>.cart-count{display:none}
.menu-toggle{display:none;background:none;color:#fff;border:0;font-size:1.6rem}.search-toggle{border:0;background:none;color:#fff;font-size:1.4rem;cursor:pointer}
.language-switcher{position:relative;flex:0 0 auto}.language-toggle{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;background:transparent;color:#fff;font-size:1rem;line-height:1;cursor:pointer}.language-menu{position:absolute;z-index:60;top:calc(100% + 12px);right:0;min-width:168px;padding:7px;background:#171717;border-top:2px solid var(--yellow);box-shadow:0 18px 34px #0008}.language-menu button{display:block;width:100%;padding:9px 10px;border:0;background:transparent;color:#fff;text-align:left;font-size:.72rem;cursor:pointer}.language-menu button:hover,.language-menu button:focus{background:#282828;color:var(--yellow)}#google_translate_element{position:fixed!important;left:-9999px!important;top:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.goog-te-banner-frame.skiptranslate,.goog-te-balloon-frame,.VIpgJd-ZVi9od-ORHb-OEVmcd{display:none!important}body{top:0!important}
.language-menu button.is-active{background:#282828;color:var(--yellow)}
.search-panel{position:absolute;left:0;right:0;top:100%;background:#fff;padding:24px;box-shadow:0 18px 35px #0003}.search-panel form{max-width:800px;margin:auto}.search-panel input{width:100%;padding:14px 20px;border:1px solid var(--border);border-radius:999px}.search-panel .search-results{display:grid;background:#fff}.search-panel .search-results a{padding:10px 20px;border-bottom:1px solid var(--border);color:#222}

/* Hero */
.hero{position:relative;height:560px;background:#333;color:#fff;overflow:hidden}
.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#0001,#0008),url("../images/hero.png") center 56%/cover no-repeat}
@media(min-width:1200px){.hero-bg{background-position:center 28%}}
.hero-inner{position:relative;display:flex;align-items:center;height:560px}
.hero-copy{width:620px;max-width:49%;margin-left:auto;margin-right:34px}
.hero h1{font-size:clamp(3.3rem,4.35vw,4rem);line-height:.95;letter-spacing:-.035em;font-weight:300;margin:0 0 22px}.hero h1 strong{color:var(--yellow);font-weight:700}
.hero-copy p{max-width:630px;margin:0 0 14px;padding-bottom:15px;border-bottom:1px solid #ffffff55;font-size:.86rem}.hero-copy .button{margin-right:10px}
.floating-product{position:absolute;left:2%;bottom:48px;width:265px;min-height:265px;padding:178px 20px 20px;background:#fff;color:#111;border-radius:18px;box-shadow:0 12px 30px #0003}
.floating-product img{position:absolute;z-index:2;left:18px;top:-54px;width:229px;height:225px;object-fit:contain;background:transparent;border-radius:0;filter:drop-shadow(0 8px 8px #00000012)}
.floating-product>strong,.floating-product>span:not(.floating-product__category){display:block}.floating-product>strong{line-height:1.08;font-size:.92rem;margin-right:38px}.floating-product>span:not(.floating-product__category){font-size:.8rem;margin-top:5px}.floating-product a{position:absolute;right:16px;bottom:16px;width:36px;height:36px;border-radius:50%;background:#aaa;color:#fff;display:grid;place-items:center}
.floating-product__category{display:none}
.floating-product .floating-product__price{margin-top:9px;color:#222;font-size:.88rem;line-height:1}.floating-product__price .amount{color:inherit}

/* Home filters and cards */
.quick-search{background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:55px;padding-top:45px;padding-bottom:28px;border-bottom:1px solid #777}
.quick-search h2{font-weight:300;font-size:1.75rem;margin:0 0 12px}.quick-search>div:last-child{text-align:right}.quick-search form{display:inline-block;width:min(100%,390px)}
.quick-search input,.quick-search select{border:0;background-color:var(--soft);border-radius:999px;padding:11px 17px;color:#777;font-size:.72rem}.quick-search input{width:100%}.quick-search select{appearance:none;-webkit-appearance:none;padding-right:45px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23777' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center}.filters{display:flex;gap:8px}.filters select:first-child{min-width:168px}.filters select:not(:first-child){min-width:110px}.home-filter-results{background:#fff;text-align:center;padding-top:26px;padding-bottom:28px}.home-filter-results p{margin:0 0 10px;font-size:1.02rem}.home-filter-chips{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px}.home-filter-chip{display:inline-flex;align-items:center;gap:14px;min-height:38px;padding:3px 5px 3px 19px;border:0;border-radius:999px;background:var(--soft);color:#111;font-size:.7rem;font-weight:700;cursor:pointer}.home-filter-chip b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#050505;color:#fff;font-size:1.25rem;font-weight:300;line-height:1}.catalog-preview{background:#fff;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:30px;padding-bottom:70px}.home-filter-empty{grid-column:1/-1;text-align:center;margin:35px 0 70px;color:#777}
.product-card{position:relative;min-width:0}.product-card__image{position:relative;display:block;height:310px;border-radius:var(--radius);overflow:hidden;background:var(--soft)}
.product-card__image img{width:100%;height:100%;object-fit:contain}.product-card__body{position:relative;padding:11px 10px 4px}.product-card h3{font-size:.9rem;line-height:1.05;margin:5px 42px 2px 0}.price{font-size:.76rem;color:#666}.pill{position:absolute;top:-298px;right:11px;padding:5px 13px;background:#e8e8e8;border-radius:999px;color:#555;font-size:.58rem}.round-link{position:absolute;right:8px;bottom:3px;width:31px;height:31px;background:#fff;border-radius:50%;display:grid;place-items:center}
.catalog-preview .product-card__image--hoverable>img{position:absolute;inset:0;transition:opacity .48s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.catalog-preview .product-card__primary-image{z-index:1;opacity:1;transform:scale(1)}.catalog-preview .product-card__hover-image{z-index:2;opacity:0;transform:scale(1.055)}.catalog-preview .product-card__hover-image--contextual{object-fit:cover}.catalog-preview .product-card__image--hoverable:after{content:"";position:absolute;z-index:3;inset:0;background:linear-gradient(180deg,transparent 58%,#0003);opacity:0;transition:opacity .4s ease;pointer-events:none}.catalog-preview .product-card__hover-details{position:absolute;z-index:5;left:10px;right:10px;bottom:10px;min-height:72px;padding:10px 11px 10px 13px;border-radius:15px;background:#fff;color:#111;display:flex;align-items:center;justify-content:space-between;gap:12px;opacity:0;transform:translateY(14px);transition:opacity .32s ease,transform .42s cubic-bezier(.2,.7,.2,1);pointer-events:none}.catalog-preview .product-card__hover-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.catalog-preview .product-card__hover-copy strong{font-size:1rem;line-height:1.02;text-align:left}.catalog-preview .product-card__hover-price{margin-top:5px;font-size:.82rem;line-height:1;color:#222}.catalog-preview .product-card__hover-price .amount{color:inherit}.catalog-preview .product-card__hover-arrow{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#f4f4f4;font-size:1.15rem;font-weight:300}.catalog-preview .product-card .pill{z-index:6;transition:background .3s ease,color .3s ease}.catalog-preview .product-card h3,.catalog-preview .product-card__body>.round-link{transition:opacity .25s ease}@media(hover:hover){.catalog-preview .product-card:hover .product-card__primary-image,.catalog-preview .product-card:focus-within .product-card__primary-image{opacity:0;transform:scale(.97)}.catalog-preview .product-card:hover .product-card__hover-image,.catalog-preview .product-card:focus-within .product-card__hover-image{opacity:1;transform:scale(1)}.catalog-preview .product-card:hover .product-card__image--hoverable:after,.catalog-preview .product-card:focus-within .product-card__image--hoverable:after{opacity:1}.catalog-preview .product-card:hover .product-card__hover-details,.catalog-preview .product-card:focus-within .product-card__hover-details{opacity:1;transform:translateY(0)}.catalog-preview .product-card:hover h3,.catalog-preview .product-card:hover .product-card__body>.round-link,.catalog-preview .product-card:focus-within h3,.catalog-preview .product-card:focus-within .product-card__body>.round-link{opacity:0}.catalog-preview .product-card:hover .pill,.catalog-preview .product-card:focus-within .pill{background:#ffffff30;color:#fff;backdrop-filter:blur(8px)}}
.product-card--fallback .product-card__image{background-image:url("../images/product-shirt.png");background-repeat:no-repeat;background-size:430% auto}.product-card--fallback .product-card__image img{opacity:0}.product-card--fallback-roupas .product-card__image{background-position:0 21%}.product-card--fallback-bones-e-acessorios .product-card__image{background-position:34% 21%}.product-card--fallback-chimarrao-e-termicos .product-card__image{background-position:67% 21%}.product-card--fallback-produtos-institucionais .product-card__image{background-position:100% 21%}.product-card--fallback-botas-e-calcados .product-card__image{background-position:0 72%}

.section-space{padding-top:75px;padding-bottom:80px}.section-heading{text-align:center;margin-bottom:30px}.section-heading h2,.new-products h2{font-size:1.8rem;margin:0;font-weight:600}.section-heading p,.new-products p{color:var(--muted);margin:4px 0;font-size:.75rem}
.featured{background:#fff}.featured-grid{display:grid;grid-template-columns:1.35fr .78fr;grid-template-rows:1fr 1fr;gap:14px;height:520px}.feature{position:relative;overflow:hidden;border-radius:var(--radius);background:#ddd;color:#fff}.feature>img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.feature:hover>img{transform:scale(1.025)}.feature:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000a,transparent 58%)}.feature--large{grid-row:1/3}.featured-grid--count-1{grid-template-columns:1fr}.featured-grid--count-2 .feature--small{grid-row:1/3}.feature>span,.feature>div{position:absolute;z-index:2}.feature>span{top:15px;left:15px;padding:6px 13px;border-radius:999px;background:#5559;font-size:.68rem}.feature>div{left:18px;right:55px;bottom:16px}.feature h3,.feature p{margin:0}.feature h3{font-size:1rem}.feature p{margin-top:6px;font-size:.82rem}.feature p .amount{color:inherit}.feature__bag{position:absolute;z-index:2;top:17px;right:18px;color:#fff;font-size:1.15rem;font-style:normal}.feature--large .feature__bag{top:auto;bottom:20px}
.institutional{max-width:var(--shell);margin:auto;display:grid;grid-template-columns:2fr .9fr;background:var(--dark);color:#fff;min-height:500px}.institutional-image{background:url("../images/institutional.png") left center/auto 140% no-repeat}.institutional-copy{padding:70px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.institutional-copy h2{font-size:1.85rem;line-height:1;margin:0 0 20px}.institutional-copy p{color:#ccc;font-size:.78rem}.institutional-copy .button{margin-top:15px}
.new-products{background:#fff}.new-products>header{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.new-products>header>a{font-size:.72rem;text-decoration:underline}.new-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.new-grid .product-card:before{content:"Novo";position:absolute;z-index:2;top:12px;left:12px;border:1px solid #bbb;border-radius:99px;padding:4px 12px;font-size:.58rem;color:#777}.new-grid .product-card__image{height:320px}

/* Footer */
.site-footer{position:relative;min-height:650px;margin-top:50px;background:var(--dark);color:#ddd;padding:108px 0 18px}.footer-accent{position:absolute;z-index:2;top:-49px;right:0;width:50%;height:62px;border-top:2px solid var(--yellow);border-left:2px solid var(--yellow);border-radius:58px 0 0 0}.footer-inner{min-height:524px;display:flex;flex-direction:column}.footer-layout{display:grid;grid-template-columns:270px 190px 150px minmax(0,1fr);gap:42px;align-items:start}.footer-logo{display:block;padding-top:3px}.footer-logo img{width:254px;height:auto}.footer-column h2,.footer-institutional h2{margin:0 0 10px;color:var(--yellow);font-size:.78rem;font-weight:700}.footer-column a{display:block;width:max-content;max-width:100%;margin:6px 0;color:#ddd;font-size:.96rem;font-weight:300}.footer-column a:hover{color:var(--yellow)}.footer-units{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:38px}.footer-units address{margin:0;color:#ddd;font-size:.93rem;font-style:normal;font-weight:300;line-height:1.28}.footer-units address span{display:block}.footer-units address a{display:block;margin-top:12px}.footer-social{display:flex;align-items:center;gap:28px;margin-top:92px}.footer-social strong{color:var(--yellow);font-size:.76rem}.footer-social-links{display:flex;align-items:center;gap:13px}.footer-social-links a{display:grid;width:21px;height:21px;place-items:center;color:#fff}.footer-social-links svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.footer-social-links .social-fill{fill:currentColor;stroke:none}.guerra-footer-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;margin-top:auto;color:#bbb;font-size:.61rem}.guerra-footer-bottom>a{text-align:center}.footer-signature{justify-self:end;color:#fff;font-size:.76rem;font-weight:700;font-style:italic;letter-spacing:-.06em}
.footer-social-links i{display:block;font-size:20px;line-height:1}
@media(max-width:1200px){.footer-layout{grid-template-columns:220px 1fr 1fr}.footer-logo img{width:205px}.footer-institutional{grid-column:1/-1}.footer-social{margin-top:45px}}
@media(max-width:767px){.site-footer{min-height:0;margin-top:35px;padding:82px 0 22px}.footer-accent{top:-35px;width:70%;height:44px;border-radius:42px 0 0}.footer-inner{min-height:0}.footer-layout{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-logo{grid-column:1/-1}.footer-logo img{width:190px}.footer-institutional{grid-column:1/-1}.footer-column a{font-size:.86rem}.footer-units{grid-template-columns:1fr;gap:25px}.footer-units address{font-size:.85rem}.footer-social{align-items:flex-start;flex-direction:column;gap:13px;margin-top:38px}.guerra-footer-bottom{grid-template-columns:1fr auto;gap:12px;margin-top:65px}.guerra-footer-bottom>a{grid-column:1/-1;grid-row:1;text-align:left}.guerra-footer-bottom small{grid-column:1}.footer-signature{grid-column:2}}

.footer-accent{height:112px;border-bottom:2px solid var(--yellow);border-radius:58px 0 0 58px}
@media(max-width:767px){.footer-accent{height:78px;border-radius:42px 0 0 42px}}

/* Catalog */
.catalog-hero{height:390px;color:#fff;background:linear-gradient(0deg,#0009,#0001),url("../images/hero.png") center 66%/cover}.catalog-hero .shell{height:100%;display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:25px}.catalog-hero h1{font-size:2rem;font-weight:300}.catalog-hero p{font-size:.72rem}
.category-hero-wrap{padding:0 0 1px;background:var(--dark-2)}.catalog-hero--category{position:relative;width:100%;height:clamp(480px,28vw,560px);margin:0;overflow:hidden;background:linear-gradient(0deg,#0007,transparent 48%),url("../images/top-guerra-cat.jpg") center 49%/cover no-repeat}.catalog-hero--category:before,.catalog-hero--category:after{content:none}.catalog-hero__content{position:relative;z-index:2;width:min(calc(100% - 64px),var(--shell));height:100%;margin-inline:auto;display:flex;align-items:flex-end;justify-content:space-between;padding:0 16px 24px}.catalog-hero--category h1,.catalog-hero--category p{margin:0}.catalog-hero--category p{padding-bottom:5px}
@media(min-width:1401px){.catalog-hero--category{background-position:center 28%}}
.catalog-layout{background:#fff;display:grid;grid-template-columns:210px 1fr;gap:35px;padding-top:50px;padding-bottom:80px}.catalog-filters h2{font-weight:300;color:#aaa;font-size:1.4rem}.catalog-filters fieldset{border:0;padding:0;margin:22px 0}.catalog-filters legend{font-weight:600;margin-bottom:10px;font-size:.8rem}.chips{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.chips label{background:var(--soft);border-radius:99px;text-align:center;padding:6px;font-size:.68rem}.chips input,.colors input{position:absolute;opacity:0}.colors{display:flex;gap:7px}.colors span{display:block;width:27px;height:27px;border-radius:50%;border:1px solid #aaa}.colors .yellow{background:var(--yellow)}.colors .navy{background:#101d42}.colors .black{background:#111}.colors .gray{background:#aaa}.catalog-filters input[type="number"]{width:100%;margin:3px 0 8px;padding:8px 10px;border:1px solid var(--border);border-radius:9px}.catalog-filters form>.button{width:100%}.catalog-filters form>a{display:block;margin-top:10px;text-align:center;font-size:.72rem;text-decoration:underline}
.catalog-results .products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;font-size:.72rem}.filter-open,.filter-close{display:none}.woocommerce-ordering select{border:1px solid var(--border);border-radius:999px;padding:8px 12px}.woocommerce-pagination ul{display:flex;gap:8px;list-style:none;justify-content:center;padding:35px 0 0}.woocommerce-pagination a,.woocommerce-pagination span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--soft);transition:background .2s ease,color .2s ease}.woocommerce-pagination .current,.woocommerce-pagination a:hover{background:var(--yellow);color:#111}.woocommerce-pagination .prev,.woocommerce-pagination .next{width:auto;padding:0 13px;border-radius:999px}

/* Product */
.product-detail{background:#fff;padding-top:35px}.breadcrumb{font-size:.68rem;color:#777;margin-bottom:30px}.product-main{display:grid;grid-template-columns:2fr 1fr;gap:35px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gallery-item{position:relative;aspect-ratio:1;border:0;background:var(--soft);border-radius:var(--radius);padding:0;overflow:hidden;cursor:zoom-in}.gallery-item img{width:100%;height:100%;object-fit:contain}.gallery-item img[src*="product-jacket.jpg"]{position:absolute;max-width:none;width:369%;height:auto;left:-30%;top:-93.5%;object-fit:initial}.gallery-item--2 img[src*="product-jacket.jpg"],.gallery-item--4 img[src*="product-jacket.jpg"]{left:-134.6%}.gallery-item--3 img[src*="product-jacket.jpg"],.gallery-item--4 img[src*="product-jacket.jpg"]{top:-194.9%}.gallery-item span{position:absolute;top:12px;right:12px}.product-summary h1{font-size:2rem;line-height:1.05;font-weight:300;margin:0 0 12px}.product-summary h2{font-size:.76rem;margin-top:25px}.product-summary p{font-size:.76rem}.product-price{font-size:1.1rem;font-weight:600}.product-price small{font-weight:400}.product-summary form.cart{margin:24px 0}.product-summary .quantity input{width:72px;padding:11px;border:1px solid var(--border);border-radius:99px}.single_add_to_cart_button{width:100%;border:0;border-radius:99px;background:var(--yellow);padding:13px;font-weight:600}.variations{width:100%}.variations select{width:100%;padding:10px;border:1px solid var(--border);border-radius:99px}.size-guide-link{border:0;background:none;text-decoration:underline;cursor:pointer;font-size:.72rem}.product-story{padding:65px 0}.product-story h2{font-size:1.7rem}.product-story-image{height:560px;background:url("../images/product-story.jpg") center 27%/cover no-repeat;margin:16px 0}.product-story>p{font-size:.75rem}.related-custom{display:grid;grid-template-columns:180px repeat(3,1fr);gap:16px;padding:25px 0 90px}.related-custom>h2{font-size:1.55rem;line-height:1.05}.lightbox,.size-guide{border:0;border-radius:15px;max-width:min(90vw,850px);padding:35px}.lightbox::backdrop,.size-guide::backdrop{background:#000b}.lightbox img{max-height:80vh}.lightbox-close,.size-guide-close{position:absolute;right:10px;top:5px;border:0;background:none;font-size:2rem}.size-guide table{border-collapse:collapse}.size-guide th,.size-guide td{padding:10px 18px;border:1px solid var(--border)}

/* Quote flow */
.quote-page{background:#fff;padding:48px 46px 95px}.quote-heading{text-align:center}.quote-heading h1{font-size:clamp(2.5rem,3.6vw,3.8rem);font-weight:300;line-height:1.02;margin:0 auto 34px}.quote-heading h1 strong{font-weight:700}.steps{display:flex;justify-content:center;list-style:none;padding:0;margin:0 auto 55px}.steps li{position:relative;width:92px;color:#bbb}.steps li:not(:last-child):after{content:"";position:absolute;top:17px;left:61px;width:61px;height:2px;background:#eee}.steps span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#f4f4f4;margin:auto}.steps .active span{background:var(--yellow);color:#111}.steps .done span{background:#111;color:#fff}.steps small{display:block;margin-top:4px;font-size:.68rem}.quote-columns{display:grid;grid-template-columns:1.55fr .85fr;gap:75px}.quote-columns h2{font-size:1.75rem;font-weight:300}.cart-item{display:grid;grid-template-columns:82px 1fr 120px 85px 24px;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid var(--border)}.cart-item img{width:75px;height:82px;object-fit:contain;background:var(--soft)}.cart-item strong{font-size:.78rem}.cart-item small{display:block}.qty{display:flex;align-items:center;background:var(--soft);border-radius:99px}.qty button,.qty input,.remove-item{border:0;background:none;text-align:center}.qty input{width:55px;padding:8px}.remove-item{font-size:1.3rem}.quote-summary>div{display:flex;justify-content:space-between;margin:7px 0}.quote-summary hr{border:0;border-top:1px solid var(--border);margin:20px 0}.quote-summary .total{font-size:1.5rem;font-weight:300}.quote-summary .button{width:100%;margin-top:11px}.quote-form .form-grid{display:grid;grid-template-columns:1fr 115px;gap:15px 12px}.field{display:block}.field--name,.field--company,.field--document,.field--phone,.field--email,.field--zip,.field--neighborhood{grid-column:1/-1}.field span{display:block;font-size:.65rem;font-weight:600;margin-bottom:5px}.field input,.field textarea{width:100%;border:0;background:var(--soft);padding:13px;border-radius:12px}.field textarea{min-height:82px}.quote-form fieldset{border:0;padding:20px 0}.quote-form fieldset label{margin-right:20px}.consent{display:flex;gap:7px;font-size:.75rem}.honeypot{position:absolute;left:-9999px}.form-error{background:#fee;border-left:4px solid #c00;padding:10px}.form-submit-mobile{display:none}
.success-page{min-height:650px;background:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.success-icon{display:grid;place-items:center;width:85px;height:85px;background:var(--yellow);border-radius:24px;font-size:3.5rem;transform:rotate(-8deg);box-shadow:9px 9px 0 #ffd54a77}.success-page h1{font-size:clamp(2.6rem,4.4vw,4.6rem);line-height:.95;margin:38px 0 20px}.success-page p{max-width:620px;color:#666;font-size:.76rem}.success-page strong{margin:12px}.success-page .button{margin-top:20px}

/* Quote data step */
.quote-data-page{position:relative;padding:32px 32px 90px}.quote-data-page .quote-heading h1{max-width:530px;margin-bottom:24px;font-size:clamp(2rem,3vw,2.45rem);letter-spacing:-.02em}.quote-data-page .steps{margin-bottom:45px}.quote-data-page .steps li{width:68px}.quote-data-page .steps li:not(:last-child):after{left:46px;width:44px}.quote-data-page .steps small{display:none}.quote-data-back{position:absolute;top:168px;left:31px;display:grid;place-items:center;width:19px;height:19px;border:1px solid #aaa;border-radius:50%;color:#888;font-size:1.1rem;font-weight:300;line-height:1}.quote-data-page .quote-columns{grid-template-columns:minmax(0,1.58fr) minmax(280px,1fr);gap:75px}.quote-data-page .quote-columns h2{margin:0 0 24px;font-size:1.42rem;font-weight:300}.quote-data-page .quote-form .form-grid{grid-template-columns:minmax(0,1fr) 94px;gap:14px 12px}.quote-data-page .field--name,.quote-data-page .field--company,.quote-data-page .field--document,.quote-data-page .field--phone,.quote-data-page .field--email,.quote-data-page .field--neighborhood,.quote-data-page .field--message{grid-column:1/-1}.quote-data-page .field span{margin-bottom:6px;font-size:.72rem}.quote-data-page .field input,.quote-data-page .field textarea{min-height:42px;padding:11px 14px;border-radius:12px;font-size:.78rem}.quote-data-page .field textarea{display:block;height:42px;min-height:42px;resize:vertical}.quote-data-page .payment-preference{display:flex;align-items:center;flex-wrap:wrap;gap:20px 40px;margin:20px 0 0;padding:0;border:0}.quote-data-page .payment-preference legend{width:100%;margin-bottom:2px;font-size:.72rem;font-weight:600}.quote-data-page .payment-preference label{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:.74rem;white-space:nowrap}.quote-data-page .payment-preference input{appearance:none;width:14px;height:14px;margin:0;border:1px solid #111;border-radius:50%;background:#fff}.quote-data-page .payment-preference input:checked{border:4px solid #111;background:var(--yellow)}.quote-data-page .consent{align-items:flex-start;margin-top:22px;font-size:.7rem;color:#555}.quote-data-page .consent input{margin-top:2px}.quote-data-page .consent a{text-decoration:underline}.quote-data-page .quote-summary>div{margin:5px 0;font-size:.8rem}.quote-data-page .quote-summary hr{margin:17px 0}.quote-data-page .quote-summary .total{font-size:1.42rem}.quote-data-page .quote-summary .total strong{font-weight:300}.quote-data-page .quote-summary .button{min-height:34px;margin-top:10px;padding:8px 18px;font-size:.72rem;line-height:1}.quote-data-page .summary-submit{border:0}

.steps span svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.cart-table-head{display:grid;grid-template-columns:82px 1fr 120px 85px 24px;gap:15px;margin:0 0 2px;font-size:.58rem;font-weight:600}.cart-table-head span:nth-child(2){grid-column:2}.cart-table-head span:nth-child(3){grid-column:3;text-align:center}.cart-table-head span:nth-child(4){grid-column:4;text-align:center}.cart-thumb{display:block;width:75px;height:82px;overflow:hidden;background:var(--soft)}.cart-thumb>img{display:block}.cart-thumb--fallback{position:relative}.cart-thumb--fallback>img{position:absolute;max-width:none;width:593%;height:auto;left:-47%;top:-157%;object-fit:initial}

@media(max-width:1100px){
  .shell{width:min(calc(100% - 36px),var(--shell))}.catalog-hero__content{width:min(calc(100% - 36px),var(--shell))}.primary-nav,.storebar nav,.lang,.contact{display:none}.menu-toggle{display:block;margin-left:auto}.topbar{min-height:72px}.storebar{min-height:55px;justify-content:flex-end}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:#111;padding:18px 26px;max-height:75vh;overflow:auto}.mobile-menu ul{list-style:none;padding:0;margin:0}.mobile-menu li{border-bottom:1px solid #333}.mobile-menu a{display:block;padding:11px}.mobile-menu .menu-item-has-submenu{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center}.mobile-menu .menu-item-has-submenu>a{grid-column:1}.mobile-menu .submenu-toggle{grid-column:2;width:42px;height:42px}.mobile-menu .submenu-toggle:before{left:16px;top:15px;width:7px;height:7px}.mobile-menu .submenu-open>.submenu-toggle:before{top:19px}.mobile-menu .header-submenu{display:none;grid-column:1/-1;position:static;width:auto;min-width:0;padding:13px 16px 15px;background:#181818;border-top:1px solid var(--yellow);box-shadow:none;opacity:1;visibility:visible;transform:none}.mobile-menu .submenu-open>.header-submenu{display:block}.mobile-menu .header-submenu:before{display:none}.mobile-menu .header-submenu>strong{margin-bottom:6px}.mobile-menu .header-submenu ul{display:block}.mobile-menu .header-submenu li{border-bottom:1px solid #2d2d2d}.mobile-menu .header-submenu li a{padding:9px 0;font-size:.78rem}.mobile-menu .submenu-all{padding:12px 0 2px}.mobile-menu .store-actions{display:grid;margin-top:18px}.hero-copy{width:57%;max-width:57%;margin-right:15px}.floating-product{left:1.5%;width:220px}.catalog-preview{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:190px 1fr}.catalog-results .products{grid-template-columns:repeat(2,1fr)}.quote-columns{gap:38px}
}

@media(max-width:1100px){
	.mobile-menu>ul+ul{margin-top:16px;padding-top:16px;border-top:2px solid #4a4a4a}
}

@media(max-width:767px){
  #content>.shell:not(.hero-inner):not(.quote-page):not(.success-page){padding-left:20px;padding-right:20px}
  body.admin-bar .site-header{top:46px}.shell{width:min(calc(100% - 24px),var(--shell))}.catalog-hero--category{width:100%;height:330px}.catalog-hero--category:after{background:linear-gradient(0deg,#0007,transparent 48%),url("../images/top-guerra-cat.jpg") 54% center/cover no-repeat;-webkit-mask-image:none;mask-image:none}.catalog-hero__content{width:min(calc(100% - 24px),var(--shell));flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:5px;padding:0 6px 20px}.catalog-hero--category h1{font-size:1.55rem}.catalog-hero--category p{max-width:290px;line-height:1.25;padding:0}.store-actions .button{display:none}.site-header{position:relative}.hero{height:860px}.hero-inner{height:860px;align-items:flex-start}.hero-bg{background-position:36% top}.hero-copy{width:100%;max-width:100%;margin:0;padding-top:290px;text-align:center}.hero h1{font-size:clamp(2rem,9.4vw,2.55rem);max-width:100%;line-height:.98}.hero-copy p{font-size:.78rem;margin-left:auto;margin-right:auto}.hero-copy>div{justify-content:center}.floating-product{left:50%;bottom:24px;width:220px;min-height:220px;padding:148px 16px 17px;transform:translateX(-50%);text-align:left}.floating-product img{left:15px;top:-48px;width:190px;height:190px}.floating-product>strong,.floating-product>span{display:block;text-align:left}.quick-search{grid-template-columns:minmax(0,1fr);gap:22px;padding-top:35px}.quick-search>div{min-width:0}.quick-search>div:last-child{text-align:left}.quick-search form{width:100%}.filters{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filters select{min-width:0;width:100%}.filters select:first-child{grid-column:1/-1}.home-filter-results{padding-top:22px;padding-bottom:23px}.home-filter-results p{font-size:.92rem}.home-filter-chip{padding-left:14px;gap:10px}.catalog-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card__image{height:225px}.pill{display:none}.featured-grid{height:auto;grid-template-columns:1fr}.feature{height:280px}.feature--large,.featured-grid--count-2 .feature--small{grid-row:auto}.section-space{padding-top:58px;padding-bottom:58px}.institutional{grid-template-columns:1fr}.institutional-image{height:330px;background-size:auto 115%}.institutional-copy{padding:48px 22px}.new-products>header{align-items:flex-start;gap:20px}.new-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.new-grid .product-card{min-width:80vw;scroll-snap-align:start}.new-grid .product-card__image{height:300px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>.brand{grid-column:1/-1}.footer-bottom{gap:18px;flex-direction:column}.footer-accent{width:70%}.catalog-hero{height:300px}.catalog-layout{display:block}.catalog-filters{position:fixed;z-index:1100;inset:0 12% 0 0;background:#fff;padding:24px;transform:translateX(-110%);transition:.25s;overflow:auto}.catalog-filters.open{transform:none}.filter-open,.filter-close{display:inline-flex}.catalog-results .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-main{grid-template-columns:1fr}.product-gallery{gap:7px}.product-summary h1{font-size:1.85rem}.product-story-image{height:330px}.related-custom{display:flex;overflow-x:auto}.related-custom>h2{min-width:145px}.related-custom .product-card{min-width:240px}.quote-page{width:100%;padding:40px 18px 70px}.quote-heading h1{font-size:2rem;max-width:330px}.quote-columns{grid-template-columns:minmax(0,1fr);gap:40px}.quote-summary{order:2}.cart-item{grid-template-columns:60px minmax(0,1fr) 65px;gap:9px}.cart-item img{grid-row:1/3;width:58px}.cart-item>span{grid-column:2}.remove-item{grid-column:3;grid-row:1}.quote-form .form-grid{grid-template-columns:1fr}.quote-form .field{grid-column:1}.form-submit-mobile{display:flex;width:100%;margin-top:22px}.summary-submit{display:none}.steps li{width:78px}.steps li:not(:last-child):after{left:55px;width:46px}.success-page{width:100%;padding:35px 18px 70px}.success-page h1{font-size:2.55rem}.success-page p{font-size:.85rem}
}

@media(max-width:767px){.quote-data-page{padding:35px 18px 70px}.quote-data-page .quote-heading h1{font-size:2rem;max-width:340px}.quote-data-back{top:152px;left:18px}.quote-data-page .quote-columns{grid-template-columns:1fr;gap:40px}.quote-data-page .quote-form .form-grid{grid-template-columns:minmax(0,1fr) 78px}.quote-data-page .quote-form .field--state,.quote-data-page .quote-form .field--number{grid-column:2}.quote-data-page .payment-preference{gap:18px 24px}.quote-data-page .consent{font-size:.68rem}}

@media(max-width:767px){
	.new-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:28px;overflow:visible;padding-bottom:0;scroll-snap-type:none}
	.new-grid .product-card{width:100%;min-width:0;scroll-snap-align:none}
}

/* Cart / quote bag */
.cart-page{min-height:720px;padding:76px 32px 88px}
.cart-page .quote-heading h1{max-width:520px;margin:0 auto 26px;font-size:clamp(2.15rem,3.2vw,3.1rem);line-height:.92;letter-spacing:-.02em}
.cart-page .steps{margin-bottom:50px}.cart-page .steps small{display:none}.cart-page .steps li{width:68px}.cart-page .steps li:not(:last-child):after{left:46px;width:44px}
.cart-page .quote-columns{grid-template-columns:minmax(0,1.62fr) minmax(290px,.92fr);gap:72px}
.cart-page .quote-columns h2{margin:0 0 24px;font-size:1.45rem;font-weight:300}
.cart-page .cart-table-head{grid-template-columns:90px minmax(0,1fr) 150px 90px 28px;gap:14px;margin-bottom:0;color:#111;font-size:.55rem}
.cart-page .cart-item{grid-template-columns:90px minmax(0,1fr) 150px 90px 28px;gap:14px;min-height:128px;padding:15px 0}
.cart-page .cart-thumb,.cart-page .cart-item>img{width:86px;height:98px;border-radius:0;background:#f5f5f5;object-fit:contain}
.cart-page .cart-description strong{display:block;max-width:160px;font-size:.72rem;line-height:1.05}
.cart-page .cart-attributes{display:flex;align-items:center;gap:9px;margin-top:8px}
.cart-page .cart-color{display:inline-flex;align-items:center;font-size:0}.cart-page .cart-color i{display:block;width:13px;height:13px;border-radius:50%;background:#17244e;border:1px solid #ddd}.cart-page .cart-color--preto i{background:#111}.cart-page .cart-color--amarelo i{background:var(--yellow)}
.cart-page .cart-size{display:grid;place-items:center;min-width:27px;height:15px;padding:0 7px;border-radius:999px;background:#f5f5f5;color:#aaa;font-size:.52rem;line-height:1}
.cart-page .qty{display:grid;grid-template-columns:22px 68px 22px;align-items:center;justify-content:center;gap:7px;background:none}
.cart-page .qty button{display:grid;place-items:center;width:22px;height:22px;padding:0;color:#555;cursor:pointer;font-size:.78rem}
.cart-page .qty>span{display:block;border-radius:999px;background:#f5f5f5;overflow:hidden}.cart-page .qty input{width:68px;padding:9px 4px;border:0;background:transparent;color:#999;font-size:.62rem;-moz-appearance:textfield}.cart-page .qty input::-webkit-inner-spin-button,.cart-page .qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.cart-page .cart-line-total{text-align:right;font-size:.68rem;white-space:nowrap}.cart-page .remove-item{display:grid;place-items:center;width:28px;height:28px;padding:0;color:#c5c5c5;font-size:.85rem;cursor:pointer}.cart-page .remove-item:hover{color:#d22}.cart-page .cart-item.is-updating{opacity:.45;pointer-events:none}
.cart-page .quote-summary{padding-top:0}.cart-page .quote-summary>div{margin:6px 0;font-size:.78rem}.cart-page .quote-summary>div strong{font-weight:600}.cart-page .quote-summary hr{margin:20px 0}.cart-page .quote-summary .total{font-size:1.45rem;font-weight:300}.cart-page .quote-summary .total strong{font-weight:300}.cart-page .quote-summary .button{min-height:44px;margin-top:10px;font-size:.68rem}

@media(max-width:767px){
  .cart-page{padding:48px 18px 70px}.cart-page .quote-heading h1{font-size:2rem}.cart-page .quote-columns{grid-template-columns:1fr;gap:48px}.cart-page .quote-summary{order:2}.cart-page .cart-table-head{display:none}.cart-page .cart-item{grid-template-columns:70px minmax(0,1fr) 28px;gap:10px;min-height:124px}.cart-page .cart-thumb,.cart-page .cart-item>img{grid-column:1;grid-row:1/3;width:68px;height:82px}.cart-page .cart-description{grid-column:2;grid-row:1}.cart-page .qty{grid-column:2;grid-row:2;justify-content:start;grid-template-columns:22px 62px 22px}.cart-page .qty input{width:62px}.cart-page .cart-line-total{grid-column:3;grid-row:2;align-self:center;font-size:.62rem}.cart-page .remove-item{grid-column:3;grid-row:1}.cart-page .quote-columns h2{font-size:1.35rem}
}

@media(max-width:767px){.catalog-hero .shell{flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:2px}.catalog-hero h1,.catalog-hero p{margin:0}.catalog-hero p{max-width:260px;line-height:1.25}.success-page{padding:35px 18px;min-height:670px}.cart-table-head{display:none}.cart-item>.cart-thumb{grid-column:1;grid-row:1/3;width:58px;height:68px}.cart-item>.cart-line-total{grid-column:2}.cart-thumb--fallback>img{width:593%;left:-47%;top:-157%}}

@media(max-width:420px){
  .catalog-preview,.catalog-results .products{grid-template-columns:1fr}.product-card__image{height:330px}.cart-item{grid-template-columns:56px minmax(0,1fr) 58px}.footer-grid{grid-template-columns:1fr}.hero-copy>div{display:flex;flex-wrap:wrap;gap:8px}.hero-copy .button{margin:0}.quote-heading h1{font-size:1.9rem}
}

@media(max-width:340px){.hero{height:920px}.hero-inner{height:920px}.hero-copy>div{display:grid;width:240px;margin-inline:auto}.hero-copy .button{width:100%}}

/* Product page */
body.single-product,body.single-product #content{background:#fff}body.single-product #content{padding-top:16px}
#content>.product-detail{background:#fff;padding:42px 32px 0}
.product-detail .breadcrumb{margin:0 0 42px;font-size:.62rem;color:#777}
.product-detail .woocommerce-breadcrumb a{color:#777}
.product-detail .product-main{grid-template-columns:minmax(0,2.15fr) minmax(290px,.9fr);gap:18px;align-items:start}
.product-detail .product-gallery{gap:16px}
.product-detail .gallery-item{aspect-ratio:1/1;border-radius:12px;background:#f4f4f4}
.product-detail .gallery-item:focus-visible{outline:2px solid #1688e8;outline-offset:-2px}
.product-detail .gallery-item>span{top:13px;right:14px;font-size:.9rem;color:#111}
.product-detail .gallery-item img{object-fit:contain;padding:12px}
.product-detail .product-summary{padding:0 0 0 0;align-self:stretch;display:flex;flex-direction:column}
.product-detail .product-summary__header{margin-bottom:36px}
.product-detail .product-summary h1{max-width:360px;margin:0 0 12px;font-size:clamp(1.45rem,2vw,1.85rem);font-weight:300;line-height:.98;letter-spacing:-.02em}
.product-detail .product-price{font-size:1rem;font-weight:700}.product-detail .product-price small{font-size:.72rem;font-weight:400}
.product-detail .product-summary h2{margin:15px 0 6px;font-size:.67rem;font-weight:700}
.product-detail .product-description p,.product-detail .product-materials p{margin:0;color:#666;font-size:.66rem;line-height:1.35}
.product-detail .product-materials p+p{margin-top:3px}
.product-detail .product-color-list{display:flex;align-items:flex-start;gap:7px;flex-wrap:wrap}
.product-detail .product-color{display:flex;flex-direction:column;align-items:center;gap:4px;width:48px;height:auto;padding:0;overflow:visible;border:0;background:transparent;cursor:pointer}
.product-detail .product-color__thumb{display:block;width:44px;height:44px;overflow:hidden;border:1px solid #ddd;border-radius:8px;background:#f3f3f3}
.product-detail .product-color img{width:100%;height:100%;object-fit:contain}
.product-detail .product-color__name{display:block;max-width:48px;overflow:hidden;color:#777;font-size:.48rem;font-weight:400;line-height:1.05;text-align:center;text-overflow:ellipsis;white-space:nowrap}
.product-detail .product-size-list{display:grid;grid-template-columns:repeat(4,minmax(52px,1fr));gap:8px;max-width:360px}
.product-detail .product-size-list button{display:grid;place-items:center;min-height:34px;padding:0;border:1px solid transparent;border-radius:999px;background:#f4f4f4;color:#aaa;font-size:.65rem;cursor:pointer}
.product-detail .product-option-control.is-selected{border-color:var(--yellow);box-shadow:0 0 0 1px var(--yellow);color:#111}
.product-detail .product-color.product-option-control.is-selected{border-color:transparent;box-shadow:none}.product-detail .product-color.product-option-control.is-selected .product-color__thumb{border-color:var(--yellow);box-shadow:0 0 0 1px var(--yellow)}
.product-detail .size-guide-link{align-self:flex-start;margin:25px 0 3px;padding:0 0 4px;border-bottom:1px solid #aaa;color:#777;font-size:.61rem;text-decoration:none}
.product-detail .product-differentials{display:grid;gap:4px;list-style:none;margin:0;padding:0;color:#666;font-size:.65rem}
.product-detail .product-differentials li{display:flex;align-items:center;gap:7px}.product-detail .product-differentials i{color:#111;font-size:.68rem}
.product-detail .product-tags>div{display:flex;flex-wrap:wrap;gap:5px}.product-detail .product-tags a{display:inline-flex;align-items:center;min-height:22px;padding:3px 9px;border:1px solid #ddd;border-radius:999px;color:#666;font-size:.53rem;line-height:1;transition:border-color .2s ease,color .2s ease}.product-detail .product-tags a:hover{border-color:var(--yellow);color:#111}
.product-detail .product-add-area{margin-top:22px;padding-top:0}
.product-detail .product-add-area form.cart{display:block;margin:0}
.product-detail .variations_form .variations{position:absolute;width:1px;height:1px;margin:0;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.product-detail .variations_form .reset_variations,.product-detail .woocommerce-variation-description,.product-detail .woocommerce-variation-price,.product-detail .woocommerce-variation-availability{display:none!important}
.product-detail .woocommerce-variation-add-to-cart{display:block}
.product-detail .product-add-area .quantity{display:none}
.product-detail .single_add_to_cart_button{min-height:48px;border-radius:999px;font-size:.7rem}
.product-detail .single_add_to_cart_button:after{content:"\f179";margin-left:8px;font-family:"bootstrap-icons";font-size:.9rem;font-weight:400}
.product-detail .product-story{margin:28px -32px 0;padding:0}
.product-detail .product-full-description{max-width:920px;margin:0;padding:0 32px 24px;color:#666;font-size:.72rem;line-height:1.55}
.product-detail .product-full-description>*:first-child{margin-top:0}.product-detail .product-full-description>*:last-child{margin-bottom:0}
.product-detail .product-full-description p{margin:0 0 10px}.product-detail .product-full-description ul,.product-detail .product-full-description ol{margin:0 0 10px;padding-left:20px}
.product-detail .product-story h2{margin:0;padding:0 32px 22px;font-size:1.45rem;line-height:1;font-weight:700}
.product-detail .product-story-image{height:520px;margin:0;background-position:center 27%}
.product-detail .product-story>p{margin:0;padding:28px 32px;font-size:.75rem}
.product-detail .related-custom{margin:0;padding-left:0;padding-right:0}
.lightbox{position:relative;width:min(90vw,850px);padding:42px 58px}.lightbox>img{width:100%;height:min(72vh,700px);object-fit:contain}.lightbox .lightbox-close{z-index:3;right:14px;top:8px;cursor:pointer}.lightbox-nav{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#111;color:#fff;font-size:1.1rem;transform:translateY(-50%);cursor:pointer;box-shadow:0 4px 14px #0003}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-counter{position:absolute;left:50%;bottom:12px;padding:4px 11px;border-radius:999px;background:#111;color:#fff;font-size:.65rem;transform:translateX(-50%)}

@media(max-width:767px){
  body.single-product #content{padding-top:0}.single-product #content>.product-detail{width:100%;padding:28px 18px 0}.product-detail .breadcrumb{margin-bottom:25px}.product-detail .product-main{grid-template-columns:1fr;gap:30px}.product-detail .product-gallery{gap:8px}.product-detail .gallery-item img{padding:7px}.product-detail .product-summary__header{margin-bottom:22px}.product-detail .product-summary h1{font-size:1.75rem;max-width:none}.product-detail .product-summary h2{font-size:.76rem}.product-detail .product-description p,.product-detail .product-materials p,.product-detail .product-differentials{font-size:.73rem}.product-detail .product-add-area{margin-top:22px;padding-top:0}.product-detail .product-story{margin:38px -18px 0}.product-detail .product-full-description{padding:0 18px 20px;font-size:.75rem}.product-detail .product-story h2{padding:0 18px 20px;font-size:1.35rem}.product-detail .product-story-image{height:330px}.product-detail .product-story>p{padding:24px 18px}.product-detail .related-custom{padding-left:0;padding-right:0}.lightbox{width:94vw;padding:40px 43px}.lightbox-nav{width:38px;height:38px}.lightbox-prev{left:4px}.lightbox-next{right:4px}
}

/* Category catalog */
.catalog-hero--category h1{padding-bottom:4px;border-bottom:1px solid #fff}
#content>.catalog-layout{grid-template-columns:235px minmax(0,1fr);gap:40px;padding:72px 32px 90px}
.catalog-filters h2{margin:0 0 36px;color:#aaa;font-size:1.35rem;font-weight:300}
.catalog-filters fieldset{margin:0 0 26px}.catalog-filters legend{margin-bottom:10px;font-size:.7rem}
.catalog-filters .chips{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.catalog-filters .chips label{padding:7px 5px;color:#aaa;cursor:pointer}.catalog-filters .chips label:has(input:checked){background:var(--yellow);color:#111}
.catalog-filters .colors{gap:8px}.catalog-filters .colors label{cursor:pointer}.catalog-filters .colors span{width:30px;height:30px;border:1px solid #bbb}.catalog-filters .colors input:checked+span{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--yellow)}
.color-amarelo{background:var(--yellow)}.color-azul{background:#17244e}.color-preto{background:#050505}.color-cinza{background:#aaa}.color-branco{background:#fff}.color-vermelho{background:#d71920}
.catalog-filters .price-fields{display:grid;grid-template-columns:1fr 1fr;gap:7px}.catalog-filters .price-fields label{display:flex;align-items:center;justify-content:center;gap:2px;padding:7px 9px;border-radius:999px;background:#f5f5f5;color:#aaa;font-size:.58rem}.catalog-filters .price-fields input{width:50px!important;margin:0!important;padding:0!important;border:0!important;background:transparent;text-align:center;color:#aaa;font-size:.58rem;-moz-appearance:textfield}.catalog-filters .price-fields input::-webkit-inner-spin-button,.catalog-filters .price-fields input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.catalog-filters .price-range{width:100%;margin-top:10px;accent-color:#111}
.catalog-filters .type-checks{display:grid;gap:6px}.catalog-filters .type-checks label{display:flex;align-items:center;gap:7px;color:#777;font-size:.65rem;cursor:pointer}.catalog-filters .type-checks input{appearance:none;width:15px;height:15px;margin:0;border:1px solid #777;border-radius:2px}.catalog-filters .type-checks input:checked{background:var(--yellow);box-shadow:inset 0 0 0 3px #fff}
.catalog-filter-submit{position:static;width:100%;margin-top:4px}.catalog-filter-clear{display:block;margin-top:12px;color:#777;font-size:.62rem;text-align:center;text-decoration:underline}
.catalog-toolbar{min-height:28px;margin:0 0 32px}.catalog-toolbar p{margin:0;color:#777;font-size:.65rem}.catalog-results .products{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 18px}
.catalog-results .product-card__image{height:285px;border-radius:12px}.catalog-results .product-card__colors{position:absolute;left:12px;bottom:10px;display:flex;gap:5px}.catalog-results .product-card__colors i{display:block;width:13px;height:13px;border:1px solid #bbb;border-radius:50%;background:#fff}.catalog-results .product-card__body{min-height:76px;padding:11px 10px 8px}.catalog-results .product-card h3{max-width:185px;margin:0 78px 7px 0;font-size:.82rem}.catalog-results .product-card__catalog-price{position:absolute;top:12px;right:10px;color:#777;font-size:.7rem;line-height:1;white-space:nowrap}.catalog-results .product-card__catalog-price .amount{color:inherit}.catalog-results .product-card__sizes{display:flex;gap:5px}.catalog-results .product-card__sizes i{display:inline-flex;align-items:center;justify-content:center;min-width:25px;height:16px;padding:1px 6px 0;border-radius:999px;background:#f5f5f5;color:#aaa;font-size:.48rem;font-style:normal;line-height:1}.catalog-results .round-link{right:7px;bottom:5px;width:34px;height:34px;background:var(--yellow);color:#111;font-size:.75rem}

@media(max-width:1100px) and (min-width:768px){#content>.catalog-layout{grid-template-columns:190px minmax(0,1fr);gap:25px}.catalog-results .products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){
  #content>.catalog-layout{display:block;padding:38px 20px 65px}.catalog-toolbar{display:flex;flex-wrap:wrap;gap:12px}.catalog-toolbar .filter-open{display:inline-flex;margin-left:auto}.catalog-filters{padding:28px 22px}.catalog-filters .filter-close{position:absolute;display:grid;place-items:center;right:15px;top:12px;width:34px;height:34px;border:0;background:none;font-size:1.5rem}.catalog-filters h2{margin-bottom:30px}.catalog-results .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.catalog-results .product-card__image{height:220px}.catalog-results .product-card h3{font-size:.73rem}.catalog-filter-submit{position:static;left:auto;width:100%;margin-top:15px}
}
@media(max-width:420px){.catalog-results .products{grid-template-columns:1fr}.catalog-results .product-card__image{height:330px}}
/* More breathing room above the quote data heading */
.quote-data-page{padding-top:68px}.quote-data-page .quote-data-back{top:204px}
@media(max-width:767px){.quote-data-page{padding-top:55px}.quote-data-page .quote-data-back{top:172px}}

/* Home category cards: full soft card at rest, contextual product card on hover */
.catalog-preview .product-card{height:470px;border-radius:16px;background:var(--soft);overflow:hidden}
.catalog-preview .product-card__image{height:390px;border-radius:0;background:transparent;transition:height .45s cubic-bezier(.2,.7,.2,1)}
.catalog-preview .product-card__body{height:80px;padding:13px 20px 17px;display:flex;align-items:flex-end}
.catalog-preview .product-card h3{margin:0;font-size:1rem;line-height:1.02}
.catalog-preview .product-card__body>.round-link{display:none}
.catalog-preview .product-card__image-pill{z-index:6;top:18px;right:18px;padding:9px 19px;background:#e5e5e5;color:#444;font-size:.7rem;transition:background .3s ease,color .3s ease}
@media(hover:hover){
  .catalog-preview .product-card:hover .product-card__image,.catalog-preview .product-card:focus-within .product-card__image{height:100%}
  .catalog-preview .product-card:hover .product-card__image-pill,.catalog-preview .product-card:focus-within .product-card__image-pill{background:#ffffff30;color:#fff;backdrop-filter:blur(8px)}
}
@media(max-width:767px){
  .catalog-preview .product-card{height:330px}.catalog-preview .product-card__image{height:270px}.catalog-preview .product-card__body{height:60px;padding:10px 13px 12px}.catalog-preview .product-card h3{font-size:.78rem}.catalog-preview .product-card__image-pill{top:12px;right:12px;padding:6px 11px;font-size:.58rem}
}
@media(max-width:420px){
  .catalog-preview .product-card{height:500px}.catalog-preview .product-card__image{height:420px}.catalog-preview .product-card__body{height:80px;padding:13px 20px 17px}.catalog-preview .product-card h3{font-size:1rem}
}
