:root{
  --ink:#151412;
  --cream:#F6F3ED;
  --graphite:#57534D;
  --gold:#B8863B;
  --terra:#B5502D;
  --line:#D8D3C8;
  --maxw:1280px;
}

*{ box-sizing:border-box; margin:0; padding:0; }
html{ scroll-behavior:smooth; }
body{
  font-family:'Inter',Arial,sans-serif;
  background:var(--cream);
  color:var(--ink);
  line-height:1.5;
  -webkit-font-smoothing:antialiased;
}
h1,h2,h3,h4,.disp{ font-family:'Montserrat',Arial,sans-serif; }
a{ color:inherit; text-decoration:none; }
img{ max-width:100%; display:block; }
.wrap{ max-width:var(--maxw); margin:0 auto; padding:0 24px; }
.eyebrow{ font-size:12px; font-weight:700; letter-spacing:2.5px; text-transform:uppercase; }

/* ===== BUTTONS ===== */
.btn{
  display:inline-block; padding:15px 28px; font-weight:700; font-size:14px;
  letter-spacing:0.4px; border-radius:2px; border:1.5px solid transparent; cursor:pointer;
  transition:opacity .15s ease;
}
.btn:hover{ opacity:0.85; }
.btn-solid-cream{ background:var(--cream); color:var(--ink); }
.btn-outline-cream{ border-color:var(--cream); color:var(--cream); }
.btn-terra{ background:var(--terra); color:var(--cream); }
.btn-ink{ background:var(--ink); color:var(--cream); }

/* ===== NAV ===== */
.nav{
  position:sticky; top:0; z-index:100; background:var(--cream);
  border-bottom:1px solid var(--line);
}
.nav .wrap{
  display:flex; align-items:center; justify-content:space-between; padding-top:18px; padding-bottom:18px;
}
.nav-logo{ display:flex; align-items:center; gap:12px; }
.nav-logo svg{ width:30px; height:30px; flex-shrink:0; }
.nav-logo .word{ font-weight:800; font-size:16.5px; letter-spacing:0.5px; }
.nav-links{ display:flex; align-items:center; gap:34px; font-size:14px; font-weight:500; }
.nav-links .nav-cta{ font-size:13px; padding:12px 22px; }
.nav-toggle{ display:none; background:none; border:none; cursor:pointer; padding:8px; }
.nav-toggle span{ display:block; width:24px; height:2px; background:var(--ink); margin:5px 0; }

