: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}.footer[data-astro-cid-fmgelhwa]{background:var(--bg-brand-hero-footer-blue);color:#fff;padding:80px 0 40px}.footer-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:60px;margin-bottom:60px}.footer-logo[data-astro-cid-fmgelhwa]{height:60px;width:auto;margin-bottom:16px;display:block;filter:brightness(0) invert(1);opacity:.9}.footer-brand[data-astro-cid-fmgelhwa]>p[data-astro-cid-fmgelhwa]{opacity:.7;margin-bottom:24px;line-height:1.6;font-size:.9rem}.footer-badges[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column;gap:12px}.footer-badge-item[data-astro-cid-fmgelhwa]{display:flex;align-items:center;gap:10px;font-size:.875rem;font-weight:600}.footer-badge-item[data-astro-cid-fmgelhwa] span[data-astro-cid-fmgelhwa]{opacity:.9}.footer-badge-item[data-astro-cid-fmgelhwa] svg[data-astro-cid-fmgelhwa]{color:var(--brand-orange)}.footer-links[data-astro-cid-fmgelhwa] .footer-heading[data-astro-cid-fmgelhwa]{margin-bottom:20px;font-size:1rem;color:#fff}.footer-links[data-astro-cid-fmgelhwa] ul[data-astro-cid-fmgelhwa]{list-style:none;padding:0;margin:0}.footer-links[data-astro-cid-fmgelhwa] ul[data-astro-cid-fmgelhwa] li[data-astro-cid-fmgelhwa]{margin-bottom:12px}.footer-links[data-astro-cid-fmgelhwa] ul[data-astro-cid-fmgelhwa] li[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]{color:#fff;opacity:.7;text-decoration:none;font-size:.9rem}.footer-links[data-astro-cid-fmgelhwa] ul[data-astro-cid-fmgelhwa] li[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]:hover{opacity:1}.footer-follow[data-astro-cid-fmgelhwa]{margin-top:32px}.social-icons[data-astro-cid-fmgelhwa]{display:flex;gap:16px;margin-top:12px}.social-icons[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]{color:#fff;opacity:.7}.social-icons[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]:hover{opacity:1}.footer-contact-col[data-astro-cid-fmgelhwa] .footer-heading[data-astro-cid-fmgelhwa]{margin-bottom:20px;font-size:1rem;color:#fff}.contact-item[data-astro-cid-fmgelhwa]{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.contact-item[data-astro-cid-fmgelhwa] svg[data-astro-cid-fmgelhwa]{flex-shrink:0;opacity:.8;margin-top:2px}.contact-info[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column;gap:3px}.contact-info[data-astro-cid-fmgelhwa] strong[data-astro-cid-fmgelhwa]{font-size:.9rem;font-weight:700;color:#fff}.contact-info[data-astro-cid-fmgelhwa] span[data-astro-cid-fmgelhwa],.contact-info[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]{font-size:.875rem;opacity:.8;color:#fff;text-decoration:none}.contact-info[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]:hover{opacity:1;text-decoration:underline}.footer-emergency-cta[data-astro-cid-fmgelhwa]{background:var(--brand-orange);padding:40px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;gap:32px;margin-bottom:60px;box-shadow:0 20px 25px -5px #0000001f}.emergency-cta-text[data-astro-cid-fmgelhwa] h3[data-astro-cid-fmgelhwa]{font-size:2rem;font-weight:800;margin-bottom:8px;color:#fff}.emergency-cta-text[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{font-size:1.05rem;opacity:.95;color:#fff}.footer-emergency-btn[data-astro-cid-fmgelhwa]{padding:16px 32px;font-size:1.05rem;font-weight:700;white-space:nowrap}.footer-bottom[data-astro-cid-fmgelhwa]{padding-top:40px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;font-size:.875rem;opacity:.6}.footer-legal[data-astro-cid-fmgelhwa]{display:flex;gap:0;align-items:center}.footer-legal[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]{color:#fff;text-decoration:none;padding:0 16px;border-left:1px solid rgba(255,255,255,.3)}.footer-legal[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]:first-child{padding-left:0;border-left:none}.footer-legal[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]:hover{opacity:1;text-decoration:underline}@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}}
