.blog-hero[data-astro-cid-5tznm7mj]{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);color:var(--white);padding:6rem 2rem;position:relative;overflow:hidden}.blog-hero[data-astro-cid-5tznm7mj]:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#0292db1a;border-radius:50%;pointer-events:none}.hero-content[data-astro-cid-5tznm7mj]{position:relative;z-index:1;text-align:center;max-width:700px;margin:0 auto}.hero-title[data-astro-cid-5tznm7mj]{font-size:3rem;font-weight:700;margin:1.5rem 0;letter-spacing:-.02em}.hero-subtitle[data-astro-cid-5tznm7mj]{font-size:1.15rem;opacity:.95;line-height:1.7}.blog-section[data-astro-cid-5tznm7mj]{padding:5rem 2rem}.blog-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;margin-bottom:2rem}@media(max-width:1024px){.blog-grid[data-astro-cid-5tznm7mj]{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:640px){.blog-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr;gap:1.5rem}}.blog-card[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:all .3s ease}.blog-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #05386f1f;border-color:var(--sky)}.blog-image-link[data-astro-cid-5tznm7mj]{display:block;text-decoration:none;overflow:hidden}.blog-image-link[data-astro-cid-5tznm7mj]:hover .blog-image-wrapper[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj],.blog-image-link[data-astro-cid-5tznm7mj]:hover .blog-image-placeholder[data-astro-cid-5tznm7mj]{transform:scale(1.03)}.blog-image-wrapper[data-astro-cid-5tznm7mj]{width:100%;height:220px;position:relative;overflow:hidden}.blog-card-img[data-astro-cid-5tznm7mj]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-image-placeholder[data-astro-cid-5tznm7mj]{width:100%;height:100%;position:relative;display:flex;align-items:flex-end;padding:1.5rem;transition:transform .3s ease}.category-badge[data-astro-cid-5tznm7mj]{position:absolute;bottom:1rem;left:1rem;display:inline-block;background:#ffffff40;color:var(--white);padding:.4rem .85rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;backdrop-filter:blur(10px);z-index:1}.blog-card-content[data-astro-cid-5tznm7mj]{flex:1;display:flex;flex-direction:column;padding:1.75rem}.blog-meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;font-size:.85rem}.blog-date[data-astro-cid-5tznm7mj]{color:var(--text-muted);font-weight:500}.blog-read-time[data-astro-cid-5tznm7mj]{color:var(--sky);font-weight:600}.blog-title[data-astro-cid-5tznm7mj]{font-size:1.35rem;font-weight:600;margin-bottom:.75rem;line-height:1.3}.blog-title-link[data-astro-cid-5tznm7mj]{color:var(--text);text-decoration:none;transition:color .2s}.blog-title-link[data-astro-cid-5tznm7mj]:hover{color:var(--sky)}.blog-excerpt[data-astro-cid-5tznm7mj]{color:var(--text-body);font-size:.95rem;line-height:1.6;margin-bottom:1.25rem;flex-grow:1}.blog-link[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.5rem;color:var(--sky);font-weight:600;font-size:.95rem;transition:all .2s;align-self:flex-start}.blog-link[data-astro-cid-5tznm7mj]:hover{color:var(--navy);gap:.75rem}.arrow[data-astro-cid-5tznm7mj]{display:inline-block;transition:transform .2s}.blog-link[data-astro-cid-5tznm7mj]:hover .arrow[data-astro-cid-5tznm7mj]{transform:translate(3px)}.section-eyebrow[data-astro-cid-5tznm7mj]{font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1rem}.blog-cta-strip[data-astro-cid-5tznm7mj]{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);padding:2.25rem 2rem}.cta-strip-inner[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;flex-wrap:wrap}.cta-strip-icon[data-astro-cid-5tznm7mj]{flex-shrink:0;width:56px;height:56px;background:#ffffff1f;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.cta-strip-text[data-astro-cid-5tznm7mj]{flex:1;display:flex;flex-direction:column;gap:.25rem;color:#fff}.cta-strip-text[data-astro-cid-5tznm7mj] strong[data-astro-cid-5tznm7mj]{font-size:1.1rem;font-weight:700}.cta-strip-text[data-astro-cid-5tznm7mj] span[data-astro-cid-5tznm7mj]{font-size:.95rem;opacity:.85}.cta-strip-btn[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.5rem;background:var(--orange);color:#fff;padding:.85rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:all .25s}.cta-strip-btn[data-astro-cid-5tznm7mj]:hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 6px 20px #ff660059}@media(max-width:768px){.blog-hero[data-astro-cid-5tznm7mj]{padding:4rem 1.5rem}.hero-title[data-astro-cid-5tznm7mj]{font-size:2rem}.hero-subtitle[data-astro-cid-5tznm7mj]{font-size:1rem}.blog-section[data-astro-cid-5tznm7mj]{padding:3rem 1.5rem}.blog-cta-strip[data-astro-cid-5tznm7mj]{padding:2rem 1.5rem}.cta-strip-inner[data-astro-cid-5tznm7mj]{flex-direction:column;text-align:center;gap:1.25rem}.cta-strip-btn[data-astro-cid-5tznm7mj]{width:100%;justify-content:center}}
