*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;background:#fff;color:#14202a;line-height:1.6}
:root{--navy:#07121d;--navy2:#0d1b29;--gold:#c99a43;--gold2:#e2bd75;--cream:#f5f2ea;--ink:#14202a;--muted:#66717a;--line:#e3e7ea;--white:#fff}
.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:fixed;z-index:1000;left:0;right:0;top:0;background:rgba(5,15,24,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}
.nav-wrap{height:82px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.brand img{width:54px;height:54px;object-fit:cover;border-radius:12px;border:1px solid rgba(220,180,103,.3)}.brand-copy strong{display:block;letter-spacing:.1em}.brand-copy span{font-size:10px;color:#c8d0d8}.main-nav{margin-left:auto;display:flex;gap:24px}.main-nav a{color:#edf1f4;text-decoration:none;font-size:14px}.lang{background:#101c28;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px 10px}.menu-btn{display:none;margin-left:auto;background:none;border:0;color:#fff;font-size:26px}
.hero{min-height:820px;position:relative;display:flex;align-items:center;background:
linear-gradient(90deg,rgba(5,15,24,.95),rgba(5,15,24,.56)),
url('https://images.unsplash.com/photo-1578575437130-527eed3abbec?auto=format&fit=crop&w=2200&q=88') center/cover no-repeat}
.hero-inner{position:relative;z-index:1;color:#fff;padding-top:80px}.eyebrow,.section-tag{display:inline-block;font-size:12px;letter-spacing:.18em;font-weight:800;color:var(--gold2);margin-bottom:18px}.hero h1{font-family:Playfair Display,serif;font-size:clamp(48px,7vw,84px);line-height:1.04;max-width:900px;margin:0;font-weight:600}.hero p{max-width:720px;color:#d8e0e6;font-size:18px;margin:24px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:14px 20px;text-decoration:none;font-weight:800;border:1px solid transparent}.btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111820}.btn-outline{color:#fff;border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.04)}
.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:760px;margin-top:66px;padding-top:25px;border-top:1px solid rgba(255,255,255,.16);gap:16px}.hero-stats div{display:flex;gap:12px;align-items:center}.hero-stats strong{color:var(--gold2);font-size:22px}.hero-stats span{font-size:12px;color:#cbd4da}
.section{padding:100px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px}.company h2,.section-heading h2,.logistics h2,.contact h2{font-family:Playfair Display,serif;font-size:clamp(38px,5vw,58px);line-height:1.08;margin:0;font-weight:600}.copy p{font-size:17px;color:var(--muted);margin:0 0 18px}
.logistics{padding-top:0}.logistics-card{min-height:520px;border-radius:24px;overflow:hidden;padding:58px;display:flex;align-items:flex-end;background:
linear-gradient(180deg,rgba(7,18,29,.04),rgba(7,18,29,.94)),
url('https://images.unsplash.com/photo-1494412685616-a5d310fbb07d?auto=format&fit=crop&w=2200&q=88') center/cover no-repeat;color:#fff}.logistics-copy{max-width:760px}.logistics-copy p{max-width:650px;color:#d7e0e6}
.products{background:#fff}.section-heading{max-width:780px;margin-bottom:30px}.section-heading p{color:var(--muted);font-size:17px}.filter-row{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0 34px}.filter{border:1px solid var(--line);background:#fff;padding:10px 16px;border-radius:999px;font:inherit;cursor:pointer}.filter.active{background:var(--navy);color:#fff;border-color:var(--navy)}
.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.product-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(8,18,29,.06)}.product-card img{width:100%;height:330px;object-fit:cover;display:block}.product-body{padding:26px}.mini{font-size:11px;letter-spacing:.14em;color:#9b7a3e;font-weight:800}.product-body h3{font-size:24px;margin:8px 0}.product-body p{color:var(--muted);font-size:14px}.product-cta{display:inline-block;margin-top:14px;color:#8e682b;text-decoration:none;font-weight:800}
.services{background:var(--cream)}.compact{max-width:650px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service{background:#fff;padding:28px;border-radius:16px;min-height:250px}.service>span{color:#b48948;font-weight:800}.service h3{margin-top:54px}.service p{color:var(--muted);font-size:14px}
.contact{background:#fff}.contact-panel{background:linear-gradient(135deg,#091522,#111f2e);color:#fff;border-radius:24px;padding:54px;display:grid;grid-template-columns:1.1fr .9fr;gap:60px}.contact p{color:#d2dbe1}.contact-links{display:flex;flex-direction:column;gap:8px;margin-top:24px}.contact-links a{color:#fff;text-decoration:none;font-weight:700}.contact-actions{display:flex;flex-direction:column;justify-content:center;gap:12px}
.wa-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:#fff;text-decoration:none;font-size:28px;z-index:999;box-shadow:0 12px 26px rgba(0,0,0,.25)}
footer{background:#050f18;color:#fff;padding:34px 0 20px}.footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{width:62px;height:62px;object-fit:cover;border-radius:12px}.footer-brand small{display:block;color:#9eabb5}.footer-right{display:flex;flex-direction:column;text-align:right}.footer-right a,.footer-right span{color:#c7d0d7;text-decoration:none;font-size:13px}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:24px;padding-top:18px;color:#8997a2;font-size:12px}
@media(max-width:900px){.brand-copy{display:none}.menu-btn{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:82px;background:#06111b;flex-direction:column;padding:22px}.main-nav.open{display:flex}.lang{margin-left:0}.hero{min-height:760px}.hero-stats{grid-template-columns:1fr}.split,.contact-panel{grid-template-columns:1fr;gap:34px}.product-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.hero h1{font-size:47px}.hero p{font-size:16px}.section{padding:76px 0}.logistics-card{min-height:500px;padding:30px}.service-grid{grid-template-columns:1fr}.product-card img{height:270px}.contact-panel{padding:30px 22px}.footer-grid{flex-direction:column;align-items:flex-start}.footer-right{text-align:left}}
/* Mantém embalagens de balas inteiras dentro do card, sem cortes */
.product-card[data-category="candy"] img{
  width:100%;
  height:330px;
  object-fit:contain;
  object-position:center;
  background:#fff;
  padding:14px;
}
@media(max-width:600px){
  .product-card[data-category="candy"] img{height:270px;padding:10px}
}

.product-card[data-category="beverage"] img{aspect-ratio:1/1.08;object-fit:cover;object-position:center top;background:#111}.product-card[data-category="beverage"]{border-color:#e8e1d3}.product-card[data-category="beverage"] .mini{color:#9b7426}
