.res-hero[data-astro-cid-fmgelhwa]{padding:clamp(56px,9vw,110px) var(--space-6) clamp(32px,5vw,56px);position:relative;isolation:isolate;overflow:hidden}.res-hero[data-astro-cid-fmgelhwa]:before{content:"";position:absolute;inset:-120px 0 auto;height:560px;z-index:-1;background:radial-gradient(130% 90% at 50% 0%,rgba(88,185,248,.2),rgba(88,185,248,.08) 40%,transparent 72%);pointer-events:none}.res-hero[data-astro-cid-fmgelhwa] .inner[data-astro-cid-fmgelhwa]{max-width:760px;margin:0 auto;text-align:center}.eyebrow[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;gap:var(--space-2);padding:8px 20px;border-radius:var(--radius-pill);background:var(--white);border:var(--border-width) solid var(--sky-200);box-shadow:var(--shadow-xs);font-size:var(--text-sm);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-wide);color:var(--text-secondary);margin-bottom:var(--space-6)}.eyebrow[data-astro-cid-fmgelhwa] svg[data-astro-cid-fmgelhwa]{width:12px;height:12px;color:var(--sky-500)}.res-hero[data-astro-cid-fmgelhwa] h1[data-astro-cid-fmgelhwa]{font-size:clamp(2.5rem,7vw,var(--text-display));font-weight:var(--weight-bold);letter-spacing:var(--tracking-normal);margin-bottom:var(--space-5)}.res-hero[data-astro-cid-fmgelhwa] .subhead[data-astro-cid-fmgelhwa]{font-size:var(--text-lg);color:var(--text-secondary);max-width:580px;margin:0 auto}.res-grid-wrap[data-astro-cid-fmgelhwa]{padding:clamp(24px,4vw,48px) var(--space-6) clamp(72px,10vw,130px)}.res-grid[data-astro-cid-fmgelhwa]{list-style:none;margin:0 auto;padding:0;max-width:1080px;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:var(--space-6)}.res-card[data-astro-cid-fmgelhwa]{background:var(--surface-card);border:var(--border-width) solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow var(--dur-normal) var(--ease-standard),border-color var(--dur-normal) var(--ease-standard),transform var(--dur-fast) var(--ease-standard)}.res-card[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.res-card[data-astro-cid-fmgelhwa]:not(.soon):hover{border-color:var(--sky-300);box-shadow:var(--shadow-md);transform:translateY(-3px)}.res-card[data-astro-cid-fmgelhwa].featured{grid-column:1 / -1}.res-card[data-astro-cid-fmgelhwa].featured a[data-astro-cid-fmgelhwa]{flex-direction:row}.thumb[data-astro-cid-fmgelhwa]{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--sky-50),var(--white));border-bottom:var(--border-width) solid var(--border-subtle);min-height:168px;display:grid;place-items:center}.featured[data-astro-cid-fmgelhwa] .thumb[data-astro-cid-fmgelhwa]{border-bottom:none;border-right:var(--border-width) solid var(--border-subtle);min-width:280px;flex:0 0 38%}.thumb-glow[data-astro-cid-fmgelhwa]{position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,#58b9f88c,#58b9f800 70%);filter:blur(6px)}.thumb-glow[data-astro-cid-fmgelhwa].soft{opacity:.4}.thumb-star[data-astro-cid-fmgelhwa]{position:relative;width:64px;height:64px;color:var(--sky-500);opacity:.9}.body[data-astro-cid-fmgelhwa]{padding:var(--space-6) var(--space-6) var(--space-8);display:flex;flex-direction:column;flex:1}.featured[data-astro-cid-fmgelhwa] .body[data-astro-cid-fmgelhwa]{padding:clamp(28px,4vw,48px);justify-content:center}.meta[data-astro-cid-fmgelhwa]{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase}.type[data-astro-cid-fmgelhwa]{color:var(--color-primary-press)}.type[data-astro-cid-fmgelhwa].muted{color:var(--text-muted)}.meta[data-astro-cid-fmgelhwa] .dot[data-astro-cid-fmgelhwa]{color:var(--border-strong)}.mins[data-astro-cid-fmgelhwa]{color:var(--text-muted)}.res-card[data-astro-cid-fmgelhwa] h2[data-astro-cid-fmgelhwa]{font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--text-heading);margin-bottom:var(--space-3);line-height:var(--leading-snug)}.featured[data-astro-cid-fmgelhwa] h2[data-astro-cid-fmgelhwa]{font-size:clamp(1.6rem,3vw,var(--text-h2))}.res-card[data-astro-cid-fmgelhwa] h2[data-astro-cid-fmgelhwa].muted{color:var(--text-muted)}.res-card[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{color:var(--text-secondary);font-size:var(--text-base);line-height:var(--leading-normal);margin-bottom:var(--space-5)}.cta[data-astro-cid-fmgelhwa]{margin-top:auto;font-weight:var(--weight-bold);color:var(--color-primary-press);font-size:var(--text-base)}.cta[data-astro-cid-fmgelhwa] .arrow[data-astro-cid-fmgelhwa]{display:inline-block;transition:transform var(--dur-fast) var(--ease-standard)}.res-card[data-astro-cid-fmgelhwa]:hover .cta[data-astro-cid-fmgelhwa] .arrow[data-astro-cid-fmgelhwa]{transform:translate(4px)}.res-card[data-astro-cid-fmgelhwa].soon{background:var(--gray-50);box-shadow:none;border-style:dashed}.res-card[data-astro-cid-fmgelhwa].soon .thumb[data-astro-cid-fmgelhwa]{background:var(--gray-50);min-height:120px;border-bottom-color:var(--border-subtle)}@media(max-width:760px){.res-card[data-astro-cid-fmgelhwa].featured a[data-astro-cid-fmgelhwa]{flex-direction:column}.featured[data-astro-cid-fmgelhwa] .thumb[data-astro-cid-fmgelhwa]{border-right:none;border-bottom:var(--border-width) solid var(--border-subtle);min-height:160px;flex:none}}
