:root{
  --bg:#03060d;--surface:#09101d;--surface-2:#0d1729;--text:#f4f7ff;--muted:#a9b3c7;--accent:#0b4cff;--accent-2:#16a3ff;--accent-soft:#79c8ff;--line:rgba(121,200,255,.18);--shadow:0 24px 84px rgba(0,0,0,.48);--radius-xl:26px;--radius-lg:18px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at 18% 0,rgba(11,76,255,.28),transparent 32%),radial-gradient(circle at 90% 22%,rgba(22,163,255,.15),transparent 28%),linear-gradient(180deg,var(--bg),#02030a 55%,var(--bg));line-height:1.6;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}p{color:var(--muted);margin:0}h1,h2,h3{margin:0;line-height:1.06}ul{margin:0;padding:0;list-style:none}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.section{padding:110px 0;position:relative}.center{text-align:center}.center .section-title,.center .section-lead{margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--accent-soft);text-transform:uppercase;letter-spacing:.22em;font-size:.75rem;font-weight:900;margin-bottom:16px}.eyebrow:before{content:"";width:38px;height:1px;background:linear-gradient(90deg,var(--accent),transparent)}.section-title{font-family:Oswald,Inter,sans-serif;font-size:clamp(2.15rem,4.6vw,4.15rem);letter-spacing:.02em;text-transform:uppercase;max-width:850px}.section-lead{max-width:790px;margin-top:18px;font-size:1.06rem}.btn{min-height:50px;padding:14px 22px;border-radius:14px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;cursor:pointer;transition:.25s;white-space:nowrap}.btn:hover{transform:translateY(-3px);filter:brightness(1.08)}.btn-primary{background:linear-gradient(135deg,var(--accent-soft),var(--accent),#001b75);color:#fff;box-shadow:0 16px 38px rgba(11,76,255,.28)}.btn-ghost{background:rgba(255,255,255,.055);border-color:var(--line);color:var(--text)}.icon-box,.icon-badge{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent-soft);background:linear-gradient(145deg,rgba(11,76,255,.22),rgba(255,255,255,.035));border:1px solid var(--line);flex:0 0 auto}.icon-badge{width:46px;height:46px;border-radius:14px}.reveal{opacity:0;transform:translateY(26px);transition:.75s}.reveal.active{opacity:1;transform:none}
.navbar{position:fixed;z-index:1000;top:18px;width:100%;pointer-events:none}.nav-shell{pointer-events:auto;width:min(1240px,calc(100% - 34px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px 12px 18px;border:1px solid var(--line);border-radius:18px;background:rgba(3,6,13,.72);backdrop-filter:blur(18px);box-shadow:0 18px 52px rgba(0,0,0,.38)}.navbar.scrolled .nav-shell{background:rgba(3,6,13,.94)}.brand{display:flex;align-items:center;gap:12px;font-weight:900;min-width:max-content}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),var(--accent-soft));color:#fff;font-family:Oswald,sans-serif;font-size:1.35rem;box-shadow:0 10px 30px rgba(11,76,255,.24)}.brand-text{display:flex;align-items:baseline;gap:8px;letter-spacing:.10em}.brand-text strong{font-family:Oswald,sans-serif;font-size:1.08rem}.brand-text em{font-style:normal;color:var(--accent-soft);font-weight:900;font-size:.76rem}.nav-links{display:flex;gap:18px;color:var(--muted);font-size:.88rem;font-weight:700}.nav-links a:hover{color:var(--accent-soft)}.menu-toggle{display:none;background:rgba(255,255,255,.06);color:var(--text);border:1px solid var(--line);border-radius:14px;width:48px;height:48px}.theme-control{display:inline-flex;align-items:center;gap:7px;position:relative;max-width:280px}.theme-visibility{width:44px;height:44px;border-radius:12px;border:1px solid var(--line);background:rgba(255,255,255,.055);color:var(--accent-soft);cursor:pointer;display:inline-grid;place-items:center;transition:.25s}.theme-visibility:hover{transform:translateY(-2px);background:rgba(255,255,255,.085)}.theme-select{height:44px;border-radius:12px;border:1px solid var(--line);background:rgba(255,255,255,.065);color:var(--text);padding:0 38px 0 14px;font-weight:800;outline:none;cursor:pointer;max-width:190px}.theme-select option{background:var(--surface);color:var(--text)}.theme-control.themes-hidden .theme-select{width:0;min-width:0;opacity:0;pointer-events:none;padding:0;border:0}.theme-control.themes-hidden{max-width:48px}.nav-cta{padding-inline:18px}
.hero{min-height:auto;display:flex;align-items:center;position:relative;overflow:hidden;padding:142px 0 112px;background-image:linear-gradient(90deg,rgba(3,6,13,.96),rgba(3,6,13,.78),rgba(3,6,13,.45)),url('../images/hero_fundo.webp');background-size:cover;background-position:center;background-attachment:fixed}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 46%,rgba(11,76,255,.38),transparent 28%),linear-gradient(180deg,transparent 62%,var(--bg));pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .72fr;gap:56px;align-items:center;padding-top:0}.seal{display:inline-flex;gap:10px;align-items:center;padding:10px 14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.06);color:var(--accent-soft);font-weight:900;margin-bottom:24px;box-shadow:0 10px 30px rgba(0,0,0,.18)}.hero h1{font-family:Oswald,Inter,sans-serif;font-size:clamp(3.25rem,7.4vw,7.4rem);letter-spacing:.01em;text-transform:uppercase}.hero strong{color:var(--accent-soft);text-shadow:0 0 36px rgba(22,163,255,.38)}.hero p{font-size:clamp(1.05rem,2vw,1.26rem);max-width:710px;margin:24px 0 32px;color:#d9e5ff}.hero-actions,.form-actions{display:flex;flex-wrap:wrap;gap:14px}.pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.pill{padding:10px 14px;border:1px solid var(--line);border-radius:14px;background:rgba(0,0,0,.28);font-weight:800;color:#dfe9ff}.hero-card{border:1px solid var(--line);border-radius:var(--radius-xl);overflow:hidden;background:linear-gradient(145deg,rgba(13,23,41,.82),rgba(255,255,255,.04));box-shadow:var(--shadow);transform:rotate(1.2deg)}.hero-card img{width:100%;aspect-ratio:1/1.28;object-fit:cover}.hero-card-caption{padding:16px 18px;font-weight:900;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;color:var(--accent-soft);background:rgba(0,0,0,.28)}
.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:54px;align-items:center}.split-reverse{grid-template-columns:1.02fr .98fr}.image-frame{position:relative;border-radius:var(--radius-xl);overflow:hidden;min-height:540px;box-shadow:var(--shadow);border:1px solid var(--line);background:var(--surface)}.image-frame img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.brand-section{padding-top:128px}.brand-section .image-frame{min-height:auto;aspect-ratio:1/1;padding:16px;overflow:hidden;background:linear-gradient(145deg,rgba(3,6,13,.95),rgba(13,23,41,.78));box-shadow:0 24px 84px rgba(0,0,0,.42),0 0 0 1px rgba(121,200,255,.08) inset}.brand-section .image-frame img{position:relative;inset:auto;width:100%;height:100%;object-fit:contain;border-radius:calc(var(--radius-xl) - 14px)}.brand-section:before,.aparador-section:before,.experience-section:before{content:"";position:absolute;inset:10% auto auto -10%;width:360px;height:360px;border-radius:50%;background:rgba(11,76,255,.13);filter:blur(50px);pointer-events:none}.mini-grid,.products-grid,.features-grid,.spec-grid{display:grid;gap:22px;margin-top:48px}.mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mini-card,.feature-card,.product-card,.contact-card,.spec{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(13,23,41,.74),rgba(255,255,255,.035));box-shadow:0 18px 55px rgba(0,0,0,.24)}.mini-card,.feature-card,.spec{padding:22px}.mini-card h3,.feature-card h3,.product-body h3,.contact-card h3{font-size:1.15rem;margin-top:16px;margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.mini-card p,.feature-card p,.product-body p{font-size:.94rem}.product-card{overflow:hidden;display:flex;flex-direction:column;min-width:0}.product-card:hover{transform:translateY(-5px);transition:.25s;border-color:rgba(121,200,255,.38)}.product-media{height:360px;position:relative;overflow:hidden;background:#000}.product-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-media img{transform:scale(1.035)}.tag{position:absolute;top:16px;left:16px;border:1px solid var(--line);border-radius:12px;background:rgba(3,6,13,.82);backdrop-filter:blur(10px);color:var(--accent-soft);font-size:.74rem;font-weight:900;letter-spacing:.10em;text-transform:uppercase;padding:8px 10px}.product-body{padding:24px;display:flex;flex-direction:column;gap:14px;flex:1}.product-body h3{font-size:1.28rem;margin:0}.product-body ul{display:grid;gap:8px;margin-top:auto}.product-body li{position:relative;padding-left:20px;color:var(--muted);font-weight:700;font-size:.9rem}.product-body li:before{content:"";position:absolute;left:0;top:.65em;width:7px;height:7px;border-radius:50%;background:var(--accent)}.featured-product{border-color:rgba(121,200,255,.42)}.spec strong{display:block;color:var(--accent-soft);font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px}.spec span{display:block;color:var(--muted);font-size:.92rem}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:230px;gap:16px;margin-top:48px}.gallery-item{position:relative;overflow:hidden;border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);box-shadow:0 16px 48px rgba(0,0,0,.25)}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.35s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item.wide{grid-column:span 2}.gallery-item.tall{grid-row:span 2}.gallery-overlay{position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.74));display:flex;align-items:flex-end;padding:18px;opacity:0;transition:.25s}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-overlay span{font-weight:900;color:#fff}.cta{position:relative;min-height:560px;display:flex;align-items:center;text-align:center;background-image:linear-gradient(rgba(3,6,13,.65),rgba(3,6,13,.86)),url('../images/parceiro_maxcut.webp');background-size:cover;background-position:center}.cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 55% 38%,rgba(22,163,255,.25),transparent 28%)}.cta .container{position:relative;z-index:1}.cta h2{font-family:Oswald,sans-serif;font-size:clamp(2.4rem,5.8vw,5.5rem);text-transform:uppercase;letter-spacing:.02em;max-width:920px;margin:auto}.cta p{font-size:1.1rem;max-width:760px;margin:20px auto 28px;color:#d8e5ff}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;margin-top:48px}.contact-card{padding:30px}.contact-list{display:grid;gap:16px;margin-top:24px}.contact-item{display:flex;gap:14px;align-items:flex-start}.contact-item a{color:var(--accent-soft);font-weight:800}.contact-form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.field{display:grid;gap:8px}.field.full{grid-column:1/-1}.field label{font-weight:900;color:var(--text)}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.055);color:var(--text);min-height:48px;padding:12px 14px;font:inherit;outline:none}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent-soft);box-shadow:0 0 0 4px rgba(22,163,255,.12)}.field input::placeholder,.field textarea::placeholder{color:rgba(169,179,199,.7)}.success-message{display:none;margin-top:18px;padding:14px 16px;border-radius:14px;background:rgba(38,224,130,.10);border:1px solid rgba(38,224,130,.30);color:#9ff4c3;font-weight:800}.success-message.show{display:block}.footer{background:#02040a;border-top:1px solid var(--line);padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .9fr .9fr;gap:38px}.footer h4{text-transform:uppercase;letter-spacing:.1em;margin:0 0 14px;color:var(--accent-soft)}.footer li{color:var(--muted);margin:7px 0}.footer p{margin-top:16px}.socials{display:flex;gap:10px;margin-top:16px}.socials a{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;display:grid;place-items:center;color:var(--accent-soft);background:rgba(255,255,255,.04)}.footer-bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);margin-top:42px;padding-top:22px;color:var(--muted);font-size:.88rem}
html[data-theme="obsidian"]{--bg:#050505;--surface:#101010;--surface-2:#181818;--text:#f7f7f7;--muted:#a7a7a7;--accent:#1251ff;--accent-2:#0f8bff;--accent-soft:#8ec8ff;--line:rgba(142,200,255,.17);--shadow:0 24px 84px rgba(0,0,0,.55)}html[data-theme="storm"]{--bg:#060916;--surface:#0d1529;--surface-2:#13213b;--text:#edf4ff;--muted:#a7b6ce;--accent:#244dff;--accent-2:#4f73ff;--accent-soft:#a7baff;--line:rgba(167,186,255,.2)}html[data-theme="steel"]{--bg:#0b1017;--surface:#151d27;--surface-2:#1e2936;--text:#edf1f6;--muted:#aab4bf;--accent:#2d82c7;--accent-2:#4aa3df;--accent-soft:#b1ddff;--line:rgba(177,221,255,.2)}html[data-theme="royal"]{--bg:#030713;--surface:#0b1028;--surface-2:#111a40;--text:#f3f6ff;--muted:#afb8d4;--accent:#003cff;--accent-2:#2f61ff;--accent-soft:#9eb4ff;--line:rgba(158,180,255,.2)}html[data-theme="ice"]{--bg:#f6f8fc;--surface:#ffffff;--surface-2:#eef3fb;--text:#111827;--muted:#536173;--accent:#0b4cff;--accent-2:#1882d8;--accent-soft:#005dcc;--line:rgba(17,24,39,.14);--shadow:0 24px 80px rgba(17,24,39,.12)}html[data-theme="ice"] body{background:radial-gradient(circle at 18% 0,rgba(11,76,255,.11),transparent 35%),linear-gradient(180deg,#fff,#f2f6fb 55%,#fff)}html[data-theme="ice"] .nav-shell{background:rgba(255,255,255,.88);box-shadow:0 18px 52px rgba(17,24,39,.12)}html[data-theme="ice"] .navbar.scrolled .nav-shell{background:rgba(255,255,255,.97)}html[data-theme="ice"] .hero{background-image:linear-gradient(90deg,rgba(246,248,252,.98),rgba(246,248,252,.84),rgba(246,248,252,.55)),url('../images/hero_fundo.webp')}html[data-theme="ice"] .hero p,html[data-theme="ice"] .cta p{color:#334155}html[data-theme="ice"] .seal,html[data-theme="ice"] .pill,html[data-theme="ice"] .theme-select,html[data-theme="ice"] .theme-visibility,html[data-theme="ice"] .btn-ghost{background:rgba(255,255,255,.72)}html[data-theme="ice"] .mini-card,html[data-theme="ice"] .feature-card,html[data-theme="ice"] .product-card,html[data-theme="ice"] .contact-card,html[data-theme="ice"] .spec{background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(238,243,251,.84))}html[data-theme="ice"] .field input,html[data-theme="ice"] .field select,html[data-theme="ice"] .field textarea{background:rgba(255,255,255,.86);color:var(--text)}html[data-theme="ice"] .theme-select option{background:#fff;color:#111827}html[data-theme="ice"] .cta{background-image:linear-gradient(rgba(246,248,252,.78),rgba(246,248,252,.92)),url('../images/parceiro_maxcut.webp')}html[data-theme="ice"] .footer{background:#0f172a;color:#f8fafc}html[data-theme="ice"] .footer p,html[data-theme="ice"] .footer li,html[data-theme="ice"] .footer-bottom{color:#cbd5e1}html[data-theme="silver"]{--bg:#111317;--surface:#1b1f26;--surface-2:#252c36;--text:#f5f7fb;--muted:#bac1cc;--accent:#adb5bd;--accent-2:#d9e2ec;--accent-soft:#ffffff;--line:rgba(255,255,255,.16)}html[data-theme="carbon"]{--bg:#050609;--surface:#0d0f14;--surface-2:#161a22;--text:#f4f4f5;--muted:#9ca3af;--accent:#2563eb;--accent-2:#60a5fa;--accent-soft:#93c5fd;--line:rgba(147,197,253,.16)}html[data-theme="amber"]{--bg:#0e0804;--surface:#19100a;--surface-2:#26180e;--text:#fff8ef;--muted:#cfbba0;--accent:#c77c26;--accent-2:#f59e0b;--accent-soft:#ffd18a;--line:rgba(255,209,138,.2)}html[data-theme="emerald"]{--bg:#04100d;--surface:#0a1c17;--surface-2:#102923;--text:#effdf7;--muted:#a8c8bd;--accent:#07866e;--accent-2:#10b981;--accent-soft:#8ef5cf;--line:rgba(142,245,207,.2)}html[data-theme="silver"] .btn-primary{color:#111;background:linear-gradient(135deg,#fff,#adb5bd,#6b7280)}html[data-theme="amber"] .btn-primary{color:#170c05}html[data-theme="emerald"] .btn-primary{color:#03120d}
@media(max-width:1180px){.container{width:min(var(--max),calc(100% - 32px))}.section{padding:96px 0}.hero{padding:132px 0 104px}.brand-section{padding-top:112px}.products-grid,.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.split-reverse{gap:36px}.nav-shell{width:calc(100% - 24px)}.nav-links{gap:12px}.nav-cta{display:none}}@media(max-width:980px){.nav-shell{flex-wrap:wrap;border-radius:18px}.hero{padding:132px 0 100px}.theme-control{order:3;width:100%;justify-content:center}.theme-select{max-width:210px}.menu-toggle{display:grid;place-items:center}.nav-links{display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;width:100%;background:rgba(3,6,13,.97);border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:0 18px 50px rgba(0,0,0,.36);flex-direction:column}.nav-links.open{display:flex}.hero-grid,.split,.split-reverse,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:34px}.hero-card{max-width:440px;margin:auto;transform:none}.image-frame{min-height:460px}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:210px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}@media(max-width:720px){.container{width:calc(100% - 24px)}.section{padding:76px 0}.hero{min-height:auto;padding:130px 0 96px;background-attachment:scroll}.brand-section{padding-top:88px}.brand-section .image-frame{padding:10px}.hero-grid{padding-top:0}.hero h1{font-size:clamp(2.65rem,14vw,4.7rem)}.hero-actions .btn,.form-actions .btn{width:100%}.products-grid,.features-grid,.mini-grid,.spec-grid,.contact-form{grid-template-columns:1fr}.product-media{height:320px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:250px}.gallery-item.wide,.gallery-item.tall{grid-column:auto;grid-row:auto}.image-frame{min-height:400px}.footer-grid{grid-template-columns:1fr}.brand-text strong{font-size:.96rem}.brand-text em{display:none}.theme-select{height:40px;max-width:170px}.theme-visibility{width:40px;height:40px}.cta{min-height:480px}.cta h2{font-size:clamp(2.3rem,12vw,4rem)}}@media(max-width:420px){.nav-shell{padding:10px}.hero{padding-bottom:92px}.brand-section .image-frame{padding:8px}.brand-mark{width:38px;height:38px}.brand-text{letter-spacing:.05em}.product-media{height:280px}.contact-card{padding:22px}.mini-card,.feature-card,.spec{padding:19px}.btn{white-space:normal}.seal{font-size:.78rem}}


/* Imagens gerenciáveis por rota administrativa */
.hero{background-image:linear-gradient(90deg,rgba(3,6,13,.96),rgba(3,6,13,.78),rgba(3,6,13,.45)),var(--image-hero-fundo-url,url('../images/hero_fundo.webp')) !important}
.cta{background-image:linear-gradient(rgba(3,6,13,.65),rgba(3,6,13,.86)),var(--image-parceiro-maxcut-url,url('../images/parceiro_maxcut.webp')) !important}
html[data-theme="ice"] .hero{background-image:linear-gradient(90deg,rgba(246,248,252,.98),rgba(246,248,252,.84),rgba(246,248,252,.55)),var(--image-hero-fundo-url,url('../images/hero_fundo.webp')) !important}
html[data-theme="ice"] .cta{background-image:linear-gradient(rgba(246,248,252,.78),rgba(246,248,252,.92)),var(--image-parceiro-maxcut-url,url('../images/parceiro_maxcut.webp')) !important}

/* Correção visual do botão principal: remove a aparência de borda quebrada no lado direito */
.btn-primary{
  position:relative;
  overflow:hidden;
  isolation:auto;
  background:linear-gradient(135deg,#74bbff 0%,#2b78ff 52%,#0b48dc 100%) !important;
  border:1px solid rgba(160,214,255,.42) !important;
  color:#fff;
  box-shadow:0 16px 38px rgba(11,76,255,.30),inset 0 1px 0 rgba(255,255,255,.22) !important;
  background-clip:border-box;
}
.btn-primary::before{display:none !important;content:none !important}
.btn-primary::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),inset 0 -10px 24px rgba(0,0,0,.08);
}
.btn-primary > *{position:relative;z-index:1}


/* Popup promocional/WhatsApp controlado pelo painel */
.site-popup{position:fixed;inset:0;z-index:2500;display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .22s ease}.site-popup[hidden]{display:none}.site-popup.is-visible{opacity:1;pointer-events:auto}.site-popup__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(10px)}.site-popup__dialog{position:relative;z-index:1;width:min(920px,100%);display:grid;grid-template-columns:.85fr 1.15fr;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(145deg,rgba(13,23,41,.98),rgba(3,6,13,.98));box-shadow:0 36px 120px rgba(0,0,0,.62),0 0 0 1px rgba(121,200,255,.06) inset;transform:translateY(12px) scale(.985);transition:transform .22s ease}.site-popup.is-visible .site-popup__dialog{transform:none}.site-popup__close{position:absolute;top:14px;right:14px;z-index:2;width:44px;height:44px;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.08);color:var(--text);cursor:pointer;display:grid;place-items:center}.site-popup__close:hover{background:rgba(255,255,255,.14)}.site-popup__media{min-height:440px;background:var(--surface);position:relative;overflow:hidden}.site-popup__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(3,6,13,.26))}.site-popup__media img{width:100%;height:100%;object-fit:cover}.site-popup__content{padding:46px 44px;display:flex;flex-direction:column;justify-content:center;gap:18px}.site-popup__content h2{font-family:Oswald,Inter,sans-serif;font-size:clamp(2.15rem,4.2vw,4.35rem);line-height:1;text-transform:uppercase;letter-spacing:.02em}.site-popup__content p{font-size:1.05rem;color:#d8e5ff}.site-popup__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}html[data-theme="ice"] .site-popup__dialog{background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(238,243,251,.98));box-shadow:0 36px 100px rgba(17,24,39,.18)}html[data-theme="ice"] .site-popup__content p{color:#334155}html[data-theme="ice"] .site-popup__close{background:rgba(255,255,255,.88);color:#111827}@media(max-width:760px){.site-popup{padding:14px}.site-popup__dialog{grid-template-columns:1fr;max-height:calc(100vh - 28px);overflow:auto}.site-popup__media{min-height:220px;max-height:320px}.site-popup__content{padding:32px 24px}.site-popup__actions .btn{width:100%}}

/* Ajuste fino 2026-06-12: evita que o acento de "INDÔMITOS" sobreponha a linha acima no título principal, sem aumentar a altura visual da seção. */
.hero h1{
  font-size:clamp(3.15rem,7.15vw,7.15rem);
  line-height:1.09;
}
@media(max-width:720px){
  .hero h1{
    font-size:clamp(2.55rem,13.6vw,4.55rem);
    line-height:1.08;
  }
}

/* FIX_MAXCUT_ICONE_TITULO_INICIO */
.brand-mark.brand-mark-logo{
  width:42px!important;
  height:42px!important;
  overflow:visible!important;
  padding:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
}
.brand-mark.brand-mark-logo img{
  width:44px!important;
  height:44px!important;
  object-fit:contain!important;
  display:block!important;
  filter:drop-shadow(0 4px 8px rgba(0,0,0,.42))!important;
}
.hero h1{font-size:clamp(2.9rem,6.25vw,6.25rem)!important;line-height:1.14!important}
@media(max-width:720px){.hero h1{font-size:clamp(2.35rem,12.2vw,4.05rem)!important;line-height:1.14!important}.brand-mark.brand-mark-logo{width:40px!important;height:40px!important}.brand-mark.brand-mark-logo img{width:42px!important;height:42px!important}}
/* FIX_MAXCUT_ICONE_TITULO_FIM */


/* FIX_MAXCUT_BRAND_TEXT_PRO_INICIO */
.brand-text{
  display:flex!important;
  align-items:baseline!important;
  gap:3px!important;
  letter-spacing:.10em!important;
}
.brand-text strong,
.brand-text em{
  font-family:Oswald,sans-serif!important;
  font-size:1.08rem!important;
  line-height:1!important;
  font-weight:900!important;
}
.brand-text em{
  display:inline!important;
  font-style:normal!important;
  color:#0066FF!important;
}
@media(max-width:720px){.brand-text strong,.brand-text em{font-size:.98rem!important}.brand-text{gap:3px!important}}
@media(max-width:420px){.brand-text strong,.brand-text em{font-size:.92rem!important}.brand-text{letter-spacing:.06em!important;gap:2px!important}}
/* FIX_MAXCUT_BRAND_TEXT_PRO_FIM */


/* FIX_MAXCUT_AZUL_UNIFICADO_INICIO */
:root,
html[data-theme="indomito"]{
  --accent:#0066FF!important;
  --accent-2:#0066FF!important;
  --accent-soft:#0066FF!important;
  --line:rgba(0,102,255,.24)!important;
}
.eyebrow,
.seal,
.hero strong,
.tag,
.hero-card-caption,
.icon-box,
.icon-badge,
.theme-visibility,
.nav-links a:hover,
.brand-text em,
.site-popup__content strong{
  color:#0066FF!important;
}
.eyebrow:before,
.btn-primary,
html[data-theme="silver"] .btn-primary,
html[data-theme="amber"] .btn-primary,
html[data-theme="emerald"] .btn-primary{
  background:#0066FF!important;
  background-image:none!important;
  color:#fff!important;
}
.btn-primary{
  border-color:rgba(0,102,255,.72)!important;
  box-shadow:0 16px 38px rgba(0,102,255,.34), inset 0 1px 0 rgba(255,255,255,.18)!important;
}
.btn-primary:hover{filter:brightness(1.08)!important}
.btn-primary::before{display:none!important;content:none!important}
.btn-primary::after{box-shadow:inset 0 0 0 1px rgba(255,255,255,.08), inset 0 -10px 24px rgba(0,0,0,.10)!important}
.icon-box,
.icon-badge{
  background:rgba(0,102,255,.13)!important;
  border-color:rgba(0,102,255,.28)!important;
}
.seal,
.tag,
.theme-select,
.theme-visibility,
.btn-ghost,
.site-popup__close{
  border-color:rgba(0,102,255,.24)!important;
}
.product-card:hover{border-color:rgba(0,102,255,.45)!important}
.brand-section:before,
.aparador-section:before,
.experience-section:before{
  background:rgba(0,102,255,.13)!important;
}
body{
  background:radial-gradient(circle at 18% 0,rgba(0,102,255,.26),transparent 32%),radial-gradient(circle at 90% 22%,rgba(0,102,255,.13),transparent 28%),linear-gradient(180deg,var(--bg),#02030a 55%,var(--bg))!important;
}
.hero:before{
  background:radial-gradient(circle at 76% 46%,rgba(0,102,255,.34),transparent 28%),linear-gradient(180deg,transparent 62%,var(--bg))!important;
}
.hero strong{text-shadow:0 0 36px rgba(0,102,255,.34)!important}
/* FIX_MAXCUT_AZUL_UNIFICADO_FIM */


/* FIX_MAXCUT_CMS_MULTILINHA_PADRAO_INICIO
   Mantém quebras de linha dos campos editáveis do site público após salvar/publicar.
   Evita que pares como “Atendimento B2B / Exclusivo para profissionais” virem uma única linha.
*/
[data-cms-multiline="true"],
[data-attendance-line],
[data-professional-use-line],
[data-footer-attendance-hours]{
  white-space:pre-line!important;
}
.contact-item > span:not(.icon-badge){
  display:block;
  min-width:0;
  line-height:1.45;
}
.contact-item > span:not(.icon-badge) a{
  display:inline-block;
  margin-top:2px;
}
/* FIX_MAXCUT_CMS_MULTILINHA_PADRAO_FIM */


/* FIX_MAXCUT_BRAND_SUFFIX_PRO_PERSISTENTE_INICIO
   O campo Nome do negócio não deve transformar o logotipo em texto único.
   O sufixo PRO permanece separado e azul #0066FF após qualquer publicação do CMS.
*/
.brand-text [data-brand-suffix],
.brand-text em[data-brand-suffix]{
  display:inline!important;
  color:#0066FF!important;
  font-size:1.08rem!important;
  font-style:normal!important;
  font-weight:900!important;
  line-height:1!important;
}
.brand-text [data-brand-main]{
  display:inline!important;
}
/* FIX_MAXCUT_BRAND_SUFFIX_PRO_PERSISTENTE_FIM */


/* FIX_MAXCUT_PRODUTOS_CARROSSEL_INICIO */
.product-carousel-shell{position:relative;margin-top:46px;padding:0 58px}.products-grid.product-carousel{display:flex!important;grid-template-columns:none!important;gap:24px;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory}.products-grid.product-carousel .product-card{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start;color:inherit;text-decoration:none}.product-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:46px;border-radius:999px;border:1px solid var(--line);background:rgba(3,6,13,.86);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 18px 46px rgba(0,0,0,.35);transition:.2s}.product-carousel-arrow:hover{background:#0066FF;border-color:#0066FF;transform:translateY(-50%) scale(1.05)}.product-carousel-prev{left:0}.product-carousel-next{right:0}.product-open{display:inline-flex;margin-top:16px;color:#0066FF;font-weight:950;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.product-open:after{content:"→";margin-left:8px}@media(max-width:980px){.product-carousel-shell{padding:0 48px}.products-grid.product-carousel .product-card{flex-basis:calc((100% - 24px)/2)}}@media(max-width:680px){.product-carousel-shell{padding:0 42px}.products-grid.product-carousel .product-card{flex-basis:100%}.product-carousel-arrow{width:38px;height:38px}}
/* FIX_MAXCUT_PRODUTOS_CARROSSEL_FIM */

/* FIX_MAXCUT_HERO_INDOMITO_20260616_INICIO */
.hero.hero-indomito{
  position:relative;
  overflow:hidden;
  min-height:760px;
  padding:0 !important;
  background:#03050c;
}
.hero.hero-indomito::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(3,5,12,.95) 0%,rgba(3,5,12,.88) 18%,rgba(3,5,12,.67) 34%,rgba(3,5,12,.38) 54%,rgba(3,5,12,.56) 68%,rgba(3,5,12,.88) 100%),
    linear-gradient(180deg,rgba(3,5,12,.06) 0%,rgba(3,5,12,.08) 38%,rgba(3,5,12,.22) 70%,rgba(3,5,12,.46) 100%);
}
.hero-indomito-visual{position:absolute;inset:0;z-index:0;overflow:hidden;}
.hero-indomito-visual::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 34%,rgba(13,102,255,.18),transparent 18%),radial-gradient(circle at 78% 54%,rgba(96,67,255,.16),transparent 24%);}
.hero-indomito-visual img{
  width:100%;height:100%;object-fit:cover;object-position:center 42%;opacity:.74;filter:brightness(.82) contrast(1.04) saturate(1.03);
}
.hero-vertical-label{position:absolute;right:24px;top:150px;z-index:2;writing-mode:vertical-rl;text-orientation:mixed;text-transform:uppercase;letter-spacing:.34em;font-size:.72rem;color:rgba(255,255,255,.76);}
.hero-indomito-layout,.hero-proof-strip,.hero-club-strip{position:relative;z-index:2;}
.hero-indomito-layout{min-height:760px;display:flex;align-items:flex-start;}
.hero-indomito-copy{width:min(100%,650px);padding-top:138px;padding-bottom:86px;}
.hero-eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:18px;color:#5a3cff!important;text-transform:uppercase;letter-spacing:.18em;font-weight:800;font-size:.82rem;}
.hero-eyebrow span{display:block;width:42px;height:2px;background:#3159ff;}.hero-eyebrow em{font-style:normal;}
.hero-indomito-title{margin:0 0 16px;font-family:Oswald,Inter,sans-serif;text-transform:uppercase;font-size:clamp(4rem,5.65vw,5.85rem)!important;line-height:.90!important;letter-spacing:.02em;}
.hero-indomito-title span{color:#fff}.hero-indomito-title strong{display:block;margin-top:4px;background:linear-gradient(90deg,#0b6dff 0%,#3259ff 44%,#6e24ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent!important;}
.hero-indomito-title small{display:block;margin-top:12px;color:#fff;font-size:clamp(.98rem,1.35vw,1.18rem);line-height:1.14;letter-spacing:.22em;}
.hero-indomito-text{display:grid;gap:10px;margin-top:18px;}
.hero-indomito-text p{margin:0;max-width:610px;color:#f0f3fb;font-size:.96rem;line-height:1.48;}
.hero-ritual{margin:16px 0 18px;color:#dfe3f4;font-family:Oswald,Inter,sans-serif;text-transform:uppercase;letter-spacing:.30em;font-size:.98rem;line-height:1.42;}.hero-ritual strong{display:block;margin-top:4px;color:#5a3cff!important;}
.hero-indomito .hero-actions{display:flex;flex-wrap:wrap;gap:14px}.hero-indomito .btn{min-width:205px;min-height:44px;border-radius:0;text-transform:uppercase;letter-spacing:.12em;padding:12px 18px}.hero-indomito .btn-primary{background:transparent;border-color:#3651ff;color:#fff;box-shadow:0 0 0 1px rgba(54,81,255,.16) inset}.hero-indomito .btn-primary:hover{background:rgba(54,81,255,.14)}.hero-indomito .btn-ghost{background:transparent;border-color:rgba(255,255,255,.28);color:#fff}
.hero-values-section{padding:0 0 0;margin-top:-154px;position:relative;z-index:3;background:transparent}.hero-proof-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.14);background:rgba(6,9,18,.78);backdrop-filter:blur(10px)}.hero-proof-strip article{padding:23px 20px 22px;text-align:center;border-right:1px solid rgba(255,255,255,.12)}.hero-proof-strip article:last-child{border-right:0}.hero-proof-strip i{display:block;font-size:1.8rem;margin-bottom:14px;color:#fff}.hero-proof-strip strong{display:block;color:#fff!important;font-size:1.02rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.hero-proof-strip span{display:block;color:#eef2fb;font-size:.93rem;line-height:1.46;max-width:190px;margin:0 auto}
.hero-club-section{padding:0 0 42px;position:relative;z-index:3}.hero-club-strip{display:grid;grid-template-columns:105px minmax(0,1fr) auto;align-items:center;gap:24px;padding:20px 24px;border:1px solid rgba(255,255,255,.14);border-top:0;background:rgba(6,9,18,.58)}.hero-club-mark{display:flex;justify-content:center;align-items:center;padding-right:26px;border-right:1px solid rgba(255,255,255,.14)}.hero-club-mark img{width:62px;height:62px;object-fit:contain;opacity:.34}.hero-club-strip span{display:block;color:#5a3cff;text-transform:uppercase;letter-spacing:.18em;font-weight:900;margin-bottom:7px}.hero-club-strip p{margin:0;color:#eef2fb;max-width:560px;font-size:.96rem;line-height:1.6}.hero-club-strip .btn{min-width:260px;border-radius:0;background:transparent}
@media (max-width:1280px){.hero.hero-indomito,.hero-indomito-layout{min-height:740px}.hero-indomito-copy{padding-top:132px;width:min(100%,620px)}.hero-values-section{margin-top:-132px}}
@media (max-width:1120px){.hero.hero-indomito,.hero-indomito-layout{min-height:auto}.hero.hero-indomito::before{background:linear-gradient(180deg,rgba(3,5,12,.68) 0%,rgba(3,5,12,.30) 18%,rgba(3,5,12,.88) 74%,rgba(3,5,12,.94) 100%),linear-gradient(90deg,rgba(3,5,12,.24) 0%,rgba(3,5,12,0) 100%)}.hero-indomito-layout{display:block}.hero-indomito-copy{width:min(100%,640px);padding-top:520px;padding-bottom:54px}.hero-indomito-visual img{object-position:center top}.hero-vertical-label{display:none}.hero-values-section{margin-top:0;padding-top:0}.hero-proof-strip{grid-template-columns:repeat(2,1fr)}.hero-proof-strip article:nth-child(2){border-right:0}.hero-proof-strip article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.hero-club-strip{grid-template-columns:1fr;gap:18px;border-top:1px solid rgba(255,255,255,.14)}.hero-club-mark{justify-content:flex-start;padding-right:0;border-right:0}.hero-club-strip .btn{min-width:0;width:100%}}
@media (max-width:760px){.hero-indomito-copy{padding-top:390px;padding-bottom:40px}.hero-indomito-title{font-size:clamp(3rem,15.5vw,4.45rem)!important}.hero-indomito-title small{font-size:.92rem;letter-spacing:.16em}.hero-indomito-text p{max-width:none;font-size:.94rem;line-height:1.56}.hero-ritual{font-size:.92rem;letter-spacing:.18em}.hero-indomito .btn{width:100%;min-width:0}.hero-proof-strip{grid-template-columns:1fr}.hero-proof-strip article{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.hero-proof-strip article:last-child{border-bottom:0}.hero-club-strip{padding:22px 20px}}
/* FIX_MAXCUT_HERO_INDOMITO_20260616_FIM */


/* FIX_MAXCUT_HERO_UX_MAIS_VISIVEL_20260616 */
.hero-indomito-copy{max-width:650px!important;}
.hero-indomito-text p{max-width:610px!important;}
.hero-values-section{margin-top:-154px!important;}
@media(max-width:1280px){.hero-values-section{margin-top:-132px!important}}
@media(max-width:1120px){.hero-values-section{margin-top:0!important}.hero-indomito-copy{max-width:640px!important}}


/* Produtos dinâmicos: preço ou sob consulta */
.product-price-line{display:inline-flex;align-items:center;width:max-content;margin-top:10px;padding:8px 12px;border:1px solid rgba(0,102,255,.38);border-radius:999px;background:rgba(0,102,255,.10);color:#0066FF;font-weight:950;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem}.product-price-line.is-consult{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.055);color:#dbe6ff}.product-body .product-open{margin-top:auto}.product-body .product-price-line+.product-open{margin-top:14px}

/* Ajuste premium hero/cards — alinhamento fiel com a divisa das seções */
.hero-indomito-copy{
  width:min(100%,820px)!important;
  max-width:820px!important;
  padding-top:124px!important;
  padding-bottom:86px!important;
}
.hero-indomito-title{
  font-size:clamp(3.8rem,5.1vw,5.35rem)!important;
  line-height:.92!important;
}
.hero-indomito-text{
  gap:12px!important;
  margin-top:18px!important;
}
.hero-indomito-text p{
  max-width:790px!important;
  font-size:1rem!important;
  line-height:1.54!important;
}
.hero-ritual{
  margin:18px 0 18px!important;
}
.hero-indomito .hero-actions{
  gap:14px!important;
}
.hero-values-section{
  margin-top:-112px!important;
  padding:0!important;
  background:transparent!important;
}
.hero-proof-strip{
  align-items:stretch!important;
  background:rgba(5,7,17,.88)!important;
}
.hero-proof-strip article{
  padding:18px 26px 18px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  min-height:132px!important;
}
.hero-proof-strip i{
  margin-bottom:8px!important;
  font-size:1.6rem!important;
}
.hero-proof-strip strong{
  margin-bottom:2px!important;
  line-height:1.24!important;
}
.hero-proof-strip span{
  line-height:1.48!important;
}
.hero-club-section{
  background:transparent!important;
  padding:0 0 42px!important;
}
.hero-club-strip{
  border-top:0!important;
  background:rgba(5,7,17,.88)!important;
}
@media(max-width:1280px){
  .hero-indomito-copy{width:min(100%,760px)!important;max-width:760px!important;padding-top:120px!important;}
  .hero-indomito-text p{max-width:720px!important;}
  .hero-values-section{margin-top:-104px!important;}
}
@media(max-width:1120px){
  .hero-indomito-copy{max-width:640px!important;padding-top:520px!important;padding-bottom:54px!important;}
  .hero-values-section{margin-top:0!important;}
}

/* Hero final: cards e clube dentro da própria seção hero */
.hero.hero-indomito{
  min-height:760px!important;
  padding:0!important;
  background:#03050c!important;
}
.hero.hero-indomito::before{
  background:
    linear-gradient(90deg,rgba(3,5,12,.96) 0%,rgba(3,5,12,.88) 18%,rgba(3,5,12,.62) 38%,rgba(3,5,12,.36) 58%,rgba(3,5,12,.62) 74%,rgba(3,5,12,.92) 100%),
    linear-gradient(180deg,rgba(3,5,12,.04) 0%,rgba(3,5,12,.08) 42%,rgba(3,5,12,.38) 78%,rgba(3,5,12,.80) 100%)!important;
}
.hero-indomito-layout{
  min-height:585px!important;
}
.hero-indomito-copy{
  width:min(100%,800px)!important;
  max-width:800px!important;
  padding-top:122px!important;
  padding-bottom:36px!important;
}
.hero-indomito-title{
  font-size:clamp(3.65rem,5vw,5.15rem)!important;
}
.hero-indomito-text p{
  max-width:780px!important;
}
.hero-indomito-bottom{
  position:relative;
  z-index:4;
  margin-top:-28px;
  padding-bottom:24px;
}
.hero-indomito-bottom .hero-proof-strip,
.hero-indomito-bottom .hero-club-strip{
  position:relative;
  z-index:4;
}
.hero-indomito-bottom .hero-proof-strip{
  background:rgba(4,6,15,.88)!important;
  backdrop-filter:blur(12px);
}
.hero-indomito-bottom .hero-proof-strip article{
  min-height:116px!important;
  padding:15px 24px 16px!important;
}
.hero-indomito-bottom .hero-proof-strip i{
  font-size:1.45rem!important;
  margin-bottom:6px!important;
}
.hero-indomito-bottom .hero-proof-strip strong{
  font-size:.96rem!important;
  letter-spacing:.13em!important;
}
.hero-indomito-bottom .hero-proof-strip span{
  font-size:.9rem!important;
}
.hero-indomito-bottom .hero-club-strip{
  background:rgba(4,6,15,.88)!important;
  padding:17px 22px!important;
  border-top:0!important;
}
.hero-indomito-bottom .hero-club-mark img{
  width:56px!important;
  height:56px!important;
}
.hero-indomito-bottom .hero-club-strip p{
  font-size:.94rem!important;
  line-height:1.5!important;
}
.hero-indomito-bottom .hero-club-strip .btn{
  min-height:44px!important;
  min-width:250px!important;
  padding:12px 18px!important;
}
@media(max-width:1280px){
  .hero.hero-indomito{min-height:735px!important;}
  .hero-indomito-layout{min-height:565px!important;}
  .hero-indomito-copy{width:min(100%,760px)!important;max-width:760px!important;padding-top:118px!important;}
  .hero-indomito-bottom{margin-top:-24px;}
}
@media(max-width:1120px){
  .hero.hero-indomito{min-height:auto!important;}
  .hero-indomito-layout{min-height:auto!important;}
  .hero-indomito-copy{max-width:640px!important;padding-top:520px!important;padding-bottom:42px!important;}
  .hero-indomito-bottom{margin-top:0;padding-bottom:28px;}
}
@media(max-width:760px){
  .hero-indomito-copy{padding-top:390px!important;padding-bottom:34px!important;}
  .hero-indomito-bottom .hero-proof-strip article{min-height:auto!important;padding:18px 20px!important;}
  .hero-indomito-bottom .hero-club-strip{padding:20px!important;}
}

/* Ajuste final: cards/clube centralizados na parte inferior do hero, abaixo do texto */
.hero-indomito-bottom{
  width:min(980px,calc(100% - 40px))!important;
  margin:-22px auto 0!important;
  padding-bottom:26px!important;
  display:block!important;
}
.hero-indomito-bottom .container{
  width:100%!important;
  max-width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.hero-indomito-bottom .hero-proof-strip{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.hero-indomito-bottom .hero-proof-strip article{
  min-height:108px!important;
  padding:14px 18px 15px!important;
}
.hero-indomito-bottom .hero-proof-strip strong{
  font-size:.9rem!important;
  letter-spacing:.12em!important;
}
.hero-indomito-bottom .hero-proof-strip span{
  font-size:.86rem!important;
  max-width:160px!important;
}
.hero-indomito-bottom .hero-club-strip{
  grid-template-columns:74px minmax(0,1fr) auto!important;
  gap:18px!important;
  padding:15px 18px!important;
}
.hero-indomito-bottom .hero-club-mark{
  padding-right:18px!important;
}
.hero-indomito-bottom .hero-club-mark img{
  width:50px!important;
  height:50px!important;
}
.hero-indomito-bottom .hero-club-strip span{
  font-size:.86rem!important;
  margin-bottom:4px!important;
}
.hero-indomito-bottom .hero-club-strip p{
  font-size:.88rem!important;
  line-height:1.42!important;
}
.hero-indomito-bottom .hero-club-strip .btn{
  min-width:220px!important;
  min-height:42px!important;
  padding:10px 16px!important;
  font-size:.86rem!important;
}
@media(max-width:1120px){
  .hero-indomito-bottom{width:min(100% - 32px,760px)!important;margin:0 auto!important;}
  .hero-indomito-bottom .hero-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .hero-indomito-bottom .hero-proof-strip article:nth-child(2){border-right:0!important;}
  .hero-indomito-bottom .hero-proof-strip article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)!important;}
  .hero-indomito-bottom .hero-club-strip{grid-template-columns:1fr!important;gap:12px!important;}
  .hero-indomito-bottom .hero-club-mark{justify-content:flex-start!important;border-right:0!important;padding-right:0!important;}
  .hero-indomito-bottom .hero-club-strip .btn{width:100%!important;min-width:0!important;}
}
@media(max-width:760px){
  .hero-indomito-bottom{width:calc(100% - 24px)!important;}
  .hero-indomito-bottom .hero-proof-strip{grid-template-columns:1fr!important;}
  .hero-indomito-bottom .hero-proof-strip article{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;}
  .hero-indomito-bottom .hero-proof-strip article:last-child{border-bottom:0!important;}
}

/* Ajuste final: bloco de cards/clube centralizado no rodapé do hero */
@media(min-width:1121px){
  .hero.hero-indomito{
    min-height:790px!important;
  }
  .hero-indomito-layout{
    min-height:610px!important;
  }
  .hero-indomito-copy{
    padding-bottom:220px!important;
  }
  .hero-indomito-bottom{
    position:absolute!important;
    left:50%!important;
    right:auto!important;
    bottom:24px!important;
    transform:translateX(-50%)!important;
    width:min(980px,calc(100% - 56px))!important;
    margin:0!important;
    padding:0!important;
    z-index:5!important;
  }
  .hero-indomito-bottom .container{
    width:100%!important;
    max-width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}

/* Hero: título à esquerda e texto explicativo à direita para evitar sobreposição */
@media(min-width:1121px){
  .hero.hero-indomito{
    min-height:860px!important;
  }
  .hero-indomito-layout{
    min-height:620px!important;
  }
  .hero-indomito-copy{
    width:min(100%,1080px)!important;
    max-width:1080px!important;
    display:grid!important;
    grid-template-columns:minmax(360px,470px) minmax(420px,560px)!important;
    column-gap:54px!important;
    align-items:start!important;
    padding-top:128px!important;
    padding-bottom:260px!important;
  }
  .hero-eyebrow{
    grid-column:1 / -1!important;
    margin-bottom:16px!important;
  }
  .hero-indomito-title{
    grid-column:1!important;
    font-size:clamp(4.25rem,5.8vw,6.25rem)!important;
    line-height:.90!important;
    margin-bottom:0!important;
  }
  .hero-indomito-side-text{
    grid-column:2!important;
    align-self:start!important;
    padding-top:126px!important;
    max-width:560px!important;
  }
  .hero-indomito-text{
    margin-top:0!important;
    gap:13px!important;
  }
  .hero-indomito-text p{
    max-width:560px!important;
    font-size:1rem!important;
    line-height:1.55!important;
  }
  .hero-ritual{
    margin:18px 0 0!important;
  }
  .hero-indomito-bottom{
    bottom:22px!important;
  }
}
@media(max-width:1120px){
  .hero-indomito-side-text{display:block;}
}

/* Ajuste fino: centralização vertical dos textos principais do hero */
@media(min-width:1121px){
  .hero-indomito-copy{
    align-items:center!important;
    padding-top:118px!important;
    padding-bottom:250px!important;
  }
  .hero-indomito-title{
    align-self:center!important;
  }
  .hero-indomito-side-text{
    align-self:center!important;
    padding-top:32px!important;
  }
}

/* Barra superior: centraliza o menu no espaço disponível após a marca */
@media(min-width:981px){
  .nav-shell{
    display:grid!important;
    grid-template-columns:max-content 1fr max-content!important;
    align-items:center!important;
    justify-content:normal!important;
  }
  .nav-shell .brand{
    justify-self:start!important;
  }
  .nav-shell .nav-links{
    justify-self:center!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .nav-shell .menu-toggle{
    justify-self:end!important;
  }
}


/* Responsivo hero: cards abaixo do título/texto, sem lateralização em telas menores */
@media(max-width:1120px){
  .hero.hero-indomito{
    min-height:auto!important;
    padding-bottom:34px!important;
  }
  .hero-indomito-layout{
    display:block!important;
    min-height:auto!important;
  }
  .hero-indomito-copy{
    display:block!important;
    width:min(100% - 32px,680px)!important;
    max-width:680px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-bottom:0!important;
  }
  .hero-indomito-side-text{
    display:block!important;
    max-width:680px!important;
    padding-top:0!important;
  }
  .hero-indomito-text p{
    max-width:680px!important;
  }
  .hero-indomito-bottom{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    transform:none!important;
    width:min(760px,calc(100% - 32px))!important;
    max-width:760px!important;
    margin:30px auto 0!important;
    padding:0!important;
  }
  .hero-indomito-bottom .container{
    width:100%!important;
    max-width:100%!important;
  }
  .hero-indomito-bottom .hero-proof-strip{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:760px){
  .hero-indomito-copy{
    width:calc(100% - 24px)!important;
  }
  .hero-indomito-bottom{
    width:calc(100% - 24px)!important;
    margin-top:26px!important;
  }
  .hero-indomito-bottom .hero-proof-strip{
    grid-template-columns:1fr!important;
  }
}

/* Produtos: padroniza alinhamento de preço/sob consulta e Ver produto no rodapé do card */
.products-grid.product-carousel .product-card{
  height:auto!important;
}
.products-grid.product-carousel .product-body{
  min-height:284px!important;
  display:flex!important;
  flex-direction:column!important;
}
.products-grid.product-carousel .product-body h3{
  min-height:2.75em!important;
  display:flex!important;
  align-items:flex-start!important;
}
.products-grid.product-carousel .product-body p{
  min-height:5.1em!important;
  margin-bottom:0!important;
}
.products-grid.product-carousel .product-price-line{
  margin-top:auto!important;
}
.products-grid.product-carousel .product-price-line + .product-open{
  margin-top:16px!important;
}
.products-grid.product-carousel .product-open{
  align-self:flex-start!important;
}
@media(max-width:680px){
  .products-grid.product-carousel .product-body{
    min-height:auto!important;
  }
  .products-grid.product-carousel .product-body h3,
  .products-grid.product-carousel .product-body p{
    min-height:0!important;
  }
}

/* Responsivo reforçado: em telas menores, cards do hero ficam abaixo do texto, em coluna */
@media(max-width:1180px){
  .hero.hero-indomito{
    min-height:auto!important;
    padding-bottom:34px!important;
  }
  .hero-indomito-layout{
    display:block!important;
    min-height:auto!important;
  }
  .hero-indomito-copy{
    display:block!important;
    width:min(100% - 28px,680px)!important;
    max-width:680px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-bottom:0!important;
  }
  .hero-indomito-side-text{
    display:block!important;
    max-width:680px!important;
    padding-top:0!important;
  }
  .hero-indomito-text p{
    max-width:680px!important;
  }
  .hero-indomito-bottom{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    transform:none!important;
    width:min(520px,calc(100% - 28px))!important;
    max-width:520px!important;
    margin:28px auto 0!important;
    padding:0!important;
  }
  .hero-indomito-bottom .container{
    width:100%!important;
    max-width:100%!important;
  }
  .hero-indomito-bottom .hero-proof-strip{
    grid-template-columns:1fr!important;
  }
  .hero-indomito-bottom .hero-proof-strip article{
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
  }
  .hero-indomito-bottom .hero-proof-strip article:last-child{
    border-bottom:0!important;
  }
  .hero-indomito-bottom .hero-club-strip{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .hero-indomito-bottom .hero-club-mark{
    justify-content:flex-start!important;
    border-right:0!important;
    padding-right:0!important;
  }
  .hero-indomito-bottom .hero-club-strip .btn{
    width:100%!important;
    min-width:0!important;
  }
}

/* Responsivo reforçado 2: layout empilhado também em notebooks/telas divididas */
@media(max-width:1500px){
  .hero.hero-indomito{
    min-height:auto!important;
    padding-bottom:40px!important;
  }
  .hero-indomito-layout{
    display:block!important;
    min-height:auto!important;
  }
  .hero-indomito-copy{
    display:block!important;
    width:min(100% - 40px,820px)!important;
    max-width:820px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-top:130px!important;
    padding-bottom:0!important;
  }
  .hero-indomito-side-text{
    display:block!important;
    max-width:820px!important;
    padding-top:0!important;
  }
  .hero-indomito-text p{
    max-width:820px!important;
  }
  .hero-indomito-bottom{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    transform:none!important;
    width:min(980px,calc(100% - 40px))!important;
    max-width:980px!important;
    margin:32px auto 0!important;
    padding:0!important;
  }
  .hero-indomito-bottom .container{
    width:100%!important;
    max-width:100%!important;
  }
  .hero-indomito-bottom .hero-proof-strip{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}
@media(max-width:1180px){
  .hero-indomito-copy{
    width:min(100% - 28px,680px)!important;
    max-width:680px!important;
  }
  .hero-indomito-bottom{
    width:min(620px,calc(100% - 28px))!important;
    max-width:620px!important;
    margin-top:28px!important;
  }
  .hero-indomito-bottom .hero-proof-strip{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:760px){
  .hero-indomito-copy{
    width:calc(100% - 24px)!important;
    padding-top:390px!important;
  }
  .hero-indomito-bottom{
    width:calc(100% - 24px)!important;
  }
}

/* Ajuste definitivo: cards/clube em fluxo abaixo dos textos e alinhados ao mesmo espaço horizontal */
.hero.hero-indomito{
  min-height:auto!important;
  padding-bottom:44px!important;
}
.hero-indomito-layout{
  min-height:auto!important;
}
.hero-indomito-bottom{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  transform:none!important;
  width:min(1080px,calc(100% - 40px))!important;
  max-width:1080px!important;
  margin:32px auto 0!important;
  padding:0!important;
  z-index:5!important;
}
.hero-indomito-bottom .container{
  width:100%!important;
  max-width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.hero-indomito-bottom .hero-proof-strip{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
@media(min-width:1121px){
  .hero-indomito-copy{
    width:min(1080px,calc(100% - 40px))!important;
    max-width:1080px!important;
    padding-bottom:0!important;
  }
  .hero-indomito-bottom .hero-proof-strip article{
    min-height:112px!important;
  }
}
@media(max-width:1120px){
  .hero-indomito-copy{
    width:min(680px,calc(100% - 28px))!important;
    max-width:680px!important;
    padding-bottom:0!important;
  }
  .hero-indomito-bottom{
    width:min(560px,calc(100% - 28px))!important;
    max-width:560px!important;
    margin-top:28px!important;
  }
  .hero-indomito-bottom .hero-proof-strip{
    grid-template-columns:1fr!important;
  }
  .hero-indomito-bottom .hero-proof-strip article{
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
  }
  .hero-indomito-bottom .hero-proof-strip article:last-child{
    border-bottom:0!important;
  }
  .hero-indomito-bottom .hero-club-strip{
    grid-template-columns:1fr!important;
  }
  .hero-indomito-bottom .hero-club-mark{
    justify-content:flex-start!important;
    border-right:0!important;
    padding-right:0!important;
  }
  .hero-indomito-bottom .hero-club-strip .btn{
    width:100%!important;
    min-width:0!important;
  }
}
@media(max-width:760px){
  .hero-indomito-copy,
  .hero-indomito-bottom{
    width:calc(100% - 24px)!important;
    max-width:none!important;
  }
}

/* Correção estrutural: hero não pode ser flex; cards ficam abaixo e ocupam a largura do hero */
.hero.hero-indomito{
  display:block!important;
}
.hero-indomito-layout{
  width:min(1240px,calc(100% - 34px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.hero-indomito-bottom{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  transform:none!important;
  width:min(1240px,calc(100% - 34px))!important;
  max-width:1240px!important;
  margin:32px auto 0!important;
  padding:0!important;
  clear:both!important;
}
.hero-indomito-bottom .container{
  width:100%!important;
  max-width:100%!important;
}
.hero-indomito-bottom .hero-proof-strip{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
@media(max-width:1180px){
  .hero-indomito-layout,
  .hero-indomito-bottom{
    width:min(680px,calc(100% - 28px))!important;
    max-width:680px!important;
  }
  .hero-indomito-bottom .hero-proof-strip{
    grid-template-columns:1fr!important;
  }
  .hero-indomito-bottom .hero-proof-strip article{
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
  }
  .hero-indomito-bottom .hero-proof-strip article:last-child{
    border-bottom:0!important;
  }
  .hero-indomito-bottom .hero-club-strip{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .hero-indomito-bottom .hero-club-mark{
    justify-content:flex-start!important;
    border-right:0!important;
    padding-right:0!important;
  }
  .hero-indomito-bottom .hero-club-strip .btn{
    width:100%!important;
    min-width:0!important;
  }
}
@media(max-width:760px){
  .hero-indomito-layout,
  .hero-indomito-bottom{
    width:calc(100% - 24px)!important;
    max-width:none!important;
  }
}

/* MAXCUT_FIX_ESTOQUE_PUBLICO_INICIO */
.product-stock-note{display:inline-flex;width:max-content;margin-top:4px;padding:7px 11px;border:1px solid rgba(255,132,0,.44);border-radius:999px;background:rgba(255,132,0,.13);color:#ffd7a3;font-weight:950;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.product-body .product-stock-note+.product-open{margin-top:12px}
/* MAXCUT_FIX_ESTOQUE_PUBLICO_FIM */


/* MAXCUT_FIX_PRODUTO_CARD_FOOTER_UX_INICIO */
.product-card-footer{margin-top:auto;display:grid;gap:14px;align-items:end}.product-badges-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.product-card-footer .product-open{margin-top:0!important}.product-body .product-price-line{margin-top:0!important}.product-body .product-stock-note{margin-top:0!important}
/* MAXCUT_FIX_PRODUTO_CARD_FOOTER_UX_FIM */


/* MAXCUT_FIX_ULTIMAS_UNIDADES_DIREITA_INICIO */
.product-bottom-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px}.product-bottom-row .product-open{margin-top:0!important}.product-bottom-row .product-stock-note{margin-left:auto;margin-top:0!important;background:linear-gradient(135deg,#ff8a00,#ff5c00)!important;border-color:rgba(255,172,77,.75)!important;color:#fff!important;box-shadow:0 10px 28px rgba(255,92,0,.22);letter-spacing:.07em}.product-low-stock{background:linear-gradient(135deg,#ff8a00,#ff5c00)!important;border-color:rgba(255,172,77,.75)!important;color:#fff!important;box-shadow:0 10px 28px rgba(255,92,0,.22)}
/* MAXCUT_FIX_ULTIMAS_UNIDADES_DIREITA_FIM */


/* MAXCUT_FIX_ULTIMAS_AO_LADO_PRECO_INICIO */
.product-badges-row{width:100%;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0}.product-badges-row .product-price-line{flex:0 0 auto;white-space:nowrap!important}.product-badges-row .product-stock-note{flex:0 0 auto;margin-left:auto!important;margin-top:0!important;white-space:nowrap!important;max-width:none!important;min-width:auto!important;padding:7px 12px!important;font-size:.72rem!important;line-height:1!important;border-radius:999px!important}.product-bottom-row{justify-content:flex-start!important}.product-bottom-row .product-open{white-space:nowrap!important}.products-grid.product-carousel .product-stock-note{font-size:.70rem!important;padding:7px 10px!important;letter-spacing:.055em!important}
/* MAXCUT_FIX_ULTIMAS_AO_LADO_PRECO_FIM */

/* MAXCUT_FIX_CARD_PRECO_ESTOQUE_INLINE_FINAL_INICIO */
.product-card .product-card-footer,
.products-grid.product-carousel .product-card-footer{
  margin-top:auto!important;
  display:grid!important;
  grid-template-rows:30px 24px!important;
  gap:10px!important;
  min-width:0!important;
  align-items:end!important;
}
.product-card .product-badges-row,
.products-grid.product-carousel .product-badges-row{
  width:100%!important;
  min-width:0!important;
  height:30px!important;
  display:grid!important;
  grid-template-columns:max-content max-content!important;
  align-items:center!important;
  justify-content:space-between!important;
  column-gap:8px!important;
  flex-wrap:nowrap!important;
  overflow:visible!important;
}
.product-card .product-badges-row .product-price-line,
.products-grid.product-carousel .product-badges-row .product-price-line{
  height:28px!important;
  min-width:0!important;
  max-width:118px!important;
  padding:0 10px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1!important;
  font-size:.76rem!important;
  margin:0!important;
}
.product-card .product-badges-row .product-stock-note,
.products-grid.product-carousel .product-badges-row .product-stock-note{
  height:28px!important;
  min-width:0!important;
  max-width:122px!important;
  padding:0 9px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:clip!important;
  line-height:1!important;
  font-size:.58rem!important;
  letter-spacing:.045em!important;
  margin:0 0 0 auto!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#ff8a00,#ff5c00)!important;
  border:1px solid rgba(255,180,84,.82)!important;
  color:#fff!important;
  box-shadow:0 10px 24px rgba(255,92,0,.25)!important;
}
.product-card .product-bottom-row,
.products-grid.product-carousel .product-bottom-row{
  height:24px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:0!important;
  margin:0!important;
}
.product-card .product-bottom-row .product-open,
.products-grid.product-carousel .product-bottom-row .product-open{
  margin:0!important;
  white-space:nowrap!important;
  line-height:1!important;
}
@media(max-width:520px){
  .product-card .product-badges-row,
  .products-grid.product-carousel .product-badges-row{
    grid-template-columns:max-content max-content!important;
    column-gap:6px!important;
  }
  .product-card .product-badges-row .product-price-line,
  .products-grid.product-carousel .product-badges-row .product-price-line{
    max-width:104px!important;
    font-size:.70rem!important;
    padding:0 8px!important;
  }
  .product-card .product-badges-row .product-stock-note,
  .products-grid.product-carousel .product-badges-row .product-stock-note{
    max-width:112px!important;
    font-size:.54rem!important;
    padding:0 7px!important;
  }
}
/* MAXCUT_FIX_CARD_PRECO_ESTOQUE_INLINE_FINAL_FIM */

/* MAXCUT_SECAO_MARCA_FILOSOFIA_INICIO */
.brand-section.brand-section-philosophy{
  position:relative;
  overflow:hidden;
  min-height:1220px;
  padding:128px 0 0!important;
  border-top:1px solid rgba(0,102,255,.20);
  border-bottom:1px solid rgba(0,102,255,.24);
  background-image:
    linear-gradient(90deg,rgba(0,0,0,.74) 0%,rgba(0,0,0,.56) 36%,rgba(0,0,0,.20) 64%,rgba(0,0,0,.36) 100%),
    linear-gradient(180deg,rgba(0,0,0,.22) 0%,rgba(0,0,0,.08) 56%,rgba(0,0,0,.72) 100%),
    url('../images/maxcutpro_fundo_01.png');
  background-size:cover;
  background-position:center top;
  background-repeat:no-repeat;
}
.brand-section.brand-section-philosophy:before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 28% 8%,rgba(0,102,255,.12),transparent 28%),linear-gradient(180deg,rgba(3,6,13,.20),rgba(3,6,13,.42));
  pointer-events:none;
}
.brand-philosophy-wrap{
  position:relative;
  z-index:2;
}
.brand-philosophy-copy{
  width:min(560px,100%);
  padding-top:18px;
}
.brand-philosophy-copy .section-title{
  max-width:560px;
  font-size:clamp(3.2rem,6vw,5.9rem);
  line-height:.95;
  text-shadow:0 14px 34px rgba(0,0,0,.64);
}
.brand-philosophy-copy .eyebrow{
  margin-bottom:24px;
}
.brand-philosophy-copy .eyebrow:before{
  width:48px;
}
.brand-philosophy-text{
  max-width:560px;
  margin-top:44px;
  color:#f2f6ff;
  font-size:1.08rem;
  line-height:1.75;
  text-shadow:0 8px 26px rgba(0,0,0,.62);
}
.brand-philosophy-text p{
  margin:0 0 22px;
}
.brand-philosophy-cards{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
  margin-top:84px;
}
.brand-philosophy-card{
  min-height:220px;
  display:grid;
  place-items:center;
  text-align:center;
  padding:28px 24px!important;
  border-color:rgba(0,102,255,.42)!important;
  background:linear-gradient(145deg,rgba(3,8,17,.68),rgba(4,18,35,.50))!important;
  backdrop-filter:blur(10px);
  box-shadow:0 22px 70px rgba(0,0,0,.32),0 0 0 1px rgba(0,102,255,.08) inset!important;
}
.brand-philosophy-card .icon-box{
  width:68px;
  height:68px;
  border:0;
  background:transparent;
  color:#0066FF;
  font-size:2.6rem;
  box-shadow:none;
}
.brand-philosophy-card h3{
  margin:8px 0 8px!important;
  font-family:Oswald,sans-serif;
  font-size:1.9rem!important;
  line-height:1.05;
  letter-spacing:.16em!important;
  color:#fff;
}
.brand-philosophy-card p{
  max-width:260px;
  margin:0 auto!important;
  color:#f0f4ff;
  font-size:1rem!important;
  line-height:1.45;
}
.brand-ritual-line{
  margin-top:78px;
  padding:38px 0 34px;
  text-align:center;
  border-top:1px solid rgba(0,102,255,.42);
  border-bottom:1px solid rgba(0,102,255,.42);
  background:linear-gradient(90deg,transparent,rgba(0,102,255,.08),transparent);
}
.brand-ritual-line h3{
  margin:0;
  font-family:Oswald,sans-serif;
  text-transform:uppercase;
  letter-spacing:.09em;
  font-size:clamp(2.2rem,4vw,3.2rem);
  line-height:1.05;
}
.brand-ritual-line h3 span{
  color:#0066FF;
}
.brand-ritual-line p{
  margin:12px 0 0;
  color:#fff;
  font-size:1.18rem;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.brand-ritual-strip{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:0;
  padding:34px 0 46px;
}
.brand-ritual-strip div{
  display:grid;
  justify-items:center;
  gap:9px;
  text-align:center;
  padding:0 22px;
  border-right:1px solid rgba(0,102,255,.32);
}
.brand-ritual-strip div:last-child{
  border-right:0;
}
.brand-ritual-strip .icon-box{
  width:48px;
  height:48px;
  border:0;
  background:transparent;
  color:#0066FF;
  box-shadow:none;
  font-size:2rem;
}
.brand-ritual-strip strong{
  font-family:Oswald,sans-serif;
  text-transform:uppercase;
  color:#fff;
  letter-spacing:.16em;
  font-size:1.08rem;
}
.brand-ritual-strip p{
  margin:0;
  color:#e5edf8;
  line-height:1.35;
  font-size:.95rem;
}
@media(max-width:1180px){
  .brand-section.brand-section-philosophy{
    min-height:auto;
    background-position:60% top;
  }
  .brand-philosophy-copy{
    width:min(620px,100%);
  }
  .brand-philosophy-cards{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .brand-ritual-strip{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:22px 0;
  }
  .brand-ritual-strip div:nth-child(3){border-right:0;}
}
@media(max-width:720px){
  .brand-section.brand-section-philosophy{
    padding-top:108px!important;
    background-position:60% top;
  }
  .brand-philosophy-copy .section-title{
    font-size:clamp(3rem,15vw,4.4rem);
  }
  .brand-philosophy-text{
    font-size:1rem;
    line-height:1.65;
  }
  .brand-philosophy-cards{
    grid-template-columns:1fr;
    margin-top:56px;
  }
  .brand-philosophy-card{
    min-height:190px;
  }
  .brand-ritual-line{
    margin-top:56px;
  }
  .brand-ritual-line p{
    font-size:.95rem;
    letter-spacing:.12em;
  }
  .brand-ritual-strip{
    grid-template-columns:1fr;
  }
  .brand-ritual-strip div{
    border-right:0;
    border-bottom:1px solid rgba(0,102,255,.24);
    padding:18px 12px;
  }
  .brand-ritual-strip div:last-child{
    border-bottom:0;
  }
}
/* MAXCUT_SECAO_MARCA_FILOSOFIA_FIM */

/* MAXCUT_AJUSTE_SECAO_MARCA_COMPACTA_INICIO */
.brand-section.brand-section-philosophy{
  min-height:auto!important;
  padding:112px 0 0!important;
  background-position:center top!important;
}
.brand-philosophy-head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(360px,.78fr)!important;
  gap:64px!important;
  align-items:end!important;
  min-height:360px!important;
}
.brand-philosophy-titleblock{
  max-width:660px!important;
}
.brand-philosophy-titleblock .eyebrow{
  margin-bottom:18px!important;
}
.brand-philosophy-titleblock .section-title{
  max-width:660px!important;
  font-size:clamp(2.8rem,4.7vw,5.2rem)!important;
  line-height:.94!important;
  margin:0!important;
}
.brand-philosophy-text{
  max-width:520px!important;
  margin:0 0 8px!important;
  font-size:1rem!important;
  line-height:1.72!important;
}
.brand-philosophy-text p{
  margin:0!important;
}
.brand-philosophy-cards{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  margin-top:42px!important;
}
.brand-philosophy-card{
  min-height:122px!important;
  padding:18px 20px!important;
  display:grid!important;
  grid-template-rows:auto auto auto!important;
  align-content:center!important;
  gap:7px!important;
}
.brand-philosophy-card .icon-box{
  width:34px!important;
  height:34px!important;
  font-size:1.55rem!important;
  margin:0 auto!important;
}
.brand-philosophy-card h3{
  margin:0!important;
  font-size:1.02rem!important;
  letter-spacing:.13em!important;
}
.brand-philosophy-card p{
  max-width:230px!important;
  font-size:.88rem!important;
  line-height:1.34!important;
}
.brand-ritual-line{
  margin-top:42px!important;
  padding:22px 0 20px!important;
}
.brand-ritual-line h3{
  font-size:clamp(1.8rem,2.8vw,2.55rem)!important;
}
.brand-ritual-line p{
  margin-top:8px!important;
  font-size:.92rem!important;
}
.brand-ritual-strip{
  padding:24px 0 28px!important;
}
.brand-ritual-strip div{
  padding:0 16px!important;
  gap:6px!important;
}
.brand-ritual-strip .icon-box{
  width:34px!important;
  height:34px!important;
  font-size:1.45rem!important;
}
.brand-ritual-strip strong{
  font-size:.88rem!important;
}
.brand-ritual-strip p{
  font-size:.82rem!important;
}
@media(max-width:1180px){
  .brand-philosophy-head{
    grid-template-columns:1fr!important;
    min-height:auto!important;
    gap:22px!important;
    align-items:start!important;
  }
  .brand-philosophy-text{max-width:720px!important;}
}
@media(max-width:760px){
  .brand-section.brand-section-philosophy{padding-top:96px!important;}
  .brand-philosophy-titleblock .section-title{font-size:clamp(2.65rem,12vw,4.1rem)!important;}
  .brand-philosophy-cards{grid-template-columns:1fr!important;}
  .brand-philosophy-card{min-height:118px!important;}
  .brand-ritual-strip{grid-template-columns:1fr!important;}
}
/* MAXCUT_AJUSTE_SECAO_MARCA_COMPACTA_FIM */


/* MAXCUT_AJUSTE_SECAO_MARCA_COMPACTA_V2_INICIO */
.brand-section.brand-section-philosophy{
  padding:92px 0 0!important;
  min-height:auto!important;
  background-position:center center!important;
}
.brand-philosophy-wrap{
  max-width:1240px!important;
}
.brand-philosophy-head{
  grid-template-columns:minmax(0,.95fr) minmax(360px,.82fr)!important;
  gap:72px!important;
  min-height:250px!important;
  align-items:center!important;
}
.brand-philosophy-titleblock{
  max-width:640px!important;
}
.brand-philosophy-titleblock .eyebrow{
  margin-bottom:14px!important;
}
.brand-philosophy-titleblock .section-title{
  max-width:640px!important;
  font-size:clamp(2.55rem,3.55vw,4.15rem)!important;
  line-height:.98!important;
  letter-spacing:.07em!important;
}
.brand-philosophy-text{
  max-width:580px!important;
  margin:26px 0 0!important;
  font-size:.98rem!important;
  line-height:1.66!important;
}
.brand-philosophy-cards{
  margin-top:28px!important;
  gap:16px!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
.brand-philosophy-card{
  min-height:116px!important;
  padding:16px 20px!important;
  gap:6px!important;
}
.brand-philosophy-card .icon-box{
  width:32px!important;
  height:32px!important;
  font-size:1.35rem!important;
}
.brand-philosophy-card h3{
  font-size:.98rem!important;
  letter-spacing:.14em!important;
}
.brand-philosophy-card p{
  font-size:.86rem!important;
  line-height:1.32!important;
}
.brand-ritual-line{
  margin-top:30px!important;
  padding:18px 0 17px!important;
}
.brand-ritual-line h3{
  font-size:clamp(1.65rem,2.35vw,2.2rem)!important;
}
.brand-ritual-line p{
  margin-top:6px!important;
  font-size:.86rem!important;
}
.brand-ritual-strip{
  padding:20px 0 24px!important;
}
.brand-ritual-strip div{
  padding:0 14px!important;
  gap:5px!important;
}
.brand-ritual-strip .icon-box{
  width:30px!important;
  height:30px!important;
  font-size:1.25rem!important;
}
.brand-ritual-strip strong{
  font-size:.78rem!important;
  letter-spacing:.15em!important;
}
.brand-ritual-strip p{
  font-size:.76rem!important;
  line-height:1.28!important;
}
@media(max-width:1180px){
  .brand-section.brand-section-philosophy{
    padding-top:86px!important;
    background-position:58% center!important;
  }
  .brand-philosophy-head{
    grid-template-columns:1fr!important;
    gap:18px!important;
    min-height:auto!important;
  }
  .brand-philosophy-titleblock .section-title{
    max-width:760px!important;
  }
  .brand-philosophy-text{
    max-width:760px!important;
    margin-top:0!important;
  }
}
@media(max-width:760px){
  .brand-section.brand-section-philosophy{
    padding-top:78px!important;
  }
  .brand-philosophy-titleblock .section-title{
    font-size:clamp(2.15rem,10.5vw,3.35rem)!important;
  }
  .brand-philosophy-cards{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .brand-philosophy-card{
    min-height:108px!important;
  }
  .brand-ritual-line{
    margin-top:22px!important;
  }
  .brand-ritual-strip{
    padding-top:16px!important;
  }
}
/* MAXCUT_AJUSTE_SECAO_MARCA_COMPACTA_V2_FIM */


/* MAXCUT_AJUSTE_TEXTO_MARCA_ACIMA_BANDEIRA_INICIO */
@media(min-width:1181px){
  .brand-section.brand-section-philosophy{
    background-position:center 44%!important;
  }
  .brand-philosophy-head{
    align-items:start!important;
    min-height:232px!important;
  }
  .brand-philosophy-text{
    align-self:start!important;
    margin-top:0!important;
    padding-top:18px!important;
    transform:translateY(-22px)!important;
  }
}
@media(max-width:1180px){
  .brand-philosophy-text{
    transform:none!important;
  }
}
/* MAXCUT_AJUSTE_TEXTO_MARCA_ACIMA_BANDEIRA_FIM */

/* MAXCUT_AJUSTE_TEXTO_MARCA_ALINHADO_TITULO_INICIO */
@media(min-width:1181px){
  .brand-philosophy-text{
    transform:none!important;
    padding-top:70px!important;
    margin-top:0!important;
  }
}
@media(min-width:1181px) and (max-width:1360px){
  .brand-philosophy-text{
    padding-top:62px!important;
  }
}
/* MAXCUT_AJUSTE_TEXTO_MARCA_ALINHADO_TITULO_FIM */

/* MAXCUT_GALERIA_PREMIUM_INICIO */
.maxcut-gallery-section{
  position:relative;
  overflow:hidden;
  padding:132px 0 116px!important;
  background:
    radial-gradient(circle at 18% 12%,rgba(0,102,255,.10),transparent 28%),
    linear-gradient(180deg,#030712 0%,#071426 100%);
  border-top:1px solid rgba(0,102,255,.18);
  border-bottom:1px solid rgba(0,102,255,.18);
}
.maxcut-gallery-section:before{
  content:"";
  position:absolute;
  inset:0;
  background:url('../images/hero_fundo.webp') center/cover no-repeat;
  opacity:.12;
  filter:saturate(1.15);
  pointer-events:none;
}
.maxcut-gallery-section .container{position:relative;z-index:2;}
.gallery-intro{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(340px,.72fr);
  gap:72px;
  align-items:end;
  margin-bottom:44px;
}
.gallery-intro .section-title{
  max-width:620px;
  line-height:.96;
}
.gallery-intro .section-lead{
  margin:0 0 10px;
  max-width:620px;
  color:#d9e2ee;
  font-size:1rem;
  line-height:1.72;
}
.maxcut-gallery-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.maxcut-gallery-card{
  position:relative;
  display:block;
  min-height:246px;
  height:246px;
  overflow:hidden;
  border:1px solid rgba(0,102,255,.24);
  border-radius:20px;
  background:#07101f;
  box-shadow:0 20px 70px rgba(0,0,0,.24);
  cursor:zoom-in;
}
.maxcut-gallery-card.wide{grid-column:span 2;}
.maxcut-gallery-card img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transform:scale(1.01);
  transition:transform .45s ease,filter .45s ease;
}
.maxcut-gallery-card:hover img{transform:scale(1.06);filter:saturate(1.05) contrast(1.05);}
.maxcut-gallery-caption{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  display:grid;
  gap:3px;
  padding:34px 18px 16px;
  background:linear-gradient(180deg,transparent,rgba(2,5,12,.92));
}
.maxcut-gallery-caption strong{
  font-family:Oswald,sans-serif;
  text-transform:uppercase;
  letter-spacing:.08em;
  color:#fff;
  font-size:1.05rem;
}
.maxcut-gallery-caption em{
  color:#d8e2f0;
  font-style:normal;
  font-size:.9rem;
  line-height:1.35;
}
.maxcut-gallery-lightbox[hidden]{display:none!important;}
.maxcut-gallery-lightbox{
  position:fixed;
  inset:0;
  z-index:9999;
  display:grid;
  place-items:center;
  padding:24px;
}
.maxcut-gallery-lightbox-backdrop{
  position:absolute;
  inset:0;
  background:rgba(5,8,12,.78);
  backdrop-filter:blur(10px);
}
.maxcut-gallery-lightbox-panel{
  position:relative;
  z-index:2;
  width:min(1180px,92vw);
  max-height:92vh;
  display:grid;
  grid-template-columns:64px minmax(0,1fr) 64px;
  grid-template-rows:minmax(0,1fr) auto;
  gap:14px;
  padding:18px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:28px;
  background:rgba(5,9,16,.94);
  box-shadow:0 34px 120px rgba(0,0,0,.55);
}
.maxcut-gallery-close{
  position:absolute;
  top:18px;
  right:18px;
  z-index:5;
  width:46px;
  height:46px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:50%;
  background:rgba(255,255,255,.12);
  color:#fff;
  cursor:pointer;
}
.maxcut-gallery-nav{
  align-self:center;
  justify-self:center;
  width:54px;
  height:54px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:50%;
  background:rgba(255,255,255,.08);
  color:#fff;
  cursor:pointer;
}
.maxcut-gallery-prev{grid-column:1;grid-row:1;}
.maxcut-gallery-next{grid-column:3;grid-row:1;}
.maxcut-gallery-stage{
  grid-column:2;
  grid-row:1;
  min-height:0;
  margin:0;
  display:grid;
  grid-template-rows:minmax(0,1fr) auto;
  overflow:hidden;
  border-radius:18px;
  background:#02050b;
}
.maxcut-gallery-stage img{
  width:100%;
  height:min(68vh,720px);
  object-fit:contain;
  background:#02050b;
}
.maxcut-gallery-stage figcaption{
  display:flex;
  justify-content:space-between;
  gap:20px;
  padding:13px 18px;
  border-top:1px solid rgba(255,255,255,.10);
  background:rgba(8,13,24,.92);
  color:#fff;
}
.maxcut-gallery-stage figcaption strong{
  font-weight:900;
}
.maxcut-gallery-stage figcaption span{
  color:#d8e2f0;
  white-space:nowrap;
}
.maxcut-gallery-thumbs{
  grid-column:1 / -1;
  grid-row:2;
  display:flex;
  gap:10px;
  overflow-x:auto;
  padding:2px 2px 4px;
}
.maxcut-gallery-thumb{
  flex:0 0 84px;
  width:84px;
  height:54px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:10px;
  overflow:hidden;
  background:#07101f;
  padding:0;
  cursor:pointer;
  opacity:.72;
}
.maxcut-gallery-thumb.active{
  opacity:1;
  border-color:#0066FF;
  box-shadow:0 0 0 2px rgba(0,102,255,.22);
}
.maxcut-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
@media(max-width:980px){
  .gallery-intro{grid-template-columns:1fr;gap:18px;margin-bottom:34px;}
  .maxcut-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .maxcut-gallery-card.wide{grid-column:span 1;}
  .maxcut-gallery-lightbox-panel{grid-template-columns:1fr;padding:14px;}
  .maxcut-gallery-prev,.maxcut-gallery-next{position:absolute;top:46%;z-index:4;}
  .maxcut-gallery-prev{left:18px;}
  .maxcut-gallery-next{right:18px;}
  .maxcut-gallery-stage{grid-column:1;}
}
@media(max-width:640px){
  .maxcut-gallery-section{padding:96px 0 78px!important;}
  .maxcut-gallery-grid{grid-template-columns:1fr;gap:16px;}
  .maxcut-gallery-card{height:220px;min-height:220px;}
  .maxcut-gallery-lightbox{padding:10px;}
  .maxcut-gallery-lightbox-panel{width:96vw;border-radius:20px;}
  .maxcut-gallery-stage img{height:58vh;}
  .maxcut-gallery-stage figcaption{display:grid;gap:6px;}
}
/* MAXCUT_GALERIA_PREMIUM_FIM */

/* MAXCUT_GALERIA_E_MARCA_REFINO_UX_INICIO */
/* Galeria pública mais limpa e fiel ao modelo: cards iguais, grid estável e lightbox preservado. */
.maxcut-gallery-section{
  scroll-margin-top:110px!important;
  padding:126px 0 112px!important;
  background:
    radial-gradient(circle at 18% 0,rgba(0,102,255,.10),transparent 30%),
    radial-gradient(circle at 82% 18%,rgba(0,102,255,.08),transparent 26%),
    linear-gradient(180deg,#03060d 0%,#050b17 52%,#03060d 100%)!important;
}
.maxcut-gallery-section:before{
  opacity:.045!important;
  filter:blur(1px) saturate(.9)!important;
}
.gallery-intro{
  max-width:1160px!important;
  margin:0 auto 40px!important;
  grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr)!important;
  gap:70px!important;
  align-items:end!important;
}
.gallery-intro .section-title{
  max-width:640px!important;
  font-size:clamp(2.6rem,4.15vw,4.85rem)!important;
  line-height:1.02!important;
}
.gallery-intro .section-lead{
  max-width:580px!important;
  font-size:1rem!important;
  line-height:1.72!important;
}
.maxcut-gallery-grid{
  max-width:1160px!important;
  margin:0 auto!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
}
.maxcut-gallery-card,
.maxcut-gallery-card.wide{
  grid-column:span 1!important;
  height:248px!important;
  min-height:248px!important;
  border-radius:20px!important;
  background:#06101e!important;
}
.maxcut-gallery-card img{
  object-fit:cover!important;
  object-position:center!important;
}
.maxcut-gallery-caption{
  padding:42px 18px 17px!important;
}
.maxcut-gallery-caption strong{
  font-size:1rem!important;
  line-height:1.12!important;
}
.maxcut-gallery-caption em{
  font-size:.86rem!important;
}
/* A marca: aumentar respiro entre linhas para não sobrepor acentos. */
.brand-philosophy-titleblock .section-title{
  line-height:1.10!important;
  letter-spacing:.075em!important;
  font-size:clamp(2.45rem,3.7vw,4.45rem)!important;
}
@media(max-width:980px){
  .gallery-intro{grid-template-columns:1fr!important;gap:16px!important;}
  .maxcut-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  .maxcut-gallery-section{padding:96px 0 76px!important;}
  .maxcut-gallery-grid{grid-template-columns:1fr!important;gap:16px!important;}
  .maxcut-gallery-card,.maxcut-gallery-card.wide{height:220px!important;min-height:220px!important;}
  .brand-philosophy-titleblock .section-title{line-height:1.12!important;font-size:clamp(2.15rem,10vw,3.2rem)!important;}
}
/* MAXCUT_GALERIA_E_MARCA_REFINO_UX_FIM */

/* MAXCUT_GALERIA_MANAGER_PUBLICO_20260618_INICIO */
.gallery-complete-actions{max-width:1160px;margin:34px auto 0;display:flex;justify-content:center}.gallery-complete-actions .btn{border:1px solid rgba(0,102,255,.42);background:rgba(0,102,255,.10);color:#fff;text-transform:uppercase;letter-spacing:.14em;font-weight:900}.maxcut-gallery-full-page{min-height:100vh;padding-top:150px!important}.maxcut-gallery-full-page .maxcut-gallery-grid{margin-top:40px}.brand-philosophy-titleblock .section-title[data-marca-title-v2],.brand-philosophy-titleblock [data-marca-title-v2]{line-height:1.30!important;letter-spacing:.062em!important;font-size:clamp(2.05rem,3.05vw,3.55rem)!important;max-width:780px!important;padding-top:.08em!important;padding-bottom:.08em!important}@media(max-width:1180px){.brand-philosophy-titleblock .section-title[data-marca-title-v2],.brand-philosophy-titleblock [data-marca-title-v2]{line-height:1.28!important;font-size:clamp(2rem,4.4vw,3.1rem)!important;letter-spacing:.055em!important}}@media(max-width:760px){.brand-philosophy-titleblock .section-title[data-marca-title-v2],.brand-philosophy-titleblock [data-marca-title-v2]{line-height:1.26!important;font-size:clamp(1.75rem,8vw,2.55rem)!important;letter-spacing:.045em!important}.gallery-complete-actions{margin-top:24px}.gallery-complete-actions .btn{width:100%;justify-content:center}}
/* MAXCUT_GALERIA_MANAGER_PUBLICO_20260618_FIM */

/* MAXCUT_GALERIA_LOADING_R2_ONLY_20260618_INICIO */
.gallery-loading{grid-column:1/-1;color:#d7e4f7;text-align:center;padding:34px 0;border:1px solid rgba(0,102,255,.22);border-radius:18px;background:rgba(7,20,38,.72)}
/* MAXCUT_GALERIA_LOADING_R2_ONLY_20260618_FIM */

/* MAXCUT_GALERIA_LIGHTBOX_TOTAL_REFINO_20260619_INICIO */
.gallery-intro .section-title,
.maxcut-gallery-full-page .gallery-intro .section-title{
  line-height:1.16!important;
  letter-spacing:.068em!important;
  padding-top:.06em!important;
  padding-bottom:.08em!important;
}
.maxcut-gallery-full-page .gallery-intro .section-lead,
.gallery-intro .section-lead{
  line-height:1.76!important;
}
.maxcut-gallery-stage figcaption{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  row-gap:4px!important;
}
.maxcut-gallery-stage figcaption strong{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.maxcut-gallery-stage figcaption em{
  grid-column:1 / -1!important;
  display:block!important;
  color:#c7d7ee!important;
  font-style:normal!important;
  font-size:.92rem!important;
  line-height:1.45!important;
}
.maxcut-gallery-stage figcaption span{
  grid-column:2!important;
  grid-row:1!important;
}
@media(max-width:760px){
  .gallery-intro .section-title,
  .maxcut-gallery-full-page .gallery-intro .section-title{
    line-height:1.18!important;
    letter-spacing:.045em!important;
  }
  .maxcut-gallery-stage figcaption{
    grid-template-columns:1fr!important;
  }
  .maxcut-gallery-stage figcaption span{grid-column:1!important;grid-row:auto!important;}
}
/* MAXCUT_GALERIA_LIGHTBOX_TOTAL_REFINO_20260619_FIM */

/* MAXCUT_GALERIA_PROGRESSIVA_20260619_INICIO */
.gallery-load-more-wrap{
  max-width:1160px;
  margin:32px auto 0;
  display:flex;
  justify-content:center;
}
.gallery-load-more-wrap .btn[hidden]{display:none!important;}
.gallery-load-more-wrap .btn{
  border:1px solid rgba(0,102,255,.42);
  background:rgba(0,102,255,.10);
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-weight:900;
}
.maxcut-gallery-thumb img[src=""],
.maxcut-gallery-thumb img:not([src]){
  opacity:0;
}
/* MAXCUT_GALERIA_PROGRESSIVA_20260619_FIM */

/* MAXCUT_GALERIA_SCROLL_AUTOMATICO_20260619_INICIO */
.gallery-load-sentinel{
  display:block;
  width:100%;
  height:1px;
}
.gallery-auto-load .gallery-load-more-wrap .btn{
  display:none!important;
}
.gallery-auto-load .gallery-load-more-wrap{
  min-height:32px;
}
/* MAXCUT_GALERIA_SCROLL_AUTOMATICO_20260619_FIM */

/* MAXCUT_CLUBE_INDOMITOS_SECAO_20260619_INICIO */
.indomito-club-section{
  position:relative;
  overflow:hidden;
  min-height:780px;
  padding:120px 0 72px!important;
  background:#02040a;
  border-top:1px solid rgba(106,39,255,.22);
  border-bottom:1px solid rgba(106,39,255,.20);
  scroll-margin-top:110px;
}
.indomito-club-bg{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.10) 42%,rgba(0,0,0,.04) 100%),
    radial-gradient(circle at 70% 24%,rgba(98,38,255,.28),transparent 30%),
    url('../images/clube_indomitos_fundo.png') center/cover no-repeat;
  opacity:.96;
  pointer-events:none;
}
.indomito-club-bg:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(2,4,10,.06),rgba(2,4,10,.18) 62%,rgba(2,4,10,.70));
}
.indomito-club-wrap{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-rows:1fr auto;
  gap:52px;
  min-height:585px;
}
.indomito-club-copy{
  width:min(560px,100%);
  align-self:start;
}
.indomito-club-copy .eyebrow{
  color:#7b2cff;
  font-size:clamp(.8rem,1.2vw,1rem);
  letter-spacing:.44em;
  margin-bottom:18px;
}
.indomito-club-title{
  font-family:Oswald,Inter,sans-serif;
  text-transform:uppercase;
  line-height:.92;
  letter-spacing:.035em;
  font-size:clamp(4.2rem,8.8vw,9.2rem);
  color:#f3f4f6;
  text-shadow:0 18px 70px rgba(0,0,0,.72);
}
.indomito-club-title strong{
  display:block;
  background:linear-gradient(180deg,#fff,#c6c7cd 52%,#7c7f89);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.indomito-club-kicker{
  display:grid;
  gap:4px;
  margin-top:42px;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.24em;
  font-weight:900;
  font-size:clamp(1rem,1.95vw,1.55rem);
}
.indomito-club-kicker em{
  color:#7b2cff;
  font-style:normal;
}
.indomito-club-copy p{
  margin-top:26px;
  max-width:500px;
  color:#f5f7fb;
  font-size:clamp(1.05rem,1.7vw,1.35rem);
  line-height:1.52;
  text-shadow:0 8px 34px rgba(0,0,0,.72);
}
.indomito-club-cta{
  margin-top:34px;
  min-width:360px;
  justify-content:flex-start;
  border-color:rgba(123,44,255,.78)!important;
  color:#fff!important;
  background:rgba(8,4,18,.45)!important;
  box-shadow:0 18px 60px rgba(123,44,255,.20);
  text-transform:uppercase;
  letter-spacing:.16em;
}
.indomito-club-cta i{color:#7b2cff;font-size:1.35rem;}
.indomito-club-access{
  align-self:end;
  border-top:1px solid rgba(255,255,255,.18);
  padding-top:28px;
}
.indomito-club-access h3{
  font-family:Oswald,Inter,sans-serif;
  text-transform:uppercase;
  text-align:center;
  letter-spacing:.30em;
  color:#f8fafc;
  font-size:clamp(1.25rem,2.1vw,2rem);
  margin-bottom:26px;
}
.indomito-club-access h3 span{color:#7b2cff;}
.indomito-club-benefits{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:0;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(2,4,10,.42);
  backdrop-filter:blur(12px);
}
.indomito-club-card{
  min-height:142px;
  padding:26px 16px 22px!important;
  display:flex!important;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  border:0!important;
  border-right:1px solid rgba(255,255,255,.14)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.indomito-club-card:last-child{border-right:0!important;}
.indomito-club-card .icon-box{
  width:48px;
  height:48px;
  margin-bottom:12px;
  color:#7b2cff;
  border:0;
  background:transparent;
  font-size:1.8rem;
}
.indomito-club-card strong{
  font-family:Oswald,Inter,sans-serif;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.18em;
  font-size:1rem;
}
.indomito-club-card p{
  margin-top:4px;
  color:#8b4dff;
  text-transform:uppercase;
  letter-spacing:.16em;
  font-size:.82rem;
  font-weight:900;
}
@media(max-width:1180px){
  .indomito-club-section{min-height:auto;padding:100px 0 64px!important;}
  .indomito-club-wrap{min-height:620px;}
  .indomito-club-benefits{grid-template-columns:repeat(3,minmax(0,1fr));}
  .indomito-club-card{border-bottom:1px solid rgba(255,255,255,.14)!important;}
  .indomito-club-card:nth-child(3n){border-right:0!important;}
  .indomito-club-card:nth-last-child(-n+3){border-bottom:0!important;}
}
@media(max-width:760px){
  .indomito-club-section{padding:86px 0 52px!important;}
  .indomito-club-bg{background-position:62% center;opacity:.72;}
  .indomito-club-bg:after{background:linear-gradient(180deg,rgba(2,4,10,.30),rgba(2,4,10,.52) 44%,rgba(2,4,10,.86));}
  .indomito-club-wrap{min-height:auto;gap:42px;}
  .indomito-club-title{font-size:clamp(3.4rem,17vw,5.6rem);line-height:.96;}
  .indomito-club-kicker{margin-top:28px;font-size:1rem;letter-spacing:.17em;}
  .indomito-club-copy p{font-size:1rem;}
  .indomito-club-cta{width:100%;min-width:0;justify-content:center;letter-spacing:.10em;}
  .indomito-club-access h3{font-size:1.15rem;letter-spacing:.18em;line-height:1.35;}
  .indomito-club-benefits{grid-template-columns:repeat(2,minmax(0,1fr));}
  .indomito-club-card{min-height:128px;border-right:1px solid rgba(255,255,255,.14)!important;border-bottom:1px solid rgba(255,255,255,.14)!important;}
  .indomito-club-card:nth-child(2n){border-right:0!important;}
  .indomito-club-card:nth-last-child(-n+2){border-bottom:0!important;}
}
@media(max-width:430px){
  .indomito-club-benefits{grid-template-columns:1fr;}
  .indomito-club-card,.indomito-club-card:nth-child(2n),.indomito-club-card:nth-child(3n){border-right:0!important;}
  .indomito-club-card:nth-last-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)!important;}
  .indomito-club-card:last-child{border-bottom:0!important;}
}
/* MAXCUT_CLUBE_INDOMITOS_SECAO_20260619_FIM */

/* MAXCUT_CLUBE_INDOMITOS_REFINO_TEXTO_NAV_20260619_INICIO */
.indomito-club-copy{
  width:min(650px,100%)!important;
  overflow:visible!important;
}
.indomito-club-title{
  font-size:clamp(3.7rem,6.4vw,7rem)!important;
  line-height:1!important;
  letter-spacing:.018em!important;
  max-width:100%!important;
  overflow:visible!important;
}
.indomito-club-title strong{
  white-space:nowrap!important;
}
.indomito-club-kicker{
  line-height:1.38!important;
  margin-top:34px!important;
}
.indomito-club-copy p{
  line-height:1.62!important;
}
@media(max-width:980px){
  .indomito-club-title{font-size:clamp(3.2rem,13vw,5.6rem)!important;}
  .indomito-club-title strong{white-space:normal!important;}
}
/* MAXCUT_CLUBE_INDOMITOS_REFINO_TEXTO_NAV_20260619_FIM */

/* MAXCUT_CLUBE_INDOMITOS_POSICAO_SCROLL_20260619_INICIO */
.indomito-club-section{
  scroll-margin-top:76px!important;
}
/* MAXCUT_CLUBE_INDOMITOS_POSICAO_SCROLL_20260619_FIM */

/* MAXCUT_ANCORAS_SECAO_ALINHAMENTO_20260619_INICIO */
.indomito-club-section,
.maxcut-gallery-section{
  scroll-margin-top:0!important;
}
/* MAXCUT_ANCORAS_SECAO_ALINHAMENTO_20260619_FIM */

/* MAXCUT_CLUBE_INDOMITOS_ACENTO_H3_20260619_INICIO */
.indomito-club-access{
  padding-top:42px!important;
  overflow:visible!important;
}
.indomito-club-access h3{
  line-height:1.45!important;
  padding-top:.18em!important;
  overflow:visible!important;
}
.indomito-club-access h3 span{
  display:inline-block;
  padding-top:.08em;
}
/* MAXCUT_CLUBE_INDOMITOS_ACENTO_H3_20260619_FIM */

/* MAXCUT_FIX_ACENTOS_TITULOS_OSWALD_20260619_INICIO */
.indomito-club-copy .eyebrow{
  margin-bottom:30px!important;
}
.indomito-club-title{
  line-height:1.18!important;
  padding-top:.16em!important;
  margin-top:-.10em!important;
  overflow:visible!important;
}
.indomito-club-title strong{
  line-height:1.18!important;
  padding-top:.08em!important;
  padding-bottom:.02em!important;
  overflow:visible!important;
}
.aparador-section .section-title,
.aparador-section [data-aparador-title]{
  line-height:1.20!important;
  padding-top:.12em!important;
  padding-bottom:.04em!important;
  overflow:visible!important;
}
.aparador-section .section-title strong,
.aparador-section [data-aparador-title] strong{
  line-height:1.20!important;
  overflow:visible!important;
}
/* MAXCUT_FIX_ACENTOS_TITULOS_OSWALD_20260619_FIM */

/* MAXCUT_CLUBE_ALTURA_RESPONSIVA_BORDAS_20260619_INICIO */
@media(min-width:981px){
  .indomito-club-section{
    min-height:100svh!important;
    padding:86px 0 40px!important;
    display:flex!important;
    align-items:center!important;
  }
  .indomito-club-wrap{
    min-height:calc(100svh - 126px)!important;
    gap:26px!important;
    justify-content:center!important;
  }
  .indomito-club-copy .eyebrow{margin-bottom:22px!important;}
  .indomito-club-title{font-size:clamp(3.5rem,5.8vw,6.25rem)!important;}
  .indomito-club-kicker{margin-top:22px!important;gap:2px!important;font-size:clamp(.95rem,1.55vw,1.28rem)!important;line-height:1.34!important;}
  .indomito-club-copy p{margin-top:18px!important;font-size:clamp(.98rem,1.35vw,1.16rem)!important;line-height:1.52!important;}
  .indomito-club-cta{margin-top:22px!important;min-height:44px!important;padding:11px 18px!important;}
  .indomito-club-access{padding-top:24px!important;}
  .indomito-club-access h3{font-size:clamp(1.08rem,1.75vw,1.58rem)!important;margin-bottom:16px!important;line-height:1.36!important;}
  .indomito-club-card{min-height:112px!important;padding:18px 12px 16px!important;}
  .indomito-club-card .icon-box{width:40px!important;height:40px!important;font-size:1.52rem!important;margin-bottom:8px!important;}
  .indomito-club-card strong{font-size:.88rem!important;}
  .indomito-club-card p{font-size:.74rem!important;}
}
@media(min-width:981px) and (max-height:780px){
  .indomito-club-section{padding:76px 0 32px!important;}
  .indomito-club-wrap{gap:20px!important;min-height:calc(100svh - 108px)!important;}
  .indomito-club-title{font-size:clamp(3.15rem,5.15vw,5.45rem)!important;}
  .indomito-club-kicker{margin-top:16px!important;}
  .indomito-club-copy p{margin-top:14px!important;}
  .indomito-club-cta{margin-top:16px!important;}
  .indomito-club-access{padding-top:18px!important;}
  .indomito-club-access h3{margin-bottom:12px!important;}
  .indomito-club-card{min-height:98px!important;padding:14px 10px 12px!important;}
}
@media(max-width:760px){
  .indomito-club-benefits .indomito-club-card:nth-child(n){
    border-right:1px solid rgba(255,255,255,.14)!important;
    border-bottom:1px solid rgba(255,255,255,.14)!important;
  }
  .indomito-club-benefits .indomito-club-card:nth-child(2n){border-right:0!important;}
  .indomito-club-benefits .indomito-club-card:nth-last-child(-n+2){border-bottom:0!important;}
}
@media(max-width:430px){
  .indomito-club-benefits .indomito-club-card:nth-child(n){border-right:0!important;border-bottom:1px solid rgba(255,255,255,.14)!important;}
  .indomito-club-benefits .indomito-club-card:last-child{border-bottom:0!important;}
}
/* MAXCUT_CLUBE_ALTURA_RESPONSIVA_BORDAS_20260619_FIM */


/* MAXCUT_CLUBE_LARGURA_HERO_SEM_SELO_20260619_INICIO */
.hero-indomito .hero-eyebrow{
  display:none!important;
}
@media(min-width:981px){
  .indomito-club-section{
    display:block!important;
    align-items:initial!important;
    min-height:min(760px,100svh)!important;
    padding:74px 0 34px!important;
  }
  .indomito-club-section > .container.indomito-club-wrap{
    width:min(var(--max),calc(100% - 40px))!important;
    max-width:var(--max)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .indomito-club-wrap{
    min-height:calc(min(760px,100svh) - 108px)!important;
    gap:18px!important;
    justify-content:stretch!important;
  }
  .indomito-club-copy{
    width:min(560px,100%)!important;
  }
  .indomito-club-title{
    font-size:clamp(3.35rem,5.35vw,5.85rem)!important;
  }
  .indomito-club-kicker{
    margin-top:18px!important;
  }
  .indomito-club-copy p{
    margin-top:14px!important;
  }
  .indomito-club-cta{
    margin-top:18px!important;
  }
  .indomito-club-access{
    padding-top:18px!important;
  }
  .indomito-club-access h3{
    margin-bottom:12px!important;
  }
  .indomito-club-card{
    min-height:96px!important;
    padding:13px 10px 12px!important;
  }
}
@media(min-width:981px) and (max-height:760px){
  .indomito-club-section{
    padding:68px 0 28px!important;
  }
  .indomito-club-wrap{
    min-height:calc(100svh - 96px)!important;
    gap:16px!important;
  }
  .indomito-club-title{
    font-size:clamp(3rem,4.85vw,5.25rem)!important;
  }
  .indomito-club-kicker{
    margin-top:14px!important;
    font-size:clamp(.88rem,1.28vw,1.08rem)!important;
  }
  .indomito-club-copy p{
    font-size:clamp(.92rem,1.15vw,1.02rem)!important;
  }
  .indomito-club-card{
    min-height:90px!important;
    padding:12px 9px 10px!important;
  }
}
/* MAXCUT_CLUBE_LARGURA_HERO_SEM_SELO_20260619_FIM */

/* MAXCUT_CLUBE_ALTURA_E_IMAGEM_REEQUILIBRIO_20260619_INICIO */
@media(min-width:981px){
  .indomito-club-section{
    display:block!important;
    min-height:clamp(800px,92svh,880px)!important;
    padding:96px 0 48px!important;
    scroll-margin-top:0!important;
  }
  .indomito-club-bg{
    background-position:center center!important;
    background-size:cover!important;
    opacity:.98!important;
  }
  .indomito-club-section > .container.indomito-club-wrap{
    width:min(var(--max),calc(100% - 40px))!important;
    max-width:var(--max)!important;
    margin-inline:auto!important;
  }
  .indomito-club-wrap{
    min-height:calc(clamp(800px,92svh,880px) - 144px)!important;
    gap:30px!important;
    justify-content:stretch!important;
  }
  .indomito-club-title{
    font-size:clamp(3.75rem,6.45vw,6.85rem)!important;
  }
  .indomito-club-kicker{
    margin-top:26px!important;
  }
  .indomito-club-copy p{
    margin-top:20px!important;
    line-height:1.58!important;
  }
  .indomito-club-cta{
    margin-top:26px!important;
  }
  .indomito-club-access{
    padding-top:28px!important;
  }
  .indomito-club-access h3{
    margin-bottom:18px!important;
  }
  .indomito-club-card{
    min-height:118px!important;
    padding:18px 12px 16px!important;
  }
}
@media(min-width:981px) and (max-height:820px){
  .indomito-club-section{
    min-height:800px!important;
    padding:88px 0 42px!important;
  }
  .indomito-club-wrap{
    min-height:670px!important;
    gap:24px!important;
  }
  .indomito-club-title{
    font-size:clamp(3.45rem,5.85vw,6.15rem)!important;
  }
  .indomito-club-kicker{margin-top:20px!important;}
  .indomito-club-copy p{margin-top:16px!important;}
  .indomito-club-cta{margin-top:20px!important;}
  .indomito-club-access{padding-top:22px!important;}
  .indomito-club-card{min-height:106px!important;}
}
/* MAXCUT_CLUBE_ALTURA_E_IMAGEM_REEQUILIBRIO_20260619_FIM */

/* MAXCUT_CLUBE_ORDEM_COR_NAV_20260624_INICIO */
.indomito-club-section{
  border-top-color:rgba(0,102,255,.24)!important;
  border-bottom-color:rgba(0,102,255,.22)!important;
  scroll-margin-top:0!important;
}
.indomito-club-bg{
  background:
    linear-gradient(90deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.10) 42%,rgba(0,0,0,.04) 100%),
    radial-gradient(circle at 70% 24%,rgba(0,102,255,.25),transparent 30%),
    url('../images/clube_indomitos_fundo.png') center/cover no-repeat!important;
}
.indomito-club-copy .eyebrow,
.indomito-club-kicker em,
.indomito-club-access h3 span,
.indomito-club-card .icon-box,
.indomito-club-card p,
.indomito-club-cta i{
  color:#0066FF!important;
}
.indomito-club-cta{
  border-color:rgba(0,102,255,.78)!important;
  box-shadow:0 18px 60px rgba(0,102,255,.20)!important;
}
.indomito-club-section .mini-card,
.indomito-club-benefits{
  border-color:rgba(0,102,255,.18)!important;
}
/* MAXCUT_CLUBE_ORDEM_COR_NAV_20260624_FIM */

/* FIX_PRODUTOS_DINAMICOS_R2_BADGE_OPCIONAL_20260625 */
.product-loading{display:block;width:100%;min-height:220px;padding:42px 22px;border:1px solid rgba(0,102,255,.22);border-radius:22px;background:rgba(7,20,38,.72);color:#d7e4f7;text-align:center;font-weight:900;letter-spacing:.04em}
.products-grid.product-carousel .product-loading{flex:1 0 100%;display:grid;place-items:center}

.products-grid.product-carousel:not(.dynamic-products-ready) .product-card{display:none!important}


/* FIX_PRODUTOS_ALT_TEXT_CARREGAMENTO_20260625
   Evita que o navegador desenhe texto alternativo dentro do card enquanto a imagem R2 ainda carrega.
   O nome acessível continua no link/card e no título do produto.
*/
.product-media{
  background:
    linear-gradient(145deg,rgba(0,0,0,.96),rgba(4,12,26,.94)),
    radial-gradient(circle at 70% 30%,rgba(0,102,255,.16),transparent 42%)!important;
}
.product-media img{
  color:transparent!important;
  font-size:0!important;
  text-indent:-9999px!important;
  background:transparent!important;
}
.product-media img::selection{background:transparent!important;color:transparent!important}
.product-list-card img,
.product-detail-media img,
.related-grid img{
  color:transparent!important;
  font-size:0!important;
}
/* FIX_PRODUTOS_ALT_TEXT_CARREGAMENTO_20260625_FIM */

/* Ajuste MAXCUT 2026-06-26: imagem vertical do Aparador O Indômito.
   A imagem pública é gerenciada pelo R2 em maxcut/images/aparador_indomito.webp,
   com fallback local em assets/images/aparador_indomito.webp. */
.aparador-section .image-frame{
  min-height:640px;
  aspect-ratio:3/4;
  background:linear-gradient(145deg,rgba(3,6,13,.98),rgba(5,12,26,.92));
}
.aparador-section .image-frame img{
  object-fit:contain;
  padding:0;
  background:#02050b;
}
@media(max-width:980px){
  .aparador-section .image-frame{min-height:auto;aspect-ratio:3/4;max-width:560px;margin-inline:auto;width:100%;}
}

/* FIX_PUBLICO_CLUBE_BG_ENQUADRAMENTO_CAIXA_20260626
   Reenquadra a imagem de fundo do Clube para preservar o topo da caixa MAXCUT PRO.
   Mantém cover, mas ancora a imagem no topo para evitar corte vertical em telas largas/altas. */
.indomito-club-bg{
  background:
    linear-gradient(90deg,rgba(0,0,0,.20) 0%,rgba(0,0,0,.12) 42%,rgba(0,0,0,.04) 100%),
    radial-gradient(circle at 70% 24%,rgba(0,102,255,.25),transparent 30%),
    url('../images/clube_indomitos_fundo.png') center top/cover no-repeat!important;
}
@media(max-width:760px){
  .indomito-club-bg{
    background:
      linear-gradient(90deg,rgba(0,0,0,.34) 0%,rgba(0,0,0,.22) 48%,rgba(0,0,0,.10) 100%),
      radial-gradient(circle at 68% 22%,rgba(0,102,255,.20),transparent 32%),
      url('../images/clube_indomitos_fundo.png') 62% top/cover no-repeat!important;
  }
}

/* FIX_MAXCUT_PUBLICO_INICIO_BG_ENQUADRAMENTO_20260626_INICIO
   Reenquadra a imagem visual do hero #inicio sem trocar o arquivo.
   A seção usa uma imagem absoluta como fundo visual, não apenas background CSS.
   O foco sobe levemente no desktop para preservar melhor o rosto/produtos e evitar corte estranho.
*/
.hero.hero-indomito .hero-indomito-visual img[data-fixed-hero-image="true"]{
  object-fit:cover!important;
  object-position:center 34%!important;
}
@media(min-width:1500px) and (max-height:840px){
  .hero.hero-indomito .hero-indomito-visual img[data-fixed-hero-image="true"]{
    object-position:center 31%!important;
  }
}
@media(max-width:1180px){
  .hero.hero-indomito .hero-indomito-visual img[data-fixed-hero-image="true"]{
    object-position:center top!important;
  }
}
@media(max-width:760px){
  .hero.hero-indomito .hero-indomito-visual img[data-fixed-hero-image="true"]{
    object-position:center top!important;
  }
}
/* FIX_MAXCUT_PUBLICO_INICIO_BG_ENQUADRAMENTO_20260626_FIM */

/* FIX_PUBLICO_INICIO_BG_ENQUADRAMENTO_FORTE_20260626
   O ajuste anterior no object-position foi discreto e podia ficar quase imperceptível.
   Agora o enquadramento do hero #inicio fica ancorado no topo em desktop, preservando melhor
   o rosto/cabelo da imagem vertical usada como fundo visual. O index.html também recebeu
   cache-busting no CSS e na imagem do hero para evitar reaproveitamento de arquivo antigo. */
.hero.hero-indomito .hero-indomito-visual img[data-fixed-hero-image="true"]{
  object-fit:cover!important;
  object-position:center top!important;
}
@media(min-width:1281px) and (max-height:900px){
  .hero.hero-indomito .hero-indomito-visual img[data-fixed-hero-image="true"]{
    object-position:center 8%!important;
  }
}
@media(min-width:1500px) and (max-height:760px){
  .hero.hero-indomito .hero-indomito-visual img[data-fixed-hero-image="true"]{
    object-position:center top!important;
  }
}
@media(max-width:1180px){
  .hero.hero-indomito .hero-indomito-visual img[data-fixed-hero-image="true"]{
    object-position:center top!important;
  }
}
/* FIX_PUBLICO_INICIO_BG_ENQUADRAMENTO_FORTE_20260626_FIM */


/* FIX_PUBLICO_INICIO_BG_IMAGEM_COMPLETA_20260626
   O ajuste anterior usava cover/top e acabava exibindo apenas testa/cabelo da arte.
   Agora a arte principal do #inicio usa contain para mostrar praticamente a imagem inteira.
   Um fundo duplicado, escuro e desfocado, preenche as laterais para evitar aspecto vazio
   em telas widescreen. */
.hero.hero-indomito .hero-indomito-visual{
  background:#02050b!important;
}
.hero.hero-indomito .hero-indomito-visual::before{
  content:"";
  position:absolute;
  inset:-28px;
  z-index:0;
  background:
    linear-gradient(90deg,rgba(3,5,12,.96) 0%,rgba(3,5,12,.70) 28%,rgba(3,5,12,.48) 52%,rgba(3,5,12,.82) 100%),
    url('../images/hero_indomito_produtos.webp') center center/cover no-repeat;
  filter:blur(18px) brightness(.58) saturate(1.08);
  opacity:.72;
  transform:scale(1.05);
  pointer-events:none;
}
.hero.hero-indomito .hero-indomito-visual::after{
  z-index:2!important;
  background:
    radial-gradient(circle at 74% 36%,rgba(0,102,255,.18),transparent 24%),
    linear-gradient(90deg,rgba(3,5,12,.88) 0%,rgba(3,5,12,.62) 24%,rgba(3,5,12,.26) 52%,rgba(3,5,12,.72) 100%)!important;
}
.hero.hero-indomito .hero-indomito-visual img[data-fixed-hero-image="true"]{
  position:relative!important;
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  opacity:.84!important;
  filter:brightness(.80) contrast(1.05) saturate(1.04)!important;
  transform:none!important;
}
@media(min-width:1281px) and (max-height:900px){
  .hero.hero-indomito .hero-indomito-visual img[data-fixed-hero-image="true"]{
    object-fit:contain!important;
    object-position:center center!important;
  }
}
@media(max-width:1180px){
  .hero.hero-indomito .hero-indomito-visual img[data-fixed-hero-image="true"]{
    object-fit:cover!important;
    object-position:center 34%!important;
  }
  .hero.hero-indomito .hero-indomito-visual::before{
    opacity:.36;
  }
}
@media(max-width:760px){
  .hero.hero-indomito .hero-indomito-visual img[data-fixed-hero-image="true"]{
    object-fit:cover!important;
    object-position:center 32%!important;
  }
}
/* FIX_PUBLICO_INICIO_BG_IMAGEM_COMPLETA_20260626_FIM */

/* TESTE_PUBLICO_INICIO_HERO_COMPACTO_PREMIUM_20260626
   Teste solicitado: manter a imagem do #inicio praticamente inteira, mas reorganizar
   o conteúdo em modo editorial compacto: título à esquerda, texto logo abaixo do título
   e cards encaixados no rodapé visual do hero para continuar aparecendo ao abrir a página. */
@media(min-width:1121px){
  .hero.hero-indomito{
    min-height:clamp(720px,92vh,820px)!important;
  }
  .hero.hero-indomito::before{
    background:
      linear-gradient(90deg,rgba(3,5,12,.96) 0%,rgba(3,5,12,.86) 22%,rgba(3,5,12,.50) 48%,rgba(3,5,12,.58) 66%,rgba(3,5,12,.92) 100%),
      linear-gradient(180deg,rgba(3,5,12,.02) 0%,rgba(3,5,12,.10) 48%,rgba(3,5,12,.42) 78%,rgba(3,5,12,.82) 100%)!important;
  }
  .hero-indomito-layout{
    min-height:auto!important;
    display:block!important;
  }
  .hero-indomito-copy{
    width:min(100%,760px)!important;
    max-width:760px!important;
    display:block!important;
    padding-top:clamp(112px,13.5vh,142px)!important;
    padding-bottom:clamp(190px,23vh,230px)!important;
  }
  .hero-eyebrow{
    display:none!important;
  }
  .hero-indomito-title{
    display:block!important;
    font-size:clamp(3.75rem,5.25vw,5.95rem)!important;
    line-height:.91!important;
    margin:0!important;
    max-width:680px!important;
  }
  .hero-indomito-title small{
    margin-top:10px!important;
    font-size:clamp(.88rem,1.05vw,1.05rem)!important;
    letter-spacing:.21em!important;
  }
  .hero-indomito-side-text{
    display:block!important;
    max-width:720px!important;
    padding-top:16px!important;
  }
  .hero-indomito-text{
    display:grid!important;
    gap:8px!important;
    margin-top:0!important;
  }
  .hero-indomito-text p{
    max-width:720px!important;
    font-size:clamp(.88rem,.96vw,.98rem)!important;
    line-height:1.43!important;
    color:#f2f5ff!important;
  }
  .hero-ritual{
    margin:12px 0 0!important;
    font-size:clamp(.86rem,.92vw,.96rem)!important;
    line-height:1.34!important;
    letter-spacing:.28em!important;
  }
  .hero-indomito-bottom{
    bottom:18px!important;
    width:min(980px,calc(100% - 56px))!important;
  }
  .hero-indomito-bottom .hero-proof-strip article{
    min-height:92px!important;
    padding:10px 16px 11px!important;
    gap:4px!important;
  }
  .hero-indomito-bottom .hero-proof-strip i{
    font-size:1.28rem!important;
    margin-bottom:3px!important;
  }
  .hero-indomito-bottom .hero-proof-strip strong{
    font-size:.82rem!important;
    letter-spacing:.12em!important;
    margin-bottom:1px!important;
  }
  .hero-indomito-bottom .hero-proof-strip span{
    font-size:.80rem!important;
    line-height:1.35!important;
    max-width:154px!important;
  }
  .hero-indomito-bottom .hero-club-strip{
    grid-template-columns:64px minmax(0,1fr) auto!important;
    gap:14px!important;
    padding:12px 16px!important;
  }
  .hero-indomito-bottom .hero-club-mark{
    padding-right:14px!important;
  }
  .hero-indomito-bottom .hero-club-mark img{
    width:42px!important;
    height:42px!important;
  }
  .hero-indomito-bottom .hero-club-strip span{
    font-size:.78rem!important;
    margin-bottom:2px!important;
  }
  .hero-indomito-bottom .hero-club-strip p{
    font-size:.80rem!important;
    line-height:1.34!important;
    max-width:620px!important;
  }
  .hero-indomito-bottom .hero-club-strip .btn{
    min-height:38px!important;
    min-width:205px!important;
    padding:9px 14px!important;
    font-size:.78rem!important;
  }
}
@media(min-width:1121px) and (max-height:760px){
  .hero.hero-indomito{
    min-height:700px!important;
  }
  .hero-indomito-copy{
    padding-top:104px!important;
    padding-bottom:196px!important;
  }
  .hero-indomito-title{
    font-size:clamp(3.45rem,4.75vw,5.15rem)!important;
  }
  .hero-indomito-side-text{
    padding-top:12px!important;
  }
  .hero-indomito-text p{
    font-size:.86rem!important;
    line-height:1.36!important;
  }
  .hero-ritual{
    margin-top:10px!important;
    font-size:.84rem!important;
  }
  .hero-indomito-bottom .hero-proof-strip article{
    min-height:82px!important;
    padding:8px 14px!important;
  }
  .hero-indomito-bottom .hero-club-strip{
    padding:10px 14px!important;
  }
}
/* TESTE_PUBLICO_INICIO_HERO_COMPACTO_PREMIUM_20260626_FIM */

/* TESTE_PUBLICO_INICIO_HERO_COMPACTO_CARDS_ACIMA_20260626
   Ajuste solicitado após validação visual: manter o hero compacto premium,
   mas subir o bloco de cards/clube no zoom 100% para ficar mais próximo
   do comportamento aprovado em 90%, sem depender do zoom do navegador. */
@media(min-width:1121px){
  .hero.hero-indomito{
    min-height:clamp(690px,88vh,790px)!important;
    padding-bottom:34px!important;
  }
  .hero-indomito-copy{
    padding-top:clamp(96px,11.5vh,122px)!important;
    padding-bottom:clamp(78px,10vh,108px)!important;
  }
  .hero-indomito-bottom{
    margin-top:-12px!important;
    bottom:auto!important;
  }
}
@media(min-width:1121px) and (max-height:820px){
  .hero.hero-indomito{
    min-height:680px!important;
    padding-bottom:30px!important;
  }
  .hero-indomito-copy{
    padding-top:92px!important;
    padding-bottom:70px!important;
  }
  .hero-indomito-bottom{
    margin-top:-16px!important;
  }
}
@media(min-width:1500px) and (min-height:821px){
  .hero-indomito-copy{
    padding-bottom:88px!important;
  }
  .hero-indomito-bottom{
    margin-top:-14px!important;
  }
}
/* TESTE_PUBLICO_INICIO_HERO_COMPACTO_CARDS_ACIMA_20260626_FIM */


/* FIX_PUBLICO_APARADOR_TITULO_RODAPE_SANTORO_20260629
   Reduz levemente o título da seção Aparador para melhorar a primeira dobra
   e deixar os cards de benefícios mais visíveis sem alterar o conteúdo. */
@media(min-width:981px){
  .aparador-section .section-title,
  .aparador-section [data-aparador-title]{
    font-size:clamp(2.55rem,3.72vw,3.58rem)!important;
    line-height:1.13!important;
    max-width:660px!important;
    letter-spacing:.018em!important;
  }
  .aparador-section .section-lead,
  .aparador-section [data-aparador-lead]{
    margin-top:16px!important;
    font-size:clamp(.98rem,1.05vw,1.05rem)!important;
    line-height:1.52!important;
    max-width:640px!important;
  }
  .aparador-section .spec-grid{
    margin-top:34px!important;
    gap:14px!important;
  }
  .aparador-section .spec{
    padding:18px 20px!important;
    min-height:112px!important;
  }
}
@media(min-width:981px) and (max-height:820px){
  .aparador-section .section-title,
  .aparador-section [data-aparador-title]{
    font-size:clamp(2.38rem,3.45vw,3.35rem)!important;
    line-height:1.12!important;
  }
  .aparador-section .spec-grid{margin-top:28px!important;}
  .aparador-section .spec{padding:16px 18px!important;min-height:104px!important;}
}
.footer-bottom a[data-santoro-credit-link]{
  color:var(--accent-soft)!important;
  font-weight:900!important;
  text-decoration:none!important;
}
.footer-bottom a[data-santoro-credit-link]:hover{
  filter:brightness(1.18)!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
/* FIX_PUBLICO_APARADOR_TITULO_RODAPE_SANTORO_20260629_FIM */

/* ETAPA_1_3_CARDS_GALERIA_THUMBS_INICIO
   Ajusta catalogo publico para usar a mesma largura visual do carrossel da home
   e exibe miniaturas da galeria sempre inteiras dentro do componente. */
.catalog-list-wrap{
  position:relative;
  padding:0 58px;
}
.catalog-list-wrap .products-grid.catalog-list{
  margin-top:0;
}
.catalog-list-wrap .product-card{
  color:inherit;
  text-decoration:none;
}
.maxcut-gallery-card,
.gallery-item,
.maxcut-gallery-thumb{
  background:
    radial-gradient(circle at 50% 42%,rgba(0,102,255,.16),transparent 48%),
    linear-gradient(145deg,#030712,#07101f)!important;
}
.maxcut-gallery-card img,
.gallery-item img{
  object-fit:contain!important;
  object-position:center center!important;
  transform:none!important;
  background:transparent!important;
}
.maxcut-gallery-card:hover img,
.gallery-item:hover img{
  transform:none!important;
  filter:saturate(1.05) contrast(1.04);
}
.maxcut-gallery-thumb img{
  object-fit:contain!important;
  object-position:center center!important;
  background:#02050b!important;
}
@media(max-width:980px){
  .catalog-list-wrap{padding:0 48px;}
}
@media(max-width:680px){
  .catalog-list-wrap{padding:0;}
}
/* ETAPA_1_3_CARDS_GALERIA_THUMBS_FIM */

/* ETAPA_2_1_GALERIA_THUMB_ADAPTATIVA_INICIO
   Miniaturas premium: mantém todas as imagens inteiras, preenche o card com
   uma versão desfocada da própria imagem e preserva alinhamento de linhas/colunas. */
.maxcut-gallery-card{
  isolation:isolate;
  background:#030712!important;
}
.maxcut-gallery-picture{
  position:absolute;
  inset:0;
  display:block;
  overflow:hidden;
  z-index:0;
}
.maxcut-gallery-picture .gallery-img-backdrop{
  position:absolute!important;
  inset:-24px!important;
  width:calc(100% + 48px)!important;
  height:calc(100% + 48px)!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:scale(1.08)!important;
  filter:blur(18px) saturate(1.08) brightness(.58)!important;
  opacity:.58!important;
}
.maxcut-gallery-picture:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 50% 42%,rgba(0,102,255,.18),transparent 48%),
    linear-gradient(180deg,rgba(2,5,12,.10),rgba(2,5,12,.34));
  pointer-events:none;
}
.maxcut-gallery-picture .gallery-img-main{
  position:absolute!important;
  inset:12px!important;
  width:calc(100% - 24px)!important;
  height:calc(100% - 24px)!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform:none!important;
  filter:drop-shadow(0 18px 28px rgba(0,0,0,.46))!important;
  opacity:1!important;
}
.maxcut-gallery-card:hover .gallery-img-backdrop{
  transform:scale(1.12)!important;
  filter:blur(18px) saturate(1.16) brightness(.64)!important;
}
.maxcut-gallery-card:hover .gallery-img-main{
  transform:scale(1.018)!important;
  filter:drop-shadow(0 20px 32px rgba(0,0,0,.50)) saturate(1.04) contrast(1.02)!important;
}
.maxcut-gallery-caption{
  z-index:2;
}
@media(max-width:720px){
  .maxcut-gallery-picture .gallery-img-main{
    inset:10px!important;
    width:calc(100% - 20px)!important;
    height:calc(100% - 20px)!important;
  }
}
/* ETAPA_2_1_GALERIA_THUMB_ADAPTATIVA_FIM */


/* MAXCUT_5_5_2_RESPIR0_MARCA_PRODUTOS_INICIO */
.brand-section.brand-section-philosophy{
  padding-bottom:92px!important;
}
.brand-section.brand-section-philosophy + #produtos{
  padding-top:108px!important;
}
.brand-philosophy-cards{
  margin-bottom:0!important;
}
@media(max-width:1180px){
  .brand-section.brand-section-philosophy{
    padding-bottom:78px!important;
  }
  .brand-section.brand-section-philosophy + #produtos{
    padding-top:92px!important;
  }
}
@media(max-width:760px){
  .brand-section.brand-section-philosophy{
    padding-bottom:64px!important;
  }
  .brand-section.brand-section-philosophy + #produtos{
    padding-top:78px!important;
  }
}
/* MAXCUT_5_5_2_RESPIR0_MARCA_PRODUTOS_FIM */
