@font-face{font-family:Museo;src:url('../fontface/MuseoSansRounded-500.woff2')}@font-face{font-family:Museo;src:url('../fontface/MuseoSansRounded-900.woff2');font-weight:900}
:root{--yellow:#f6c925;--ink:#1f1d18;--red:#9e1d24;--cream:#fff9df;--white:#fff;--shadow:0 18px 45px rgba(42,31,0,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Museo,Arial,sans-serif}.site-header{position:sticky;top:0;z-index:30;background:rgba(246,201,37,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.08)}.header-inner{max-width:1180px;margin:auto;height:92px;padding:0 24px;display:flex;align-items:center;gap:34px}.brand img{width:185px;display:block}.main-nav{display:flex;gap:25px;margin-left:auto}.main-nav a{color:var(--ink);text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:900;letter-spacing:.05em}.main-nav a:hover,.main-nav a.active{color:var(--red)}.social{display:flex;gap:12px}.social img{width:22px;height:22px}.hero{min-height:470px;position:relative;display:grid;place-items:end start;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.1))}.hero-content{position:relative;z-index:2;max-width:1180px;width:100%;margin:auto;padding:70px 24px;color:white}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:13px;font-weight:900;color:var(--yellow)}h1{font-size:clamp(46px,7vw,82px);line-height:.95;margin:10px 0 20px;max-width:800px} .lead{font-size:20px;max-width:560px;line-height:1.5}.crumbs{max-width:1180px;margin:0 auto;padding:20px 24px 0;font-size:14px}.crumbs a{color:var(--red);font-weight:900;text-decoration:none}.section{max-width:1180px;margin:auto;padding:60px 24px}.heading{text-align:center;max-width:720px;margin:0 auto 34px}.heading h2{font-size:42px;margin:8px 0 12px}.heading p{font-size:18px;line-height:1.55;color:#615b4b}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card{background:white;border-radius:22px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(0,0,0,.05);transition:.25s}.card:hover{transform:translateY(-6px)}.card-image{height:230px;background:#eadfb7;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover}.card-body{padding:22px}.tag{display:inline-block;background:var(--yellow);padding:7px 11px;border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.card h3{font-size:23px;margin:14px 0 8px}.card p{margin:0;color:#6c6554;line-height:1.5}.cta{margin-top:55px;background:var(--red);color:white;border-radius:26px;padding:35px;display:flex;justify-content:space-between;align-items:center;gap:20px}.cta h2{margin:0 0 8px;font-size:32px}.btn{display:inline-block;background:var(--yellow);color:var(--ink);font-weight:900;text-decoration:none;padding:15px 22px;border-radius:999px;white-space:nowrap}.category-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:42px}.category-nav a{background:white;color:var(--ink);text-decoration:none;border-radius:999px;padding:10px 14px;box-shadow:0 7px 18px rgba(0,0,0,.08);font-size:13px;font-weight:900}.category-nav a:hover{background:var(--yellow)}footer{background:#1d1b17;color:white;margin-top:40px}.footer-inner{max-width:1180px;margin:auto;padding:36px 24px;display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-inner img{width:170px;filter:brightness(0) invert(1)}.wa{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;background:#25d366;display:grid;place-items:center;box-shadow:0 12px 25px rgba(0,0,0,.25);z-index:40}.wa img{width:30px;filter:brightness(0) invert(1)}.menu-toggle{display:none}@media(max-width:800px){.header-inner{height:76px}.brand img{width:150px}.main-nav,.social{display:none}.menu-toggle{display:block;margin-left:auto;background:none;border:0;font-size:28px}.hero{min-height:390px}.grid{grid-template-columns:1fr}.cta,.footer-inner{align-items:flex-start;flex-direction:column}.heading h2{font-size:34px}.card-image{height:250px}}

/* Ajustes V1.3: pie igual al inicio y WhatsApp con ícono completo */
.site-footer{background:#f1d273;color:var(--ink);margin-top:40px;padding:48px 28px 25px}
.site-footer .footer-inner{max-width:1180px;margin:auto;padding:0;display:flex;align-items:center;gap:42px}
.site-footer .footer-logo{width:160px;filter:none}
.site-footer .footer-copy{font-weight:900;color:var(--ink)}
.site-footer .footer-social{display:flex;gap:12px;margin-left:auto}
.site-footer .footer-social a{width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center}
.site-footer .footer-social img{width:18px;height:18px;filter:none}
.site-footer .copyright{text-align:center;border-top:1px solid rgba(0,0,0,.10);max-width:1180px;margin:35px auto 0;padding-top:22px;color:#6f6650;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:800px){.site-footer .footer-inner{flex-direction:column;text-align:center;gap:22px}.site-footer .footer-social{margin-left:0}.whatsapp{right:16px;bottom:16px}}
