:root{--teal-50: #e6f7f7;--teal-400: #2ab5b5;--teal-500: #1a9e9e;--teal-600: #138888;--navy-900: #0d1f3c;--navy-700: #1b3460;--navy-light: #1a2e52;--white: #ffffff;--grey-50: #f8fafc;--grey-100: #f1f5f9;--grey-200: #e2e8f0;--grey-500: #64748b;--text: #1e293b;--radius: 1rem;--shadow: 0 2px 16px rgba(13,31,60,.08);--shadow-h: 0 6px 28px rgba(13,31,60,.15);--trans: .24s cubic-bezier(.4,0,.2,1);--font-d: "Georgia","Times New Roman",serif;--font-b: "Segoe UI","Helvetica Neue",Arial,sans-serif}[data-astro-cid-fmgelhwa],[data-astro-cid-fmgelhwa]:before,[data-astro-cid-fmgelhwa]:after{box-sizing:border-box;margin:0;padding:0}.resources-page[data-astro-cid-fmgelhwa]{font-family:var(--font-b);color:var(--text);background:var(--grey-50)}.container[data-astro-cid-fmgelhwa]{max-width:1140px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,2.5rem)}.page-header[data-astro-cid-fmgelhwa]{position:relative;background:linear-gradient(145deg,var(--navy-900) 0%,var(--navy-700) 55%,var(--teal-600) 100%);color:var(--white);text-align:center;padding:clamp(4rem,10vw,6.5rem) 1.5rem clamp(3.5rem,8vw,5.5rem);overflow:hidden}.header-glow[data-astro-cid-fmgelhwa]{position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 0%,rgba(42,181,181,.2) 0%,transparent 70%);pointer-events:none}.eyebrow[data-astro-cid-fmgelhwa]{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-400);margin-bottom:1rem}.page-header__headline[data-astro-cid-fmgelhwa]{font-family:var(--font-d);font-size:clamp(1.75rem,5vw,3rem);font-weight:700;line-height:1.18;letter-spacing:-.015em;margin-bottom:1.25rem}.page-header__sub[data-astro-cid-fmgelhwa]{font-size:clamp(.95rem,1.8vw,1.15rem);line-height:1.7;opacity:.82;max-width:580px;margin-inline:auto}.blog-section[data-astro-cid-fmgelhwa]{padding:clamp(3rem,8vw,5.5rem) 1.5rem}.no-posts[data-astro-cid-fmgelhwa]{text-align:center;color:var(--grey-500);font-size:1.05rem;padding:4rem 0}.blog-grid[data-astro-cid-fmgelhwa]{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem}@media(max-width:900px){.blog-grid[data-astro-cid-fmgelhwa]{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.blog-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr}}.card[data-astro-cid-fmgelhwa]{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform var(--trans),box-shadow var(--trans);animation:card-in .5s ease-out calc(var(--i, 0) * .1s) both}@keyframes card-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card[data-astro-cid-fmgelhwa]:hover{transform:translateY(-5px);box-shadow:var(--shadow-h)}.card__link[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.card__image-wrap[data-astro-cid-fmgelhwa]{aspect-ratio:16 / 9;overflow:hidden;background:var(--grey-100)}.card__image[data-astro-cid-fmgelhwa]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.card[data-astro-cid-fmgelhwa]:hover .card__image[data-astro-cid-fmgelhwa]{transform:scale(1.04)}.card__body[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column;flex:1;padding:1.5rem 1.5rem 1.75rem}.card__meta[data-astro-cid-fmgelhwa]{display:flex;align-items:center;gap:.45rem;font-size:.8rem;color:var(--grey-500);margin-bottom:.9rem;flex-wrap:wrap}.card__dot[data-astro-cid-fmgelhwa]{opacity:.5}.card__date[data-astro-cid-fmgelhwa],.card__author[data-astro-cid-fmgelhwa]{font-weight:500}.card__title[data-astro-cid-fmgelhwa]{font-family:var(--font-d);font-size:1.08rem;font-weight:700;line-height:1.35;color:var(--navy-900);margin-bottom:.75rem;flex-shrink:0}.card__desc[data-astro-cid-fmgelhwa]{font-size:.9rem;line-height:1.65;color:var(--grey-500);flex:1;margin-bottom:1.25rem}.card__cta[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;color:var(--teal-600);margin-top:auto;transition:gap var(--trans),color var(--trans)}.card[data-astro-cid-fmgelhwa]:hover .card__cta[data-astro-cid-fmgelhwa]{gap:.55rem;color:var(--teal-500)}.bottom-cta[data-astro-cid-fmgelhwa]{background:var(--navy-light);padding:clamp(3rem,7vw,5rem) 1.5rem}.cta-box[data-astro-cid-fmgelhwa]{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-box__text[data-astro-cid-fmgelhwa]{flex:1;min-width:260px}.cta-box__headline[data-astro-cid-fmgelhwa]{font-family:var(--font-d);font-size:clamp(1.2rem,3vw,1.65rem);font-weight:700;color:var(--white);margin-bottom:.625rem}.cta-box__sub[data-astro-cid-fmgelhwa]{font-size:clamp(.9rem,1.6vw,1rem);line-height:1.65;color:#ffffffbf;max-width:520px}.cta-btn[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;gap:.5rem;background:var(--teal-500);color:var(--white);text-decoration:none;font-weight:700;font-size:.975rem;padding:.9rem 1.75rem;border-radius:.625rem;white-space:nowrap;transition:background var(--trans),transform var(--trans),gap var(--trans);flex-shrink:0}.cta-btn[data-astro-cid-fmgelhwa]:hover{background:var(--teal-600);transform:translateY(-2px);gap:.75rem}.cta-btn[data-astro-cid-fmgelhwa]:focus-visible{outline:2px solid var(--teal-400);outline-offset:3px}@media(prefers-reduced-motion:reduce){.card[data-astro-cid-fmgelhwa]{animation:none;opacity:1}.card[data-astro-cid-fmgelhwa]:hover,.cta-btn[data-astro-cid-fmgelhwa]:hover{transform:none}}
