@font-face{font-family:MuseoRounded;src:url('../fontface/MuseoSansRounded-500.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:MuseoRounded;src:url('../fontface/MuseoSansRounded-700.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:MuseoRounded;src:url('../fontface/MuseoSansRounded-900.woff2') format('woff2');font-weight:900;font-display:swap}
:root{--blue:#063c73;--red:#cf202f;--cream:#f1d273;--cream-soft:#f8e39a;--ink:#18202a;--muted:#64707d;--white:#fff;--shadow:0 18px 45px rgba(5,35,63,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:MuseoRounded,Arial,sans-serif;color:var(--ink);background:var(--cream-soft)}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}
.site-header{position:fixed;z-index:1000;top:0;left:0;right:0;background:rgba(242,215,124,.98);backdrop-filter:blur(14px);border-bottom:1px solid rgba(6,60,115,.15);box-shadow:0 3px 14px rgba(73,53,12,.08);transition:.25s}.site-header.scrolled{background:rgba(238,207,105,.99);box-shadow:0 10px 30px rgba(48,36,8,.14)}
.header-inner{max-width:1240px;height:92px;margin:auto;padding:0 28px;display:flex;align-items:center;gap:34px}.brand{width:160px;flex:0 0 auto}.main-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.main-nav a{font-size:14px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:var(--blue);position:relative;padding:36px 0}.main-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:25px;height:3px;background:var(--red);transition:.25s}.main-nav a:hover:after,.main-nav a.active:after{right:0}.header-social{display:flex;gap:10px}.header-social a{width:35px;height:35px;border-radius:50%;background:#fff;display:grid;place-items:center;border:1px solid rgba(6,60,115,.12)}.header-social img{width:17px;height:17px}.menu-toggle{display:none;margin-left:auto;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:26px;height:3px;margin:5px;background:var(--blue);border-radius:2px}
.hero{position:relative;min-height:760px;height:92vh;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,24,47,.83) 0%,rgba(3,24,47,.6) 46%,rgba(3,24,47,.12) 100%)}.hero-content{position:relative;z-index:2;width:min(1240px,100%);margin:80px auto 0;padding:0 28px;color:#fff}.hero-content>*{max-width:680px}.anniversary-badge{position:fixed;top:108px;right:22px;width:118px;height:118px;z-index:950;filter:drop-shadow(0 10px 20px rgba(0,0,0,.25));animation:badgeFloat 3.2s ease-in-out infinite}@keyframes badgeFloat{50%{transform:translateY(7px)}}.eyebrow{margin:0 0 14px;text-transform:uppercase;font-weight:900;letter-spacing:.16em;font-size:13px}.eyebrow.red{color:var(--red)}.hero h1{font-size:clamp(48px,6vw,86px);line-height:.96;margin:0 0 24px;font-weight:900;letter-spacing:-.035em}.hero-text{font-size:20px;line-height:1.55;margin:0 0 34px;color:rgba(255,255,255,.9)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border-radius:999px;font-weight:900;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--red);color:#fff;box-shadow:0 14px 32px rgba(207,32,47,.32)}.btn-secondary{border:2px solid rgba(255,255,255,.7);color:#fff}.scroll-cue{position:absolute;z-index:2;left:50%;bottom:24px;color:#fff;font-size:40px;animation:bob 1.5s infinite}@keyframes bob{50%{transform:translateY(7px)}}
.section{padding:90px max(28px,calc((100vw - 1240px)/2))}.intro{padding-bottom:38px;background:var(--cream-soft)}.section-heading{text-align:center;max-width:720px;margin:auto}.section-heading h2{font-size:clamp(34px,4vw,54px);color:var(--blue);margin:0 0 14px;line-height:1.05}.section-heading>p:last-child{font-size:18px;color:var(--muted);line-height:1.6;margin:0}.section-heading.light h2,.section-heading.light{color:#fff}
.products{background:var(--cream-soft);padding-top:25px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.product-card{height:340px;border-radius:24px;overflow:hidden;position:relative;box-shadow:var(--shadow)}.product-card img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover img{transform:scale(1.045)}.card-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,20,39,.02) 25%,rgba(2,20,39,.85) 100%)}.card-content{position:absolute;left:28px;right:28px;bottom:27px;color:#fff}.card-content span{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:#f5d86d}.card-content h3{font-size:30px;margin:6px 0 12px}.card-content b{font-size:14px}
.price-banner{background:var(--red);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.price-banner h2{font-size:clamp(36px,4vw,58px);margin:0 0 8px}.price-banner p{margin:0;font-size:18px}.btn-light{background:#fff;color:var(--red);white-space:nowrap}
.stores{background:linear-gradient(rgba(3,38,73,.91),rgba(3,38,73,.94)),url('../imgs/bg_locals.jpg') center/cover fixed}.store-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:44px}.store-card{background:#fff;border-radius:18px;padding:25px 22px;min-height:265px;display:flex;flex-direction:column;box-shadow:0 18px 40px rgba(0,0,0,.14)}.store-card h3{color:var(--blue);font-size:21px;margin:0 0 15px}.store-card p{line-height:1.55;color:var(--muted);margin:0 0 14px}.store-card a{color:var(--red);font-weight:900;margin-bottom:16px}.store-card small{margin-top:auto;color:#6c7480;line-height:1.4}
.site-footer{background:#f1d273;padding:48px 28px 25px}.footer-inner{max-width:1240px;margin:auto;display:flex;align-items:center;gap:50px}.footer-logo{width:160px}.footer-links{display:flex;gap:24px;margin-left:auto;color:var(--blue);font-weight:900}.footer-social{display:flex;gap:12px}.footer-social a{width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center}.footer-social img{width:18px;height:18px}.copyright{text-align:center;border-top:1px solid #e4ded5;max-width:1240px;margin:35px auto 0;padding-top:22px;color:#7c838b;font-size:13px}
.whatsapp{position:fixed;right:24px;bottom:24px;width:64px;height:64px;border-radius:50%;background:#fff;display:grid;place-items:center;padding:4px;z-index:900;box-shadow:0 12px 30px rgba(0,0,0,.24);transition:.25s}.whatsapp:hover{transform:scale(1.08)}.whatsapp img{width:56px;height:56px;filter:none}
@media(max-width:1050px){.anniversary-badge{width:100px;height:100px;top:100px}.main-nav{gap:18px}.header-social{display:none}.store-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.anniversary-badge{width:82px;height:82px;top:88px;right:12px}.header-inner{height:76px;padding:0 18px}.brand{width:132px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:12px 20px 24px;box-shadow:0 18px 32px rgba(0,0,0,.12);flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{padding:15px 4px;border-bottom:1px solid #eee}.main-nav a:after{display:none}.hero{min-height:680px;height:92vh}.hero-overlay{background:linear-gradient(90deg,rgba(3,24,47,.8),rgba(3,24,47,.42))}.product-grid{grid-template-columns:1fr}.product-card{height:300px}.price-banner{flex-direction:column;align-items:flex-start}.store-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{flex-direction:column;text-align:center;gap:25px}.footer-links{margin:0;flex-wrap:wrap;justify-content:center}}
@media(max-width:560px){.anniversary-badge{width:72px;height:72px;top:84px;right:8px}.hero-content{padding:0 20px}.hero h1{font-size:49px}.hero-text{font-size:17px}.hero-actions{display:grid}.btn{width:100%}.section{padding:68px 20px}.product-card{height:260px;border-radius:18px}.card-content{left:20px;bottom:20px}.card-content h3{font-size:25px}.store-grid{grid-template-columns:1fr}.store-card{min-height:auto}.footer-links{display:grid;grid-template-columns:1fr 1fr}.whatsapp{right:16px;bottom:16px}}
