:root{--color-primary:#2980b9;--color-primary-dark:#2471a3;--color-secondary:#2c3e50;--color-accent:#27ae60;--color-danger:#e74c3c;--color-warning:#f39c12;--bg-page:#f5f6fa;--bg-card:#fff;--bg-muted:#f8f9fa;--text-primary:#2c3e50;--text-secondary:#555;--text-muted:#999;--text-light:#ecf0f1;--border-light:#e0e0e0;--border-medium:#ddd;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-xxl:3rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-pill:20px;--shadow-sm:0 2px 4px #0000000d;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 12px #0000001a;--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-size-base:18px;--font-size-sm:1rem;--font-size-lg:1.2rem;--font-size-xl:1.4rem;--font-size-xxl:1.8rem;--font-size-hero:2.5rem;--min-touch-target:48px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size-base);scroll-behavior:smooth}body{min-height:100vh;color:var(--text-primary);background:var(--bg-page);line-height:1.6;font-family:var(--font-family);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--color-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--color-primary-dark);text-decoration:underline}h1,h2,h3,h4,h5,h6{color:var(--text-primary);line-height:1.3}img{max-width:100%;height:auto}ul,ol{padding-left:1.2rem}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (width>=768px){:root{--font-size-base:18px}}@media (width>=1024px){:root{--font-size-base:19px}}@media (prefers-contrast:high){:root{--color-primary:#1a5276;--text-primary:#000;--bg-page:#fff;--border-light:#000}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}@media print{.navbar,.site-footer,.btn{display:none!important}body{color:#000;background:#fff}}#app{flex-direction:column;min-height:100vh;font-weight:400;display:flex}html,body,#app{height:100%}body{display:block}.navbar[data-v-b4dfe909]{z-index:100;background-color:#2c3e50;padding:0 1rem;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.navbar-container[data-v-b4dfe909]{flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1200px;min-height:60px;margin:0 auto;display:flex}.navbar-brand[data-v-b4dfe909]{color:#fff;padding:.8rem 0;font-size:1.4rem;font-weight:700;text-decoration:none}.navbar-toggle[data-v-b4dfe909]{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.hamburger[data-v-b4dfe909]{background-color:#fff;width:28px;height:3px;transition:background-color .3s;display:block;position:relative}.hamburger[data-v-b4dfe909]:before,.hamburger[data-v-b4dfe909]:after{content:"";background-color:#fff;width:28px;height:3px;transition:transform .3s;position:absolute;left:0}.hamburger[data-v-b4dfe909]:before{top:-8px}.hamburger[data-v-b4dfe909]:after{top:8px}.hamburger.open[data-v-b4dfe909]{background-color:#0000}.hamburger.open[data-v-b4dfe909]:before{top:0;transform:rotate(45deg)}.hamburger.open[data-v-b4dfe909]:after{top:0;transform:rotate(-45deg)}.navbar-menu[data-v-b4dfe909]{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-link[data-v-b4dfe909]{color:#ecf0f1;border-radius:4px;padding:.8rem 1rem;font-size:1rem;text-decoration:none;transition:background-color .2s;display:block}.nav-link[data-v-b4dfe909]:hover,.nav-link.active[data-v-b4dfe909]{color:#fff;background-color:#34495e}.navbar-auth[data-v-b4dfe909]{align-items:center;gap:.5rem;display:flex}.user-greeting[data-v-b4dfe909]{color:#ecf0f1;font-size:.95rem}.user-role-badge[data-v-b4dfe909]{text-transform:uppercase;border-radius:10px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.user-role-badge.senior[data-v-b4dfe909]{color:#fff;background-color:#27ae60}.user-role-badge.admin[data-v-b4dfe909]{color:#fff;background-color:#e74c3c}.btn[data-v-b4dfe909]{cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.95rem;text-decoration:none;transition:background-color .2s;display:inline-block}.btn-login[data-v-b4dfe909]{color:#ecf0f1;background-color:#0000;border:1px solid #ecf0f1}.btn-login[data-v-b4dfe909]:hover{color:#2c3e50;background-color:#ecf0f1}.btn-register[data-v-b4dfe909]{color:#fff;background-color:#27ae60}.btn-register[data-v-b4dfe909]:hover{background-color:#219a52}.btn-logout[data-v-b4dfe909]{color:#fff;background-color:#e74c3c}.btn-logout[data-v-b4dfe909]:hover{background-color:#c0392b}@media (width<=768px){.navbar-toggle[data-v-b4dfe909]{display:block}.navbar-menu[data-v-b4dfe909]{flex-direction:column;order:3;width:100%;display:none}.navbar-menu.open[data-v-b4dfe909]{display:flex}.nav-link[data-v-b4dfe909]{padding:.8rem 0}.navbar-auth[data-v-b4dfe909]{flex-wrap:wrap;order:2;gap:.3rem}.navbar-container[data-v-b4dfe909]{padding:.5rem 0}}.site-footer[data-v-4370c1e2]{color:#ecf0f1;background-color:#2c3e50;margin-top:auto;padding:2rem 1rem 1rem}.footer-container[data-v-4370c1e2]{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.footer-section h3[data-v-4370c1e2]{color:#fff;margin-bottom:.5rem;font-size:1.3rem}.footer-section h4[data-v-4370c1e2]{color:#fff;margin-bottom:.5rem;font-size:1.1rem}.footer-section p[data-v-4370c1e2]{color:#bdc3c7;font-size:.95rem;line-height:1.6}.footer-section ul[data-v-4370c1e2]{margin:0;padding:0;list-style:none}.footer-section ul li[data-v-4370c1e2]{margin-bottom:.3rem}.footer-section a[data-v-4370c1e2]{color:#bdc3c7;font-size:.95rem;text-decoration:none}.footer-section a[data-v-4370c1e2]:hover{color:#fff;text-decoration:underline}.footer-bottom[data-v-4370c1e2]{text-align:center;color:#95a5a6;border-top:1px solid #34495e;max-width:1200px;margin:1.5rem auto 0;padding-top:1rem;font-size:.85rem}@media (width<=768px){.footer-container[data-v-4370c1e2]{grid-template-columns:1fr;gap:1.5rem}}.skip-link[data-v-43bf7ec3]{color:#fff;z-index:10000;background:#2c3e50;border-radius:0 0 8px 8px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:top .3s;position:fixed;top:-100%;left:50%;transform:translate(-50%)}.skip-link[data-v-43bf7ec3]:focus{outline-offset:2px;outline:3px solid #f39c12;top:0}.sr-only[data-v-43bf7ec3]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.a11y-toolbar[data-v-43bf7ec3]{z-index:9999;align-items:flex-start;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.a11y-toggle[data-v-43bf7ec3]{color:#fff;cursor:pointer;background:#2980b9;border:none;border-radius:8px 0 0 8px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;transition:background-color .2s;display:flex;box-shadow:-2px 2px 8px #0003}.a11y-toggle[data-v-43bf7ec3]:hover,.a11y-toggle[data-v-43bf7ec3]:focus{background:#2471a3;outline:none}.a11y-toggle[data-v-43bf7ec3]:focus-visible{outline-offset:2px;outline:3px solid #f39c12}.toggle-icon[data-v-43bf7ec3]{display:block}.a11y-panel[data-v-43bf7ec3]{background:#fff;border:1px solid #e0e0e0;border-right:none;border-radius:8px 0 0 8px;width:280px;padding:1rem;animation:.3s slideIn-43bf7ec3;box-shadow:-2px 2px 12px #00000026}@keyframes slideIn-43bf7ec3{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.a11y-title[data-v-43bf7ec3]{color:#2c3e50;border-bottom:2px solid #2980b9;margin:0 0 1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:700}.a11y-section[data-v-43bf7ec3]{border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:.8rem}.a11y-section[data-v-43bf7ec3]:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.a11y-section h3[data-v-43bf7ec3]{color:#555;margin:0 0 .6rem;font-size:.9rem;font-weight:600}.font-size-controls[data-v-43bf7ec3]{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.font-size-controls button[data-v-43bf7ec3]{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:6px;flex:1;padding:.5rem;font-size:1rem;font-weight:700;transition:all .2s}.font-size-controls button[data-v-43bf7ec3]:hover:not(:disabled){background:#f0f7fc;border-color:#2980b9}.font-size-controls button[data-v-43bf7ec3]:disabled{opacity:.4;cursor:not-allowed}.font-size-controls button[data-v-43bf7ec3]:focus-visible{outline-offset:2px;outline:3px solid #f39c12}.font-size-value[data-v-43bf7ec3]{text-align:center;color:#2c3e50;min-width:60px;font-weight:600}.reset-btn[data-v-43bf7ec3]{cursor:pointer;color:#666;background:#f8f9fa;border:1px solid #ddd;border-radius:4px;width:100%;padding:.4rem;font-size:.85rem;transition:all .2s}.reset-btn[data-v-43bf7ec3]:hover{color:#333;background:#e9ecef}.reset-btn[data-v-43bf7ec3]:focus-visible{outline-offset:2px;outline:3px solid #f39c12}.toggle-option[data-v-43bf7ec3]{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:6px;align-items:center;gap:.6rem;width:100%;margin-bottom:.5rem;padding:.6rem .8rem;font-size:.9rem;transition:all .2s;display:flex}.toggle-option[data-v-43bf7ec3]:last-child{margin-bottom:0}.toggle-option[data-v-43bf7ec3]:hover{background:#f0f7fc;border-color:#2980b9}.toggle-option.active[data-v-43bf7ec3]{background:#d5f5e3;border-color:#27ae60;font-weight:600}.toggle-option[data-v-43bf7ec3]:focus-visible{outline-offset:2px;outline:3px solid #f39c12}.option-icon[data-v-43bf7ec3]{text-align:center;width:24px;font-size:1.2rem}.reset-all-btn[data-v-43bf7ec3]{color:#e74c3c;cursor:pointer;background:#fff;border:2px solid #e74c3c;border-radius:6px;width:100%;padding:.6rem;font-size:.9rem;font-weight:600;transition:all .2s}.reset-all-btn[data-v-43bf7ec3]:hover{color:#fff;background:#e74c3c}.reset-all-btn[data-v-43bf7ec3]:focus-visible{outline-offset:2px;outline:3px solid #f39c12}@media (width<=768px){.a11y-toolbar[data-v-43bf7ec3]{flex-direction:column-reverse;top:auto;bottom:1rem;right:1rem;transform:none}.a11y-toggle[data-v-43bf7ec3]{border-radius:50%;align-self:flex-end;width:56px;height:56px}.a11y-panel[data-v-43bf7ec3]{border:1px solid #e0e0e0;border-radius:8px;width:260px;margin-bottom:.5rem;box-shadow:0 4px 16px #0003}}.offline-banner[data-v-9acdc571]{z-index:10000;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:14px;animation:.3s ease-out slideDown-9acdc571;display:flex;position:fixed;top:0;left:0;right:0}@keyframes slideDown-9acdc571{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.offline-banner.offline[data-v-9acdc571]{color:#fff;background:#e74c3c}.offline-banner.online[data-v-9acdc571]{color:#fff;background:#27ae60}.banner-icon[data-v-9acdc571]{font-size:18px;font-weight:700}.banner-text[data-v-9acdc571]{text-align:center}.banner-text strong[data-v-9acdc571]{margin-right:4px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#2c3e50;background-color:#f8f9fa;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6}:focus-visible{outline-offset:2px;outline:3px solid #f39c12}.skip-link{color:#fff;z-index:10000;background:#2c3e50;border-radius:0 0 6px;padding:8px 16px;font-weight:600;text-decoration:none;transition:top .3s;position:absolute;top:-40px;left:0}.skip-link:focus{outline-offset:2px;outline:3px solid #f39c12;top:0}.app-layout{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1}html.high-contrast{--hc-bg:#000;--hc-text:#fff;--hc-primary:#ff0;--hc-secondary:#0ff;--hc-border:#fff;--hc-link:#ff0}html.high-contrast body{background-color:var(--hc-bg);color:var(--hc-text)}html.high-contrast .navbar{border-bottom:2px solid var(--hc-border);background-color:#000!important}html.high-contrast .navbar-brand,html.high-contrast .nav-link,html.high-contrast .user-greeting{color:var(--hc-text)!important}html.high-contrast .nav-link:hover,html.high-contrast .nav-link.active{background-color:var(--hc-primary)!important;color:#000!important}html.high-contrast .btn-primary{background-color:var(--hc-primary)!important;color:#000!important;border:2px solid #fff!important}html.high-contrast .btn-login{border-color:var(--hc-text)!important;color:var(--hc-text)!important}html.high-contrast .btn-register{background-color:var(--hc-primary)!important;color:#000!important}html.high-contrast input,html.high-contrast select,html.high-contrast textarea{color:#fff!important;background-color:#000!important;border:2px solid #fff!important}html.high-contrast .card,html.high-contrast .info-card,html.high-contrast .contact-form-wrapper,html.high-contrast .map-sidebar{background-color:#000!important;border:2px solid #fff!important}html.high-contrast h1,html.high-contrast h2,html.high-contrast h3,html.high-contrast h4{color:var(--hc-primary)!important}html.high-contrast a{color:var(--hc-link)!important}html.high-contrast .footer{color:#fff!important;background-color:#000!important;border-top:2px solid #fff!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html.reduced-motion *,html.reduced-motion :before,html.reduced-motion :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}#main-content:focus{outline:none}.home-page[data-v-2a6e2b4e]{max-width:1200px;margin:0 auto;padding:0 1rem}.hero[data-v-2a6e2b4e]{color:#fff;text-align:center;background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);border-radius:8px;margin:1.5rem 0;padding:4rem 2rem}.hero h1[data-v-2a6e2b4e]{margin-bottom:1rem;font-size:2.5rem;font-weight:700;color:#fff!important}.hero p[data-v-2a6e2b4e]{max-width:700px;margin:0 auto 2rem;font-size:1.25rem;font-weight:500;line-height:1.6;color:#ecf0f1!important}.hero-actions[data-v-2a6e2b4e]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.features[data-v-2a6e2b4e]{padding:2rem 0}.features h2[data-v-2a6e2b4e]{text-align:center;color:#2c3e50;margin-bottom:2rem;font-size:2rem;font-weight:700}.feature-grid[data-v-2a6e2b4e]{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.feature-card[data-v-2a6e2b4e]{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem;transition:box-shadow .2s}.feature-card[data-v-2a6e2b4e]:hover{box-shadow:0 4px 12px #0000001a}.feature-icon[data-v-2a6e2b4e]{margin-bottom:1rem;font-size:2.5rem}.feature-card h3[data-v-2a6e2b4e]{color:#2c3e50;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.feature-card p[data-v-2a6e2b4e]{color:#555;margin-bottom:1rem;font-size:1.05rem;line-height:1.6}.feature-link[data-v-2a6e2b4e]{color:#2980b9;font-size:1rem;font-weight:600;text-decoration:none}.feature-link[data-v-2a6e2b4e]:hover{text-decoration:underline}.cta-section[data-v-2a6e2b4e]{text-align:center;background:#f8f9fa;border-radius:8px;margin:2rem 0;padding:3rem 2rem}.cta-section h2[data-v-2a6e2b4e]{color:#2c3e50;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.cta-section p[data-v-2a6e2b4e]{color:#555;margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}.btn[data-v-2a6e2b4e]{cursor:pointer;border:none;border-radius:4px;padding:.7rem 1.5rem;font-size:1rem;text-decoration:none;transition:background-color .2s;display:inline-block}.btn-large[data-v-2a6e2b4e]{padding:1rem 2.5rem;font-size:1.2rem;font-weight:700}.btn-primary[data-v-2a6e2b4e]{color:#fff;background-color:#2980b9}.btn-primary[data-v-2a6e2b4e]:hover{background-color:#2471a3}.btn-secondary[data-v-2a6e2b4e]{color:#2c3e50;background-color:#fff;border:2px solid #2c3e50}.btn-secondary[data-v-2a6e2b4e]:hover{color:#fff;background-color:#2c3e50}@media (width<=768px){.hero h1[data-v-2a6e2b4e]{font-size:1.8rem}.hero p[data-v-2a6e2b4e]{font-size:1.1rem}.feature-grid[data-v-2a6e2b4e]{grid-template-columns:1fr}.hero-actions[data-v-2a6e2b4e]{flex-direction:column;align-items:center}}
