:root{
  --cream:#f7efe4;
  --paper:#fffaf2;
  --ink:#24170f;
  --muted:#7a6254;
  --line:rgba(61,39,27,.14);
  --terra:#8f4d3c;
  --terra-dark:#5a2d24;
  --gold:#e7c99f;
  --shadow:0 22px 60px rgba(57,34,24,.10);
  --radius:30px;
  --max:1080px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:linear-gradient(180deg,#f6eee4 0%,#f8f1e8 100%);color:var(--ink);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit}
img{display:block;max-width:100%}
.skip-link{position:absolute;left:-999px}
.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px 14px;z-index:99}

.hero{min-height:92vh;min-height:92svh;position:relative;overflow:hidden;background:#2a1710;display:flex;flex-direction:column;padding:22px 0 58px}
.hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 82%}
.hero__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,14,10,.34) 0%,rgba(24,14,10,.10) 34%,rgba(24,14,10,.25) 58%,rgba(24,14,10,.86) 100%)}
.hero__signature{position:absolute;z-index:5;left:50%;top:clamp(72px,8.8vh,108px);transform:translateX(-50%);width:max-content;max-width:calc(100% - 40px);text-align:center;color:rgba(255,250,242,.96);font-family:Georgia,"Times New Roman",serif;font-size:clamp(17px,1.9vw,22px);font-weight:400;letter-spacing:.12em;line-height:1.1;text-transform:uppercase;text-shadow:0 10px 24px rgba(20,12,8,.20)}
.hero__content-wrap{position:relative;z-index:3;width:min(var(--max),calc(100% - 28px));margin:0 auto;display:flex;align-items:flex-end;justify-content:center;flex:1;padding-top:96px}
.hero__content{width:min(980px,100%);padding:0;text-align:center;color:#fff;text-shadow:0 16px 34px rgba(20,12,8,.40);transform:translateY(20px)}
.eyebrow,.section-title span,.tag,.about span,.socials span{display:block;margin:0 0 12px;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900;color:var(--gold)}
.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,5.1vw,68px);line-height:.98;margin:0 auto;max-width:860px;text-wrap:balance}
.hero p{font-family:Georgia,"Times New Roman",serif;font-size:clamp(22px,2.15vw,30px);font-weight:400;letter-spacing:.015em;line-height:1.24;text-transform:none;color:rgba(255,250,242,.94);margin:18px auto 0;max-width:760px;white-space:normal;overflow-wrap:normal}
.hero-br-mobile{display:none}
.hero-line,.hero-subline{display:inline}
.product-card a,.about a,.socials__links a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 22px;background:var(--terra);color:#fff;text-decoration:none;font-weight:900;letter-spacing:.01em;box-shadow:0 14px 28px rgba(143,77,60,.22);transition:transform .2s ease,background .2s ease,border-color .2s ease}
.product-card a:hover,.about a:hover,.socials__links a:hover{transform:translateY(-2px);background:var(--terra-dark)}

.catalog{width:min(var(--max),calc(100% - 32px));margin:0 auto;padding:110px 0 148px}
.section-title{text-align:center;max-width:760px;margin:0 auto 56px}
.section-title h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,5vw,58px);line-height:1.05;margin:0}
.cards{display:grid;gap:40px}
.product-card{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;height:380px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}
.product-card--reverse .product-card__image{order:2}
.product-card--reverse .product-card__content{order:1}
.product-card__image{height:100%;min-height:0;background:#eadaca}
.product-card__image img{width:100%;height:100%;object-fit:cover}
.product-card__image--planner-photo img{object-position:center 42%}
.product-card__content{padding:42px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.product-card .tag{color:var(--terra);margin-bottom:10px}
.product-card h3{font-family:Georgia,'Times New Roman',serif;font-size:clamp(30px,4vw,50px);line-height:1.02;margin:0 0 14px}
.product-card p{font-size:17px;line-height:1.62;color:var(--muted);max-width:420px;margin:0 0 24px}
.about{width:min(var(--max),calc(100% - 32px));margin:0 auto 52px;display:grid;grid-template-columns:280px 1fr;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}
.about img{width:100%;height:100%;min-height:320px;object-fit:cover}
.about div{padding:44px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.about h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,5vw,56px);line-height:1;margin:0 0 14px}
.about p{font-size:17px;line-height:1.65;color:var(--muted);margin:0 0 22px;max-width:650px}
.socials{width:min(var(--max),calc(100% - 32px));margin:0 auto 120px}
.socials__inner{padding:38px 42px;background:rgba(255,250,242,.7);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);text-align:center}
.socials h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(30px,4vw,46px);line-height:1.08;margin:0;color:var(--ink)}
.socials__links{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:24px}
.socials__links a:nth-child(2){background:rgba(255,250,242,.3);color:var(--terra-dark);border:1px solid rgba(90,45,36,.16);box-shadow:none}
.socials__links a:nth-child(2):hover{background:#fff3e4}
.whatsapp-float{position:fixed;right:45px;bottom:20px;z-index:50;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#bc836d 0%,#9f614c 24%,#7d4335 58%,#4c241d 100%);color:#fff;border:1px solid rgba(255,250,242,.36);box-shadow:0 20px 36px rgba(76,36,29,.34),0 8px 18px rgba(0,0,0,.18),inset 0 1px 1px rgba(255,255,255,.20),inset 0 -10px 14px rgba(52,24,20,.26);animation:pulse 2.8s infinite;text-decoration:none}
.whatsapp-float::before{content:"";position:absolute;left:5px;right:5px;top:5px;height:42%;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.22) 0%,rgba(255,255,255,.08) 55%,rgba(255,255,255,0) 100%);pointer-events:none}
.whatsapp-float svg{position:relative;z-index:1;width:36px;height:36px;fill:currentColor;filter:drop-shadow(0 1px 1px rgba(0,0,0,.20))}
@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.055)}}

