/* Self-hosted Inter and Montserrat (latin subset — covers pt-BR diacritics: U+0000-00FF).
   Generated from Google Fonts (see scripts/build.mjs copyAssets) to remove the render-blocking
   fonts.googleapis.com/fonts.gstatic.com requests. Each weight points at the same variable-font
   file per family, so the browser fetches it once regardless of how many @font-face rules match. */
@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/fonts/inter-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url('/assets/fonts/inter-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/inter-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/inter-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/montserrat-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/montserrat-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url('/assets/fonts/montserrat-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

:root{--green:#287e43;--ink:#0e0707;--muted:#536258;--line:#e8e8e8;--cream:#f9f9f9;--font-body:Inter,Arial,sans-serif;--font-title:Montserrat,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:14px/1.55 var(--font-body);background:#fff}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{display:block;max-width:100%}.wrap{width:min(100% - 48px,1200px);margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:8px;z-index:100;background:#fff;padding:10px}.skip-link:focus{left:8px}*:focus-visible{outline:2px solid var(--forest);outline-offset:3px}.announcement{background:var(--forest);color:#fff;display:flex;align-items:center;justify-content:space-around;min-height:34px;text-align:center;font-size:11px;font-weight:600;letter-spacing:.03em}.announcement span{flex:1}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;gap:28px;min-height:90px}.brand{flex:0 0 auto}.logo{width:250px;height:auto}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:20px;flex:1}.nav-item{position:relative;font-size:13px;font-weight:600;white-space:nowrap}.nav-item>a{display:block;padding:34px 0}.dropdown{display:none;position:absolute;top:100%;left:-12px;min-width:225px;background:white;box-shadow:0 8px 24px #0002;border:1px solid var(--line);padding:9px 0}.nav-item:hover .dropdown,.nav-item:focus-within .dropdown{display:block}.dropdown a{display:block;padding:8px 16px;font-weight:400}.dropdown a:hover{background:var(--cream)}.header-actions{display:flex;align-items:center;gap:12px}.icon-button{border:0;background:none;color:var(--ink);padding:6px;position:relative}.cart-badge{position:absolute;right:-2px;top:-3px;background:var(--forest);color:#fff;border-radius:50%;font-size:10px;width:17px;height:17px;display:grid;place-items:center}.mobile-toggle,.mobile-menu{display:none}.search-overlay{position:absolute;top:100%;left:0;width:100%;background:#fff;box-shadow:0 8px 16px #0002;padding:20px}.search-overlay form{width:min(100%,900px);margin:auto;display:flex;gap:8px}.search-overlay input{flex:1;padding:12px;border:1px solid var(--line)}.search-overlay button{padding:10px 14px;border:0;background:var(--forest);color:#fff}.search-overlay button:last-child{background:transparent;color:#111}.hero picture,.hero img{display:block;width:100%;height:auto}.categories{padding-block:38px 25px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.category-card{text-align:center}.category-image{aspect-ratio:1;overflow:hidden;background:var(--cream)}.category-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.category-card:hover img,.product-card:hover img{transform:scale(1.04)}.category-card h2{font:600 19px/1.2 var(--font-title);margin:15px 0}.product-section{padding-block:37px 50px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.section-heading h2{font:600 28px/1.2 var(--font-title);margin:0}.see-all{font-size:13px;text-decoration:underline}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 18px}.product-card{min-width:0}.product-image{aspect-ratio:1;background:#fafafa;overflow:hidden;display:block}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-info{padding:12px 4px}.product-title{display:block;font-size:13px;line-height:1.45;min-height:38px}.product-price{margin-top:7px;font-weight:700;font-size:14px}.installments{color:var(--muted);font-size:12px}.benefits{background:var(--forest);color:#fff;margin-top:50px}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;padding-block:28px}.benefits-grid>div{display:grid;gap:3px}.benefits strong{font:600 19px var(--font-title)}.benefits span{font-size:12px}.newsletter{text-align:center;padding:58px 0;background:#f8f8f8}.newsletter .wrap{max-width:690px}.newsletter h2{font:600 27px var(--font-title);margin:0 0 15px}.newsletter p{color:var(--muted);margin:0 0 22px}.newsletter form,.footer form{display:flex;border:1px solid var(--line-strong);background:#fff;max-width:450px;margin:auto}.newsletter input,.footer input{width:100%;border:0;padding:14px 16px;outline:0}.newsletter button,.footer form button{border:0;background:transparent;padding:0 17px;font-size:23px}.form-note{color:var(--forest);font-weight:600;padding-top:8px}.footer{background:var(--forest);color:#fff;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:55px}.footer h3{font:600 18px var(--font-title);margin:0 0 15px}.footer p{margin:0;line-height:2}.footer-grid>div:nth-child(2) a{display:block;margin:7px 0}.footer form{margin:20px 0 0}.footer-bottom{border-top:1px solid #ffffff40;margin-top:50px;padding-top:18px;font-size:12px;color:#ddd}.breadcrumbs{font-size:12px;color:var(--muted);padding:26px 0}.breadcrumbs span{margin-inline:5px}.collection-page h1,.search-page h1,.cart-page h1,.text-page h1{font:600 35px/1.2 var(--font-title);margin:10px 0 24px}.collection-description{max-width:800px}.collection-description:empty{display:none}.collection-toolbar{border-block:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:16px 0;margin:26px 0}.collection-toolbar select{border:0;background:#fff;padding:6px}.pagination{display:flex;justify-content:center;gap:15px;padding:35px}.pagination a{padding:5px}.product-page{padding-bottom:40px}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.8fr);gap:70px}.main-image{aspect-ratio:1;background:#fafafa}.main-image img{width:100%;height:100%;object-fit:contain}.thumbnails{display:flex;gap:10px;margin-top:12px}.thumbnails button{width:76px;height:76px;border:1px solid var(--line);padding:0;background:#fff}.thumbnails button.active{border-color:var(--ink)}.thumbnails img{width:100%;height:100%;object-fit:cover}.vendor{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.product-details h1{font:600 30px/1.28 var(--font-title);margin:10px 0 20px}.product-detail-price{font-size:23px;letter-spacing:.02em}.pix-price{color:var(--green);font-weight:700;margin:12px 0 3px}.payment-note{color:var(--muted);margin:0 0 28px}.variant-label,.quantity-label{display:block;font-size:12px;margin:22px 0}.variant-label select{display:block;margin-top:8px;border:1px solid var(--line-strong);background:#fff;padding:12px;width:100%}.quantity{display:flex;align-items:center;border:1px solid var(--line-strong);width:145px;margin-top:8px}.quantity button{background:transparent;border:0;padding:10px 15px}.quantity input{width:60px;border:0;text-align:center;appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.primary-button{display:inline-flex;justify-content:center;align-items:center;background:var(--green);color:#fff;border:1px solid var(--green);padding:15px 24px;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.05em;min-height:48px;text-align:center}.primary-button:hover{filter:brightness(.9);text-decoration:none}.add-to-cart{width:100%}.purchase-benefits{line-height:2.1;border-block:1px solid var(--line);padding:19px 0;margin:28px 0}.product-description h2{font:600 21px var(--font-title)}.product-description p,.product-description li{line-height:1.75}.search-page,.cart-page,.text-page{min-height:45vh;padding-block:45px 70px}.large-search{display:flex;max-width:700px;border:1px solid var(--line-strong)}.large-search input{flex:1;border:0;padding:15px}.large-search button{border:0;background:#fff;padding:10px}.search-page .product-grid{margin-top:35px}.cart-page h1{text-align:center}.cart-items{max-width:850px;margin:auto}.cart-row{display:grid;grid-template-columns:120px 1fr;gap:22px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row img{aspect-ratio:1;object-fit:cover}.cart-row>div{display:flex;flex-direction:column;align-items:start;gap:8px}.cart-row strong{font-size:16px}.cart-row small{color:var(--muted)}.cart-quantity{display:flex;align-items:center;gap:12px}.cart-quantity button{border:1px solid var(--line);background:#fff;min-width:30px;height:30px}.cart-quantity .remove{border:0;text-decoration:underline;font-size:12px;margin-left:10px}.cart-summary{max-width:850px;margin:25px auto;text-align:right}.cart-summary>div{display:flex;justify-content:space-between;font-size:20px}.cart-summary p{margin:4px 0;color:var(--muted)}.cart-summary .primary-button{width:280px;margin-top:17px}.empty-cart{text-align:center;padding:70px 0}.empty-cart h2{font:500 25px var(--font-title)}.drawer-backdrop{position:fixed;inset:0;z-index:29;background:#0007}.cart-drawer{position:fixed;z-index:30;top:0;right:0;bottom:0;width:min(100%,470px);background:#fff;padding:22px;overflow-y:auto;box-shadow:-10px 0 25px #0002}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:15px}.drawer-head h2{font:600 22px var(--font-title)}.drawer-head button{border:0;background:none;font-size:20px}.cart-drawer .cart-row{grid-template-columns:90px 1fr}.cart-drawer .cart-summary .primary-button{width:100%}.checkout{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;padding-block:60px}.checkout h1{font:600 31px var(--font-title)}.checkout form,.text-page form{display:grid;gap:15px;margin-top:25px}.checkout input,.checkout textarea,.text-page input,.text-page textarea{border:1px solid var(--line-strong);padding:12px;width:100%}.checkout textarea,.text-page textarea{min-height:100px}.checkout aside{background:#f7f7f7;padding:25px;align-self:start}.checkout aside h2{margin-top:0}.checkout aside p{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ddd;padding:8px 0}.checkout aside strong{white-space:nowrap}.text-page{max-width:900px}.text-page p{font-size:16px;line-height:1.65}.text-page form{max-width:550px}@media(max-width:1100px){.logo{width:185px}.desktop-nav{gap:12px}.nav-item{font-size:11px}.header-inner{gap:16px}.product-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:750px){.wrap{width:min(100% - 30px,1200px)}.announcement{min-height:30px;font-size:12px}.announcement span:nth-child(n+2){display:none}.header-inner{min-height:64px;justify-content:space-between}.mobile-toggle{display:block}.desktop-nav{display:none}.brand{margin:auto}.logo{width:190px}.header-actions{gap:3px}.mobile-menu{display:block;position:fixed;z-index:25;top:0;left:0;bottom:0;width:min(85vw,350px);overflow:auto;background:white;padding:15px 20px;box-shadow:0 0 0 100vw #0007}.close-menu{border:0;background:transparent;font-size:20px;margin:0 0 15px auto;display:block}.mobile-menu details{border-bottom:1px solid var(--line);padding:10px 0}.mobile-menu summary{list-style:none;display:flex;justify-content:space-between;font-weight:600}.mobile-menu details>a{display:block;padding:7px 12px;font-weight:400}.category-grid{grid-template-columns:repeat(2,1fr);gap:15px}.category-card h2{font-size:15px}.categories{padding-block:22px}.product-section{padding-block:25px}.section-heading h2{font-size:22px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.product-title{font-size:12px}.benefits-grid{gap:10px}.benefits strong{font-size:14px}.benefits span{font-size:12px}.newsletter{padding:40px 0}.newsletter h2{font-size:22px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer{padding-top:40px}.product-layout{grid-template-columns:1fr;gap:20px}.product-details h1{font-size:24px}.collection-page h1,.search-page h1,.cart-page h1,.text-page h1{font-size:27px}.collection-toolbar{font-size:13px}.collection-toolbar select{max-width:145px}.checkout{grid-template-columns:1fr;gap:25px;padding-block:25px}.cart-row{grid-template-columns:85px 1fr}.cart-summary .primary-button{width:100%}}@media(max-width:380px){.logo{width:145px}.icon-button svg{width:20px}.header-inner{gap:6px}.benefits-grid{grid-template-columns:1fr}.benefits-grid>div{padding:4px}}

/* Good Vibes: refinement layer aligned with the public storefront. */
:root {
  --forest: #1c4028;
  --forest-dark: #143520;
  --forest-action: #287e43;
  --forest-soft: #eaf3ed;
  --ink: #111a14;
  --muted: #536258;
  --line: #e1e8e2;
  --line-strong: #849688;
  --cream: #f8faf7;
  --green: var(--forest-action);
}

html { scroll-padding-top: 110px; }
body { color: var(--ink); }
::selection { background: #c9ebd1; color: var(--forest-dark); }
a { text-underline-offset: .2em; }
button, input, select, textarea { accent-color: var(--forest-action); }
button:disabled { opacity: .55; cursor: not-allowed; }
*:focus-visible { outline: 2px solid var(--forest-action); outline-offset: 3px; }

.announcement {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  place-items: center;
  height: 38px;
  min-height: 38px;
  background: var(--forest);
  color: #fff;
  overflow: hidden;
}
.announcement-social {
  position: absolute;
  left: max(3.5vw, 18px);
  top: 0;
  height: 100%;
  display: flex;
  gap: 15px;
  align-items: center;
  z-index: 1;
}
.announcement-social a { display: grid; place-items: center; width: 20px; height: 24px; }
.announcement-social svg { width: 15px; height: 15px; stroke-width: 2; }
.announcement-messages { position: relative; width: 560px; max-width: calc(100vw - 240px); height: 100%; justify-self: center; }
.announcement-messages span {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .04em;
  opacity: 0;
  animation: announcement-cycle 9s linear infinite;
}
.announcement-messages span:nth-child(2) { animation-delay: 3s; }
.announcement-messages span:nth-child(3) { animation-delay: 6s; }
@keyframes announcement-cycle {
  0%, 29% { opacity: 1; }
  33%, 96% { opacity: 0; }
  100% { opacity: 1; }
}

.site-header { box-shadow: 0 1px 0 rgba(16, 42, 24, .04); }
.site-header .mobile-toggle { display: none; }
.site-header .header-inner { width: min(calc(100% - 7vw), 1340px); min-height: 82px; gap: 30px; }
.logo { width: clamp(220px, 20vw, 300px); }
.desktop-nav { gap: clamp(12px, 1.3vw, 22px); }
.nav-item { font-size: 12px; letter-spacing: .005em; }
.nav-item > a { padding: 28px 0; }
.nav-item:has(.dropdown) > a::after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0 2px 9px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: rotate(45deg);
}
.dropdown { border-radius: 0 0 8px 8px; padding: 8px; box-shadow: 0 15px 36px rgba(13, 34, 20, .13); }
.dropdown a { border-radius: 5px; padding: 10px 12px; }
.dropdown a:hover, .dropdown a:focus-visible { background: var(--forest-soft); }
.header-actions { gap: 2px; }
.icon-button { display: grid; place-items: center; width: 42px; height: 42px; padding: 8px; border-radius: 50%; }
.icon-button:hover { background: var(--forest-soft); }
.cart-badge { right: 0; top: 0; background: var(--forest-dark); }
.search-overlay { border-top: 1px solid var(--line); box-shadow: 0 15px 30px rgba(13, 34, 20, .12); }
.search-overlay input { border-radius: 7px; }
.search-overlay button[type="submit"] { border-radius: 7px; background: var(--forest-action); }

.hero { background: var(--forest-dark); }
.hero img { width: 100%; }
.categories { padding-block: 42px 18px; }
.category-grid { gap: 18px; }
.category-card { text-align: left; min-width: 0; }
.category-image { border: 1px solid #eff1ed; border-radius: 10px; background: #fff; }
.category-image img { object-fit: contain; }
.category-card h2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
  margin: 14px 1px 0;
  font-size: 18px;
  line-height: 1.28;
}
.category-card h2 span { display: inline-flex; }
.category-card h2 svg { width: 21px; height: 21px; }
.newsletter button svg, .footer button svg { width: 21px; height: 21px; }
.category-card:hover h2 { color: var(--forest-action); }

.product-section { padding-block: 36px 48px; }
.section-heading { margin-bottom: 19px; gap: 16px; }
.section-heading h2 { font-size: clamp(22px, 2.2vw, 29px); letter-spacing: -.025em; }
.section-actions { display: flex; align-items: center; gap: 8px; }
.see-all { display: inline-flex; align-items: center; min-height: 44px; margin-right: 14px; font-weight: 600; white-space: nowrap; text-decoration-thickness: 1px; }
.slider-arrow { display: grid; place-items: center; width: 44px; height: 44px; border: 1px solid var(--line); border-radius: 50%; background: white; color: var(--forest-dark); }
.slider-arrow:hover { border-color: var(--forest-action); background: var(--forest-soft); }
.slider-arrow svg { width: 16px; height: 16px; }
.product-section .product-grid {
  display: grid;
  grid-template-columns: none;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - 4 * 18px) / 5);
  gap: 18px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-snap-type: x mandatory;
  scrollbar-width: thin;
  scrollbar-color: #bdcec0 transparent;
  padding-bottom: 10px;
}
.product-section .product-card { scroll-snap-align: start; }
.product-image { position: relative; border: 1px solid #f0f2ef; border-radius: 7px; background: #fff; }
.sale-badge { position: absolute; top: 10px; left: 10px; z-index: 1; padding: 5px 9px; border-radius: 4px; background: var(--forest-action); color: white; font-size: 12px; font-weight: 700; }
.product-info { padding: 12px 2px 2px; }
.product-title { font-size: 13px; font-weight: 500; }
.product-price { color: var(--forest-dark); font-size: 15px; }
.product-price s, .product-detail-price s { margin-left: 10px; color: var(--muted); font-size: .75em; font-weight: 400; }
.installments { color: var(--muted); font-size: 12px; }

.collection-page h1, .search-page h1, .cart-page h1, .text-page h1 { letter-spacing: -.035em; }
.collection-toolbar { border-color: var(--line); }
.collection-toolbar select { color: var(--ink); cursor: pointer; }
.collection-page > .product-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.contact-page { max-width: 920px; }
.contact-page form { max-width: 760px; }
.contact-fields { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 16px; }
.trust-page { max-width: 960px; }
.trust-page h2 { margin: 42px 0 12px; font-size: clamp(22px,2.5vw,30px); }
.trust-page p { max-width: 72ch; line-height: 1.7; }
.trust-page > img { display: block; max-width: min(100%, 760px); max-height: 530px; object-fit: contain; margin: 30px auto; border-radius: 8px; }

.product-layout { gap: clamp(38px, 5vw, 76px); }
.main-image { border-radius: 6px; overflow: hidden; background: #fff; }
.thumbnails { overflow-x: auto; padding-block: 2px 9px; scrollbar-width: thin; }
.thumbnails button { flex: 0 0 76px; border-radius: 7px; overflow: hidden; }
.thumbnails button.active { border: 2px solid var(--forest-action); }
.product-details h1 { letter-spacing: -.035em; }
.product-detail-price { font-weight: 700; font-size: 28px; color: var(--forest-dark); }
.pix-price { color: var(--forest-action); }
.variant-label select { border-color: var(--line-strong); border-radius: 7px; min-height: 45px; }
.quantity { border-color: var(--line-strong); border-radius: 8px; }
.primary-button { border-radius: 999px; background: var(--forest-action); border-color: var(--forest-action); min-height: 52px; }
.primary-button:hover { filter: none; background: var(--forest-dark); border-color: var(--forest-dark); }
.add-to-cart { font-size: 13px; box-shadow: 0 8px 18px rgba(32, 106, 55, .13); }
.buy-now { width: 100%; margin-top: 10px; background: var(--forest-dark); border-color: var(--forest-dark); }
.product-highlights { padding: 0; margin: 0 0 20px; list-style: none; }
.product-highlights li { position: relative; padding: 6px 0 6px 23px; }
.product-highlights li::before { content: '✓'; position: absolute; left: 0; color: var(--forest-action); font-weight: 700; }
.shipping-check { margin: 24px 0; }
.shipping-check label { display: block; margin-bottom: 9px; font-weight: 600; }
.shipping-check > div { display: flex; max-width: 430px; border: 1px solid var(--line-strong); border-radius: 7px; overflow: hidden; }
.shipping-check input { flex: 1; min-width: 0; padding: 12px; border: 0; }
.shipping-check button { padding: 0 18px; border: 0; background: var(--forest-action); color: white; font-size: 12px; font-weight: 700; text-transform: uppercase; }
.purchase-benefits { border-color: var(--line); }
.product-description h2 { letter-spacing: -.02em; }
.product-description { max-width: 70ch; }
.product-description img, .product-description video { display: block; width: min(100%, 800px); height: auto; margin: 22px auto; border-radius: 8px; }
.product-extras { display: grid; grid-template-columns: 1fr; gap: clamp(32px,5vw,72px); padding-block: 50px; }
.product-extras.has-video { grid-template-columns: repeat(2,minmax(0,1fr)); }
.product-extras h2 { margin: 6px 0 20px; font-size: clamp(25px,2.5vw,32px); }
.product-extras > div > p:first-child { color: var(--forest-action); font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .09em; }
.product-video iframe { display: block; width: 100%; aspect-ratio: 16/9; margin-top: 22px; border: 0; border-radius: 10px; background: #101810; }
.product-faq details { border-bottom: 1px solid var(--line); }
.product-faq summary { padding: 17px 30px 17px 0; cursor: pointer; font-weight: 600; }
.product-faq details p { margin: 0 0 18px; color: var(--muted); line-height: 1.6; }

.cart-drawer { box-shadow: -12px 0 34px rgba(16, 42, 24, .17); }
.drawer-head { border-color: var(--line); }
.drawer-head button { display: grid; place-items: center; width: 40px; height: 40px; border-radius: 50%; }
.drawer-head button:hover { background: var(--forest-soft); }
.cart-row { border-color: var(--line); }
.cart-summary p { color: var(--muted); }

.checkout { grid-template-columns: minmax(0, 1.25fr) minmax(300px, .75fr); gap: clamp(40px, 6vw, 90px); }
.checkout h1 { letter-spacing: -.035em; }
.checkout input, .checkout textarea, .text-page input, .text-page textarea { border-color: var(--line-strong); border-radius: 7px; background: white; }
.checkout aside { position: sticky; top: 130px; border: 1px solid var(--line); border-radius: 12px; background: var(--cream); }
.checkout aside p { border-color: var(--line); }

.newsletter { background: #f5f8f4; }
.benefits { background: var(--forest); }
.form-note { color: var(--forest-action); }
.newsletter p { color: var(--muted); }
.newsletter form, .footer form { border-radius: 7px; overflow: hidden; }
.footer { background: var(--forest); }
.footer-bottom { border-color: #ffffff35; }
.footer-bottom { display: flex; justify-content: space-between; align-items: center; gap: 22px; flex-wrap: wrap; }
.footer-bottom nav { display: flex; flex-wrap: wrap; gap: 8px 18px; }
.footer-bottom nav a { color: inherit; text-decoration: none; }
.footer-bottom nav a:hover { text-decoration: underline; }
.account-page { max-width: 800px; }

@media (max-width: 1100px) {
  .site-header .header-inner { width: min(calc(100% - 36px), 1200px); gap: 16px; }
  .logo { width: 195px; }
  .desktop-nav { display: none; }
  .site-header .header-inner { display: grid; grid-template-columns: 1fr auto 1fr; min-height: 68px; gap: 4px; }
  .site-header .mobile-toggle { display: grid; justify-self: start; }
  .brand { min-width: 0; margin: 0; justify-self: center; }
  .header-actions { justify-self: end; }
  .account-link { display: none; }
  .mobile-menu { display: block; position: fixed; z-index: 25; top: 0; left: 0; bottom: 0; width: min(85vw,350px); overflow: auto; background: white; padding: 15px 20px; box-shadow: 0 0 0 100vw rgba(3,22,9,.55); }
  .mobile-menu details { border-bottom: 1px solid var(--line); padding: 10px 0; }
  .mobile-menu summary { list-style: none; display: flex; justify-content: space-between; font-weight: 600; }
  .mobile-menu details > a { display: block; padding: 7px 12px; font-weight: 400; }
  .close-menu { border: 0; background: transparent; margin: 0 0 15px auto; display: block; }
  .mobile-account { display: flex; align-items: center; gap: 10px; padding: 14px 0; border-bottom: 1px solid var(--line); font-weight: 600; }
  .mobile-account svg { width: 20px; height: 20px; }
  .product-section .product-grid { grid-auto-columns: calc((100% - 3 * 16px) / 4); gap: 16px; }
}

@media (max-width: 750px) {
  .announcement { height: 30px; min-height: 30px; }
  .announcement-social { display: none; }
  .announcement-messages span { font-size: 12px; }
  .announcement-messages span:first-child { animation: none; opacity: 1; }
  .site-header .header-inner {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    width: min(calc(100% - 28px), 1200px);
    min-height: 64px;
    gap: 4px;
  }
  .site-header .mobile-toggle { display: grid; justify-self: start; }
  .brand { min-width: 0; margin: 0; justify-self: center; }
  .logo { width: min(39vw, 156px); }
  .header-actions { justify-self: end; gap: 0; }
  .account-link { display: none; }
  .icon-button { width: 38px; height: 38px; padding: 7px; }
  .cart-badge { width: 16px; height: 16px; }
  .mobile-menu { box-shadow: 0 0 0 100vw rgba(3, 22, 9, .55); }
  .mobile-menu details { border-color: var(--line); }
  .close-menu { width: 40px; height: 40px; }
  .close-menu svg { width: 23px; height: 23px; }
  .mobile-account { display: flex; align-items: center; gap: 10px; padding: 14px 0; border-bottom: 1px solid var(--line); font-weight: 600; }
  .mobile-account svg { width: 20px; height: 20px; }

  .categories { width: 100%; padding: 30px 15px 24px; overflow: hidden; }
  .categories + .product-section { padding-top: 32px; }
  .category-grid {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    padding-right: 15px;
  }
  .category-grid::-webkit-scrollbar { display: none; }
  .category-card { flex: 0 0 min(40vw, 170px); scroll-snap-align: start; }
  .category-image { border-radius: 10px; }
  .category-card h2 { font-size: 15px; line-height: 1.25; margin-top: 12px; }
  .category-card h2 svg { width: 17px; height: 17px; }

  .product-section { padding-block: 28px 38px; }
  .section-heading h2 { font-size: 23px; }
  .section-actions { gap: 5px; }
  .see-all { font-size: 12px; margin-right: 2px; }
  .product-section .product-grid { grid-auto-columns: minmax(0, 43%); gap: 12px; }
  .collection-page > .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .contact-fields { grid-template-columns: 1fr; gap: 0; }
  .product-layout { gap: 26px; }
  .product-extras.has-video { grid-template-columns: 1fr; }
  .product-detail-price { font-size: 25px; }
  .checkout { grid-template-columns: 1fr; }
  .checkout aside { position: static; }
}

@media (max-width: 390px) {
  .logo { width: min(36vw, 145px); }
  .header-actions .icon-button { width: 35px; }
  .section-heading { align-items: flex-start; }
  .slider-arrow { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .announcement-messages span { animation: none; opacity: 0; }
  .announcement-messages span:first-child { opacity: 1; }
  .product-image img, .category-image img { transition: none; }
}

/* Mobile interaction and density pass. */
.cart-badge:empty { display: none; }
.mobile-menu-backdrop { display: none; }

@media (max-width: 1100px) {
  .announcement-messages { max-width: calc(100vw - 32px); }
  .mobile-menu-backdrop { display: block; position: fixed; inset: 0; z-index: 24; border: 0; background: rgba(3, 22, 9, .55); }
  .mobile-menu { z-index: 25; box-shadow: 12px 0 34px rgba(3, 22, 9, .18); }
  .mobile-menu summary { cursor: pointer; }
  .mobile-menu summary::-webkit-details-marker { display: none; }
  .mobile-menu summary svg { width: 18px; height: 18px; }
  .mobile-menu details[open] summary svg { transform: rotate(180deg); }
  .mobile-menu a { display: block; padding: 9px 12px; }
  .mobile-menu .mobile-menu-all { margin-top: 6px; color: var(--forest-action); font-weight: 700; }
  .mobile-menu .mobile-menu-direct { padding: 14px 0; border-bottom: 1px solid var(--line); font-weight: 600; }
  body:has(.mobile-menu), body:has(.cart-drawer) { overflow: hidden; }
}

@media (max-width: 750px) {
  .search-overlay { position: absolute; top: 100%; z-index: 31; padding: 14px; }
  .search-overlay form { width: 100%; }
  .category-card { flex-basis: clamp(150px, 44vw, 170px); }
  .product-section .product-grid { grid-auto-columns: 44%; gap: 12px; padding-bottom: 14px; scrollbar-width: auto; }
  .product-title { display: -webkit-box; min-height: 0; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .collection-toolbar { flex-wrap: wrap; align-items: stretch; gap: 12px; }
  .collection-toolbar label { display: flex; align-items: center; justify-content: space-between; width: 100%; gap: 12px; }
  .collection-toolbar select { flex: 1; max-width: none; min-width: 0; }
  .cart-drawer { width: min(100%, 430px); padding: 18px; }
}

@media (max-width: 390px) {
  .section-heading { gap: 10px; }
  .section-heading h2 { width: 100%; }
  .section-actions { width: 100%; justify-content: space-between; }
  .section-actions .slider-arrow { display: grid; }
  .product-section .product-grid { grid-auto-columns: 46%; }
}

/* Good Vibes — component layer for the rebuilt storefront.
   Loaded after base.css + theme.css (concatenated by the build). Tokens first, then components. */

:root {
  --space-1: 4px; --space-2: 8px; --space-3: 12px; --space-4: 16px; --space-5: 24px; --space-6: 32px; --space-7: 48px;
  --radius-sm: 6px; --radius-md: 10px; --radius-pill: 999px;
  --danger: #b3261e;
  --sale: #b3261e;
  --focus: #287e43;
  --shadow-md: 0 8px 24px rgba(16, 42, 24, .12);
  --z-header: 20; --z-overlay: 40; --z-drawer: 50; --z-toast: 60;
  --ease-out: cubic-bezier(.2, .8, .2, 1);
  --touch: 44px;
}

body { font-size: 15px; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
main:focus { outline: none; }
.visually-hidden { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0; }
.skip-link:focus { z-index: 1000; border-radius: var(--radius-sm); box-shadow: var(--shadow-md); }
body.is-locked { overflow: hidden; }
button, [role="button"], summary, select, label:has(input[type="radio"]) { cursor: pointer; touch-action: manipulation; }
.noscript { padding: var(--space-4); text-align: center; background: #fff8e1; }
img[width][height] { height: auto; }

/* ---------- header / navigation ---------- */
.site-header { z-index: var(--z-header); }
.desktop-nav > ul { display: flex; align-items: center; justify-content: center; gap: inherit; margin: 0; padding: 0; list-style: none; }
.dropdown { margin: 0; list-style: none; }
.nav-item a[aria-current="page"], .dropdown a[aria-current="page"], .mobile-menu a[aria-current="page"] { color: var(--forest-action); }
.nav-item > a[aria-current="page"] { box-shadow: inset 0 -2px 0 var(--forest-action); }
.icon-button { display: inline-grid; place-items: center; min-width: var(--touch); min-height: var(--touch); border-radius: 50%; }
.icon-button:hover { background: var(--forest-soft); }
.cart-badge[hidden] { display: none; }
.announcement-messages { margin: 0; }
.mobile-whatsapp { display: flex !important; align-items: center; gap: var(--space-2); margin-top: var(--space-4); padding: var(--space-3) 0 !important; font-weight: 600; color: var(--forest-action); }
.mobile-whatsapp svg { width: 20px; height: 20px; }

/* ---------- home ---------- */
.hero img { aspect-ratio: auto; }
.category-grid { margin: 0; padding: 0; list-style: none; }
.category-grid > li { min-width: 0; }
.category-card h3 { display: flex; align-items: flex-start; justify-content: space-between; gap: 8px; margin: 14px 1px 0; font: 600 18px/1.28 var(--font-title); }
.category-card h3 span { display: inline-flex; }
.category-card h3 svg { width: 21px; height: 21px; }
.category-card:hover h3 { color: var(--forest-action); }

/* ---------- product card ---------- */
.product-card { position: relative; }
.product-image { position: relative; border-radius: var(--radius-md); }
.product-image .hover-image { position: absolute; inset: 0; opacity: 0; transition: opacity .25s var(--ease-out); }
@media (hover: hover) { .product-card:hover .hover-image { opacity: 1; } }
.product-title { margin: 12px 0 4px; font: 500 14px/1.4 var(--font-body); }
.product-title a { color: inherit; }
.product-title a::after { content: ''; position: absolute; inset: 0; } /* whole card clickable */
.product-price { margin: 0; font-weight: 700; font-variant-numeric: tabular-nums; }
.product-price .from { font-weight: 400; font-size: 12px; color: var(--muted); }
.product-pix { margin: 2px 0 0; font-size: 12px; color: var(--forest-action); font-weight: 600; }
.badge { position: absolute; top: 10px; left: 10px; z-index: 1; padding: 4px 9px; border-radius: var(--radius-pill); background: var(--sale); color: #fff; font-size: 12px; font-weight: 700; letter-spacing: .02em; }
.badge-muted { background: #4a544d; }
.badge-inline { position: static; display: inline-block; vertical-align: middle; font-size: 12px; background: #fdecea; color: var(--sale); }
.is-sold-out .product-image img { opacity: .55; }

/* ---------- collection ---------- */
.collection-header { margin-bottom: var(--space-5); }
.collection-description { max-width: 75ch; color: var(--muted); line-height: 1.65; }
.collection-toolbar p { margin: 0; }
.collection-toolbar select { min-height: var(--touch); padding: 0 var(--space-3); border: 1px solid var(--line-strong); border-radius: var(--radius-sm); background: #fff; }
.pagination { align-items: center; flex-wrap: wrap; }
.pagination a, .pagination span { display: inline-grid; place-items: center; min-width: var(--touch); min-height: var(--touch); padding: 0 var(--space-2); border-radius: var(--radius-sm); }
.pagination a:hover { background: var(--forest-soft); text-decoration: none; }
.pagination .active { border: 0; background: var(--forest); color: #fff; font-weight: 700; }
.pagination svg { width: 18px; height: 18px; }

/* ---------- breadcrumbs ---------- */
.breadcrumbs ol { display: flex; flex-wrap: wrap; gap: var(--space-1) var(--space-2); margin: 0; padding: 0; list-style: none; font-size: 13px; color: var(--muted); }
.breadcrumbs li + li::before { content: '›'; margin-right: var(--space-2); color: #9aa59d; }
.breadcrumbs a { color: inherit; }

/* ---------- product page ---------- */
/* Grid items default to min-width:auto; with intrinsic width attributes on <img> that would let a
   1366px photo widen the column on phones. */
.gallery, .product-details { min-width: 0; }
.main-image { position: relative; }
.main-image img { width: 100%; }
.thumbnails button { min-height: var(--touch); }
.thumbnails button[aria-current] { border: 2px solid var(--forest-action); }
.product-detail-price { display: flex; flex-wrap: wrap; align-items: baseline; gap: var(--space-2); font-variant-numeric: tabular-nums; }
.product-detail-price s { margin-left: 0; }
.payment-lines, .purchase-benefits, .product-highlights { list-style: none; padding: 0; }
.payment-lines { display: grid; gap: var(--space-2); margin: var(--space-4) 0; }
.payment-lines li, .purchase-benefits li, .product-highlights li { display: flex; align-items: center; gap: var(--space-2); }
.payment-lines svg, .purchase-benefits svg, .product-highlights svg { flex: 0 0 20px; width: 20px; height: 20px; color: var(--forest-action); }
.product-highlights li { padding: 5px 0; }
.product-highlights li::before { content: none; }
.purchase-benefits { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; line-height: 1.35; margin: var(--space-5) 0; padding: 0; list-style: none; }
.purchase-benefits li { min-width: 0; min-height: 86px; padding: 10px 6px; border: 1px solid var(--line); border-radius: var(--radius-sm); background: var(--cream); flex-direction: column; justify-content: center; text-align: center; }
.purchase-benefits li > span { display: grid; gap: 2px; min-width: 0; }
.purchase-benefits strong { font-size: 12px; }
.purchase-benefits small { color: var(--muted); font-size: 12px; }
.variant-picker { margin: var(--space-5) 0 var(--space-4); padding: 0; border: 0; }
.variant-picker legend { margin-bottom: var(--space-2); font-weight: 600; font-size: 14px; }
.variant-picker legend span { font-weight: 400; }
.variant-option { display: inline-flex; margin: 0 var(--space-2) var(--space-2) 0; }
.variant-option input { position: absolute; opacity: 0; pointer-events: none; }
.variant-option span { display: inline-grid; place-items: center; min-height: var(--touch); padding: 0 var(--space-4); border: 1px solid var(--line-strong); border-radius: var(--radius-pill); background: #fff; font-size: 14px; transition: border-color .15s, background .15s; }
.variant-option:hover span { border-color: var(--forest-action); }
.variant-option input:checked + span { border: 2px solid var(--forest-action); background: var(--forest-soft); font-weight: 600; }
.variant-option input:focus-visible + span { outline: 2px solid var(--focus); outline-offset: 2px; }
.variant-option.is-unavailable span { color: #8b938d; text-decoration: line-through; cursor: not-allowed; }
.buy-row { display: flex; gap: var(--space-3); align-items: stretch; margin-top: var(--space-4); }
.buy-row .quantity { margin: 0; flex: 0 0 auto; }
.buy-row .quantity button { min-width: var(--touch); min-height: 50px; }
.buy-row .add-to-cart { flex: 1; margin: 0; }
.primary-button, .secondary-button { display: inline-flex; align-items: center; justify-content: center; gap: var(--space-2); min-height: 50px; padding: 0 var(--space-5); border-radius: var(--radius-pill); font-weight: 700; text-decoration: none; transition: background .15s, transform .1s; }
.primary-button { border: 1px solid var(--forest-action); background: var(--forest-action); color: #fff; }
.primary-button:hover { text-decoration: none; }
.primary-button:active, .secondary-button:active { transform: scale(.98); }
.secondary-button { border: 1.5px solid var(--forest-dark); background: #fff; color: var(--forest-dark); }
.secondary-button:hover { background: var(--forest-soft); }
.buy-now { width: 100%; margin-top: var(--space-3); background: #fff; color: var(--forest-dark); }
[aria-busy="true"] { cursor: progress; }
.product-description { margin-top: var(--space-6); line-height: 1.7; }
.product-description table { width: 100%; border-collapse: collapse; margin: var(--space-4) 0; }
.product-description th, .product-description td { padding: var(--space-2); border: 1px solid var(--line); text-align: left; }
.eyebrow { margin: 0; color: var(--forest-action); font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .09em; }
.product-faq details > div { padding-bottom: var(--space-4); color: var(--muted); line-height: 1.65; }
.product-faq summary { min-height: var(--touch); }
.video-facade { position: relative; display: block; width: 100%; margin-top: 22px; padding: 0; border: 0; border-radius: var(--radius-md); overflow: hidden; background: #101810; aspect-ratio: 16 / 9; }
.video-facade img { width: 100%; height: 100%; object-fit: cover; opacity: .85; }
.video-facade .play { position: absolute; inset: 50% auto auto 50%; width: 68px; height: 48px; margin: -24px 0 0 -34px; border-radius: 12px; background: #e62117; }
.video-facade .play::after { content: ''; position: absolute; inset: 14px auto auto 27px; border-style: solid; border-width: 10px 0 10px 17px; border-color: transparent transparent transparent #fff; }
.video-facade:hover .play { background: #c4170e; }
.sticky-buy { position: fixed; z-index: var(--z-overlay); inset: auto 0 0; display: flex; align-items: center; gap: var(--space-3); padding: var(--space-3) var(--space-4) calc(var(--space-3) + env(safe-area-inset-bottom)); background: #fff; box-shadow: 0 -6px 20px rgba(16, 42, 24, .12); }
.sticky-buy[hidden] { display: none; }
.sticky-buy div { display: grid; flex: 1; min-width: 0; font-size: 13px; }
.sticky-buy strong { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.sticky-buy span { color: var(--forest-dark); font-weight: 700; }
.sticky-buy .primary-button { min-height: 46px; padding: 0 var(--space-4); }
@media (min-width: 991px) { .sticky-buy { display: none !important; } }

/* ---------- cart / checkout ---------- */
.cart-items { margin: 0; padding: 0; list-style: none; }
.cart-quantity button { min-width: 40px; min-height: 40px; border-radius: var(--radius-sm); }
.cart-quantity .remove { min-height: 40px; padding: 0 var(--space-2); }
.cart-quantity button:disabled { opacity: .4; }
.cart-total { display: flex; justify-content: space-between; font-size: 17px; }
.cart-pix { color: var(--forest-action) !important; font-weight: 600; }
.cart-summary .primary-button { width: 100%; }
.empty-cart { display: grid; justify-items: center; gap: var(--space-4); padding: var(--space-7) 0; text-align: center; }
.cart-drawer { z-index: var(--z-drawer); }
.drawer-backdrop { z-index: calc(var(--z-drawer) - 1); }
.checkout form { display: grid; grid-template-columns: 1fr; gap: var(--space-4); }
.checkout fieldset { display: grid; gap: var(--space-4); margin: 0; padding: 0; border: 0; }
.checkout legend { margin-bottom: var(--space-2); font: 700 18px var(--font-title); }
.field { display: grid; gap: 6px; }
.field label { display: block; font-weight: 600; font-size: 14px; }
.field input:focus, .field textarea:focus { border-color: var(--forest-action); outline: 2px solid var(--forest-action); outline-offset: 1px; }
.field-row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: var(--space-4); }
.field input, .field textarea { min-height: var(--touch); padding: 10px 12px; border: 1px solid var(--line-strong); border-radius: var(--radius-sm); background: #fff; font-size: 16px; }
.field input[aria-invalid="true"], .field textarea[aria-invalid="true"], .field select[aria-invalid="true"] { border-color: var(--danger); box-shadow: 0 0 0 1px var(--danger); background: #fffafa; }
.field input[aria-invalid="true"]:focus, .field textarea[aria-invalid="true"]:focus, .field select[aria-invalid="true"]:focus { outline: 2px solid var(--danger); outline-offset: 1px; }
.field-error { margin: 0; color: var(--danger); font-size: 13px; font-weight: 600; line-height: 1.4; }
.required { color: var(--danger); }
.optional { color: var(--muted); font-weight: 400; font-size: 13px; }
.form-note:empty { display: none; }
.form-note { margin: 0; font-weight: 600; }
.checkout-summary ul { margin: 0; padding: 0; list-style: none; }
.checkout-summary li { display: flex; justify-content: space-between; gap: var(--space-4); padding: var(--space-2) 0; border-bottom: 1px solid var(--line); }
.checkout-summary dl { margin: var(--space-4) 0 0; }
.checkout-summary dl div { display: flex; justify-content: space-between; padding: 6px 0; }
.checkout-summary dd { margin: 0; font-weight: 600; font-variant-numeric: tabular-nums; }
.summary-total { font-size: 18px; border-top: 1px solid var(--line); margin-top: var(--space-2); padding-top: var(--space-3) !important; }
.summary-pix dd, .summary-pix dt { color: var(--forest-action); }

/* ---------- search / content ---------- */
.large-search { display: flex; max-width: 640px; margin: var(--space-4) 0; border: 1px solid var(--line-strong); border-radius: var(--radius-pill); overflow: hidden; }
.large-search input { flex: 1; min-width: 0; min-height: 48px; padding: 0 var(--space-4); border: 0; font-size: 16px; }
.large-search button { min-width: 56px; border: 0; background: var(--forest-action); color: #fff; font-weight: 600; }
.chip-list { display: flex; flex-wrap: wrap; gap: var(--space-2); margin: var(--space-4) 0; padding: 0; list-style: none; }
.chip { display: inline-grid; place-items: center; min-height: 40px; padding: 0 var(--space-4); border: 1px solid var(--line); border-radius: var(--radius-pill); }
.chip:hover { border-color: var(--forest-action); text-decoration: none; }
.empty-state { color: var(--muted); }
.text-page { max-width: 880px; padding-block: var(--space-6) var(--space-7); line-height: 1.7; }
.lead { font-size: 18px; color: var(--muted); }
.trust-facts { display: grid; grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)); gap: var(--space-3); margin: var(--space-5) 0; padding: 0; list-style: none; }
.trust-facts li { display: grid; gap: 2px; padding: var(--space-4); border: 1px solid var(--line); border-radius: var(--radius-md); background: var(--cream); }
.trust-facts span { color: var(--muted); font-size: 14px; }
.contact-channels { display: flex; flex-wrap: wrap; align-items: center; gap: var(--space-3) var(--space-5); margin: var(--space-4) 0 var(--space-6); padding: 0; list-style: none; }

/* ---------- footer ---------- */
.benefits-grid { margin: 0 auto; list-style: none; grid-template-columns: repeat(4, 1fr); }
.benefits-grid li { display: grid; justify-items: center; gap: 3px; }
.benefits-grid svg { width: 26px; height: 26px; margin-bottom: 4px; }
.footer-grid { grid-template-columns: 1.3fr 1fr 1fr 1fr; gap: var(--space-6); }
.footer h2 { font: 700 15px var(--font-title); margin: 0 0 var(--space-3); }
.footer ul { margin: 0; padding: 0; list-style: none; }
.footer li a { display: inline-block; padding: 5px 0; }
.footer address { font-style: normal; line-height: 1.9; }
.footer-social { display: flex; gap: var(--space-2); }
.footer-social a { display: grid; place-items: center; width: var(--touch); height: var(--touch); border: 1px solid #ffffff40; border-radius: 50%; }
.footer-social svg { width: 20px; height: 20px; }
.link-button { border: 0; padding: 0; background: none; color: inherit; text-decoration: underline; font-size: inherit; }
.whatsapp-float { position: fixed; z-index: var(--z-overlay); right: 18px; bottom: calc(18px + env(safe-area-inset-bottom)); display: grid; place-items: center; width: 52px; height: 52px; border-radius: 50%; background: #1f9d55; color: #fff; box-shadow: var(--shadow-md); transition: transform .15s var(--ease-out); }
.whatsapp-float:hover { transform: scale(1.06); }
.whatsapp-float svg { width: 26px; height: 26px; }
/* Never over the checkout form, the open cart or menu, or the mobile buy bar (which already offers WhatsApp in the page). */
body:has(.checkout) .whatsapp-float, body:has(.cart-drawer) .whatsapp-float, body:has(.mobile-menu) .whatsapp-float, body:has([data-sticky-buy]:not([hidden])) .whatsapp-float { display: none; }
@media (max-width: 750px) { .whatsapp-float { right: 12px; bottom: calc(12px + env(safe-area-inset-bottom)); width: 48px; height: 48px; } .whatsapp-float svg { width: 24px; height: 24px; } }

/* ---------- consent ---------- */
.consent-banner { position: fixed; z-index: var(--z-toast); inset: auto 16px 16px; max-width: 560px; margin-inline: auto; display: grid; gap: var(--space-3); padding: var(--space-4); border-radius: var(--radius-md); background: #fff; box-shadow: 0 12px 40px rgba(0, 0, 0, .2); font-size: 14px; }
.consent-banner p { margin: 0; }
.consent-banner div { display: flex; justify-content: flex-end; gap: var(--space-2); }
.consent-banner button { min-height: var(--touch); }

/* ---------- responsive ---------- */
@media (max-width: 990px) {
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .benefits-grid { grid-template-columns: repeat(2, 1fr); gap: var(--space-5) var(--space-3); }
}
@media (max-width: 750px) {
  .category-grid { display: flex; }
  .category-grid > li { flex: 0 0 clamp(150px, 44vw, 170px); scroll-snap-align: start; }
  .category-card h3 { font-size: 15px; line-height: 1.25; margin-top: 12px; }
  .category-card h3 svg { width: 17px; height: 17px; }
  .footer-grid { grid-template-columns: 1fr; }
  .field-row { grid-template-columns: 1fr; }
  .product-page { padding-bottom: 80px; }
  .product-layout { grid-template-columns: minmax(0, 1fr); }
  .payment-lines { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }
  .payment-lines li { min-width: 0; min-height: 66px; padding: 10px; border: 1px solid var(--line); border-radius: var(--radius-sm); background: var(--cream); align-items: flex-start; font-size: 13px; }
  .payment-lines li > span { min-width: 0; display: grid; gap: 2px; }
  .payment-lines svg { flex-basis: 18px; width: 18px; height: 18px; }
  .purchase-benefits { gap: 6px; }
  .purchase-benefits li { min-height: 82px; padding: 8px 4px; align-items: center; }
  .purchase-benefits svg { flex: 0 0 18px; width: 18px; height: 18px; }
  .purchase-benefits strong { font-size: 11px; }
  .purchase-benefits small { font-size: 10px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { transition-duration: .01ms !important; scroll-behavior: auto !important; }
}

/* Global store benefits: always keep the three promises in one balanced row. */
.benefits-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--space-3);
  padding: 24px 0;
}

/* Progressive checkout */
.checkout-steps { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:8px; margin:0 0 var(--space-5); padding:0; list-style:none; }
.checkout-steps li { display:flex; align-items:center; justify-content:center; gap:8px; padding:10px 8px; border-bottom:2px solid var(--line); color:var(--muted); font-size:13px; font-weight:600; }
.checkout-steps li span { display:grid; place-items:center; width:26px; height:26px; border-radius:50%; background:var(--line); }
.checkout-steps li[aria-current="step"] { border-color:var(--forest-action); color:var(--forest-dark); }
.checkout-steps li[aria-current="step"] span { background:var(--forest-action); color:#fff; }
.checkout-steps li[data-state="complete"] { border-color:var(--forest-action); color:var(--forest-dark); }
.checkout-steps li[data-state="complete"] span { background:var(--forest-soft); color:var(--forest-action); }
.checkout-step[hidden] { display:none; }
.checkout-intro { max-width:58ch; margin:0; color:var(--muted); }
.checkout-step { padding:clamp(18px,3vw,28px); border:1px solid var(--line); border-radius:var(--radius-md); background:#fff; box-shadow:0 8px 24px rgba(16,42,24,.05); }
.checkout-step h2 { margin:0 0 var(--space-4); font-size:20px; }
.checkout-actions { display:flex; justify-content:space-between; gap:var(--space-3); margin-top:var(--space-5); }
.checkout-actions .secondary-button,.checkout-actions .primary-button { flex:1; }
.payment-methods { display:grid; gap:10px; margin:0; padding:0; border:0; }
.payment-methods > label { display:flex; align-items:center; gap:10px; min-height:58px; padding:12px 14px; border:1px solid var(--line); border-radius:var(--radius-sm); background:var(--cream); cursor:pointer; }
.payment-methods > label:has(input:checked) { border-color:var(--forest-action); box-shadow:0 0 0 1px var(--forest-action); }
.payment-methods > label > span { display:grid; gap:2px; }
.payment-methods small { color:var(--muted); }
.checkout-payment-note { margin:var(--space-4) 0 0; padding:12px; border-radius:var(--radius-sm); background:var(--forest-soft); color:var(--forest-dark); font-size:13px; }
.checkout-summary { box-shadow:0 8px 24px rgba(16,42,24,.05); }
.checkout-summary h2 { font-size:20px; }
@media (max-width:750px) {
  .checkout-step { padding:18px 14px; }
  .checkout-steps li { flex-direction:column; gap:4px; padding:8px 3px; font-size:11px; text-align:center; }
  .checkout-steps li span { width:24px; height:24px; }
  .checkout-actions { flex-direction:column-reverse; }
  .checkout-actions .secondary-button,.checkout-actions .primary-button { width:100%; }
}

@media (max-width: 750px) {
  .benefits-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
    padding: 20px 0;
  }
  .benefits-grid li { min-width: 0; }
  .benefits-grid strong { font-size: 13px; line-height: 1.2; }
  .benefits-grid span { font-size: 11px; line-height: 1.25; }
  .benefits-grid svg { width: 22px; height: 22px; margin-bottom: 3px; }
}

/* ---------- original-store blocks: badges, color siblings, shipping, tracking ---------- */
.trust-badges { display: flex; flex-wrap: wrap; gap: 6px; margin: 0 0 var(--space-3); padding: 0; list-style: none; }
.trust-badges li { display: inline-flex; align-items: center; gap: 6px; min-height: 30px; padding: 4px 12px 4px 9px; border-radius: var(--radius-pill); background: var(--forest-soft); color: var(--forest-dark); font-size: 13px; font-weight: 600; }
.trust-badges svg, .trust-badges img { flex: none; width: 16px; height: 16px; color: var(--forest-action); }
.sibling-picker { margin: var(--space-4) 0; }
.sibling-picker p { margin: 0 0 var(--space-2); font-size: 14px; font-weight: 600; }
.sibling-picker strong { font-weight: 400; }
.sibling-picker ul { display: flex; flex-wrap: wrap; gap: var(--space-2); margin: 0; padding: 0; list-style: none; }
.sibling { display: grid; place-items: center; width: 48px; height: 48px; border: 1px solid var(--line-strong); border-radius: 50%; overflow: hidden; background: #fff; }
.sibling img { width: 100%; height: 100%; object-fit: cover; }
.sibling.is-current { border: 2px solid var(--forest-action); box-shadow: 0 0 0 2px #fff inset; }
.swatch-color { width: 34px; height: 34px; border-radius: 50%; background: #ccc; }
.product-colors { margin: 10px 0 0; font-size: 12px; color: var(--muted); }
.shipping-options { margin: var(--space-4) 0; padding: var(--space-4); border: 1px solid var(--line); border-radius: var(--radius-md); }
.shipping-options p { display: flex; align-items: center; gap: var(--space-2); margin: 0 0 var(--space-2); }
.shipping-options svg { width: 20px; height: 20px; color: var(--forest-action); }
.shipping-options ul { margin: 0; padding: 0; list-style: none; }
.shipping-options li { display: flex; justify-content: space-between; gap: var(--space-3); padding: 6px 0; border-top: 1px solid var(--line); font-size: 14px; }
.shipping-options small { display: block; color: var(--muted); }
.track-form { max-width: 640px; margin-top: var(--space-5); display: grid; gap: var(--space-4); }
.track-card { display: grid; gap: var(--space-2); margin: 0; padding: var(--space-4); border: 1px solid var(--line); border-radius: var(--radius-md); background: var(--cream); }
.track-card div { display: grid; grid-template-columns: 150px 1fr; gap: var(--space-3); }
.track-card dt { font-weight: 600; }
.track-card dd { margin: 0; }
.original-page img { max-width: 100%; height: auto; border-radius: var(--radius-sm); }
.original-page table { width: 100%; border-collapse: collapse; }
.original-page td, .original-page th { padding: var(--space-2); border: 1px solid var(--line); vertical-align: top; }

/* ---------- reviews ---------- */
.product-reviews { padding-block: var(--space-6); }
.product-reviews h2 { margin: 6px 0 var(--space-4); font-size: clamp(25px, 2.5vw, 32px); }
.stars { display: inline-flex; gap: 1px; color: #d99a00; }
.stars svg { width: 16px; height: 16px; stroke-width: 1.4; }
.stars .is-on svg { fill: currentColor; }
.reviews-summary { display: flex; align-items: center; gap: var(--space-2); }
.reviews-empty { max-width: 60ch; color: var(--muted); }
.review-list { display: grid; gap: var(--space-4); margin: var(--space-4) 0 0; padding: 0; list-style: none; }
.review { padding: var(--space-4); border: 1px solid var(--line); border-radius: var(--radius-md); }
.review-head { display: flex; flex-wrap: wrap; align-items: center; gap: var(--space-2); margin: 0 0 var(--space-2); }
.review-head time, .review-head small { color: var(--muted); font-size: 13px; }
.review-photos { display: flex; gap: var(--space-2); }
.review-photos img { width: 96px; height: 96px; object-fit: cover; border-radius: var(--radius-sm); }

/* ---------- quantity cards, payment icons, home banners, footer trust ---------- */
.bundle-picker { display: grid; gap: var(--space-3); }
.bundle-option { position: relative; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 4px 12px; padding: 14px 18px; border: 1px solid var(--line); border-radius: var(--radius-md); background: #fff; }
.bundle-option:has(input:checked) { border: 2px solid var(--forest-action); background: var(--forest-soft); }
.bundle-option input { accent-color: var(--forest-action); width: 18px; height: 18px; }
.bundle-text { display: grid; gap: 2px; }
.bundle-name { font-weight: 700; }
.bundle-text small { color: var(--muted); font-size: 13px; }
.bundle-text .bundle-save { color: var(--forest-action); font-weight: 700; }
.bundle-price { display: grid; justify-items: end; font-variant-numeric: tabular-nums; }
.bundle-price s { color: var(--muted); font-size: 13px; }
.bundle-flag { position: absolute; top: -10px; left: 16px; padding: 2px 8px; border-radius: var(--radius-pill); background: var(--forest-action); color: #fff; font: 700 11px var(--font-body); text-transform: uppercase; letter-spacing: .04em; }
.payment-icons { display: flex; flex-wrap: wrap; gap: 6px; margin: var(--space-3) 0 0; padding: 0; list-style: none; }
.payment-icons img { width: 38px; height: 24px; object-fit: contain; }
.home-banner { padding-block: var(--space-4); }
.home-banner img { width: 100%; height: auto; border-radius: var(--radius-md); }
.footer-trust { display: grid; gap: var(--space-4); margin-top: var(--space-6); padding-top: var(--space-5); border-top: 1px solid #ffffff30; }
.footer-security { max-width: 80ch; margin: 0; line-height: 1.6; opacity: .9; }
.footer-trust .payment-icons li { padding: 3px; border-radius: 4px; background: #fff; }
.footer-seals { display: flex; flex-wrap: wrap; align-items: center; gap: var(--space-3); margin: 0; padding: 0; list-style: none; }
.footer-seals img { width: auto; height: 40px; border-radius: 4px; background: #fff; }
.footer-company { display: grid; gap: 2px; font-style: normal; font-size: 13px; opacity: .85; }
.footer-bottom nav ul { display: flex; flex-wrap: wrap; gap: 8px 18px; margin: 0; padding: 0; list-style: none; }

/* ---------- polish pass: product page, CTA hierarchy, reading pages, small targets ---------- */
.product-price s { font-size: 12px; }
@media (min-width: 991px) {
  .gallery { position: sticky; top: 100px; align-self: start; }
}
.thumbnails { scroll-snap-type: x mandatory; scrollbar-width: none; overscroll-behavior-inline: contain; }
.thumbnails::-webkit-scrollbar { display: none; }
.thumbnails button { scroll-snap-align: start; }
.thumbnails button:hover { border-color: var(--line-strong); }
.thumbnails button[aria-current]:hover { border-color: var(--forest-action); }

.product-details .trust-badges + h1 { margin-top: 0; }
.payment-lines li > span { display: inline-flex; flex-wrap: wrap; align-items: center; gap: 4px 6px; }
.pix-pill { display: inline-block; padding: 2px 8px; border-radius: var(--radius-pill); background: var(--forest-action); color: #fff; font-size: 12px; font-weight: 700; line-height: 1.5; letter-spacing: .02em; }

/* CTA stack: qty + dominant action on one row, the other action full width below. */
.buy-row { flex-wrap: nowrap; }
.buy-row .quantity { width: auto; }
.buy-row .quantity input { width: 44px; min-width: 0; }
.buy-row .buy-now { width: auto; flex: 1; margin: 0; background: var(--forest-action); color: #fff; border-color: var(--forest-action); font-size: 14px; box-shadow: 0 8px 18px rgba(32, 106, 55, .16); }
.buy-row .buy-now:hover { background: var(--forest-dark); border-color: var(--forest-dark); }
.buy-row .buy-now:disabled { background: var(--forest-action); }
.add-to-cart.secondary-button { width: 100%; margin-top: var(--space-3); box-shadow: none; text-transform: uppercase; font-size: 13px; letter-spacing: .05em; }
.add-to-cart.secondary-button:hover { background: var(--forest-soft); border-color: var(--forest-dark); }
.add-to-cart.secondary-button:disabled { background: #fff; }
.buy-now.primary-button { text-transform: uppercase; letter-spacing: .05em; }

/* Quantity kit cards */
.bundle-picker { gap: 14px; margin-top: var(--space-5); }
.bundle-picker legend { margin-bottom: var(--space-3); }
.bundle-option { min-height: 72px; transition: border-color .15s, background .15s; }
.bundle-option:hover { border-color: var(--line-strong); }
.bundle-option:has(input:checked) { padding: 13px 17px; }
.bundle-option:has(input:focus-visible) { outline: 2px solid var(--focus); outline-offset: 2px; }
.bundle-option.is-unavailable { opacity: .55; cursor: not-allowed; }
.bundle-price strong { font-size: 16px; color: var(--forest-dark); }
.bundle-flag { top: -11px; font-size: 11px; line-height: 18px; padding: 1px 10px; }

/* Color siblings */
.sibling-picker p { font-size: 14px; }
.sibling-picker ul { gap: 10px; }
.sibling { width: 52px; height: 52px; border: 1px solid var(--line); transition: border-color .15s, box-shadow .15s; }
.sibling:hover { border-color: var(--line-strong); text-decoration: none; }
.sibling.is-current { border: 1px solid #fff; box-shadow: 0 0 0 2px var(--forest-action); }
.sibling:focus-visible { outline-offset: 4px; }
.product-colors { margin: 12px 0 0; font-size: 12px; font-weight: 600; color: var(--muted); }
.product-colors + .product-title { margin-top: 2px; }

/* Payment icons under the CTA */
.payment-icons { gap: 6px; margin: var(--space-4) 0 0; }
.payment-icons li { display: grid; place-items: center; width: 46px; height: 30px; border: 1px solid var(--line); border-radius: 5px; background: #fff; }
.payment-icons img { width: 34px; height: 20px; }

/* Shipping options */
.shipping-options { margin: var(--space-5) 0 var(--space-4); padding: var(--space-4) var(--space-4) var(--space-2); background: var(--cream); }
.shipping-options p { margin-bottom: var(--space-3); font-size: 14px; }
.shipping-options li { align-items: center; padding: 10px 0; }
.shipping-options li strong { color: var(--forest-action); white-space: nowrap; font-variant-numeric: tabular-nums; }
.shipping-options small { margin-top: 2px; font-size: 13px; }
.purchase-benefits { margin: var(--space-5) 0; padding: 0; }

/* Reviews */
.product-reviews { border-top: 1px solid var(--line); }
.product-reviews h2 { margin-top: 0; }
.reviews-empty { padding: var(--space-5); border: 1px dashed var(--line-strong); border-radius: var(--radius-md); background: var(--cream); color: var(--ink); line-height: 1.6; }
.reviews-empty a { color: var(--forest-action); font-weight: 600; text-decoration: underline; }
.review p:last-child { margin-bottom: 0; }

/* Home banners */
.home-banner { padding-block: var(--space-5); }
.home-banner a { display: block; border-radius: var(--radius-md); overflow: hidden; }
.home-banner img { border-radius: 0; }

/* Reading pages: policies, about, trust, tracking */
.text-page h2 { margin: 2em 0 .6em; font: 600 clamp(20px, 2.1vw, 25px)/1.3 var(--font-title); letter-spacing: -.02em; color: var(--forest-dark); }
.text-page h3 { margin: 1.6em 0 .5em; font: 600 18px/1.35 var(--font-title); }
.text-page p, .text-page li { max-width: 68ch; line-height: 1.65; }
.text-page ul, .text-page ol { padding-left: 1.3em; }
.text-page li + li { margin-top: .35em; }
.text-page a:not([class]) { color: var(--forest-action); text-decoration: underline; text-decoration-thickness: 1px; }
.original-page { font-size: 16px; }
.original-page h1 + * { margin-top: 0; }
.original-page table { margin: var(--space-4) 0; font-size: 15px; }
.original-page th { background: var(--cream); text-align: left; }
.original-page img { margin: var(--space-5) auto; }

/* Order tracking */
.track-form { padding: var(--space-5); border: 1px solid var(--line); border-radius: var(--radius-md); background: #fff; }
.track-form .primary-button { justify-self: start; min-width: 180px; }
.track-result:empty { display: none; }
.track-card { gap: 0; padding: var(--space-2) var(--space-4); }
.track-card div { padding: var(--space-2) 0; border-bottom: 1px solid var(--line); }
.track-card div:last-child { border-bottom: 0; }
.track-card dt { color: var(--muted); font-weight: 600; font-size: 14px; }

/* Footer trust band */
.footer-trust { gap: var(--space-5); margin-top: var(--space-7); }
.footer-security { font-size: 14px; }
.footer-trust .payment-icons { margin: 0; }
.footer-trust .payment-icons li { width: 46px; height: 30px; border: 0; padding: 0; }
.footer-seals a { display: block; border-radius: 4px; }
.footer-seals img { padding: 4px 6px; }
.footer-company { line-height: 1.6; }
.footer-company strong { font-size: 14px; }
.footer-bottom { margin-top: var(--space-6); }
.footer-bottom .link-button { min-height: 44px; font-size: 12px; color: inherit; }

@media (max-width: 750px) {
  .breadcrumbs { padding: 16px 0; }
  .breadcrumbs li:last-child { display: none; }
  .breadcrumbs li:nth-last-child(2) a { font-weight: 600; }
  .buy-row .quantity button { min-width: 40px; padding: 0; }
  .buy-row .quantity input { width: 36px; }
  .buy-row .buy-now, .buy-row .add-to-cart { padding: 0 var(--space-4); }
  .track-form { padding: var(--space-4); }
  .track-card div { grid-template-columns: 1fr; gap: 2px; }
  .text-page h2 { margin-top: 1.6em; }
  .bundle-option { padding: 14px; }
  .bundle-option:has(input:checked) { padding: 13px; }
}

/* ---------- polish pass: round-two fixes ---------- */
.footer-seals img[width][height] { width: auto; height: 40px; max-width: 160px; object-fit: contain; }
.form-note.is-error { color: var(--danger); }
.text-page .breadcrumbs a { color: inherit; text-decoration: none; }
.text-page .breadcrumbs a:hover { text-decoration: underline; }
.product-extras + .product-reviews { border-top: 0; padding-top: 0; }
.quantity { border-radius: var(--radius-pill); overflow: hidden; }
.product-faq summary { display: flex; align-items: center; justify-content: space-between; gap: var(--space-4); padding-right: 4px; list-style: none; }
.product-faq summary::-webkit-details-marker { display: none; }
.product-faq summary::after { content: ''; flex: none; width: 8px; height: 8px; margin-bottom: 3px; border-right: 1.5px solid currentColor; border-bottom: 1.5px solid currentColor; transform: rotate(45deg); transition: transform .2s var(--ease-out); }
.product-faq details[open] summary::after { margin: 3px 0 0; transform: rotate(-135deg); }
/* Product pages already carry a WhatsApp link beside the CTA; on phones the float would sit on prices and options. */
@media (max-width: 990px) { body:has(.product-page) .whatsapp-float { display: none; } }
.text-page .breadcrumbs ol { padding-left: 0; }
.text-page .breadcrumbs li { max-width: none; line-height: 1.5; }
.text-page .breadcrumbs li + li { margin-top: 0; }

/* ---------- real-life product photos ---------- */
.real-photos { padding-block: var(--space-6) 0; }
.real-photos h2 { margin: 0 0 var(--space-4); font: 600 clamp(22px, 2.4vw, 30px)/1.2 var(--font-title); letter-spacing: -.02em; }
.real-photos-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: var(--space-3); margin: 0; padding: 0; list-style: none; }
.real-photos-grid a { display: block; aspect-ratio: 3 / 4; overflow: hidden; border-radius: var(--radius-md); background: var(--cream); }
.real-photos-grid img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s var(--ease-out); }
.real-photos-grid a:hover img { transform: scale(1.03); }
.product-video video { display: block; width: 100%; max-height: 70vh; margin-top: 22px; border-radius: var(--radius-md); background: #101810; }
.catalog-error { margin: 0 auto var(--space-4); padding: var(--space-3) var(--space-4); border-radius: var(--radius-md); background: #fdecea; color: var(--danger); font-weight: 600; width: min(100% - 48px, 1200px); }

/* ---------- checkout: dedicated conversion layout ---------- */
body:has(.checkout) { background: #f6f8f5; }
body:has(.checkout) main { background: linear-gradient(180deg, #fff 0, #f6f8f5 420px); }
.checkout { width: min(100% - 48px, 1120px); grid-template-columns: minmax(0, 1fr) minmax(310px, .66fr); gap: clamp(32px, 6vw, 76px); padding-block: clamp(42px, 6vw, 76px) clamp(52px, 7vw, 88px); }
.checkout > div { min-width: 0; }
.checkout h1 { margin: 0; color: #163d25; font: 800 clamp(30px, 3.1vw, 42px)/1.06 var(--font-body); letter-spacing: -.055em; }
.checkout-intro { max-width: 47ch; margin: 14px 0 0; color: #657269; font-size: 15px; line-height: 1.6; }
.checkout form { gap: 18px; margin-top: 30px; }

.checkout-steps { position: relative; gap: 10px; margin: 0; }
.checkout-steps li { min-height: 74px; flex-direction: column; gap: 6px; padding: 10px 8px 9px; border: 1px solid #dde5de; border-radius: 12px; background: #fff; color: #728077; font: 700 12px/1 var(--font-body); letter-spacing: .01em; }
.checkout-steps li span { width: 25px; height: 25px; background: #edf2ed; color: #6c7a70; font-size: 12px; font-variant-numeric: tabular-nums; }
.checkout-steps li[aria-current="step"] { border-color: #287e43; background: #f1f8f2; color: #1b6133; box-shadow: 0 0 0 2px rgba(40, 126, 67, .08); }
.checkout-steps li[aria-current="step"] span { background: #287e43; color: #fff; }
.checkout-steps li[data-state="complete"] { border-color: #c7dfcc; background: #f7fbf7; color: #39714a; }
.checkout-steps li[data-state="complete"] span { background: #dcefe0; color: #24643a; }

.checkout-step { scroll-margin-top: 126px; padding: clamp(22px, 3vw, 32px); border: 1px solid #e0e8e1; border-radius: 16px; background: #fff; box-shadow: 0 14px 38px rgba(22, 61, 37, .07); }
.checkout-step h2 { margin: 0 0 24px; color: #173e26; font: 750 clamp(21px, 2vw, 25px)/1.2 var(--font-body); letter-spacing: -.035em; }
.checkout legend { margin: 0 0 16px; color: #203d2b; font: 700 14px/1.3 var(--font-body); letter-spacing: .01em; text-transform: uppercase; }
.checkout .field { gap: 8px; }
.checkout .field + .field { margin-top: 2px; }
.checkout .field label { color: #314b39; font-size: 13px; letter-spacing: .005em; }
.checkout .field input, .checkout .field textarea, .checkout .field select { min-height: 52px; padding: 12px 14px; border-color: #cbd7cd; border-radius: 9px; color: #173e26; font-size: 16px; line-height: 1.35; transition: border-color .16s, box-shadow .16s, background .16s; }
.checkout .field textarea { min-height: 102px; resize: vertical; }
.checkout .field input::placeholder, .checkout .field textarea::placeholder { color: #99a59d; }
.checkout .field input:hover, .checkout .field textarea:hover, .checkout .field select:hover { border-color: #98ac9d; }
.checkout .field input:focus, .checkout .field textarea:focus, .checkout .field select:focus { border-color: #287e43; box-shadow: 0 0 0 4px rgba(40, 126, 67, .12); outline: 0; }
.checkout .field select:disabled { cursor: not-allowed; background: #f3f6f3; color: #86938a; }
.address-status { min-height: 18px; margin: -2px 0 0; color: #3c744c; font-size: 12px; font-weight: 600; line-height: 1.4; }
.address-status:empty { display: none; }
.address-status.is-error { color: var(--danger); }
.shipping-methods { display: grid; gap: 11px; margin: 26px 0 0; padding: 18px; border: 1px solid #d5e2d7; border-radius: 12px; background: #f8fcf8; }
.shipping-methods[hidden] { display: none; }
.shipping-methods legend { margin-bottom: 2px; }
.shipping-methods > label { display: grid; grid-template-columns: 18px minmax(0, 1fr) auto; align-items: center; gap: 11px; min-height: 58px; padding: 12px; border: 1px solid #b9d7c0; border-radius: 9px; background: #fff; color: #1d5630; cursor: default; }
.shipping-methods input { width: 18px; height: 18px; margin: 0; accent-color: #287e43; }
.shipping-methods strong, .shipping-methods small { display: block; }
.shipping-methods strong { color: #173e26; font: 750 14px/1.3 var(--font-body); }
.shipping-methods small, .shipping-methods > p { color: #58705f; font-size: 12px; line-height: 1.45; }
.shipping-methods > label > b { color: #1d6c38; font-size: 13px; white-space: nowrap; }
.shipping-methods > p { margin: 0; }
.checkout .field-row { gap: 14px; }
.checkout-actions { align-items: center; gap: 12px; margin-top: 28px; }
.checkout-actions .primary-button, .checkout-actions .secondary-button { min-height: 54px; border-radius: 10px; font: 750 13px/1 var(--font-body); letter-spacing: .035em; text-transform: none; }
.checkout-actions .primary-button { box-shadow: 0 8px 18px rgba(40, 126, 67, .18); }
.checkout-actions .primary-button:hover { background: #1f6c38; border-color: #1f6c38; }
.checkout-actions .secondary-button { border-color: #c2d0c4; color: #244831; }

.payment-methods { gap: 12px; }
.payment-methods > label { min-height: 74px; padding: 15px 16px; border-color: #d3dfd5; border-radius: 11px; background: #fff; transition: border-color .16s, background .16s, box-shadow .16s; }
.payment-methods > label:hover { border-color: #91b49a; background: #fbfefb; }
.payment-methods > label:has(input:checked) { border-color: #287e43; background: #f2f9f3; box-shadow: 0 0 0 3px rgba(40, 126, 67, .1); }
.payment-methods input { width: 18px; height: 18px; accent-color: #287e43; }
.payment-methods strong { color: #173e26; font: 750 15px/1.2 var(--font-body); }
.payment-methods small { font-size: 13px; }
.checkout-payment-note { margin-top: 18px; padding: 14px 16px; border: 1px solid #d7eadb; border-radius: 10px; background: #f4faf5; color: #386344; font-size: 13px; line-height: 1.5; }

.checkout-summary { padding: 28px !important; border: 1px solid #dce6dd !important; border-radius: 16px !important; background: #fff !important; box-shadow: 0 14px 38px rgba(22, 61, 37, .08); }
.checkout-summary h2 { margin: 0 0 18px !important; color: #173e26; font: 750 22px/1.2 var(--font-body); letter-spacing: -.03em; }
.checkout-summary ul { border-top: 1px solid #e7ede8; }
.checkout-summary li { align-items: flex-start; gap: 14px; padding: 14px 0; border-color: #e7ede8; color: #3d5143; font-size: 13px; line-height: 1.45; }
.checkout-summary li span { min-width: 0; }
.checkout-summary li strong { flex: 0 0 auto; color: #183f27; font-size: 13px; font-variant-numeric: tabular-nums; }
.checkout-summary dl { margin-top: 18px; }
.checkout-summary dl div { padding: 8px 0; color: #526158; font-size: 14px; }
.checkout-summary dd { color: #263e2d; }
.checkout-summary .summary-total { margin-top: 8px; padding-top: 17px !important; color: #173e26; font-size: 19px; }
.checkout-summary .summary-total dd { color: #173e26; }
.checkout-summary .summary-pix { margin-top: 7px; padding: 11px 12px !important; border-radius: 8px; background: #eff8f1; color: #267441; }
.checkout-summary .summary-pix dd { color: #267441; }

@media (max-width: 750px) {
  body:has(.checkout) main { background: #fff; }
  .checkout { width: min(100% - 30px, 1120px); grid-template-columns: minmax(0, 1fr); gap: 24px; padding-block: 30px 48px; }
  .checkout h1 { font-size: 31px; }
  .checkout-intro { margin-top: 12px; font-size: 14px; line-height: 1.55; }
  .checkout form { margin-top: 24px; }
  .checkout-steps { gap: 6px; }
  .checkout-steps li { min-height: 69px; gap: 5px; padding: 9px 3px; border-radius: 10px; font-size: 11px; }
  .checkout-steps li span { width: 24px; height: 24px; }
  .checkout-step { padding: 22px 16px; border-radius: 14px; }
  .checkout-step h2 { margin-bottom: 21px; font-size: 21px; }
  .checkout legend { margin-bottom: 14px; }
  .checkout .field input, .checkout .field textarea { min-height: 50px; }
  .checkout-actions { margin-top: 24px; }
  .checkout-actions .primary-button, .checkout-actions .secondary-button { min-height: 52px; }
  .checkout-summary { padding: 22px 16px !important; border-radius: 14px !important; }
  .checkout-summary h2 { font-size: 20px; }
}

/* The checkout stage indicator is a single progress control, not three cards. */
body:has(.checkout) ::selection { background: #ccebd3; color: #153c24; }
.checkout input, .checkout textarea { caret-color: #287e43; }
.checkout-steps { position: relative; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0; margin: 0 2px 4px; }
.checkout-steps::before { content: ''; position: absolute; z-index: 0; top: 15px; right: 16.666%; left: 16.666%; height: 1px; background: #d7e0d8; }
.checkout-steps li { position: relative; z-index: 1; min-height: 57px; flex-direction: column; gap: 7px; padding: 0; border: 0; border-radius: 0; background: transparent; color: #77857b; font: 700 12px/1 var(--font-body); box-shadow: none; }
.checkout-steps li span { width: 31px; height: 31px; border: 1px solid #d7e0d8; background: #fff; color: #76837a; font-size: 12px; }
.checkout-steps li b { font: inherit; }
.checkout-steps li[aria-current="step"] { border: 0; background: transparent; color: #1c6234; box-shadow: none; }
.checkout-steps li[aria-current="step"] span { border-color: #287e43; background: #287e43; color: #fff; box-shadow: 0 0 0 4px #e7f3e9; }
.checkout-steps li[data-state="complete"] { border: 0; background: transparent; color: #39714a; }
.checkout-steps li[data-state="complete"] span { border-color: #b8d4bf; background: #e6f3e8; color: #24643a; }
.checkout-steps li[data-state="complete"] span::before { content: ''; width: 9px; height: 5px; margin-top: -3px; border-bottom: 2px solid currentColor; border-left: 2px solid currentColor; transform: rotate(-45deg); }
.checkout-steps li[data-state="complete"] span { font-size: 0; }

@media (max-width: 750px) {
  .checkout-steps { margin-bottom: 2px; }
  .checkout-steps::before { top: 13px; }
  .checkout-steps li { min-height: 50px; gap: 6px; font-size: 11px; }
  .checkout-steps li span { width: 27px; height: 27px; font-size: 11px; }
  .checkout-steps li[data-state="complete"] span::before { width: 8px; height: 4px; }
}

/* Checkout payment details */
.payment-methods > label { display: grid; grid-template-columns: 20px 30px minmax(0, 1fr); align-items: center; }
.payment-methods > label > img { width: 28px; height: 28px; object-fit: contain; }
.payment-detail { margin-top: 26px; padding-top: 24px; border-top: 1px solid #e3ebe4; }
.payment-detail[hidden] { display: none; }
.payment-detail-heading { display: flex; align-items: center; gap: 12px; }
.payment-detail-heading > img { flex: 0 0 auto; width: 38px; height: 38px; }
.payment-detail h3 { margin: 0; color: #173e26; font: 750 18px/1.25 var(--font-body); letter-spacing: -.02em; }
.payment-detail-heading p, .pix-code-stage > p, .card-security-note { margin: 4px 0 0; color: #5c7062; font-size: 13px; line-height: 1.55; }
.pix-code-stage { display: grid; gap: 16px; margin-top: 22px; }

.card-payment { display: grid; gap: 26px; }
.credit-card-scene { width: min(100%, 390px); perspective: 1200px; perspective-origin: center 45%; }
.credit-card-preview { --turn: 0deg; --tilt-x: 0deg; --tilt-y: 0deg; position: relative; width: 100%; min-height: 220px; transform: rotateX(var(--tilt-x)) rotateY(calc(var(--turn) + var(--tilt-y))); transform-style: preserve-3d; transition: transform .58s cubic-bezier(.2, .75, .2, 1); }
.credit-card-preview[data-card-focus="name"] { --tilt-x: .7deg; --tilt-y: 1deg; }
.credit-card-preview[data-card-focus="number"] { --tilt-x: -.7deg; --tilt-y: -1deg; }
.credit-card-preview[data-card-focus="expiry"] { --tilt-x: .5deg; --tilt-y: -.7deg; }
.credit-card-preview[data-card-side="back"] { --turn: 180deg; --tilt-x: 0deg; --tilt-y: 0deg; }
.credit-card-face { position: absolute; inset: 0; display: grid; align-content: space-between; padding: 22px; overflow: hidden; border: 1px solid rgba(255, 255, 255, .18); border-radius: 17px; background: linear-gradient(135deg, #111827, #293247 62%, #12182a); color: #fff; box-shadow: 0 19px 30px rgba(20, 28, 45, .27); backface-visibility: hidden; -webkit-backface-visibility: hidden; }
.credit-card-face::after { content: ''; position: absolute; inset: 0; background: linear-gradient(115deg, transparent 26%, rgba(255, 255, 255, .12) 47%, transparent 62%); pointer-events: none; }
.credit-card-back { grid-template-rows: 35px auto 1fr auto; align-content: stretch; gap: 17px; background: linear-gradient(135deg, #161b29, #323a51 62%, #151a29); transform: rotateY(180deg); }
.credit-card-preview[data-brand="visa"] .credit-card-face { background: linear-gradient(135deg, #101d40, #1f478e 62%, #10182e); }
.credit-card-preview[data-brand="mastercard"] .credit-card-face { background: linear-gradient(135deg, #241617, #743727 62%, #251518); }
.credit-card-preview[data-brand="american-express"] .credit-card-face { background: linear-gradient(135deg, #0e3142, #1c7095 62%, #0d2c3e); }
.credit-card-preview[data-brand="elo"] .credit-card-face { background: linear-gradient(135deg, #29203d, #514072 62%, #211a32); }
.credit-card-top, .credit-card-bottom, .credit-card-face > strong, .card-chip, .card-magnetic-strip, .card-cvv-panel, .credit-card-back > p, .credit-card-back .card-brand-mark { position: relative; z-index: 1; }
.credit-card-top { display: flex; justify-content: space-between; align-items: center; font-size: 13px; font-weight: 700; }
.card-brand-mark { display: inline-flex; align-items: center; min-height: 28px; color: #fff; font: 800 13px/1 var(--font-body); letter-spacing: .06em; text-transform: uppercase; }
.card-brand-mark:empty { visibility: hidden; }
.card-contactless { display: flex; align-items: center; height: 23px; gap: 3px; transform: rotate(90deg); }
.card-contactless i { display: block; width: 5px; height: 8px; border-right: 1.5px solid rgba(255,255,255,.85); border-radius: 0 8px 8px 0; }
.card-contactless i:nth-child(2) { height: 13px; }.card-contactless i:nth-child(3) { height: 18px; }
.card-chip { width: 43px; height: 32px; margin-top: 12px; border: 1px solid rgba(255, 255, 255, .58); border-radius: 7px; background: linear-gradient(135deg, #e2cc83, #9a7b37); }
.credit-card-face > strong { margin-top: 14px; font-size: clamp(20px, 4vw, 27px); font-weight: 600; letter-spacing: .085em; font-variant-numeric: tabular-nums; }
.credit-card-bottom { display: flex; justify-content: space-between; gap: 20px; margin-top: 20px; }
.credit-card-bottom span { display: grid; gap: 3px; min-width: 0; }
.credit-card-bottom small { color: rgba(255, 255, 255, .72); font-size: 9px; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; }
.credit-card-bottom b { overflow: hidden; max-width: 235px; font-size: 12px; letter-spacing: .06em; text-overflow: ellipsis; white-space: nowrap; }
.card-magnetic-strip { margin-inline: -22px; background: #090c13; }
.card-cvv-panel { display: grid; justify-items: end; align-content: center; gap: 4px; min-height: 46px; padding: 6px 11px; border-radius: 4px; background: #edf0ef; color: #131827; }
.card-cvv-panel small { justify-self: start; color: #5f6877; font-size: 9px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.card-cvv-panel b { font: 800 16px/1 var(--font-body); letter-spacing: .14em; }
.credit-card-back > p { align-self: end; max-width: 25ch; margin: 0; color: rgba(255,255,255,.72); font-size: 11px; line-height: 1.4; }
.card-fields { margin: 0; padding: 0; border: 0; }
.card-fields legend { margin-bottom: 16px; }
.card-security-note { padding-top: 2px; }
.payment-actions { margin-top: 30px; }

@media (max-width: 750px) {
  .shipping-methods { padding: 14px; }
  .shipping-methods > label { grid-template-columns: 18px minmax(0, 1fr) auto; gap: 9px; padding: 11px; }
  .payment-detail { margin-top: 22px; padding-top: 20px; }
  .credit-card-preview { min-height: 206px; --tilt-x: 1deg; --tilt-y: -2deg; }
  .credit-card-face { padding: 19px; border-radius: 14px; }
  .credit-card-face > strong { font-size: 20px; }
  .card-magnetic-strip { margin-inline: -19px; }
}

@media (prefers-reduced-motion: reduce) {
  .credit-card-preview { transition-duration: .01ms; }
}

/* ---------- customer account ---------- */
.customer-content, .customer-auth-card, .customer-order > div { min-width: 0; overflow-wrap: anywhere; }
.customer input, .customer select, .customer textarea, .customer-auth input { min-width: 0; max-width: 100%; }
.customer-logo img { display: block; object-fit: contain; }
.customer-auth .password-field button { min-width: 64px; min-height: 44px; }
.customer-auth .check, .customer .check { min-height: 44px; }
.customer .customer-nav nav a, .customer .customer-nav .link-button { min-height: 44px; }
.cart-drawer .drawer-head button, .mobile-menu .close-menu { min-width: 44px; min-height: 44px; }
.pix-qr { display: block; max-width: 100%; height: auto; margin: 18px auto; }
.pix-payment textarea { width: 100%; overflow-wrap: anywhere; resize: vertical; }
.customer-address .link-button, .customer-filters button { min-height: 44px; }
.customer-auth { display: grid; min-height: 66vh; place-items: center; padding-block: clamp(42px, 8vw, 88px); }
.customer-auth-card { width: min(100%, 460px); padding: clamp(24px, 5vw, 42px); border: 1px solid #dce6dd; border-radius: 18px; background: #fff; box-shadow: 0 18px 48px rgba(22,61,37,.09); }
.customer-auth-card h1, .customer-heading h1 { margin: 8px 0 10px; color: #173e26; font: 800 clamp(28px,4vw,40px)/1.05 var(--font-body); letter-spacing: -.055em; }
.customer-auth-card form, .customer-form { display: grid; gap: 16px; margin-top: 26px; }
.customer-auth-card .field input, .customer-form .field input { min-height: 50px; border-radius: 9px; font-size: 16px; }
.customer-logo, .customer-brand { color: #1d6235; font-weight: 800; text-decoration: none; }
.password-field { position: relative; display: block; }.password-field input { width: 100%; padding-right: 80px; }.password-field button { position: absolute; top: 50%; right: 8px; transform: translateY(-50%); color: #1d6235; }
.check { display: flex; align-items: center; gap: 8px; min-height: 28px; color: #415747; font-size: 14px; }.check input { width: 18px; height: 18px; accent-color: #287e43; }
.customer { display: grid; grid-template-columns: 220px minmax(0,1fr); gap: clamp(28px,5vw,72px); padding-block: clamp(30px,5vw,68px); }
.customer-nav { align-self: start; position: sticky; top: 100px; display: grid; gap: 24px; padding: 20px; border: 1px solid #dce6dd; border-radius: 14px; background: #fff; }.customer-nav nav { display: grid; gap: 4px; }.customer-nav nav a, .customer-nav .link-button { min-height: 42px; padding: 10px 12px; border-radius: 8px; color: #385340; font-weight: 650; text-align: left; text-decoration: none; }.customer-nav nav a[aria-current="page"] { background: #eaf5ec; color: #1d6235; }.customer-nav .link-button { color: #a03434; }
.customer-content { min-width: 0; }.customer-heading { margin-bottom: 28px; }.customer-heading p { margin: 0; color: #647369; }.eyebrow { margin: 0 0 7px; color: #39714a; font-size: 12px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.customer-stats { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; margin-bottom: 44px; }.customer-stats > div { display: grid; gap: 4px; min-height: 100px; padding: 19px; border: 1px solid #dce6dd; border-radius: 13px; background: #fff; }.customer-stats strong { color: #173e26; font-size: 28px; }.customer-stats span { color: #617067; font-size: 13px; }
.customer-section-title { display: flex; align-items: baseline; justify-content: space-between; gap: 20px; margin-bottom: 14px; }.customer-section-title h2, .customer-content h2 { margin: 0; color: #183f27; font-size: 21px; letter-spacing: -.03em; }.customer-section-title a { color: #216a38; font-weight: 700; }
.customer-order, .customer-address { display: flex; justify-content: space-between; gap: 24px; padding: 22px; border: 1px solid #dce6dd; border-radius: 13px; background: #fff; }.customer-order + .customer-order, .customer-address + .customer-address { margin-top: 12px; }.customer-order h2 { margin: 0 0 12px; font-size: 17px; }.customer-order ul { display: grid; gap: 4px; margin: 0; padding: 0; color: #647369; font-size: 14px; list-style: none; }.customer-order-meta { display: grid; justify-items: end; align-content: start; gap: 9px; min-width: 160px; }.customer-order-meta strong { color: #173e26; font-size: 17px; }.badge { padding: 5px 8px; border-radius: 99px; background: #edf5ee; color: #2d6d40; font-size: 12px; font-weight: 750; }.customer-empty { padding: 28px; border: 1px dashed #cbd8cd; border-radius: 13px; background: #fbfdfb; color: #596b5f; }
.customer-filters { display: flex; gap: 8px; overflow-x: auto; margin: 0 0 20px; padding-bottom: 4px; }.customer-filters button { flex: 0 0 auto; min-height: 38px; padding: 7px 12px; border: 1px solid #cedbd0; border-radius: 99px; background: #fff; color: #45604c; font-weight: 650; }.customer-filters button[aria-pressed="true"] { border-color: #287e43; background: #eaf5ec; color: #1d6235; }
.customer-detail-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; margin: 26px 0; }.customer-detail-grid > div, .customer-danger { padding: 22px; border: 1px solid #dce6dd; border-radius: 13px; background: #fff; }.customer-detail-grid h2 { margin-bottom: 16px; }.customer-detail-grid dl { margin: 22px 0 0; }.customer-detail-grid dl div { display: flex; justify-content: space-between; gap: 16px; padding: 9px 0; border-top: 1px solid #edf1ee; }.customer-detail-grid dd { margin: 0; font-weight: 750; }.customer-timeline { display: grid; gap: 0; margin: 18px 0; padding: 0; list-style: none; }.customer-timeline li { position: relative; display: grid; gap: 3px; padding: 0 0 22px 28px; color: #53665a; }.customer-timeline li::before { position: absolute; top: 3px; left: 0; width: 11px; height: 11px; border: 3px solid #54a369; border-radius: 50%; background: #fff; content: ''; }.customer-timeline li::after { position: absolute; top: 16px; bottom: 0; left: 5px; width: 2px; background: #dcebdd; content: ''; }.customer-timeline li:last-child::after { display: none; }.customer-timeline strong { color: #244731; }.customer-timeline span { font-size: 13px; }.customer-address-editor { margin-top: 18px; padding: 18px 22px; border: 1px solid #dce6dd; border-radius: 13px; background: #fff; }.customer-address-editor summary { color: #1c6234; font-weight: 750; cursor: pointer; }.customer-danger { margin-top: 30px; }
@media (max-width: 750px) { .customer-auth { width: min(100% - 30px, 460px); }.customer-auth-card { padding: 24px 18px; }.customer { grid-template-columns: minmax(0,1fr); gap: 22px; width: min(100% - 30px,1200px); }.customer-nav { position: static; gap: 12px; padding: 13px; }.customer-nav nav { display: flex; gap: 5px; overflow-x: auto; }.customer-nav nav a, .customer-nav .link-button { flex: 0 0 auto; min-height: 40px; white-space: nowrap; }.customer-stats { grid-template-columns: repeat(2,minmax(0,1fr)); }.customer-stats > div { min-height: 82px; padding: 14px; }.customer-order, .customer-address { display: grid; gap: 18px; padding: 18px; }.customer-order-meta { justify-items: start; min-width: 0; }.customer-detail-grid { grid-template-columns: 1fr; }.customer-address-editor { padding: 16px; }.customer-auth-card .primary-button, .customer-form .primary-button { width: 100%; justify-content: center; } }

/* Mobile-only banner link (link_mobile): covers the art on phones, absent on desktop. */
.has-mobile-link { position: relative; }
.banner-mobile-link { display: none; }
@media (max-width: 749px) { .banner-mobile-link { display: block; position: absolute; inset: 0; } }

/* ---------- touch targets (coarse pointers) ----------
   Every tappable control reaches var(--touch) (44px) without moving the layout:
   inline links grow their hit box with vertical padding (inline padding never shifts
   line boxes); block links pay it back with an equal negative margin; small fixed-size
   buttons get an invisible ::before hit area around the drawn control. */
@media (pointer: coarse) {
  .footer li a { padding-block: 13px; margin-block: -8px; }
  .footer address a,
  .customer-auth p a,
  .cart-row div > a { padding-block: 13px; }
  .cart-row div > a { margin-block: -13px; display: inline-block; }
  .breadcrumbs a { padding: 14px 6px; margin-inline: -6px; }
  .cart-quantity button { position: relative; }
  .cart-quantity button::before { content: ''; position: absolute; inset: -2px; }
  .cart-quantity .remove::before { inset: -2px 0; }
  .quantity button, .buy-row .quantity button { min-width: var(--touch); }
  .quantity input { align-self: stretch; }
}

/* ---------- Pix: generating, pending payment ---------- */
.pix-result { display: grid; gap: var(--space-4); }
.pix-result > * { margin: 0; }
.pix-status { display: inline-flex; align-items: center; gap: var(--space-2); justify-self: start; padding: 6px 12px; border-radius: var(--radius-pill); background: #fff6e0; color: #6b4a00; font-size: 13px; font-weight: 700; }
.pix-status-dot { width: 8px; height: 8px; border-radius: 50%; background: #d99a00; box-shadow: 0 0 0 0 rgba(217, 154, 0, .5); animation: pix-pulse 1.8s var(--ease-out) infinite; }
@keyframes pix-pulse { 70% { box-shadow: 0 0 0 8px rgba(217, 154, 0, 0); } 100% { box-shadow: 0 0 0 0 rgba(217, 154, 0, 0); } }
.pix-result[data-state="expired"] .pix-status { background: #fdecea; color: var(--danger); }
.pix-result[data-state="expired"] .pix-status-dot { background: var(--danger); animation: none; }
.pix-amount { display: grid; gap: 2px; }
.pix-amount span { color: #5c7062; font-size: 13px; }
.pix-amount strong { color: #102a18; font: 800 clamp(30px, 8vw, 38px)/1.05 var(--font-title); letter-spacing: -.03em; font-variant-numeric: tabular-nums; }
.pix-meta { color: #5c7062; font-size: 13px; overflow-wrap: anywhere; }
.pix-meta b { color: #173e26; font-variant-numeric: tabular-nums; }
.pix-copy { display: grid; gap: var(--space-3); padding: var(--space-4); border: 1px solid #dfe9e1; border-radius: var(--radius-md); background: #f6faf7; }
.pix-copy-label { margin: 0; color: #173e26; font-size: 13px; font-weight: 700; }
.pix-code { margin: 0; padding: 10px 12px; border: 1px dashed #b9cdbf; border-radius: var(--radius-sm); background: #fff; color: #31473a; font: 12px/1.5 ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; user-select: all; }
.pix-code span { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; overflow-wrap: anywhere; }
.payment-methods[hidden] { display: none; }
.pix-copy-button { display: inline-flex; align-items: center; justify-content: center; gap: var(--space-2); width: 100%; min-height: 54px; font-size: 14px; border-radius: var(--radius-md); transition: background-color .2s var(--ease-out), transform .12s var(--ease-out); }
.pix-copy-button:active { transform: scale(.98); }
.pix-copy-button.is-copied { background: #173e26; border-color: #173e26; }
.pix-copy-feedback { margin: 0; color: var(--forest-action); font-size: 13px; font-weight: 600; }
.pix-copy-feedback:empty { display: none; }
.pix-qr-box { border: 1px solid #dfe9e1; border-radius: var(--radius-md); background: #fff; }
.pix-qr-box { padding-top: var(--space-4); text-align: center; }
.pix-qr-box .pix-qr-title { margin: 0 var(--space-4); color: #173e26; font-weight: 700; font-size: 14px; }
.pix-qr-box .pix-qr { display: block; margin: var(--space-2) auto var(--space-3); padding: 10px; border: 1px solid #e3ebe4; border-radius: 12px; background: #fff; width: min(100%, 252px) !important; height: auto !important; }
.pix-qr-box p { margin: 0 var(--space-4) var(--space-4); color: #5c7062; font-size: 13px; text-align: center; }
.pix-steps { display: grid; gap: var(--space-3); margin: 0; padding: 0; list-style: none; counter-reset: pix; }
.pix-steps li { display: grid; grid-template-columns: 26px 1fr; gap: var(--space-3); align-items: start; color: #31473a; font-size: 14px; line-height: 1.45; counter-increment: pix; }
.pix-steps li::before { content: counter(pix); display: grid; place-items: center; width: 26px; height: 26px; border-radius: 50%; background: #e7f2ea; color: #173e26; font-weight: 800; font-size: 13px; }
.pix-payee { padding: var(--space-4); border-radius: var(--radius-md); background: #f3f6f4; }
.pix-payee > p { margin: 0 0 var(--space-2); color: #173e26; font-size: 13px; font-weight: 700; }
.pix-payee dl { display: grid; gap: var(--space-2); margin: 0; }
.pix-payee dl div { display: flex; justify-content: space-between; gap: var(--space-3); font-size: 13px; }
.pix-payee dt { color: #5c7062; }
.pix-payee dd { margin: 0; color: #102a18; font-weight: 700; text-align: right; overflow-wrap: anywhere; }
.pix-note { color: #5c7062; font-size: 13px; line-height: 1.55; }
.pix-note a { color: var(--forest-action); font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }
@media (min-width: 750px) {
  .pix-result { max-width: 520px; }
}
@media (prefers-reduced-motion: reduce) {
  .pix-status-dot { animation: none; }
}

/* ---------- live search suggestions ---------- */
.search-suggestions { width: min(100%, 900px); margin: var(--space-3) auto 0; }
.search-suggestions[hidden] { display: none; }
.search-suggestions ul { display: grid; gap: 2px; margin: 0; padding: 0; list-style: none; max-height: min(60vh, 460px); overflow-y: auto; overscroll-behavior: contain; }
.search-suggestions li a { display: grid; grid-template-columns: 56px minmax(0, 1fr); gap: var(--space-3); align-items: center; min-height: 64px; padding: 4px 6px; border-radius: var(--radius-sm); color: inherit; text-decoration: none; }
.search-suggestions li a:hover, .search-suggestions li a:focus-visible { background: #eef5f0; }
.search-suggestions img { width: 56px; height: 56px; object-fit: cover; border-radius: var(--radius-sm); background: #f5f5f5; }
.search-suggestions strong { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; font-size: 14px; font-weight: 600; line-height: 1.3; }
.search-suggestions small { display: block; margin-top: 2px; color: #5c7062; font-size: 13px; }
.search-suggestions small b { color: var(--forest-action); }
.search-all { display: flex; align-items: center; justify-content: center; min-height: var(--touch); margin-top: var(--space-2); border-top: 1px solid var(--line); color: var(--forest-action); font-weight: 700; font-size: 14px; }
.search-empty { margin: 0; padding: var(--space-4) var(--space-2); color: #5c7062; font-size: 14px; }

/* ---------- Pix: full-screen generating state and payment confirmed ---------- */
.pix-overlay { position: fixed; inset: 0; z-index: calc(var(--z-toast) + 5); display: grid; place-items: center; padding: max(24px, env(safe-area-inset-top)) 20px max(24px, env(safe-area-inset-bottom)); overflow-y: auto; overscroll-behavior: contain; background: radial-gradient(120% 90% at 50% 0%, #1f5a35 0%, #133823 55%, #0c2416 100%); color: #fff; animation: pix-overlay-in .32s var(--ease-out) both; }
.pix-overlay-panel { width: min(100%, 420px); display: grid; justify-items: center; gap: 14px; text-align: center; animation: pix-panel-in .42s var(--ease-out) both; }
.pix-overlay-title { margin: 10px 0 0; font: 800 clamp(30px, 8vw, 38px)/1.05 var(--font-title); letter-spacing: -.035em; text-wrap: balance; }
.pix-overlay-lead { margin: 0; max-width: 30ch; font-size: 17px; line-height: 1.45; color: rgba(255, 255, 255, .86); text-wrap: balance; }
.pix-overlay-facts { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin: 6px 0 0; }
.pix-overlay-facts span { padding: 7px 12px; border: 1px solid rgba(255, 255, 255, .18); border-radius: var(--radius-pill); background: rgba(255, 255, 255, .07); font-size: 13px; font-weight: 600; font-variant-numeric: tabular-nums; }
.pix-overlay-facts span:first-child { background: #fff; border-color: #fff; color: #133823; font-weight: 800; }
.pix-overlay-hint { margin: 10px 0 0; max-width: 32ch; font-size: 13px; line-height: 1.5; color: rgba(255, 255, 255, .66); }
.pix-orbit { position: relative; display: grid; place-items: center; width: 132px; height: 132px; }
.pix-orbit::before { content: ""; position: absolute; inset: 22px; border-radius: 50%; background: #fff; box-shadow: 0 18px 40px rgba(0, 0, 0, .28); }
.pix-orbit img { position: relative; width: 46px; height: 46px; animation: pix-breathe 2.4s ease-in-out infinite; }
.pix-orbit-ring { position: absolute; inset: 0; width: 100%; height: 100%; animation: pix-spin 1.4s linear infinite; }
.pix-orbit-ring circle { fill: none; stroke: #7ee2a8; stroke-width: 5; stroke-linecap: round; stroke-dasharray: 90 250; }
@keyframes pix-overlay-in { from { opacity: 0; } }
@keyframes pix-panel-in { from { opacity: 0; transform: translateY(12px) scale(.98); } }
@keyframes pix-spin { to { transform: rotate(360deg); } }
@keyframes pix-breathe { 50% { transform: scale(1.07); } }

.pix-overlay.is-paid { background: radial-gradient(110% 80% at 50% 0%, #e9f7ee 0%, #f6fbf7 55%, #fff 100%); color: #102a18; place-items: start center; }
.is-paid .pix-overlay-panel { gap: 16px; padding-top: clamp(8px, 6vh, 56px); }
.is-paid .pix-overlay-lead { color: #3d5646; }
.is-paid .pix-overlay-lead b { color: #102a18; }
.paid-mark { position: relative; width: 104px; height: 104px; }
.paid-mark svg { position: relative; width: 100%; height: 100%; }
.paid-mark circle { fill: #287e43; stroke: #287e43; stroke-width: 4; transform-origin: center; animation: paid-pop .5s var(--ease-out) both; }
.paid-mark path { fill: none; stroke: #fff; stroke-width: 8; stroke-linecap: round; stroke-linejoin: round; stroke-dasharray: 70; stroke-dashoffset: 70; animation: paid-draw .45s .32s var(--ease-out) forwards; }
.paid-mark i { position: absolute; top: 50%; left: 50%; width: 9px; height: 9px; margin: -4.5px; border-radius: 50%; background: #7ee2a8; opacity: 0; animation: paid-burst .9s .35s var(--ease-out) both; }
.paid-mark i:nth-child(odd) { background: #287e43; width: 7px; height: 7px; }
.paid-mark i:nth-child(3n) { background: #f2c14e; }
.paid-mark i:nth-child(1) { --x: 0px; --y: -78px; } .paid-mark i:nth-child(2) { --x: 55px; --y: -55px; }
.paid-mark i:nth-child(3) { --x: 78px; --y: 0px; } .paid-mark i:nth-child(4) { --x: 55px; --y: 55px; }
.paid-mark i:nth-child(5) { --x: 0px; --y: 78px; } .paid-mark i:nth-child(6) { --x: -55px; --y: 55px; }
.paid-mark i:nth-child(7) { --x: -78px; --y: 0px; } .paid-mark i:nth-child(8) { --x: -55px; --y: -55px; }
@keyframes paid-pop { from { transform: scale(.4); opacity: 0; } 70% { transform: scale(1.06); } }
@keyframes paid-draw { to { stroke-dashoffset: 0; } }
@keyframes paid-burst { 0% { opacity: 0; transform: translate(0, 0) scale(.4); } 25% { opacity: 1; } 100% { opacity: 0; transform: translate(var(--x), var(--y)) scale(1); } }
.paid-facts { display: grid; gap: 8px; width: 100%; margin: 4px 0 0; padding: 14px 16px; border: 1px solid #dfe9e1; border-radius: var(--radius-md); background: #fff; text-align: left; }
.paid-facts div { display: grid; gap: 2px; font-size: 14px; }
.paid-facts dt { color: #5c7062; font-size: 12px; }
.paid-facts dd { margin: 0; font-weight: 700; overflow-wrap: anywhere; font-variant-numeric: tabular-nums; }
.paid-next { display: grid; gap: 12px; width: 100%; margin: 0; padding: 0; list-style: none; counter-reset: paid; text-align: left; }
.paid-next li { display: grid; grid-template-columns: 28px 1fr; column-gap: 12px; counter-increment: paid; }
.paid-next li::before { content: counter(paid); grid-row: span 2; display: grid; place-items: center; width: 28px; height: 28px; border-radius: 50%; background: #e2f2e7; color: #173e26; font-size: 13px; font-weight: 800; }
.paid-next b { font-size: 14px; color: #102a18; }
.paid-next span { font-size: 13px; line-height: 1.45; color: #5c7062; }
.paid-actions { display: grid; gap: 10px; width: 100%; margin-top: 6px; }
.paid-actions a { min-height: 52px; border-radius: var(--radius-md); }
@media (min-width: 750px) {
  .pix-overlay.is-paid { place-items: center; }
  .is-paid .pix-overlay-panel { width: min(100%, 460px); padding: 36px 32px; border: 1px solid #e3ebe4; border-radius: 18px; background: #fff; box-shadow: 0 24px 60px rgba(16, 42, 24, .12); }
}
@media (prefers-reduced-motion: reduce) {
  .pix-overlay, .pix-overlay-panel, .pix-orbit img, .paid-mark circle { animation: none; }
  .pix-orbit-ring { animation: none; }
  .paid-mark path { animation: none; stroke-dashoffset: 0; }
  .paid-mark i { display: none; }
}
