/* CSS exclusivo da página inicio. */

:root{
  --site-black:#050403;
  --site-black-2:#0d0905;
  --site-brown:#2a1709;
  --site-bronze:#9b5d14;
  --site-gold:#d7a032;
  --site-gold-2:#f3cf70;
  --site-cream:#fff2cf;
  --site-white:#ffffff;
  --site-muted:#cdbf9f;
  --site-border:rgba(243,207,112,.22);
  --site-border-strong:rgba(243,207,112,.42);
  --site-card:rgba(19,13,7,.78);
  --site-shadow:0 28px 80px rgba(0,0,0,.48);
  --site-glow:0 0 60px rgba(215,160,50,.16);
  --site-radius:30px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.site-body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:var(--site-black);color:var(--site-white);overflow-x:hidden}
a{text-decoration:none;color:inherit}
button,input,textarea,select{font:inherit}
.site-body::before{content:"";position:fixed;inset:0;z-index:-3;background:radial-gradient(circle at 15% 7%,rgba(243,207,112,.16),transparent 28%),radial-gradient(circle at 82% 11%,rgba(155,93,20,.20),transparent 32%),radial-gradient(circle at 50% 82%,rgba(215,160,50,.10),transparent 34%),linear-gradient(135deg,#030201 0%,#100a05 48%,#000 100%)}
.site-body::after{content:"";position:fixed;inset:0;z-index:-2;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}
.site-container{width:min(1200px,calc(100% - 44px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(5,4,3,.72);border-bottom:1px solid rgba(243,207,112,.14);backdrop-filter:blur(18px)}
.navbar{height:86px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.brand-link{display:flex;align-items:center;gap:12px;min-width:max-content}
.brand-link img{width:58px;height:58px;border-radius:20px;object-fit:cover;border:1px solid var(--site-border-strong);box-shadow:0 0 28px rgba(215,160,50,.28)}
.brand-link span{display:block;font-weight:950;letter-spacing:.10em;text-transform:uppercase;font-size:15px;color:var(--site-gold-2)}
.brand-link small{display:block;margin-top:3px;color:var(--site-muted);font-size:11px;letter-spacing:.20em;text-transform:uppercase}
.nav-menu{display:flex;align-items:center;gap:6px;padding:8px;border:1px solid rgba(243,207,112,.12);border-radius:999px;background:rgba(255,255,255,.035)}
.nav-menu a{padding:11px 14px;border-radius:999px;color:#eadfca;font-size:13px;font-weight:800;letter-spacing:.02em;transition:.22s ease}
.nav-menu a:hover,.nav-menu a.active{background:rgba(243,207,112,.13);color:var(--site-gold-2)}
.nav-actions{display:flex;align-items:center;gap:10px}.mobile-toggle{display:none;width:46px;height:46px;border-radius:15px;border:1px solid var(--site-border);background:rgba(255,255,255,.06);color:var(--site-gold-2);cursor:pointer}.mobile-toggle span{display:block;width:18px;height:2px;background:currentColor;margin:4px auto;border-radius:10px}.btn-site{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border-radius:999px;border:1px solid var(--site-border);cursor:pointer;font-weight:950;letter-spacing:.02em;transition:.24s ease}.btn-gold{color:#160d04;background:linear-gradient(135deg,var(--site-gold-2),var(--site-gold) 48%,#aa6618);box-shadow:0 18px 44px rgba(215,160,50,.25)}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 26px 58px rgba(215,160,50,.32)}.btn-ghost{color:var(--site-cream);background:rgba(255,255,255,.055)}.btn-ghost:hover{border-color:var(--site-border-strong);background:rgba(243,207,112,.10)}
.hero{position:relative;padding:84px 0 70px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr);gap:34px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 13px;border:1px solid var(--site-border);border-radius:999px;background:rgba(243,207,112,.08);color:var(--site-gold-2);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.13em}.eyebrow::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--site-gold-2);box-shadow:0 0 18px var(--site-gold-2)}
.hero h1{margin:22px 0 18px;font-size:clamp(44px,6.2vw,84px);line-height:.94;letter-spacing:-.075em;font-weight:1000;background:linear-gradient(90deg,#fffaf0 0%,var(--site-gold-2) 42%,#fff 76%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero h1 strong{font-weight:1000}.hero p{max-width:720px;margin:0;color:#e0d2b9;font-size:18px;line-height:1.76}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-proof{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.proof-pill{padding:12px 14px;border-radius:18px;border:1px solid rgba(243,207,112,.16);background:rgba(255,255,255,.045);color:#eadfca;font-size:13px;font-weight:800}.hero-card{position:relative;min-height:610px;border-radius:42px;border:1px solid var(--site-border);background:linear-gradient(160deg,rgba(255,255,255,.08),rgba(215,160,50,.05)),rgba(12,8,4,.86);box-shadow:var(--site-shadow);overflow:hidden;padding:28px}.hero-card::before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 50% 14%,rgba(243,207,112,.30),transparent 31%),radial-gradient(circle at 82% 88%,rgba(155,93,20,.32),transparent 36%);pointer-events:none}.logo-showcase{position:relative;z-index:1;width:100%;aspect-ratio:1/1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#15100a 0%,#060403 68%);border:1px solid var(--site-border-strong);box-shadow:inset 0 0 70px rgba(0,0,0,.65),0 0 80px rgba(215,160,50,.16)}.logo-showcase img{width:82%;height:82%;object-fit:cover;border-radius:50%;filter:drop-shadow(0 18px 34px rgba(0,0,0,.55))}.order-floating{position:absolute;z-index:2;left:24px;right:24px;bottom:24px;padding:20px;border-radius:28px;border:1px solid var(--site-border);background:rgba(7,5,3,.86);backdrop-filter:blur(18px);box-shadow:0 24px 60px rgba(0,0,0,.45)}.order-floating h3{margin:0 0 12px;font-size:18px;color:var(--site-gold-2)}.order-line{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid rgba(243,207,112,.12);color:#eee2ca;font-size:13px}.order-line b{color:#fff}.status-chip{padding:5px 10px;border-radius:999px;background:rgba(243,207,112,.12);color:var(--site-gold-2);font-weight:950}
.section{padding:82px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-kicker{color:var(--site-gold-2);font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.section h2{margin:10px 0 0;font-size:clamp(31px,4.2vw,56px);line-height:1;letter-spacing:-.055em}.section-head p{max-width:500px;color:var(--site-muted);line-height:1.7;margin:0}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{position:relative;min-height:260px;padding:26px;border-radius:30px;border:1px solid rgba(243,207,112,.17);background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(215,160,50,.045));box-shadow:0 20px 60px rgba(0,0,0,.25);overflow:hidden}.service-card::after{content:"";position:absolute;right:-60px;bottom:-60px;width:160px;height:160px;border-radius:50%;border:1px solid rgba(243,207,112,.22)}.icon-badge{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(243,207,112,.22),rgba(155,93,20,.18));border:1px solid var(--site-border);font-size:26px}.service-card h3{margin:20px 0 10px;font-size:22px;letter-spacing:-.03em}.service-card p{margin:0;color:#d4c8b0;line-height:1.62}.service-card ul{position:relative;z-index:1;list-style:none;padding:0;margin:18px 0 0;display:grid;gap:8px}.service-card li{color:#eadfca;font-size:13px}.service-card li::before{content:"•";color:var(--site-gold-2);margin-right:8px}.split{display:grid;grid-template-columns:.82fr 1.18fr;gap:24px;align-items:stretch}.premium-panel{padding:32px;border-radius:34px;border:1px solid var(--site-border);background:linear-gradient(145deg,rgba(243,207,112,.10),rgba(255,255,255,.04));box-shadow:var(--site-shadow)}.premium-panel h2{font-size:44px}.feature-list{display:grid;gap:14px}.feature-row{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:start;padding:18px;border-radius:24px;border:1px solid rgba(243,207,112,.14);background:rgba(255,255,255,.04)}.feature-row span{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:rgba(243,207,112,.12);color:var(--site-gold-2);font-size:23px}.feature-row h3{margin:0 0 5px;font-size:18px}.feature-row p{margin:0;color:var(--site-muted);line-height:1.55;font-size:14px}.menu-showcase{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-tile{min-height:172px;padding:18px;border-radius:26px;border:1px solid rgba(243,207,112,.16);background:radial-gradient(circle at 20% 0%,rgba(243,207,112,.14),transparent 34%),rgba(255,255,255,.045)}.product-tile strong{display:block;color:#fff;font-size:18px;letter-spacing:-.02em}.product-tile span{display:block;margin-top:8px;color:var(--site-muted);font-size:13px;line-height:1.45}.price-line{margin-top:16px;color:var(--site-gold-2);font-weight:950}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:step}.step{counter-increment:step;padding:24px;border-radius:28px;border:1px solid rgba(243,207,112,.16);background:rgba(255,255,255,.045)}.step::before{content:counter(step,decimal-leading-zero);display:inline-flex;margin-bottom:22px;color:var(--site-gold-2);font-size:14px;font-weight:1000;letter-spacing:.12em}.step h3{margin:0 0 8px}.step p{margin:0;color:var(--site-muted);line-height:1.6;font-size:14px}.panel-cta{position:relative;overflow:hidden;padding:42px;border-radius:38px;border:1px solid var(--site-border-strong);background:radial-gradient(circle at 90% 0%,rgba(243,207,112,.22),transparent 33%),linear-gradient(145deg,rgba(255,255,255,.08),rgba(155,93,20,.12));box-shadow:var(--site-shadow);display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.panel-cta h2{margin:0 0 12px;font-size:42px;line-height:1;letter-spacing:-.05em}.panel-cta p{margin:0;color:#eadfca;line-height:1.7;max-width:720px}.contact-grid{display:grid;grid-template-columns:1fr .85fr;gap:20px}.contact-card,.hours-card{padding:28px;border-radius:32px;border:1px solid rgba(243,207,112,.16);background:rgba(255,255,255,.045)}.contact-card form{display:grid;gap:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-card input,.contact-card textarea{width:100%;border:1px solid rgba(243,207,112,.18);background:rgba(0,0,0,.22);color:#fff;border-radius:18px;padding:15px 16px;outline:none}.contact-card textarea{min-height:128px;resize:vertical}.contact-card input:focus,.contact-card textarea:focus{border-color:var(--site-border-strong);box-shadow:0 0 0 4px rgba(243,207,112,.08)}.hours-list{display:grid;gap:12px;margin-top:18px}.hours-list div{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid rgba(243,207,112,.12);color:var(--site-muted)}.hours-list strong{color:#fff}.footer{padding:42px 0;border-top:1px solid rgba(243,207,112,.14);background:rgba(0,0,0,.28)}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer p{margin:0;color:var(--site-muted);font-size:13px}.reveal{opacity:0;transform:translateY(18px);transition:.7s ease}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1080px){.nav-menu{position:fixed;left:22px;right:22px;top:94px;display:none;flex-direction:column;align-items:stretch;border-radius:26px;background:rgba(10,7,4,.96);padding:14px;box-shadow:var(--site-shadow)}.nav-menu.open{display:flex}.nav-menu a{border-radius:16px}.mobile-toggle{display:block}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.hero-card{min-height:auto}.cards-grid{grid-template-columns:repeat(2,1fr)}.menu-showcase,.process{grid-template-columns:repeat(2,1fr)}.panel-cta{grid-template-columns:1fr}.section-head{display:block}.section-head p{margin-top:14px}.nav-actions .btn-ghost{display:none}}
@media(max-width:680px){.site-container{width:min(100% - 28px,1200px)}.navbar{height:76px}.brand-link img{width:50px;height:50px}.hero{padding-top:48px}.hero h1{font-size:43px}.hero p{font-size:16px}.cards-grid,.menu-showcase,.process,.form-row{grid-template-columns:1fr}.panel-cta,.premium-panel{padding:26px}.footer-grid{align-items:start;flex-direction:column}.hero-card{padding:18px;border-radius:32px}.order-floating{position:relative;left:auto;right:auto;bottom:auto;margin-top:18px}.logo-showcase img{width:86%;height:86%}}


/* Refinamento premium da página inicial: vitrine equilibrada e sem card fora do padrão */
.home-premium .hero-home{padding:92px 0 58px;min-height:auto}
.home-premium .hero-home::after{content:"";position:absolute;left:8%;right:8%;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(243,207,112,.34),transparent)}
.home-premium .hero-copy p{max-width:760px}
.hero-brand-card{min-height:560px}
.brand-note-card{position:absolute;z-index:2;left:24px;right:24px;bottom:24px;padding:22px;border-radius:28px;border:1px solid rgba(243,207,112,.24);background:linear-gradient(145deg,rgba(8,6,4,.92),rgba(42,23,9,.88));box-shadow:0 24px 58px rgba(0,0,0,.42);backdrop-filter:blur(18px)}
.brand-note-card span{display:block;color:var(--site-gold-2);font-size:11px;font-weight:950;letter-spacing:.15em;text-transform:uppercase;margin-bottom:10px}
.brand-note-card h3{margin:0 0 9px;font-size:22px;line-height:1.1;letter-spacing:-.035em;color:#fff7df}
.brand-note-card p{margin:0;color:#ddceb2;font-size:14px;line-height:1.58}
.home-products{padding-top:62px}
.home-showcase-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin:28px 0 22px;padding:24px 26px;border-radius:34px;border:1px solid rgba(243,207,112,.20);background:radial-gradient(circle at 0% 0%,rgba(243,207,112,.16),transparent 28%),linear-gradient(145deg,rgba(255,255,255,.055),rgba(155,93,20,.10));box-shadow:0 22px 56px rgba(0,0,0,.24)}
.showcase-copy-block{display:flex;flex-direction:column;gap:12px}
.showcase-label{display:inline-flex;align-self:flex-start;padding:8px 12px;border-radius:999px;border:1px solid rgba(243,207,112,.24);background:rgba(243,207,112,.10);color:var(--site-gold-2);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.14em}
.showcase-copy-block h3{margin:0;font-size:clamp(26px,2.8vw,40px);line-height:1.03;letter-spacing:-.05em;color:#fff8e6;max-width:640px}
.showcase-copy-block p{margin:0;color:#d9cdb6;line-height:1.72;font-size:15px;max-width:660px}
.showcase-points{display:grid;grid-template-columns:1fr;gap:12px;align-content:center}
.showcase-points span{display:flex;align-items:center;min-height:58px;padding:14px 16px;border-radius:20px;border:1px solid rgba(243,207,112,.16);background:rgba(255,255,255,.045);color:#f1e6cf;font-size:14px;font-weight:800}
.showcase-points span::before{content:"•";margin-right:10px;color:var(--site-gold-2);font-size:20px;line-height:1}
.home-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.home-product-card{position:relative;display:flex;flex-direction:column;justify-content:flex-start;min-height:320px;padding:26px;border-radius:30px;border:1px solid rgba(243,207,112,.18);background:linear-gradient(150deg,rgba(255,255,255,.055),rgba(215,160,50,.04)),rgba(12,8,4,.78);box-shadow:0 22px 54px rgba(0,0,0,.22);overflow:hidden;transition:.25s ease}
.home-product-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 10%,rgba(243,207,112,.13),transparent 30%),radial-gradient(circle at 100% 100%,rgba(155,93,20,.16),transparent 32%);opacity:.84;pointer-events:none}
.home-product-card::after{content:"";position:absolute;right:-34px;bottom:-34px;width:120px;height:120px;border-radius:50%;border:1px solid rgba(243,207,112,.18);opacity:.7}
.home-product-card:hover{transform:translateY(-5px);border-color:rgba(243,207,112,.38);box-shadow:0 28px 72px rgba(0,0,0,.32),0 0 38px rgba(215,160,50,.08)}
.home-product-card.featured{grid-row:auto;min-height:320px;background:linear-gradient(150deg,rgba(255,255,255,.055),rgba(215,160,50,.04)),rgba(12,8,4,.78)}
.home-product-card.featured::before{background:radial-gradient(circle at 18% 10%,rgba(243,207,112,.13),transparent 30%),radial-gradient(circle at 100% 100%,rgba(155,93,20,.16),transparent 32%)}
.product-glow{display:none}
.product-category{position:relative;z-index:1;display:inline-flex;align-items:center;align-self:flex-start;padding:8px 12px;border-radius:999px;border:1px solid rgba(243,207,112,.20);background:rgba(243,207,112,.09);color:var(--site-gold-2);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}
.home-product-card h3{position:relative;z-index:1;margin:22px 0 12px;font-size:clamp(24px,2.2vw,34px);line-height:1.02;letter-spacing:-.055em;color:#fff9e8;max-width:12ch}
.home-product-card p{position:relative;z-index:1;margin:0;color:#dccfb5;line-height:1.68;font-size:15px;max-width:36ch}
.home-product-card ul{position:relative;z-index:1;list-style:none;margin:22px 0 0;padding:0;display:grid;gap:11px}
.home-product-card li{display:flex;align-items:flex-start;color:#f0e4c9;font-size:13px;font-weight:760;line-height:1.45}
.home-product-card li::before{content:"✓";display:inline-grid;place-items:center;flex:0 0 20px;width:20px;height:20px;margin-right:9px;border-radius:50%;background:rgba(243,207,112,.13);color:var(--site-gold-2);font-size:11px;font-weight:1000}
.experience-strip{display:grid;grid-template-columns:1fr auto auto;gap:24px;align-items:center;padding:36px;border-radius:36px;border:1px solid rgba(243,207,112,.28);background:radial-gradient(circle at 7% 0%,rgba(243,207,112,.18),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.065),rgba(155,93,20,.12));box-shadow:var(--site-shadow)}
.experience-strip h2{margin:10px 0 0;font-size:clamp(28px,3.3vw,48px);line-height:1;letter-spacing:-.055em;max-width:650px}
.experience-items{display:grid;gap:10px;min-width:230px}
.experience-items span{display:block;padding:12px 14px;border-radius:18px;border:1px solid rgba(243,207,112,.16);background:rgba(255,255,255,.045);color:#eadfca;font-size:13px;font-weight:850}
@media(max-width:1080px){.home-showcase-panel{grid-template-columns:1fr}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-card,.home-product-card.featured{min-height:300px}.experience-strip{grid-template-columns:1fr}.experience-items{min-width:0}}
@media(max-width:680px){.home-product-grid{grid-template-columns:1fr}.home-product-card,.home-product-card.featured{min-height:auto;padding:24px}.hero-brand-card{min-height:auto}.brand-note-card{position:relative;left:auto;right:auto;bottom:auto;margin-top:18px}.experience-strip,.home-showcase-panel{padding:24px}.showcase-copy-block h3{font-size:30px}.showcase-points span{min-height:auto}}


/* Ajuste fino de espaçamento entre vitrine de produtos e card final */
.home-products{padding-top:62px;padding-bottom:26px}
.home-experience{padding-top:22px;padding-bottom:64px}
.experience-strip{margin-top:0}
@media(max-width:680px){.home-products{padding-bottom:18px}.home-experience{padding-top:16px;padding-bottom:46px}}


/* Ajuste do menu superior: orçamento integrado ao menu principal */
.nav-menu{gap:4px;padding:7px}
.nav-menu a{padding:11px 13px;font-size:12.5px;white-space:nowrap}
.nav-actions{flex:0 0 auto}
@media(max-width:1180px){.navbar{gap:14px}.nav-menu a{padding:10px 11px;font-size:12px}.brand-link span{font-size:14px}.brand-link small{font-size:10px}.btn-site{padding:0 18px}}


/* Site público refinado: menu comercial, produtos e confiança */
.nav-menu a{white-space:nowrap}
.nav-actions .btn-gold{min-width:94px}
.public-grid .home-product-card{min-height:305px}
.trust-section{padding-top:38px}
.trust-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;align-items:stretch}
.product-public-grid .service-card{min-height:285px}
.product-public-grid .service-card h3{font-size:25px}
.product-public-grid .service-card p{font-size:15px;line-height:1.68}
@media(max-width:1080px){.trust-grid{grid-template-columns:1fr}.nav-menu{gap:4px}.nav-menu a{padding:11px 12px}}
@media(max-width:680px){.public-grid .home-product-card,.product-public-grid .service-card{min-height:auto}.trust-section{padding-top:24px}}


/* Padronização profissional da tipografia pública */
.hero{padding:66px 0 58px}
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.64fr);gap:42px}
.hero h1{max-width:780px;margin:18px 0 16px;font-size:clamp(36px,4.25vw,62px);line-height:1.04;letter-spacing:-.055em}
.hero p{max-width:680px;font-size:16px;line-height:1.72;color:#e5d8bf}
.eyebrow{font-size:11px;letter-spacing:.12em;padding:7px 12px}
.hero-actions{margin-top:26px}
.hero-proof{margin-top:26px}
.hero-card{min-height:520px;border-radius:38px;padding:24px}
.logo-showcase{max-width:390px;margin-inline:auto}
.order-floating{padding:18px;border-radius:24px}
.order-floating h3{font-size:17px}
.section h2{font-size:clamp(28px,3.4vw,46px);line-height:1.05;letter-spacing:-.045em}
.section-head p{font-size:15px;line-height:1.65}
.showcase-copy-block h3{font-size:clamp(24px,2.45vw,34px);line-height:1.08;letter-spacing:-.045em}
.home-product-card h3{font-size:clamp(22px,1.85vw,29px);line-height:1.08;letter-spacing:-.045em;max-width:15ch}
.home-product-card p{font-size:14px;line-height:1.62}
.product-public-grid .service-card h3{font-size:22px;line-height:1.12}
.product-public-grid .service-card p,.service-card p{font-size:14px;line-height:1.62}
.panel-cta h2,.premium-panel h2{font-size:clamp(28px,3vw,40px);line-height:1.06}
.experience-strip h2{font-size:clamp(27px,3vw,42px);line-height:1.06}
@media(max-width:1080px){.hero-grid{grid-template-columns:1fr}.hero-card{min-height:auto}.hero h1{font-size:clamp(34px,6vw,54px)}}
@media(max-width:680px){.hero{padding:42px 0 44px}.hero h1{font-size:36px;line-height:1.06}.hero p{font-size:15px}.section h2{font-size:30px}.brand-link small{letter-spacing:.14em}.site-container{width:min(100% - 28px,1200px)}}


/* Ajuste final: tipografia realmente menor para site público e melhor responsividade */
.hero{padding:54px 0 46px !important;}
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.58fr) !important;gap:36px !important;align-items:center !important;}
.hero h1{max-width:690px !important;margin:16px 0 14px !important;font-size:clamp(30px,3.35vw,48px) !important;line-height:1.12 !important;letter-spacing:-.045em !important;}
.hero p{max-width:650px !important;font-size:15px !important;line-height:1.72 !important;color:#e1d3ba !important;}
.eyebrow{font-size:10px !important;letter-spacing:.13em !important;padding:7px 12px !important;}
.hero-actions{margin-top:24px !important;}
.hero-proof{margin-top:22px !important;}
.hero-card{min-height:470px !important;border-radius:34px !important;padding:22px !important;}
.order-floating{padding:18px !important;border-radius:24px !important;}
.order-floating h3{font-size:16px !important;}
.order-line{font-size:12.5px !important;padding:10px 0 !important;}
.section{padding:58px 0 !important;}
.section h2{font-size:clamp(25px,2.65vw,38px) !important;line-height:1.12 !important;letter-spacing:-.035em !important;}
.section-head p{font-size:14px !important;line-height:1.66 !important;}
.showcase-copy-block h3{font-size:clamp(23px,2.1vw,30px) !important;line-height:1.12 !important;letter-spacing:-.035em !important;}
.showcase-copy-block p{font-size:14px !important;line-height:1.65 !important;}
.home-product-card h3,.product-public-grid .service-card h3,.service-card h3{font-size:clamp(20px,1.55vw,25px) !important;line-height:1.14 !important;letter-spacing:-.03em !important;max-width:none !important;}
.home-product-card p,.product-public-grid .service-card p,.service-card p{font-size:13.5px !important;line-height:1.62 !important;}
.home-product-card li,.service-card li{font-size:12.8px !important;line-height:1.45 !important;}
.product-category,.section-kicker,.showcase-label{font-size:10px !important;}
.premium-panel h2,.panel-cta h2,.experience-strip h2{font-size:clamp(24px,2.45vw,34px) !important;line-height:1.12 !important;letter-spacing:-.035em !important;}
.premium-panel p,.panel-cta p,.feature-row p{font-size:13.5px !important;line-height:1.62 !important;}
.feature-row h3{font-size:16px !important;}
.cards-grid{gap:16px !important;}
.service-card{min-height:230px !important;padding:23px !important;border-radius:26px !important;}
.home-product-card{min-height:285px !important;padding:23px !important;border-radius:26px !important;}
.home-showcase-panel{padding:22px !important;border-radius:28px !important;}
.experience-strip{padding:28px !important;border-radius:30px !important;}
@media(max-width:1180px){
  .hero h1{font-size:clamp(29px,4vw,44px) !important;}
  .hero-grid{grid-template-columns:1fr minmax(280px,.54fr) !important;gap:28px !important;}
  .hero-card{min-height:420px !important;}
}
@media(max-width:1080px){
  .hero-grid{grid-template-columns:1fr !important;}
  .hero-card{max-width:520px !important;min-height:auto !important;margin-inline:auto !important;}
  .hero h1{font-size:clamp(30px,5vw,42px) !important;max-width:760px !important;}
  .section{padding:48px 0 !important;}
}
@media(max-width:680px){
  .navbar{height:auto !important;min-height:74px !important;padding:10px 0 !important;}
  .brand-link span{font-size:12.5px !important;letter-spacing:.08em !important;}
  .brand-link small{font-size:9px !important;letter-spacing:.12em !important;}
  .hero{padding:34px 0 38px !important;}
  .hero h1{font-size:29px !important;line-height:1.15 !important;letter-spacing:-.035em !important;margin-top:14px !important;}
  .hero p{font-size:14px !important;line-height:1.65 !important;}
  .hero-actions .btn-site{width:100% !important;}
  .hero-card{padding:16px !important;border-radius:26px !important;}
  .order-floating{position:relative !important;left:auto !important;right:auto !important;bottom:auto !important;margin-top:14px !important;}
  .section{padding:38px 0 !important;}
  .section h2{font-size:25px !important;line-height:1.15 !important;}
  .section-head p{font-size:13.5px !important;}
  .service-card,.home-product-card{min-height:auto !important;padding:20px !important;border-radius:24px !important;}
  .service-card h3,.home-product-card h3{font-size:21px !important;}
  .premium-panel h2,.panel-cta h2,.experience-strip h2{font-size:24px !important;}
}


/* CORREÇÃO DIRETA: título principal do hero bem menor */
.hero h1,
.hero-copy h1,
.site-body .hero h1,
.site-body .hero-copy h1{
  font-size:clamp(28px,3vw,42px) !important;
  line-height:1.16 !important;
  letter-spacing:-.035em !important;
  max-width:720px !important;
  margin:18px 0 16px !important;
}
.hero p,
.hero-copy p{
  font-size:15px !important;
  line-height:1.68 !important;
  max-width:640px !important;
}
@media(max-width:1180px){
  .hero h1,.hero-copy h1,.site-body .hero h1,.site-body .hero-copy h1{
    font-size:clamp(27px,3.4vw,38px) !important;
    max-width:660px !important;
  }
}
@media(max-width:680px){
  .hero h1,.hero-copy h1,.site-body .hero h1,.site-body .hero-copy h1{
    font-size:24px !important;
    line-height:1.22 !important;
    letter-spacing:-.025em !important;
    max-width:100% !important;
    margin:14px 0 12px !important;
  }
  .hero p,.hero-copy p{
    font-size:13.5px !important;
    line-height:1.6 !important;
  }
}


/* Refinamento premium: textos estruturados e sem aparência flutuante */
.hero-copy{position:relative;padding:26px 28px;border-radius:32px;border:1px solid rgba(243,207,112,.14);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(155,93,20,.08));box-shadow:0 20px 54px rgba(0,0,0,.18);overflow:hidden}
.hero-copy::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0% 0%,rgba(243,207,112,.10),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.03),transparent 65%);pointer-events:none}
.hero-copy > *{position:relative;z-index:1}
.hero-copy h1,.hero-copy p{max-width:none !important}
.hero-message-card{margin-top:10px;padding:16px 18px;border-radius:22px;border:1px solid rgba(243,207,112,.12);background:rgba(255,255,255,.035)}
.hero-message-card p{margin:0 !important;color:#e3d5bb !important}
.hero-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}
.hero-detail-item{padding:14px 14px 13px;border-radius:20px;border:1px solid rgba(243,207,112,.12);background:rgba(0,0,0,.16)}
.hero-detail-item strong{display:block;margin-bottom:6px;font-size:13px;font-weight:900;color:#fff2cf;letter-spacing:-.01em}
.hero-detail-item span{display:block;color:#ccbfa5;font-size:12px;line-height:1.5}
.hero-actions{margin-top:18px !important}
.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px !important}
.proof-pill{background:rgba(255,255,255,.045);border-color:rgba(243,207,112,.14);padding:11px 14px;font-size:12px}
.section-head{padding:0 0 18px;border-bottom:1px solid rgba(243,207,112,.10);margin-bottom:24px}
.section-head > div{max-width:760px}
@media(max-width:1080px){.hero-copy{padding:24px}.hero-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.hero-copy{padding:18px;border-radius:24px}.hero-message-card{padding:14px 14px 13px;border-radius:18px}.hero-detail-grid{grid-template-columns:1fr;gap:10px}.hero-detail-item{padding:13px 13px 12px;border-radius:17px}.hero-detail-item strong{font-size:12.5px}.hero-detail-item span{font-size:11.5px}.proof-pill{width:100%;justify-content:flex-start;font-size:11.5px;padding:10px 12px}}


/* =========================================================
   Aparência pública Rhavi: tema escuro preto e tema claro branco
   ========================================================= */
:root{
  color-scheme:dark;
}
html[data-theme="light"]{
  color-scheme:light;
  --site-black:#ffffff;
  --site-black-2:#f7f7f7;
  --site-brown:#f4f4f4;
  --site-gold:#1f64e6;
  --site-gold-2:#0f4fc7;
  --site-cream:#101828;
  --site-white:#101828;
  --site-muted:#5d6678;
  --site-border:rgba(16,24,40,.16);
  --site-border-strong:rgba(16,24,40,.28);
  --site-card:rgba(255,255,255,.92);
  --site-shadow:0 26px 70px rgba(15,23,42,.14);
  --site-glow:0 0 60px rgba(31,100,230,.12);
}
html[data-theme="dark"]{
  color-scheme:dark;
}
html[data-theme="light"] body.site-body{background:#fff;color:#111827}
html[data-theme="light"] .site-body::before{background:linear-gradient(180deg,#ffffff 0%,#fafafa 46%,#ffffff 100%) !important}
html[data-theme="light"] .site-body::after{opacity:.35;background-image:linear-gradient(rgba(15,23,42,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.045) 1px,transparent 1px)}
html[data-theme="light"] .site-header{background:rgba(255,255,255,.86);border-bottom:1px solid rgba(15,23,42,.12)}
html[data-theme="light"] .nav-menu{background:rgba(15,23,42,.035);border-color:rgba(15,23,42,.10)}
html[data-theme="light"] .nav-menu a{color:#243044}
html[data-theme="light"] .nav-menu a:hover,html[data-theme="light"] .nav-menu a.active{background:rgba(31,100,230,.10);color:#0f4fc7}
html[data-theme="light"] .brand-link span{color:#111827}
html[data-theme="light"] .brand-link small{color:#657084}
html[data-theme="light"] .btn-ghost{color:#111827;background:#fff;border-color:rgba(15,23,42,.16)}
html[data-theme="light"] .btn-gold{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 18px 44px rgba(29,78,216,.22)}
html[data-theme="light"] .hero-copy,html[data-theme="light"] .hero-card,html[data-theme="light"] .service-card,html[data-theme="light"] .home-product-card,html[data-theme="light"] .premium-panel,html[data-theme="light"] .panel-cta,html[data-theme="light"] .order-form-shell,html[data-theme="light"] .bakery-photo-card{background:#fff;border-color:rgba(15,23,42,.13);box-shadow:0 24px 60px rgba(15,23,42,.10);color:#111827}
html[data-theme="light"] .hero-copy p,html[data-theme="light"] .hero p,html[data-theme="light"] .section-head p,html[data-theme="light"] .service-card p,html[data-theme="light"] .home-product-card p,html[data-theme="light"] .feature-row p,html[data-theme="light"] .bakery-photo-card p,html[data-theme="light"] .order-form-copy p{color:#5d6678 !important}
html[data-theme="light"] .hero h1,html[data-theme="light"] .section h2{background:none !important;-webkit-background-clip:initial;background-clip:initial;color:#111827 !important}
html[data-theme="light"] .eyebrow{background:rgba(31,100,230,.08);border-color:rgba(31,100,230,.14);color:#0f4fc7}
html[data-theme="light"] .eyebrow::before{background:#0f4fc7;box-shadow:0 0 18px rgba(31,100,230,.35)}
html[data-theme="light"] .footer{background:#f7f7f7;border-top-color:rgba(15,23,42,.12)}
.theme-toggle-site{min-height:44px;padding:0 16px;border-radius:999px;border:1px solid var(--site-border);background:rgba(255,255,255,.055);color:var(--site-cream);font-weight:950;cursor:pointer;transition:.22s ease}
.theme-toggle-site:hover{transform:translateY(-1px);border-color:var(--site-border-strong)}
html[data-theme="light"] .theme-toggle-site{background:#fff;color:#111827}
.full-hero-image{position:relative;min-height:calc(100vh - 86px);display:grid;align-items:end;overflow:hidden;border-bottom:1px solid var(--site-border)}
.full-hero-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.03)}
.full-hero-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.46) 45%,rgba(0,0,0,.18)),linear-gradient(0deg,rgba(0,0,0,.76),transparent 58%)}
html[data-theme="light"] .full-hero-image::after{background:linear-gradient(90deg,rgba(255,255,255,.88),rgba(255,255,255,.58) 48%,rgba(255,255,255,.14)),linear-gradient(0deg,rgba(255,255,255,.90),transparent 58%)}
.full-hero-overlay{position:relative;z-index:2;width:min(1200px,calc(100% - 44px));margin:0 auto;padding:0 0 76px;color:#fff}
html[data-theme="light"] .full-hero-overlay{color:#111827}
.full-hero-overlay h1{max-width:820px;margin:18px 0 16px;font-size:clamp(34px,4.6vw,68px);line-height:1.04;letter-spacing:-.055em;font-weight:1000;color:#fff}
html[data-theme="light"] .full-hero-overlay h1{color:#111827}
.full-hero-overlay p{max-width:650px;margin:0;color:#e6ddcf;font-size:17px;line-height:1.68}
html[data-theme="light"] .full-hero-overlay p{color:#344054}
.bakery-product-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.bakery-photo-card{overflow:hidden;border-radius:30px;border:1px solid rgba(243,207,112,.17);background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(215,160,50,.045));box-shadow:0 20px 60px rgba(0,0,0,.25)}
.bakery-photo-card img{display:block;width:100%;aspect-ratio:1.12/1;object-fit:cover}
.bakery-photo-card div{padding:20px}
.bakery-photo-card span{display:inline-flex;margin-bottom:9px;color:var(--site-gold-2);font-size:10px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
.bakery-photo-card h3{margin:0 0 9px;font-size:22px;letter-spacing:-.03em;color:var(--site-white)}
.bakery-photo-card p{margin:0;color:var(--site-muted);font-size:13.5px;line-height:1.62}
.order-form-shell{display:grid;grid-template-columns:.78fr 1.22fr;gap:28px;align-items:start;padding:34px;border-radius:34px;border:1px solid var(--site-border);background:linear-gradient(145deg,rgba(243,207,112,.10),rgba(255,255,255,.04));box-shadow:var(--site-shadow)}
.order-form-copy h2{margin:12px 0 12px;font-size:clamp(26px,3vw,42px);line-height:1.08;letter-spacing:-.04em}.order-form-copy p{margin:0;color:var(--site-muted);line-height:1.7}
.public-order-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.public-order-form label{display:grid;gap:8px;color:var(--site-muted);font-size:12px;font-weight:900;letter-spacing:.03em}.public-order-form input,.public-order-form textarea,.public-order-form select{width:100%;border-radius:16px;border:1px solid var(--site-border);background:rgba(255,255,255,.055);color:var(--site-white);padding:14px 15px;outline:none}.public-order-form textarea{resize:vertical}.public-order-form input:focus,.public-order-form textarea:focus,.public-order-form select:focus{border-color:var(--site-border-strong);box-shadow:0 0 0 4px rgba(215,160,50,.10)}.public-order-form option{color:#111;background:#fff}.form-full{grid-column:1/-1}html[data-theme="light"] .public-order-form input,html[data-theme="light"] .public-order-form textarea,html[data-theme="light"] .public-order-form select{background:#fff;color:#111827;border-color:rgba(15,23,42,.16)}
.enhanced-footer .footer-grid{grid-template-columns:1fr 1.5fr;align-items:center}.footer-info{display:grid;gap:6px;color:var(--site-muted);font-size:13px;line-height:1.45}.footer-info p{margin:0}.footer-info strong{color:var(--site-cream)}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:80;display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 18px;border-radius:999px;background:#25d366;color:#072d16 !important;font-weight:1000;letter-spacing:.01em;box-shadow:0 18px 45px rgba(37,211,102,.35);border:1px solid rgba(255,255,255,.25)}.whatsapp-float::before{content:"✆";margin-right:8px}.whatsapp-float:hover{transform:translateY(-2px)}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1100px){.bakery-product-row{grid-template-columns:repeat(2,minmax(0,1fr))}.order-form-shell{grid-template-columns:1fr}.full-hero-image{min-height:680px}.nav-actions{gap:8px}.theme-toggle-site{padding:0 12px;font-size:12px}}
@media(max-width:860px){.nav-menu{position:fixed;top:86px;left:22px;right:22px;display:none;flex-direction:column;border-radius:22px;padding:12px;background:rgba(5,4,3,.96)}html[data-theme="light"] .nav-menu{background:rgba(255,255,255,.98)}.nav-menu.is-open{display:flex}.nav-menu a{width:100%;text-align:center}.mobile-toggle{display:block}.navbar{position:relative}.nav-actions .btn-gold{display:none}}
@media(max-width:680px){.full-hero-image{min-height:620px}.full-hero-overlay{width:min(100% - 28px,1200px);padding-bottom:46px}.full-hero-overlay h1{font-size:32px;line-height:1.12}.full-hero-overlay p{font-size:14px}.bakery-product-row{grid-template-columns:1fr}.public-order-form{grid-template-columns:1fr}.enhanced-footer .footer-grid{grid-template-columns:1fr;gap:18px}.whatsapp-float{right:14px;bottom:14px;min-height:50px;padding:0 15px}.theme-toggle-site{min-height:42px}.brand-link img{width:48px;height:48px}}

/* CORREÇÃO RHAVI: produtos em 4 sessões lado a lado, sem card gigante */
.bakery-products-section .bakery-product-row,
.site-body .bakery-product-row{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
  width:100% !important;
}
.bakery-products-section .bakery-photo-card,
.site-body .bakery-photo-card{
  display:flex !important;
  flex-direction:column !important;
  min-width:0 !important;
  width:100% !important;
  max-width:none !important;
  min-height:0 !important;
  border-radius:26px !important;
  overflow:hidden !important;
}
.bakery-products-section .bakery-photo-card img,
.site-body .bakery-photo-card img{
  display:block !important;
  width:100% !important;
  height:178px !important;
  max-height:178px !important;
  min-height:178px !important;
  aspect-ratio:auto !important;
  object-fit:cover !important;
  object-position:center !important;
  flex:0 0 auto !important;
}
.bakery-products-section .bakery-photo-card div,
.site-body .bakery-photo-card div{
  padding:18px !important;
  flex:1 1 auto !important;
}
.bakery-products-section .bakery-photo-card h3,
.site-body .bakery-photo-card h3{
  font-size:20px !important;
  line-height:1.12 !important;
  margin:0 0 8px !important;
}
.bakery-products-section .bakery-photo-card p,
.site-body .bakery-photo-card p{
  font-size:13px !important;
  line-height:1.55 !important;
  margin:0 !important;
}
html[data-theme="light"] .bakery-photo-card h3{color:#111827 !important;}
html[data-theme="light"] .bakery-photo-card span{color:#9b5d14 !important;}
@media(max-width:1100px){
  .bakery-products-section .bakery-product-row,
  .site-body .bakery-product-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media(max-width:680px){
  .bakery-products-section .bakery-product-row,
  .site-body .bakery-product-row{grid-template-columns:1fr !important;}
  .bakery-products-section .bakery-photo-card img,
  .site-body .bakery-photo-card img{height:190px !important;max-height:190px !important;min-height:190px !important;}
}


/* =========================================================
   AJUSTE FINAL: SOMENTE TEMA PRETO E TEMA BRANCO
   Remove tons marrons/dourados da aparência pública.
   ========================================================= */
:root{
  --site-black:#000000 !important;
  --site-black-2:#070707 !important;
  --site-brown:#111111 !important;
  --site-bronze:#2b2b2b !important;
  --site-gold:#ffffff !important;
  --site-gold-2:#f5f5f5 !important;
  --site-cream:#ffffff !important;
  --site-white:#ffffff !important;
  --site-muted:#c8c8c8 !important;
  --site-border:rgba(255,255,255,.18) !important;
  --site-border-strong:rgba(255,255,255,.34) !important;
  --site-card:rgba(10,10,10,.88) !important;
  --site-shadow:0 28px 80px rgba(0,0,0,.58) !important;
  --site-glow:none !important;
}
html[data-theme="light"]{
  --site-black:#ffffff !important;
  --site-black-2:#f7f7f7 !important;
  --site-brown:#ffffff !important;
  --site-bronze:#e5e7eb !important;
  --site-gold:#000000 !important;
  --site-gold-2:#111111 !important;
  --site-cream:#111111 !important;
  --site-white:#111111 !important;
  --site-muted:#555555 !important;
  --site-border:rgba(0,0,0,.16) !important;
  --site-border-strong:rgba(0,0,0,.30) !important;
  --site-card:#ffffff !important;
  --site-shadow:0 24px 60px rgba(0,0,0,.12) !important;
  --site-glow:none !important;
}
body.site-body,
.site-body{
  background:#000 !important;
  color:#fff !important;
}
.site-body::before{
  background:linear-gradient(180deg,#000 0%,#050505 48%,#000 100%) !important;
}
.site-body::after{
  opacity:.12 !important;
  background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px) !important;
}
.site-header{
  background:rgba(0,0,0,.88) !important;
  border-bottom:1px solid rgba(255,255,255,.14) !important;
}
.brand-link img,
.logo-showcase,
.nav-menu,
.service-card,
.home-product-card,
.premium-panel,
.panel-cta,
.contact-card,
.hours-card,
.order-form-shell,
.bakery-photo-card,
.hero-copy,
.hero-card,
.order-floating,
.feature-row,
.step,
.product-tile,
.experience-strip,
.footer{
  border-color:rgba(255,255,255,.18) !important;
  background-color:rgba(12,12,12,.92) !important;
  background-image:none !important;
  box-shadow:var(--site-shadow) !important;
}
.nav-menu a,
.hero p,
.service-card p,
.home-product-card p,
.section-head p,
.feature-row p,
.step p,
.order-line,
.footer,
.footer a,
.hero-detail-item span,
.public-order-form label{
  color:#d6d6d6 !important;
}
.hero h1,
.section h2,
.home-product-card h3,
.service-card h3,
.brand-link span,
.hero-detail-item strong,
.product-tile strong,
.footer h3{
  background:none !important;
  -webkit-background-clip:initial !important;
  background-clip:initial !important;
  color:#ffffff !important;
}
.eyebrow,
.section-kicker,
.product-category,
.price-line,
.status-chip,
.order-floating h3,
.step::before,
.icon-badge,
.feature-row span{
  color:#ffffff !important;
  background:rgba(255,255,255,.08) !important;
  border-color:rgba(255,255,255,.18) !important;
  box-shadow:none !important;
}
.eyebrow::before{
  background:#ffffff !important;
  box-shadow:none !important;
}
.btn-gold,
.btn-site.btn-gold{
  color:#000000 !important;
  background:#ffffff !important;
  border-color:#ffffff !important;
  box-shadow:none !important;
}
.btn-ghost,
.theme-toggle-site,
.mobile-toggle{
  color:#ffffff !important;
  background:rgba(255,255,255,.06) !important;
  border-color:rgba(255,255,255,.22) !important;
}
.full-hero-image::after{
  background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.58) 50%,rgba(0,0,0,.28)),linear-gradient(0deg,rgba(0,0,0,.82),transparent 58%) !important;
}
.public-order-form input,
.public-order-form textarea,
.public-order-form select,
.contact-card input,
.contact-card textarea{
  background:#080808 !important;
  color:#ffffff !important;
  border-color:rgba(255,255,255,.22) !important;
}
.public-order-form input:focus,
.public-order-form textarea:focus,
.public-order-form select:focus,
.contact-card input:focus,
.contact-card textarea:focus{
  border-color:rgba(255,255,255,.48) !important;
  box-shadow:0 0 0 4px rgba(255,255,255,.10) !important;
}

html[data-theme="light"] body.site-body,
html[data-theme="light"] .site-body{
  background:#ffffff !important;
  color:#111111 !important;
}
html[data-theme="light"] .site-body::before{
  background:#ffffff !important;
}
html[data-theme="light"] .site-body::after{
  opacity:.18 !important;
  background-image:linear-gradient(rgba(0,0,0,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.045) 1px,transparent 1px) !important;
}
html[data-theme="light"] .site-header{
  background:rgba(255,255,255,.92) !important;
  border-bottom:1px solid rgba(0,0,0,.12) !important;
}
html[data-theme="light"] .brand-link img,
html[data-theme="light"] .logo-showcase,
html[data-theme="light"] .nav-menu,
html[data-theme="light"] .service-card,
html[data-theme="light"] .home-product-card,
html[data-theme="light"] .premium-panel,
html[data-theme="light"] .panel-cta,
html[data-theme="light"] .contact-card,
html[data-theme="light"] .hours-card,
html[data-theme="light"] .order-form-shell,
html[data-theme="light"] .bakery-photo-card,
html[data-theme="light"] .hero-copy,
html[data-theme="light"] .hero-card,
html[data-theme="light"] .order-floating,
html[data-theme="light"] .feature-row,
html[data-theme="light"] .step,
html[data-theme="light"] .product-tile,
html[data-theme="light"] .experience-strip,
html[data-theme="light"] .footer{
  background:#ffffff !important;
  background-image:none !important;
  border-color:rgba(0,0,0,.14) !important;
  color:#111111 !important;
  box-shadow:0 20px 54px rgba(0,0,0,.10) !important;
}
html[data-theme="light"] .nav-menu a,
html[data-theme="light"] .hero p,
html[data-theme="light"] .service-card p,
html[data-theme="light"] .home-product-card p,
html[data-theme="light"] .section-head p,
html[data-theme="light"] .feature-row p,
html[data-theme="light"] .step p,
html[data-theme="light"] .order-line,
html[data-theme="light"] .footer,
html[data-theme="light"] .footer a,
html[data-theme="light"] .hero-detail-item span,
html[data-theme="light"] .public-order-form label{
  color:#555555 !important;
}
html[data-theme="light"] .hero h1,
html[data-theme="light"] .section h2,
html[data-theme="light"] .home-product-card h3,
html[data-theme="light"] .service-card h3,
html[data-theme="light"] .brand-link span,
html[data-theme="light"] .hero-detail-item strong,
html[data-theme="light"] .product-tile strong,
html[data-theme="light"] .footer h3{
  background:none !important;
  -webkit-background-clip:initial !important;
  background-clip:initial !important;
  color:#111111 !important;
}
html[data-theme="light"] .eyebrow,
html[data-theme="light"] .section-kicker,
html[data-theme="light"] .product-category,
html[data-theme="light"] .price-line,
html[data-theme="light"] .status-chip,
html[data-theme="light"] .order-floating h3,
html[data-theme="light"] .step::before,
html[data-theme="light"] .icon-badge,
html[data-theme="light"] .feature-row span{
  color:#111111 !important;
  background:#f3f4f6 !important;
  border-color:rgba(0,0,0,.14) !important;
  box-shadow:none !important;
}
html[data-theme="light"] .eyebrow::before{
  background:#111111 !important;
  box-shadow:none !important;
}
html[data-theme="light"] .btn-gold,
html[data-theme="light"] .btn-site.btn-gold{
  color:#ffffff !important;
  background:#111111 !important;
  border-color:#111111 !important;
  box-shadow:none !important;
}
html[data-theme="light"] .btn-ghost,
html[data-theme="light"] .theme-toggle-site,
html[data-theme="light"] .mobile-toggle{
  color:#111111 !important;
  background:#ffffff !important;
  border-color:rgba(0,0,0,.18) !important;
}
html[data-theme="light"] .full-hero-image::after{
  background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.68) 50%,rgba(255,255,255,.32)),linear-gradient(0deg,rgba(255,255,255,.90),transparent 58%) !important;
}
html[data-theme="light"] .public-order-form input,
html[data-theme="light"] .public-order-form textarea,
html[data-theme="light"] .public-order-form select,
html[data-theme="light"] .contact-card input,
html[data-theme="light"] .contact-card textarea{
  background:#ffffff !important;
  color:#111111 !important;
  border-color:rgba(0,0,0,.18) !important;
}
html[data-theme="light"] .whatsapp-float{background:#111111 !important;color:#ffffff !important;border-color:#111111 !important;box-shadow:none !important}


/* Correção solicitada: imagem principal sem texto por cima e sem título dentro da imagem */
.full-hero-image.hero-image-only{
  min-height:calc(100vh - 86px) !important;
  align-items:center !important;
  border-bottom:1px solid var(--site-border) !important;
  background:#000 !important;
}
.full-hero-image.hero-image-only::after{
  display:none !important;
}
.full-hero-image.hero-image-only img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  filter:none !important;
}
.full-hero-image.hero-image-only .full-hero-overlay{
  display:none !important;
}
.intro-clean-section{
  padding:48px 0 42px !important;
  background:var(--site-bg) !important;
}
.intro-clean-card{
  max-width:980px !important;
  padding:30px !important;
  border-radius:28px !important;
  border:1px solid var(--site-border) !important;
  background:var(--site-surface) !important;
  box-shadow:var(--site-shadow-soft) !important;
}
.intro-clean-card h1{
  margin:12px 0 12px !important;
  max-width:820px !important;
  font-size:clamp(28px,3vw,46px) !important;
  line-height:1.12 !important;
  letter-spacing:-.04em !important;
  color:var(--site-text) !important;
}
.intro-clean-card p{
  max-width:760px !important;
  margin:0 !important;
  color:var(--site-muted) !important;
  font-size:16px !important;
  line-height:1.65 !important;
}
@media(max-width:680px){
  .full-hero-image.hero-image-only{
    min-height:520px !important;
  }
  .intro-clean-section{
    padding:34px 0 !important;
  }
  .intro-clean-card{
    padding:20px !important;
    border-radius:22px !important;
  }
  .intro-clean-card h1{
    font-size:27px !important;
  }
  .intro-clean-card p{
    font-size:14px !important;
  }
}


/* =========================================================
   Ajuste visual: bordas com cor e menu selecionado piscante
   Mantém tema escuro preto e tema claro branco.
   ========================================================= */
:root{
  --rhavi-accent-1:#38bdf8;
  --rhavi-accent-2:#a78bfa;
  --rhavi-accent-3:#22c55e;
  --rhavi-accent-4:#f43f5e;
  --rhavi-focus-ring:0 0 0 3px rgba(56,189,248,.18), 0 0 24px rgba(56,189,248,.20);
}

html[data-theme="light"]{
  --rhavi-accent-1:#2563eb;
  --rhavi-accent-2:#7c3aed;
  --rhavi-accent-3:#16a34a;
  --rhavi-accent-4:#e11d48;
  --rhavi-focus-ring:0 0 0 3px rgba(37,99,235,.14), 0 0 22px rgba(37,99,235,.14);
}

/* bordas coloridas nos blocos principais */
.site-header,
.nav-menu,
.full-hero-image,
.intro-clean-card,
.bakery-photo-card,
.order-form-shell,
.public-order-form input,
.public-order-form textarea,
.public-order-form select,
.footer,
.enhanced-footer,
.btn-site,
.theme-toggle-site,
.whatsapp-float{
  border-color:rgba(56,189,248,.42) !important;
}

html[data-theme="light"] .site-header,
html[data-theme="light"] .nav-menu,
html[data-theme="light"] .full-hero-image,
html[data-theme="light"] .intro-clean-card,
html[data-theme="light"] .bakery-photo-card,
html[data-theme="light"] .order-form-shell,
html[data-theme="light"] .public-order-form input,
html[data-theme="light"] .public-order-form textarea,
html[data-theme="light"] .public-order-form select,
html[data-theme="light"] .footer,
html[data-theme="light"] .enhanced-footer,
html[data-theme="light"] .btn-site,
html[data-theme="light"] .theme-toggle-site,
html[data-theme="light"] .whatsapp-float{
  border-color:rgba(37,99,235,.34) !important;
}

/* efeito colorido suave em cards e seções */
.intro-clean-card,
.bakery-photo-card,
.order-form-shell,
.footer{
  box-shadow:
    0 0 0 1px rgba(56,189,248,.12),
    0 20px 70px rgba(0,0,0,.34),
    0 0 38px rgba(56,189,248,.08) !important;
}

html[data-theme="light"] .intro-clean-card,
html[data-theme="light"] .bakery-photo-card,
html[data-theme="light"] .order-form-shell,
html[data-theme="light"] .footer{
  box-shadow:
    0 0 0 1px rgba(37,99,235,.12),
    0 18px 44px rgba(15,23,42,.10),
    0 0 32px rgba(37,99,235,.08) !important;
}

/* campos com borda colorida e foco claro */
input,
textarea,
select,
.public-order-form input,
.public-order-form textarea,
.public-order-form select{
  border:1px solid rgba(56,189,248,.42) !important;
  transition:border-color .2s ease, box-shadow .2s ease, transform .2s ease !important;
}

html[data-theme="light"] input,
html[data-theme="light"] textarea,
html[data-theme="light"] select,
html[data-theme="light"] .public-order-form input,
html[data-theme="light"] .public-order-form textarea,
html[data-theme="light"] .public-order-form select{
  border-color:rgba(37,99,235,.34) !important;
}

input:focus,
textarea:focus,
select:focus,
.public-order-form input:focus,
.public-order-form textarea:focus,
.public-order-form select:focus{
  outline:none !important;
  border-color:var(--rhavi-accent-1) !important;
  box-shadow:var(--rhavi-focus-ring) !important;
}

/* botões com detalhe colorido sem voltar para marrom */
.btn-site,
.theme-toggle-site,
.nav-menu a,
.whatsapp-float{
  position:relative;
  overflow:hidden;
}

.btn-site::before,
.theme-toggle-site::before,
.nav-menu a::before,
.whatsapp-float::before{
  content:"";
  position:absolute;
  inset:0;
  opacity:0;
  background:linear-gradient(120deg,rgba(56,189,248,.18),rgba(167,139,250,.18),rgba(34,197,94,.14));
  transition:opacity .22s ease;
  pointer-events:none;
}

.btn-site:hover::before,
.theme-toggle-site:hover::before,
.nav-menu a:hover::before,
.whatsapp-float:hover::before{
  opacity:1;
}

.btn-site > *,
.theme-toggle-site > *,
.nav-menu a > *,
.whatsapp-float > *{
  position:relative;
  z-index:1;
}

/* menu selecionado destacado com cor piscante */
@keyframes rhaviMenuPulseDark{
  0%,100%{
    border-color:rgba(56,189,248,.75);
    box-shadow:0 0 0 1px rgba(56,189,248,.32), 0 0 14px rgba(56,189,248,.26);
    background:rgba(56,189,248,.13);
  }
  50%{
    border-color:rgba(167,139,250,.95);
    box-shadow:0 0 0 1px rgba(167,139,250,.48), 0 0 26px rgba(167,139,250,.42);
    background:rgba(167,139,250,.18);
  }
}

@keyframes rhaviMenuPulseLight{
  0%,100%{
    border-color:rgba(37,99,235,.70);
    box-shadow:0 0 0 1px rgba(37,99,235,.25), 0 0 12px rgba(37,99,235,.18);
    background:rgba(37,99,235,.10);
  }
  50%{
    border-color:rgba(124,58,237,.82);
    box-shadow:0 0 0 1px rgba(124,58,237,.30), 0 0 22px rgba(124,58,237,.20);
    background:rgba(124,58,237,.10);
  }
}

.nav-menu a.active{
  border:1px solid rgba(56,189,248,.75) !important;
  color:#ffffff !important;
  animation:rhaviMenuPulseDark 1.55s ease-in-out infinite !important;
}

html[data-theme="light"] .nav-menu a.active{
  color:#111827 !important;
  animation:rhaviMenuPulseLight 1.55s ease-in-out infinite !important;
}

/* título pequeno das seções com detalhe colorido */
.section-kicker,
.eyebrow,
.bakery-photo-card span{
  color:var(--rhavi-accent-1) !important;
  text-shadow:0 0 18px rgba(56,189,248,.24) !important;
}

/* linha superior colorida nos cards de produtos */
.bakery-photo-card::after{
  content:"";
  position:absolute;
  left:18px;
  right:18px;
  top:0;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--rhavi-accent-1),var(--rhavi-accent-2),var(--rhavi-accent-3));
  opacity:.85;
}

/* acessibilidade: respeita quem reduz animações */
@media (prefers-reduced-motion: reduce){
  .nav-menu a.active{
    animation:none !important;
  }
}


/* =========================================================
   Identidade visual de padaria: cores da logo + WhatsApp real
   ========================================================= */
:root{
  --rhavi-logo-gold:#d9a441;
  --rhavi-logo-gold-2:#f2cf72;
  --rhavi-logo-brown:#6b3b12;
  --rhavi-logo-cream:#fff4d7;
  --rhavi-logo-black:#050403;
  --rhavi-logo-border:rgba(217,164,65,.55);
  --rhavi-logo-border-soft:rgba(217,164,65,.30);
  --rhavi-logo-glow:rgba(217,164,65,.24);
  --rhavi-focus-ring:0 0 0 3px rgba(217,164,65,.18), 0 0 24px rgba(217,164,65,.20);
}

html[data-theme="light"]{
  --rhavi-logo-border:rgba(107,59,18,.32);
  --rhavi-logo-border-soft:rgba(217,164,65,.35);
  --rhavi-logo-glow:rgba(217,164,65,.18);
  --rhavi-focus-ring:0 0 0 3px rgba(217,164,65,.18), 0 0 22px rgba(107,59,18,.10);
}

/* substitui o azul pela paleta da marca */
.site-header,
.nav-menu,
.full-hero-image,
.intro-clean-card,
.bakery-photo-card,
.order-form-shell,
.public-order-form input,
.public-order-form textarea,
.public-order-form select,
.footer,
.enhanced-footer,
.btn-site,
.theme-toggle-site{
  border-color:var(--rhavi-logo-border) !important;
}

.intro-clean-card,
.bakery-photo-card,
.order-form-shell,
.footer{
  box-shadow:
    0 0 0 1px var(--rhavi-logo-border-soft),
    0 22px 72px rgba(0,0,0,.36),
    0 0 42px var(--rhavi-logo-glow) !important;
}

html[data-theme="light"] .intro-clean-card,
html[data-theme="light"] .bakery-photo-card,
html[data-theme="light"] .order-form-shell,
html[data-theme="light"] .footer{
  box-shadow:
    0 0 0 1px var(--rhavi-logo-border-soft),
    0 18px 44px rgba(92,64,28,.12),
    0 0 34px rgba(217,164,65,.14) !important;
}

/* campos com cor da logo */
input,
textarea,
select,
.public-order-form input,
.public-order-form textarea,
.public-order-form select{
  border-color:var(--rhavi-logo-border) !important;
}

input:focus,
textarea:focus,
select:focus,
.public-order-form input:focus,
.public-order-form textarea:focus,
.public-order-form select:focus{
  border-color:var(--rhavi-logo-gold) !important;
  box-shadow:var(--rhavi-focus-ring) !important;
}

/* botões com identidade de padaria */
.btn-site.btn-gold,
.btn-gold,
.public-order-form .btn-site,
.hero-actions .btn-site:first-child{
  background:linear-gradient(135deg,var(--rhavi-logo-gold-2),var(--rhavi-logo-gold),#b8781f) !important;
  color:#140c04 !important;
  border-color:rgba(242,207,114,.68) !important;
  box-shadow:0 14px 34px rgba(217,164,65,.26) !important;
}

.btn-site.btn-ghost,
.btn-ghost,
.theme-toggle-site{
  background:rgba(217,164,65,.06) !important;
  color:var(--site-text) !important;
  border-color:var(--rhavi-logo-border) !important;
}

/* efeito de hover com dourado e creme */
.btn-site::before,
.theme-toggle-site::before,
.nav-menu a::before{
  background:linear-gradient(120deg,rgba(242,207,114,.22),rgba(217,164,65,.18),rgba(255,244,215,.12)) !important;
}

/* menu selecionado piscando com cor da marca */
@keyframes rhaviMenuPulseBakeryDark{
  0%,100%{
    border-color:rgba(242,207,114,.78);
    box-shadow:0 0 0 1px rgba(217,164,65,.34), 0 0 16px rgba(217,164,65,.28);
    background:rgba(217,164,65,.14);
    color:#fff4d7;
  }
  50%{
    border-color:rgba(255,244,215,.94);
    box-shadow:0 0 0 1px rgba(242,207,114,.52), 0 0 28px rgba(242,207,114,.38);
    background:rgba(242,207,114,.20);
    color:#ffffff;
  }
}

@keyframes rhaviMenuPulseBakeryLight{
  0%,100%{
    border-color:rgba(217,164,65,.76);
    box-shadow:0 0 0 1px rgba(217,164,65,.28), 0 0 14px rgba(217,164,65,.20);
    background:rgba(217,164,65,.12);
    color:#2a1709;
  }
  50%{
    border-color:rgba(107,59,18,.55);
    box-shadow:0 0 0 1px rgba(107,59,18,.18), 0 0 24px rgba(217,164,65,.18);
    background:rgba(255,244,215,.82);
    color:#160d05;
  }
}

.nav-menu a.active{
  animation:rhaviMenuPulseBakeryDark 1.55s ease-in-out infinite !important;
}

html[data-theme="light"] .nav-menu a.active{
  animation:rhaviMenuPulseBakeryLight 1.55s ease-in-out infinite !important;
}

/* títulos pequenos e detalhes com dourado da logo */
.section-kicker,
.eyebrow,
.bakery-photo-card span{
  color:var(--rhavi-logo-gold-2) !important;
  text-shadow:0 0 18px rgba(217,164,65,.24) !important;
}

html[data-theme="light"] .section-kicker,
html[data-theme="light"] .eyebrow,
html[data-theme="light"] .bakery-photo-card span{
  color:#8a560d !important;
  text-shadow:none !important;
}

/* linha dos cards em dourado de padaria */
.bakery-photo-card::after{
  background:linear-gradient(90deg,#6b3b12,var(--rhavi-logo-gold),var(--rhavi-logo-gold-2)) !important;
}

/* botão flutuante oficial de WhatsApp no canto direito inferior */
.whatsapp-float{
  position:fixed !important;
  right:22px !important;
  bottom:22px !important;
  left:auto !important;
  top:auto !important;
  z-index:9999 !important;
  min-width:64px !important;
  width:64px !important;
  height:64px !important;
  min-height:64px !important;
  padding:0 !important;
  border-radius:999px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#25D366 !important;
  border:2px solid #ffffff !important;
  box-shadow:0 14px 34px rgba(37,211,102,.36), 0 0 0 6px rgba(37,211,102,.12) !important;
  color:transparent !important;
  font-size:0 !important;
  line-height:0 !important;
  overflow:visible !important;
}

.whatsapp-float::before{
  content:"" !important;
  position:static !important;
  display:block !important;
  width:34px !important;
  height:34px !important;
  opacity:1 !important;
  background:currentColor !important;
  color:#ffffff !important;
  pointer-events:none !important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='black' d='M19.11 17.08c-.27-.13-1.6-.79-1.85-.88-.25-.09-.43-.13-.61.13-.18.27-.7.88-.86 1.06-.16.18-.32.2-.59.07-.27-.13-1.14-.42-2.17-1.34-.8-.71-1.34-1.59-1.5-1.86-.16-.27-.02-.41.12-.55.12-.12.27-.32.41-.48.14-.16.18-.27.27-.45.09-.18.05-.34-.02-.48-.07-.13-.61-1.47-.84-2.01-.22-.53-.45-.46-.61-.47h-.52c-.18 0-.48.07-.73.34-.25.27-.96.94-.96 2.29s.98 2.65 1.12 2.83c.14.18 1.93 2.95 4.68 4.14.65.28 1.16.45 1.56.58.66.21 1.26.18 1.73.11.53-.08 1.6-.65 1.83-1.28.23-.63.23-1.17.16-1.28-.07-.11-.25-.18-.52-.31zM16.03 4C9.41 4 4.03 9.34 4.03 15.9c0 2.1.55 4.15 1.6 5.95L4 28l6.32-1.65c1.74.95 3.7 1.45 5.71 1.45 6.62 0 12-5.34 12-11.9S22.65 4 16.03 4zm0 21.77c-1.79 0-3.54-.48-5.06-1.39l-.36-.21-3.75.98 1-3.64-.24-.37a9.78 9.78 0 0 1-1.51-5.24c0-5.45 4.45-9.88 9.92-9.88s9.92 4.43 9.92 9.88-4.45 9.87-9.92 9.87z'/%3E%3C/svg%3E") center/contain no-repeat !important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='black' d='M19.11 17.08c-.27-.13-1.6-.79-1.85-.88-.25-.09-.43-.13-.61.13-.18.27-.7.88-.86 1.06-.16.18-.32.2-.59.07-.27-.13-1.14-.42-2.17-1.34-.8-.71-1.34-1.59-1.5-1.86-.16-.27-.02-.41.12-.55.12-.12.27-.32.41-.48.14-.16.18-.27.27-.45.09-.18.05-.34-.02-.48-.07-.13-.61-1.47-.84-2.01-.22-.53-.45-.46-.61-.47h-.52c-.18 0-.48.07-.73.34-.25.27-.96.94-.96 2.29s.98 2.65 1.12 2.83c.14.18 1.93 2.95 4.68 4.14.65.28 1.16.45 1.56.58.66.21 1.26.18 1.73.11.53-.08 1.6-.65 1.83-1.28.23-.63.23-1.17.16-1.28-.07-.11-.25-.18-.52-.31zM16.03 4C9.41 4 4.03 9.34 4.03 15.9c0 2.1.55 4.15 1.6 5.95L4 28l6.32-1.65c1.74.95 3.7 1.45 5.71 1.45 6.62 0 12-5.34 12-11.9S22.65 4 16.03 4zm0 21.77c-1.79 0-3.54-.48-5.06-1.39l-.36-.21-3.75.98 1-3.64-.24-.37a9.78 9.78 0 0 1-1.51-5.24c0-5.45 4.45-9.88 9.92-9.88s9.92 4.43 9.92 9.88-4.45 9.87-9.92 9.87z'/%3E%3C/svg%3E") center/contain no-repeat !important;
}

.whatsapp-float::after{
  content:"WhatsApp";
  position:absolute;
  right:74px;
  top:50%;
  transform:translateY(-50%) translateX(8px);
  padding:10px 12px;
  border-radius:999px;
  background:#111827;
  color:#ffffff;
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 10px 24px rgba(0,0,0,.22);
  font-size:13px;
  line-height:1;
  font-weight:900;
  opacity:0;
  pointer-events:none;
  transition:.2s ease;
  white-space:nowrap;
}

.whatsapp-float:hover{
  transform:translateY(-3px) scale(1.04) !important;
  box-shadow:0 18px 44px rgba(37,211,102,.44), 0 0 0 8px rgba(37,211,102,.14) !important;
}

.whatsapp-float:hover::after{
  opacity:1;
  transform:translateY(-50%) translateX(0);
}

@media(max-width:680px){
  .whatsapp-float{
    right:16px !important;
    bottom:16px !important;
    width:58px !important;
    height:58px !important;
    min-width:58px !important;
    min-height:58px !important;
  }
  .whatsapp-float::before{
    width:31px !important;
    height:31px !important;
  }
  .whatsapp-float::after{
    display:none;
  }
}


/* =========================================================
   Carrossel de produtos: 20 cards, 4 visíveis por vez, troca a cada 5s
   ========================================================= */
.bakery-carousel{
  position:relative;
}
.bakery-carousel-track{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:16px !important;
  align-items:stretch !important;
}
.bakery-carousel-track .bakery-photo-card{
  display:none !important;
}
.bakery-carousel-track .bakery-photo-card.is-visible{
  display:flex !important;
  animation:rhaviCardFadeIn .42s ease both;
}
@keyframes rhaviCardFadeIn{
  from{opacity:0;transform:translateY(12px) scale(.985)}
  to{opacity:1;transform:translateY(0) scale(1)}
}
.bakery-carousel-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-top:18px;
  color:var(--site-muted);
  font-size:12px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.bakery-carousel-dots{
  display:flex;
  align-items:center;
  gap:8px;
}
.bakery-carousel-dot{
  width:10px;
  height:10px;
  border-radius:999px;
  border:1px solid var(--rhavi-logo-border, rgba(217,164,65,.55));
  background:transparent;
  opacity:.7;
  transition:.2s ease;
}
.bakery-carousel-dot.is-active{
  width:28px;
  background:linear-gradient(135deg,var(--rhavi-logo-gold-2,#f2cf72),var(--rhavi-logo-gold,#d9a441));
  opacity:1;
  box-shadow:0 0 18px rgba(217,164,65,.28);
}
@media(max-width:1100px){
  .bakery-carousel-track{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media(max-width:680px){
  .bakery-carousel-track{
    grid-template-columns:1fr !important;
  }
  .bakery-carousel-footer{
    flex-direction:column;
    align-items:flex-start;
  }
}


/* Correção: remove espaço de texto auxiliar removido da seção de produtos */
.bakery-products-section .section-head{
  grid-template-columns:1fr !important;
}
.bakery-products-section .section-head p:empty{
  display:none !important;
}


/* Correção: título da seção de produtos em uma linha no desktop */
.bakery-products-section .section-head{
  display:block !important;
  max-width:none !important;
  width:100% !important;
  margin-bottom:24px !important;
}

.bakery-products-section .section-head > div{
  max-width:none !important;
  width:100% !important;
}

.bakery-products-section .section-head h2,
#titulo-produtos-padaria{
  max-width:none !important;
  width:100% !important;
  white-space:nowrap !important;
  font-size:clamp(28px,3.1vw,44px) !important;
  line-height:1.08 !important;
  letter-spacing:-.04em !important;
}

@media(max-width:980px){
  .bakery-products-section .section-head h2,
  #titulo-produtos-padaria{
    white-space:normal !important;
    font-size:clamp(28px,6vw,38px) !important;
  }
}


/* Correção de texto da seção: sem mencionar quantidade de cards */
.bakery-products-section .section-head h2,
#titulo-produtos-padaria{
  max-width:none !important;
  width:100% !important;
  white-space:nowrap !important;
  font-size:clamp(27px,3vw,42px) !important;
}
@media(max-width:980px){
  .bakery-products-section .section-head h2,
  #titulo-produtos-padaria{
    white-space:normal !important;
  }
}


/* ===== Ajustes públicos: Sobre a loja + Receitas ===== */
.order-floating{display:none !important}

.store-story-shell{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(320px,.78fr);
  gap:26px;
  align-items:center;
  padding:34px;
  border-radius:34px;
  border:1px solid var(--site-border);
  background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(215,160,50,.03));
  box-shadow:var(--site-shadow);
}
.store-story-copy p{max-width:760px;color:#d8ccb6;line-height:1.8;font-size:18px}
.store-story-visual{
  min-height:360px;
  display:grid;
  place-items:center;
  border-radius:30px;
  border:1px solid var(--site-border);
  background:radial-gradient(circle at 20% 20%,rgba(243,207,112,.16),transparent 26%),rgba(255,255,255,.03);
  overflow:hidden;
}
.store-story-visual img{
  width:min(86%,460px);
  height:auto;
  display:block;
  filter:drop-shadow(0 20px 34px rgba(0,0,0,.35));
}

.recipe-cards-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.recipe-card{
  position:relative;
  overflow:hidden;
  border-radius:28px;
  border:1px solid var(--site-border);
  background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(215,160,50,.04));
  box-shadow:0 22px 56px rgba(0,0,0,.22);
}
.recipe-card-top,
.recipe-card-body{
  padding:22px;
}
.recipe-card-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.recipe-card h3{
  margin:6px 0 10px;
  font-size:28px;
  line-height:1.06;
  letter-spacing:-.04em;
}
.recipe-card p{
  margin:0;
  color:#d8ccb6;
  line-height:1.72;
}
.recipe-icon{
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  border-radius:18px;
  font-size:24px;
  background:rgba(243,207,112,.12);
  border:1px solid var(--site-border);
}
.recipe-tag{
  display:inline-flex;
  align-items:center;
  padding:7px 11px;
  border-radius:999px;
  background:rgba(243,207,112,.10);
  border:1px solid rgba(243,207,112,.16);
  color:var(--site-gold-2);
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.recipe-day-highlight{
  margin-top:24px;
  padding:24px 26px;
  border-radius:28px;
  border:1px solid var(--site-border);
  background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(215,160,50,.05));
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}
.recipe-day-copy p{
  margin:12px 0 0;
  color:#d8ccb6;
  line-height:1.78;
}

.recipe-visual-section{padding-top:38px;padding-bottom:26px}
.recipe-visual-card{
  min-height:340px;
  border-radius:34px;
  border:1px solid var(--site-border);
  background:
    radial-gradient(circle at 18% 18%,rgba(243,207,112,.14),transparent 22%),
    radial-gradient(circle at 82% 28%,rgba(155,93,20,.18),transparent 24%),
    linear-gradient(140deg,rgba(255,255,255,.05),rgba(215,160,50,.04));
  display:grid;
  place-items:center;
  overflow:hidden;
  box-shadow:var(--site-shadow);
}
.recipe-visual-card img{
  width:min(86%,720px);
  height:auto;
  display:block;
}

.recipe-card-media{
  min-height:190px;
  display:grid;
  place-items:center;
  padding:22px;
  border-bottom:1px solid rgba(243,207,112,.10);
  background:linear-gradient(140deg,rgba(255,255,255,.06),rgba(215,160,50,.04));
}
.recipe-card-media img{
  width:min(70%,220px);
  height:auto;
  display:block;
}
.recipe-highlight-shell{
  display:grid;
  grid-template-columns:minmax(0,1.06fr) minmax(280px,.7fr);
  gap:26px;
  align-items:center;
  padding:30px;
  border-radius:32px;
  border:1px solid var(--site-border);
  background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(215,160,50,.05));
  box-shadow:var(--site-shadow);
}
.recipe-highlight-copy p{
  margin:12px 0 0;
  color:#d8ccb6;
  line-height:1.8;
}
.recipe-highlight-list{
  list-style:none;
  padding:0;
  margin:20px 0 0;
  display:grid;
  gap:10px;
}
.recipe-highlight-list li{
  padding:12px 14px;
  border-radius:18px;
  border:1px solid rgba(243,207,112,.12);
  background:rgba(255,255,255,.035);
  color:#efe4cf;
}
.recipe-highlight-media{
  min-height:280px;
  display:grid;
  place-items:center;
  border-radius:28px;
  border:1px solid var(--site-border);
  background:radial-gradient(circle at 50% 18%,rgba(243,207,112,.14),transparent 26%),rgba(255,255,255,.03);
}
.recipe-highlight-media img{
  width:min(76%,260px);
  height:auto;
}

html[data-theme="light"] .store-story-shell,
html[data-theme="light"] .recipe-card,
html[data-theme="light"] .recipe-day-highlight,
html[data-theme="light"] .recipe-visual-card,
html[data-theme="light"] .recipe-highlight-shell,
html[data-theme="light"] .recipe-highlight-media,
html[data-theme="light"] .store-story-visual{
  background:#ffffff;
  border-color:rgba(15,23,42,.12);
  box-shadow:0 24px 60px rgba(15,23,42,.10);
  color:#111827;
}
html[data-theme="light"] .store-story-copy p,
html[data-theme="light"] .recipe-card p,
html[data-theme="light"] .recipe-day-copy p,
html[data-theme="light"] .recipe-highlight-copy p{
  color:#5d6678 !important;
}
html[data-theme="light"] .recipe-highlight-list li{
  background:#f7f7f7;
  border-color:rgba(15,23,42,.10);
  color:#111827;
}
html[data-theme="light"] .recipe-tag{
  background:rgba(215,160,50,.10);
  color:#9b5d14;
  border-color:rgba(215,160,50,.22);
}
html[data-theme="light"] .recipe-icon{
  background:rgba(215,160,50,.10);
  border-color:rgba(215,160,50,.22);
}
html[data-theme="light"] .recipe-card-media{
  background:linear-gradient(140deg,#faf8f3,#f4efe4);
  border-bottom-color:rgba(15,23,42,.08);
}

@media (max-width: 1100px){
  .recipe-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .recipe-highlight-shell,
  .store-story-shell{grid-template-columns:1fr}
}
@media (max-width: 780px){
  .recipe-cards-grid{grid-template-columns:1fr}
  .recipe-day-highlight{flex-direction:column;align-items:flex-start}
  .store-story-shell,
  .recipe-highlight-shell{padding:22px}
  .recipe-visual-card{min-height:240px}
}


/* Correção: título da página Receitas usando toda a largura disponível */
#titulo-receitas-pagina,
body[data-site-page="receitas"] .section-head h2{
  max-width:none !important;
  width:100% !important;
  white-space:nowrap !important;
  font-size:clamp(30px,3.2vw,48px) !important;
  line-height:1.08 !important;
  letter-spacing:-.04em !important;
}

body[data-site-page="receitas"] .section-head{
  display:block !important;
  width:100% !important;
  max-width:none !important;
}

body[data-site-page="receitas"] .section-head > div{
  width:100% !important;
  max-width:none !important;
}

@media(max-width:980px){
  #titulo-receitas-pagina,
  body[data-site-page="receitas"] .section-head h2{
    white-space:normal !important;
    font-size:clamp(28px,6vw,40px) !important;
  }
}


/* Correção: Encomendas sem texto auxiliar e título usando toda a largura */
body[data-site-page="encomendas"] .section-head{
  display:block !important;
  width:100% !important;
  max-width:none !important;
}

body[data-site-page="encomendas"] .section-head > div{
  width:100% !important;
  max-width:none !important;
}

body[data-site-page="encomendas"] .section-head p:empty{
  display:none !important;
}

body[data-site-page="encomendas"] .section-head h2{
  max-width:none !important;
  width:100% !important;
  white-space:nowrap !important;
  font-size:clamp(30px,3.2vw,48px) !important;
  line-height:1.08 !important;
  letter-spacing:-.04em !important;
}

@media(max-width:980px){
  body[data-site-page="encomendas"] .section-head h2{
    white-space:normal !important;
    font-size:clamp(28px,6vw,40px) !important;
  }
}


/* Orçamento: um único card ocupando os dois blocos antigos */
.budget-single-section{
  padding-top:56px !important;
}
.budget-single-card{
  width:100%;
  padding:32px;
  border-radius:34px;
  border:1px solid var(--site-border);
  background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(215,160,50,.04));
  box-shadow:var(--site-shadow);
}
.budget-single-card h2{
  margin:10px 0 24px;
  font-size:clamp(32px,3.4vw,52px);
  line-height:1.06;
  letter-spacing:-.05em;
}
.budget-single-form{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.budget-single-form label{
  display:grid;
  gap:8px;
  color:var(--site-muted);
  font-size:13px;
  font-weight:900;
}
.budget-single-form input,
.budget-single-form select,
.budget-single-form textarea{
  width:100%;
  border:1px solid var(--site-border);
  background:rgba(0,0,0,.24);
  color:#fff;
  border-radius:18px;
  padding:15px 16px;
  outline:none;
}
.budget-single-form textarea{
  resize:vertical;
  min-height:140px;
}
.budget-single-form input:focus,
.budget-single-form select:focus,
.budget-single-form textarea:focus{
  border-color:var(--site-border-strong);
  box-shadow:0 0 0 4px rgba(243,207,112,.08);
}
.budget-single-form .form-full{
  grid-column:1 / -1;
}
.budget-single-form button{
  min-height:54px;
}

html[data-theme="light"] .budget-single-card{
  background:#ffffff;
  border-color:rgba(15,23,42,.12);
  box-shadow:0 24px 60px rgba(15,23,42,.10);
  color:#111827;
}
html[data-theme="light"] .budget-single-form label{
  color:#4b5563;
}
html[data-theme="light"] .budget-single-form input,
html[data-theme="light"] .budget-single-form select,
html[data-theme="light"] .budget-single-form textarea{
  background:#ffffff;
  color:#111827;
  border-color:rgba(15,23,42,.16);
}
@media(max-width:780px){
  .budget-single-card{
    padding:22px;
    border-radius:26px;
  }
  .budget-single-form{
    grid-template-columns:1fr;
  }
}


/* Ajuste dos cards de receitas: imagem, título e descrição bem organizados */
.recipe-image-grid{
  align-items:stretch !important;
}

.recipe-image-card{
  display:flex !important;
  flex-direction:column !important;
  min-height:390px !important;
  border-radius:28px !important;
  overflow:hidden !important;
}

.recipe-image-card .recipe-card-media{
  min-height:180px !important;
  height:180px !important;
  padding:18px !important;
  display:grid !important;
  place-items:center !important;
  border-bottom:1px solid rgba(243,207,112,.16) !important;
  background:
    radial-gradient(circle at 78% 12%,rgba(255,255,255,.18),transparent 22%),
    radial-gradient(circle at 18% 88%,rgba(0,0,0,.18),transparent 30%),
    linear-gradient(135deg,rgba(255,255,255,.16),rgba(0,0,0,.22)) !important;
}

.recipe-image-card .recipe-card-media img{
  width:100% !important;
  max-width:210px !important;
  height:135px !important;
  object-fit:contain !important;
  display:block !important;
  filter:drop-shadow(0 16px 24px rgba(0,0,0,.25)) !important;
}

.recipe-image-card .recipe-card-body{
  flex:1 !important;
  padding:22px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
}

.recipe-image-card .recipe-tag{
  margin-bottom:14px !important;
  max-width:100% !important;
  line-height:1.1 !important;
}

.recipe-image-card h3{
  margin:0 0 12px !important;
  font-size:clamp(21px,1.9vw,28px) !important;
  line-height:1.08 !important;
  letter-spacing:-.04em !important;
  color:var(--site-white) !important;
}

.recipe-image-card p{
  margin:0 !important;
  font-size:15px !important;
  line-height:1.62 !important;
  color:#d8ccb6 !important;
}

html[data-theme="light"] .recipe-image-card h3{
  color:#111827 !important;
}

html[data-theme="light"] .recipe-image-card p{
  color:#667085 !important;
}

html[data-theme="light"] .recipe-image-card .recipe-card-media{
  background:
    radial-gradient(circle at 78% 12%,rgba(217,164,65,.16),transparent 22%),
    radial-gradient(circle at 18% 88%,rgba(15,23,42,.06),transparent 30%),
    linear-gradient(135deg,#fffaf0,#f4f4f5) !important;
  border-bottom-color:rgba(15,23,42,.10) !important;
}

@media(max-width:1100px){
  .recipe-image-card{
    min-height:360px !important;
  }
}

@media(max-width:680px){
  .recipe-image-card{
    min-height:auto !important;
  }
  .recipe-image-card .recipe-card-media{
    height:160px !important;
    min-height:160px !important;
  }
}


/* Remoção do card Receita do dia recomendada da página inicial */
.home-premium .recipe-day-highlight{
  display:none !important;
}


/* Sobre a loja: apenas texto, sem card de imagem e sem botões */
.store-story-text-only{
  display:block !important;
  max-width:none !important;
  width:100% !important;
  padding:42px 46px !important;
}

.store-story-text-only .store-story-copy{
  max-width:1040px !important;
}

.store-story-text-only .store-story-copy h2{
  max-width:980px !important;
  margin:12px 0 20px !important;
  font-size:clamp(32px,3.45vw,54px) !important;
  line-height:1.08 !important;
  letter-spacing:-.05em !important;
}

.store-story-text-only .store-story-copy p{
  max-width:980px !important;
  margin:0 0 16px !important;
  font-size:18px !important;
  line-height:1.82 !important;
}

.store-story-text-only .store-story-copy p:last-child{
  margin-bottom:0 !important;
}

.store-story-text-only .store-story-visual,
.store-story-text-only .hero-actions,
.store-story-text-only .hero-detail-grid{
  display:none !important;
}

@media(max-width:780px){
  .store-story-text-only{
    padding:26px 22px !important;
  }
  .store-story-text-only .store-story-copy h2{
    font-size:30px !important;
  }
  .store-story-text-only .store-story-copy p{
    font-size:15.5px !important;
    line-height:1.72 !important;
  }
}


/* Ordem solicitada: Sobre a loja abaixo da seção de receitas/imagens */
.daily-recipes-section + .store-story-section{
  padding-top:42px !important;
}


/* =========================================================
   Ajuste solicitado: remover azul dos menus e reforçar bordas
   no tema claro com preto/cinza mais presente.
   ========================================================= */

/* Remove qualquer azul herdado do menu, botões e bordas públicas */
.nav-menu,
.nav-menu a,
.nav-menu a.active,
.theme-toggle-site,
.btn-site,
.site-header,
.mobile-toggle,
.bakery-photo-card,
.recipe-card,
.recipe-image-card,
.store-story-shell,
.order-form-shell,
.budget-single-card,
.contact-card,
.hours-card,
.service-card,
.hero-copy,
.hero-card,
.recipe-visual-card,
.recipe-highlight-shell,
.recipe-highlight-media,
.public-order-form input,
.public-order-form textarea,
.public-order-form select,
input,
textarea,
select{
  border-color:var(--site-border) !important;
}

/* Menu ativo sem azul: dourado/creme no escuro */
@keyframes rhaviMenuPulseNoBlueDark{
  0%,100%{
    border-color:rgba(243,207,112,.72);
    box-shadow:0 0 0 1px rgba(215,160,50,.28), 0 0 16px rgba(215,160,50,.25);
    background:rgba(215,160,50,.12);
    color:#fff2cf;
  }
  50%{
    border-color:rgba(255,242,207,.88);
    box-shadow:0 0 0 1px rgba(243,207,112,.44), 0 0 26px rgba(243,207,112,.32);
    background:rgba(243,207,112,.18);
    color:#ffffff;
  }
}

/* Menu ativo no tema claro: preto forte + dourado discreto */
@keyframes rhaviMenuPulseNoBlueLight{
  0%,100%{
    border-color:rgba(17,24,39,.62);
    box-shadow:0 0 0 1px rgba(17,24,39,.18), 0 0 12px rgba(17,24,39,.10);
    background:rgba(17,24,39,.035);
    color:#111827;
  }
  50%{
    border-color:rgba(154,96,20,.62);
    box-shadow:0 0 0 1px rgba(154,96,20,.18), 0 0 18px rgba(154,96,20,.14);
    background:rgba(217,164,65,.10);
    color:#111827;
  }
}

.nav-menu a.active{
  animation:rhaviMenuPulseNoBlueDark 1.55s ease-in-out infinite !important;
  border-color:rgba(243,207,112,.72) !important;
}

html[data-theme="light"] .nav-menu a.active{
  animation:rhaviMenuPulseNoBlueLight 1.55s ease-in-out infinite !important;
  border-color:rgba(17,24,39,.62) !important;
}

/* Tema claro: bordas mais presentes e com tom preto/cinza */
html[data-theme="light"]{
  --site-border:rgba(17,24,39,.28) !important;
  --site-border-strong:rgba(17,24,39,.48) !important;
  --site-muted:#4b5563 !important;
}

html[data-theme="light"] .site-header{
  border-bottom-color:rgba(17,24,39,.30) !important;
  box-shadow:0 10px 26px rgba(17,24,39,.08) !important;
}

html[data-theme="light"] .nav-menu,
html[data-theme="light"] .theme-toggle-site,
html[data-theme="light"] .btn-site,
html[data-theme="light"] .mobile-toggle{
  border-color:rgba(17,24,39,.38) !important;
  box-shadow:0 10px 24px rgba(17,24,39,.08) !important;
}

html[data-theme="light"] .nav-menu a{
  color:#111827 !important;
  border:1px solid transparent !important;
}

html[data-theme="light"] .nav-menu a:hover{
  border-color:rgba(17,24,39,.35) !important;
  background:rgba(17,24,39,.045) !important;
}

/* Cards e janelas no tema claro com mais presença */
html[data-theme="light"] .bakery-photo-card,
html[data-theme="light"] .recipe-card,
html[data-theme="light"] .recipe-image-card,
html[data-theme="light"] .store-story-shell,
html[data-theme="light"] .order-form-shell,
html[data-theme="light"] .budget-single-card,
html[data-theme="light"] .contact-card,
html[data-theme="light"] .hours-card,
html[data-theme="light"] .service-card,
html[data-theme="light"] .hero-copy,
html[data-theme="light"] .hero-card,
html[data-theme="light"] .recipe-visual-card,
html[data-theme="light"] .recipe-highlight-shell,
html[data-theme="light"] .recipe-highlight-media{
  border-color:rgba(17,24,39,.26) !important;
  box-shadow:
    0 0 0 1px rgba(17,24,39,.06),
    0 22px 54px rgba(17,24,39,.12) !important;
}

/* Campos no tema claro com borda preta/cinza mais forte */
html[data-theme="light"] input,
html[data-theme="light"] textarea,
html[data-theme="light"] select,
html[data-theme="light"] .public-order-form input,
html[data-theme="light"] .public-order-form textarea,
html[data-theme="light"] .public-order-form select,
html[data-theme="light"] .budget-single-form input,
html[data-theme="light"] .budget-single-form textarea,
html[data-theme="light"] .budget-single-form select{
  border-color:rgba(17,24,39,.34) !important;
  box-shadow:inset 0 0 0 1px rgba(17,24,39,.025) !important;
}

html[data-theme="light"] input:focus,
html[data-theme="light"] textarea:focus,
html[data-theme="light"] select:focus,
html[data-theme="light"] .public-order-form input:focus,
html[data-theme="light"] .public-order-form textarea:focus,
html[data-theme="light"] .public-order-form select:focus,
html[data-theme="light"] .budget-single-form input:focus,
html[data-theme="light"] .budget-single-form textarea:focus,
html[data-theme="light"] .budget-single-form select:focus{
  border-color:rgba(17,24,39,.62) !important;
  box-shadow:0 0 0 4px rgba(17,24,39,.08) !important;
}

/* Botões no tema claro sem azul */
html[data-theme="light"] .btn-site.btn-ghost,
html[data-theme="light"] .theme-toggle-site{
  border-color:rgba(17,24,39,.38) !important;
  background:#ffffff !important;
  color:#111827 !important;
}

html[data-theme="light"] .btn-site.btn-ghost:hover,
html[data-theme="light"] .theme-toggle-site:hover{
  background:rgba(17,24,39,.055) !important;
  border-color:rgba(17,24,39,.55) !important;
}

html[data-theme="light"] .btn-site.btn-gold,
html[data-theme="light"] .btn-gold{
  border-color:rgba(17,24,39,.30) !important;
  box-shadow:0 16px 34px rgba(17,24,39,.14) !important;
}

/* Remove overlays azulados de hover */
.btn-site::before,
.theme-toggle-site::before,
.nav-menu a::before{
  background:linear-gradient(120deg,rgba(243,207,112,.18),rgba(217,164,65,.15),rgba(255,242,207,.12)) !important;
}

html[data-theme="light"] .btn-site::before,
html[data-theme="light"] .theme-toggle-site::before,
html[data-theme="light"] .nav-menu a::before{
  background:linear-gradient(120deg,rgba(17,24,39,.055),rgba(217,164,65,.10),rgba(17,24,39,.035)) !important;
}

/* Linha divisória e seções no tema claro mais nítidas */
html[data-theme="light"] .section-head,
html[data-theme="light"] .footer,
html[data-theme="light"] .site-header{
  border-color:rgba(17,24,39,.22) !important;
}


/* =========================================================
   AJUSTE: imagem preenchendo toda a área visual do card
   ========================================================= */

/* Cards da seção Receitas do dia / Receitas */
.recipe-image-card .recipe-card-media{
  padding:0 !important;
  overflow:hidden !important;
}

.recipe-image-card .recipe-card-media img{
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  min-width:100% !important;
  min-height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
  display:block !important;
  filter:none !important;
}

/* Cards do carrossel de produtos */
.bakery-photo-card{
  overflow:hidden !important;
}

.bakery-photo-card img{
  width:100% !important;
  height:210px !important;
  max-width:none !important;
  min-width:100% !important;
  object-fit:cover !important;
  object-position:center !important;
  display:block !important;
}

@media(max-width:680px){
  .bakery-photo-card img{
    height:190px !important;
  }
}


/* =========================================================
   AJUSTE FINAL: imagens preenchendo também os cards grandes
   ========================================================= */

.recipe-visual-card{
  padding:0 !important;
  overflow:hidden !important;
}

.recipe-visual-card img{
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  min-height:100% !important;
  max-width:none !important;
  object-fit:cover !important;
  object-position:center !important;
  display:block !important;
}

.recipe-highlight-shell{
  align-items:stretch !important;
}

.recipe-highlight-media{
  padding:0 !important;
  overflow:hidden !important;
  min-height:280px !important;
  height:100% !important;
  align-self:stretch !important;
  display:block !important;
}

.recipe-highlight-media img{
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  min-height:100% !important;
  max-width:none !important;
  object-fit:cover !important;
  object-position:center !important;
  display:block !important;
}


/* Receitas: seção de imagem no mesmo padrão da tela inicial */
body[data-site-page="receitas"] .full-hero-image.hero-image-only{
  min-height:calc(100vh - 86px) !important;
  width:100% !important;
  border-radius:0 !important;
  margin:0 !important;
  padding:0 !important;
}

body[data-site-page="receitas"] .full-hero-image.hero-image-only img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
}

body[data-site-page="receitas"] .full-hero-image.hero-image-only::after{
  border-radius:0 !important;
}


/* Sugestões do dia: card de imagem sem textos/descrições sobre a imagem */
.recipe-highlight-media img,
.recipe-image-card .recipe-card-media img{
  object-fit:cover !important;
  object-position:center !important;
}


/* Seção: Faça um pedido pelo site e ganhe desconto surpresa */
.surprise-discount-section{
  padding-top:64px !important;
}

.discount-carousel{
  width:100%;
}

.discount-card-row{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
}

.discount-card{
  display:none;
  overflow:hidden;
  border-radius:28px;
  border:1px solid var(--site-border);
  background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(215,160,50,.035));
  box-shadow:0 22px 54px rgba(0,0,0,.20);
}

.discount-card.is-visible{
  display:flex !important;
  flex-direction:column;
}

.discount-card-media{
  height:185px;
  overflow:hidden;
  border-bottom:1px solid var(--site-border);
}

.discount-card-media img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
}

.discount-card-body{
  flex:1;
  padding:20px;
}

.discount-card-body span{
  display:inline-flex;
  margin-bottom:12px;
  padding:7px 11px;
  border-radius:999px;
  border:1px solid rgba(243,207,112,.22);
  color:var(--site-gold-2);
  font-size:11px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.09em;
}

.discount-card-body h3{
  margin:0 0 10px;
  font-size:clamp(21px,1.8vw,28px);
  line-height:1.08;
  letter-spacing:-.04em;
  color:var(--site-white);
}

.discount-card-body p{
  margin:0;
  color:var(--site-muted);
  font-size:15px;
  line-height:1.62;
}

.discount-carousel-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-top:18px;
  color:var(--site-muted);
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.05em;
}

.discount-carousel-dots{
  display:flex;
  gap:8px;
  align-items:center;
}

.discount-carousel-dot{
  width:14px;
  height:9px;
  border-radius:999px;
  border:1px solid var(--site-border);
  background:transparent;
  cursor:pointer;
}

.discount-carousel-dot.is-active{
  width:28px;
  background:linear-gradient(135deg,var(--site-gold-2),#c98718);
}

html[data-theme="light"] .discount-card{
  background:#ffffff;
  border-color:rgba(17,24,39,.26);
  box-shadow:0 22px 54px rgba(17,24,39,.12);
  color:#111827;
}

html[data-theme="light"] .discount-card-body h3{
  color:#111827;
}

html[data-theme="light"] .discount-card-body p{
  color:#667085;
}

html[data-theme="light"] .discount-card-media{
  border-bottom-color:rgba(17,24,39,.18);
}

@media(max-width:1100px){
  .discount-card-row{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media(max-width:680px){
  .discount-card-row{
    grid-template-columns:1fr !important;
  }
  .discount-card-media{
    height:175px;
  }
  .discount-carousel-footer{
    flex-direction:column;
    align-items:flex-start;
  }
}


/* Ordem solicitada: Desconto Surpresa como primeira seção após a imagem principal */
.full-hero-image.hero-image-only + .surprise-discount-section{
  padding-top:64px !important;
}
.surprise-discount-section + .bakery-products-section{
  padding-top:54px !important;
}


/* WhatsApp flutuante: apenas o ícone, cor fixa da marca em qualquer tema */
.whatsapp-float{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:999;
  display:flex !important;
  align-items:center;
  justify-content:center;
  width:62px;
  height:62px;
  min-height:auto !important;
  padding:0 !important;
  background:transparent !important;
  border:none !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:transparent !important;
  font-size:0 !important;
  line-height:0 !important;
  text-decoration:none !important;
  overflow:visible;
}

.whatsapp-float::before{
  content:"";
  display:block;
  width:62px;
  height:62px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  filter:drop-shadow(0 10px 22px rgba(37, 211, 102, .34));
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%2325D366'/%3E%3Cpath fill='white' d='M19.6 47.8l2.1-7.7a14.9 14.9 0 1127.7-7.8 14.9 14.9 0 01-21.4 13.4l-8.4 2.1zm8.8-5.2l.6.3a12.2 12.2 0 0018.1-10.7c0-6.8-5.5-12.3-12.2-12.3-6.8 0-12.3 5.6-12.3 12.3 0 2.4.7 4.7 2 6.6l.4.6-1.2 4.4 4.6-1.2zm13.8-8.3c-.3-.2-1.9-.9-2.2-1-.3-.1-.5-.2-.7.2-.2.3-.8 1-1 1.3-.2.2-.4.3-.7.1-.3-.2-1.4-.5-2.7-1.7-1-.9-1.7-2-1.9-2.3-.2-.3 0-.5.1-.7l.5-.6c.2-.2.2-.4.3-.6.1-.2 0-.5 0-.6-.1-.2-.7-1.7-1-2.4-.2-.5-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4-.3.3-1.1 1.1-1.1 2.7s1.1 3.1 1.3 3.3c.2.2 2.2 3.4 5.4 4.7.8.3 1.4.5 1.8.6.8.3 1.6.2 2.2.1.7-.1 1.9-.8 2.2-1.6.3-.8.3-1.5.2-1.6 0-.2-.3-.3-.7-.5z'/%3E%3C/svg%3E");
}

.whatsapp-float:hover::before,
.whatsapp-float:focus-visible::before{
  transform:scale(1.06);
}

.whatsapp-float:focus-visible{
  outline:none;
}

html[data-theme='dark'] .whatsapp-float,
body.theme-dark .whatsapp-float,
body.dark .whatsapp-float,
html[data-theme='light'] .whatsapp-float,
body.theme-light .whatsapp-float,
body.light .whatsapp-float{
  background:transparent !important;
  border:none !important;
  box-shadow:none !important;
}


/* Correção definitiva: ícone do WhatsApp sempre visível e verde nos dois temas */
.whatsapp-float{
  position:fixed !important;
  right:22px !important;
  bottom:22px !important;
  z-index:9999 !important;
  width:62px !important;
  height:62px !important;
  min-width:62px !important;
  min-height:62px !important;
  padding:0 !important;
  margin:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  font-size:0 !important;
  line-height:0 !important;
  color:transparent !important;
  text-decoration:none !important;
  overflow:visible !important;
}

.whatsapp-float::before,
.whatsapp-float::after{
  display:none !important;
  content:none !important;
}

.whatsapp-float-icon{
  display:block !important;
  width:62px !important;
  height:62px !important;
  min-width:62px !important;
  min-height:62px !important;
  opacity:1 !important;
  visibility:visible !important;
  filter:drop-shadow(0 10px 22px rgba(37,211,102,.36)) !important;
  transition:transform .18s ease, filter .18s ease !important;
}

.whatsapp-float:hover .whatsapp-float-icon,
.whatsapp-float:focus-visible .whatsapp-float-icon{
  transform:scale(1.06) !important;
  filter:drop-shadow(0 12px 28px rgba(37,211,102,.48)) !important;
}

html[data-theme="light"] .whatsapp-float,
html[data-theme="dark"] .whatsapp-float,
body.theme-light .whatsapp-float,
body.theme-dark .whatsapp-float{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html[data-theme="light"] .whatsapp-float-icon path:first-child,
html[data-theme="dark"] .whatsapp-float-icon path:first-child{
  fill:#25D366 !important;
}

html[data-theme="light"] .whatsapp-float-icon path:last-child,
html[data-theme="dark"] .whatsapp-float-icon path:last-child{
  fill:#FFFFFF !important;
}
