:root{--primary-color: #003366;--secondary-color: #336699;--accent-color: #f2a900;--light-gray: #f5f5f5;--medium-gray: #dddddd;--dark-gray: #333333;--text-color: #222222;--white: #ffffff;--emergency-color: #cc0000;--max-width: 1200px;--page-gutter: clamp(1rem, 3vw, 1.5rem);--transition-speed: .18s;--radius-sm: 6px;--radius-md: 10px;--border-subtle: #dce3e9;--text-muted: #526171;--surface-tint: #f3f6f8;--notice-background: #fff8e6;--footer-divider: rgba(255, 255, 255, .16);--shadow-sm: 0 2px 5px rgba(0, 51, 102, .05);--shadow-md: 0 6px 20px rgba(0, 51, 102, .08);--focus-ring: 0 0 0 3px rgba(51, 102, 153, .15);--space-sm: .75rem;--space-md: 1.25rem;--space-lg: 1.75rem;--panel-padding: clamp(1rem, 3vw, 2rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-padding-top:1rem;-webkit-text-size-adjust:100%}html,body{margin:0;padding:0;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;color:var(--text-color);line-height:1.6}body{display:flex;flex-direction:column;min-height:100vh;min-height:100svh}a{color:var(--primary-color);overflow-wrap:anywhere;text-underline-offset:.2em;text-decoration-thickness:1px}h1,h2,h3{text-wrap:balance;overflow-wrap:anywhere}p,li{overflow-wrap:anywhere}img,video{max-width:100%;height:auto}input,select,textarea,button{font:inherit}:focus-visible{outline:3px solid var(--accent-color);outline-offset:4px}[id]{scroll-margin-top:1rem}.container[data-astro-cid-sckkx6r4]{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:max(var(--page-gutter),env(safe-area-inset-left)) max(var(--page-gutter),env(safe-area-inset-right));min-width:0}.site-header[data-astro-cid-sckkx6r4]{position:relative;background:var(--white);border-bottom:1px solid var(--border-subtle);box-shadow:var(--shadow-sm)}.header-top[data-astro-cid-sckkx6r4]{background:var(--primary-color);color:var(--white)}.header-top[data-astro-cid-sckkx6r4] .container[data-astro-cid-sckkx6r4]{display:flex;justify-content:center}.emergency-contact[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding-block:.5rem;color:var(--white);font-weight:700;text-align:center;text-decoration:none}.emergency-contact[data-astro-cid-sckkx6r4]:hover{text-decoration:underline}.main-header[data-astro-cid-sckkx6r4]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding-block:.5rem}.logo[data-astro-cid-sckkx6r4]{flex:0 0 auto}.logo[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:flex;align-items:center;text-decoration:none}.logo-image[data-astro-cid-sckkx6r4]{width:64px;height:64px;object-fit:contain}.mobile-request[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem .75rem;margin-left:auto;color:var(--white);background:var(--emergency-color);border-radius:var(--radius-sm);font-size:.9rem;font-weight:600;text-decoration:none;text-align:center}.mobile-menu-toggle[data-astro-cid-sckkx6r4]{display:flex;flex:0 0 44px;flex-direction:column;justify-content:space-between;width:44px;height:44px;padding:10px;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--white);cursor:pointer}.mobile-menu-toggle[data-astro-cid-sckkx6r4][hidden]{display:none}.mobile-menu-toggle[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{display:block;height:3px;width:100%;background:var(--primary-color);border-radius:3px}.mobile-menu-toggle[data-astro-cid-sckkx6r4]:hover,.mobile-menu-toggle[data-astro-cid-sckkx6r4][aria-expanded=true]{background:var(--surface-tint);border-color:var(--secondary-color)}.main-navigation[data-astro-cid-sckkx6r4]{order:4;flex:0 0 100%;min-width:0;padding-block:.5rem;border-top:1px solid var(--border-subtle)}.nav-ready .main-navigation[data-astro-cid-sckkx6r4]:not(.active){display:none}.main-nav[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:minmax(0,1fr);gap:.25rem;list-style:none;padding:0;margin:0}.main-nav[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{min-width:0;margin:0}.main-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:flex;align-items:center;min-height:48px;padding:.65rem .9rem;color:var(--primary-color);font-weight:600;border-radius:var(--radius-sm);border-left:3px solid transparent;text-decoration:none}.main-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover,.main-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active{background:var(--surface-tint)}.main-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active{border-left-color:var(--accent-color)}.header-buttons[data-astro-cid-sckkx6r4]{display:none}.button[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.65rem 1rem;border:1px solid transparent;border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);font-weight:600;text-align:center;text-decoration:none}.button-report[data-astro-cid-sckkx6r4]{background:var(--emergency-color);color:var(--white)}.button-contact[data-astro-cid-sckkx6r4]{background:var(--primary-color);color:var(--white)}.button[data-astro-cid-sckkx6r4]:hover,.mobile-request[data-astro-cid-sckkx6r4]:hover{text-decoration:underline;box-shadow:var(--shadow-md)}main[data-astro-cid-sckkx6r4]{flex:1;min-width:0;padding-block:clamp(1.25rem,4vw,2.5rem)}.breadcrumbs[data-astro-cid-sckkx6r4]{margin-bottom:1.5rem;background:var(--surface-tint);padding:.4rem .75rem;border:1px solid var(--border-subtle);border-radius:var(--radius-sm)}.breadcrumbs[data-astro-cid-sckkx6r4] ol[data-astro-cid-sckkx6r4]{display:flex;flex-wrap:wrap;align-items:center;gap:0 .4rem;list-style:none;padding:0;margin:0}.breadcrumbs[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{display:flex;align-items:center;min-width:0;max-width:100%;font-size:.9rem}.breadcrumbs[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]:not(:last-child):after{content:"›";flex-shrink:0;padding-inline:.5rem;color:var(--secondary-color)}.breadcrumbs[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;min-height:44px;color:var(--secondary-color);text-decoration:none}.breadcrumbs[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{text-decoration:underline}.breadcrumbs[data-astro-cid-sckkx6r4] [data-astro-cid-sckkx6r4][aria-current=page]{padding-block:.5rem;overflow-wrap:anywhere;font-weight:600}.home-icon[data-astro-cid-sckkx6r4]{display:inline-flex;flex-shrink:0;margin-right:.4rem}footer[data-astro-cid-sckkx6r4]{background:var(--dark-gray);color:var(--white);padding-block:clamp(2.5rem,5vw,4rem) max(1.25rem,env(safe-area-inset-bottom));border-top:3px solid var(--accent-color)}.footer-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;margin-bottom:2.5rem}.footer-section[data-astro-cid-sckkx6r4]{min-width:0}.footer-section[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4]{color:var(--white);margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:2px solid var(--accent-color);font-size:1rem;line-height:1.5;display:inline-block}.footer-section[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{margin:.5rem 0;color:var(--medium-gray);font-size:.95rem;line-height:1.75}.footer-section[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{list-style:none;padding:0;margin:0}.footer-section[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin:0}.footer-section[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:inline-block;min-height:44px;padding-block:.55rem;color:var(--medium-gray);text-decoration:none}.footer-section[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--white);text-decoration:underline}.legal[data-astro-cid-sckkx6r4]{border-top:1px solid var(--footer-divider);padding-top:1.25rem;color:var(--medium-gray);font-size:.9rem;text-align:center}.legal-links[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;gap:.25rem;margin-top:.75rem}.legal-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;color:var(--medium-gray);text-decoration:none}.legal-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--white);text-decoration:underline}.skip-link[data-astro-cid-sckkx6r4]{position:fixed;top:-100px;left:1rem;max-width:calc(100% - 2rem);padding:1rem;background:var(--white);color:var(--primary-color);z-index:2000}.skip-link[data-astro-cid-sckkx6r4]:focus{top:1rem}@media (min-width: 40rem){.main-nav[data-astro-cid-sckkx6r4],.footer-grid[data-astro-cid-sckkx6r4]{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-links[data-astro-cid-sckkx6r4]{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.25rem 1.25rem}}@media (min-width: 75rem){.header-top[data-astro-cid-sckkx6r4] .container[data-astro-cid-sckkx6r4]{justify-content:flex-start}.main-header[data-astro-cid-sckkx6r4]{flex-wrap:nowrap;gap:1rem;padding-block:.75rem}.logo-image[data-astro-cid-sckkx6r4]{width:100px;height:100px}.mobile-menu-toggle[data-astro-cid-sckkx6r4],.mobile-request[data-astro-cid-sckkx6r4],.mobile-only[data-astro-cid-sckkx6r4]{display:none}.main-navigation[data-astro-cid-sckkx6r4],.nav-ready .main-navigation[data-astro-cid-sckkx6r4]:not(.active){display:block;order:0;flex:1;border:0;padding:0}.main-nav[data-astro-cid-sckkx6r4]{display:flex;flex-wrap:wrap;justify-content:center}.main-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{padding:.65rem .7rem;font-size:.95rem;border-left:0;border-bottom:3px solid transparent}.main-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active{border-bottom-color:var(--accent-color)}.header-buttons[data-astro-cid-sckkx6r4]{display:flex;gap:.75rem;flex:0 0 auto}.footer-grid[data-astro-cid-sckkx6r4]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
