:root{--orange:#ef5b2a;--orange2:#ff8c59;--dark:#141414;--cream:#fff7f1;--muted:#6c6864;--line:#e9e3dd;--green:#254d3a}*{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(--dark);background:#fff}a{color:inherit}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:76px;display:flex;align-items:center;gap:28px}.brand{text-decoration:none;font-size:22px;font-weight:800}.brand b{color:var(--orange)}.custom-logo{max-height:50px;width:auto}.site-header nav{margin-left:auto}.site-header ul{display:flex;gap:24px;list-style:none;margin:0;padding:0}.site-header a{text-decoration:none;font-weight:750}.header-cta,.button{display:inline-flex;padding:14px 20px;border-radius:12px;background:var(--orange);color:#fff;text-decoration:none;font-weight:850}.home-hero{min-height:690px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(12,12,12,.92),rgba(12,12,12,.28)),url(../img/hero.jpg) center/cover no-repeat;color:#fff}.hero-inner{padding:100px 0}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:#ffc2a8}.eyebrow.dark{color:var(--orange)}.home-hero h1{font-size:clamp(54px,8vw,98px);line-height:.92;max-width:950px;margin:18px 0}.home-hero h1 em{color:#ff9b70;font-style:normal}.home-hero p{font-size:21px;max-width:680px;color:#f2efed;line-height:1.55}.hero-search{display:flex;max-width:760px;background:#fff;border-radius:18px;padding:8px;margin-top:30px;box-shadow:0 22px 60px rgba(0,0,0,.28)}.hero-search input{flex:1;border:0;padding:17px;font-size:17px;outline:0}.hero-search button{border:0;background:var(--orange);color:#fff;border-radius:12px;padding:0 24px;font-weight:900}.hero-links{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-links span{color:#ddd;font-size:13px}.hero-links a{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.32);padding:8px 12px;border-radius:999px}.quick-explore{margin-top:-42px;position:relative;z-index:3}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-radius:24px;box-shadow:0 18px 55px rgba(0,0,0,.12);overflow:hidden}.quick-grid a{padding:23px 18px;text-decoration:none;border-right:1px solid var(--line);display:grid;gap:4px;transition:.2s}.quick-grid a:last-child{border:0}.quick-grid a:hover{background:var(--cream)}.quick-grid span{font-size:26px}.quick-grid strong{font-size:17px}.quick-grid small{color:var(--muted)}.section{padding:88px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px;gap:30px}.section-head h2,.editorial-grid h2,.business-cta h2,.promo-band h2{font-size:clamp(38px,5vw,60px);line-height:1;margin:10px 0}.section-head p{margin:8px 0 0;color:var(--muted);font-size:17px}.section-head>a{font-weight:900;color:var(--orange);text-decoration:none;white-space:nowrap}.municipalities{background:var(--dark);color:#fff}.section-head.light h2{color:#fff}.municipality-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.municipality-grid a{min-height:230px;border-radius:24px;padding:26px;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;background:linear-gradient(145deg,#3d2921,#1d1d1d);border:1px solid #3a3532;transition:.25s}.municipality-grid a:hover{transform:translateY(-4px);border-color:#694838}.municipality-grid strong{font-size:31px}.municipality-grid span{color:#d1c8c2;margin-top:7px}.promo-band{background:linear-gradient(135deg,var(--orange),#bd3f17);color:#fff;padding:84px 0}.promo-band-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:50px;align-items:center}.promo-band p{font-size:19px;max-width:700px;line-height:1.6}.promo-stat{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);border-radius:28px;padding:38px;display:grid}.promo-stat strong{font-size:34px;line-height:1}.promo-stat span{margin-top:12px}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.editorial-grid p{font-size:18px;color:var(--muted);line-height:1.65}.feature-card{min-height:400px;border-radius:28px;padding:38px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(160deg,#ffb291,#ef5b2a);color:#fff}.feature-card h3{font-size:43px;line-height:1;margin:12px 0}.business-cta{background:var(--green);color:#fff;padding:82px 0}.cta-grid{display:grid;grid-template-columns:1fr auto;gap:42px;align-items:center}.button.white{background:#fff;color:var(--dark)}.page-content,.content-area,.article-page{padding:70px 0}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post-card{border:1px solid var(--line);border-radius:20px;overflow:hidden}.post-card img{width:100%;height:230px;object-fit:cover}.post-card div{padding:20px}.post-card a{text-decoration:none}.article-page article{max-width:900px;margin:auto}.article-page h1{font-size:clamp(42px,7vw,76px);line-height:1}.article-page img{max-width:100%;border-radius:24px}.article-copy{font-size:19px;line-height:1.75}.site-footer{background:#111;color:#eee;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.copyright{border-top:1px solid #333;margin-top:35px;padding-top:22px;color:#999}
@media(max-width:900px){.site-header nav{display:none}.header-cta{margin-left:auto}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-grid a{border-bottom:1px solid var(--line)}.municipality-grid{grid-template-columns:1fr 1fr}.editorial-grid,.cta-grid,.footer-grid,.promo-band-grid{grid-template-columns:1fr}.post-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.header-cta{display:none}.home-hero{min-height:630px}.hero-search{display:grid}.hero-search button{padding:16px}.quick-grid,.municipality-grid,.post-grid{grid-template-columns:1fr}.section{padding:62px 0}.section-head{align-items:start;flex-direction:column;gap:14px}.feature-card h3{font-size:34px}.quick-explore{margin-top:-24px}}

.oap-category-icon{width:50px;height:50px;display:grid!important;place-items:center;border-radius:16px;background:var(--cream);font-size:27px!important}.municipality-grid a{background-size:cover!important;background-position:center!important;position:relative;isolation:isolate;overflow:hidden}.municipality-grid a:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.82));z-index:-1}.municipality-grid .mun-la-ceja{background-image:url(../img/brunch-la-ceja.jpg)}.municipality-grid .mun-rionegro{background-image:url(../img/sushi-llanogrande.jpg)}.municipality-grid .mun-retiro{background-image:url(../img/los-compadres.jpg)}.municipality-grid .mun-carmen{background-image:url(../img/cafe-montana.jpg)}.municipality-grid .mun-guatape{background-image:url(../img/postres-guatape.jpg)}.municipality-grid .mun-all{background-image:url(../img/route.jpg)}.feature-card{background:linear-gradient(160deg,rgba(24,24,24,.15),rgba(239,91,42,.62)),url(../img/route.jpg) center/cover no-repeat}
