:root{--orange:#ff5b00;--orange2:#ff7a00;--gold:#f5c64a;--ink:#211019;--muted:#6f5f67;--cream:#fff7ee;--paper:#ffffff;--line:rgba(33,16,25,.12);--shadow:0 26px 80px rgba(255,91,0,.18);--radius:28px;--container:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fff 0%,#fff8ef 55%,#fff1e3 100%);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 12% 15%,rgba(255,91,0,.16),transparent 28%),radial-gradient(circle at 88% 22%,rgba(245,198,74,.20),transparent 26%),linear-gradient(90deg,rgba(255,91,0,.035) 1px,transparent 1px),linear-gradient(rgba(255,91,0,.035) 1px,transparent 1px);background-size:auto,auto,80px 80px,80px 80px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(var(--container),calc(100% - 44px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.78);backdrop-filter:blur(18px)}.header-inner{height:84px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center}.brand img{width:116px;height:auto}.nav{display:flex;align-items:center;gap:26px;margin-left:auto}.nav a{font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#3c2631;opacity:.78}.nav a:hover{opacity:1;color:var(--orange)}.menu-toggle{display:none;margin-left:auto;width:44px;height:44px;border:1px solid var(--line);border-radius:999px;background:#fff}.menu-toggle span{display:block;width:19px;height:2px;background:var(--ink);margin:5px auto}.hero{position:relative;min-height:calc(100svh - 84px);display:flex;align-items:center;padding:70px 0 58px;overflow:hidden}.hero-bg{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 78% 50%,rgba(255,91,0,.22),transparent 30%),radial-gradient(circle at 62% 18%,rgba(245,198,74,.20),transparent 28%)}.hero-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(540px,1.08fr);align-items:center;gap:34px}.eyebrow{margin:0 0 16px;color:var(--orange);font-size:12px;font-weight:1000;letter-spacing:.18em;text-transform:uppercase}.hero h1,.resale-hero h1{margin:0;font-size:clamp(58px,8.2vw,132px);line-height:.86;letter-spacing:-.07em;text-wrap:balance}.hero-lead{margin:28px 0 0;max-width:650px;color:var(--muted);font-size:clamp(18px,1.6vw,23px);line-height:1.5}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;border:1px solid var(--line);font-size:13px;font-weight:1000;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:.22s ease}.btn-primary{background:linear-gradient(135deg,var(--orange),#ff8a00);color:#fff;border-color:transparent;box-shadow:0 18px 45px rgba(255,91,0,.28)}.btn-secondary{background:#fff;color:var(--ink)}.btn-small{min-height:46px;padding:0 18px;background:#fff}.btn:hover{transform:translateY(-2px)}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-badges span{padding:10px 13px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.72);font-size:12px;font-weight:900;color:#543d48}.hero-products{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center}.hero-products:before{content:"";position:absolute;width:min(720px,86vw);height:min(720px,86vw);border-radius:50%;background:radial-gradient(circle,rgba(255,91,0,.24),rgba(255,91,0,.08) 42%,transparent 70%);filter:blur(8px)}.hero-products img{position:relative;z-index:1;width:min(850px,100%);filter:drop-shadow(0 34px 48px rgba(68,31,10,.24))}.section{padding:100px 0}.intro-grid{display:grid;grid-template-columns:330px minmax(0,1fr);gap:58px;align-items:center}.intro-card{min-height:250px;border-radius:36px;background:linear-gradient(135deg,var(--orange),#ff9f00);box-shadow:var(--shadow);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.intro-card strong{font-size:96px;line-height:.82;letter-spacing:-.06em}.intro-card span{font-size:18px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em}.intro-text h2,.section-head h2,.use h2,.cta-box h2,.resale-content h2{margin:0;font-size:clamp(38px,5vw,76px);line-height:.94;letter-spacing:-.055em;text-wrap:balance}.intro-text p:not(.eyebrow),.section-head p:not(.eyebrow),.use p,.cta-box p,.resale-content p{color:var(--muted);font-size:18px;line-height:1.65}.centered{text-align:center;max-width:840px;margin:0 auto 46px}.flavor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.flavor-card{position:relative;border:1px solid var(--line);border-radius:30px;background:rgba(255,255,255,.78);padding:22px;overflow:hidden;box-shadow:0 22px 58px rgba(42,20,12,.08);transition:.24s}.flavor-card:before{content:"";position:absolute;inset:auto -20% -38% -20%;height:58%;background:radial-gradient(circle,var(--tone),transparent 67%);opacity:.18}.flavor-card:hover{transform:translateY(-5px);box-shadow:0 28px 78px rgba(42,20,12,.14)}.flavor-card img{position:relative;z-index:1;width:100%;height:420px;object-fit:contain;filter:drop-shadow(0 20px 28px rgba(0,0,0,.18))}.flavor-card h3{position:relative;z-index:1;margin:8px 0 8px;font-size:28px;letter-spacing:-.03em}.flavor-card p{position:relative;z-index:1;margin:0;color:var(--muted);line-height:1.55}.use{background:linear-gradient(135deg,#211019,#4a1d20);color:#fff}.use .eyebrow,.use h2{color:#fff}.use p{color:rgba(255,255,255,.75)}.use-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:58px;align-items:center}.steps{display:grid;gap:16px}.steps div{border:1px solid rgba(255,255,255,.14);border-radius:24px;background:rgba(255,255,255,.06);padding:24px}.steps span{color:var(--gold);font-weight:1000}.steps strong{display:block;margin:8px 0;font-size:24px}.steps p{margin:0}.buy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.buy-card{border:1px solid var(--line);border-radius:30px;background:#fff;padding:30px;box-shadow:0 22px 70px rgba(38,17,7,.08)}.buy-card.featured{background:linear-gradient(180deg,#fff,#fff5e5);border-color:rgba(255,91,0,.34)}.buy-card span{display:inline-flex;width:42px;height:42px;border-radius:999px;align-items:center;justify-content:center;background:#fff3df;color:var(--orange);font-weight:1000}.buy-card h3{font-size:34px;margin:22px 0 10px}.buy-card p{min-height:82px;color:var(--muted);line-height:1.6}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:38px;padding:42px;background:linear-gradient(135deg,#1d0f18,#4f1f16 55%,#ff5b00);color:#fff;box-shadow:var(--shadow)}.cta-box .eyebrow,.cta-box h2{color:#fff}.cta-box p{max-width:690px;color:rgba(255,255,255,.78)}.footnote{padding:26px 0 70px}.footnote p{font-size:13px;color:var(--muted);margin:0}.site-footer{border-top:1px solid var(--line);padding:34px 0;background:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-inner img{width:106px}.footer-inner p{margin:0;color:var(--muted)}.footer-inner a{font-weight:900;color:var(--orange)}.resale-hero{padding:94px 0 80px;min-height:calc(100svh - 84px);display:flex;align-items:center;background:radial-gradient(circle at 80% 35%,rgba(255,91,0,.22),transparent 32%)}.resale-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,.9fr);gap:34px;align-items:center}.resale-hero p{max-width:720px;color:var(--muted);font-size:20px;line-height:1.6}.resale-numbers{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.resale-numbers div{min-width:138px;border:1px solid var(--line);border-radius:24px;background:#fff;padding:20px}.resale-numbers strong{display:block;font-size:52px;line-height:.9;color:var(--orange);letter-spacing:-.05em}.resale-numbers span{display:block;margin-top:8px;font-weight:900;color:var(--muted);text-transform:uppercase;font-size:12px;letter-spacing:.12em}.resale-product img{filter:drop-shadow(0 30px 50px rgba(58,22,6,.20))}.resale-info{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px}.resale-cards{display:grid;gap:14px}.resale-cards article{border:1px solid var(--line);border-radius:26px;background:#fff;padding:24px}.resale-cards span{color:var(--orange);font-weight:1000}.resale-cards h3{font-size:26px;margin:8px 0}.resale-cards p{margin:0}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}@media(max-width:980px){.hero-grid,.intro-grid,.use-grid,.resale-grid,.resale-info{grid-template-columns:1fr}.hero{padding-top:42px}.hero-products{min-height:auto}.flavor-grid,.buy-grid{grid-template-columns:repeat(2,1fr)}.cta-box{align-items:flex-start;flex-direction:column}.nav{position:absolute;top:84px;left:0;right:0;display:none;flex-direction:column;align-items:flex-start;padding:22px;background:#fff;border-bottom:1px solid var(--line)}.nav.is-open{display:flex}.menu-toggle{display:block}}@media(max-width:640px){.container{width:min(var(--container),calc(100% - 28px))}.header-inner{height:74px}.brand img{width:96px}.nav{top:74px}.hero h1,.resale-hero h1{font-size:clamp(52px,19vw,78px)}.hero-lead{font-size:17px}.hero-actions .btn{width:100%}.hero-badges span{font-size:11px}.section{padding:74px 0}.flavor-grid,.buy-grid{grid-template-columns:1fr}.flavor-card img{height:370px}.intro-card{min-height:210px}.intro-card strong{font-size:82px}.footer-inner{flex-direction:column;text-align:center}.resale-numbers{display:grid;grid-template-columns:1fr 1fr}.resale-numbers div:last-child{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important;transition:none!important}.btn,.flavor-card{transition:none!important}}



/* ===== Nektra v17: tema claro/escuro, logo, carrinho e compra ===== */
:root{
  --bg:#fff7ee;
  --bg2:#ffffff;
  --surface:rgba(255,255,255,.74);
  --card:#ffffff;
  --ink:#211019;
  --muted:#6f5f67;
  --line:rgba(33,16,25,.12);
  --orange:#ff5b00;
  --orange2:#ff7a00;
  --gold:#f5c64a;
  --pink:#ef4b94;
  --green:#2f7f38;
  --purple:#2a163f;
  --brown:#7a3b1d;
  --shadow:0 26px 80px rgba(255,91,0,.18);
}
html[data-theme="dark"]{
  --bg:#130915;
  --bg2:#211126;
  --surface:rgba(38,18,43,.78);
  --card:#25132c;
  --ink:#fff8ef;
  --muted:#d8c8cf;
  --line:rgba(255,255,255,.13);
  --shadow:0 30px 90px rgba(0,0,0,.38);
}
html[data-theme="dark"] body{
  background:
    radial-gradient(circle at 8% 10%,rgba(239,75,148,.22),transparent 28%),
    radial-gradient(circle at 86% 18%,rgba(255,91,0,.18),transparent 28%),
    linear-gradient(180deg,#120813 0%,#1c0e21 54%,#2b132a 100%);
}
html[data-theme="dark"] body:before{
  background:
    radial-gradient(circle at 12% 15%,rgba(255,91,0,.18),transparent 28%),
    radial-gradient(circle at 88% 22%,rgba(245,198,74,.14),transparent 26%),
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:auto,auto,80px 80px,80px 80px;
}
.site-header{background:color-mix(in srgb,var(--bg2),transparent 20%);border-bottom:1px solid var(--line)}
.header-inner{gap:18px}.brand{padding:8px 14px;border-radius:22px;background:linear-gradient(135deg,#241126,#3a1744);box-shadow:0 18px 45px rgba(33,16,25,.12)}.brand img{width:132px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.22))}
.nav a{color:var(--ink)}.header-tools{margin-left:0;display:flex;align-items:center;gap:10px}.theme-toggle,.cart-button{height:46px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);padding:0 17px;font-weight:1000;letter-spacing:.04em;text-transform:uppercase;display:inline-flex;align-items:center;gap:9px;cursor:pointer}.theme-toggle span{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--gold));box-shadow:0 0 0 5px rgba(255,91,0,.13)}.cart-button span{min-width:22px;height:22px;border-radius:999px;background:var(--orange);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.cart-link{text-decoration:none}.btn-secondary,.btn-small,.hero-badges span,.purchase-panel,.flavor-card,.steps div,.resale-cards article,.calendar-widget{background:var(--surface);color:var(--ink);border-color:var(--line)}
.hero{background:radial-gradient(circle at 18% 22%,rgba(239,75,148,.16),transparent 30%),radial-gradient(circle at 82% 48%,rgba(255,91,0,.24),transparent 34%)}.hero h1{background:linear-gradient(110deg,var(--ink),#ff5b00 45%,#ef4b94 80%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-products img,.flavor-card img{object-fit:contain}.hero-products img{max-height:650px}.flavor-card{position:relative;overflow:hidden}.flavor-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 10%,color-mix(in srgb,var(--tone),transparent 70%),transparent 45%);pointer-events:none}.flavor-card img{position:relative;z-index:1;aspect-ratio:9/13;width:100%;height:320px}.flavor-card h3,.flavor-card p{position:relative;z-index:1}.purchase-layout{display:grid;gap:22px}.purchase-panel{border:1px solid var(--line);border-radius:34px;padding:26px;box-shadow:var(--shadow);overflow:hidden}.purchase-title{display:flex;gap:18px;align-items:flex-start;margin-bottom:24px}.purchase-title>span{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--pink));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:1000}.purchase-title h3{margin:0 0 8px;font-size:clamp(30px,4vw,56px);line-height:.95;letter-spacing:-.04em}.purchase-title p{margin:0;color:var(--muted);font-size:18px;line-height:1.5}.unit-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.product-button,.kit-button{appearance:none;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,var(--bg2),var(--card));color:var(--ink);padding:14px;display:grid;gap:10px;text-align:center;cursor:pointer;transition:.22s}.product-button:hover,.kit-button:hover{transform:translateY(-3px);border-color:var(--orange);box-shadow:0 18px 36px rgba(255,91,0,.14)}.product-button img{height:190px;width:100%;object-fit:contain}.product-button strong,.kit-button strong{font-size:16px}.product-button small,.kit-button small{color:var(--muted);font-weight:900}.kit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.kit-button img{width:100%;aspect-ratio:4/5;object-fit:contain}.mix-card{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1fr);gap:30px;align-items:center}.mix-card img{width:100%;max-height:560px;object-fit:contain;filter:drop-shadow(0 25px 50px rgba(0,0,0,.18))}.mix-card strong{display:block;font-size:clamp(34px,5vw,72px);line-height:.92;letter-spacing:-.06em}.mix-card p{font-size:19px;color:var(--muted);line-height:1.5;max-width:520px}.cart-drawer{position:fixed;inset:0;z-index:1000;display:none}.cart-drawer.is-open{display:block}.cart-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.58);backdrop-filter:blur(8px)}.cart-panel{position:absolute;right:0;top:0;height:100%;width:min(460px,100%);background:var(--bg2);color:var(--ink);box-shadow:-30px 0 80px rgba(0,0,0,.28);padding:28px;display:flex;flex-direction:column}.cart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:18px}.cart-head h2{margin:0;font-size:34px}.cart-head button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink);font-size:30px;cursor:pointer}.cart-items{padding:18px 0;display:grid;gap:12px;overflow:auto}.cart-empty{color:var(--muted)}.cart-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:10px;background:var(--surface)}.cart-item img{width:62px;height:62px;object-fit:contain}.cart-item strong{display:block}.cart-item small{color:var(--muted);font-weight:900}.qty{display:flex;align-items:center;gap:8px}.qty button{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:var(--bg2);color:var(--ink);cursor:pointer}.cart-foot{margin-top:auto;border-top:1px solid var(--line);padding-top:18px}.cart-foot p{color:var(--muted);line-height:1.45}.site-footer{background:var(--bg2);border-top:1px solid var(--line)}.site-footer img{background:linear-gradient(135deg,#241126,#3a1744);padding:8px 12px;border-radius:18px}
@media(max-width:1050px){.unit-grid{grid-template-columns:repeat(3,1fr)}.kit-grid{grid-template-columns:repeat(2,1fr)}.mix-card{grid-template-columns:1fr}.header-tools{margin-left:auto}.theme-toggle b{display:none}.nav{position:absolute;top:84px;left:0;right:0;padding:22px;background:var(--bg2);border-bottom:1px solid var(--line);display:none;flex-direction:column;align-items:flex-start}.nav.is-open{display:flex}.menu-toggle{display:block}}
@media(max-width:700px){.header-inner{gap:10px}.brand{padding:6px 10px}.brand img{width:104px}.theme-toggle,.cart-button{height:42px;padding:0 12px;font-size:11px}.hero-grid{grid-template-columns:1fr}.hero-products{min-height:auto}.hero-products img{max-height:520px}.unit-grid,.kit-grid{grid-template-columns:repeat(2,1fr)}.product-button img{height:160px}.purchase-panel{padding:18px;border-radius:26px}.purchase-title{display:grid}.mix-card strong{font-size:42px}.cart-panel{padding:20px}.container{width:min(var(--container),calc(100% - 28px))}}


/* ===== Nektra v18: modo claro único + logo/header corrigidos ===== */
html, html[data-theme="dark"], html[data-theme="light"]{
  --bg:#fff7ee;
  --bg2:#ffffff;
  --surface:rgba(255,255,255,.82);
  --card:#ffffff;
  --ink:#211019;
  --muted:#6f5f67;
  --line:rgba(33,16,25,.12);
  --orange:#ff5b00;
  --orange2:#ff7a00;
  --gold:#f5c64a;
  --pink:#ef4b94;
  --green:#2f7f38;
  --purple:#2a163f;
  --brown:#7a3b1d;
  --shadow:0 26px 80px rgba(255,91,0,.18);
}
html body,
html[data-theme="dark"] body,
html[data-theme="light"] body{
  color:var(--ink);
  background:
    radial-gradient(circle at 8% 10%,rgba(239,75,148,.12),transparent 28%),
    radial-gradient(circle at 86% 18%,rgba(255,91,0,.14),transparent 28%),
    linear-gradient(180deg,#fff 0%,#fff8ef 55%,#fff1e3 100%);
}
html body:before,
html[data-theme="dark"] body:before,
html[data-theme="light"] body:before{
  background:
    radial-gradient(circle at 12% 15%,rgba(255,91,0,.16),transparent 28%),
    radial-gradient(circle at 88% 22%,rgba(245,198,74,.20),transparent 26%),
    linear-gradient(90deg,rgba(255,91,0,.035) 1px,transparent 1px),
    linear-gradient(rgba(255,91,0,.035) 1px,transparent 1px);
  background-size:auto,auto,80px 80px,80px 80px;
}
.site-header{
  background:rgba(255,255,255,.86);
  border-bottom:1px solid rgba(33,16,25,.10);
}
.header-inner{
  height:82px;
  gap:20px;
}
.brand{
  padding:0;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0;
  width:132px;
  min-width:132px;
  height:72px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  overflow:hidden;
}
.brand img{
  width:auto!important;
  height:66px!important;
  max-width:132px;
  max-height:66px;
  object-fit:contain;
  filter:none!important;
}
.site-footer img{
  background:transparent!important;
  padding:0!important;
  border-radius:0!important;
  width:96px;
  height:auto;
}
.header-tools{margin-left:0}
.cart-button{background:#fff;color:var(--ink)}
.nav{margin-left:auto}

@media(max-width:1050px){
  .header-inner{height:76px}
  .brand{width:112px;min-width:112px;height:62px}
  .brand img{height:58px!important;max-width:112px;max-height:58px}
  .nav{top:76px}
  .cart-button{height:42px;padding:0 13px}
}
@media(max-width:700px){
  .header-inner{height:70px;gap:8px}
  .brand{width:90px;min-width:90px;height:56px}
  .brand img{height:50px!important;max-width:90px;max-height:50px}
  .cart-button{height:40px;padding:0 10px;font-size:11px}
  .cart-button span{min-width:20px;height:20px}
  .menu-toggle{width:40px;height:40px}
  .nav{top:70px}
  .hero{padding-top:42px}
  .hero h1{font-size:clamp(48px,17vw,82px)}
  .hero-lead{font-size:17px}
  .unit-grid,.kit-grid{grid-template-columns:1fr 1fr}
  .product-button img{height:145px}
  .kit-button img{aspect-ratio:4/5}
}
@media(max-width:430px){
  .header-inner{gap:6px}
  .brand{width:78px;min-width:78px}
  .brand img{height:45px!important;max-width:78px}
  .cart-button{font-size:10px;padding:0 8px}
  .cart-button span{min-width:18px;height:18px;font-size:10px}
}


/* ===== Nektra v19: ajustes pontuais ===== */

/* Corrige corte do título no hero */
.hero-copy{overflow:visible;padding-top:14px;padding-bottom:12px}
.hero h1{
  line-height:.94!important;
  padding-bottom:.08em;
  overflow:visible;
  max-width:780px;
}
.hero-grid{align-items:center}

/* Animação suave dos frascos no hero */
.hero-products img{
  animation:nektraHeroFloat 5.8s ease-in-out infinite;
  transform-origin:center bottom;
  will-change:transform;
}
@keyframes nektraHeroFloat{
  0%,100%{transform:translateY(0) rotate(-.35deg)}
  50%{transform:translateY(-16px) rotate(.35deg)}
}

/* Transições mais suaves na rolagem */
.reveal{
  opacity:0;
  transform:translateY(30px) scale(.985);
  transition:opacity .9s ease,transform .9s cubic-bezier(.2,.75,.2,1);
}
.reveal.is-visible{
  opacity:1;
  transform:none;
}

/* Como usar com vídeo e cores jovens */
.use-grid{
  grid-template-columns:minmax(330px,.82fr) minmax(0,1fr);
  gap:56px;
  align-items:center;
}
.use-video-card{
  position:relative;
  border-radius:38px;
  padding:12px;
  background:
    linear-gradient(135deg,#b6ff00,#ff3fa4 48%,#ffd400);
  box-shadow:0 34px 90px rgba(255,91,0,.22);
  overflow:hidden;
}
.use-video-card:before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.42),transparent 28%);
  pointer-events:none;
  z-index:1;
}
.use-video-card video{
  position:relative;
  z-index:0;
  width:100%;
  aspect-ratio:9/16;
  max-height:680px;
  object-fit:cover;
  border-radius:28px;
  background:#120813;
}
.use-content .section-head{margin-bottom:22px}
.step-card{
  position:relative;
  border:0!important;
  overflow:hidden;
  color:#190914;
  min-height:132px;
  box-shadow:0 18px 46px rgba(33,16,25,.10);
}
.step-card span,
.step-card strong,
.step-card p{position:relative;z-index:1;color:inherit!important}
.step-card span{display:inline-flex;width:42px;height:42px;border-radius:999px;align-items:center;justify-content:center;background:rgba(255,255,255,.72);font-weight:1000}
.step-card strong{font-size:25px}
.step-card p{font-weight:750;opacity:.84}
.step-green{background:linear-gradient(135deg,#c7ff00,#4fff8b)!important}
.step-pink{background:linear-gradient(135deg,#ff4fa3,#ff8fc8)!important}
.step-yellow{background:linear-gradient(135deg,#ffd400,#ff9f00)!important}
.step-card:after{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  right:-70px;
  bottom:-88px;
  border-radius:50%;
  background:rgba(255,255,255,.28);
}

@media(max-width:980px){
  .use-grid{grid-template-columns:1fr;gap:28px}
  .use-video-card{max-width:430px;margin-inline:auto;width:100%}
  .hero h1{max-width:100%}
}
@media(max-width:640px){
  .hero-copy{padding-top:20px}
  .hero h1{font-size:clamp(44px,16vw,72px)!important;line-height:.96!important}
  .hero-products img{animation-duration:6.4s}
  .use-video-card{border-radius:28px;padding:9px}
  .use-video-card video{border-radius:21px}
  .step-card{min-height:auto;padding:22px!important}
}
@media (prefers-reduced-motion:reduce){
  .hero-products img{animation:none!important}
  .reveal{transition:none!important}
}


/* ===== Nektra v20: ajuste final hero + unidades + smartphone ===== */
.hero{
  min-height:calc(100svh - 82px);
  padding:54px 0 54px!important;
}
.hero-copy{
  overflow:visible!important;
  padding-top:22px!important;
  padding-bottom:28px!important;
}
.hero h1{
  font-size:clamp(52px,7.1vw,116px)!important;
  line-height:1.02!important;
  letter-spacing:-.066em;
  padding-top:.04em!important;
  padding-bottom:.18em!important;
  margin-bottom:-.06em!important;
  max-width:760px!important;
  overflow:visible!important;
}
.hero-lead{
  margin-top:18px!important;
}
.hero-products{
  min-height:520px;
}
.hero-products img{
  max-height:560px;
}

/* Unidade: todos os cards exatamente no mesmo sistema visual */
.unit-grid{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:stretch!important;
}
.product-button{
  width:100%!important;
  min-height:330px!important;
  height:100%!important;
  display:grid!important;
  grid-template-rows:210px auto auto!important;
  align-items:center!important;
  justify-items:center!important;
  padding:18px 12px!important;
}
.product-button img{
  width:100%!important;
  height:210px!important;
  max-height:210px!important;
  object-fit:contain!important;
  object-position:center center!important;
}
.product-button strong{
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  line-height:1.08;
}
.product-button small{
  min-height:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
}

/* Responsividade refinada */
@media(max-width:1180px){
  .unit-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .product-button{min-height:310px!important;grid-template-rows:190px auto auto!important}
  .product-button img{height:190px!important;max-height:190px!important}
  .hero h1{font-size:clamp(50px,8.2vw,104px)!important;max-width:720px!important}
}
@media(max-width:980px){
  .hero{padding:44px 0 52px!important}
  .hero-grid{grid-template-columns:1fr!important;gap:18px!important}
  .hero-copy{padding-top:16px!important;padding-bottom:10px!important}
  .hero h1{font-size:clamp(50px,13vw,86px)!important;line-height:1.02!important;max-width:100%!important}
  .hero-products{min-height:auto!important}
  .hero-products img{max-height:500px;margin-inline:auto}
}
@media(max-width:700px){
  .hero{padding:34px 0 44px!important;min-height:auto!important}
  .hero-copy{padding-top:12px!important;padding-bottom:8px!important}
  .hero h1{font-size:clamp(46px,15.2vw,72px)!important;line-height:1.04!important;letter-spacing:-.06em!important;padding-bottom:.22em!important}
  .hero-lead{font-size:17px!important;line-height:1.5!important;margin-top:14px!important}
  .hero-actions{margin-top:24px!important}
  .unit-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .product-button{min-height:260px!important;grid-template-rows:152px auto auto!important;border-radius:18px!important;padding:12px 8px!important}
  .product-button img{height:152px!important;max-height:152px!important}
  .product-button strong{font-size:14px!important;min-height:36px!important}
  .product-button small{font-size:11px!important}
  .purchase-title h3{font-size:clamp(34px,12vw,52px)!important}
}
@media(max-width:430px){
  .hero h1{font-size:clamp(42px,14.5vw,62px)!important;line-height:1.05!important}
  .hero-badges{gap:8px!important}
  .hero-badges span{font-size:10px!important;padding:8px 9px!important}
  .unit-grid{grid-template-columns:1fr 1fr!important}
  .product-button{min-height:238px!important;grid-template-rows:135px auto auto!important}
  .product-button img{height:135px!important;max-height:135px!important}
}


/* ===== Nektra v21: ajustes finais pontuais ===== */
.hero-copy{overflow:visible!important}
.hero h1{line-height:.96!important;padding-bottom:.12em!important;max-width:900px!important;overflow:visible!important}
.kit-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}
@media(max-width:1200px){.kit-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:700px){.hero h1{font-size:clamp(42px,14vw,68px)!important;line-height:1!important}.kit-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:430px){.kit-grid{grid-template-columns:1fr!important}}

/* ===== Nektra v22: ajuste pontual hero + kit Amazônia ===== */
.hero h1{
  font-size:clamp(50px,7.05vw,104px)!important;
  line-height:1.01!important;
  max-width:820px!important;
  padding-bottom:.16em!important;
}
@media(max-width:980px){
  .hero h1{font-size:clamp(46px,12.2vw,82px)!important;max-width:100%!important}
}
@media(max-width:640px){
  .hero h1{font-size:clamp(40px,13.3vw,64px)!important;line-height:1.06!important;padding-bottom:.2em!important}
}
@media(max-width:390px){
  .hero h1{font-size:clamp(36px,12.8vw,54px)!important}
}


/* ===== Nektra v23: ajuste somente de composição do hero ===== */
@media (min-width: 981px){
  .hero-grid{
    grid-template-columns:minmax(430px,.82fr) minmax(680px,1.28fr)!important;
    gap:22px!important;
  }
  .hero h1{
    font-size:clamp(54px,6.1vw,104px)!important;
    line-height:.96!important;
    max-width:650px!important;
    letter-spacing:-.065em;
  }
  .hero-lead{
    max-width:590px!important;
    font-size:clamp(17px,1.35vw,21px)!important;
  }
  .hero-products{
    min-height:650px!important;
    justify-content:flex-end!important;
  }
  .hero-products img{
    width:min(980px,108%)!important;
    max-height:720px!important;
  }
}
@media (min-width: 1280px){
  .hero h1{
    font-size:clamp(64px,5.8vw,112px)!important;
    max-width:700px!important;
  }
  .hero-products img{
    width:min(1060px,112%)!important;
  }
}
@media (max-width: 980px){
  .hero h1{
    font-size:clamp(44px,12vw,76px)!important;
    line-height:1!important;
  }
  .hero-products img{
    width:min(620px,100%)!important;
  }
}
