@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Atkinson+Hyperlegible:wght@400;700&family=Lexend:wght@400;500;600;700&display=swap";:root{--font-base: "Inter", "Atkinson Hyperlegible", Verdana, Arial, Calibri, sans-serif;--font-heading: "Inter", "Atkinson Hyperlegible", Verdana, Arial, Calibri, sans-serif;--color-forest-green: #1e3a5f;--color-forest-green-hover: #102844;--color-cream: #f6f7f9;--color-cream-alt: #eef2f7;--color-pastel-blue: #eaf1f9;--color-pastel-yellow: #fdf8e9;--color-pastel-pink: #fcf1ed;--color-terracotta: #0f766e;--color-terracotta-hover: #115e59;--color-brown: #5c4033;--color-brown-hover: #4a3529;--color-text: #1b3557;--color-text-muted: #2c4766;--color-surface: #fdfdfe;--color-surface-soft: #f4f7fb;--color-card-bg: var(--color-pastel-blue);--color-card-border: #a8b8c8;--color-border: #c7d2df;--color-shadow: rgba(20, 35, 54, .14);--focus-color: #0b63ce;--color-link: var(--color-forest-green);--color-link-hover: var(--color-forest-green-hover)}html.theme-slate{--color-forest-green: #164e63;--color-forest-green-hover: #155e75;--color-cream: #f4f7fa;--color-cream-alt: #eaf0f5;--color-terracotta: #0f766e;--color-terracotta-hover: #115e59;--color-brown: #2f4858;--color-brown-hover: #243845;--color-text: #1f2933;--color-text-muted: #44505c;--color-surface: #ffffff;--color-surface-soft: #f7fafc;--color-border: #d1dde8;--color-shadow: rgba(16, 44, 66, .14);--focus-color: #0b63ce}html.theme-plum{--color-forest-green: #5b2a6d;--color-forest-green-hover: #6b2f80;--color-cream: #fbf7f3;--color-cream-alt: #f2eae3;--color-terracotta: #b44a2f;--color-terracotta-hover: #933a24;--color-brown: #6a3f2e;--color-brown-hover: #553224;--color-text: #2b2227;--color-text-muted: #5a4d55;--color-surface: #ffffff;--color-surface-soft: #fbf7fb;--color-border: #decfdf;--color-shadow: rgba(62, 27, 74, .14);--focus-color: #9f3a00}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-base);line-height:1.5;font-weight:400;color-scheme:light;color:var(--color-text);background-color:var(--color-cream);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}h1,h2,h3{font-family:var(--font-heading);font-weight:700;color:var(--color-text);letter-spacing:.01em}a{font-weight:500;color:var(--color-link);text-decoration:inherit}a:hover{color:var(--color-link-hover)}.skip-link{position:absolute;top:0;left:1rem;transform:translateY(-200%);padding:.75rem 1rem;background:#0b1f3b;color:#fff;font-weight:700;text-decoration:none;border-radius:8px;border:2px solid #ffffff;box-shadow:0 2px 6px #00000059;z-index:9999;max-width:calc(100vw - 2rem);transition:transform .2s}.skip-link:visited,.skip-link:hover,.skip-link:focus{color:#fff}.skip-link-nav,.skip-link-footer,.skip-link-page{left:1rem}.skip-link:focus{transform:translateY(1rem);outline:3px solid #ffbf47;outline-offset:2px}.site-header{position:sticky;top:0;z-index:10000;width:100%;background:var(--color-cream-alt);border-bottom:1px solid var(--color-border);padding:1rem 0;align-self:stretch}.header-inner{width:100%;padding:0 5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:nowrap;box-sizing:border-box}.header-top{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:1rem;flex:1 1 auto;min-width:0}.header-controls{display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap}.header-controls>*{flex-shrink:0}.lang-wrapper{position:relative}@media(max-width:900px){.header-inner{flex-wrap:wrap;padding:0 1.5rem}}@media(max-width:600px){.header-inner{padding:0 1rem}.menu-label{display:none}}.site-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--color-text);text-decoration:none;flex-shrink:0;margin-right:auto}.site-title:hover{color:var(--color-text);text-decoration:underline}.site-title:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.site-nav{height:100%;display:flex;align-items:center;margin-left:auto}.site-nav ul{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:1.5rem;flex-wrap:wrap}.site-nav a{display:inline-flex;align-items:center;font-weight:500;color:var(--color-text);text-decoration:none;font-size:1rem;height:100%;line-height:1}.site-nav a:hover{color:var(--color-text);text-decoration:underline}.site-nav a:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.menu-toggle{display:none;background:var(--color-surface);color:var(--color-forest-green);border:1px solid var(--color-card-border);border-radius:50px;font-size:1.25rem;font-weight:700;cursor:pointer;padding:.75rem 1rem;transition:background .2s;align-items:center;gap:.5rem;justify-content:center;line-height:1;white-space:nowrap}.menu-toggle:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.menu-icon{font-size:1.5em}.menu-icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.menu-hamburger{display:block}.menu-close,.menu-toggle.open .menu-hamburger{display:none}.menu-toggle.open .menu-close{display:block}.menu-label{margin-left:.3rem;font-size:1rem;font-weight:700;vertical-align:middle}.lang-chevron svg{width:.9em;height:.9em;display:block;transform:translateY(.12em);transition:transform .28s ease}.header-lang-btn.open .lang-chevron svg{transform:rotate(180deg) translateY(-.02em)}@media(max-width:1200px){.site-nav ul{display:none}.menu-toggle{display:block}}@media(max-width:768px){.header-inner{flex-direction:column;align-items:stretch;gap:.5rem;padding:0 1rem}.header-top{justify-content:space-between}.header-controls{width:100%;display:flex;flex-direction:column;gap:.5rem}.lang-wrapper{width:100%}.header-lang-btn,.header-accessibility-btn{width:100%;justify-content:center}.language-dropdown{width:100%;left:0;right:0}.menu-label{display:none}}.menu-overlay{position:absolute;top:100%;left:0;width:100%;margin-top:.25rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:10001}.mobile-nav{background:var(--color-surface-soft);width:100%;display:block;padding:.5rem 0}.mobile-nav ul{list-style:none;margin:0;padding:0;width:100%}.mobile-nav li{margin:.25rem 0}.mobile-nav a{font-size:.95rem;font-weight:600;color:var(--color-text);text-decoration:none;display:block;width:100%;padding:.75rem 1rem;border-radius:8px}.mobile-nav a:hover,.mobile-nav a:focus{background:color-mix(in srgb,var(--color-pastel-blue) 70%,var(--color-surface) 30%)}.header-accessibility-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-forest-green);color:#fff;border:none;border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;flex-shrink:0;transition:background .2s}.header-accessibility-btn:hover{background:var(--color-forest-green-hover)}.header-accessibility-btn:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.header-accessibility-icon{font-size:1.1em}html.a11y-high-contrast .site-header{background:#000!important;border-bottom-color:#ff0!important}html.a11y-high-contrast .site-title,html.a11y-high-contrast .site-nav a{color:#ff0!important}html.a11y-high-contrast .header-accessibility-btn,html.a11y-high-contrast .header-lang-btn{background:#222!important;color:#fff!important;border:2px solid #ff0!important}html.a11y-high-contrast .language-dropdown{background:#000!important;border-color:#ff0!important}html.a11y-high-contrast .menu-close{color:#ff0!important}html.a11y-high-contrast .menu-overlay{background:#000c!important}html.a11y-high-contrast .mobile-nav{background:#000!important}html.a11y-high-contrast .mobile-nav a{color:#ff0!important}html.a11y-high-contrast .mobile-nav a:hover,html.a11y-high-contrast .mobile-nav a:focus{background:#222!important;border:2px solid #ff0!important}.header-lang-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-forest-green);color:#fff;border:none;border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;flex-shrink:0;transition:background .2s;position:relative}.header-lang-btn:hover{background:var(--color-forest-green-hover)}.header-lang-btn:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.language-dropdown{position:absolute;top:100%;left:0;margin-top:.25rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:.25rem 0;min-width:120px;box-shadow:0 4px 12px #00000026;z-index:1001}.language-dropdown button{width:100%;background:none;border:none;display:flex;align-items:center;gap:.5rem;text-align:left;padding:.5rem 1rem;cursor:pointer;font-size:.95rem}.lang-flag{font-size:1rem;line-height:1}.language-dropdown button:hover{background:color-mix(in srgb,var(--color-pastel-yellow) 70%,var(--color-surface) 30%)}.language-dropdown button:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px;background:color-mix(in srgb,var(--color-pastel-pink) 70%,var(--color-surface) 30%)}.menu-open-body{overflow:hidden}@media(min-width:769px){.header-inner{flex-wrap:nowrap}}.breadcrumb{display:flex;gap:.5rem;padding:1rem 0;margin-top:2rem;font-size:.9rem;width:100%;box-sizing:border-box}.breadcrumb a{color:var(--color-forest-green);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb a:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.breadcrumb span{color:var(--color-text-muted)}html.a11y-high-contrast .breadcrumb span{color:#fff}html.a11y-high-contrast .breadcrumb a{color:#ff0}@media(max-width:600px){.breadcrumb{flex-wrap:wrap;padding:1rem;font-size:.85rem}}.resource-filter{margin-bottom:2rem;text-align:center}.resource-skip-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.resource-skip-links a{font-size:.9rem;color:var(--color-link);text-decoration:underline}.resource-filter-controls{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-end;justify-content:center}.resource-search-wrap{min-width:280px;flex:1;max-width:560px}.resource-search-label{display:block;font-weight:600;font-size:1rem;margin-bottom:.5rem;color:var(--color-text);text-align:center}.resource-search-input{display:block;width:100%;max-width:560px;padding:.75rem 1rem;min-height:44px;font-size:1rem;font-family:inherit;color:var(--color-text);background-color:#fff;border:2px solid #c5cedb;border-radius:8px;box-sizing:border-box}.resource-search-input::placeholder{color:var(--color-text-muted)}.resource-search-input:hover{border-color:var(--color-forest-green)}.resource-search-input:focus,.resource-search-input:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px;border-color:var(--color-forest-green)}.resource-filter-legend{font-weight:600;font-size:1rem;display:block;margin-bottom:.25rem;color:var(--color-text);text-align:center}.resource-filter-chips{display:flex;flex-direction:column;align-items:center;gap:.5rem}.resource-filter-chip-list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.resource-filter-chip{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:.5rem 1rem;font-size:1rem;font-family:inherit;font-weight:500;color:var(--color-text);background-color:#fff;border:2px solid #c5cedb;border-radius:50px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.resource-filter-chip:hover{border-color:var(--color-forest-green);background-color:#1e3d320f}.resource-filter-chip:focus,.resource-filter-chip:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px;border-color:var(--color-forest-green)}.resource-filter-chip--selected{background-color:var(--color-forest-green);border-color:var(--color-forest-green);color:#fff}.resource-filter-chip--selected:hover{background-color:var(--color-forest-green-hover);border-color:var(--color-forest-green-hover);color:#fff}.resource-filter-chip--selected:focus,.resource-filter-chip--selected:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.resource-filter-count{margin:.5rem 0 0;font-size:.9rem;color:var(--color-text-muted)}.resource-header{margin-bottom:3rem;text-align:left}.resource-error{color:#a94442;margin-top:1rem}.resource-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding-bottom:4rem;width:100%}.resource-card{background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;text-align:left;text-decoration:none;color:inherit;cursor:pointer}.resource-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}a.resource-card:focus-visible,.resource-card:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px;transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.card-image-wrapper{width:100%;height:120px;background-color:#f0f0f0}.card-image{width:100%;height:100%;object-fit:cover}.card-content{padding:1rem 1.25rem;display:flex;flex-direction:column;flex-grow:1}html.a11y-high-contrast .resource-card{background:#000;border-color:#ff0;color:#ff0}html.a11y-high-contrast a.resource-card:focus-visible,html.a11y-high-contrast .resource-card:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}html.a11y-high-contrast .resource-card .card-title,html.a11y-high-contrast .resource-card .card-description,html.a11y-high-contrast .resource-card .card-helpful-count,html.a11y-high-contrast .resource-card .card-category,html.a11y-high-contrast .resource-card .card-link-hint{color:#ff0}html.a11y-high-contrast .resource-card .card-contact,html.a11y-high-contrast .resource-card .card-contact p,html.a11y-high-contrast .resource-card .card-contact span{color:#fff}html.a11y-high-contrast .resource-card .card-category{background-color:var(--color-text)}.card-category{display:inline-block;background-color:var(--color-forest-green);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:.2rem .6rem;border-radius:50px;border:1px solid var(--color-forest-green-hover);align-self:flex-start;margin-bottom:.5rem;letter-spacing:.5px}.card-title{margin:0 0 .5rem;font-size:1.1rem;line-height:1.3;color:var(--color-text)}.card-description{font-size:.9rem;color:var(--color-text-muted);margin-bottom:.5rem;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.card-helpful-count{font-size:.85rem;color:#5a6578;margin:0 0 .75rem;line-height:1.4;text-align:left}.card-link-hint{display:inline-block;margin-top:auto;padding:.5rem 0;font-size:.9rem;font-weight:600;color:var(--color-forest-green);width:fit-content}.card-contact{font-size:.8rem;color:#444;margin-bottom:.75rem;line-height:1.35;text-align:left}.card-contact p{margin:.25rem 0}.card-contact span{color:#444}.card-address{margin-top:.5rem}@media(max-width:600px){.resource-filter{margin-bottom:1.5rem}.resource-filter-controls{flex-direction:column;align-items:stretch;gap:1.25rem}.resource-search-wrap{min-width:0}.resource-search-input{max-width:none}.resource-filter-chips,.resource-filter-chip-list{width:100%}.resource-header{margin-bottom:2rem}.resource-grid{grid-template-columns:1fr;gap:1.25rem;padding-bottom:2rem}.card-content{padding:.9rem 1rem}.card-title{font-size:1.1rem}.card-image-wrapper{height:100px}}.comments-section{margin-top:2rem;padding:1.5rem;background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:12px;text-align:left}.comments-section h2{font-size:1.5rem;margin-bottom:1.5rem;text-align:left}.comment-form{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;padding:1rem;margin-bottom:2rem}.comment-input-label{display:block;margin-bottom:.5rem;font-size:.95rem;font-weight:600;color:var(--color-text)}html.a11y-high-contrast .comment-form,html.a11y-high-contrast .comment-item{background:#000;border:1px solid #ff0;color:#ff0}html.a11y-high-contrast .comment-form textarea{background:#000;color:#ff0;border-color:#ff0}html.a11y-high-contrast .comment-form button{background:#ff0;color:#000;border-color:#000}html.a11y-high-contrast .comment-item .comment-header,html.a11y-high-contrast .comment-item .comment-text,html.a11y-high-contrast .comment-item .comment-footer,html.a11y-high-contrast .comment-item .comment-author,html.a11y-high-contrast .comment-item .comment-date{color:#ff0}.comment-form textarea{width:100%;padding:.75rem;font-family:inherit;font-size:1rem;border:1px solid var(--color-border);border-radius:8px;resize:vertical;min-height:80px}.comment-form textarea:focus,.comment-form textarea:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px;border-color:var(--color-forest-green)}.comment-form-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;gap:1rem}.char-count{font-size:.8rem;color:var(--color-text-muted)}.comment-form button{background-color:var(--color-forest-green);color:#fff;border:none;padding:.65rem 1rem;border-radius:8px;font-size:.95rem;cursor:pointer;font-weight:600;transition:background-color .2s}.comment-form button:hover:not(:disabled){background-color:var(--color-forest-green-hover)}.comment-form button:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.comment-form button:disabled{background-color:var(--color-border);cursor:not-allowed}.error-message{background-color:#fee;color:#c33;padding:.75rem 1rem;border-radius:4px;margin-bottom:1rem;border:1px solid #fcc}.success-message{background-color:#efe;color:#3c3;padding:.75rem 1rem;border-radius:4px;margin-bottom:1rem;border:1px solid #cfc}.comments-list{display:flex;flex-direction:column;gap:1rem}.no-comments{text-align:center;color:var(--color-text-muted);padding:2rem 0;font-style:italic}.comment-item{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;padding:1rem;transition:background-color .2s,box-shadow .2s}.comment-item:hover{background-color:var(--color-surface);box-shadow:0 2px 8px color-mix(in srgb,var(--color-shadow) 28%,transparent)}.comment-header{display:flex;gap:.5rem;align-items:center;margin-bottom:.75rem;font-size:.9rem}.comment-author{font-weight:600;color:var(--color-text)}.comment-date{color:var(--color-text-muted)}.comment-text{color:var(--color-text);line-height:1.5;margin:.75rem 0;word-wrap:break-word}.comment-footer{display:flex;align-items:center;gap:1rem;margin-top:.75rem}.flag-button{background-color:transparent;color:#9f1239;border:1px solid #9f1239;padding:.4rem .8rem;border-radius:8px;font-size:.8rem;cursor:pointer;transition:all .2s;font-weight:600}.flag-button:hover:not(:disabled){background-color:#ffe4ed}.flag-button:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.flag-button:disabled{opacity:.6;cursor:not-allowed;color:var(--color-text-muted);border-color:var(--color-border)}.flag-count{font-size:.85rem;color:#9f1239;font-weight:500}@media(max-width:768px){.comments-section{margin-top:2rem;padding-top:1.5rem}.comment-form{padding:.75rem}.comment-form button{padding:.55rem 1rem;font-size:.9rem}}.was-this-helpful{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,102,204,.12);width:100%;box-sizing:border-box}.was-this-helpful--loading .was-this-helpful-skeleton{height:5rem;background:#e8f0f8;animation:was-this-helpful-pulse 1.6s ease-in-out infinite;border-radius:12px;max-width:420px}@keyframes was-this-helpful-pulse{0%,to{opacity:.72}50%{opacity:1}}.was-this-helpful-card{background:var(--color-card-bg);border-radius:12px;padding:1.5rem 1.75rem;width:100%;box-shadow:0 2px 12px #0066cc0f;border:1px solid var(--color-card-border);margin:0 auto;text-align:center;box-sizing:border-box}html.a11y-high-contrast .was-this-helpful-card{background:#000;border:1px solid #ff0;color:#ff0}html.a11y-high-contrast .was-this-helpful-question,html.a11y-high-contrast .was-this-helpful-counts,html.a11y-high-contrast .was-this-helpful-counts .was-this-helpful-count{color:#ff0}html.a11y-high-contrast .was-this-helpful-suggestion-input{background:#000;color:#ff0;border-color:#ff0}html.a11y-high-contrast .was-this-helpful-btn{background:#ff0;color:#000;border-color:#000}.was-this-helpful-question{font-size:1.15rem;font-weight:600;color:var(--color-text);margin:0 0 .5rem;letter-spacing:-.01em}.was-this-helpful-counts{font-size:.9rem;color:#5a6578;margin:0 0 1rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem}.was-this-helpful-counts--prompt{margin-bottom:1.25rem}.was-this-helpful-count{display:inline-flex;align-items:center;gap:.35rem}.was-this-helpful-icon{font-size:1rem;line-height:1}.was-this-helpful-sep{color:#c4cbd6;font-weight:300}.was-this-helpful-suggestion{text-align:left;margin-top:.5rem}.was-this-helpful-suggestion-label{display:block;font-size:.95rem;font-weight:500;color:#374151;margin-bottom:.5rem}.was-this-helpful-suggestion-input{width:100%;padding:.75rem 1rem;font-size:.95rem;font-family:inherit;color:#1e293b;background-color:#fff;border:1.5px solid #d0d7e0;border-radius:8px;resize:vertical;min-height:80px;margin-bottom:1rem;box-sizing:border-box}.was-this-helpful-suggestion-input:focus,.was-this-helpful-suggestion-input:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px;border-color:var(--color-forest-green)}.was-this-helpful-suggestion-input::placeholder{color:#9ca3af}.was-this-helpful-suggestion-actions,.was-this-helpful-buttons{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.was-this-helpful-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.95rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:inherit;border:1.5px solid transparent}.was-this-helpful-btn:disabled{opacity:.6;cursor:not-allowed}.was-this-helpful-btn-icon{font-size:1.1rem;line-height:1}.was-this-helpful-btn-yes{background:var(--color-forest-green);color:#fff;box-shadow:0 2px 8px #0066cc40}.was-this-helpful-btn-yes:hover:not(:disabled){background:var(--color-forest-green-hover);box-shadow:0 4px 12px #0066cc59;transform:translateY(-1px)}.was-this-helpful-btn-no{background:#fff;color:#5a6578;border-color:#d0d7e0}.was-this-helpful-btn-no:hover:not(:disabled){background:#f8fafc;border-color:#a8b4c4;color:#3d4553}.was-this-helpful-btn:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.was-this-helpful-error{color:#c53030;font-size:.9rem;margin:0 0 1rem;padding:.75rem;background:#fff5f5;border:1px solid #feb2b2;border-radius:6px}.was-this-helpful-thanks{font-size:1rem;color:#2d3748;margin:0 0 .5rem;font-weight:500}.was-this-helpful--voted .was-this-helpful-counts{margin-bottom:0}@media(max-width:480px){.was-this-helpful-card{padding:1.25rem 1.5rem}.was-this-helpful-question{font-size:1.05rem}.was-this-helpful-btn{padding:.6rem 1.2rem;font-size:.9rem}}.resource-detail-page{background:var(--color-cream);min-height:100vh;text-align:left}.resource-detail{max-width:100%;width:100%;margin:0 auto;padding:0 1.25rem 3rem;position:relative}.resource-back-link{display:block;text-align:left;color:var(--color-text-muted);text-decoration:none;font-size:.95rem;font-weight:500;margin-bottom:1rem;transition:color .2s}.resource-back-link:hover{color:var(--color-text);text-decoration:underline}.resource-back-link:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.resource-hero{position:relative;border-radius:16px;overflow:hidden;margin-bottom:2rem;min-height:200px}.resource-hero--with-image{min-height:320px}.resource-hero--no-image{background:var(--color-forest-green)}.resource-hero-bg{position:absolute;inset:0}.resource-hero-bg img{width:100%;height:100%;object-fit:cover}.resource-hero-overlay{position:absolute;inset:0;background:#0c1c2fad}.resource-hero-content{position:relative;padding:2rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-end;min-height:inherit}.resource-hero-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.resource-category-pill{display:inline-block;background:#ffffff40;color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.35rem .75rem;border-radius:100px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.resource-badge{font-size:.7rem;font-weight:600;padding:.35rem .6rem;border-radius:6px}.resource-badge--free{background:#22c55ee6;color:#fff}.resource-badge--child{background:#fb923ce6;color:#fff}.resource-hero-title{font-size:1.9rem;font-weight:700;color:#fff;margin:0;line-height:1.25;text-shadow:0 2px 12px rgba(0,0,0,.3)}.resource-hero-title:focus-visible,.resource-hero-title:focus{outline:2px dashed var(--focus-color);outline-offset:3px}@media(min-width:600px){.resource-hero--with-image{min-height:380px}.resource-hero-content{padding:2.5rem}.resource-hero-title{font-size:2.25rem}}.resource-content{display:flex;flex-direction:column;gap:2rem}.resource-cta-wrap{width:100%}.resource-cta-button{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;background:var(--color-forest-green);color:#fff;text-decoration:none;font-weight:600;font-size:1rem;padding:.9rem 1.5rem;border-radius:10px;transition:background .2s,transform .15s,box-shadow .2s,border-color .2s;border:2px solid transparent;box-shadow:0 4px 14px #1e3d3240}.resource-cta-button:hover{background:var(--color-forest-green-hover);color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #1e3d324d;border-color:#ffffff73}.resource-cta-button:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px;border-color:#fff;box-shadow:0 0 0 3px #ffffff59}html.a11y-high-contrast .resource-cta-button{background:#ff0;color:#000!important}html.a11y-high-contrast .resource-cta-button:hover{background:#ff0}.resource-section{background:var(--color-card-bg);border-radius:12px;padding:1.5rem 1.75rem;box-shadow:0 2px 12px #0000000a;border:1px solid var(--color-card-border)}.resource-section-title{font-size:1rem;font-weight:700;color:#334155;margin:0 0 1rem;letter-spacing:.02em;text-transform:uppercase}.resource-description{font-size:1.05rem;line-height:1.7;color:#475569;margin:0;white-space:pre-line}.resource-gallery-section{display:flex;flex-direction:column;align-items:center}.resource-gallery-section .resource-section-title{width:100%;text-align:center}.resource-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:fit-content;max-width:100%;margin:0 auto}.resource-gallery-figure{margin:0;border-radius:10px;overflow:hidden;background:#f1f5f9;box-shadow:0 2px 8px #0000000f;cursor:pointer;transition:transform .2s,box-shadow .2s}.resource-gallery-figure:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.resource-gallery-figure:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.resource-gallery-figure img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.resource-gallery-figure figcaption{padding:.6rem .75rem;font-size:.85rem;color:#64748b;line-height:1.4}@media(min-width:500px){.resource-gallery{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.resource-lightbox{position:fixed;inset:0;z-index:1000;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:pointer}.resource-lightbox img{max-width:90vw;max-height:85vh;object-fit:contain;cursor:default}.resource-lightbox-close{position:absolute;top:1rem;right:1.5rem;background:#fff3;border:none;color:#fff;font-size:2rem;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .2s}.resource-lightbox-close:hover{background:#ffffff4d}.resource-lightbox-close:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.resource-lightbox-prev,.resource-lightbox-next{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;color:#fff;font-size:2.5rem;width:3rem;height:3rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.resource-lightbox-prev{left:1rem}.resource-lightbox-next{right:1rem}.resource-lightbox-prev:hover,.resource-lightbox-next:hover{background:#ffffff4d}.resource-lightbox-prev:focus-visible,.resource-lightbox-next:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.resource-contact-card{display:flex;flex-direction:column;gap:.75rem}.resource-contact-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;background:#f8fafc;border-radius:8px;color:#334155;text-decoration:none;font-size:.95rem;transition:background .2s;border:1px solid transparent}a.resource-contact-item:hover{background:#f1f5f9;color:#0f172a}a.resource-contact-item:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.resource-contact-icon{flex-shrink:0;font-size:1.1rem}.resource-contact-address{cursor:default}.resource-contact-address span{line-height:1.5}.resource-map-link{display:inline-block;width:fit-content;margin-top:.25rem;color:var(--color-forest-green);font-weight:600;text-decoration:underline}.resource-map-link:hover{color:var(--color-forest-green-hover)}.resource-map-link:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.error-container{background:#fff;border:1px solid #fecaca;border-radius:12px;padding:2rem;text-align:center;color:#b91c1c;max-width:480px;margin:2rem auto}.error-container .back-link{display:inline-block;margin-top:1rem;color:var(--color-forest-green);text-decoration:none;font-weight:500}html.a11y-high-contrast .resource-section,html.a11y-high-contrast .resource-detail-page .comments-section{background:#000;border:1px solid #ff0;color:#ff0}html.a11y-high-contrast .resource-contact-item{background:#000;border-color:#ff0;color:#ff0}html.a11y-high-contrast a.resource-contact-item:hover{background:#000;color:#ff0}html.a11y-high-contrast .resource-map-link{color:#ff0}.resource-detail-page .comments-section{background:var(--color-card-bg);border-radius:12px;padding:1.5rem 1.75rem;margin-top:2rem;box-shadow:0 2px 12px #0000000a;border:1px solid var(--color-card-border)}@media(max-width:600px){.resource-detail{padding:0 1rem 2rem}.resource-hero-title{font-size:1.5rem}.resource-gallery{grid-template-columns:1fr}}.stories-header{margin-bottom:3rem;text-align:left}.stories-list{display:flex;flex-direction:column;gap:2rem;padding-bottom:4rem;width:100%;margin:0 auto}.story-card-link{transition:all .2s ease}.story-card-link:hover .story-card{box-shadow:0 12px 28px #0000001a;border-color:var(--color-forest-green);transform:translateY(-2px)}.story-card-link:focus-visible{outline:none}.story-card-link:focus-visible .story-card{outline:2px dashed var(--focus-color);outline-offset:2px}.story-card{background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:12px;padding:1.75rem 1.5rem;text-align:left;box-shadow:0 8px 18px #00000008;transition:all .2s ease;display:flex;flex-direction:column}.story-card-header{margin-bottom:.75rem}.story-title{margin:0 0 .25rem;font-size:1.5rem}.story-meta{margin:0;font-size:.9rem;color:var(--color-text-muted)}.story-summary{font-size:1rem;color:var(--color-text);font-weight:500;margin:.75rem 0 1rem}.story-body{font-size:1rem;color:var(--color-text);white-space:pre-wrap;flex-grow:1;margin-bottom:1rem}.story-card-footer{display:flex;justify-content:flex-end}.read-more-button{background-color:var(--color-forest-green);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.story-card-link:hover .read-more-button{background-color:var(--color-forest-green-hover);transform:translate(2px)}.read-more-button:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}@media(max-width:768px){.story-card{padding:1.25rem}.story-title{font-size:1.25rem}.read-more-button{padding:.5rem 1rem;font-size:.9rem}}@media(max-width:600px){.stories-header{margin-bottom:2rem}.stories-list{padding-bottom:2rem;gap:1.25rem}.story-card{padding:1rem 1.25rem}.story-title{font-size:1.15rem}}.story-detail{max-width:100%;margin:2rem 0}.story-detail-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0;text-align:left}.story-detail-header .back-link{display:inline-block;color:var(--color-text-muted);text-decoration:none;font-weight:500;margin-bottom:1rem;transition:color .2s}.story-detail-header .back-link:hover{color:var(--color-text);text-decoration:underline}.story-detail-header .back-link:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.story-detail h1.story-title{font-size:2rem;margin:1rem 0;color:var(--color-text);line-height:1.3;text-align:left}.story-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;font-size:.95rem;color:var(--color-text-muted)}.story-author,.story-location,.story-date{display:flex;flex-direction:column;gap:.25rem}.story-author strong,.story-location strong,.story-date strong{font-weight:600;color:var(--color-text);font-size:.9rem}.story-summary{font-size:1.1rem;font-style:italic;color:var(--color-text-muted);margin-top:1.5rem;padding:1rem;background-color:#f9f9f9;border-left:4px solid #0066cc;line-height:1.6}.story-body{margin:2rem 0;line-height:1.8;text-align:justify}.story-paragraph{color:var(--color-text);font-size:1rem;line-height:1.8;margin:1rem 0;text-align:left;-webkit-hyphens:none;hyphens:none}.story-paragraph::selection{background-color:#0066cc4d;color:inherit}.error-container{background-color:#fee;border:1px solid #fcc;border-radius:6px;padding:2rem;text-align:center;color:#c33}.error-container .back-link{display:inline-block;margin-top:1rem;color:#06c;text-decoration:none;font-weight:500}.error-container .back-link:hover{text-decoration:underline}.error-container .back-link:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}@media(max-width:768px){.story-detail h1.story-title{font-size:1.5rem}.story-meta{flex-direction:column;gap:1rem}.story-summary{font-size:1rem;padding:.75rem}.story-paragraph{font-size:.95rem}}@media(max-width:480px){.story-detail h1.story-title{font-size:1.25rem}.story-body{margin:1rem 0}}.submit-header{margin-bottom:2.5rem;text-align:left}.submit-section{width:100%;margin:0 auto 3rem;text-align:left}.submit-skip-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.submit-skip-links a{font-size:.9rem;color:var(--color-link);text-decoration:underline}.submit-form{background:var(--color-card-bg);border-radius:12px;padding:1.75rem 1.5rem 2rem;border:1px solid var(--color-card-border)}.submit-fieldset{border:none;padding:0;margin:0 0 1.75rem}.submit-fieldset legend{font-weight:600;margin-bottom:.75rem}.submit-label{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem;font-size:1rem;font-weight:500}.submit-label input,.submit-label textarea,.submit-label select{padding:.75rem 1rem;min-height:44px;border-radius:8px;border:2px solid #c5cedb;font:inherit;font-size:1rem;color:var(--color-text);background-color:#fff;transition:border-color .2s}.submit-label input:focus,.submit-label input:focus-visible,.submit-label textarea:focus,.submit-label textarea:focus-visible,.submit-label select:focus,.submit-label select:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px;border-color:var(--color-forest-green)}.submit-label input::placeholder,.submit-label textarea::placeholder{color:var(--color-text-muted)}.submit-label textarea{resize:vertical;min-height:100px}.submit-label select{cursor:pointer;appearance:auto;background-image:none;padding-right:1rem}.submit-help-text{display:block;margin-top:.25rem;font-size:.85rem;color:var(--color-text-muted);line-height:1.4}.submit-field-error{display:block;margin-top:.25rem;font-size:.9rem;font-weight:600;color:#8f2020}.radio-input-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.radio-fieldset{margin-bottom:2rem}.radio-options{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}@media(min-width:500px){.radio-options{grid-template-columns:1fr 1fr}}.radio-option-card{position:relative;display:flex;flex-direction:column;gap:.35rem;padding:1.25rem 1.5rem;min-height:88px;border:2px solid #c5cedb;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .2s,background-color .2s,box-shadow .2s}.radio-option-card:hover{border-color:var(--color-forest-green);background:#fff;box-shadow:0 2px 8px color-mix(in srgb,var(--color-shadow) 25%,transparent)}.radio-option-selected{border-color:var(--color-forest-green);background:var(--color-forest-green);box-shadow:0 0 0 1px var(--color-forest-green)}.radio-option-selected .radio-option-title,.radio-option-selected .radio-option-description{color:#fff}.radio-option-selected:hover{background:var(--color-forest-green);border-color:var(--color-forest-green)}.radio-option-card:focus-within{outline:2px dashed var(--focus-color);outline-offset:2px}.radio-option-title{font-size:1.1rem;font-weight:700;color:var(--color-text)}.radio-option-description{font-size:.9rem;color:var(--color-text-muted);line-height:1.4}@media(prefers-reduced-motion:reduce){.radio-option-card,.submit-label input,.submit-label textarea,.submit-label select,.submit-button{transition:none}}.submit-button{display:inline-block;background-color:#fff;color:var(--color-forest-green);border-radius:8px;border:2px solid var(--color-forest-green);padding:1rem 2rem;min-height:48px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s,box-shadow .2s}.submit-button:hover:not(:disabled){background-color:var(--color-forest-green);color:#fff;border-color:var(--color-forest-green-hover);box-shadow:0 4px 12px color-mix(in srgb,var(--color-shadow) 40%,transparent)}.submit-button:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px;background-color:var(--color-forest-green);color:#fff}.submit-button:active:not(:disabled){background-color:var(--color-forest-green-hover);color:#fff}.submit-button:disabled{opacity:.7;cursor:not-allowed}.submit-message{margin-top:1rem;font-size:.95rem}.submit-message.success{color:#155724}.submit-message.error{color:#a94442}@media(max-width:600px){.submit-header{margin-bottom:1.5rem}.submit-section{margin:0 auto 2rem}.submit-form{padding:1.25rem 1rem 1.5rem}.submit-fieldset{margin-bottom:1.25rem}.radio-option-card{padding:1rem 1.25rem;min-height:76px}.submit-button{width:100%}}.policy-header{margin-bottom:3rem;text-align:left}.policy-toc{background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:12px;padding:1.5rem 2rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.policy-toc h2{font-size:1rem;font-weight:700;margin:0 0 1rem;color:var(--color-text);border-bottom:none}.toc-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.toc-list li{margin:0}.toc-list a{color:var(--color-forest-green);text-decoration:none;font-size:1rem;padding:.25rem 0;border-radius:4px}.toc-list a:hover,.toc-list a:focus-visible{text-decoration:underline;outline:2px dashed var(--focus-color);outline-offset:2px}.policy-content{display:flex;flex-direction:column;gap:2rem;padding-bottom:4rem;text-align:left}.policy-section{background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:12px;overflow:hidden;padding:1.5rem 2rem;transition:transform .2s ease,box-shadow .2s ease}.policy-section:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.policy-section h2{font-size:1.25rem;margin:0 0 1.25rem;padding:0;border-bottom:none;color:var(--color-text)}.policy-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:600px){.policy-grid{grid-template-columns:1fr 1fr}}.policy-block{padding:1rem 0;border-bottom:1px solid #eee}.policy-block:last-of-type{border-bottom:none}.policy-block-image{margin:0;padding:0;border:none;min-height:0;align-self:start}.policy-block-image img{display:block;width:100%;height:auto;min-height:180px;max-height:280px;object-fit:cover;border-radius:8px}.policy-block-image figcaption{font-size:.9rem;color:var(--color-text-muted);padding:.5rem 0 0}@media(min-width:600px){.policy-block{padding:1rem 1.25rem 1rem 0}.policy-block:nth-child(odd){border-right:1px solid #eee;padding-right:1.25rem}}.policy-block h3{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--color-forest-green);margin:0 0 .5rem}.policy-block p{margin:0;font-size:1rem;color:var(--color-text-muted);line-height:1.7}.highlight-block{grid-column:1 / -1;background:#1e3d3214;padding:1.25rem;border-radius:8px;border-left:4px solid var(--color-forest-green)}.highlight-block h3{color:var(--color-forest-green);margin-bottom:.75rem}.highlight-block ul{margin:0;padding:0;list-style:none}.highlight-block ul li{font-size:1rem;color:var(--color-text);line-height:1.6;padding:.4rem 0 .4rem 1.5rem;position:relative}.highlight-block ul li:before{content:"✓";position:absolute;left:0;color:var(--color-forest-green);font-weight:700}#action.policy-section{padding:2rem}#action h2{margin-bottom:1.5rem}#action h3{font-size:1rem;font-weight:700;color:var(--color-forest-green);margin:1.5rem 0 .75rem;text-transform:none;letter-spacing:normal}#action h3:first-of-type{margin-top:0}#action ul{padding-left:1.5rem;margin:0 0 1rem}#action ul li{margin-bottom:.5rem;font-size:1rem;color:var(--color-text-muted);line-height:1.7}#action ul li strong{color:var(--color-text)}#action p{font-size:1rem;color:var(--color-text-muted);line-height:1.7;margin:0 0 1rem}#action p:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.policy-section,.toc-list a{transition:none}.policy-section:hover{transform:none}}@media(prefers-contrast:more){.policy-section,.policy-toc{border-width:2px;border-color:var(--color-text)}.toc-list a{text-decoration:underline}}@media(max-width:600px){.policy-header{margin-bottom:2rem}.policy-toc{padding:1rem 1.25rem;margin-bottom:2rem}.toc-list{flex-direction:column;gap:.5rem}.policy-section{padding:1.25rem 1rem}.policy-section:hover{transform:none}.policy-block{padding:.75rem 0}#action.policy-section{padding:1.25rem 1rem}}@media print{.policy-section:hover{transform:none;box-shadow:none}.policy-toc{break-after:avoid}}.disability-activism-header{margin-bottom:3rem;text-align:left}.disability-activism-header .subtitle{font-size:1.125rem;color:var(--color-text);margin:.5rem 0 1.5rem}.disability-activism-header .intro{margin-top:1rem}.disability-activism-header .intro p{font-size:1rem;line-height:1.7;color:var(--color-text);margin:0 0 1rem}.disability-activism-header .intro p:last-child{margin-bottom:0}.disability-activism-toc{background:var(--color-card-bg);border:1.5px solid var(--color-card-border);border-radius:12px;padding:1.5rem 2rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.disability-activism-toc h2{font-size:1rem;font-weight:700;margin:0 0 1rem;color:var(--color-text);border-bottom:none}.disability-activism .toc-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.disability-activism .toc-list li{margin:0}.disability-activism .toc-list a{color:var(--color-forest-green);text-decoration:none;font-size:1rem;padding:.25rem 0;border-radius:4px}.disability-activism .toc-list a:hover,.disability-activism .toc-list a:focus-visible{text-decoration:underline;outline:2px dashed var(--focus-color);outline-offset:2px}.disability-activism-content{display:flex;flex-direction:column;gap:2rem;padding-bottom:4rem;text-align:left}.disability-activism-section{background:var(--color-card-bg);border:1.5px solid var(--color-card-border);border-radius:12px;overflow:hidden;padding:1.5rem 2rem;transition:transform .2s ease,box-shadow .2s ease}.disability-activism-section:hover{transform:translateY(-4px);box-shadow:0 10px 20px color-mix(in srgb,var(--color-shadow) 40%,transparent)}.disability-activism-section h2{font-size:1.25rem;margin:0 0 1.25rem;padding:0;border-bottom:none;color:var(--color-text)}.section-content p{margin:0 0 1rem;font-size:1rem;color:var(--color-text);line-height:1.7}.section-content p:last-child{margin-bottom:0}.principles-section{background:var(--color-card-bg);border-left:5px solid var(--color-forest-green);border-top:1.5px solid var(--color-card-border);border-right:1.5px solid var(--color-card-border);border-bottom:1.5px solid var(--color-card-border)}.principles-intro{max-width:70ch;font-size:1.05rem;color:var(--color-text);margin:0 0 1.2rem;line-height:1.7}.principles-list{list-style:decimal;padding-left:1.75rem;margin:0;max-width:74ch}.principle-item{margin-bottom:1.25rem;font-size:1.06rem;color:var(--color-text);line-height:1.75}.principle-item strong{display:block;color:var(--color-forest-green);margin-bottom:.3rem;font-size:1.1em;line-height:1.4}.principle-desc{display:block;padding-left:0;color:var(--color-text);max-width:70ch}.external-links-list{list-style:none;padding:0;margin:0}.external-links-list li{margin-bottom:.75rem}.external-link{color:var(--color-forest-green);text-decoration:none}.external-link:hover,.external-link:focus-visible{text-decoration:underline;outline:2px dashed var(--focus-color);outline-offset:2px}.sources-list{list-style:none;padding:0;margin:0}.sources-list li{margin-bottom:.5rem;font-size:.95rem;color:var(--color-text)}.source-link{color:var(--color-forest-green);text-decoration:none}.source-link:hover,.source-link:focus-visible{text-decoration:underline;outline:2px dashed var(--focus-color);outline-offset:2px}@media(prefers-reduced-motion:reduce){.disability-activism-section,.disability-activism .toc-list a{transition:none}.disability-activism-section:hover{transform:none}}@media(prefers-contrast:more){.disability-activism-section,.disability-activism-toc{border-width:2px;border-color:var(--color-text)}.disability-activism .toc-list a{text-decoration:underline}}@media(max-width:600px){.disability-activism-header{margin-bottom:2rem}.disability-activism-toc{padding:1rem 1.25rem;margin-bottom:2rem}.disability-activism .toc-list{flex-direction:column;gap:.5rem}.disability-activism-section{padding:1.25rem 1rem}.disability-activism-section:hover{transform:none}}@media print{.disability-activism-section:hover{transform:none;box-shadow:none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-header{margin-bottom:3rem;text-align:left}.map-header .subtitle{margin:0;color:var(--color-text-secondary);font-size:1.1rem}.map-container{border-radius:8px;overflow:hidden;margin-bottom:2rem}.map-controls{display:flex;align-items:center;gap:12px;margin-bottom:.5rem;flex-wrap:wrap}.map-controls-top{display:flex;align-items:center;gap:12px;margin-bottom:1rem;flex-wrap:wrap}.map-controls label,.map-controls-top label{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;background:var(--color-background-secondary);border:1px solid var(--color-border);border-radius:8px;cursor:pointer;font-size:.95rem;color:var(--color-text)}.map-controls input[type=checkbox],.map-controls-top input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:var(--color-forest-green);cursor:pointer}.map-controls input[type=checkbox]:focus-visible,.map-controls-top input[type=checkbox]:focus-visible{outline:3px solid rgba(0,102,68,.15);outline-offset:3px;border-radius:4px}.map-controls label:focus-within,.map-controls-top label:focus-within{box-shadow:0 0 0 3px #1e3d321f}.map-hint{margin-top:6px;font-size:.9rem;color:var(--color-text-secondary)}.custom-pin-icon{display:flex;align-items:center;justify-content:center;background:var(--color-forest-green);color:#fff;width:30px;height:30px;border-radius:50%;box-shadow:0 2px 6px #00000040;border:2px solid #ffffffcc}.custom-pin-icon .pin-plus{font-size:18px;line-height:1;font-weight:700}.map-error{color:var(--color-error);padding:1rem;background-color:var(--color-error-background);border-radius:4px;margin-bottom:2rem}.map-popup{max-width:250px}.map-popup h3{margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.map-popup-category{margin:0 0 .5rem;font-size:.9rem;color:var(--color-text-secondary);text-transform:capitalize}.map-popup-address{margin:0 0 .5rem;font-size:.9rem;font-style:italic}.map-popup-description{margin:0 0 1rem;font-size:.9rem;line-height:1.4}.map-popup-image-wrapper{margin:.5rem 0;text-align:center}.map-popup-image{max-width:100%;max-height:150px;border-radius:4px;box-shadow:0 2px 4px #0000001a}.map-popup-link{display:inline-block;color:var(--color-link);text-decoration:none;font-weight:500}.map-popup-link:hover{text-decoration:underline}.leaflet-container{font-family:inherit}.leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 2px 8px #00000026}.leaflet-popup-tip{background-color:#fff}.a11y-high-contrast .map-container{border:2px solid}.inaccessible-locations-section,.resources-section{margin-bottom:3rem}.inaccessible-locations-section h2,.resources-section h2{font-size:1.5rem;margin-bottom:.5rem}.inaccessible-locations-section p,.resources-section p{margin-bottom:1rem;color:var(--color-text-secondary)}.map-selected-resource-note{background:#1e3d3214;border:1px solid rgba(30,61,50,.2);border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;color:var(--color-text)}.map-selected-resource-clear{font-weight:600}.submit-report-button{background-color:var(--color-forest-green);color:#fff;padding:.75rem 1.5rem;border-radius:8px;border:none;box-shadow:none;appearance:none;cursor:pointer;font-size:1rem;margin-bottom:1rem;transition:background-color .2s ease,transform .2s ease}.submit-report-button:hover,.submit-report-button:focus-visible{background-color:var(--color-forest-green-hover);transform:translateY(-1px)}.map-action-buttons{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.map-search-button{position:absolute;top:50px;left:10px;z-index:500;width:40px;height:40px;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.map-search-button:hover{background:#f5f5f5;box-shadow:0 2px 8px #00000026}.map-search-button:focus-visible{outline:2px solid var(--color-forest-green);outline-offset:2px}.map-search-button svg{width:20px;height:20px;color:#333}.report-form button,.submit-report-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.report-form button:focus,.submit-report-button:focus{outline:2px dashed blue;outline-offset:2px}.report-form{background-color:var(--color-background-secondary);padding:1.5rem;border-radius:8px;border:1px solid var(--color-border);width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.report-form fieldset{margin-bottom:1.5rem;border:none;padding:0;width:100%;max-width:100%;min-width:0}.report-form legend{font-weight:600;margin-bottom:.5rem}.report-form label{display:block;margin-bottom:.75rem;width:100%;min-width:0;max-width:100%}.report-form .report-field-label{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:100%;min-width:0;flex-shrink:1}.report-form .report-field-label input,.report-form .report-field-label textarea,.report-form .report-field-label span{width:100%;max-width:100%;min-width:0;box-sizing:border-box;flex-shrink:1;display:block;overflow-wrap:anywhere;word-break:break-word}.report-form .report-field-label textarea{width:100%!important;max-width:100%!important;flex:1 1 100%;display:block;resize:vertical}.report-form .report-field-label input[type=file]{overflow:hidden;width:100%}.report-form label:focus{outline:none}.report-form label:focus-within{outline:none}.report-form fieldset:focus{outline:none}.report-form legend:focus{outline:none}.report-form input[type=text],.report-form input[type=email],.report-form input[type=file],.report-form input[type=radio],.report-form textarea{width:100%;max-width:100%;min-width:0;padding:.75em;border:1px solid var(--color-border);border-radius:4px;font-family:inherit;font-size:inherit;box-sizing:border-box}.report-form input[type=radio]{width:auto;margin-right:.5rem}.report-form input[type=radio]:focus+*,.report-form input[type=radio]:focus-visible+*{outline:2px dashed blue;outline-offset:2px}.report-form input[type=file]{padding:.25rem}.report-form input[type=file]:focus,.report-form input[type=file]:focus-visible{outline:3px solid #ffdf00;outline-offset:2px;border-color:var(--color-forest-green)}.report-form input[type=text]:focus,.report-form input[type=email]:focus,.report-form input[type=file]:focus,.report-form input[type=radio]:focus,.report-form textarea:focus{outline:2px dashed blue;outline-offset:2px;border-color:var(--color-forest-green)}.report-form input[type=text]:focus-visible,.report-form input[type=email]:focus-visible,.report-form input[type=file]:focus-visible,.report-form input[type=radio]:focus-visible,.report-form textarea:focus-visible{outline:2px dashed blue;outline-offset:2px;border-color:var(--color-forest-green)}.report-form button[type=submit]{background-color:var(--color-forest-green);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem}.report-form button[type=submit]:focus-visible{outline:2px dashed blue;outline-offset:2px}.report-form button[type=button]{background-color:var(--color-forest-green);color:#fff;border:none;box-shadow:none;appearance:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:8px;cursor:pointer;margin-bottom:1rem}.report-form button[type=button]:hover,.report-form button[type=button]:focus-visible{background-color:var(--color-forest-green-hover)}.report-form button[type=button]:focus-visible{outline:2px dashed blue;outline-offset:2px}.current-location-details{margin-top:.75rem;padding:.75rem 1rem;background-color:var(--color-background-primary);border:1px solid var(--color-border);border-radius:8px}.current-location-details p{margin:.3rem 0;color:var(--color-text-primary)}.report-success-message,.report-error-message{margin-top:1rem;font-size:.95rem;line-height:1.5}.report-success-message{color:var(--color-success, #006644)}.report-error-message{color:var(--color-error, #a80000)}.a11y-high-contrast .leaflet-popup-content-wrapper,.a11y-high-contrast .leaflet-popup-tip{background-color:#000!important;color:#ff0!important}.a11y-high-contrast .leaflet-popup-content,.a11y-high-contrast .leaflet-popup-content-wrapper,.a11y-high-contrast .map-popup,.a11y-high-contrast .leaflet-popup-content a,.a11y-high-contrast .map-popup h3,.a11y-high-contrast .map-popup-category,.a11y-high-contrast .map-popup-address,.a11y-high-contrast .map-popup-description,.a11y-high-contrast .map-popup-link{color:#ff0!important}.a11y-high-contrast .leaflet-popup-content-wrapper{border-color:#ff0!important}.a11y-high-contrast .leaflet-popup-tip{background-color:#000!important}@media(max-width:600px){.map-header h1{font-size:1.75rem}}.map-layout{display:flex;gap:1rem;align-items:flex-start;position:relative}.map-layout.fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;gap:0;overflow:hidden;background:#fff;padding-top:60px}.map-layout.fullscreen .map-main-content{width:100%;height:calc(100% - 60px);display:flex;flex-direction:column}.map-layout.fullscreen .map-container-wrapper{height:100%;margin-bottom:0;border-radius:0}.map-layout.fullscreen .inaccessible-locations-section{margin-bottom:0;height:100%;display:flex;flex-direction:column}.map-layout.fullscreen .map-controls{position:fixed;top:80px;left:20px;z-index:1002;background:#fff;padding:.75rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid var(--color-border)}.map-side-panel{flex-shrink:0;transition:all .3s ease;position:relative;height:fit-content;max-height:100%;overflow-y:auto;z-index:1001}.map-side-panel.closed{width:0;overflow:hidden}.map-side-panel.open{width:360px;background:#fff;border:1px solid var(--color-border);border-radius:8px;box-shadow:0 2px 8px #0000001a;max-height:600px}.map-controls-top .search-bar-container{width:360px;flex:0 0 360px}@media(max-width:900px){.map-side-panel.open{width:360px}.map-controls-top .search-bar-container{width:360px;flex:0 0 360px}}@media(max-width:600px){.map-side-panel.open{width:360px}.map-controls-top .search-bar-container{width:360px;flex:0 0 360px}.map-controls-top{align-items:center}}.panel-toggle-btn{position:absolute;right:-40px;top:0;width:40px;height:40px;background:var(--color-forest-green);color:#fff;border:none;border-radius:0 8px 8px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:background .2s ease;z-index:1000}.panel-toggle-btn:hover{background:var(--color-forest-green-hover)}.panel-content{padding:1.5rem;background:var(--color-cream)}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-border)}.panel-header h2{font-size:1.2rem;margin:0}.panel-close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--color-text-secondary);padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.panel-close-btn:hover{background:var(--color-background-primary);color:var(--color-text)}.panel-close-btn:focus-visible{outline:2px solid var(--color-forest-green);outline-offset:2px}.search-bar-container{position:relative;margin-bottom:0}.search-input-wrapper{background:var(--color-cream);border:1px solid var(--color-border);padding:6px 10px;border-radius:8px;display:flex;align-items:center;gap:8px;width:100%}.search-icon{color:var(--color-text-secondary);flex-shrink:0;width:16px;height:16px;margin-left:0;display:inline-block}.search-input{width:100%;padding:6px 8px;border:none;font-size:.95rem;box-sizing:border-box;background:transparent;color:var(--color-text);line-height:1;flex:1}.search-input:focus{outline:2px solid var(--color-forest-green);outline-offset:2px;border-color:var(--color-forest-green)}.search-clear-btn{background:none;border:none;cursor:pointer;color:var(--color-text-secondary);font-size:.95rem;padding:4px;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease}.search-clear-btn:hover{color:var(--color-text)}.search-clear-btn:focus-visible{outline:2px solid var(--color-forest-green);outline-offset:2px}.search-suggestions{position:absolute;top:100%;left:0;right:0;background-color:var(--color-cream)!important;border:1px solid var(--color-border);border-top:none;border-radius:0 0 8px 8px;box-shadow:0 6px 12px #0000001f;max-height:300px;overflow-y:auto;z-index:1003}.suggestions-category{padding:0}.category-label{display:block;padding:.75rem 12px .5rem;font-size:.8rem;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;border-bottom:1px solid var(--color-border)}.suggestion-item{width:100%;padding:.75rem 12px;text-align:left;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-family:inherit;transition:background-color .2s ease;border-bottom:1px solid var(--color-border)}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background-color:var(--color-background-secondary)}.suggestion-item:focus-visible{outline:2px solid var(--color-forest-green);outline-offset:-2px}.suggestion-title{flex:1;font-weight:500;color:var(--color-text);font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggestion-category{font-size:.75rem;background:#1e3d321a;color:var(--color-text-secondary);padding:.2rem .4rem;border-radius:3px;flex-shrink:0}.no-suggestions{padding:1rem;text-align:center;color:var(--color-text-secondary);font-size:.9rem;font-style:italic}.selected-item-details{background:#f9f9f9;padding:1rem;border-radius:8px;margin:1rem 0;border:1px solid var(--color-border)}.selected-item-details h3{margin:0 0 .5rem;font-size:1.1rem;line-height:1.3}.item-category{margin:.5rem 0;font-size:.85rem;color:var(--color-text-secondary);text-transform:capitalize;background:#1e3d321a;display:inline-block;padding:.25rem .5rem;border-radius:4px}.item-address{margin:.5rem 0;font-size:.9rem;font-style:italic;color:var(--color-text-secondary)}.item-description{margin:.75rem 0;font-size:.9rem;line-height:1.4;color:var(--color-text)}.selected-item-image{width:100%;max-height:200px;object-fit:cover;border-radius:4px;margin:.75rem 0}.details-link,.clear-selection-btn{display:inline-block;margin-top:.75rem;padding:.6rem 1rem;background:var(--color-forest-green);color:#fff;text-decoration:none;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background .2s ease}.details-link:hover,.clear-selection-btn:hover{background:var(--color-forest-green-hover)}.details-link:focus-visible,.clear-selection-btn:focus-visible{outline:2px solid var(--color-forest-green);outline-offset:2px}.clear-selection-btn{display:block;width:100%;background:var(--color-text-secondary)}.clear-selection-btn:hover{background:var(--color-text)}.search-results-container{margin-top:1rem}.search-results-container h3{font-size:1rem;margin:1rem 0 .5rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border)}.items-list{list-style:none;padding:0;margin:0}.items-list li{margin-bottom:.5rem}.list-item-btn{width:100%;padding:.75rem;text-align:left;border:1px solid var(--color-border);background:var(--color-background-primary);border-radius:4px;cursor:pointer;display:flex;flex-direction:column;gap:.3rem;transition:all .2s ease;font-family:inherit}.list-item-btn:hover{background:var(--color-background-secondary);border-color:var(--color-forest-green)}.list-item-btn.selected{background:#1e3d321a;border-color:var(--color-forest-green)}.list-item-btn:focus-visible{outline:2px solid var(--color-forest-green);outline-offset:2px}.list-item-btn strong{font-weight:600;font-size:.95rem;line-height:1.2}.item-category-badge,.item-type-badge{font-size:.75rem;background:#1e3d3226;color:var(--color-text-secondary);padding:.2rem .4rem;border-radius:3px;display:inline-block;width:fit-content}.no-results{padding:1rem;text-align:center;color:var(--color-text-secondary);font-style:italic}.map-main-content{flex:1;min-width:0}.map-container-wrapper{position:relative;border-radius:8px;overflow:hidden;margin-bottom:1rem;height:600px}.map-fullscreen-btn{position:absolute;top:10px;right:10px;z-index:500;width:40px;height:40px;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.map-fullscreen-btn:hover{background:#f5f5f5;box-shadow:0 2px 8px #00000026}.map-fullscreen-btn:focus-visible{outline:2px solid var(--color-forest-green);outline-offset:2px}@media(max-width:900px){.map-layout{flex-direction:column}.map-side-panel.open{width:100%;max-height:400px}.panel-toggle-btn{right:auto;left:100%}.map-container-wrapper{height:400px}}@media(max-width:600px){.map-layout{position:relative}.map-side-panel{position:fixed;bottom:0;left:0;right:0;width:100%!important;max-height:calc(100vh - 200px);border-radius:16px 16px 0 0;border:1px solid var(--color-border);border-bottom:none;z-index:1001;transition:transform .3s ease,max-height .3s ease}.map-side-panel.closed{transform:translateY(100%);max-height:0}.map-side-panel.open{transform:translateY(0);max-height:calc(100vh - 200px)}.panel-toggle-btn{display:none}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-border)}.panel-content{padding:1rem;max-height:calc(100vh - 280px);overflow-y:auto}.panel-content h2{font-size:1rem}.view-btn{font-size:.75rem;padding:.5rem}.map-container-wrapper{height:300px;position:relative}.map-action-buttons{display:block;margin-bottom:1rem}.map-search-button{position:absolute;top:50px;left:10px}}.a11y-high-contrast .panel-toggle-btn,.a11y-high-contrast .map-fullscreen-btn,.a11y-high-contrast .view-btn.active{border:2px solid}.report-header{margin-bottom:1.5rem}.report-location-redirect{margin-bottom:1.25rem;padding:1rem 1.25rem;border:1px solid var(--color-card-border);border-radius:12px;background:var(--color-card-bg)}.report-location-redirect-title{margin:0 0 .35rem;font-weight:700}.report-location-redirect-text{margin:0 0 .85rem}.report-location-redirect-button{display:inline-block;padding:.65rem 1rem;border-radius:10px;background:var(--color-forest-green);color:#fff!important;text-decoration:none!important;font-weight:600}.report-location-redirect-button:hover{background:var(--color-forest-green-hover)}.report-location-redirect-button:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.report-form-page{background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:12px;padding:1.75rem 1.5rem 2rem;display:flex;flex-direction:column;gap:1rem}.report-label{display:flex;flex-direction:column;gap:.4rem;font-weight:500}.report-label input,.report-label textarea{font:inherit;border:2px solid var(--color-border);border-radius:8px;padding:.65rem .75rem;background:#fff}.report-label input:focus,.report-label textarea:focus{outline:2px dashed var(--focus-color);outline-offset:2px;border-color:var(--color-forest-green)}.report-submit-button{background:var(--color-forest-green);color:#fff;border:2px solid var(--color-forest-green);border-radius:10px;font-weight:600;padding:.8rem 1rem;cursor:pointer}.report-submit-button:hover{background:var(--color-forest-green-hover);border-color:var(--color-forest-green-hover)}.report-status.success{color:#0b5e2a}.report-status.error{color:#a11}.sitemap-header{margin-bottom:2rem;text-align:left}.sitemap-header h1{margin-top:1rem;font-size:2.5rem;color:var(--color-text)}.sitemap-section{margin-bottom:3rem;text-align:left}.sitemap-section h2{font-size:1.5rem;margin-bottom:1rem;border-bottom:2px solid #eee;padding-bottom:.5rem;color:var(--color-text);text-align:left}.sitemap-section ul{list-style:none;padding:0;margin:0}.sitemap-section ul li{margin-bottom:.75rem;padding-left:1rem}.sitemap-section ul li a{color:var(--color-forest-green);text-decoration:none;font-weight:500}.sitemap-section ul li a:hover{text-decoration:underline;color:var(--color-forest-green-hover)}.sitemap-section ul li a:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.sitemap-section p{margin:1rem 0;line-height:1.6;color:var(--color-text-muted)}.inline-link{display:inline-block;margin-top:.5rem;color:var(--color-forest-green);text-decoration:none;font-weight:600;padding:.5rem 1rem;border:1px solid var(--color-forest-green);border-radius:4px;transition:all .2s}.inline-link:hover{background:var(--color-forest-green);color:#fff;text-decoration:none}.inline-link:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}html.a11y-high-contrast .sitemap-header h1,html.a11y-high-contrast .sitemap-section h2{color:#ff0!important}html.a11y-high-contrast .sitemap-section ul li a{color:#ff0!important;text-decoration:underline!important}html.a11y-high-contrast .inline-link{color:#ff0!important;border-color:#ff0!important}html.a11y-high-contrast .inline-link:hover{background:transparent!important}.disclaimers-header{margin-bottom:2rem;text-align:left}.disclaimers-header h1{margin-top:1rem;font-size:2.5rem;color:var(--color-text)}.disclaimer-section{margin-bottom:2.5rem;text-align:left}.disclaimer-section h2{font-size:1.3rem;margin-top:0;margin-bottom:1rem;color:var(--color-forest-green);text-align:left}.disclaimer-section p{margin-bottom:1rem;line-height:1.7;color:var(--color-text-muted);text-align:left}.disclaimer-section p:last-child{margin-bottom:0}.disclaimer-section a{color:var(--color-forest-green);text-decoration:none}.disclaimer-section a:hover{text-decoration:underline}.disclaimer-section a:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}@media(max-width:600px){.disclaimers-header h1{font-size:1.75rem}.disclaimer-section{padding:1rem;margin-bottom:1.5rem}.disclaimer-section h2{font-size:1.1rem}}html.a11y-high-contrast .disclaimers-header h1,html.a11y-high-contrast .disclaimer-section h2{color:#ff0!important}html.a11y-high-contrast .disclaimer-section p{color:#fff!important}html.a11y-high-contrast .disclaimer-section a{color:#ff0!important;text-decoration:underline!important}.accessibility-statement-header{margin-bottom:2rem;text-align:left}.accessibility-statement-header h1{margin-top:1rem;font-size:2.5rem;color:var(--color-text)}.statement-section{margin-bottom:2.5rem;text-align:left}.statement-section h2{font-size:1.3rem;margin-top:0;margin-bottom:1rem;color:var(--color-forest-green);text-align:left}.statement-section p{margin-bottom:1rem;line-height:1.7;color:var(--color-text-muted);text-align:left}.statement-section p:last-child{margin-bottom:0}.statement-section ul{margin:0;padding-left:1.4rem}.statement-section li{margin-bottom:.6rem;color:var(--color-text-muted)}.statement-section a{color:#0056b3;text-decoration:none}.statement-section a:hover{text-decoration:underline}.statement-section a:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.statement-feedback-button{display:inline-block;padding:.7rem 1.1rem;border-radius:10px;background:var(--color-forest-green);color:#fff!important;text-decoration:none!important;font-weight:600}.statement-feedback-button:hover{background:var(--color-forest-green-hover);text-decoration:none}.statement-feedback-button:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}@media(max-width:600px){.accessibility-statement-header h1{font-size:1.75rem}.statement-section{margin-bottom:1.5rem}.statement-section h2{font-size:1.1rem}}html.a11y-high-contrast .accessibility-statement-header h1,html.a11y-high-contrast .statement-section h2{color:#ff0!important}html.a11y-high-contrast .statement-section p{color:#fff!important}html.a11y-high-contrast .statement-section a{color:#ff0!important;text-decoration:underline!important}html.a11y-high-contrast .statement-feedback-button{background:#ff0!important;color:#000!important;text-decoration:none!important}.about-header{margin-bottom:3rem;text-align:left}.about-section{margin:0 auto;width:100%;margin-bottom:1.5rem;text-align:left;background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:12px;padding:1.5rem 1.4rem}.about-section h2{font-size:1.45rem;margin-top:0;margin-bottom:1.1rem;color:var(--color-forest-green);text-align:left;letter-spacing:.01em}.about-section h3,.about-section h4{margin:1rem 0 .4rem;color:var(--color-text);border-bottom:none;padding-bottom:0}.about-section h3{font-size:1.2rem}.about-section h4{font-size:1.05rem}.about-section p{margin:0 0 1rem;font-size:1.08rem;line-height:1.75;color:var(--color-text);text-align:left}.about-section p:last-child{margin-bottom:0}.about-section ul,.about-section ol{padding-left:1.4rem;margin:.6rem 0 0}.about-section li{color:var(--color-text);font-size:1.06rem;line-height:1.7;margin-bottom:.45rem}.about-section .inline-link{color:var(--color-forest-green);text-decoration:none}.about-section .inline-link:hover{background:#1e3d3214;color:var(--color-forest-green);text-decoration:underline}.about-section a{color:var(--color-forest-green);text-decoration:none}.about-section a:hover{text-decoration:underline}.about-section a:focus-visible,.about-section .inline-link:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.about-contact{background:color-mix(in srgb,var(--color-forest-green) 7%,var(--color-surface));padding:1.5rem;border-radius:8px;border-left:4px solid var(--color-forest-green)}@media(max-width:600px){.about-header h1{font-size:2rem}.about-section h2{font-size:1.25rem}.about-section{padding:1.2rem 1rem}.about-section p,.about-section li{font-size:1rem}}.privacy-policy-header{margin-bottom:2rem;text-align:left}.privacy-policy-header h1{margin-top:1rem;font-size:2.5rem;color:var(--color-text)}.policy-section{margin-bottom:2.5rem;text-align:left}.policy-section h2{font-size:1.3rem;margin-top:0;margin-bottom:1rem;color:var(--color-forest-green);text-align:left}.policy-section p{margin-bottom:1rem;line-height:1.7;color:var(--color-text-muted);text-align:left}.policy-section p:last-child{margin-bottom:0}.policy-section a{color:var(--color-forest-green);text-decoration:none}.policy-section a:hover{text-decoration:underline}.policy-section a:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}@media(max-width:600px){.privacy-policy-header h1{font-size:1.75rem}.policy-section{margin-bottom:1.5rem}.policy-section h2{font-size:1.1rem}}html.a11y-high-contrast .privacy-policy-header h1,html.a11y-high-contrast .policy-section h2{color:#ff0!important}html.a11y-high-contrast .policy-section p{color:#fff!important}html.a11y-high-contrast .policy-section a{color:#ff0!important;text-decoration:underline!important}.site-footer{background:var(--color-forest-green);border-top:4px solid var(--color-pastel-pink);margin-top:6rem;padding:3rem 0 2rem;color:#ffffffe6;font-size:.95rem;width:100%}.footer-container{width:100%;max-width:1200px;margin:0 auto;padding:0 5rem;box-sizing:border-box;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}@media(max-width:1024px){.footer-container{grid-template-columns:repeat(2,1fr);padding:0 1.5rem}}@media(max-width:600px){.footer-container{grid-template-columns:1fr;padding:0 1rem}}.footer-section h3{font-size:1rem;font-weight:700;margin:0 0 1rem;color:#fff}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.6rem}.footer-section a{color:#ffffffe6;text-decoration:none;transition:color .2s}.footer-section a:hover{color:#fff;text-decoration:underline}.footer-section a:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.footer-section p{margin:.5rem 0;line-height:1.6;color:#ffffffeb}.footer-bottom{border-top:1px solid color-mix(in srgb,var(--color-pastel-blue) 35%,white 65%);padding-top:1.5rem;text-align:center;margin:0 5rem;font-size:.85rem;color:#ffffffe6}@media(max-width:600px){.footer-bottom{margin:0 1rem}}html.a11y-high-contrast .site-footer{background:#000!important;color:#ff0!important;border-top-color:#ff0!important}html.a11y-high-contrast .footer-section h3{color:#ff0!important}html.a11y-high-contrast .footer-section a{color:#ff0!important;text-decoration:underline!important}html.a11y-high-contrast .footer-bottom{border-top-color:#ff0!important;color:#fff!important}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0;overflow-x:clip;background:var(--color-cream);display:flex;flex-direction:column;align-items:center;font-family:var(--font-base);color:var(--color-text);line-height:1.7}#main-content.page-content{flex:1;width:100%}.accessibility-toolbar{width:100%;max-width:1200px;margin:.5rem auto 0;padding:.5rem 1.5rem;box-sizing:border-box;display:flex;justify-content:flex-end;align-items:center;gap:.5rem;font-size:.9rem}@media(max-width:600px){.accessibility-toolbar{padding:.5rem 1rem;font-size:.85rem}.text-size-button{min-width:2.75rem;min-height:2.75rem;padding:.25rem .75rem}}.toolbar-label{font-weight:600}.text-size-button{background:#fff;border:1px solid rgba(30,61,50,.3);border-radius:999px;padding:.1rem .6rem;cursor:pointer;color:var(--color-text);min-width:2rem}.text-size-button:hover,.text-size-button:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.container{width:100%;max-width:1200px;margin:2rem auto;padding:1rem 2rem;box-sizing:border-box;text-align:left}@media(max-width:600px){.container{margin:1rem auto;padding:1rem}}h1{font-size:3rem;font-weight:800;margin-bottom:.5rem;line-height:1.3}@media(max-width:600px){h1{font-size:1.75rem}}h2{margin-top:2.5rem;font-size:1.5rem;border-bottom:2px solid rgba(45,42,38,.12);padding-bottom:.4rem}.subtitle{color:var(--color-text-muted);font-size:1.1rem;text-align:left}@media(max-width:600px){.subtitle{font-size:1rem}}a{color:var(--color-link);text-decoration:underline}a:hover,a:focus{color:var(--color-link-hover);text-decoration:none}.back-link{display:block;margin:0 0 1rem;font-size:.9rem;font-weight:700;text-decoration:none;color:var(--color-text-muted);text-align:left}.back-link:hover{color:var(--color-text);text-decoration:underline}.back-link:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}footer{margin-top:3rem;font-size:.9rem;color:var(--color-text-muted);border-top:1px solid rgba(45,42,38,.12);padding-top:1rem}@media(max-width:600px){footer{margin-top:2rem;font-size:.85rem;padding:1rem}}.global-back-to-top{margin:0 auto;padding-top:0;padding-bottom:.75rem;text-align:left}.global-back-to-top-link{display:inline-block;font-weight:600;text-decoration:underline}.global-back-to-top-link:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.homepage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;width:100%;justify-content:center;align-items:stretch}.homepage-grid>a{display:flex;min-height:100%}@media(max-width:1024px){.homepage-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.homepage-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}}.nav-card{background:var(--color-card-bg);padding:1.6rem;border-radius:14px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;border:1px solid var(--color-card-border);min-height:230px;flex:1;display:flex;flex-direction:column;justify-content:space-between;text-align:left;align-items:flex-start;width:100%;box-sizing:border-box;box-shadow:0 1px 5px color-mix(in srgb,var(--color-shadow) 22%,transparent)}.homepage-grid>a:nth-child(9n+1) .nav-card,.homepage-grid>a:nth-child(9n+5) .nav-card,.homepage-grid>a:nth-child(9n+9) .nav-card{background:var(--color-card-bg)}.homepage-grid>a:nth-child(9n+2) .nav-card,.homepage-grid>a:nth-child(9n+6) .nav-card,.homepage-grid>a:nth-child(9n+7) .nav-card{background:var(--color-pastel-yellow)}.homepage-grid>a:nth-child(9n+3) .nav-card,.homepage-grid>a:nth-child(9n+4) .nav-card,.homepage-grid>a:nth-child(9n+8) .nav-card{background:var(--color-pastel-pink)}@media(max-width:600px){.nav-card{padding:1.25rem 1rem;min-height:auto}}.nav-card:hover{background:var(--color-forest-green-hover);transform:translateY(-3px);box-shadow:0 5px 12px color-mix(in srgb,var(--color-shadow) 30%,transparent);border-color:color-mix(in srgb,var(--color-forest-green-hover) 80%,white 20%)}.nav-card:hover h2,.nav-card:hover p{color:#fff}.homepage-grid a:hover .nav-card{background:var(--color-forest-green-hover);border-color:color-mix(in srgb,var(--color-forest-green-hover) 80%,white 20%)}.nav-card h2{font-size:1.35rem;font-weight:700;margin:0 0 .75rem;border-bottom:none;color:var(--color-text);letter-spacing:.01em}.nav-card p{font-size:1.14rem;color:var(--color-text-muted);line-height:1.5;margin:0;width:100%;text-align:left}.homepage-grid a:hover .nav-card h2,.homepage-grid a:hover .nav-card p,.homepage-grid a:focus-visible .nav-card h2,.homepage-grid a:focus-visible .nav-card p{color:#fff}a{position:relative}.homepage-grid a:focus-visible{outline:none}.homepage-grid a:focus-visible .nav-card{background:var(--color-forest-green-hover);outline:2px dashed var(--focus-color);outline-offset:2px;border-color:var(--focus-color)}.homepage-grid a:focus-visible .nav-card h2,.homepage-grid a:focus-visible .nav-card p{color:#fff}.cta-band-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:3rem}.cta-band{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:0;padding:2rem 2.5rem;background:var(--color-surface);border-radius:14px;border:1.5px solid var(--color-border);box-shadow:0 4px 16px color-mix(in srgb,var(--color-shadow) 35%,transparent)}@media(max-width:900px){.cta-band-group{grid-template-columns:1fr}}.cta-band-text{flex:1;min-width:200px;margin:0;font-size:1.1rem;color:var(--color-text)}.cta-band-button{display:inline-block;padding:.9rem 1.75rem;background:var(--color-forest-green);color:#fff!important;font-weight:600;border-radius:10px;text-decoration:none!important;transition:background .2s,transform .15s;box-shadow:0 2px 8px #1e3a5f47}.cta-band-button:hover{background:var(--color-forest-green-hover);transform:translateY(-1px)}.cta-band-button:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}html.a11y-high-contrast .cta-band{background:#000;border:1px solid #ff0}html.a11y-high-contrast .cta-band-text{color:#ff0}html.a11y-high-contrast .cta-band-button{background:#ff0;color:#000!important}.accessibility-toggle-button{position:fixed;top:20px;right:calc((100% - 1200px)/2 + 5rem);z-index:1200;background:var(--color-forest-green);color:#fff;border:none;border-radius:50px;box-shadow:0 2px 8px #1e3d3240;font-size:15px;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;cursor:pointer}.accessibility-toggle-button:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.accessibility-overlay{position:fixed;inset:0;background:#0003;z-index:1199;cursor:pointer}.accessibility-panel{position:fixed;top:0;right:0;bottom:0;z-index:1200;width:360px;max-width:90vw;background:#fff;color:#111;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;overflow:hidden}.panel-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}.panel-title{margin:0;font-size:1.2rem;font-weight:700;color:var(--color-text)}.panel-close{background:none;border:none;font-size:1.75rem;line-height:1;cursor:pointer;color:var(--color-text-muted);padding:.25rem;margin:-.25rem}.panel-close:hover{color:var(--color-text)}.panel-body{flex:1;overflow-y:auto;padding:1.5rem}.panel-section{margin-bottom:1.5rem}.panel-section-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin:0 0 .75rem}.panel-option-row{display:flex;flex-wrap:wrap;gap:.5rem}.panel-option-btn{padding:.5rem 1rem;border:1.5px solid #ddd;background:#fff;border-radius:8px;font-size:.95rem;cursor:pointer;color:var(--color-text)}.panel-option-btn:hover{border-color:var(--color-forest-green);background:#1e3d320a}.panel-option-btn.active{background:var(--color-forest-green);color:#fff;border-color:var(--color-forest-green)}.panel-hint{margin:.5rem 0 0;font-size:.85rem;color:var(--color-text-muted);line-height:1.5}.panel-toggles{display:flex;flex-direction:column;gap:.75rem}.panel-toggle-row{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:1rem}.panel-toggle-label{flex:1}.panel-toggle-row input[type=checkbox]{width:2.5rem;height:1.25rem;accent-color:var(--color-forest-green);cursor:pointer}.panel-footer{padding-top:1.5rem;margin-top:auto;border-top:1px solid rgba(0,0,0,.08)}.panel-reset-btn{background:none;border:none;color:var(--color-terracotta);font-size:.95rem;font-weight:600;cursor:pointer;padding:.5rem 0}.panel-reset-btn:hover{color:var(--color-terracotta-hover);text-decoration:underline}.text-size-button{padding:6px 8px;border:1px solid #ccc;background:#f7f7f7;border-radius:4px;cursor:pointer}.text-size-button.active{background:var(--color-forest-green);color:#fff;border-color:var(--color-forest-green)}.a11y-high-contrast,.a11y-high-contrast body,.a11y-high-contrast :root{background:#000!important;color:#fff!important}.a11y-high-contrast a{color:#ff0!important}.a11y-high-contrast .nav-card{background:#000!important;border-color:#444!important}.a11y-high-contrast .accessibility-toggle-button{background:#222!important;color:#fff!important}.a11y-high-contrast .accessibility-panel,html.a11y-high-contrast .accessibility-panel{background:#111!important;color:#ff0!important;border:2px solid #ff0!important}html.a11y-high-contrast .panel-title,html.a11y-high-contrast .panel-section-title,html.a11y-high-contrast .panel-toggle-label{color:#ff0!important}html.a11y-high-contrast .panel-hint,html.a11y-high-contrast .panel-close{color:#fff!important}html.a11y-high-contrast .panel-option-btn{background:#000!important;color:#ff0!important;border-color:#ff0!important}html.a11y-high-contrast .panel-option-btn.active{background:#ff0!important;color:#000!important}html.a11y-high-contrast .panel-reset-btn{color:#ff0!important}.a11y-underline-links a{text-decoration:underline!important}html.a11y-dyslexia-font{--font-base: "Lexend", "Atkinson Hyperlegible", "Inter", Verdana, Arial, sans-serif;--font-heading: "Lexend", "Atkinson Hyperlegible", "Inter", Verdana, Arial, sans-serif;letter-spacing:.05em!important;word-spacing:.2em!important;line-height:1.7!important}html.a11y-dyslexia-font input,html.a11y-dyslexia-font textarea,html.a11y-dyslexia-font select,html.a11y-dyslexia-font button{font-family:var(--font-base)!important}html.a11y-reduce-motion *,html.a11y-reduce-motion *:before,html.a11y-reduce-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html.a11y-increase-spacing body{line-height:1.95!important;word-spacing:.12em!important}html.a11y-increase-spacing p,html.a11y-increase-spacing li{margin-bottom:1.25rem!important}html.a11y-increase-spacing h1,html.a11y-increase-spacing h2,html.a11y-increase-spacing h3{letter-spacing:.015em!important;margin-bottom:.9rem!important}html.a11y-increase-spacing .homepage-grid{gap:2.5rem!important}html.a11y-increase-spacing .nav-card p,html.a11y-increase-spacing .story-card p,html.a11y-increase-spacing .resource-card p{line-height:1.9!important}html.a11y-increase-spacing .nav-card,html.a11y-increase-spacing .resource-card,html.a11y-increase-spacing .story-card{padding:2.35rem!important}html.a11y-increase-spacing .submit-label,html.a11y-increase-spacing .panel-toggle-row{margin-bottom:1rem!important}html.a11y-increase-spacing input,html.a11y-increase-spacing textarea,html.a11y-increase-spacing select,html.a11y-increase-spacing button{letter-spacing:.02em!important}html.a11y-increase-spacing .container{padding:2.5rem 5rem!important}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=button]:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.text-size-button:focus-visible,.accessibility-toggle-button:focus-visible,.story-card-link:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}a:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}a.story-card-link:focus-visible,.story-card-link:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}.story-card-link:focus-visible .story-card{border:2px dashed var(--focus-color);box-shadow:none}label:focus-within{outline:3px dashed var(--focus-color);outline-offset:2px}select:focus{outline:2px dashed var(--focus-color)!important;outline-offset:2px}input[type=radio]:focus-visible,input[type=checkbox]:focus-visible{outline:2px dashed var(--focus-color);outline-offset:2px}html.a11y-high-contrast a:focus-visible .nav-card,html.a11y-high-contrast .nav-card-link:focus-visible .nav-card{border:2px dashed var(--focus-color)!important;box-shadow:none!important}html.a11y-high-contrast .homepage-grid a:focus-visible .nav-card{border:2px dashed var(--focus-color)!important;outline-offset:2px}@media(max-width:1200px){.accessibility-toggle-button{right:5rem}}@media(max-width:600px){.accessibility-panel{right:8px;left:8px;width:auto}.accessibility-toggle-button{right:1rem;top:18px}}html.a11y-high-contrast,html.a11y-high-contrast body,html.a11y-high-contrast #root,html.a11y-high-contrast .container{background:#000!important;color:#ff0!important}html.a11y-high-contrast h1,html.a11y-high-contrast h2,html.a11y-high-contrast h3,html.a11y-high-contrast h4,html.a11y-high-contrast p,html.a11y-high-contrast a,html.a11y-high-contrast label,html.a11y-high-contrast li{color:#ff0!important}html.a11y-high-contrast .subtitle,html.a11y-high-contrast footer,html.a11y-high-contrast small,html.a11y-high-contrast .muted,html.a11y-high-contrast .card-contact,html.a11y-high-contrast .card-description{color:#fff!important}html.a11y-high-contrast .resource-card,html.a11y-high-contrast .nav-card,html.a11y-high-contrast .story-card,html.a11y-high-contrast .policy-section,html.a11y-high-contrast .submit-form{background:#000!important;color:#ff0!important;border:2px solid #ff0!important}html.a11y-high-contrast input,html.a11y-high-contrast textarea,html.a11y-high-contrast select,html.a11y-high-contrast button,html.a11y-high-contrast .card-button,html.a11y-high-contrast .submit-button{background:#000!important;color:#ff0!important;border:1px solid #ff0!important}html.a11y-high-contrast .resource-card{box-shadow:none}html.a11y-high-contrast a{color:#ff0!important;text-decoration:underline!important}html.a11y-high-contrast .story-card,html.a11y-high-contrast .story-card-link .story-card{background:#000!important;color:#ff0!important;border:2px solid #ff0!important;box-shadow:none!important}html.a11y-high-contrast .story-title,html.a11y-high-contrast .story-summary,html.a11y-high-contrast .story-meta,html.a11y-high-contrast .story-body,html.a11y-high-contrast .story-paragraph,html.a11y-high-contrast .story-card-header,html.a11y-high-contrast .story-card-footer{color:#ff0!important}html.a11y-high-contrast .story-summary{background:#000!important;border-left:4px solid #ff0!important}html.a11y-high-contrast .inline-bubble,html.a11y-high-contrast .inline-comment-panel,html.a11y-high-contrast .inline-comment-form,html.a11y-high-contrast .selected-text-context{background:#000!important;color:#ff0!important;border:2px solid #ff0!important}html.a11y-high-contrast .inline-comment-item,html.a11y-high-contrast .comment-item,html.a11y-high-contrast .inline-comment-quote,html.a11y-high-contrast .inline-comment-text{background:#000!important;color:#ff0!important;border:none!important}html.a11y-high-contrast .inline-comment-header h4,html.a11y-high-contrast .inline-comment-text,html.a11y-high-contrast .inline-comment-quote{color:#ff0!important}html.a11y-high-contrast .inline-comment-date,html.a11y-high-contrast .inline-comment-author,html.a11y-high-contrast .inline-comment-meta small,html.a11y-high-contrast .no-comments{color:#fff!important}html.a11y-high-contrast .comment-form{background:#000!important;color:#ff0!important;border:2px solid #ff0!important}html.a11y-high-contrast .comment-item{background:#000!important;color:#ff0!important;border:none!important}html.a11y-high-contrast .comment-text,html.a11y-high-contrast .comment-author{color:#ff0!important}html.a11y-high-contrast .comment-date,html.a11y-high-contrast .flag-count,html.a11y-high-contrast .comment-footer,html.a11y-high-contrast .char-count{color:#fff!important}html.a11y-high-contrast .policy-section,html.a11y-high-contrast .policy-toc,html.a11y-high-contrast .highlight-block{background:#000!important;color:#ff0!important;border:2px solid #ff0!important}html.a11y-high-contrast .policy-block,html.a11y-high-contrast .policy-block p{background:transparent!important;border:none!important;color:#ff0!important}html.a11y-high-contrast .policy-section h2,html.a11y-high-contrast .toc-list a{color:#ff0!important}html.a11y-high-contrast .submit-form,html.a11y-high-contrast .radio-option-card{background:#000!important;color:#ff0!important;border:2px solid #ff0!important}html.a11y-high-contrast .radio-option-title{color:#ff0!important}html.a11y-high-contrast .radio-option-description{color:#fff!important}html.a11y-high-contrast .submit-label input,html.a11y-high-contrast .submit-label textarea,html.a11y-high-contrast .submit-label select,html.a11y-high-contrast .submit-button,html.a11y-high-contrast .card-button{background:#000!important;color:#ff0!important;border:1px solid #ff0!important}html.a11y-high-contrast ::placeholder{color:#fff!important}html.a11y-high-contrast .radio-option-selected{background:#000!important;color:#ff0!important;border:2px dashed var(--focus-color)!important}html.a11y-high-contrast .radio-option-card{background:#000!important;color:#ff0!important;border:2px solid #ff0!important}html.a11y-high-contrast .radio-option-card:focus-within{border:2px dashed var(--focus-color)!important}html.a11y-high-contrast .radio-options{border:none!important}html.a11y-high-contrast .submit-label select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='%23ff0' d='M6 8L1 3h10z'/></svg>");background-repeat:no-repeat;background-position:right 1rem center}html.a11y-high-contrast button:focus-visible,html.a11y-high-contrast a:focus-visible,html.a11y-high-contrast input:focus-visible,html.a11y-high-contrast select:focus-visible,html.a11y-high-contrast textarea:focus-visible,html.a11y-high-contrast .text-size-button:focus-visible,html.a11y-high-contrast .accessibility-toggle-button:focus-visible,html.a11y-high-contrast .radio-option-card:focus-within{outline:2px dashed var(--focus-color)!important;outline-offset:2px;box-shadow:none!important;border:2px dashed var(--focus-color)!important}html.a11y-high-contrast .radio-option-selected:focus-within{border-style:dashed!important}@media(max-width:768px){.accessibility-panel{top:5.25rem;left:0;right:0;width:100%;max-width:none}}
