.blog-page #logo a span,.blog-post-page #logo a span{font-weight:300;margin-left:.5em;font-size:.8em;opacity:.8}
#blog-main{padding-top:4em;padding-bottom:4em}
#blog-main .major{margin-bottom:3em}
.blog-feed{display:grid;gap:2.5em;margin-bottom:3em}
.blog-post-summary{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px rgb(0 0 0 / .08);overflow:hidden;transition:transform 0.3s ease-out,box-shadow 0.3s ease-out;display:flex;flex-direction:column}
.blog-post-summary:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgb(0 0 0 / .12)}
.blog-post-summary .post-image{flex-shrink:0;width:100%;max-height:250px;overflow:hidden}
.blog-post-summary .post-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}
.blog-post-summary:hover .post-image img{transform:scale(1.05)}
.blog-post-summary .post-content{padding:1.5em 1.8em 2em 1.8em;flex-grow:1;display:flex;flex-direction:column}
.blog-post-summary header{margin-bottom:1em}
.blog-post-summary .post-meta{font-size:.8em;color:#888;margin-bottom:.5em;display:block;opacity:.9}
.blog-post-summary .post-meta i{margin-right:.3em;color:#aaa}
.blog-post-summary h3{font-size:1.3em;line-height:1.4;margin-bottom:.5em;font-weight:400;text-transform:none}
.blog-post-summary h3 a{color:#444;border-bottom:none;text-decoration:none}
.blog-post-summary h3 a:hover{color:#e44c65}
.blog-post-summary p{font-size:.95em;line-height:1.7;color:#666;flex-grow:1;margin-bottom:1.5em}
.blog-post-summary .button.small{margin-top:auto;align-self:flex-start;min-width:auto;padding:0 1.5em;line-height:2.8em;font-size:.75em}
@media screen and (min-width:737px){.blog-post-summary{flex-direction:row}.blog-post-summary .post-image{width:40%;max-height:none}.blog-post-summary .post-content{width:60%;padding:1.8em 2em}}
.pagination{text-align:center;margin-top:3em}
.pagination span{margin:0 1em;color:#888;font-size:.9em}
.pagination .button.disabled{opacity:.5;pointer-events:none;background-color:#eee!important;border-color:#eee!important;color:#aaa!important}

/* Article page elements */
#blog-article{background-color:#f8f9fa;padding-top:5em;padding-bottom:5em}
.blog-post-page #header{background:#fff;box-shadow:0 1px 2px 0 rgb(0 0 0 / .075)}
.blog-post-page #header.alt{background:#fff!important;position:fixed!important;color:#7c8081!important}
.blog-post-page #header.alt nav ul li a{color:#7c8081!important}
.blog-post-page #header.alt nav ul li.active>a,.blog-post-page #header.alt nav ul li:hover>a{border-color:#83d3c9;background:rgb(131 211 201 / .1)}
#blog-article .container.medium{background-color:#fff;padding:3em;border-radius:8px;box-shadow:0 5px 25px rgb(0 0 0 / .07)}
.post-header{text-align:center;margin-bottom:2.5em;padding-bottom:1.5em;border-bottom:1px solid #eee}
.post-header .post-meta{font-size:.85em;color:#777;margin-bottom:1em;display:block}
.post-header .post-meta i{margin:0 .3em}
.post-header h2{font-size:2.2em;font-weight:400;line-height:1.3;margin-bottom:.5em;color:#333;text-transform:none}
.featured-image{margin-top:1.5em;margin-bottom:2.5em}
.featured-image img{width:100%;height:auto;border-radius:6px}
.post-body{font-size:1.05em;line-height:1.8;color:#444}
.post-body p{margin-bottom:1.5em}
.post-body h3{font-size:1.5em;font-weight:400;margin-top:2em;margin-bottom:1em;color:#333;text-transform:none}
.post-body h4{font-size:1.2em;font-weight:400;margin-top:1.8em;margin-bottom:.8em;color:#444;text-transform:none}
.post-body ul,.post-body ol{margin-bottom:1.5em;padding-left:1.5em}
.post-body ul li,.post-body ol li{padding-left:.5em;margin-bottom:.5em}
.post-body blockquote{border-left:4px solid #83d3c9;padding:1em 1.5em;margin:2em 0;background-color:#f8f9fa;font-style:italic;color:#555}
.post-body blockquote p{margin-bottom:0}
.post-body figure{margin:2em 0}
.post-body figure img{width:100%;height:auto;border-radius:4px}
.post-body figcaption{font-size:.85em;text-align:center;color:#777;margin-top:.5em}
.cta-box{background-color:#e8f7f5;border:1px solid #cceae6;border-radius:6px;padding:2em;margin:3em 0;text-align:center}
.cta-box h4{margin-top:0;margin-bottom:.75em;color:#3b8b81}
.cta-box p{margin-bottom:1.5em;color:#555}
.author-bio{margin-top:4em;padding-top:2em;border-top:1px solid #eee;display:flex;align-items:center;gap:1.5em}
.author-bio .author-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}
.author-bio h4{margin:0 0 .5em 0;font-size:1.1em}
.author-bio p{font-size:.9em;color:#666;margin-bottom:0;line-height:1.6}
#comments{margin-top:3em;padding-top:2em;border-top:1px solid #eee}
#comments h3{margin-bottom:1em}
@media screen and (max-width:736px){#blog-article .container.medium{padding:2em 1.5em}.post-header h2{font-size:1.8em}.post-body{font-size:1em}.author-bio{flex-direction:column;text-align:center}.author-bio .author-avatar{margin-bottom:1em}}

/* New: subtle tropical hero without hard image dependency */
.blog-hero{position:relative;background:linear-gradient(135deg,#fff1e6 0%,#e6fff9 100%);border-radius:14px;padding:2.2rem 1.6rem;margin:0 0 2rem 0;overflow:hidden}
.blog-hero .kicker{display:inline-block;background:#ffe8d6;color:#b85c21;border-radius:999px;padding:.35rem .8rem;font-size:.8rem;letter-spacing:.02em;margin-bottom:.6rem}
.blog-hero h2{margin:.1rem 0 .3rem 0;font-weight:500;line-height:1.2;color:#233;letter-spacing:.2px}
.blog-hero p{margin:0;color:#465;opacity:.95}

/* Sub-navigation for multiple businesses */
.blog-subnav{display:flex;gap:.5rem;flex-wrap:wrap;margin:1.2rem 0 1.8rem 0}
.blog-subnav a{border:1px solid #eee;border-radius:999px;padding:.45rem .85rem;font-size:.85rem;color:#374; background:#fff;text-decoration:none;transition:.2s}
.blog-subnav a:hover{border-color:#83d3c9;box-shadow:0 2px 8px rgb(0 0 0 / .06)}
.blog-subnav a.active{background:#e7faf7;border-color:#83d3c9;color:#237269}

/* Search and filters */
.blog-tools{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin:0 0 1.2rem 0}
.search-bar{position:relative;flex:1 1 240px}
.search-bar input{width:100%;border:1px solid #e6e6e6;border-radius:10px;padding:.7rem 2.2rem .7rem .9rem;outline:none;transition:border .2s}
.search-bar input:focus{border-color:#83d3c9;box-shadow:0 0 0 3px rgb(131 211 201 / .15)}
.search-bar .fa-search{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);color:#9aa}
.filter-pills{display:flex;flex-wrap:wrap;gap:.5rem}
.filter-pills button{border:1px solid #eee;background:#fff;border-radius:999px;padding:.45rem .8rem;font-size:.8rem;cursor:pointer;transition:.2s}
.filter-pills button.active{background:#e7faf7;border-color:#83d3c9;color:#237269}

/* Tags on cards */
.post-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:.5rem 0 0 0}
.post-tags .tag{font-size:.7rem;background:#f3f7f7;color:#25615a;border:1px solid #e4efee;border-radius:999px;padding:.25rem .6rem}

/* Business CTA ribbon */
.business-cta-ribbon{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;margin:1.8rem 0 2.2rem}
.business-cta-ribbon a{display:flex;align-items:center;gap:.6rem;border:1px solid #eaeaea;border-radius:12px;background:#fff;padding:.9rem .9rem;text-decoration:none;color:#244;transition:transform .2s,box-shadow .2s}
.business-cta-ribbon a i{color:#83d3c9}
.business-cta-ribbon a:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(0 0 0 / .08)}

/* Utilities */
.hidden{display:none!important}
.muted{color:#8aa}