:root{--lime:#A7F500;--black:#0D0D0D;--charcoal:#1F1F1F;--panel:#151515;--white:#fff;--muted:#a9a9a9;--line:#2b2b2b;--max:1380px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090909;color:#fff;font-family:Montserrat,Poppins,Arial,sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
.site-shell{overflow:hidden}.header{position:sticky;top:0;z-index:50;background:rgba(9,9,9,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{max-width:var(--max);margin:auto;height:82px;padding:0 28px;display:flex;align-items:center;gap:24px}.logo{width:205px;flex:0 0 auto}.search-wrap,.mobile-search{position:relative}.search-wrap{flex:1;max-width:360px}.search-wrap input,.mobile-search input{width:100%;height:44px;background:#171717;border:1px solid #2b2b2b;border-radius:999px;padding:0 18px 0 42px;color:#fff;outline:none}.search-wrap input:focus,.mobile-search input:focus{border-color:#A7F500;box-shadow:0 0 0 3px rgba(167,243,0,.08)}.search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--lime);font-size:20px}.desktop-nav{display:flex;align-items:center;gap:20px;font-size:13px;color:#d8d8d8}.desktop-nav a:hover{color:var(--lime)}.whatsapp-top{border:1px solid #4b4b4b;padding:11px 15px;border-radius:10px;font-size:13px;font-weight:800}.whatsapp-top:hover{border-color:var(--lime);color:var(--lime)}.menu-btn,.mobile-nav,.mobile-search{display:none}

.hero{max-width:var(--max);margin:auto;min-height:690px;padding:70px 28px 65px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:60px;align-items:center}.pill,.kicker{text-transform:uppercase;letter-spacing:2.1px;color:var(--lime);font-size:11px;font-weight:800}.hero h1{margin:18px 0 22px;font-size:clamp(54px,5.4vw,82px);line-height:.98;letter-spacing:-3.5px;max-width:780px}.hero h1 span{display:block}.hero h1 em{font-style:normal;color:var(--lime)}.hero-copy>p{max-width:680px;color:#bbb;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin:30px 0 26px}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:9px;font-weight:900;font-size:14px}.primary-btn{background:var(--lime);color:#0b0b0b;box-shadow:0 10px 36px rgba(167,243,0,.12)}.secondary-btn{border:1px solid #404040;color:#fff}.trust-row{display:flex;gap:22px;flex-wrap:wrap;color:#c8c8c8;font-size:12px}.trust-row span::first-letter{color:var(--lime)}.hero-visual{height:500px;position:relative;display:grid;place-items:center}.hero-visual>.glow{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(167,243,0,.14),rgba(167,243,0,.03) 48%,transparent 70%);filter:blur(12px)}.hero-visual>img{width:330px;position:relative;z-index:2;filter:drop-shadow(0 35px 55px rgba(0,0,0,.5))}.float-card{position:absolute;width:132px;background:#101010;border:1px solid #2d2d2d;padding:8px;border-radius:16px;z-index:3;box-shadow:0 20px 50px rgba(0,0,0,.5)}.float-card img{border-radius:12px}.float-card small{display:block;text-align:center;color:#ddd;margin-top:5px;font-size:10px}.card-one{left:5%;bottom:30px;transform:rotate(-5deg)}.card-two{right:2%;top:48px;transform:rotate(5deg)}

.section{max-width:var(--max);margin:auto;padding:78px 28px}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:28px}.section-heading h2,.about h2{font-size:clamp(30px,3.4vw,46px);margin:8px 0 0;letter-spacing:-1.6px}.section-heading>a{font-size:13px;color:var(--lime);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-grid article{background:linear-gradient(180deg,#171717,#111);border:1px solid #292929;border-radius:16px;overflow:hidden;transition:.25s ease}.category-grid article:hover{transform:translateY(-4px);border-color:#A7F500}.category-grid img{width:100%;aspect-ratio:1.18;object-fit:cover}.category-grid div{padding:14px 15px 18px}.category-grid h3{font-size:15px;margin:0 0 5px}.category-grid p{color:#8f8f8f;font-size:11px;line-height:1.4;margin:0}

.products{padding-top:45px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:linear-gradient(180deg,#191919,#111);border:1px solid #2c2c2c;border-radius:16px;overflow:hidden;min-width:0;transition:.25s ease}.product-card:hover{transform:translateY(-4px);border-color:#A7F500}.product-media{position:relative;background:#111}.product-media img{width:100%;aspect-ratio:1.18;object-fit:cover}.tag{position:absolute;z-index:2;top:12px;left:12px;background:var(--lime);color:#111;font-size:9px;font-weight:900;padding:5px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.5px}.product-body{padding:17px}.product-body small{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--lime)}.product-body h3{font-size:18px;margin:7px 0}.product-body p{color:#9e9e9e;min-height:38px;font-size:12px;line-height:1.5;margin:0}.product-body strong{display:block;color:var(--lime);font-size:24px;margin:13px 0 3px}.installments{display:block;color:#8e8e8e;font-size:10px}.product-body a{display:inline-block;color:#fff;font-size:12px;font-weight:800;margin-top:16px}.no-results{display:none;color:#aaa;border:1px dashed #333;border-radius:12px;padding:30px;text-align:center;margin-top:18px}

.benefit-band{max-width:calc(var(--max) - 56px);margin:5px auto 70px;border:1px solid #2c2c2c;border-radius:18px;background:#111;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.benefit-band div{padding:24px;display:grid;grid-template-columns:35px 1fr;grid-template-areas:"icon title" "icon desc";gap:3px 9px;border-right:1px solid #292929}.benefit-band div:last-child{border-right:0}.benefit-band span{grid-area:icon;color:var(--lime);font-size:24px}.benefit-band strong{grid-area:title;font-size:13px}.benefit-band small{grid-area:desc;color:#888;line-height:1.35;font-size:10px}

.about{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:stretch}.about-panel,.plus-pattern{border:1px solid #2c2c2c;border-radius:22px;background:#111;padding:42px}.about-panel p{color:#aaa;font-size:16px;line-height:1.7;max-width:700px}.plus-pattern{min-height:330px;display:grid;place-items:center;text-align:center;color:var(--lime);font-size:88px;line-height:.8;letter-spacing:28px;background:radial-gradient(circle,rgba(167,243,0,.12),transparent 60%),#101010;opacity:.88}

footer{border-top:1px solid #282828;padding:48px max(28px,calc((100vw - var(--max))/2 + 28px)) 28px;background:#0a0a0a}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-main img{width:210px}.footer-main p{font-size:16px}.footer-main b{color:var(--lime)}.footer-links{display:flex;gap:22px;flex-wrap:wrap;color:#aaa;font-size:12px;margin:35px 0}.footer-bottom{border-top:1px solid #242424;padding-top:20px;display:flex;justify-content:space-between;color:#666;font-size:11px}.floating-wa{position:fixed;right:20px;bottom:20px;width:52px;height:52px;border-radius:50%;background:var(--lime);color:#0b0b0b;display:grid;place-items:center;font-size:24px;font-weight:900;z-index:40;box-shadow:0 14px 35px rgba(167,243,0,.18)}

@media(max-width:1120px){
.header-inner{gap:16px}.logo{width:175px}.desktop-nav{gap:13px}.hero{grid-template-columns:1fr 420px;gap:30px}.hero h1{font-size:60px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:820px){
.header-inner{height:70px}.logo{width:172px}.desktop-nav,.search-wrap,.whatsapp-top{display:none}.menu-btn{display:block;margin-left:auto;background:none;border:0;color:#fff;font-size:24px}.mobile-search{display:block;margin:0 18px 12px}.mobile-nav{display:none;padding:4px 18px 16px;gap:14px;flex-direction:column;color:#d2d2d2;font-size:14px}.mobile-nav.open{display:flex}
.hero{min-height:auto;padding:50px 20px 55px;grid-template-columns:1fr;gap:36px}.hero-copy{text-align:left}.hero h1{font-size:clamp(48px,12vw,66px);letter-spacing:-2.5px}.hero-visual{height:360px;order:-1}.hero-visual>img{width:245px}.hero-visual>.glow{width:320px;height:320px}.float-card{width:105px}.card-one{left:4%;bottom:15px}.card-two{right:4%;top:15px}.section{padding:60px 20px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.benefit-band{margin:5px 20px 55px;grid-template-columns:repeat(2,1fr)}.benefit-band div:nth-child(2){border-right:0}.benefit-band div:nth-child(-n+2){border-bottom:1px solid #292929}.about{grid-template-columns:1fr}.plus-pattern{min-height:240px}.footer-main{align-items:flex-start;flex-direction:column}.footer-bottom{gap:12px;flex-direction:column}
}
@media(max-width:540px){
.hero{padding-top:34px}.hero-visual{height:265px}.hero-visual>img{width:190px}.hero-visual>.glow{width:240px;height:240px}.float-card{width:76px;padding:5px;border-radius:10px}.float-card small{font-size:8px}.hero h1{font-size:45px;line-height:1.02}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.primary-btn,.secondary-btn{width:100%}.trust-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.section-heading{align-items:flex-start;flex-direction:column}.category-grid,.product-grid{grid-template-columns:1fr}.benefit-band{grid-template-columns:1fr}.benefit-band div{border-right:0;border-bottom:1px solid #292929}.benefit-band div:last-child{border-bottom:0}.about-panel,.plus-pattern{padding:28px}.plus-pattern{font-size:64px;letter-spacing:16px}.footer-main p{font-size:14px}
}

/* ===== V2.1 — refinamento específico para smartphone ===== */
@media(max-width:540px){
  .section.categories{
    padding-top:46px;
    padding-bottom:42px;
  }

  .categories .section-heading{
    margin-bottom:20px;
    gap:8px;
  }

  .categories .section-heading h2{
    font-size:31px;
    line-height:1.05;
    letter-spacing:-1.2px;
  }

  .categories .section-heading>a{
    margin-top:3px;
  }

  .category-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
  }

  .category-grid article{
    min-width:0;
    border-radius:14px;
  }

  .category-grid img{
    width:100%;
    height:128px;
    aspect-ratio:auto;
    object-fit:cover;
  }

  .category-grid div{
    padding:12px 12px 14px;
  }

  .category-grid h3{
    font-size:13px;
    line-height:1.2;
    margin-bottom:4px;
  }

  .category-grid p{
    font-size:10px;
    line-height:1.35;
  }

  /* A última categoria ocupa a largura inteira sem ficar gigante */
  .category-grid article:last-child{
    grid-column:1 / -1;
    display:grid;
    grid-template-columns:42% 58%;
    align-items:center;
  }

  .category-grid article:last-child img{
    height:125px;
  }

  .category-grid article:last-child div{
    padding:14px;
  }

  .products{
    padding-top:48px;
  }

  .product-grid{
    grid-template-columns:1fr 1fr;
    gap:10px;
  }

  .product-card{
    border-radius:14px;
  }

  .product-media img{
    height:145px;
    aspect-ratio:auto;
    object-fit:cover;
  }

  .product-body{
    padding:12px;
  }

  .product-body h3{
    font-size:14px;
    line-height:1.2;
  }

  .product-body p{
    font-size:10px;
    min-height:42px;
  }

  .product-body strong{
    font-size:18px;
    margin-top:10px;
  }

  .product-body a{
    font-size:10px;
    margin-top:12px;
  }

  .tag{
    top:8px;
    left:8px;
    font-size:8px;
  }

  .floating-wa{
    width:48px;
    height:48px;
    right:14px;
    bottom:18px;
  }
}

@media(max-width:370px){
  .category-grid,
  .product-grid{
    grid-template-columns:1fr;
  }

  .category-grid article:last-child{
    grid-column:auto;
    display:block;
  }

  .category-grid img,
  .category-grid article:last-child img,
  .product-media img{
    height:160px;
  }
}


/* ===== V3 catálogo e página de produto ===== */
.catalog-hero{max-width:var(--max);margin:auto;padding:72px 28px 28px}
.catalog-hero h1{font-size:clamp(44px,6vw,72px);margin:10px 0 12px;letter-spacing:-2.5px}
.catalog-hero p{color:#aaa;font-size:17px}
.catalog-layout{display:grid;grid-template-columns:250px 1fr;gap:28px;align-items:start;padding-top:28px}
.filters{position:sticky;top:110px}
.filter-card{background:#111;border:1px solid #2c2c2c;border-radius:16px;padding:18px}
.filter-card h3{margin:0 0 18px}
.filter-card label{display:block;color:#aaa;font-size:11px;margin:14px 0 7px}
.filter-card select{width:100%;height:42px;background:#171717;color:#fff;border:1px solid #333;border-radius:10px;padding:0 10px}
.full{width:100%;margin-top:16px}
.catalog-topline{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}
.catalog-topline h2{margin:6px 0 0;font-size:36px}
.catalog-topline>span{color:#888;font-size:12px}
.catalog-grid{grid-template-columns:repeat(3,1fr)}

.product-detail{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:start;padding-top:65px}
.detail-main-image{background:#111;border:1px solid #2c2c2c;border-radius:20px;overflow:hidden}
.detail-main-image img{width:100%;aspect-ratio:1.12;object-fit:cover}
.thumb-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}
.thumb{background:#111;border:1px solid #292929;border-radius:12px;padding:0;overflow:hidden;cursor:pointer}
.thumb.active{border-color:var(--lime)}
.thumb img{width:100%;aspect-ratio:1.25;object-fit:cover}
.detail-info h1{font-size:clamp(42px,5vw,64px);line-height:1;letter-spacing:-2px;margin:14px 0 10px}
.detail-meta{color:#aaa;font-size:15px;line-height:1.6}
.detail-price{font-size:42px;font-weight:900;color:var(--lime);margin-top:24px}
.detail-installments{color:#999;font-size:12px;margin-top:4px}
.detail-box{margin-top:28px;padding:20px;border:1px solid #2a2a2a;border-radius:14px;background:#111}
.detail-box h3{margin:0 0 8px;font-size:15px}
.detail-box p{color:#aaa;line-height:1.7;margin:0}
.detail-benefits{list-style:none;padding:0;margin:22px 0;display:grid;gap:9px;color:#d4d4d4;font-size:13px}
.detail-benefits li::first-letter{color:var(--lime)}
.wide{width:100%}
.back-link{display:inline-block;margin-top:18px;color:#aaa;font-size:12px}
.related{padding-top:30px}

@media(max-width:980px){
  .catalog-layout{grid-template-columns:1fr}
  .filters{position:static}
  .filter-card{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
  .filter-card h3{grid-column:1/-1}
  .filter-card label{display:none}
  .filter-card .full{margin-top:0}
  .catalog-grid{grid-template-columns:repeat(2,1fr)}
  .product-detail{grid-template-columns:1fr;gap:28px}
}
@media(max-width:540px){
  .catalog-hero{padding:42px 20px 10px}
  .catalog-hero h1{font-size:42px}
  .catalog-layout{padding-top:18px}
  .filter-card{grid-template-columns:1fr}
  .filter-card h3{grid-column:auto}
  .catalog-topline{align-items:flex-start;flex-direction:column}
  .catalog-grid{grid-template-columns:1fr 1fr}
  .product-detail{padding-top:28px}
  .detail-info h1{font-size:42px}
  .detail-price{font-size:34px}
  .related .product-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:370px){
  .catalog-grid,.related .product-grid{grid-template-columns:1fr}
}

.hidden{display:none!important}.spec-public{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:18px 0}.spec-public div{padding:12px;background:#111;border:1px solid #2b2b2b;border-radius:10px;display:flex;justify-content:space-between}.spec-public span{color:#888;font-size:11px}.spec-public strong{font-size:11px}
.admin-body{background:#090909;min-height:100vh}.admin-login-wrap{min-height:100vh;display:grid;place-items:center;padding:20px}.admin-login-card{width:min(430px,100%);background:#111;border:1px solid #2b2b2b;border-radius:20px;padding:30px;display:grid;gap:9px}.admin-logo{width:210px;margin-bottom:24px}.admin-login-card h1{font-size:36px;margin:5px 0}.admin-login-card label,.field label{font-size:11px;color:#aaa}.admin-login-card input,.field input,.field select,.field textarea{width:100%;background:#171717;border:1px solid #303030;color:#fff;border-radius:10px;padding:12px}.form-message{color:var(--lime);font-size:11px;min-height:18px}
.admin-app{min-height:100vh;display:grid;grid-template-columns:220px 1fr}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:220px;background:#0c0c0c;border-right:1px solid #292929;padding:22px 12px;display:flex;flex-direction:column;gap:6px;z-index:50}.admin-brand-img{width:180px;margin:0 8px 25px}.side-link{border:0;background:transparent;color:#aaa;text-align:left;padding:12px;border-radius:9px;cursor:pointer}.side-link.active,.side-link:hover{background:#171b0f;color:var(--lime)}.side-link.logout{margin-top:auto}.admin-main{grid-column:2;padding:28px 34px 60px}.admin-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.admin-topbar h2{font-size:32px;margin:4px 0}.admin-menu-button{display:none}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.metric-grid article,.admin-panel,.product-form{background:#111;border:1px solid #292929;border-radius:16px;padding:20px}.metric-grid span{color:#888;font-size:11px}.metric-grid strong{display:block;font-size:34px;margin-top:8px}.admin-panel-head,.form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.admin-product-row{display:grid;grid-template-columns:55px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-top:1px solid #252525}.admin-product-thumb{width:55px;height:55px;background:#171717;border-radius:9px;display:grid;place-items:center;color:var(--lime);overflow:hidden}.admin-product-thumb img{width:100%;height:100%;object-fit:cover}.admin-product-info{display:grid;gap:2px}.admin-product-info small{color:#777;font-size:10px}.admin-product-info span{color:var(--lime);font-size:12px}.admin-product-actions{display:flex;gap:5px;flex-wrap:wrap}.admin-product-actions button{background:#171717;color:#ddd;border:1px solid #383838;border-radius:7px;padding:7px 8px;font-size:9px}.admin-product-actions .danger{color:#d88}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:6px}.field-span-2{grid-column:1/-1}.checkbox-field{display:flex;align-items:end}.spec-row{display:grid;grid-template-columns:1fr 1fr 38px;gap:6px;margin-bottom:6px}.remove-spec{background:#171717;color:#d88;border:1px solid #433;border-radius:8px}.existing-images{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.existing-image{width:90px;height:90px;position:relative;overflow:hidden;border-radius:9px}.existing-image img{width:100%;height:100%;object-fit:cover}.existing-image button{position:absolute;right:3px;top:3px;border:0;border-radius:50%;width:24px;height:24px}.form-actions{display:flex;gap:12px;align-items:center;margin-top:18px}.admin-empty{color:#777;padding:25px;text-align:center}
@media(max-width:850px){.admin-app{grid-template-columns:1fr}.admin-main{grid-column:1;padding:20px 14px}.admin-sidebar{transform:translateX(-100%);transition:.2s}.admin-sidebar.mobile-open{transform:translateX(0)}.admin-menu-button{display:block}.metric-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:540px){.admin-login-card{padding:22px}.admin-main{padding:16px 10px}.metric-grid{gap:8px}.metric-grid article,.admin-panel,.product-form{padding:14px}.form-grid{grid-template-columns:1fr}.field-span-2{grid-column:auto}.admin-product-row{grid-template-columns:50px 1fr}.admin-product-actions{grid-column:1/-1;padding-left:62px}.spec-public{grid-template-columns:1fr}}


/* ===== V4.1 — fotos sem recorte + card inteiro clicável ===== */

/* O link passa a ocupar todo o card */
.product-card-link{
  display:block;
  color:inherit;
  text-decoration:none;
  border-radius:16px;
}

/* Feedback visual de que o anúncio inteiro é clicável */
.product-card-link .product-card{
  height:100%;
  cursor:pointer;
}
.product-card-link:hover .product-card{
  transform:translateY(-4px);
  border-color:#A7F500;
}
.product-card-link:focus-visible{
  outline:2px solid var(--lime);
  outline-offset:4px;
}

/* Mantém a foto completa no card, sem cortar */
.catalog-card .product-media{
  background:#0f0f0f;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.catalog-card .product-media img{
  width:100%;
  height:100%;
  aspect-ratio:1.18;
  object-fit:contain !important;
  object-position:center;
  background:#0f0f0f;
}

/* Na página do produto, exibe a foto inteira */
.detail-main-image{
  display:flex;
  align-items:center;
  justify-content:center;
  background:#0f0f0f;
}
.detail-main-image img{
  width:100%;
  height:auto;
  max-height:680px;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:center;
  background:#0f0f0f;
}

/* Miniaturas também sem recorte */
.thumb{
  background:#0f0f0f;
}
.thumb img{
  width:100%;
  height:110px;
  object-fit:contain !important;
  object-position:center;
  background:#0f0f0f;
}

.product-open-hint{
  display:inline-block;
  margin-top:16px;
  color:#fff;
  font-size:12px;
  font-weight:800;
}

@media(max-width:540px){
  .catalog-card .product-media img{
    height:170px !important;
    aspect-ratio:auto;
    object-fit:contain !important;
  }

  .detail-main-image img{
    max-height:520px;
  }

  .thumb img{
    height:86px;
  }
}


/* ===== V4.2 — preservar formatação da descrição ===== */
/* Mantém quebras de linha e linhas em branco exatamente como cadastradas. */
.detail-description,
.detail-description p,
.product-description,
.product-description p,
#productDescription,
#productDescription p {
  white-space: pre-wrap;
}

/* Caso a descrição esteja dentro do box padrão da página dinâmica */
.detail-info-box,
.detail-info-box p {
  white-space: pre-wrap;
}


/* ===== V4.2.1 — correção efetiva das quebras de linha ===== */
#pDesc{
  white-space: pre-wrap !important;
  word-break: normal;
  overflow-wrap: break-word;
}


/* ===== V4.3 — Markdown simples na descrição ===== */
#pDesc strong{
  color:#fff;
  font-weight:800;
}


/* ===== V4.4 — Home conectada ao Supabase ===== */
#homeProducts .home-product-card{
  height:100%;
}
#homeProducts .product-media{
  display:flex;
  align-items:center;
  justify-content:center;
  background:#0f0f0f;
  overflow:hidden;
}
#homeProducts .product-media img{
  width:100%;
  height:100%;
  object-fit:contain !important;
  object-position:center;
}
.home-products-loading,
.home-products-empty{
  grid-column:1/-1;
  padding:36px 20px;
  text-align:center;
  color:#888;
  border:1px solid #292929;
  border-radius:14px;
  background:#101010;
}


/* ===== V4.5 — painel administrativo responsivo para smartphone ===== */
.admin-body{
  overflow-x:hidden;
}
.admin-backdrop{
  display:none;
}

@media(max-width:850px){
  .admin-menu-open{
    overflow:hidden;
  }

  .admin-backdrop{
    display:block;
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.64);
    backdrop-filter:blur(2px);
    opacity:0;
    pointer-events:none;
    transition:.2s ease;
    z-index:49;
  }
  .admin-backdrop.show{
    opacity:1;
    pointer-events:auto;
  }

  .admin-sidebar{
    width:min(82vw,300px);
    padding:20px 14px;
    box-shadow:18px 0 45px rgba(0,0,0,.45);
  }

  .admin-brand-img{
    width:170px;
    margin-bottom:22px;
  }

  .side-link{
    font-size:15px;
    padding:14px 13px;
  }

  .admin-main{
    width:100%;
    max-width:none;
    padding:0 14px 52px;
  }

  .admin-topbar{
    position:sticky;
    top:0;
    z-index:30;
    margin:0 -14px 18px;
    padding:15px 14px 13px;
    background:rgba(9,9,9,.95);
    backdrop-filter:blur(14px);
    border-bottom:1px solid #242424;
  }

  .admin-topbar h2{
    font-size:28px;
    line-height:1.05;
    margin-top:4px;
  }

  .admin-menu-button{
    display:grid;
    place-items:center;
    width:44px;
    height:44px;
    padding:0;
    font-size:21px;
    flex:0 0 auto;
  }

  .metric-grid{
    grid-template-columns:1fr 1fr;
    gap:9px;
    margin-bottom:12px;
  }

  .metric-grid article{
    min-width:0;
    padding:15px;
    border-radius:14px;
  }

  .metric-grid span{
    font-size:10px;
    line-height:1.25;
  }

  .metric-grid strong{
    font-size:30px;
    margin-top:7px;
  }

  .admin-panel,
  .product-form{
    border-radius:14px;
    padding:14px;
  }

  .admin-panel-head,
  .form-header{
    align-items:flex-start;
    gap:12px;
  }

  .admin-panel-head h3,
  .form-header h3{
    font-size:22px;
  }

  .admin-panel-head .primary-btn,
  .form-header .secondary-btn{
    width:100%;
  }

  .admin-product-row{
    grid-template-columns:54px minmax(0,1fr);
    gap:11px;
    align-items:start;
    padding:14px 0;
  }

  .admin-product-thumb{
    width:54px;
    height:54px;
  }

  .admin-product-info{
    min-width:0;
    padding-top:2px;
  }

  .admin-product-info strong{
    white-space:normal;
    line-height:1.25;
  }

  .admin-product-actions{
    grid-column:1/-1;
    padding-left:65px;
    justify-content:flex-start;
    gap:7px;
  }

  .admin-product-actions button{
    min-height:36px;
    padding:8px 11px;
    font-size:10px;
  }

  .form-grid{
    grid-template-columns:1fr !important;
    gap:13px;
  }

  .field-span-2{
    grid-column:auto !important;
  }

  .field input,
  .field select,
  .field textarea,
  .admin-login-card input{
    font-size:16px; /* evita zoom automático do iPhone */
    min-height:46px;
  }

  .field textarea{
    min-height:150px;
    line-height:1.5;
  }

  .checkbox-field{
    align-items:stretch;
  }

  .checkbox-field label{
    min-height:46px;
    display:flex;
    align-items:center;
  }

  .spec-row{
    grid-template-columns:1fr 1fr 38px;
    gap:6px;
  }

  .spec-row input{
    min-width:0;
  }

  .existing-images{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:8px;
  }

  .existing-image{
    width:100%;
    height:auto;
    aspect-ratio:1;
  }

  .form-actions{
    position:sticky;
    bottom:0;
    z-index:20;
    margin:18px -14px -14px;
    padding:12px 14px;
    background:rgba(16,16,16,.96);
    backdrop-filter:blur(12px);
    border-top:1px solid #292929;
    flex-direction:column;
    align-items:stretch;
  }

  .form-actions .primary-btn{
    width:100%;
    min-height:48px;
  }
}

@media(max-width:540px){
  .admin-login-wrap{
    padding:14px;
    align-items:start;
    padding-top:8vh;
  }

  .admin-login-card{
    width:100%;
    padding:22px 18px;
    border-radius:18px;
  }

  .admin-logo{
    width:185px;
    margin-bottom:20px;
  }

  .admin-login-card h1{
    font-size:31px;
  }

  .admin-main{
    padding-left:10px;
    padding-right:10px;
  }

  .admin-topbar{
    margin-left:-10px;
    margin-right:-10px;
    padding-left:10px;
    padding-right:10px;
  }

  .metric-grid{
    grid-template-columns:1fr 1fr;
  }

  .metric-grid article{
    padding:13px;
  }

  .metric-grid strong{
    font-size:27px;
  }

  .admin-panel,
  .product-form{
    padding:12px;
  }

  .admin-product-actions{
    padding-left:0;
    grid-column:1/-1;
  }

  .admin-product-actions button{
    flex:1 1 auto;
  }

  .spec-row{
    grid-template-columns:1fr;
    padding:10px;
    border:1px solid #292929;
    border-radius:10px;
  }

  .spec-row .remove-spec{
    min-height:36px;
  }

  .existing-images{
    grid-template-columns:repeat(2,1fr);
  }

  .form-actions{
    margin-left:-12px;
    margin-right:-12px;
    margin-bottom:-12px;
    padding-left:12px;
    padding-right:12px;
  }
}


/* ===== V4.5.2 — navegação por categorias ===== */
.category-card-link{
  display:block;
  color:inherit;
  text-decoration:none;
  min-width:0;
}
.category-card-link article{
  height:100%;
  cursor:pointer;
}
.category-card-link:focus-visible{
  outline:2px solid var(--lime);
  outline-offset:4px;
  border-radius:16px;
}


/* ===== V4.6 — nova grade de categorias ===== */
.category-grid{
  grid-template-columns:repeat(5,1fr);
}
@media(max-width:1120px){
  .category-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:820px){
  .category-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:540px){
  .category-grid{grid-template-columns:1fr 1fr}
  .category-grid article:last-child{
    grid-column:auto;
    display:block;
  }
  .category-grid article:last-child img{
    height:128px;
  }
}
@media(max-width:370px){
  .category-grid{grid-template-columns:1fr}
}

/* ===== V4.7 — identidade visual oficial McGiver+ ===== */
:root{
  --lime:#A7F500;
  --black:#0D0D0D;
  --charcoal:#1F1F1F;
  --white:#FFFFFF;
}
body{background:#0D0D0D;color:#FFFFFF;font-family:Montserrat,Poppins,Arial,sans-serif}
h1,h2,h3,h4,h5,h6,.primary-btn,.secondary-btn,.desktop-nav,.mobile-nav{
  font-family:Montserrat,Poppins,Arial,sans-serif;
}


/* =========================================================
   V4.8 — IDENTIDADE VISUAL OFICIAL McGiver+ Marketplace
   Baseada no manual visual aprovado.
   ========================================================= */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Poppins:wght@400;500;600;700&display=swap');

:root{
  --lime:#A7F500;
  --black:#0D0D0D;
  --charcoal:#1F1F1F;
  --white:#FFFFFF;
  --muted:#9A9A9A;
  --line:#2A2A2A;
  --max:1320px;
}

html{background:var(--black)}
body{
  background:var(--black);
  color:var(--white);
  font-family:'Montserrat','Poppins',Arial,sans-serif;
}

h1,h2,h3,h4,h5,h6,strong,
.primary-btn,.secondary-btn,.desktop-nav,.mobile-nav,.side-link{
  font-family:'Montserrat','Poppins',Arial,sans-serif;
}

p,small,label,input,select,textarea{
  font-family:'Poppins','Montserrat',Arial,sans-serif;
}

/* HEADER */
.header{
  background:rgba(13,13,13,.96);
  border-bottom:1px solid #222;
  box-shadow:0 1px 0 rgba(255,255,255,.015);
}
.header-inner{height:80px}
.logo{width:220px}
.search-wrap input,.mobile-search input{
  background:#151515;
  border-color:#2B2B2B;
}
.search-wrap input:focus,.mobile-search input:focus{
  border-color:var(--lime);
  box-shadow:0 0 0 3px rgba(167,245,0,.08);
}
.desktop-nav a{
  font-weight:500;
  letter-spacing:.1px;
}
.whatsapp-top{
  border-color:#383838;
  background:#111;
}
.whatsapp-top:hover{
  border-color:var(--lime);
  color:var(--lime);
}

/* HERO */
.hero{
  min-height:660px;
  padding-top:66px;
  padding-bottom:70px;
}
.pill,.kicker{
  color:var(--lime);
  font-weight:800;
  letter-spacing:2.2px;
}
.brand-divider{
  width:100%;
  max-width:520px;
  display:grid;
  grid-template-columns:1fr 12px 1fr;
  gap:10px;
  align-items:center;
  margin:18px 0 18px;
}
.brand-divider span{height:1px;background:#575757}
.brand-divider i{
  width:8px;height:8px;border-radius:50%;
  background:var(--lime);
  display:block;
}
.hero h1{
  font-weight:800;
  letter-spacing:-3.3px;
}
.hero h1 em{color:var(--lime)}
.hero-copy>p{color:#A7A7A7}
.primary-btn{
  background:var(--lime);
  color:#0D0D0D;
  border:1px solid var(--lime);
  box-shadow:none;
}
.primary-btn:hover{
  filter:brightness(1.04);
  transform:translateY(-1px);
}
.secondary-btn{
  border-color:#353535;
  background:#111;
}
.secondary-btn:hover{
  border-color:var(--lime);
  color:var(--lime);
}
.trust-row{color:#BEBEBE}
.hero-visual>.glow{
  background:radial-gradient(circle,rgba(167,245,0,.13),rgba(167,245,0,.025) 48%,transparent 72%);
}
.hero-visual>img{
  width:325px;
  filter:drop-shadow(0 30px 48px rgba(0,0,0,.55));
}
.float-card{
  background:#111;
  border-color:#282828;
}

/* SECTION TITLES */
.section-heading h2,.about h2,.catalog-topline h2{
  font-weight:800;
  color:#FFFFFF;
}
.section-heading>a,.back-link{
  color:var(--lime);
}

/* CARDS */
.product-card,.category-grid article,.admin-panel,.product-form,.metric-grid article,
.filter-card,.detail-box{
  background:#111;
  border-color:#2A2A2A;
}
.product-card:hover,.category-grid article:hover{
  border-color:rgba(167,245,0,.55);
}
.product-body small,.tag,.detail-price{
  color:var(--lime);
}
.tag{
  background:var(--lime);
  color:#0D0D0D;
}
.product-body strong{
  color:var(--lime);
}
.category-grid img,.product-media{
  background:#101010;
}
.category-grid h3{
  font-weight:700;
  color:#FFFFFF;
}

/* BENEFIT BAND */
.benefit-band{
  background:#111;
  border-color:#292929;
}
.benefit-band span{
  color:var(--lime);
}

/* ABOUT / PLUS PATTERN */
.about-panel{
  background:#111;
  border-color:#292929;
}
.plus-pattern{
  color:var(--lime);
  background:
    radial-gradient(circle at 35% 35%,rgba(167,245,0,.08),transparent 38%),
    #111;
  border-color:#292929;
}

/* FOOTER */
footer{
  background:#0D0D0D;
  border-top-color:#282828;
}
.footer-main img{width:225px}
.footer-main b{color:var(--lime)}

/* ADMIN */
.admin-body,.admin-login-wrap{background:#0D0D0D}
.admin-sidebar{background:#0D0D0D;border-right-color:#262626}
.admin-login-card{
  background:#111;
  border-color:#292929;
}
.side-link.active,.side-link:hover{
  background:rgba(167,245,0,.07);
  color:var(--lime);
}
.admin-product-info span{color:var(--lime)}
.form-message{color:var(--lime)}
.field input,.field select,.field textarea,.admin-login-card input,
.admin-filter-row input,.admin-filter-row select{
  background:#161616;
  border-color:#303030;
}
.field input:focus,.field select:focus,.field textarea:focus,.admin-login-card input:focus{
  border-color:var(--lime);
  box-shadow:0 0 0 3px rgba(167,245,0,.06);
}

/* PROFILE MARK / floating brand feel */
.floating-wa{
  background:var(--lime);
  color:#0D0D0D;
  box-shadow:0 10px 32px rgba(167,245,0,.16);
}

/* MOBILE */
@media(max-width:720px){
  .header-inner{height:70px}
  .logo{width:185px}
  .hero{
    padding-top:34px;
  }
  .brand-divider{
    max-width:100%;
    margin:14px 0;
  }
  .hero-visual>img{width:225px}
}

/* ===== V4.9.3 — ativos oficiais da marca, sem redesenho ===== */
.logo{
  width:auto;
}
.logo img{
  width:auto;
  height:48px;
  max-width:none;
}
.footer-main img{
  width:auto;
  height:64px;
  max-width:100%;
}
.admin-logo{
  width:auto;
  height:64px;
  max-width:100%;
}
.admin-brand-img{
  width:auto;
  height:52px;
  max-width:100%;
}
.hero-visual>img[src*="mc-plus-oficial-v4-9-3.png"]{
  height:auto;
  aspect-ratio:1;
  object-fit:cover;
  border-radius:50%;
}

@media(max-width:720px){
  .logo img{
    height:44px;
  }
  .admin-logo{
    height:54px;
  }
  .admin-brand-img{
    height:44px;
  }
}

/* ===== V5.0 — linguagem visual harmônica da referência aprovada ===== */
.categories{
  padding-top:52px;
  padding-bottom:52px;
}
.categories .section-heading{
  margin-bottom:18px;
}
.category-grid{
  display:grid;
  grid-template-columns:repeat(10,minmax(0,1fr));
  gap:0;
  padding:16px 10px;
  overflow:hidden;
  background:#0B0B0B;
  border:1px solid #343434;
  border-radius:14px;
}
.category-grid .category-card-link{
  min-width:0;
  border-right:1px solid #242424;
}
.category-grid .category-card-link:last-child{
  border-right:0;
}
.category-grid article,
.category-grid article:last-child{
  min-height:112px;
  height:100%;
  padding:10px 5px 8px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  gap:5px;
  background:transparent;
  border:0;
  border-radius:10px;
  box-shadow:none;
}
.category-grid article:hover{
  transform:none;
  background:rgba(167,245,0,.055);
  border:0;
}
.category-grid img,
.category-grid article:last-child img{
  width:72px;
  height:58px;
  aspect-ratio:auto;
  object-fit:contain;
  background:transparent;
}
.category-grid div{
  width:100%;
  padding:6px 2px 0;
  text-align:center;
}
.category-grid h3{
  margin:0;
  color:#F4F4F4;
  font-size:10px;
  line-height:1.25;
  font-weight:500;
}
.category-grid p{
  display:none;
}

.products{
  padding-top:40px;
}
.products .section-heading{
  margin-bottom:18px;
}
.products .product-grid{
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:12px;
}
.products .product-card{
  height:100%;
  background:linear-gradient(145deg,#151515,#0E0E0E);
  border:1px solid #343434;
  border-radius:13px;
}
.products .product-card:hover{
  transform:translateY(-3px);
  border-color:rgba(167,245,0,.72);
}
.products .product-media{
  margin:8px 8px 0;
  overflow:hidden;
  border-radius:9px;
  background:#101010;
}
.products .product-media img{
  aspect-ratio:1;
  object-fit:contain;
}
.products .product-body{
  padding:12px;
}
.products .product-body small{
  display:block;
  min-height:24px;
  font-size:8px;
  line-height:1.35;
  letter-spacing:.65px;
}
.products .product-body h3{
  min-height:36px;
  margin:6px 0;
  font-size:13px;
  line-height:1.35;
}
.products .product-body p{
  display:none;
}
.products .product-body strong{
  margin:8px 0 10px;
  font-size:19px;
  line-height:1.1;
}
.products .old-price{
  margin-top:-7px;
  margin-bottom:9px;
}
.products .product-open-hint{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:32px;
  padding:0 11px;
  color:var(--lime);
  border:1px solid var(--lime);
  border-radius:6px;
  font-size:10px;
  font-weight:800;
}

.benefit-band{
  grid-template-columns:repeat(6,minmax(0,1fr));
  margin-top:12px;
  background:#0B0B0B;
  border-color:#343434;
  border-radius:14px;
}
.benefit-band div,
.benefit-band div:nth-child(2),
.benefit-band div:nth-child(-n+2){
  min-width:0;
  padding:18px 14px;
  display:grid;
  grid-template-columns:52px 1fr;
  grid-template-areas:"icon title" "icon desc";
  align-items:center;
  gap:3px 8px;
  border-right:1px solid #292929;
  border-bottom:0;
}
.benefit-band div:last-child{
  border-right:0;
}
.benefit-band img{
  grid-area:icon;
  width:48px;
  height:48px;
  object-fit:contain;
  background:transparent;
}
.benefit-band strong{
  color:var(--lime);
  font-size:11px;
  line-height:1.25;
}
.benefit-band small{
  color:#B5B5B5;
  font-size:9px;
  line-height:1.4;
}

@media(max-width:1120px){
  .category-grid{
    grid-template-columns:repeat(5,minmax(0,1fr));
    row-gap:10px;
  }
  .category-grid .category-card-link:nth-child(5n){border-right:0}
  .products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .benefit-band{grid-template-columns:repeat(3,minmax(0,1fr))}
  .benefit-band div:nth-child(3n){border-right:0}
  .benefit-band div:nth-child(-n+3){border-bottom:1px solid #292929}
}

@media(max-width:720px){
  .categories{padding-top:44px;padding-bottom:44px}
  .category-grid{
    grid-template-columns:repeat(5,minmax(0,1fr));
    padding:12px 5px;
  }
  .category-grid article,
  .category-grid article:last-child{
    min-height:96px;
    padding:7px 2px;
  }
  .category-grid img,
  .category-grid article:last-child img{
    width:58px;
    height:48px;
  }
  .category-grid h3{font-size:8.5px}
  .products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .benefit-band{grid-template-columns:repeat(2,minmax(0,1fr))}
  .benefit-band div,
  .benefit-band div:nth-child(2),
  .benefit-band div:nth-child(-n+2){
    border-right:1px solid #292929;
    border-bottom:1px solid #292929;
  }
  .benefit-band div:nth-child(2n){border-right:0}
  .benefit-band div:nth-last-child(-n+2){border-bottom:0}
}

@media(max-width:370px){
  .category-grid h3{font-size:7.8px}
  .category-grid img,
  .category-grid article:last-child img{width:50px;height:44px}
  .benefit-band{grid-template-columns:1fr}
  .benefit-band div,
  .benefit-band div:nth-child(2),
  .benefit-band div:nth-child(-n+2){
    border-right:0;
    border-bottom:1px solid #292929;
  }
  .benefit-band div:last-child{border-bottom:0}
}

/* ===== V5.0.1 — navegação superior sempre fixa ===== */
body:not(.admin-body) > .site-shell{
  padding-top:80px;
}
body:not(.admin-body) > .header + main{
  padding-top:80px;
}
.header{
  position:fixed;
  top:0;
  right:0;
  left:0;
  width:100%;
  z-index:100;
}

@media(max-width:820px){
  body:not(.admin-body) > .site-shell{
    padding-top:126px;
  }
  body:not(.admin-body) > .header + main{
    padding-top:70px;
  }
}

/* ===== V5.1.0 — seção institucional e banner de novidades ===== */
.promo-section{
  padding-top:8px;
  padding-bottom:44px;
}
.promo-banner{
  position:relative;
  min-height:300px;
  padding:48px 56px;
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);
  align-items:center;
  overflow:hidden;
  border:1px solid #394225;
  border-radius:22px;
  background:
    radial-gradient(circle at 92% 50%,rgba(167,245,0,.72),rgba(167,245,0,.2) 27%,transparent 58%),
    linear-gradient(110deg,#101010 12%,#151A0E 58%,#445E13 100%);
}
.promo-copy{
  position:relative;
  z-index:2;
  max-width:760px;
}
.promo-copy h2{
  margin:10px 0 16px;
  max-width:760px;
  color:#fff;
  font-size:clamp(34px,3.5vw,52px);
  line-height:1.08;
  letter-spacing:-1.8px;
}
.promo-copy h2 em,
.about-panel h2 em{
  color:var(--lime);
  font-style:normal;
}
.promo-copy p{
  max-width:760px;
  margin:0 0 26px;
  color:#D0D0D0;
  font-size:15px;
  line-height:1.7;
}
.promo-symbol{
  position:relative;
  z-index:1;
  justify-self:center;
  color:rgba(208,255,110,.24);
  font-size:260px;
  font-weight:300;
  line-height:.72;
  text-shadow:0 0 70px rgba(167,245,0,.22);
}

.about{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:20px;
}
.about-panel,
.featured-showcase{
  min-height:430px;
  border:1px solid #2C2C2C;
  border-radius:22px;
  background:#111;
}
.about-panel{
  padding:48px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
}
.about-panel h2{
  max-width:650px;
  margin:12px 0 20px;
  font-size:clamp(34px,3.5vw,51px);
  line-height:1.12;
  letter-spacing:-1.8px;
}
.about-panel p{
  max-width:680px;
  margin:0 0 28px;
  color:#B9B9B9;
  font-size:15px;
  line-height:1.75;
}
.featured-showcase{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 38% 45%,rgba(167,245,0,.08),transparent 42%),
    #101010;
}
.featured-showcase-loading,
.featured-showcase-fallback{
  min-height:430px;
  padding:38px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:14px;
  color:#9B9B9B;
  text-align:center;
}
.featured-showcase-fallback img{
  width:180px;
  height:180px;
  object-fit:cover;
  border-radius:50%;
}
.featured-product-link{
  min-height:430px;
  height:100%;
  padding:36px 38px;
  display:grid;
  grid-template-columns:minmax(220px,1.08fr) minmax(200px,.92fr);
  gap:28px;
  align-items:center;
  color:#fff;
}
.featured-product-media{
  height:330px;
  display:grid;
  place-items:center;
  border-radius:18px;
  background:radial-gradient(circle,rgba(255,255,255,.075),transparent 68%);
}
.featured-product-media img{
  width:100%;
  height:100%;
  object-fit:contain;
  filter:drop-shadow(0 26px 32px rgba(0,0,0,.5));
}
.featured-product-copy h3{
  margin:12px 0 10px;
  color:#fff;
  font-size:clamp(25px,2.4vw,38px);
  line-height:1.12;
  letter-spacing:-1px;
}
.featured-product-copy p{
  margin:0 0 22px;
  color:#B5B5B5;
  font-size:14px;
  line-height:1.55;
}
.featured-product-copy strong{
  display:block;
  margin-bottom:24px;
  color:var(--lime);
  font-size:clamp(25px,2.5vw,37px);
  line-height:1;
}
.featured-product-btn{
  display:inline-flex;
  min-height:46px;
  padding:0 18px;
  align-items:center;
  justify-content:center;
  border:1px solid #4A4A4A;
  border-radius:9px;
  color:#fff;
  font-size:13px;
  font-weight:800;
  transition:.2s ease;
}
.featured-product-link:hover .featured-product-btn{
  border-color:var(--lime);
  color:var(--lime);
}

@media(max-width:1000px){
  .promo-banner{
    grid-template-columns:minmax(0,1fr) 220px;
    padding:42px;
  }
  .promo-symbol{font-size:210px}
  .about{grid-template-columns:1fr}
  .featured-product-link{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr)}
}

@media(max-width:720px){
  .promo-section{
    padding-top:0;
    padding-bottom:34px;
  }
  .promo-banner{
    min-height:390px;
    padding:34px 28px;
    grid-template-columns:1fr;
  }
  .promo-copy{max-width:78%;z-index:2}
  .promo-copy h2{font-size:36px;letter-spacing:-1.2px}
  .promo-copy p{font-size:13px}
  .promo-copy .primary-btn{width:auto}
  .promo-symbol{
    position:absolute;
    right:-18px;
    bottom:28px;
    font-size:190px;
  }
  .about-panel{
    min-height:auto;
    padding:34px 28px;
  }
  .about-panel h2{font-size:36px;letter-spacing:-1.2px}
  .featured-product-link{
    padding:28px;
    grid-template-columns:1fr;
    gap:18px;
  }
  .featured-product-media{height:260px}
  .featured-product-copy{text-align:left}
}

@media(max-width:430px){
  .promo-copy{max-width:100%}
  .promo-symbol{
    right:-38px;
    bottom:36px;
    opacity:.5;
  }
  .featured-product-media{height:225px}
  .featured-product-link{padding:24px}
}

/* ===== V5.2.0 — catálogo, galeria, painel e legibilidade ===== */
.category-grid h3{
  font-size:12px;
  line-height:1.3;
  font-weight:600;
}
.benefit-band strong{
  font-size:12.5px;
}
.benefit-band small{
  font-size:10.5px;
  line-height:1.48;
}

.floating-wa img{
  display:block;
  width:32px;
  height:32px;
}

.sold-stamp{
  position:absolute;
  z-index:4;
  right:12px;
  bottom:18px;
  padding:7px 14px;
  border:2px solid rgba(255,255,255,.88);
  border-radius:5px;
  background:#D71920;
  color:#fff;
  box-shadow:0 5px 18px rgba(0,0,0,.42);
  font-size:14px;
  font-weight:900;
  line-height:1;
  letter-spacing:1.5px;
  text-transform:uppercase;
  transform:rotate(-12deg);
}
.detail-main-image{
  position:relative;
}
.detail-sold-stamp{
  right:22px;
  bottom:28px;
  padding:10px 20px;
  font-size:clamp(17px,2vw,25px);
}
.gallery-nav{
  position:absolute;
  z-index:5;
  top:50%;
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  border:1px solid #4A4A4A;
  border-radius:50%;
  background:rgba(13,13,13,.82);
  color:#fff;
  box-shadow:0 8px 22px rgba(0,0,0,.35);
  font-size:33px;
  line-height:1;
  cursor:pointer;
  transform:translateY(-50%);
  transition:.2s ease;
}
.gallery-nav:hover,
.gallery-nav:focus-visible{
  border-color:var(--lime);
  color:var(--lime);
}
.gallery-prev{left:16px}
.gallery-next{right:16px}

.featured-carousel-slide{
  position:relative;
  min-height:430px;
  animation:featuredFade .32s ease;
}
.featured-carousel-slide .featured-product-link{
  padding-bottom:76px;
}
.featured-carousel-controls{
  position:absolute;
  z-index:6;
  right:38px;
  bottom:24px;
  display:flex;
  align-items:center;
  gap:10px;
}
.featured-carousel-controls button{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border:1px solid #454545;
  border-radius:50%;
  background:#151515;
  color:#fff;
  font-size:25px;
  line-height:1;
  cursor:pointer;
  transition:.2s ease;
}
.featured-carousel-controls button:hover,
.featured-carousel-controls button:focus-visible{
  border-color:var(--lime);
  color:var(--lime);
}
.featured-carousel-controls span{
  min-width:42px;
  color:#9E9E9E;
  font-size:11px;
  text-align:center;
}
@keyframes featuredFade{
  from{opacity:.35;transform:translateX(8px)}
  to{opacity:1;transform:translateX(0)}
}

.admin-product-thumb{
  position:relative;
}
.admin-sold-mini{
  position:absolute;
  right:-7px;
  bottom:6px;
  padding:3px 6px;
  border:1px solid #fff;
  border-radius:3px;
  background:#D71920;
  color:#fff;
  font-size:7px;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
  transform:rotate(-12deg);
}

@media(max-width:720px){
  .category-grid h3{font-size:10.5px}
  .benefit-band strong{font-size:12px}
  .benefit-band small{font-size:10.5px}
  .gallery-nav{width:42px;height:42px;font-size:29px}
  .gallery-prev{left:10px}
  .gallery-next{right:10px}
  .detail-sold-stamp{right:14px;bottom:20px}
  .featured-carousel-slide .featured-product-link{padding-bottom:82px}
  .featured-carousel-controls{right:24px;bottom:22px}
}

@media(max-width:370px){
  .category-grid h3{font-size:9.5px}
  .benefit-band small{font-size:10px}
  .floating-wa img{width:30px;height:30px}
}

/* ===== V5.2.1 — anéis de conexão no Hero ===== */
.hero-visual{
  isolation:isolate;
}
.hero-visual::before{
  content:"";
  position:absolute;
  z-index:1;
  width:min(590px,46vw);
  aspect-ratio:1;
  border-radius:50%;
  background:radial-gradient(circle,
    transparent 0 37%,
    rgba(167,245,0,.27) 37.15% 37.38%,
    transparent 37.55% 47%,
    rgba(167,245,0,.20) 47.15% 47.38%,
    transparent 47.55% 57%,
    rgba(167,245,0,.14) 57.15% 57.38%,
    transparent 57.55% 67%,
    rgba(167,245,0,.09) 67.15% 67.38%,
    transparent 67.55% 100%);
  filter:drop-shadow(0 0 26px rgba(167,245,0,.12));
  pointer-events:none;
}
.hero-visual>.glow{
  z-index:0;
  width:520px;
  height:520px;
  background:radial-gradient(circle,
    rgba(167,245,0,.19) 0,
    rgba(167,245,0,.09) 37%,
    rgba(167,245,0,.025) 58%,
    transparent 72%);
  filter:blur(16px);
}

/* ===== V5.2.1 — carrossel de destaque completo no celular ===== */
@media(max-width:720px){
  .hero-visual::before{
    width:min(420px,94vw);
  }
  .hero-visual>.glow{
    width:min(390px,88vw);
    height:min(390px,88vw);
  }
  .featured-showcase,
  .featured-carousel-slide{
    min-height:0;
    height:auto;
  }
  .featured-carousel-slide .featured-product-link{
    min-height:0;
    height:auto;
    padding:24px 24px 86px;
    grid-template-columns:minmax(0,1fr);
    gap:18px;
    align-items:start;
  }
  .featured-product-media{
    height:240px;
    min-height:0;
  }
  .featured-product-copy{
    min-width:0;
  }
  .featured-product-copy h3{
    overflow-wrap:anywhere;
  }
  .featured-product-copy p{
    margin-bottom:14px;
  }
  .featured-product-copy strong{
    margin-bottom:18px;
  }
  .featured-product-btn{
    width:100%;
    justify-content:center;
  }
  .featured-carousel-controls{
    right:24px;
    bottom:22px;
  }
}

/* ===== V5.3.0 — compra online com InfinitePay ===== */
.online-purchase{
  margin-top:24px;
  display:grid;
  gap:9px;
}
.online-purchase small{
  color:#9d9d9d;
  font-size:11px;
  line-height:1.5;
  text-align:center;
}
.online-purchase + .secondary-btn{
  margin-top:10px;
}
.checkout-dialog{
  width:min(560px,calc(100% - 32px));
  max-height:calc(100dvh - 32px);
  padding:0;
  border:1px solid #343434;
  border-radius:22px;
  background:#101010;
  color:#fff;
  box-shadow:0 30px 90px rgba(0,0,0,.7);
}
.checkout-dialog::backdrop{
  background:rgba(0,0,0,.78);
  backdrop-filter:blur(5px);
}
.checkout-form{
  padding:28px;
  display:grid;
  gap:20px;
}
.checkout-form-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:18px;
}
.checkout-form-head h2{
  margin:5px 0 0;
  font-size:30px;
}
.checkout-close{
  width:38px;
  height:38px;
  flex:0 0 auto;
  border:1px solid #393939;
  border-radius:50%;
  background:#181818;
  color:#fff;
  font-size:25px;
  line-height:1;
  cursor:pointer;
}
.checkout-close:hover{border-color:var(--lime);color:var(--lime)}
.checkout-summary{
  padding:16px 18px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  border:1px solid #303030;
  border-radius:13px;
  background:#161616;
}
.checkout-summary span{font-size:13px;color:#d2d2d2}
.checkout-summary strong{color:var(--lime);font-size:20px;white-space:nowrap}
.checkout-fields{display:grid;gap:12px}
.checkout-fields label{
  display:grid;
  gap:6px;
  color:#aaa;
  font-size:11px;
}
.checkout-fields input{
  width:100%;
  min-height:46px;
  padding:0 13px;
  border:1px solid #343434;
  border-radius:10px;
  background:#181818;
  color:#fff;
  font:inherit;
  outline:none;
}
.checkout-fields input:focus{border-color:var(--lime);box-shadow:0 0 0 3px rgba(167,245,0,.08)}
.pickup-notice{
  padding:14px 16px;
  display:grid;
  gap:4px;
  border:1px solid rgba(167,245,0,.28);
  border-radius:12px;
  background:rgba(167,245,0,.06);
}
.pickup-notice strong{color:var(--lime);font-size:13px}
.pickup-notice span{color:#bbb;font-size:11px;line-height:1.5}
.checkout-agreement{
  display:flex;
  align-items:flex-start;
  gap:9px;
  color:#aaa;
  font-size:11px;
  line-height:1.5;
}
.checkout-agreement input{margin-top:2px;accent-color:var(--lime)}
.checkout-message{min-height:18px;margin:0;color:#ff9f9f;font-size:11px;text-align:center}

.payment-page{
  min-height:calc(100dvh - 82px);
  padding:70px 20px;
  display:grid;
  place-items:center;
  background:radial-gradient(circle at 50% 28%,rgba(167,245,0,.08),transparent 35%);
}
.payment-card{
  width:min(650px,100%);
  padding:46px;
  border:1px solid #303030;
  border-radius:24px;
  background:linear-gradient(180deg,#151515,#0f0f0f);
  box-shadow:0 25px 70px rgba(0,0,0,.38);
  text-align:center;
}
.payment-icon{
  width:76px;
  height:76px;
  margin:0 auto 22px;
  display:grid;
  place-items:center;
  border:2px solid var(--lime);
  border-radius:50%;
  color:var(--lime);
  font-size:34px;
  font-weight:900;
}
.payment-error{border-color:#ff6b6b;color:#ff6b6b}
.payment-wait{animation:paymentPulse 1.3s ease-in-out infinite}
@keyframes paymentPulse{50%{opacity:.45;transform:scale(.96)}}
.payment-card h1{margin:10px 0 14px;font-size:clamp(32px,5vw,48px);letter-spacing:-1.4px}
.payment-card>p{margin:0 auto 24px;max-width:510px;color:#aaa;font-size:15px;line-height:1.7}
.payment-card>small{display:block;margin-top:22px;color:#777;font-size:10px;line-height:1.6}
.payment-details{
  margin:0 auto 24px;
  max-width:430px;
  padding:17px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:9px 20px;
  border:1px solid #2e2e2e;
  border-radius:13px;
  background:#111;
  text-align:left;
}
.payment-details span{color:#888;font-size:11px}
.payment-details strong{font-size:12px;text-align:right}
.payment-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}

/* ===== V5.3.0 — pedidos no painel ===== */
.metric-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.admin-panel-spaced{margin-top:18px}
.admin-subtitle{display:block;margin-top:4px;color:#777}
.admin-order-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:18px;
  align-items:center;
  padding:15px 0;
  border-top:1px solid #252525;
}
.admin-order-main,.admin-order-payment{display:grid;gap:4px}
.admin-order-main small,.admin-order-payment small{color:#777;font-size:9px}
.admin-order-main strong{font-size:13px}
.admin-order-main span{color:#aaa;font-size:10px}
.admin-order-payment{justify-items:end}
.admin-order-payment>strong{color:var(--lime);font-size:14px}
.admin-order-payment a{color:var(--lime);font-size:9px;text-decoration:underline}
.order-status{padding:4px 7px;border-radius:999px;background:#242424;color:#bbb;font-size:8px;font-weight:800;text-transform:uppercase}
.order-status-paid{background:rgba(167,245,0,.12);color:var(--lime)}
.order-status-failed,.order-status-cancelled{background:rgba(255,90,90,.1);color:#ff9f9f}

@media(max-width:850px){
  .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:540px){
  .checkout-form{padding:22px 18px}
  .checkout-form-head h2{font-size:25px}
  .checkout-summary{align-items:flex-start;flex-direction:column;gap:5px}
  .checkout-dialog{max-height:calc(100dvh - 18px)}
  .payment-page{min-height:calc(100dvh - 70px);padding:35px 14px}
  .payment-card{padding:34px 20px}
  .payment-actions{display:grid}
  .payment-actions a{width:100%}
  .admin-order-row{grid-template-columns:1fr;gap:10px}
  .admin-order-payment{justify-items:start;grid-template-columns:auto auto;align-items:center;gap:6px 10px}
}

@media(max-width:430px){
  .hero-visual::before{
    width:min(310px,92vw);
    opacity:.82;
  }
  .hero-visual>.glow{
    width:min(290px,86vw);
    height:min(290px,86vw);
  }
  .featured-carousel-slide .featured-product-link{
    padding:20px 20px 82px;
  }
  .featured-product-media{
    height:210px;
  }
  .featured-product-copy h3{
    font-size:clamp(22px,7vw,28px);
    line-height:1.08;
  }
  .featured-carousel-controls{
    right:20px;
    bottom:20px;
  }
}

/* ===== V5.4.0 — estoque, contato, Instagram e carrossel mobile definitivo ===== */
.stock-status{
  width:max-content;
  margin:10px 0 0;
  padding:7px 11px;
  border:1px solid rgba(167,245,0,.24);
  border-radius:999px;
  background:rgba(167,245,0,.07);
  color:var(--lime);
  font-size:11px;
  font-weight:800;
}
.stock-status.out-of-stock{
  border-color:rgba(255,90,90,.25);
  background:rgba(255,90,90,.08);
  color:#ff9f9f;
}
.notification-ok{color:var(--lime)!important}
.notification-pending{color:#ffca78!important}

.contact-section{
  display:block;
}
.contact-intro{
  min-height:260px;
  padding:46px 50px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:44px;
  border:1px solid #2c2c2c;
  border-radius:22px;
  background:
    radial-gradient(circle at 82% 50%,rgba(167,245,0,.11),transparent 30%),
    #111;
}
.contact-copy{
  max-width:720px;
}
.contact-intro h2{
  margin:12px 0 18px;
  font-size:clamp(32px,3.4vw,49px);
  line-height:1.1;
  letter-spacing:-1.7px;
}
.contact-copy>p{
  max-width:650px;
  margin:0;
  color:#aaa;
  font-size:15px;
  line-height:1.7;
}
.contact-phone{
  flex:0 0 auto;
  min-height:70px;
  padding:12px 18px 12px 13px;
  display:flex;
  align-items:center;
  gap:13px;
  border:1px solid #3b3b3b;
  border-radius:14px;
  background:#151515;
  transition:.2s ease;
}
.contact-phone:hover{border-color:var(--lime);transform:translateY(-2px)}
.contact-phone img{
  width:43px;
  height:43px;
  padding:9px;
  border-radius:50%;
  background:var(--lime);
}
.contact-phone span{display:grid;gap:3px}
.contact-phone small{color:#999;font-size:10px}
.contact-phone strong{font-size:19px;letter-spacing:.1px}

.instagram-section{padding-top:24px}
.instagram-heading{
  margin-bottom:28px;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
}
.instagram-heading h2{
  margin:8px 0 0;
  font-size:clamp(30px,3.4vw,46px);
  line-height:1.1;
  letter-spacing:-1.6px;
}
.instagram-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.instagram-loading,
.instagram-empty{
  grid-column:1/-1;
  padding:42px;
  border:1px solid #292929;
  border-radius:18px;
  color:#999;
  text-align:center;
}
.instagram-card{
  min-width:0;
  overflow:hidden;
  border:1px solid #2c2c2c;
  border-radius:18px;
  background:#111;
  transition:.22s ease;
}
.instagram-card:hover{border-color:#454545;transform:translateY(-3px)}
.instagram-card-head{
  min-height:62px;
  padding:10px 13px;
  display:flex;
  align-items:center;
  gap:10px;
}
.instagram-card-head>img{
  width:39px;
  height:39px;
  object-fit:cover;
  border:2px solid var(--lime);
  border-radius:50%;
}
.instagram-card-head>span{min-width:0;display:grid;gap:2px}
.instagram-card-head strong{font-size:11px}
.instagram-card-head small{overflow:hidden;color:#777;font-size:8px;text-overflow:ellipsis;white-space:nowrap}
.instagram-card-head>b{margin-left:auto;color:#888;font-size:11px;letter-spacing:2px}
.instagram-card-media{
  display:block;
  aspect-ratio:1;
  overflow:hidden;
  background:#0c0c0c;
}
.instagram-card-media img{width:100%;height:100%;object-fit:contain;transition:.3s ease}
.instagram-card:hover .instagram-card-media img{transform:scale(1.025)}
.instagram-card-body{padding:13px 14px 16px}
.instagram-card-icons{display:flex;gap:12px;margin-bottom:10px;color:#eee;font-size:22px;line-height:1}
.instagram-card-body p{min-height:40px;margin:0 0 9px;color:#bbb;font-size:10.5px;line-height:1.5}
.instagram-card-body p strong{color:#fff}
.instagram-card-body p b{color:var(--lime)}
.instagram-card-body>a{color:#888;font-size:9px}

@media(max-width:820px){
  .contact-intro{
    align-items:flex-start;
    flex-direction:column;
    gap:28px;
  }
  .instagram-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .instagram-card:nth-child(3){display:none}
}

@media(max-width:720px){
  .featured-showcase{
    min-height:0!important;
    height:auto!important;
    overflow:hidden;
  }
  .featured-carousel-slide{
    min-height:0!important;
    height:auto!important;
    overflow:visible;
  }
  .featured-carousel-slide .featured-product-link{
    min-height:0!important;
    height:auto!important;
    padding:20px 20px 82px!important;
    display:flex!important;
    flex-direction:column;
    align-items:stretch!important;
    gap:18px!important;
  }
  .featured-product-media{
    position:relative;
    width:100%;
    height:clamp(270px,76vw,340px)!important;
    min-height:clamp(270px,76vw,340px)!important;
    flex:0 0 auto;
    padding:0;
    overflow:hidden;
  }
  .featured-product-media img{
    position:absolute;
    inset:4px;
    width:calc(100% - 8px)!important;
    height:calc(100% - 8px)!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:center!important;
  }
  .featured-product-copy{
    display:block!important;
    position:static!important;
    width:100%;
    min-width:0;
    max-height:none!important;
    overflow:visible!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .featured-product-copy .kicker{display:block!important}
  .featured-product-copy h3{
    display:block!important;
    margin:10px 0 8px!important;
    color:#fff!important;
    font-size:clamp(23px,7vw,30px)!important;
    line-height:1.08!important;
  }
  .featured-product-copy p{
    display:block!important;
    margin:0 0 13px!important;
    color:#b5b5b5!important;
    font-size:13px!important;
    line-height:1.5!important;
  }
  .featured-product-copy strong{
    display:block!important;
    margin:0 0 16px!important;
    color:var(--lime)!important;
    font-size:28px!important;
    line-height:1!important;
  }
  .featured-product-btn{display:flex!important;width:100%}
  .contact-intro{padding:32px 26px}
  .instagram-heading{align-items:flex-start;flex-direction:column}
  .instagram-heading .secondary-btn{width:100%}
  .instagram-grid{grid-template-columns:1fr}
  .instagram-card:nth-child(2),.instagram-card:nth-child(3){display:none}
}

@media(max-width:430px){
  .featured-product-media{
    height:clamp(270px,78vw,320px)!important;
    min-height:clamp(270px,78vw,320px)!important;
  }
  .contact-intro h2{font-size:34px}
  .contact-phone{width:100%}
  .instagram-card-body p{font-size:11px}
}
