/* VERSAIRE RC8.0.37.83 — Vitrine, catálogo, busca e categoria */
:root{--v83-navy:#0b1f3a;--v83-navy-2:#153a64;--v83-gold:#c8a45b;--v83-text:#17263a;--v83-muted:#6f7d8f;--v83-line:#e2e8ef;--v83-soft:#f5f7fa;--v83-white:#fff}

.v83-home-grid,.v83-catalog-grid{display:grid!important;align-items:stretch}
.v83-home-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:16px!important}
.v83-catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}
.v83-home-grid .v-product-card,.v83-catalog-grid .v-product-card{min-width:0;width:100%;height:100%;margin:0}

.v83-product-card{border:1px solid var(--v83-line)!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.v83-product-card:hover{transform:translateY(-2px)!important;box-shadow:0 12px 28px rgba(14,35,61,.08)!important;border-color:#d7e0e9!important}
.v83-product-card .v-product-image{aspect-ratio:1/1;background:#f7f8fa!important;overflow:hidden}
.v83-product-card .v-product-image img{width:100%;height:100%;object-fit:contain;padding:8px}
.v83-product-card .v-card-badge{left:10px;top:10px;background:var(--v83-navy)!important;color:#fff!important;border-radius:999px!important;padding:6px 9px!important;font-size:13px!important;font-weight:850!important;letter-spacing:.02em!important}
.v83-product-card .v-card-badge--discount{background:#8d2f2f!important}
.v83-product-card .v-product-info{padding:13px 13px 12px!important;display:flex;flex-direction:column;min-height:215px}
.v83-product-card .v-product-name{font-family:Inter,Arial,sans-serif!important;font-size:15px!important;line-height:1.36!important;font-weight:750!important;color:var(--v83-text)!important;min-height:41px!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 7px!important}
.v83-product-card .v-card-rating{display:flex;align-items:center;gap:5px;min-height:24px;margin:1px 0 5px!important}
.v83-product-card .v-card-rating-star{color:#a87819;font-size:15px}
.v83-product-card .v-card-rating b{font-size:13px;color:#384b63}.v83-product-card .v-card-rating small{font-size:13px;color:#7d8999}
.v83-price-block{min-height:67px}.v83-product-card del{font-size:13px!important;color:#8a95a3!important;min-height:17px}.v83-product-card .v-product-price{font-size:20px!important;line-height:1.12!important;color:var(--v83-navy)!important;margin-top:2px!important;font-weight:900}.v83-product-card .v-product-payment{font-size:13px!important;line-height:1.3!important;color:#687688!important;margin-top:4px!important}
.v83-card-actions{display:flex!important;align-items:center;justify-content:flex-end!important;gap:7px;margin-top:auto!important;padding-top:10px!important;border-top:0!important}.v83-card-actions form{margin:0}.v83-card-actions button,.v83-card-actions .v83-see{height:36px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center}.v83-cart{width:42px;border:0!important;background:var(--v83-navy)!important;color:#fff!important;cursor:pointer}.v83-cart svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.v83-see{padding:0 11px;border:1px solid var(--v83-line);font-size:13px;font-weight:800;color:#354b66!important}

/* RC8.0.37.83.1.3 — Categorias em grade: duas linhas + rodízio a cada load */
.v83-home-categories{padding:34px 0 30px;background:#fff;overflow:hidden}
.v83-home-categories__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}
.v83-home-categories__head h2{margin:5px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:26px;line-height:1.15;font-weight:500;letter-spacing:-.2px;color:var(--v83-navy)}
.v83-home-categories__head a{font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:700;color:#51657c;white-space:nowrap}
.v83-home-categories__grid{display:grid!important;grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:0!important;width:100%!important;border-top:1px solid #e7ebef!important;border-left:1px solid #e7ebef!important;background:#fff!important}
.v83-home-categories__grid>.v83-home-category:nth-child(n+21){display:none!important}
.v83-home-category{display:flex!important;min-width:0!important;min-height:150px!important;padding:17px 8px 14px!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;border-right:1px solid #e7ebef!important;border-bottom:1px solid #e7ebef!important;background:#fff!important;color:var(--v83-navy)!important;font-family:Arial,Helvetica,sans-serif!important;transition:background .18s ease,box-shadow .18s ease!important;overflow:hidden!important}
.v83-home-category__media{display:block!important;position:relative!important;width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important;max-width:72px!important;max-height:72px!important;flex:0 0 72px!important;overflow:hidden!important;border:0!important;border-radius:50%!important;background:#f4f5f7!important;box-shadow:0 2px 8px rgba(11,31,58,.06)!important;padding:0!important;margin:0 auto!important;line-height:0!important}
.v83-home-category__media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important;border:0!important;border-radius:50%!important;padding:0!important;margin:0!important;transition:transform .24s ease!important}
.v83-home-category__placeholder{position:absolute!important;inset:0!important;display:grid;width:100%!important;height:100%!important;place-items:center!important;border-radius:50%!important;font-family:Arial,Helvetica,sans-serif!important;font-size:25px!important;line-height:1!important;font-weight:500!important;color:#8d7442!important;background:linear-gradient(145deg,#f5efe3,#fbfaf7)!important}
.v83-home-category__title{display:-webkit-box!important;width:100%!important;margin:10px auto 0!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;white-space:normal!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;line-height:1.35!important;font-weight:400!important;letter-spacing:0!important;color:#334256!important;overflow-wrap:anywhere!important}
.v83-home-category:hover{background:#fbfcfd!important;box-shadow:inset 0 0 0 1px rgba(200,164,91,.28)!important}
.v83-home-category:hover .v83-home-category__media img{transform:scale(1.055)!important}
@media(max-width:1480px){.v83-home-categories__grid{grid-template-columns:repeat(8,minmax(0,1fr))!important}.v83-home-categories__grid>.v83-home-category:nth-child(n+17){display:none!important}}
@media(max-width:1120px){.v83-home-categories__grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.v83-home-categories__grid>.v83-home-category:nth-child(n+11){display:none!important}.v83-home-category{min-height:146px!important}}
@media(max-width:820px){.v83-home-categories{padding:28px 0 24px}.v83-home-categories__head{align-items:flex-start;margin-bottom:14px}.v83-home-categories__head h2{font-size:24px}.v83-home-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.v83-home-categories__grid>.v83-home-category:nth-child(n+9){display:none!important}.v83-home-category{min-height:140px!important;padding:15px 7px 12px!important}.v83-home-category__media{width:66px!important;height:66px!important;min-width:66px!important;min-height:66px!important;max-width:66px!important;max-height:66px!important;flex-basis:66px!important}}
@media(max-width:620px){.v83-home-categories__head{display:block}.v83-home-categories__head a{display:inline-block;margin-top:7px}.v83-home-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v83-home-categories__grid>.v83-home-category:nth-child(n+5){display:none!important}.v83-home-category{min-height:132px!important;padding:14px 8px 11px!important}.v83-home-category__media{width:62px!important;height:62px!important;min-width:62px!important;min-height:62px!important;max-width:62px!important;max-height:62px!important;flex-basis:62px!important}.v83-home-category__title{font-size:14px!important;margin-top:9px!important}}
.v83-home-section{padding:42px 0}.v83-home-section.is-soft{background:#f7f9fb}.v83-home-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:19px}.v83-home-section__head h2{font-size:29px;margin:4px 0 0;color:var(--v83-navy)}.v83-home-section__head p{font-size:14px;color:var(--v83-muted);margin:6px 0 0}.v83-home-section__head a{font-size:13px;font-weight:850;color:#38516e;white-space:nowrap}

.v83-catalog-hero{background:linear-gradient(135deg,#0b1f3a,#163a61);color:#fff;padding:36px 0 31px}.v83-catalog-hero .container,.v83-catalog-page .container{max-width:1560px}.v83-catalog-hero .breadcrumbs{margin-bottom:10px;color:#d2dce8}.v83-catalog-hero .breadcrumbs a{color:#fff}.v83-catalog-hero .eyebrow{font-size:13px;color:#d7b970;font-weight:850;letter-spacing:.12em}.v83-catalog-hero h1{font-family:Inter,Arial,sans-serif;font-size:clamp(31px,3.5vw,49px);line-height:1.04;letter-spacing:-.03em;margin:8px 0 9px}.v83-catalog-hero p{font-size:15px;line-height:1.55;color:rgba(255,255,255,.78);max-width:760px;margin:0}
.v83-catalog-page{background:var(--v83-soft);padding:24px 0 56px;min-height:68vh}.v83-catalog-mobilebar{display:none}.v83-catalog-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:19px;align-items:start}.v83-filters{background:#fff;border:1px solid var(--v83-line);border-radius:14px;padding:17px;position:sticky;top:16px;max-height:calc(100vh - 32px);overflow:auto}.v83-filter-head{display:flex;align-items:center;gap:10px;padding-bottom:13px;border-bottom:1px solid #edf1f5}.v83-filter-head h2{font-size:20px;margin:0 auto 0 0;color:var(--v83-navy)}.v83-filter-head a,.v83-filter-close{font-size:13px;font-weight:800;color:#66758a;background:none;border:0}.v83-filter-close{display:none}.v83-filter-group{padding:15px 0;border-bottom:1px solid #edf1f5}.v83-filter-group:last-of-type{border-bottom:0}.v83-filter-group h3{font-size:14px;margin:0 0 10px;color:#2a3e58}.v83-filter-search span,.v83-price-fields span{font-size:13px;font-weight:750;color:#4b5d73;display:block;margin-bottom:5px}.v83-filter-search input,.v83-price-fields input,.v83-toolbar select{width:100%;min-height:41px;border:1px solid #dbe3eb;border-radius:9px;background:#fff;padding:0 10px;font-size:14px}.v83-filter-search{display:block;margin:15px 0}.v83-choice,.v83-check{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;min-height:31px;font-size:13px;color:#42546a;cursor:pointer}.v83-choice input,.v83-check input{accent-color:var(--v83-navy)}.v83-choice small,.v83-check small{font-size:13px;color:#8a96a5}.v83-subcategory{display:flex;justify-content:space-between;gap:8px;padding:7px 0;font-size:13px;color:#344b67}.v83-subcategory small{color:#8b96a4}.v83-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v83-filter-submit{width:100%;min-height:43px;border:0;border-radius:9px;background:var(--v83-navy);color:#fff;font-size:13px;font-weight:850;margin-top:12px;cursor:pointer}
.v83-results{min-width:0}.v83-toolbar{background:#fff;border:1px solid var(--v83-line);border-radius:13px;padding:13px 15px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;gap:15px}.v83-result-count{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.v83-result-count strong{font-size:22px;color:var(--v83-navy)}.v83-result-count span{font-size:14px;font-weight:700;color:#43546a}.v83-result-count small{width:100%;font-size:13px;color:#8390a0}.v83-toolbar label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:750;color:#4b5c72;white-space:nowrap}.v83-toolbar select{width:auto;min-width:165px}.v83-active{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 12px;font-size:13px}.v83-active span{color:#7a8797}.v83-active b{background:#e8edf3;color:#32465f;border-radius:999px;padding:6px 9px;font-size:13px}.v83-active a{margin-left:auto;color:#3c536f;font-weight:850}.v83-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:26px}.v83-pagination div{display:flex;gap:6px}.v83-pagination a{min-width:40px;height:40px;padding:0 11px;border:1px solid #d9e2eb;background:#fff;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;color:#314762;font-size:13px;font-weight:800}.v83-pagination a.is-active{background:var(--v83-navy);color:#fff;border-color:var(--v83-navy)}.v83-no-results{background:#fff;border:1px solid var(--v83-line);border-radius:14px;padding:48px 24px;text-align:center}.v83-no-results h2{font-size:25px;color:var(--v83-navy);margin:0 0 7px}.v83-no-results p{font-size:14px;color:#728095}.v83-no-results a{display:inline-flex;margin-top:12px;min-height:42px;padding:0 16px;align-items:center;border-radius:9px;background:var(--v83-navy);color:#fff;font-size:13px;font-weight:850}
.v83-matches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.v83-matches section{background:#fff;border:1px solid var(--v83-line);border-radius:13px;padding:15px}.v83-matches .eyebrow{font-size:13px;color:#7a8798}.v83-match-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.v83-match-row a{flex:1;min-width:170px;border:1px solid #e6ebf0;border-radius:9px;padding:10px 11px;display:flex;flex-direction:column}.v83-match-row b{font-size:14px;color:#263b55}.v83-match-row small{font-size:13px;color:#7e8a99;margin-top:3px}

@media(max-width:1180px){.v83-home-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.v83-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:980px){.v83-home-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.v83-catalog-layout{grid-template-columns:230px minmax(0,1fr)}.v83-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:820px){.v83-home-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.v83-catalog-mobilebar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;background:#fff;border:1px solid var(--v83-line);border-radius:11px;padding:10px 12px}.v83-catalog-mobilebar button{border:0;background:var(--v83-navy);color:#fff;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:850}.v83-catalog-mobilebar span{font-size:13px;color:#5a6a7e}.v83-catalog-layout{display:block}.v83-filters{position:fixed;z-index:10050;left:0;top:0;bottom:0;width:min(88vw,340px);max-height:none;border-radius:0;transform:translateX(-105%);transition:.2s;box-shadow:18px 0 45px rgba(10,28,49,.22)}.v83-filters.is-open{transform:translateX(0)}.v83-filter-close{display:inline-block}.v83-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.v83-matches{grid-template-columns:1fr}}

/* RC8.0.37.83.3.3 — Home: card mais compacto e sem ação de carrinho */
.v83-home-grid .v83-card-actions{
  display:none!important;
}
.v83-home-grid .v83-product-card .v-product-info{
  min-height:170px!important;
  padding-bottom:11px!important;
}
.v83-home-grid .v83-price-block{
  min-height:62px!important;
}
