:root{--brand:#ec6726;--text:#292d36;--muted:#bdbec1;--bg:#f9fafc;--radius:18px;--shadow:0 12px 36px rgba(0,0,0,.08);--fs-h1-min:28px;--fs-h1-max:40px;--fs-h2-min:22px;--fs-h2-max:28px;--fs-p-min:16px;--fs-p-max:18px}*{box-sizing:border-box}body,html{height:100%}body{background:var(--bg);color:var(--text);font-family:Filson Pro,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Helvetica Neue,Helvetica,sans-serif;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;overflow-x:hidden;text-rendering:optimizeLegibility}img{display:block;height:auto;max-width:100%}.container{font-family:inherit;margin-inline:auto;padding-inline:clamp(16px,4vw,32px);width:min(1120px,92vw)}.site-header{backdrop-filter:saturate(160%) blur(8px);background:hsla(0,0%,100%,.85);border-bottom:1px solid #eef0f4;position:sticky;top:0;z-index:20}.header-wrap{align-items:center;display:flex;justify-content:space-between;padding:.8rem 0}.logo img{height:28px}.section-hero{padding-block:clamp(48px,10vw,100px)}.hero-grid{align-items:center;display:grid;grid-template-columns:1fr}.hero-col{justify-self:center;max-width:760px}.hero-title{font-size:28px;font-weight:800px;text-align:center}.hero-subtitle{font-size:20px;font-weight:600px;padding:0 0 20px;text-align:center}.hero-desc{font-size:18px;font-weight:500px;text-align:center}.imagem{align-items:center;display:flex;justify-content:center;padding:clamp(16px,4vw,30px)}@media (max-width:1024px){.header-wrap{padding:.7rem 0}.logo img{height:26px}.hero-col{max-width:680px}}@media (max-width:640px){.hero-title{font-size:clamp(24px,4.8vw + 8px,32px);font-weight:800;margin:8px 0;text-align:center;text-wrap:balance}.hero-subtitle{font-size:clamp(18px,3.5vw + 6px,24px);font-weight:600;margin:4px 0;text-align:center}.hero-desc{font-size:clamp(15px,2.8vw + 5px,18px);margin-top:8px;text-align:center}.imagem{padding:16px}.imagem img{max-width:520px;width:100%}}@media (max-width:380px){.hero-title{font-size:22px}.hero-subtitle{font-size:18px}.hero-desc{font-size:15px}}