:root{--blue:#0b2f78;--blue2:#123e91;--ink:#111827;--muted:#667085;--paper:#f6f3ed;--white:#fff;--line:#dfe3e8;--sand:#e8ded0;--green:#0f8f5f;--radius:28px;--shadow:0 18px 45px rgba(15,23,42,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.topbar{background:#081b46;color:#eef4ff;font-size:13px}.topbar-inner{display:flex;justify-content:space-between;gap:20px;padding:9px 0}.topbar a{font-weight:700}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(17,24,39,.06);backdrop-filter:blur(16px)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:inline-flex;flex-direction:column;line-height:1}.brand-main{font-size:29px;font-weight:800;letter-spacing:-1.7px;color:var(--blue)}.brand-sub{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-top:6px;color:#485267}.main-nav{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700}.main-nav>a,.nav-parent{padding:10px 0;background:none;border:0;color:#2b3340;cursor:pointer}.nav-group{position:relative}.nav-parent{display:flex;gap:6px;align-items:center}.submenu{position:absolute;top:100%;left:-18px;min-width:235px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:10px;border-radius:16px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.nav-group:hover .submenu,.nav-group.open .submenu{opacity:1;visibility:visible;transform:none}.submenu a{display:block;padding:10px 12px;border-radius:10px;font-size:13px}.submenu a:hover{background:var(--paper)}.nav-cta{padding:12px 16px!important;background:var(--blue)!important;color:#fff!important;border-radius:999px}.menu-toggle{display:none;width:44px;height:44px;border:0;background:transparent;padding:10px}.menu-toggle span:not(.sr-only){display:block;height:2px;background:#172033;margin:5px 0}.eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--blue)}.eyebrow.light{color:#cddcff}.hero{background:linear-gradient(135deg,#081c49,#0b2f78 58%,#16489f);color:#fff;padding:76px 0 64px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px}.hero h1,.page-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,6vw,78px);line-height:1.03;letter-spacing:-.035em;margin:14px 0 24px}.hero p{font-size:18px;max-width:650px;color:#dce7ff}.hero-actions,.inline-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:999px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:#fff}.hero .btn-primary{background:#fff;color:var(--blue)}.btn-secondary{background:transparent;border-color:rgba(255,255,255,.38);color:#fff}.btn-soft{background:#eaf0ff;color:var(--blue)}.btn-white{background:#fff;color:var(--blue)}.btn-outline-white{border-color:rgba(255,255,255,.55);color:#fff}.hero-image{position:relative}.hero-image img{width:100%;aspect-ratio:1/1;border-radius:32px;object-fit:cover;box-shadow:0 30px 80px rgba(0,0,0,.25)}.hero-badge{position:absolute;left:-28px;bottom:28px;background:#fff;color:#18243a;padding:18px 20px;border-radius:18px;box-shadow:var(--shadow);max-width:260px}.hero-badge strong{display:block;color:var(--blue);font-size:14px;margin-bottom:3px}.hero-badge span{font-size:12px;color:#5c6676}.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-item{padding:24px 28px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;font-size:15px}.trust-item span{font-size:13px;color:var(--muted)}.section{padding:88px 0}.section.soft{background:var(--paper)}.section.blue{background:var(--blue);color:#fff}.section-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:end;margin-bottom:44px}.section-head h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4.4vw,56px);line-height:1.08;letter-spacing:-.025em;margin:8px 0 0}.section-head p{margin:0;color:var(--muted);font-size:16px}.section.blue .section-head p{color:#d7e1f7}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{padding:28px;border-radius:24px;background:#fff;border:1px solid var(--line);min-height:240px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-number{font-family:Georgia,"Times New Roman",serif;font-size:58px;color:#c7d3ec;line-height:1}.category-card h3{font-size:19px;margin:20px 0 6px}.category-card p{font-size:14px;color:var(--muted);margin:0 0 20px}.text-link{font-size:13px;font-weight:800;color:var(--blue)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-width:0}.product-media{background:#fff;padding:20px;aspect-ratio:1.28/1;display:grid;place-items:center;border-bottom:1px solid #edf0f3}.product-media img{width:100%;height:100%;object-fit:contain}.product-body{padding:24px;display:flex;flex-direction:column;flex:1}.product-body h3{font-size:20px;margin:8px 0}.product-body p{font-size:14px;color:var(--muted);margin:0 0 24px}.card-actions{display:flex;align-items:center;gap:15px;margin-top:auto}.card-actions .btn{min-height:42px;padding:10px 15px}.mobile-call{display:none}.split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.store-photo img{width:100%;aspect-ratio:1.18/1;object-fit:cover;border-radius:30px}.store-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4.4vw,58px);line-height:1.08;margin:12px 0 20px}.store-copy p{color:var(--muted)}.fact-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.fact{padding:18px;border:1px solid var(--line);border-radius:16px}.fact strong{display:block;font-size:13px}.fact span{font-size:12px;color:var(--muted)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{background:#fff;border:1px solid var(--line);padding:26px;border-radius:22px}.review-stars{letter-spacing:2px;color:#d79b20}.review p{font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.5}.review small{color:var(--muted)}.map-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:28px;align-items:stretch}.local-panel{background:#0c234f;color:#fff;border-radius:28px;padding:38px}.local-panel h2{font-family:Georgia,"Times New Roman",serif;font-size:42px;line-height:1.08;margin:10px 0 20px}.local-panel p{color:#d8e2f7}.local-list{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 28px}.local-list span{border:1px solid rgba(255,255,255,.25);padding:8px 11px;border-radius:999px;font-size:12px}.map-wrap{border-radius:28px;overflow:hidden;min-height:440px;border:1px solid var(--line)}.map-wrap iframe{width:100%;height:100%;min-height:440px;border:0}.faq-list{max-width:900px;margin:auto}.faq{border-bottom:1px solid var(--line)}.faq button{width:100%;display:flex;justify-content:space-between;text-align:left;padding:20px 0;border:0;background:none;font-weight:800;color:var(--ink);cursor:pointer}.faq div{display:none;padding:0 0 22px;color:var(--muted)}.faq.open div{display:block}.page-hero{background:var(--paper);padding:70px 0 56px;border-bottom:1px solid var(--line)}.page-hero .shell{max-width:940px}.page-hero h1{color:var(--ink);font-size:clamp(42px,5.5vw,68px)}.page-hero p{font-size:18px;color:var(--muted);max-width:760px}.breadcrumb{font-size:12px;color:var(--muted);margin-bottom:18px}.content-section{padding:74px 0}.prose{max-width:820px}.prose h2{font-family:Georgia,"Times New Roman",serif;font-size:38px;line-height:1.15;margin:46px 0 16px}.prose h3{margin-top:30px}.prose p,.prose li{color:#4f5a68}.notice{background:#edf2ff;border:1px solid #d4def5;padding:22px;border-radius:18px;margin:24px 0}.offer-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px}.offer-card{background:var(--blue);color:#fff;padding:38px;border-radius:28px}.offer-card h2{font-family:Georgia,"Times New Roman",serif;font-size:42px;line-height:1.1}.offer-card p{color:#d9e4fa}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.choice-card{border:1px solid var(--line);border-radius:22px;padding:28px}.choice-card h3{margin-top:0}.product-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-photo-grid figure{margin:0;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;aspect-ratio:1/1}.product-photo-grid img{width:100%;height:100%;object-fit:cover}.social-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.social-card{padding:26px;border-radius:22px;background:#fff;border:1px solid var(--line)}.social-card h3{font-size:18px}.social-card p{font-size:13px;color:var(--muted)}.final-cta{background:linear-gradient(135deg,#0a2a69,#123e91);color:#fff;padding:62px 0}.final-cta-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.final-cta h2{font-family:Georgia,"Times New Roman",serif;font-size:44px;line-height:1.1;margin:10px 0}.final-cta p{color:#dce6fa}.cta-stack{display:flex;flex-direction:column;gap:12px;align-items:stretch}.site-footer{background:#081425;color:#d8e0ec;padding:60px 0 110px}.footer-grid{display:grid;grid-template-columns:1.2fr 1.2fr .8fr .8fr;gap:36px}.footer-brand .brand-main{color:#fff}.footer-brand .brand-sub{color:#91a6c8}.site-footer h3{color:#fff;font-size:14px;margin:0 0 14px}.site-footer p,.site-footer a{font-size:13px;color:#b7c3d5}.site-footer>div a{display:block;margin:5px 0}.social-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.social-links a{display:inline-flex!important;border:1px solid #32435f;padding:8px 11px;border-radius:999px}.small{font-size:11px!important}.footer-bottom{border-top:1px solid #28384f;margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#8292aa}.mobile-bar{display:none}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:800}.field input,.field select,.field textarea{border:1px solid var(--line);border-radius:14px;padding:13px;background:#fff}.field textarea{min-height:120px;resize:vertical}.legal{font-size:12px;color:var(--muted)}
@media (max-width:980px){.main-nav{position:fixed;inset:78px 0 auto 0;background:#fff;padding:24px 20px 28px;display:none;flex-direction:column;align-items:stretch;gap:2px;border-top:1px solid var(--line);box-shadow:0 20px 40px rgba(0,0,0,.1)}.main-nav.open{display:flex}.menu-toggle{display:block}.nav-group{width:100%}.nav-parent{width:100%;justify-content:space-between}.submenu{position:static;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:0 0 0 12px}.nav-group.open .submenu{display:block}.nav-cta{text-align:center;margin-top:10px}.hero-grid,.split,.map-grid,.offer-grid,.final-cta-grid,.section-head{grid-template-columns:1fr}.hero{padding-top:54px}.hero-image{max-width:650px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.reviews-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.section-head{gap:16px}.social-panel{grid-template-columns:1fr}.product-photo-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column}}
@media (max-width:640px){.shell{width:min(100% - 28px,1180px)}.topbar-inner{font-size:11px}.topbar-inner span{max-width:70%}.header-inner{min-height:68px}.brand-main{font-size:24px}.main-nav{top:68px}.hero{padding:44px 0}.hero h1{font-size:44px}.hero p,.page-hero p{font-size:16px}.hero-badge{left:12px;right:12px;bottom:12px;max-width:none}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line);padding:16px 0}.section{padding:64px 0}.section-head h2{font-size:39px}.category-grid,.product-grid,.choice-grid,.footer-grid,.fact-list,.product-photo-grid{grid-template-columns:1fr}.product-media{aspect-ratio:1.18/1}.mobile-call{display:inline}.store-copy h2,.local-panel h2,.final-cta h2{font-size:36px}.map-wrap,.map-wrap iframe{min-height:360px}.page-hero{padding:48px 0 38px}.page-hero h1{font-size:42px}.content-section{padding:56px 0}.prose h2{font-size:32px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.site-footer{padding-bottom:110px}.mobile-bar{position:fixed;display:grid;grid-template-columns:1fr 1.35fr;left:12px;right:12px;bottom:12px;z-index:60;border-radius:16px;overflow:hidden;box-shadow:0 16px 35px rgba(0,0,0,.22)}.mobile-bar a{padding:14px 12px;text-align:center;font-weight:800;background:#fff;color:var(--blue)}.mobile-bar a:last-child{background:#0f8f5f;color:#fff}.footer-bottom{font-size:10px}.hero-actions .btn{width:100%}.btn{min-height:50px}.offer-card{padding:28px}}
.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:start}.display-small{font-family:Georgia,"Times New Roman",serif;font-size:clamp(36px,4vw,52px);line-height:1.08;margin:12px 0 24px}.contact-cards{display:grid;gap:12px}.contact-card{display:flex;flex-direction:column;gap:3px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.2s}.contact-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.contact-card strong{color:var(--blue);font-size:13px;text-transform:uppercase;letter-spacing:.08em}.contact-card span{font-weight:800}.contact-card small{color:var(--muted)}.form-card{border:1px solid var(--line);border-radius:28px;padding:34px;background:var(--paper)}.form-card h2{font-family:Georgia,"Times New Roman",serif;font-size:40px;line-height:1.1;margin:8px 0 12px}.form-card>p{color:var(--muted);font-size:14px}.field>span{font-size:12px;font-weight:800}.local-list-light span{border-color:var(--line);color:var(--blue);background:#f4f7ff}.local-list-light{margin-bottom:0}@media(max-width:980px){.contact-grid{grid-template-columns:1fr}.form-card{padding:28px}}@media(max-width:640px){.form-card{padding:22px}.display-small,.form-card h2{font-size:34px}.topbar-inner{align-items:center}.topbar-inner span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-badge{padding:14px}.section-head{margin-bottom:30px}.category-card{min-height:200px}.page-hero .inline-actions .btn{width:100%}}
@media(max-width:360px){.shell{width:calc(100% - 22px)}.brand-sub{font-size:9px}.brand-main{font-size:22px}.hero h1,.page-hero h1{font-size:38px}.section-head h2{font-size:35px}.product-body{padding:20px}.local-panel{padding:26px}.footer-bottom{overflow-wrap:anywhere}}
.contact-grid>*{min-width:0}.contact-card,.form-card,.notice{min-width:0;overflow-wrap:anywhere}.contact-card span,.contact-card small{overflow-wrap:anywhere}.field input,.field select,.field textarea{min-width:0;width:100%}

/* V2 — product photography, store gallery and legal blocks */
.product-hero{background:linear-gradient(145deg,#eaf0fb,#fff);border:1px solid rgba(255,255,255,.25)}
.product-hero img{object-fit:cover;object-position:center 42%}
.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-proof span{display:inline-flex;gap:5px;align-items:center;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);padding:8px 11px;border-radius:999px;font-size:12px;color:#dbe6fb}.hero-proof strong{color:#fff}
.product-media{position:relative;overflow:hidden;background:#f8f8f8}.product-media img{transition:opacity .35s ease,transform .45s ease}.product-media .product-main{position:relative;z-index:1}.product-media .product-second{position:absolute;inset:0;z-index:2;opacity:0}.product-card:hover .product-media .product-second{opacity:1}.product-card:hover .product-media img{transform:scale(1.018)}
.store-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.store-gallery figure{margin:0;position:relative;overflow:hidden;border-radius:22px;background:#e8edf5;aspect-ratio:1.28/1;border:1px solid var(--line)}.store-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.store-gallery figure:hover img{transform:scale(1.025)}.store-gallery figcaption{position:absolute;left:10px;bottom:10px;background:rgba(5,22,50,.78);color:#fff;font-size:10px;font-weight:800;padding:7px 9px;border-radius:999px;backdrop-filter:blur(6px)}.gallery-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.store-showcase{overflow:hidden}.store-photo-real img{object-position:center}
.microcopy{font-size:11px!important;color:var(--muted)!important;margin-top:14px}.legal-card{display:flex;flex-direction:column;gap:5px;background:#f3f6fb;border:1px solid var(--line);border-radius:20px;padding:22px;margin:26px 0}.legal-card strong{color:var(--blue)}.legal-card span{font-size:13px;color:#475569}.legal-card a{color:var(--blue);font-weight:700}
.prose a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.store-photo img{background:#edf1f7}
@media(max-width:980px){.store-gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.store-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;margin-right:-14px}.store-gallery figure{min-width:84%;scroll-snap-align:start}.hero-proof{gap:7px}.hero-proof span{font-size:11px}.gallery-actions .btn{width:100%}.product-card:hover .product-media .product-second{opacity:0}.product-card:hover .product-media img{transform:none}}

/* V3 — hero com fachada real, cards visuais e CTA comercial */
.hero-storefront{position:relative;min-height:610px;padding:0;display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(5,22,52,.96) 0%,rgba(7,34,78,.92) 36%,rgba(8,31,69,.63) 58%,rgba(8,27,57,.22) 78%,rgba(8,27,57,.08) 100%),url('/assets/img/store/fachada-ortobom-carrefour-anchieta.webp');background-size:cover;background-position:center 46%;background-repeat:no-repeat}.hero-storefront .shell{padding-top:70px;padding-bottom:70px}.hero-storefront .hero-copy{max-width:690px}.hero-storefront h1{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:clamp(48px,5.6vw,76px);font-weight:850;line-height:.98;letter-spacing:-.045em;margin:24px 0 24px}.hero-storefront p{font-size:18px;max-width:640px;color:#f1f5ff}.hero-pill{display:inline-flex;border:1px solid rgba(255,255,255,.35);background:rgba(5,22,52,.28);padding:8px 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.02em;color:#fff}.hero-benefits{display:flex;flex-wrap:wrap;gap:18px;margin-top:26px;font-size:12px;font-weight:700;color:#e6efff}.hero-benefits span{white-space:nowrap}
.visual-categories .category-card{padding:0;min-height:470px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start}.visual-categories .category-number{padding:26px 26px 0}.visual-categories .category-card>div{padding:0 26px 24px}.visual-categories .category-card h3{margin-top:14px}.visual-categories .category-card>img{width:100%;aspect-ratio:1.35/1;object-fit:cover;margin-top:auto;border-top:1px solid var(--line);background:#f2f3f5}.hours-card{border:1px solid var(--line);border-radius:22px;background:#fff;padding:22px 24px;margin:24px 0}.hours-card h3{font-family:Georgia,"Times New Roman",serif;font-size:28px;line-height:1.05;margin:0 0 16px}.hours-row{display:flex;justify-content:space-between;gap:18px;padding:9px 0;border-bottom:1px solid #e8ebef;font-size:13px}.hours-row:last-child{border-bottom:0}.hours-row span:last-child{font-weight:800;color:var(--blue);white-space:nowrap}.social-icons a{width:48px;height:48px;padding:0!important;align-items:center!important;justify-content:center!important}.social-icons svg{width:21px;height:21px;fill:none;stroke:#e7eef9;stroke-width:1.8}.social-icons svg .fill{fill:#e7eef9;stroke:none}.social-icons a:hover{border-color:#6e83a5;background:rgba(255,255,255,.04)}
@media(max-width:980px){.hero-storefront{min-height:560px;background-position:58% center;background-image:linear-gradient(90deg,rgba(5,22,52,.97) 0%,rgba(7,34,78,.93) 48%,rgba(8,31,69,.55) 78%,rgba(8,27,57,.2) 100%),url('/assets/img/store/fachada-ortobom-carrefour-anchieta.webp')}.hero-storefront .hero-copy{max-width:610px}.visual-categories .category-card{min-height:450px}}
@media(max-width:640px){.hero-storefront{min-height:640px;background-position:63% center;background-image:linear-gradient(90deg,rgba(5,22,52,.98) 0%,rgba(7,34,78,.94) 64%,rgba(8,31,69,.62) 100%),url('/assets/img/store/fachada-ortobom-carrefour-anchieta.webp')}.hero-storefront .shell{padding-top:48px;padding-bottom:48px}.hero-storefront h1{font-size:44px}.hero-storefront p{font-size:16px}.hero-benefits{gap:8px 14px}.hero-benefits span{white-space:normal}.visual-categories .category-card{min-height:430px}.hours-row{font-size:12px}.social-icons{gap:10px}}

/* V10 — responsive hardening + rendering performance */
img{height:auto}.section,.final-cta,.site-footer{content-visibility:auto;contain-intrinsic-size:1px 760px}.product-card,.category-card,.store-gallery figure{contain:layout paint}.main-nav a,.menu-toggle,.btn,.social-icons a{-webkit-tap-highlight-color:transparent}.btn,.nav-cta,.social-icons a,.menu-toggle{touch-action:manipulation}
@media(max-width:1180px){.shell{width:min(100% - 32px,1120px)}.main-nav{gap:14px}.header-inner{gap:18px}.hero-grid{gap:38px}.hero h1,.page-hero h1{font-size:clamp(44px,5.2vw,68px)}.section{padding:74px 0}.category-grid{gap:14px}.product-grid{gap:16px}.footer-grid{gap:28px}}
@media(max-width:1080px){.category-grid,.visual-categories.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{gap:30px}.hero-grid{grid-template-columns:1fr .9fr;gap:30px}.hero-storefront h1{font-size:clamp(46px,6.5vw,68px)}.visual-categories .category-card{min-height:420px}}
@media(max-width:980px){.shell{width:min(100% - 30px,880px)}.site-header{backdrop-filter:none}.hero-grid{grid-template-columns:1fr}.hero-image{max-width:none}.hero-image img{aspect-ratio:16/10;max-height:520px}.section{padding:66px 0}.section-head{grid-template-columns:1fr;gap:14px}.section-head p{max-width:760px}.split,.map-grid,.offer-grid,.final-cta-grid{gap:32px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-storefront{min-height:560px}.hero-storefront .shell{padding-top:56px;padding-bottom:56px}}
@media(max-width:768px){.shell{width:min(100% - 28px,720px)}.topbar{font-size:11px}.topbar-inner{gap:10px}.hero,.page-hero{padding:50px 0}.hero h1,.page-hero h1{font-size:clamp(40px,8.5vw,56px)}.hero p,.page-hero p{font-size:16px}.category-grid,.visual-categories.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-categories .category-card{min-height:390px}.product-body{padding:20px}.product-media{padding:14px}.local-panel,.form-card{border-radius:22px}.hero-storefront{min-height:540px;background-position:62% center}.hero-storefront h1{font-size:clamp(42px,8.8vw,58px)}.hero-storefront p{font-size:16px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.shell{width:calc(100% - 28px)}.section{padding:54px 0}.category-grid,.visual-categories.category-grid,.product-grid,.footer-grid{grid-template-columns:1fr}.visual-categories .category-card{min-height:0}.visual-categories .category-card>img{aspect-ratio:16/10}.product-media{aspect-ratio:1.35/1}.hero-image img{aspect-ratio:4/3;max-height:430px}.hero-actions,.inline-actions{gap:10px}.hero-actions .btn,.inline-actions .btn{width:100%}.hero-storefront{min-height:610px;background-position:65% center}.hero-storefront .shell{padding-top:44px;padding-bottom:44px}.hero-storefront h1{font-size:clamp(40px,11.5vw,52px)}.hero-storefront p{font-size:15px}.hero-pill{font-size:11px}.hero-benefits{font-size:11px}.hours-card{padding:20px}.hours-row{gap:10px}.store-gallery figure{min-width:88%}.final-cta{padding-bottom:84px}}
@media(max-width:420px){.shell{width:calc(100% - 22px)}.topbar-inner span{max-width:65%}.brand-main{font-size:23px}.brand-sub{font-size:8.5px}.header-inner{min-height:68px}.menu-toggle{width:44px;height:44px}.hero-storefront{min-height:580px}.hero-storefront h1{font-size:40px}.section-head h2{font-size:34px}.display-small,.form-card h2{font-size:32px}.btn{min-height:46px;padding:12px 16px}.product-body h3{font-size:19px}.footer-bottom{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
.site-header{backdrop-filter:none;-webkit-backdrop-filter:none}.store-gallery figcaption{backdrop-filter:none;-webkit-backdrop-filter:none}
