:root{--brand-red:#e51f3f;--brand-deep:#2f2158;--brand-blue:#4d8ed8;--brand-green:#62b98a;--brand-yellow:#f5b43a;--ink:#1e2230;--muted:#687080;--paper:#fffdfb;--soft:#fff6f7;--line:#ece8e5;--shadow:0 16px 44px rgba(38,30,48,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{display:block}.container{width:min(1140px,calc(100% - 40px));margin:0 auto}
.topbar{position:sticky;top:0;z-index:20;background:rgba(255,253,251,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(236,232,229,.9)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:162px;height:auto}nav{display:flex;align-items:center;gap:24px;font-weight:650;font-size:.95rem}nav a{color:#474b59}.nav-cta{padding:11px 18px;background:var(--brand-red);color:#fff;border-radius:999px}
.hero{position:relative;overflow:hidden;padding:84px 0 72px;background:linear-gradient(135deg,#fffdfb 0%,#fff6f7 52%,#f6f6ff 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;position:relative;z-index:2}.eyebrow{display:inline-block;font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--brand-red);margin-bottom:14px}h1,h2,h3{margin:0 0 18px;line-height:1.08}h1{font-size:clamp(2.6rem,5.3vw,5.2rem);letter-spacing:-.045em;max-width:760px}h2{font-size:clamp(2rem,3.5vw,3.55rem);letter-spacing:-.035em}h3{font-size:1.35rem}.hero-copy>p,.copy-block>p,.visit p{font-size:1.08rem;color:var(--muted)}.hero-copy>p{max-width:650px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:14px;font-weight:780;border:1px solid transparent;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--brand-red);color:#fff;box-shadow:0 9px 22px rgba(229,31,63,.18)}.btn-secondary{background:#fff;border-color:#ded9d6}.hero-meta{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:28px;font-size:.93rem;color:#696d78}.hero-media{position:relative}.hero-media img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.hero-card{position:absolute;left:-24px;bottom:24px;background:#fff;padding:16px 20px;border-radius:18px;box-shadow:var(--shadow);font-size:.9rem;color:var(--muted)}.hero-card strong{color:var(--ink)}.hero-shape{position:absolute;border-radius:999px;opacity:.72}.hero-shape-a{width:280px;height:280px;background:#ffd8df;right:-80px;top:-110px}.hero-shape-b{width:220px;height:220px;background:#dfeeff;left:-90px;bottom:-120px}
.section{padding:88px 0}.section-soft{background:#fff7f7}.split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.media-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.copy-block p{max-width:600px}.pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.pill-row span{background:#fff;border:1px solid #eadfdf;border-radius:999px;padding:9px 14px;font-weight:700;font-size:.9rem}.section-heading{max-width:800px;margin-bottom:34px}.section-heading h2{margin-bottom:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:28px;border-radius:22px;background:#fff;border:1px solid var(--line);transition:.22s ease;min-height:228px}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#ded6d3}.card p{color:var(--muted)}.card strong{color:var(--brand-red)}.social-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#fff1f3;margin-bottom:18px;color:var(--brand-red)}.social-icon svg{width:24px;height:24px;fill:currentColor}
.institutional{background:#fff8ef}.institutional-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:start}.institutional-copy p{font-size:1.05rem;line-height:1.8;color:#4c4c4c;margin-top:0}.text-link{display:inline-block;margin-top:8px;font-weight:800;color:var(--brand-red)}
.social-strip{margin-top:28px;padding:22px 26px;border-radius:22px;background:#f7f7f7;display:flex;justify-content:space-between;align-items:center;gap:20px}.social-strip>span{font-weight:800}.social-links{display:flex;gap:10px;flex-wrap:wrap}.social-links a{padding:9px 14px;border-radius:999px;background:white;color:#222;font-weight:700;border:1px solid #e6e6e6}.social-links a:hover{border-color:var(--brand-blue)}
.visit{background:linear-gradient(130deg,#f5f8ff 0%,#fff8f0 100%)}.visit-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:start}.address{font-size:1.12rem!important}.hours{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:28px 0}.hours div{background:#fff;padding:18px;border-radius:16px;border:1px solid rgba(0,0,0,.06)}.hours span{display:block;color:var(--muted);font-size:.88rem}.hours strong{font-size:1.05rem}.visit-panel{background:var(--brand-deep);color:#fff;border-radius:26px;padding:34px;box-shadow:var(--shadow)}.visit-panel p{color:#e2ddf0}.visit-panel a{display:inline-block;margin-top:10px;color:#fff;font-weight:800}.small-label{display:inline-block;color:#f7c65a;font-size:.78rem;text-transform:uppercase;letter-spacing:.13em;font-weight:800;margin-bottom:12px}
.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.faq-item{padding:26px;border-radius:20px;border:1px solid var(--line);background:#fff}.faq-item h3{font-size:1.12rem}.faq-item p{margin:0;color:var(--muted)}
footer{padding:42px 0 24px;background:#191b24;color:#fff}.footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.footer-logo{width:140px;filter:brightness(0) invert(1);opacity:.96}.footer-grid p{color:#bfc3cf}.footer-links{display:flex;flex-wrap:wrap;gap:18px;color:#e7e9f0;max-width:500px;justify-content:flex-end}.company-data{margin-top:14px;font-size:.82rem;line-height:1.55;opacity:.78}.fineprint{border-top:1px solid #30323c;margin-top:28px;padding-top:18px;color:#8f94a3;font-size:.85rem}.floating-whatsapp{position:fixed;right:18px;bottom:18px;background:#21a366;color:#fff;padding:12px 16px;border-radius:999px;font-weight:800;box-shadow:0 10px 26px rgba(0,0,0,.18);z-index:30;display:flex;align-items:center;gap:8px}.floating-whatsapp svg{width:20px;height:20px;fill:currentColor}
@media (max-width:860px){nav>a:not(.nav-cta){display:none}.hero{padding-top:52px}.hero-grid,.split,.visit-grid,.institutional-grid{grid-template-columns:1fr;gap:34px}.hero-media{order:-1}.hero-card{left:12px}.cards,.faq-grid{grid-template-columns:1fr}.section{padding:64px 0}.hours{grid-template-columns:1fr}.footer-grid{flex-direction:column}.footer-links{justify-content:flex-start}.container{width:min(100% - 28px,1140px)}.social-strip{align-items:flex-start;flex-direction:column}}
@media (max-width:520px){.nav{height:68px}.brand img{width:138px}.nav-cta{padding:9px 14px}.hero{padding:38px 0 56px}.hero-copy h1{font-size:2.55rem}.hero-copy>p{font-size:1rem}.hero-meta{display:grid;gap:6px}.actions .btn{width:100%}.hero-media img{border-radius:20px}.hero-card{position:static;margin-top:12px}.section{padding:52px 0}.card{min-height:auto}.visit-panel{padding:26px}.floating-whatsapp{right:12px;bottom:12px;padding:12px}.floating-whatsapp span{display:none}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.card{transition:none}}

/* V3 - fotos locais e rodape refinado */
.hero-media picture,.media-card picture,.gallery-grid picture{display:block;width:100%;height:100%}
.hero-media picture img,.media-card picture img{width:100%;height:100%;object-fit:cover}
.store-gallery{background:#fff}
.store-gallery .section-heading p{color:var(--muted);font-size:1.05rem;margin-top:12px}
.gallery-grid{display:grid;grid-template-columns:1.65fr .75fr;gap:20px;align-items:stretch}
.gallery-grid figure{margin:0;overflow:hidden;border-radius:26px;box-shadow:var(--shadow);background:#f2eeee}
.gallery-wide{min-height:480px}.gallery-tall{min-height:480px}
.gallery-grid img{width:100%;height:100%;object-fit:cover}
.gallery-tall img{object-position:center}
footer{padding:54px 0 26px;background:linear-gradient(135deg,#171923 0%,#1d202b 100%)}
.footer-v3{align-items:flex-start}.footer-main{max-width:620px}.footer-logo{width:190px;height:auto;filter:none;opacity:1;margin-bottom:26px}
.footer-title{font-size:1.04rem;line-height:1.65;margin:0 0 22px}.footer-title strong{color:#fff;font-size:1.08rem}.footer-title span{color:#c8ccda}
.company-data{margin:0 0 24px;font-size:.86rem;line-height:1.65;opacity:.82;color:#bfc3cf}
.footer-contact{display:grid;gap:10px}.footer-contact a{display:flex;align-items:center;gap:10px;color:#c9cdd8;font-size:.92rem}.footer-contact a:hover{color:#fff}
.footer-mini-icon{width:22px;height:22px;color:#fff;flex:0 0 22px}.footer-mini-icon svg{width:100%;height:100%;fill:currentColor}
.footer-side{display:flex;flex-direction:column;align-items:flex-end;gap:28px;max-width:560px}.footer-socials{display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:flex-end}.footer-socials a{display:inline-flex;align-items:center;gap:7px;color:#f1f2f7;font-size:.92rem}.footer-socials a:hover{color:#fff}.footer-social-icon{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#2b2e3a;color:#fff;font-weight:800;font-size:.85rem}.footer-privacy{color:#fff;font-size:.96rem}.footer-privacy:hover{text-decoration:underline}.footer-fineprint{display:flex;justify-content:space-between;gap:24px;align-items:center}.footer-tagline{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;color:#a9aebb;text-align:right}.footer-tagline span{color:#ff667d;font-size:1.15rem;margin-left:7px}
@media (max-width:860px){.gallery-grid{grid-template-columns:1fr}.gallery-wide{min-height:360px}.gallery-tall{min-height:520px;max-height:680px}.footer-side{align-items:flex-start}.footer-socials{justify-content:flex-start}.footer-fineprint{align-items:flex-start;flex-direction:column}.footer-tagline{text-align:left}}
@media (max-width:520px){.gallery-wide{min-height:250px}.gallery-tall{min-height:430px}.footer-logo{width:165px}.footer-socials{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:12px}.footer-socials a{font-size:.88rem}.footer-contact a{align-items:flex-start;word-break:break-word}.footer-tagline{line-height:1.6}}
