.geo-listing .hero{text-align:center;padding:3rem 1.5rem 1.5rem;min-height:auto;display:block;grid-template-columns:none;gap:0}.geo-listing .hero .eyebrow{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent, #4f46e5);margin-bottom:.5rem}.geo-listing .hero h1{font-size:2rem;margin-bottom:.6rem;line-height:1.2}.geo-listing .hero .subtitle{color:var(--muted, #666);font-size:1rem;max-width:600px;margin:0 auto .8rem}.geo-listing .hero-meta{display:flex;justify-content:center;gap:1rem;margin-top:.3rem}.geo-listing .count-badge{display:inline-block;background:var(--accent-light, #eef2ff);color:var(--accent, #4f46e5);padding:4px 16px;border-radius:20px;font-size:.9rem;font-weight:500}.tag-cloud-section{padding-bottom:1.5rem;text-align:center}.tag-cloud-label{font-size:.9rem;color:var(--muted, #666);margin-bottom:.8rem;font-weight:500;letter-spacing:.05em}.tag-cloud{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.tag-cloud .tag{background:var(--accent-light, #eef2ff);color:var(--accent, #4f46e5);padding:4px 14px;border-radius:20px;font-size:.85rem;cursor:default;transition:background .2s,transform .2s}.tag-cloud .tag:hover{background:var(--accent, #4f46e5);color:#fff;transform:translateY(-1px)}.featured-section{padding-bottom:2rem}.section-heading{font-size:1.1rem;font-weight:600;color:var(--muted, #666);margin-bottom:1rem;letter-spacing:.03em;padding-left:.25rem;position:relative}.section-heading:before{content:"";position:absolute;left:0;top:.2em;bottom:.2em;width:3px;background:var(--accent, #4f46e5);border-radius:2px}.featured-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem;border:2px solid var(--accent, #4f46e5);border-radius:16px;background:linear-gradient(135deg,var(--accent-light, #eef2ff) 0%,var(--surface, #fff) 60%);text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.featured-card:hover{box-shadow:0 8px 30px #4f46e51f;transform:translateY(-3px)}.featured-body{flex:1;min-width:0}.featured-meta{display:flex;gap:1rem;align-items:center;margin-bottom:.6rem}.featured-meta time{font-size:.85rem;color:var(--muted, #666)}.featured-body h2{font-size:1.3rem;margin-bottom:.4rem;line-height:1.4}.featured-body .description{color:var(--muted, #666);font-size:.95rem;line-height:1.6;margin:0 0 .8rem}.featured-body .tags{display:flex;gap:6px;flex-wrap:wrap}.featured-body .tag{background:var(--surface, #fff);color:var(--accent, #4f46e5);padding:2px 10px;border-radius:14px;font-size:.8rem;border:1px solid var(--accent, #4f46e5)}.featured-arrow{font-size:1.5rem;color:var(--accent, #4f46e5);flex-shrink:0;transition:transform .2s}.featured-card:hover .featured-arrow{transform:translate(4px)}.post-grid-section{padding-bottom:3rem}.post-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:720px){.post-grid{grid-template-columns:1fr 1fr}}.post-card{display:flex;flex-direction:column;padding:1.5rem;border:1px solid var(--line, #e5e7eb);border-radius:12px;background:var(--surface, #fff);text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s,border-color .2s}.post-card:hover{box-shadow:0 6px 24px #00000012;transform:translateY(-2px);border-color:var(--accent-light, #c7d2fe)}.post-card-meta{display:flex;align-items:center;gap:.8rem;margin-bottom:.5rem}.post-card-meta time{font-size:.83rem;color:var(--muted, #999)}.reading-time{font-size:.78rem;color:#aaa;white-space:nowrap}.post-card h3{font-size:1.05rem;margin-bottom:.4rem;line-height:1.4;color:var(--text, #1a1a2e);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card p{font-size:.9rem;color:var(--muted, #666);line-height:1.6;margin:0 0 auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card .tags{display:flex;gap:4px;flex-wrap:wrap;margin-top:.8rem}.post-card .tag{background:var(--accent-light, #eef2ff);color:var(--accent, #4f46e5);padding:2px 10px;border-radius:14px;font-size:.75rem}.contact-section{padding-bottom:4rem}.contact-card{text-align:center;padding:2.5rem 2rem;border:1px solid var(--line, #e5e7eb);border-radius:16px;background:var(--surface, #fff)}.contact-card h2{font-size:1.3rem;margin-bottom:.6rem}.contact-card p{color:var(--muted, #666);max-width:500px;margin:0 auto 1rem;line-height:1.7}.contact-card .contact-lines{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-bottom:1.5rem;font-size:.95rem}.contact-card .contact-lines a{color:var(--accent, #4f46e5);text-decoration:none}.contact-card .contact-lines a:hover{text-decoration:underline}.empty{text-align:center;color:var(--muted, #999);padding:3rem;font-size:1rem}
