.coverage-index__hero-banner[data-astro-cid-e6urhayw]{position:relative;min-height:300px;display:flex;align-items:flex-end;overflow:hidden}.coverage-index__hero-bg[data-astro-cid-e6urhayw]{position:absolute;inset:0}.coverage-index__hero-bg[data-astro-cid-e6urhayw] img[data-astro-cid-e6urhayw]{width:100%;height:100%;object-fit:cover;object-position:center 60%}.coverage-index__hero-overlay[data-astro-cid-e6urhayw]{position:absolute;inset:0;background:linear-gradient(to bottom,#0d21188c,#0d2118e0)}.coverage-index__hero-content[data-astro-cid-e6urhayw]{position:relative;z-index:1;padding:4rem 0 2.5rem;color:var(--white)}.coverage-index__hero-content[data-astro-cid-e6urhayw] nav.breadcrumb{margin-bottom:1rem}.coverage-index__hero-content[data-astro-cid-e6urhayw] nav.breadcrumb a,.coverage-index__hero-content[data-astro-cid-e6urhayw] nav.breadcrumb{color:#fff9}.coverage-index__hero-content[data-astro-cid-e6urhayw] nav.breadcrumb a:hover{color:var(--gold)}.coverage-index__hero-tag[data-astro-cid-e6urhayw]{display:inline-block;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.3rem .75rem;background:#daa52026;border:1px solid rgba(218,165,32,.3);color:var(--gold);border-radius:4px;margin-bottom:.75rem}.coverage-index__hero-title[data-astro-cid-e6urhayw]{font-family:Crimson Pro,Georgia,serif;font-size:2.25rem;font-weight:600;color:var(--white);margin:0 0 .75rem}.coverage-index__hero-subtitle[data-astro-cid-e6urhayw]{font-family:DM Sans,sans-serif;font-size:1.1rem;color:#ffffffbf;max-width:600px;line-height:1.6;margin:0}.coverage-index[data-astro-cid-e6urhayw]{padding:3rem 0 4rem;background:linear-gradient(180deg,#f7f9f8,#f0f4f2 40%,#f7f9f8);position:relative}.coverage-index__intro[data-astro-cid-e6urhayw]{max-width:700px;margin-bottom:2.5rem;position:relative;padding-left:1.25rem;border-left:3px solid var(--gold)}.coverage-index__intro[data-astro-cid-e6urhayw] p[data-astro-cid-e6urhayw]{font-family:DM Sans,sans-serif;color:var(--gray-600);line-height:1.7;font-size:1.05rem}.coverage-index__grid[data-astro-cid-e6urhayw]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.coverage-index__card[data-astro-cid-e6urhayw]{display:flex;flex-direction:column;padding:2rem 1.5rem;background:var(--white);border:1px solid var(--gray-200);border-radius:12px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000a}.coverage-index__card[data-astro-cid-e6urhayw]:hover{border-color:var(--gold);box-shadow:0 8px 24px #1b43321a;transform:translateY(-3px)}.coverage-index__card[data-astro-cid-e6urhayw]:hover .coverage-index__icon-wrap[data-astro-cid-e6urhayw]{background:var(--gold)}.coverage-index__card[data-astro-cid-e6urhayw]:hover .coverage-index__icon[data-astro-cid-e6urhayw]{color:var(--white)}.coverage-index__icon-wrap[data-astro-cid-e6urhayw]{width:56px;height:56px;border-radius:12px;background:#daa5201a;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;transition:background .3s cubic-bezier(.4,0,.2,1)}.coverage-index__icon[data-astro-cid-e6urhayw]{color:var(--gold);transition:color .3s cubic-bezier(.4,0,.2,1)}.coverage-index__name[data-astro-cid-e6urhayw]{font-family:Crimson Pro,Georgia,serif;font-size:1.35rem;font-weight:600;color:var(--forest);margin:0 0 .5rem}.coverage-index__desc[data-astro-cid-e6urhayw]{font-family:DM Sans,sans-serif;font-size:.9rem;color:var(--gray-600);line-height:1.6;margin:0;flex:1}.coverage-index__link[data-astro-cid-e6urhayw]{font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;color:var(--gold);margin-top:1.25rem;transition:color .15s ease}.coverage-index__card[data-astro-cid-e6urhayw]:hover .coverage-index__link[data-astro-cid-e6urhayw]{color:var(--gold-hover)}.coverage-index__cta[data-astro-cid-e6urhayw]{padding:2.5rem 2rem;background:var(--forest-deep);border-radius:12px;text-align:center}.coverage-index__cta-heading[data-astro-cid-e6urhayw]{font-family:Crimson Pro,Georgia,serif;font-size:1.5rem;font-weight:600;color:var(--white);margin:0 0 .5rem}.coverage-index__cta[data-astro-cid-e6urhayw] p[data-astro-cid-e6urhayw]{font-family:DM Sans,sans-serif;color:#ffffffb3;font-size:1rem;margin:0 0 1.25rem}.coverage-index__cta[data-astro-cid-e6urhayw] p[data-astro-cid-e6urhayw] a[data-astro-cid-e6urhayw]{color:var(--gold);font-weight:600}.coverage-index__cta-btn[data-astro-cid-e6urhayw]{display:inline-block;padding:.75rem 2rem;background:var(--gold);color:var(--forest-deep);font-family:DM Sans,sans-serif;font-weight:700;font-size:.95rem;border-radius:8px;text-decoration:none;transition:background .2s ease,transform .2s ease}.coverage-index__cta-btn[data-astro-cid-e6urhayw]:hover{background:var(--gold-hover);transform:translateY(-1px)}@keyframes cov-hero-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.coverage-index__hero-tag[data-astro-cid-e6urhayw]{animation:cov-hero-fade-up .5s ease-out .1s both}.coverage-index__hero-title[data-astro-cid-e6urhayw]{animation:cov-hero-fade-up .5s ease-out .25s both}.coverage-index__hero-subtitle[data-astro-cid-e6urhayw]{animation:cov-hero-fade-up .5s ease-out .4s both}.coverage-index__hero-bg[data-astro-cid-e6urhayw] img[data-astro-cid-e6urhayw]{animation:cov-hero-zoom 18s ease-out forwards}@keyframes cov-hero-zoom{0%{transform:scale(1)}to{transform:scale(1.06)}}.coverage-index__icon-wrap[data-astro-cid-e6urhayw]{position:relative;transition:background .3s cubic-bezier(.4,0,.2,1),transform .3s ease,box-shadow .3s ease}.coverage-index__card[data-astro-cid-e6urhayw]:hover .coverage-index__icon-wrap[data-astro-cid-e6urhayw]{transform:scale(1.08) rotate(-3deg);box-shadow:0 0 0 4px #daa52026}.coverage-index__link[data-astro-cid-e6urhayw]{display:inline-block;transition:color .15s ease,transform .2s ease}.coverage-index__card[data-astro-cid-e6urhayw]:hover .coverage-index__link[data-astro-cid-e6urhayw]{transform:translate(4px)}.coverage-index__card[data-astro-cid-e6urhayw]{border-left:3px solid transparent}.coverage-index__card[data-astro-cid-e6urhayw]:hover{border-left-color:var(--gold)}.coverage-index__cta[data-astro-cid-e6urhayw]{position:relative;overflow:hidden}.coverage-index__cta[data-astro-cid-e6urhayw]:before{content:"";position:absolute;top:50%;right:-40px;width:180px;height:180px;background:radial-gradient(circle,rgba(218,165,32,.12) 0%,transparent 70%);border-radius:50%;transform:translateY(-50%);pointer-events:none}.coverage-index__cta[data-astro-cid-e6urhayw]:after{content:"";position:absolute;bottom:-40px;left:-40px;width:150px;height:150px;background:radial-gradient(circle,rgba(218,165,32,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}@keyframes cov-cta-shimmer{0%{background-position:-200% center}to{background-position:200% center}}.coverage-index__cta-btn[data-astro-cid-e6urhayw]{position:relative;z-index:1;background-image:linear-gradient(110deg,var(--gold) 0%,var(--gold) 40%,rgba(255,255,255,.2) 50%,var(--gold) 60%,var(--gold) 100%);background-size:200% 100%;animation:cov-cta-shimmer 3s ease-in-out 1s infinite}.coverage-index__cta-btn[data-astro-cid-e6urhayw]:hover{box-shadow:0 4px 16px #daa52059;animation:none;background-image:none}.coverage-index__hero-tag[data-astro-cid-e6urhayw]{transition:transform .2s ease,box-shadow .2s ease}.coverage-index__hero-tag[data-astro-cid-e6urhayw]:hover{transform:scale(1.05);box-shadow:0 2px 8px #daa52040}.coverage-index__cta[data-astro-cid-e6urhayw] p[data-astro-cid-e6urhayw] a[data-astro-cid-e6urhayw]{transition:text-shadow .2s ease}.coverage-index__cta[data-astro-cid-e6urhayw] p[data-astro-cid-e6urhayw] a[data-astro-cid-e6urhayw]:hover{text-shadow:0 0 8px rgba(218,165,32,.4)}.coverage-index__name[data-astro-cid-e6urhayw]{transition:color .2s ease}.coverage-index__card[data-astro-cid-e6urhayw]:hover .coverage-index__name[data-astro-cid-e6urhayw]{color:var(--gold-text, #8B6914)}.coverage-index__desc[data-astro-cid-e6urhayw]{transition:color .2s ease}.coverage-index__card[data-astro-cid-e6urhayw]:hover .coverage-index__desc[data-astro-cid-e6urhayw]{color:var(--text)}.coverage-index__card[data-astro-cid-e6urhayw]{position:relative;overflow:hidden}.coverage-index__card[data-astro-cid-e6urhayw]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold),var(--gold-hover, #B8860B));transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.4,0,.2,1)}.coverage-index__card[data-astro-cid-e6urhayw]:hover:before{transform:scaleX(1)}.coverage-index__icon-wrap[data-astro-cid-e6urhayw] svg[data-astro-cid-e6urhayw]{transition:fill .2s ease}.coverage-index__card[data-astro-cid-e6urhayw]:hover .coverage-index__icon-wrap[data-astro-cid-e6urhayw] svg[data-astro-cid-e6urhayw]{fill:var(--gold)}.coverage-index__card[data-astro-cid-e6urhayw]:focus-visible{outline:3px solid var(--gold);outline-offset:2px}@media (max-width: 768px){.coverage-index__hero-title[data-astro-cid-e6urhayw]{font-size:1.75rem}.coverage-index__grid[data-astro-cid-e6urhayw]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.coverage-index__hero-banner[data-astro-cid-e6urhayw]{min-height:240px}.coverage-index__hero-title[data-astro-cid-e6urhayw]{font-size:1.5rem}.coverage-index__hero-subtitle[data-astro-cid-e6urhayw]{font-size:.95rem}.coverage-index__grid[data-astro-cid-e6urhayw]{grid-template-columns:1fr}.coverage-index__card[data-astro-cid-e6urhayw]{padding:1.25rem}}