/* ===== HERO ===== */
.hero{
  position:relative; background:var(--ink); color:var(--cream); overflow:hidden;
  background-image:repeating-linear-gradient(to bottom, transparent, transparent 8px, rgba(255,255,255,0.035) 8px, rgba(255,255,255,0.035) 9px);
}
.hero .wrap{
  display:flex; align-items:center; justify-content:space-between; gap:50px;
  padding-top:110px; padding-bottom:120px; position:relative; z-index:2;
}
.hero-left{ max-width:600px; }
.hero .eyebrow{ color:var(--gold); margin-bottom:22px; }
.hero h1{ font-size:52px; font-weight:800; line-height:1.1; letter-spacing:-1px; margin-bottom:22px; }
.hero p.sub{ font-size:17px; line-height:1.65; color:#D9D5CC; max-width:480px; margin-bottom:34px; }
.hero-ctas{ display:flex; gap:14px; flex-wrap:wrap; }
.hero-right{ flex-shrink:0; }
.hero-right svg{ width:230px; height:230px; }

/* ===== AD SLOTS ===== */
.ad-slot{
  max-width:var(--maxw); margin:0 auto; padding:0 24px;
}
.ad-slot .ad-inner{
  border:1px dashed var(--line); background:#FBFAF7;
  min-height:110px; display:flex; align-items:center; justify-content:center;
  padding:16px; text-align:center;
}
.ad-label{
  text-align:center; font-size:10px; letter-spacing:2px; color:#A6A199;
  text-transform:uppercase; margin-bottom:8px;
}
.ad-section{ padding:36px 0; }

/* ===== SECTION HEADS ===== */
.section{ padding:88px 0; }
.section-head{ max-width:600px; margin-bottom:52px; }
.section-head.terra .eyebrow{ color:var(--terra); }
.section-head.gold .eyebrow{ color:var(--gold); }
.section-head h2{ font-size:34px; font-weight:800; letter-spacing:-0.5px; margin:14px 0 16px; }
.section-head p{ font-size:16px; color:var(--graphite); line-height:1.6; }

/* ===== COLLECTION GRID ===== */
.grid4{ display:grid; grid-template-columns:repeat(4,1fr); gap:22px; }
.card{ background:#fff; border:1px solid var(--line); }
.card-art{
  aspect-ratio:1/1; background:var(--ink); position:relative; display:flex; align-items:center; justify-content:center;
  overflow:hidden;
}
.card-art:nth-child(odd){ background:#211F1C; }
.card-art svg{ width:55%; height:55%; }
.card-badge{
  position:absolute; top:12px; right:12px; border:1.5px solid var(--gold); color:var(--gold);
  border-radius:50%; width:46px; height:46px; display:flex; align-items:center; justify-content:center;
  flex-direction:column; font-size:7px; font-weight:800; letter-spacing:0.4px; text-align:center; line-height:1.3;
  background:rgba(21,20,18,0.55);
}
.card-body{ padding:18px 18px 22px; }
.card-body .num{ font-size:10px; font-weight:700; letter-spacing:1.2px; color:var(--terra); margin-bottom:6px; }
.card-body h3{ font-size:17px; font-weight:700; margin-bottom:5px; }
.card-body .price{ font-size:13.5px; color:var(--graphite); }

/* ===== PROCESS ===== */
.process{
  background:var(--ink); color:var(--cream);
  background-image:repeating-linear-gradient(to bottom, transparent, transparent 8px, rgba(255,255,255,0.035) 8px, rgba(255,255,255,0.035) 9px);
}
.process .section-head h2{ color:var(--cream); }
.process .section-head p{ color:#C9C5BC; }
.steps{ display:grid; grid-template-columns:repeat(3,1fr); gap:32px; margin-bottom:60px; }
.step .stepnum{ font-family:'Montserrat',sans-serif; font-size:13px; font-weight:800; color:var(--gold); margin-bottom:14px; letter-spacing:1px; }
.step h4{ font-size:18px; font-weight:700; margin-bottom:8px; }
.step p{ font-size:14px; color:#C9C5BC; line-height:1.6; }
.stats{ display:flex; gap:0; border-top:1px solid #3A3733; padding-top:36px; flex-wrap:wrap; }
.stat{ flex:1; min-width:160px; padding-right:24px; margin-bottom:16px; }
.stat .num{ font-family:'Montserrat',sans-serif; font-size:34px; font-weight:800; margin-bottom:6px; }
.stat .label{ font-size:12.5px; color:#B7B3AA; letter-spacing:0.4px; }

/* ===== ENCOMENDA ===== */
.encomenda .wrap{ display:flex; align-items:center; gap:56px; flex-wrap:wrap; }
.encomenda-left{ flex:1.1; min-width:300px; }
.encomenda-left h2{ font-size:32px; font-weight:800; line-height:1.15; margin:14px 0 18px; letter-spacing:-0.5px; }
.encomenda-left p{ font-size:16px; color:var(--graphite); line-height:1.65; margin-bottom:28px; max-width:440px; }
.encomenda-right{ flex:0.9; min-width:220px; display:flex; align-items:center; justify-content:center; }
.hex-badge{ text-align:center; }
.hex-tags{ margin-top:20px; font-size:13px; color:var(--graphite); line-height:1.9; }

/* ===== QUOTES ===== */
.quotes{ display:grid; grid-template-columns:repeat(3,1fr); gap:36px; }
.quote{ padding-top:22px; border-top:2px solid var(--ink); }
.quote p{ font-size:15px; line-height:1.6; color:var(--ink); margin-bottom:14px; font-style:italic; }
.quote .who{ font-size:12px; font-weight:700; letter-spacing:0.4px; color:var(--graphite); text-transform:uppercase; }

/* ===== CONTATO STRIP ===== */
.contato-strip{
  background:var(--terra); color:var(--cream); text-align:center; padding:64px 24px;
}
.contato-strip h2{ font-size:28px; font-weight:800; margin-bottom:16px; }
.contato-strip p{ font-size:15.5px; margin-bottom:28px; opacity:0.92; max-width:480px; margin-left:auto; margin-right:auto; }

/* ===== FOOTER ===== */
.footer{ background:var(--ink); color:var(--cream); padding:64px 0 30px; }
.footer-top{ display:flex; justify-content:space-between; gap:40px; flex-wrap:wrap; padding-bottom:44px; border-bottom:1px solid #3A3733; }
.footer-brand{ max-width:320px; }
.footer-brand svg{ width:34px; height:34px; margin-bottom:14px; }
.footer-brand .word{ font-weight:800; font-size:17px; margin-bottom:12px; }
.footer-brand p{ font-size:13.5px; color:#B7B3AA; line-height:1.6; }
.footer-cols{ display:flex; gap:56px; flex-wrap:wrap; }
.footer-col h5{ font-size:11px; letter-spacing:1.3px; color:var(--gold); margin-bottom:16px; font-weight:700; }
.footer-col a, .footer-col div{ display:block; font-size:14px; color:#D9D5CC; margin-bottom:10px; }
.footer-col a:hover{ color:var(--cream); }
.footer-bottom{ display:flex; justify-content:space-between; padding-top:24px; font-size:12.5px; color:#8A867E; flex-wrap:wrap; gap:8px; }

/* ===== RESPONSIVE ===== */
@media (max-width: 900px){
  .nav-links{ display:none; }
  .nav-toggle{ display:block; }
  .nav.open .nav-links{
    display:flex; flex-direction:column; align-items:stretch; gap:0; position:absolute; top:100%; left:0; right:0;
    background:var(--cream); border-bottom:1px solid var(--line); padding:8px 24px 20px;
  }
  .nav.open .nav-links a{ padding:14px 0; border-bottom:1px solid var(--line); }
  .nav.open .nav-links .nav-cta{
    text-align:center; margin-top:14px; border-bottom:none; padding:14px 0;
  }

  .hero .wrap{ flex-direction:column; align-items:flex-start; padding-top:60px; padding-bottom:60px; }
  .hero h1{ font-size:36px; }
  .hero-right{ align-self:center; margin-top:20px; }
  .hero-right svg{ width:160px; height:160px; }

  .grid4{ grid-template-columns:repeat(2,1fr); }
  .steps{ grid-template-columns:1fr; gap:28px; }
  .stats{ flex-direction:column; }
  .quotes{ grid-template-columns:1fr; gap:30px; }
  .encomenda .wrap{ flex-direction:column; }
  .section-head h2{ font-size:27px; }
  .section{ padding:56px 0; }
  .footer-top{ flex-direction:column; }
}

@media (max-width: 520px){
  .grid4{ grid-template-columns:1fr 1fr; gap:14px; }
  .hero h1{ font-size:30px; }
  .card-body h3{ font-size:15px; }
}
