.timeline-entry[data-astro-cid-vytfprel]{position:relative;flex:0 0 auto;width:320px;scroll-snap-align:center;z-index:10;height:620px}.timeline-entry-card[data-astro-cid-vytfprel]{background:var(--primary-white);border-radius:1rem;box-shadow:0 4px 6px -1px #4ecdc41a,0 2px 4px -1px #4ecdc40d;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid var(--light-teal);margin-bottom:.5rem;height:100%;display:flex;flex-direction:column;position:relative;z-index:5}.timeline-entry-card[data-astro-cid-vytfprel]:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #4ecdc433,0 4px 6px -2px #4ecdc41a;border-color:var(--warm-teal);background:var(--primary-white)}.timeline-entry-image[data-astro-cid-vytfprel]{width:100%;height:160px;overflow:hidden;background:var(--light-teal);position:relative;flex-shrink:0}.timeline-entry-image[data-astro-cid-vytfprel] img[data-astro-cid-vytfprel]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.timeline-entry-card[data-astro-cid-vytfprel]:hover .timeline-entry-image[data-astro-cid-vytfprel] img[data-astro-cid-vytfprel]{transform:scale(1.05)}.timeline-entry-content[data-astro-cid-vytfprel]{padding:1rem;position:relative;flex:1;display:flex;flex-direction:column;overflow:hidden}.timeline-entry-date-badge[data-astro-cid-vytfprel]{display:inline-block;background:var(--warm-teal);color:var(--primary-white);font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:.75rem;margin-bottom:.75rem;font-family:Source Sans Pro,sans-serif;letter-spacing:.025em;align-self:flex-start}.timeline-entry-title[data-astro-cid-vytfprel]{font-family:Playfair Display,serif;font-size:1.125rem;font-weight:600;color:var(--deep-navy);margin-bottom:.75rem;line-height:1.3}.timeline-entry-body[data-astro-cid-vytfprel]{font-family:Source Sans Pro,sans-serif;color:var(--charcoal);font-size:.875rem;line-height:1.5;margin-bottom:1rem;flex:1;overflow-y:auto;overflow-x:hidden;padding-right:.5rem;scrollbar-width:thin;scrollbar-color:var(--warm-teal) var(--light-teal)}.timeline-entry-body[data-astro-cid-vytfprel]::-webkit-scrollbar{width:4px}.timeline-entry-body[data-astro-cid-vytfprel]::-webkit-scrollbar-track{background:var(--light-teal);border-radius:2px}.timeline-entry-body[data-astro-cid-vytfprel]::-webkit-scrollbar-thumb{background:var(--warm-teal);border-radius:2px;transition:background .3s ease}.timeline-entry-body[data-astro-cid-vytfprel]::-webkit-scrollbar-thumb:hover{background:#45b8b0}.timeline-entry-body[data-astro-cid-vytfprel] p{margin-bottom:.75rem}.timeline-entry-body[data-astro-cid-vytfprel] p:last-child{margin-bottom:0}.timeline-entry-body[data-astro-cid-vytfprel] strong{color:var(--deep-navy);font-weight:600}.timeline-entry-body[data-astro-cid-vytfprel] em{font-style:italic;color:var(--warm-teal)}.timeline-entry-full-date[data-astro-cid-vytfprel]{font-family:Crimson Text,serif;font-style:italic;color:var(--warm-teal);font-size:.8125rem;font-weight:500;margin-top:auto}.timeline-entry[data-astro-cid-vytfprel]{animation:slideInUp .6s ease-out;animation-fill-mode:both}.timeline-entry[data-astro-cid-vytfprel]:nth-child(2){animation-delay:.1s}.timeline-entry[data-astro-cid-vytfprel]:nth-child(3){animation-delay:.2s}.timeline-entry[data-astro-cid-vytfprel]:nth-child(4){animation-delay:.3s}.timeline-entry[data-astro-cid-vytfprel]:nth-child(5){animation-delay:.4s}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.timeline-entry[data-astro-cid-vytfprel]{width:280px;height:560px}.timeline-entry-content[data-astro-cid-vytfprel]{padding:.875rem}.timeline-entry-title[data-astro-cid-vytfprel]{font-size:1rem}.timeline-entry-body[data-astro-cid-vytfprel]{font-size:.8125rem}.timeline-entry-image[data-astro-cid-vytfprel]{height:140px}}@media (max-width: 480px){.timeline-entry[data-astro-cid-vytfprel]{width:260px;height:500px}.timeline-entry-content[data-astro-cid-vytfprel]{padding:.75rem}.timeline-entry-title[data-astro-cid-vytfprel]{font-size:.9375rem}.timeline-entry-body[data-astro-cid-vytfprel]{font-size:.75rem}.timeline-entry-image[data-astro-cid-vytfprel]{height:120px}}.timeline-entry-card[data-astro-cid-vytfprel]:not(:has(.timeline-entry-image)) .timeline-entry-content[data-astro-cid-vytfprel]{padding-top:1.25rem}.timeline-entry-card[data-astro-cid-vytfprel]:not(:has(.timeline-entry-image)) .timeline-entry-date-badge[data-astro-cid-vytfprel]{margin-bottom:1rem}.timeline-entry[data-astro-cid-vytfprel]:hover .timeline-entry-card[data-astro-cid-vytfprel]{background:var(--primary-white);border-color:var(--warm-teal);box-shadow:0 10px 15px -3px #4ecdc433,0 4px 6px -2px #4ecdc41a}.timeline-entry-content[data-astro-cid-vytfprel]:before{content:"";position:absolute;top:-1px;left:1.5rem;right:1.5rem;height:2px;background:linear-gradient(to right,transparent,var(--warm-teal),transparent);opacity:0;transition:opacity .3s ease}.timeline-entry-card[data-astro-cid-vytfprel]:hover .timeline-entry-content[data-astro-cid-vytfprel]:before{opacity:1}.timeline-entry-body[data-astro-cid-vytfprel]{position:relative}.timeline-entry-body[data-astro-cid-vytfprel]:after{content:"";position:absolute;bottom:0;left:0;right:.5rem;height:1px;background:linear-gradient(to right,transparent,var(--warm-teal),transparent);opacity:0;transition:opacity .3s ease}.timeline-entry-body[data-astro-cid-vytfprel]:hover:after{opacity:.3}.timeline-container[data-astro-cid-zhxkjw2l]{width:100%;margin:3rem 0;position:relative}.timeline-wrapper[data-astro-cid-zhxkjw2l]{position:relative;overflow:hidden;border-radius:.75rem;background:var(--soft-cream);padding:2rem 0;border:1px solid var(--light-teal);height:750px}.timeline-scroll[data-astro-cid-zhxkjw2l]{display:flex;gap:2rem;padding:1rem 2rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;position:relative;height:100%;align-items:flex-start;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--warm-teal) var(--light-teal)}.timeline-scroll[data-astro-cid-zhxkjw2l]::-webkit-scrollbar{height:8px}.timeline-scroll[data-astro-cid-zhxkjw2l]::-webkit-scrollbar-track{background:var(--light-teal);border-radius:4px;margin:0 2rem}.timeline-scroll[data-astro-cid-zhxkjw2l]::-webkit-scrollbar-thumb{background:var(--warm-teal);border-radius:4px;transition:background .3s ease}.timeline-scroll[data-astro-cid-zhxkjw2l]::-webkit-scrollbar-thumb:hover{background:#45b8b0}.timeline-line[data-astro-cid-zhxkjw2l]{position:absolute;top:50%;left:2rem;right:2rem;height:3px;background:linear-gradient(to right,var(--warm-teal),#45b8b0,var(--warm-teal));transform:translateY(-50%);border-radius:2px;z-index:0}.timeline-empty[data-astro-cid-zhxkjw2l]{display:flex;justify-content:center;align-items:center;min-height:300px;background:var(--soft-cream);border-radius:.75rem;border:2px dashed var(--light-teal)}.timeline-empty-content[data-astro-cid-zhxkjw2l]{text-align:center;max-width:400px;padding:2rem}.timeline-empty-icon[data-astro-cid-zhxkjw2l]{font-size:3rem;margin-bottom:1rem;opacity:.6}.timeline-empty-title[data-astro-cid-zhxkjw2l]{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:var(--deep-navy);margin-bottom:.75rem}.timeline-empty-description[data-astro-cid-zhxkjw2l]{font-family:Source Sans Pro,sans-serif;color:var(--charcoal);font-size:1.125rem;line-height:1.6}.timeline-error[data-astro-cid-zhxkjw2l]{display:flex;justify-content:center;align-items:center;min-height:300px;background:#fef2f2;border-radius:.75rem;border:2px solid #fecaca}.timeline-error-content[data-astro-cid-zhxkjw2l]{text-align:center;max-width:400px;padding:2rem}.timeline-error-icon[data-astro-cid-zhxkjw2l]{font-size:3rem;margin-bottom:1rem;opacity:.8}.timeline-error-title[data-astro-cid-zhxkjw2l]{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:#dc2626;margin-bottom:.75rem}.timeline-error-description[data-astro-cid-zhxkjw2l]{font-family:Source Sans Pro,sans-serif;color:#7f1d1d;font-size:1.125rem;line-height:1.6}@media (max-width: 768px){.timeline-wrapper[data-astro-cid-zhxkjw2l]{height:620px}.timeline-scroll[data-astro-cid-zhxkjw2l]{padding:1rem;gap:1.5rem}.timeline-line[data-astro-cid-zhxkjw2l]{left:1rem;right:1rem}.timeline-scroll[data-astro-cid-zhxkjw2l]::-webkit-scrollbar-track{margin:0 1rem}}@media (max-width: 480px){.timeline-wrapper[data-astro-cid-zhxkjw2l]{height:560px}}@media (max-width: 768px){.timeline-scroll[data-astro-cid-zhxkjw2l]{scroll-snap-type:x mandatory;scroll-padding:1rem}}.timeline-scroll[data-astro-cid-zhxkjw2l]{scroll-padding:2rem;overscroll-behavior-x:contain}.timeline-wrapper[data-astro-cid-zhxkjw2l]:before,.timeline-wrapper[data-astro-cid-zhxkjw2l]:after{content:"";position:absolute;top:0;bottom:0;width:2rem;z-index:10;pointer-events:none}.timeline-wrapper[data-astro-cid-zhxkjw2l]:before{left:0;background:linear-gradient(to right,var(--soft-cream),transparent)}.timeline-wrapper[data-astro-cid-zhxkjw2l]:after{right:0;background:linear-gradient(to left,var(--soft-cream),transparent)}@media (max-width: 768px){.timeline-wrapper[data-astro-cid-zhxkjw2l]:before,.timeline-wrapper[data-astro-cid-zhxkjw2l]:after{width:1rem}}.profile-card[data-astro-cid-c7gr6yg2]{background:var(--primary-white);border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative}.profile-card[data-astro-cid-c7gr6yg2]:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.profile-card[data-astro-cid-c7gr6yg2]:hover:before{opacity:1}.profile-card[data-astro-cid-c7gr6yg2]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--warm-teal),#45b8b0);opacity:0;transition:opacity .3s ease}.profile-card-inner[data-astro-cid-c7gr6yg2]{padding:2rem;text-align:center;position:relative}.profile-image-container[data-astro-cid-c7gr6yg2]{margin-bottom:1.5rem;position:relative;display:inline-block}.profile-image[data-astro-cid-c7gr6yg2]{width:120px;height:120px;object-fit:cover;transition:all .3s ease;border:4px solid var(--light-teal)}.profile-image[data-astro-cid-c7gr6yg2].circle{border-radius:50%}.profile-image[data-astro-cid-c7gr6yg2].square{border-radius:.75rem}.profile-image[data-astro-cid-c7gr6yg2].custom-photo{border-color:var(--warm-teal)}.profile-image[data-astro-cid-c7gr6yg2].default-avatar{border-color:var(--light-teal);background:var(--light-teal)}.profile-card[data-astro-cid-c7gr6yg2]:hover .profile-image[data-astro-cid-c7gr6yg2]{transform:scale(1.05);border-color:var(--warm-teal)}.profile-info[data-astro-cid-c7gr6yg2]{position:relative}.profile-name[data-astro-cid-c7gr6yg2]{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:var(--deep-navy);margin:0 0 .5rem;line-height:1.3;transition:color .3s ease}.profile-card[data-astro-cid-c7gr6yg2]:hover .profile-name[data-astro-cid-c7gr6yg2]{color:var(--warm-teal)}.profile-role[data-astro-cid-c7gr6yg2]{font-family:Source Sans Pro,sans-serif;font-size:1rem;font-weight:500;color:var(--charcoal);margin:0 0 1rem;line-height:1.4}.profile-bio[data-astro-cid-c7gr6yg2]{font-family:Source Sans Pro,sans-serif;font-size:.95rem;color:var(--charcoal);line-height:1.6;text-align:left;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--light-teal)}.profile-bio[data-astro-cid-c7gr6yg2] p{margin-bottom:1rem}.profile-bio[data-astro-cid-c7gr6yg2] p:last-child{margin-bottom:0}.profile-bio[data-astro-cid-c7gr6yg2] strong{color:var(--deep-navy);font-weight:600}.profile-bio[data-astro-cid-c7gr6yg2] em{font-style:italic;color:var(--charcoal)}@media (max-width: 640px){.profile-card-inner[data-astro-cid-c7gr6yg2]{padding:1.5rem}.profile-image[data-astro-cid-c7gr6yg2]{width:100px;height:100px}.profile-name[data-astro-cid-c7gr6yg2]{font-size:1.25rem}.profile-role[data-astro-cid-c7gr6yg2]{font-size:.95rem}.profile-bio[data-astro-cid-c7gr6yg2]{font-size:.9rem}}@media (prefers-reduced-motion: reduce){.profile-card[data-astro-cid-c7gr6yg2],.profile-image[data-astro-cid-c7gr6yg2],.profile-name[data-astro-cid-c7gr6yg2],.profile-card[data-astro-cid-c7gr6yg2]:before{transition:none}.profile-card[data-astro-cid-c7gr6yg2]:hover,.profile-card[data-astro-cid-c7gr6yg2]:hover .profile-image[data-astro-cid-c7gr6yg2]{transform:none}}@media (prefers-contrast: high){.profile-card[data-astro-cid-c7gr6yg2]{border:2px solid var(--rich-black)}.profile-image[data-astro-cid-c7gr6yg2]{border-width:3px;border-color:var(--rich-black)}.profile-name[data-astro-cid-c7gr6yg2],.profile-card[data-astro-cid-c7gr6yg2]:hover .profile-name[data-astro-cid-c7gr6yg2]{color:var(--rich-black)}}.profile-collection[data-astro-cid-l35q2rtb]{width:100%}.profile-grid[data-astro-cid-l35q2rtb]{display:grid;gap:2rem;width:100%;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start}.profile-grid-item[data-astro-cid-l35q2rtb]{width:100%;height:100%}.profile-error-card[data-astro-cid-l35q2rtb]{background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;padding:2rem;text-align:center;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-error-icon[data-astro-cid-l35q2rtb]{font-size:2rem;margin-bottom:.75rem;display:block}.profile-error-text[data-astro-cid-l35q2rtb]{font-family:Source Sans Pro,sans-serif;font-size:.95rem;color:#7f1d1d;margin:0;line-height:1.4}.profile-collection-error[data-astro-cid-l35q2rtb]{text-align:center;padding:3rem 2rem;background:var(--soft-cream);border-radius:.75rem;border:1px solid #fecaca;background-color:#fef2f2}.error-icon[data-astro-cid-l35q2rtb]{font-size:3rem;margin-bottom:1rem;display:block}.error-title[data-astro-cid-l35q2rtb]{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:#dc2626;margin:0 0 .75rem;line-height:1.3}.error-message[data-astro-cid-l35q2rtb]{font-family:Source Sans Pro,sans-serif;font-size:1rem;color:#7f1d1d;margin:0;line-height:1.5}.profile-collection-empty[data-astro-cid-l35q2rtb]{text-align:center;padding:3rem 2rem;background:var(--soft-cream);border-radius:.75rem;border:1px solid var(--light-teal)}.empty-icon[data-astro-cid-l35q2rtb]{font-size:3rem;margin-bottom:1rem;display:block;opacity:.6}.empty-title[data-astro-cid-l35q2rtb]{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:var(--deep-navy);margin:0 0 .75rem;line-height:1.3}.empty-message[data-astro-cid-l35q2rtb]{font-family:Source Sans Pro,sans-serif;font-size:1rem;color:var(--charcoal);margin:0;line-height:1.5}@media (max-width: 640px){.profile-grid[data-astro-cid-l35q2rtb]{grid-template-columns:1fr;gap:1.5rem}.profile-collection-error[data-astro-cid-l35q2rtb],.profile-collection-empty[data-astro-cid-l35q2rtb]{padding:2rem 1.5rem}.error-title[data-astro-cid-l35q2rtb],.empty-title[data-astro-cid-l35q2rtb]{font-size:1.25rem}.error-message[data-astro-cid-l35q2rtb],.empty-message[data-astro-cid-l35q2rtb]{font-size:.95rem}}@media (min-width: 641px) and (max-width: 1024px){.profile-grid[data-astro-cid-l35q2rtb]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem}}@media (min-width: 1025px){.profile-grid[data-astro-cid-l35q2rtb]{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.profile-grid[data-astro-cid-l35q2rtb]{max-width:1400px;margin:0 auto}}@media (min-width: 1025px){.profile-grid[data-astro-cid-l35q2rtb]:has(.profile-grid-item:nth-child(1):nth-last-child(1)){grid-template-columns:minmax(320px,400px);justify-content:center}.profile-grid[data-astro-cid-l35q2rtb]:has(.profile-grid-item:nth-child(2):nth-last-child(1)){grid-template-columns:repeat(2,minmax(320px,400px));justify-content:center}}@media (prefers-contrast: high){.profile-collection-error[data-astro-cid-l35q2rtb]{border-color:#dc2626;background-color:#fff}.profile-collection-empty[data-astro-cid-l35q2rtb]{border-color:var(--rich-black);background-color:#fff}.error-title[data-astro-cid-l35q2rtb],.empty-title[data-astro-cid-l35q2rtb],.error-message[data-astro-cid-l35q2rtb],.empty-message[data-astro-cid-l35q2rtb]{color:var(--rich-black)}}@media print{.profile-grid[data-astro-cid-l35q2rtb]{grid-template-columns:repeat(2,1fr);gap:1rem;break-inside:avoid}.profile-collection-error[data-astro-cid-l35q2rtb],.profile-collection-empty[data-astro-cid-l35q2rtb]{break-inside:avoid}}.page-tile[data-astro-cid-daelcqg4]{background:var(--primary-white);border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid var(--light-teal);height:100%;display:flex;flex-direction:column;text-decoration:none;color:inherit;cursor:pointer}.page-tile[data-astro-cid-daelcqg4]:hover{transform:translateY(-4px);box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.page-tile-image[data-astro-cid-daelcqg4]{width:100%;height:200px;overflow:hidden;position:relative}.page-tile-image[data-astro-cid-daelcqg4] img[data-astro-cid-daelcqg4]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.page-tile[data-astro-cid-daelcqg4]:hover .page-tile-image[data-astro-cid-daelcqg4] img[data-astro-cid-daelcqg4]{transform:scale(1.05)}.page-tile-content[data-astro-cid-daelcqg4]{padding:1.5rem;flex:1;display:flex;flex-direction:column}.page-tile-title[data-astro-cid-daelcqg4]{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:var(--deep-navy);margin:0 0 1rem;line-height:1.3}.page-tile-description[data-astro-cid-daelcqg4]{font-family:Source Sans Pro,sans-serif;font-size:1rem;color:var(--charcoal);line-height:1.6;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 640px){.page-tile-content[data-astro-cid-daelcqg4]{padding:1.25rem}.page-tile-title[data-astro-cid-daelcqg4]{font-size:1.25rem}.page-tile-description[data-astro-cid-daelcqg4]{font-size:.95rem}}@media (prefers-reduced-motion: reduce){.page-tile[data-astro-cid-daelcqg4],.page-tile-image[data-astro-cid-daelcqg4] img[data-astro-cid-daelcqg4]{transition:none}.page-tile[data-astro-cid-daelcqg4]:hover,.page-tile[data-astro-cid-daelcqg4]:hover .page-tile-image[data-astro-cid-daelcqg4] img[data-astro-cid-daelcqg4]{transform:none}}@media (prefers-contrast: high){.page-tile[data-astro-cid-daelcqg4]{border-color:var(--rich-black);background-color:var(--primary-white)}.page-tile-title[data-astro-cid-daelcqg4],.page-tile-description[data-astro-cid-daelcqg4]{color:var(--rich-black)}}@media print{.page-tile[data-astro-cid-daelcqg4]{break-inside:avoid;box-shadow:none;border:1px solid #ccc}.page-tile[data-astro-cid-daelcqg4]:hover{transform:none}}.page-tiles-component[data-astro-cid-xszmslo6]{width:100%}.page-tiles-title[data-astro-cid-xszmslo6]{font-family:Playfair Display,serif;font-size:2rem;font-weight:600;color:var(--deep-navy);margin:0 0 2rem;text-align:center;line-height:1.3}.page-tiles-grid[data-astro-cid-xszmslo6]{display:grid;gap:2rem;width:100%;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start}.page-tiles-error[data-astro-cid-xszmslo6]{text-align:center;padding:3rem 2rem;border-radius:.75rem;border:1px solid #fecaca;background-color:#fef2f2}.error-icon[data-astro-cid-xszmslo6]{font-size:3rem;margin-bottom:1rem;display:block}.error-title[data-astro-cid-xszmslo6]{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:#dc2626;margin:0 0 .75rem;line-height:1.3}.error-message[data-astro-cid-xszmslo6]{font-family:Source Sans Pro,sans-serif;font-size:1rem;color:#7f1d1d;margin:0;line-height:1.5}.page-tiles-empty[data-astro-cid-xszmslo6]{text-align:center;padding:3rem 2rem;border-radius:.75rem;border:1px solid var(--light-teal)}.empty-icon[data-astro-cid-xszmslo6]{font-size:3rem;margin-bottom:1rem;display:block;opacity:.6}.empty-title[data-astro-cid-xszmslo6]{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:var(--deep-navy);margin:0 0 .75rem;line-height:1.3}.empty-message[data-astro-cid-xszmslo6]{font-family:Source Sans Pro,sans-serif;font-size:1rem;color:var(--charcoal);margin:0;line-height:1.5}@media (max-width: 640px){.page-tiles-grid[data-astro-cid-xszmslo6]{grid-template-columns:1fr;gap:1.5rem}.page-tile-card-content[data-astro-cid-xszmslo6]{padding:1.25rem}.page-tile-card-title[data-astro-cid-xszmslo6]{font-size:1.25rem}.page-tile-card-description[data-astro-cid-xszmslo6]{font-size:.95rem}.page-tiles-error[data-astro-cid-xszmslo6],.page-tiles-empty[data-astro-cid-xszmslo6]{padding:2rem 1.5rem}.error-title[data-astro-cid-xszmslo6],.empty-title[data-astro-cid-xszmslo6]{font-size:1.25rem}.error-message[data-astro-cid-xszmslo6],.empty-message[data-astro-cid-xszmslo6]{font-size:.95rem}.page-tiles-title[data-astro-cid-xszmslo6]{font-size:1.75rem;margin-bottom:1.5rem}}@media (min-width: 641px) and (max-width: 1024px){.page-tiles-grid[data-astro-cid-xszmslo6]{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.75rem}}@media (min-width: 1025px){.page-tiles-grid[data-astro-cid-xszmslo6]{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.page-tiles-grid[data-astro-cid-xszmslo6]{max-width:1400px;margin:0 auto}}@media (min-width: 1025px){.page-tiles-grid[data-astro-cid-xszmslo6]:has(.page-tile:nth-child(1):nth-last-child(1)){grid-template-columns:minmax(350px,450px);justify-content:center}.page-tiles-grid[data-astro-cid-xszmslo6]:has(.page-tile:nth-child(2):nth-last-child(1)){grid-template-columns:repeat(2,minmax(350px,450px));justify-content:center}}@media (prefers-contrast: high){.page-tiles-error[data-astro-cid-xszmslo6]{border-color:#dc2626;background-color:var(--primary-white)}.page-tiles-empty[data-astro-cid-xszmslo6]{border-color:var(--rich-black);background-color:var(--primary-white)}.error-title[data-astro-cid-xszmslo6],.empty-title[data-astro-cid-xszmslo6],.error-message[data-astro-cid-xszmslo6],.empty-message[data-astro-cid-xszmslo6],.page-tiles-title[data-astro-cid-xszmslo6]{color:var(--rich-black)}}@media print{.page-tiles-grid[data-astro-cid-xszmslo6]{grid-template-columns:repeat(2,1fr);gap:1rem;break-inside:avoid}.page-tiles-error[data-astro-cid-xszmslo6],.page-tiles-empty[data-astro-cid-xszmslo6],.page-tiles-title[data-astro-cid-xszmslo6]{break-inside:avoid}}.news-item-text-only[data-astro-cid-xjtjnzhx] .p-6[data-astro-cid-xjtjnzhx]{padding-top:2rem}.news-image-container[data-astro-cid-xjtjnzhx]{transition:all .3s ease}article[data-astro-cid-xjtjnzhx]{display:flex;flex-direction:column}article[data-astro-cid-xjtjnzhx] .p-6[data-astro-cid-xjtjnzhx]{flex:1;display:flex;flex-direction:column}article[data-astro-cid-xjtjnzhx] .p-6[data-astro-cid-xjtjnzhx] p[data-astro-cid-xjtjnzhx]{flex:1}