@media (max-width:900px){
  .hero{min-height:100vh;min-height:100svh;padding:18px 0 42px}
  .hero__image{object-position:center bottom}
  .hero__shade{background:linear-gradient(180deg,rgba(24,14,10,.40) 0%,rgba(24,14,10,.08) 30%,rgba(24,14,10,.12) 48%,rgba(24,14,10,.78) 82%,rgba(24,14,10,.95) 100%)}
  .hero__signature{top:94px;max-width:calc(100% - 32px);font-size:clamp(16px,3.9vw,20px);letter-spacing:.10em}
  .hero__content-wrap{width:100%;padding:82px 4px 0}
  .hero__content{width:100%;max-width:none;margin:0 auto;text-align:center;transform:translateY(-60px)}
  .hero h1{font-size:clamp(31px,7.7vw,38px);line-height:1.02;max-width:100%;width:100%;margin-left:auto;margin-right:auto}
  .hero p{font-size:clamp(17px,4.35vw,20px);line-height:1.24;max-width:100%;width:100%;margin:16px auto 0;color:rgba(255,250,242,.92)}
  .hero-line,.hero-subline{display:block;white-space:nowrap}
  .catalog{padding-top:88px;padding-bottom:120px}
  .product-card,.about{grid-template-columns:1fr}
  .product-card,.product-card--reverse{height:auto}
  .product-card--reverse .product-card__image,.product-card--reverse .product-card__content{order:initial}
  .product-card__image{min-height:320px;height:320px}
  .product-card__content,.about div{padding:34px}
  .about img{height:360px}
}

@media (max-width:780px){
  .hero{padding:14px 0 34px}
  .hero__signature{top:90px;max-width:calc(100% - 26px);font-size:clamp(16px,3.9vw,19px);letter-spacing:.10em}
  .hero__content-wrap{width:100%;padding:76px 4px 0}
  .hero h1{font-size:clamp(31px,7.7vw,36px);max-width:100%;width:100%;margin-left:auto;margin-right:auto}
  .hero p{font-size:clamp(16.5px,4.25vw,19.5px);max-width:100%;width:100%;margin-left:auto;margin-right:auto}
  .catalog{width:min(calc(100% - 34px),1080px);padding-top:70px;padding-bottom:98px}
  .section-title{margin-bottom:34px}
  .cards{gap:26px}
  .product-card,.product-card--reverse{height:auto}
  .product-card--reverse .product-card__image,.product-card--reverse .product-card__content{order:initial}
  .product-card__image{min-height:250px;height:250px}
  .product-card__content{padding:28px 24px}
  .product-card p{font-size:16px;max-width:none}
  .about{width:min(calc(100% - 34px),1080px);margin-bottom:34px}
  .about div{padding:28px 24px}

  /* Mobile: centralizar textos e botões das dobras abaixo da hero */
  .product-card__content,
  .about div{
    text-align:center;
    align-items:center;
  }

  .product-card .tag,
  .about span{
    width:100%;
    text-align:center;
  }

  .product-card h3,
  .about h2{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }

  .product-card p,
  .about p{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }

  .product-card a,
  .about a{
    align-self:center;
  }
  .socials{width:min(calc(100% - 34px),1080px);margin-bottom:88px}
  .socials__inner{padding:30px 20px}
  .socials__links{flex-direction:column}
  .socials__links a{width:100%}
  .whatsapp-float{width:58px;height:58px;right:14px;bottom:14px}
}

@media (max-width:380px){
  .hero__signature{top:84px;font-size:15px;letter-spacing:.09em}
  .hero h1{font-size:28px;max-width:100%;width:100%}
  .hero p{font-size:15.5px;max-width:100%;width:100%}
}


@media (max-width:350px){
  .hero h1{font-size:26px}
  .hero p{font-size:15px}
}
