
/* Smiles To Miles public blog frontend */
.stm-blog-hero .stm-blog-hero-copy{max-width:760px;margin:0 auto;color:rgba(255,255,255,.92);font-size:16px}
.stm-blog-section{background:#fff}
.stm-blog-toolbar{margin:-42px auto 42px;position:relative;z-index:3;max-width:1120px;padding:18px;border-radius:18px;background:#fff;box-shadow:0 15px 45px rgba(28,35,55,.12)}
.stm-blog-search{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.stm-blog-search-field{position:relative;flex:1 1 420px}
.stm-blog-search-field i{position:absolute;left:16px;top:15px;color:#777}
.stm-blog-search-field input,.stm-blog-category{height:50px;border:1px solid #e5e7eb;border-radius:10px;padding:0 16px;width:100%;outline:none}
.stm-blog-search-field input{padding-left:44px}
.stm-blog-category{flex:0 1 210px;background:#fff}
.stm-blog-search-btn{height:50px;border:0;border-radius:10px;padding:0 25px;background:#f48502;color:#fff;font-weight:700}
.stm-blog-clear{padding:12px 4px}
.stm-blog-card{width:100%;margin-bottom:30px;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 35px rgba(27,34,54,.10);transition:.25s ease}
.stm-blog-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(27,34,54,.15)}
.stm-blog-card-image{display:block;height:240px;background-size:cover;background-position:center}
.stm-blog-card-body{padding:24px}
.stm-blog-meta{display:flex;gap:12px;align-items:center;flex-wrap:wrap;color:#777;font-size:13px;margin-bottom:10px}
.stm-blog-tag{display:inline-block;padding:5px 10px;border-radius:99px;background:#fff1df;color:#c66500;font-weight:700}
.stm-blog-card h2{font-size:22px;line-height:1.25;margin:8px 0 12px}
.stm-blog-card h2 a{color:#29295e}
.stm-blog-card p{color:#667085;line-height:1.7}
.stm-blog-read{font-weight:700;color:#f48502}
.stm-blog-pagination{display:flex;justify-content:center;gap:8px;margin-top:25px}
.stm-blog-pagination a{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:10px;background:#f5f6f8;color:#333}
.stm-blog-pagination a.active,.stm-blog-pagination a:hover{background:#f48502;color:#fff}
.stm-blog-empty,.stm-blog-alert{padding:70px 25px;text-align:center;border-radius:18px;background:#f7f7f8}
.stm-blog-empty i{font-size:42px;color:#f48502}
.stm-blog-article-hero .bread{font-size:38px;line-height:1.15}
.stm-article-meta{display:flex;gap:16px;flex-wrap:wrap;color:#6b7280;margin-bottom:20px}
.stm-article-image{width:100%;max-height:520px;object-fit:cover;border-radius:16px;margin-bottom:30px}
.stm-article-content{font-size:17px;line-height:1.9;color:#30353d}
.stm-article-content p{margin-bottom:22px}
.stm-article-cta{margin-top:38px;padding:28px;border-radius:16px;background:#fff7ed;border:1px solid #ffe1bd}
.stm-article-cta h3{margin-bottom:10px;color:#29295e}
.stm-blog-error{min-height:45vh;display:flex;align-items:center}
@media(max-width:767px){
 .stm-blog-toolbar{margin:-25px 0 30px;padding:14px}
 .stm-blog-card-image{height:210px}
 .stm-blog-card-body{padding:20px}
 .stm-blog-article-hero .bread{font-size:28px}
 .stm-article-content{font-size:16px}
}

/* Article content must remain visible even if the site's animation JS is unavailable. */
.stm-blog-article article, .stm-blog-article aside { opacity: 1 !important; visibility: visible !important; }

/* SEO + lead-generation enhancement V5 */
.stm-article-topbar{display:flex;gap:14px;align-items:center;flex-wrap:wrap;color:#687386;font-size:14px;margin:0 0 12px}
.stm-article-topbar .stm-blog-tag{background:#fff1df;color:#c66500;border-radius:999px;padding:6px 11px;font-weight:700}
.stm-tags{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}
.stm-tags span{font-size:12px;color:#6b7280;background:#f4f5f7;border-radius:999px;padding:5px 9px}
.stm-share-row{display:flex;align-items:center;gap:9px;margin:0 0 26px;color:#697386;font-size:14px}
.stm-share-row a{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#3d3b70;text-decoration:none}
.stm-share-row a:hover{background:#f48502;color:#fff}
.stm-toc,.stm-side-box{border:1px solid #ececf1;background:#fafafa;border-radius:16px;padding:20px 22px;margin:0 0 28px}
.stm-toc strong,.stm-side-box h3{display:block;color:#29295e;margin-bottom:10px}
.stm-toc ul,.stm-side-box ul{margin:0;padding-left:20px}
.stm-toc li,.stm-side-box li{margin:7px 0}
.stm-toc a,.stm-side-box a{color:#4b4b72}
.stm-article-content h2{font-size:28px;line-height:1.3;color:#29295e;margin:34px 0 14px}
.stm-travel-connection{display:flex;gap:22px;align-items:center;justify-content:space-between;margin:38px 0;padding:26px;border-radius:18px;background:linear-gradient(135deg,#f7f4ff,#fff8ef);border:1px solid #ebe5f8}
.stm-connection-kicker{font-size:11px;font-weight:800;letter-spacing:.15em;color:#f48502}
.stm-travel-connection h3{margin:6px 0;color:#29295e}
.stm-travel-connection p{margin:0;color:#667085}
.stm-connection-actions,.stm-cta-actions{display:flex;gap:10px;flex-wrap:wrap}
.stm-btn-orange,.stm-btn-outline,.stm-whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:9px;text-decoration:none;font-weight:700}
.stm-btn-orange{background:#f48502;color:#fff}.stm-btn-outline{border:1px solid #d8d5e6;color:#4b4380;background:#fff}.stm-whatsapp-btn{background:#fff;border:1px solid #d8d5e6;color:#3c6f3c}
.stm-side-package{background:#29295e;color:#fff;border-radius:18px;padding:22px;margin:0 0 25px}
.stm-side-package span{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#ffb15c;font-weight:800}
.stm-side-package h3{color:#fff;margin:8px 0}.stm-side-package p{color:#e5e7eb}.stm-side-package strong{display:block;font-size:20px;margin:10px 0 14px}.stm-side-package a{display:inline-block;background:#f48502;color:#fff;border-radius:9px;padding:9px 13px;font-weight:700}
.stm-article-cta{display:flex;gap:20px;align-items:center;justify-content:space-between}
@media(max-width:767px){.stm-travel-connection,.stm-article-cta{display:block}.stm-connection-actions,.stm-cta-actions{margin-top:16px}.stm-article-content h2{font-size:23px}}
