:root{--brand-blue: #004C54;--brand-blue-dark: #00333a;--brand-orange: #E8A230;--brand-red: #E8A230;--text-main: #1a2e2f;--text-muted: #4b5c5d;--bg-light: #f2f8f8;--container-width: 1200px}[data-astro-cid-fmgelhwa]{box-sizing:border-box}.container[data-astro-cid-fmgelhwa]{max-width:var(--container-width);margin:0 auto;padding:0 24px}h1[data-astro-cid-fmgelhwa],h2[data-astro-cid-fmgelhwa],h3[data-astro-cid-fmgelhwa],h4[data-astro-cid-fmgelhwa]{line-height:1.2;font-weight:700}.badge[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;gap:8px;background:#ffffff26;color:#fff;font-weight:600;padding:6px 16px;border-radius:999px;font-size:.85rem}.btn[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;border-radius:6px;font-weight:600;text-decoration:none;transition:all .2s;cursor:pointer;border:none;font-size:1rem}.btn-orange[data-astro-cid-fmgelhwa]{background:var(--brand-orange);color:#fff}.btn-orange[data-astro-cid-fmgelhwa]:hover{background:var(--brand-orange-dark, #D4891A)}.btn-pill[data-astro-cid-fmgelhwa]{border-radius:50px;box-shadow:0 8px 20px #e8a23059}.btn-white[data-astro-cid-fmgelhwa]{background:#fff;color:var(--brand-orange)}.btn-white-outline[data-astro-cid-fmgelhwa]{background:transparent;border:2px solid white;color:#fff}.btn-white-outline[data-astro-cid-fmgelhwa]:hover{background:#ffffff1a}.btn-white-red[data-astro-cid-fmgelhwa]{background:#fff;color:var(--brand-red)}.btn-white-red[data-astro-cid-fmgelhwa]:hover{background:#f1f5f9}.blog-hero[data-astro-cid-fmgelhwa]{background:var(--bg-brand-hero-footer-blue);color:#fff;padding:100px 0;text-align:center}.hero-inner[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:680px;margin:0 auto}.blog-hero[data-astro-cid-fmgelhwa] h1[data-astro-cid-fmgelhwa]{font-size:clamp(2.5rem,5vw,3.75rem);margin:0;color:#fff}.hero-desc[data-astro-cid-fmgelhwa]{font-size:1.125rem;opacity:.88;line-height:1.7;margin:0}.blog-section[data-astro-cid-fmgelhwa]{padding:80px 0 60px;background:var(--brand-light)}.blog-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.blog-card[data-astro-cid-fmgelhwa]{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #E5E7EB;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.blog-card[data-astro-cid-fmgelhwa]:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}.blog-card-image[data-astro-cid-fmgelhwa]{position:relative;overflow:hidden;height:200px;flex-shrink:0}.blog-card-image[data-astro-cid-fmgelhwa] img[data-astro-cid-fmgelhwa]{width:100%;height:100%;object-fit:cover;transition:transform .3s}.blog-card[data-astro-cid-fmgelhwa]:hover .blog-card-image[data-astro-cid-fmgelhwa] img[data-astro-cid-fmgelhwa]{transform:scale(1.04)}.blog-category[data-astro-cid-fmgelhwa]{position:absolute;bottom:12px;left:12px;padding:4px 10px;border-radius:20px;font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.blog-card-body[data-astro-cid-fmgelhwa]{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}.blog-meta[data-astro-cid-fmgelhwa]{display:flex;align-items:center;gap:14px;font-size:.75rem;color:var(--text-muted)}.blog-date[data-astro-cid-fmgelhwa],.blog-read-time[data-astro-cid-fmgelhwa]{display:flex;align-items:center;gap:4px}.blog-title[data-astro-cid-fmgelhwa]{font-size:1rem;font-weight:700;color:var(--text-main);line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-desc[data-astro-cid-fmgelhwa]{font-size:.85rem;color:var(--text-muted);line-height:1.65;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-read-more[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:700;color:var(--brand-orange);text-decoration:none;margin-top:auto;transition:gap .2s}.blog-read-more[data-astro-cid-fmgelhwa]:hover{gap:10px}.final-cta-section[data-astro-cid-fmgelhwa]{background:var(--bg-brand-final-cta-orange);color:#fff;padding:80px 0;text-align:center}.final-cta-section[data-astro-cid-fmgelhwa] h2[data-astro-cid-fmgelhwa]{font-size:clamp(2rem,4vw,3rem);margin-bottom:16px;color:#fff}.final-cta-section[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{font-size:1.2rem;opacity:.9;margin-bottom:40px}.final-cta-buttons[data-astro-cid-fmgelhwa]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media(max-width:1024px){.blog-grid[data-astro-cid-fmgelhwa]{grid-template-columns:repeat(2,1fr)}.footer-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:768px){.blog-hero[data-astro-cid-fmgelhwa]{padding:72px 0}.blog-grid[data-astro-cid-fmgelhwa]{grid-template-columns:repeat(2,1fr);gap:16px}.footer-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr;gap:40px}.footer-emergency-cta[data-astro-cid-fmgelhwa]{flex-direction:column;align-items:flex-start}.footer-emergency-cta[data-astro-cid-fmgelhwa] .btn[data-astro-cid-fmgelhwa]{width:100%;justify-content:center}.footer-bottom[data-astro-cid-fmgelhwa]{flex-direction:column;gap:16px;text-align:center}}@media(max-width:480px){.blog-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr}.final-cta-buttons[data-astro-cid-fmgelhwa]{flex-direction:column;align-items:stretch}.final-cta-buttons[data-astro-cid-fmgelhwa] .btn[data-astro-cid-fmgelhwa]{text-align:center;justify-content:center}}
