.fr-shell[data-astro-cid-ptgpnvuh]{width:min(1120px,calc(100% - 2rem));margin:0 auto}.fr-page[data-astro-cid-ptgpnvuh]{color:var(--ink);font-family:var(--font-sans)}.fr-hero[data-astro-cid-ptgpnvuh]{padding:5.5rem 0 3rem;text-align:center;background:linear-gradient(180deg,var(--bg-soft) 0%,var(--bg) 100%)}.fr-hero__eyebrow[data-astro-cid-ptgpnvuh]{margin:0 0 .75rem;color:var(--brand);font-size:.86rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.fr-hero__title[data-astro-cid-ptgpnvuh]{margin:0;color:var(--brand-deep);font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;letter-spacing:-.04em;line-height:1.05}.fr-hero__intro[data-astro-cid-ptgpnvuh]{max-width:42ch;margin:1.1rem auto 0;color:var(--ink-soft);font-size:1.05rem;line-height:1.65}.fr-category[data-astro-cid-ptgpnvuh]{padding:var(--section-pad, 3.5rem) 0}.fr-category[data-astro-cid-ptgpnvuh]:nth-child(odd){background:var(--bg)}.fr-category[data-astro-cid-ptgpnvuh]:nth-child(2n){background:var(--bg-soft)}.fr-category__header[data-astro-cid-ptgpnvuh]{margin-bottom:1.8rem}.fr-category__label[data-astro-cid-ptgpnvuh]{margin:0;color:var(--brand-deep);font-size:clamp(1.4rem,2vw,1.8rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}.fr-category__desc[data-astro-cid-ptgpnvuh]{margin:.45rem 0 0;color:var(--ink-soft);font-size:.95rem;line-height:1.55}.fr-grid[data-astro-cid-ptgpnvuh]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.fr-card[data-astro-cid-ptgpnvuh]{position:relative;border-radius:var(--radius-lg);background:var(--panel, #fff);border:1px solid rgba(16,47,74,.08);box-shadow:var(--shadow);transition:transform var(--motion-fast) var(--ease-out),box-shadow var(--motion-fast) var(--ease-out)}.fr-card[data-astro-cid-ptgpnvuh]:hover:not(.fr-card--disabled){transform:translateY(-3px);box-shadow:0 8px 24px #003c681f}.fr-card--disabled[data-astro-cid-ptgpnvuh]{opacity:.65}.fr-card__link[data-astro-cid-ptgpnvuh]{display:flex;flex-direction:column;height:100%;padding:1.35rem 1.3rem 1.25rem;text-decoration:none;color:inherit}.fr-card__top[data-astro-cid-ptgpnvuh]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.55rem}.fr-card__tag[data-astro-cid-ptgpnvuh]{display:inline-block;padding:.2rem .55rem;border-radius:100px;background:#003c6812;color:var(--brand);font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.4}.fr-card__tag--muted[data-astro-cid-ptgpnvuh]{background:#003c680a;color:var(--ink-soft)}.fr-card__title[data-astro-cid-ptgpnvuh]{margin:0;color:var(--brand-deep);font-size:1rem;font-weight:700;line-height:1.25}.fr-card__body[data-astro-cid-ptgpnvuh]{margin:0;color:var(--ink-soft);font-size:.88rem;line-height:1.55;flex:1}.fr-card__cta[data-astro-cid-ptgpnvuh]{display:inline-flex;align-items:center;gap:.35rem;margin-top:1rem;color:var(--accent);font-size:.82rem;font-weight:600;transition:gap var(--motion-fast) var(--ease-out)}.fr-card[data-astro-cid-ptgpnvuh]:hover .fr-card__cta[data-astro-cid-ptgpnvuh]{gap:.55rem}.fr-cta[data-astro-cid-ptgpnvuh]{padding:2rem 0 4.5rem}.fr-cta__panel[data-astro-cid-ptgpnvuh]{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2rem;padding:2.5rem 2.8rem;border-radius:20px;background:linear-gradient(135deg,#003c68,#002742);color:#fff;box-shadow:0 24px 48px #003c6824}.fr-cta__content[data-astro-cid-ptgpnvuh] h2[data-astro-cid-ptgpnvuh]{margin:0;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:800;letter-spacing:-.03em}.fr-cta__content[data-astro-cid-ptgpnvuh] p[data-astro-cid-ptgpnvuh]{margin:.45rem 0 0;max-width:48ch;font-size:.92rem;line-height:1.55;opacity:.8}.fr-cta__actions[data-astro-cid-ptgpnvuh]{display:flex;gap:.75rem;flex-shrink:0}.fr-btn[data-astro-cid-ptgpnvuh]{display:inline-flex;align-items:center;gap:.35rem;padding:.8rem 1.3rem;border-radius:var(--btn-radius);font:inherit;font-size:.88rem;font-weight:600;text-decoration:none;cursor:pointer;transition:transform var(--motion-fast) var(--ease-out),box-shadow var(--motion-fast) var(--ease-out);white-space:nowrap}.fr-btn[data-astro-cid-ptgpnvuh]:hover{transform:translateY(-2px)}.fr-btn--primary[data-astro-cid-ptgpnvuh]{background:linear-gradient(180deg,#f5a623,#e08a08);color:#fff;border:none;box-shadow:0 4px 14px #e08a0859}.fr-btn--primary[data-astro-cid-ptgpnvuh]:hover{box-shadow:0 8px 20px #e08a0873}.fr-btn--ghost[data-astro-cid-ptgpnvuh]{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(8px)}.fr-btn--ghost[data-astro-cid-ptgpnvuh]:hover{background:#fff3}[data-astro-cid-ptgpnvuh][data-reveal]{animation:fr-fade-up var(--motion-slow) var(--ease-out) both}[data-astro-cid-ptgpnvuh][data-reveal=stagger]>[data-astro-cid-ptgpnvuh]:nth-child(1){animation-delay:0ms}[data-astro-cid-ptgpnvuh][data-reveal=stagger]>[data-astro-cid-ptgpnvuh]:nth-child(2){animation-delay:60ms}[data-astro-cid-ptgpnvuh][data-reveal=stagger]>[data-astro-cid-ptgpnvuh]:nth-child(3){animation-delay:.12s}[data-astro-cid-ptgpnvuh][data-reveal=stagger]>[data-astro-cid-ptgpnvuh]:nth-child(4){animation-delay:.18s}[data-astro-cid-ptgpnvuh][data-reveal=stagger]>[data-astro-cid-ptgpnvuh]:nth-child(5){animation-delay:.24s}[data-astro-cid-ptgpnvuh][data-reveal=stagger]>[data-astro-cid-ptgpnvuh]:nth-child(6){animation-delay:.3s}[data-astro-cid-ptgpnvuh][data-reveal=stagger]>[data-astro-cid-ptgpnvuh]{animation:fr-fade-up var(--motion-slow) var(--ease-out) both}@keyframes fr-fade-up{0%{opacity:0;transform:translateY(18px)}}@media(prefers-reduced-motion:reduce){[data-astro-cid-ptgpnvuh][data-reveal],[data-astro-cid-ptgpnvuh][data-reveal=stagger]>[data-astro-cid-ptgpnvuh]{animation:none}}@media(max-width:900px){.fr-grid[data-astro-cid-ptgpnvuh]{grid-template-columns:repeat(2,1fr)}.fr-cta__panel[data-astro-cid-ptgpnvuh]{grid-template-columns:1fr;text-align:center}.fr-cta__actions[data-astro-cid-ptgpnvuh]{justify-content:center}}@media(max-width:600px){.fr-hero[data-astro-cid-ptgpnvuh]{padding:4rem 0 2.5rem}.fr-grid[data-astro-cid-ptgpnvuh]{grid-template-columns:1fr}.fr-cta__panel[data-astro-cid-ptgpnvuh]{padding:2rem 1.5rem}.fr-cta__actions[data-astro-cid-ptgpnvuh]{flex-direction:column}.fr-btn[data-astro-cid-ptgpnvuh]{justify-content:center}}
