:root{--focus-ring:3px solid #005fcc;--focus-ring-offset:2px;--primary-navy:#1a365d;--primary-blue:#2b6cb0;--accent-blue:#4299e1;--light-blue:#ebf8ff;--cream:#f5f0e6;--text-dark:#2d3748;--text-light:#718096;--white:#ffffff;--bg-primary:#ffffff;--bg-secondary:#f5f0e6;--bg-alt:#ebf8ff;--header-bg:rgba(255, 255, 255, 0.95);--card-bg:#ffffff;--footer-bg:#1a365d}[data-theme=dark]{--primary-navy:#90cdf4;--primary-blue:#63b3ed;--accent-blue:#4299e1;--light-blue:#1a365d;--cream:#1a202c;--text-dark:#e2e8f0;--text-light:#a0aec0;--white:#1a202c;--bg-primary:#1a202c;--bg-secondary:#2d3748;--bg-alt:#2d3748;--header-bg:rgba(26, 32, 44, 0.95);--card-bg:#2d3748;--footer-bg:#0d1117;--focus-ring:3px solid #90cdf4}[data-theme=dark] body{background:var(--bg-primary)}[data-theme=dark] header{background:var(--header-bg);border-bottom-color:rgba(255,255,255,.1)}[data-theme=dark] .logo-text{color:var(--text-dark)}[data-theme=dark] nav a{color:var(--text-dark)}[data-theme=dark] .card{background:var(--card-bg);border-color:rgba(255,255,255,.1)}[data-theme=dark] .alt-bg{background:var(--bg-alt)}[data-theme=dark] footer{background:var(--footer-bg)}[data-theme=dark] .content-section{background:var(--bg-primary)}[data-theme=dark] .mobile-menu-toggle{color:var(--text-dark)}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4{color:var(--text-dark)}[data-theme=dark] .contact-info-panel{background:var(--card-bg)}[data-theme=dark] .contact-info-panel h2{color:var(--text-dark)}[data-theme=dark] .contact-item strong{color:var(--text-dark)}[data-theme=dark] .contact-cta{border-top-color:rgba(255,255,255,.1)}[data-theme=dark] .contact-cta h3{color:var(--text-dark)}[data-theme=dark] .newsletter{background:var(--bg-secondary)}[data-theme=dark] .mission-preview{background:var(--bg-primary)}[data-theme=dark] .card-icon{background:rgba(66,153,225,.2)}[data-theme=dark] .cta{background:var(--bg-secondary)}[data-theme=dark] .cta h2{color:var(--text-dark)}[data-theme=dark] .cta p{color:var(--text-light)}[data-theme=dark] .cta .highlight{color:var(--primary-blue)}[data-theme=dark] .impact{background:linear-gradient(135deg,#2d3748 0,#1a365d 100%)}[data-theme=dark] .impact h2{color:#fff}[data-theme=dark] .impact p{color:rgba(255,255,255,.9)}[data-theme=dark] .impact .btn-outline{color:#e2e8f0;border-color:#e2e8f0}[data-theme=dark] .impact .btn-outline:hover{background:#e2e8f0;color:#1a202c}[data-theme=dark] .hero h1{color:#fff}[data-theme=dark] .hero p{color:rgba(255,255,255,.9)}[data-theme=dark] .pillars{background:var(--bg-secondary)}[data-theme=dark] .section-title p{color:var(--text-light)}[data-theme=dark] .btn-secondary{background:var(--accent-blue);color:#1a202c}[data-theme=dark] .btn-secondary:hover{background:var(--primary-blue);color:#1a202c}[data-theme=dark] .cta .btn-secondary{background:var(--primary-blue);color:#fff}[data-theme=dark] .cta .btn-secondary:hover{background:var(--accent-blue);color:#1a202c}[data-theme=dark] p{color:var(--text-dark)}[data-theme=dark] .footer-contact h3,[data-theme=dark] .footer-links h3{color:rgba(255,255,255,.9)}[data-theme=dark] .footer-logo{background:rgba(255,255,255,.9);border-radius:50%;padding:5px}[data-theme=dark] .logo img{background:rgba(255,255,255,.9);border-radius:50%;padding:3px}[data-theme=dark] .benefit h3,[data-theme=dark] .benefit h4{color:var(--primary-blue)}[data-theme=dark] .benefit p{color:var(--text-light)}[data-theme=dark] .card p{color:var(--text-light)}[data-theme=dark] .cta .btn-outline{color:var(--text-dark);border-color:var(--text-dark)}[data-theme=dark] .cta .btn-outline:hover{background:var(--text-dark);color:var(--bg-secondary)}[data-theme=dark] .giving-option p{color:var(--text-light)}[data-theme=dark] .content-centered p{color:var(--text-light)}[data-theme=dark] li{color:var(--text-dark)}[data-theme=dark] .card-list li{color:var(--text-light)}[data-theme=dark] .contact-form input,[data-theme=dark] .contact-form select,[data-theme=dark] .contact-form textarea{background:var(--bg-secondary);border-color:rgba(255,255,255,.1);color:var(--text-dark)}[data-theme=dark] .contact-form label{color:var(--text-dark)}[data-theme=dark] .giving-option{background:var(--bg-secondary)}[data-theme=dark] .giving-option h3,[data-theme=dark] .giving-option h4{color:var(--primary-blue)}[data-theme=dark] .newsletter-form input{background:var(--bg-primary);border-color:rgba(255,255,255,.1);color:var(--text-dark)}[data-theme=dark] .newsletter-form input::placeholder{color:var(--text-light)}[data-theme=dark] .pillars.alt-bg{background:var(--bg-alt)}[data-theme=dark] .alt-bg .card{background:var(--card-bg)}:root:not([data-theme]) .moon-icon,[data-theme=light] .moon-icon{display:none}[data-theme=dark] .sun-icon{display:none}[data-theme=dark] .moon-icon{display:block}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}[data-reduced-motion=true] *,[data-reduced-motion=true] ::after,[data-reduced-motion=true] ::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}.skip-link{position:absolute;top:-100px;left:50%;transform:translateX(-50%);background:var(--primary-navy);color:#fff;padding:1rem 2rem;border-radius:0 0 8px 8px;z-index:10000;font-weight:600;text-decoration:none;transition:top .2s ease}.skip-link:focus{top:0;outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}:focus:not(:focus-visible){outline:0}:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.using-keyboard :focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:var(--text-dark);background:var(--white)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;color:var(--primary-navy)}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.125rem}p{margin-bottom:1rem;color:var(--text-dark)}a{color:var(--primary-blue);text-decoration:none;transition:color .3s ease}a:hover{color:var(--accent-blue)}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}header{background:var(--white);box-shadow:0 2px 10px rgba(0,0,0,.1);position:fixed;width:100%;top:0;z-index:1000}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo{display:flex;align-items:center;gap:.75rem}.logo img{height:50px;width:auto}.logo-text{font-size:1.25rem;font-weight:700;color:var(--primary-navy)}nav ul{display:flex;list-style:none;gap:2rem;align-items:center}nav a{color:var(--text-dark);font-weight:500;padding:.5rem 0;position:relative}nav a.active{color:var(--primary-blue)}nav a:not(.btn)::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary-blue);transition:width .3s ease}nav a.active::after,nav a:not(.btn):hover::after{width:100%}.header-tools{display:flex;align-items:center;gap:.5rem;margin-left:1rem}.tool-btn{background:0 0;border:none;min-width:44px;min-height:44px;padding:.75rem;cursor:pointer;color:var(--text-dark);border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.tool-btn:hover{background:var(--light-blue);color:var(--primary-blue)}.tool-btn svg{display:block}.search-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:2000;display:flex;align-items:flex-start;justify-content:center;padding-top:10vh;opacity:0;visibility:hidden;transition:all .3s ease}.search-overlay.active{opacity:1;visibility:visible}.search-container{background:var(--bg-primary);border-radius:16px;padding:2rem;width:90%;max-width:600px;position:relative;transform:translateY(-20px);transition:transform .3s ease}.search-overlay.active .search-container{transform:translateY(0)}.search-close{position:absolute;top:1rem;right:1rem;background:0 0;border:none;font-size:2rem;cursor:pointer;color:var(--text-light);line-height:1}.search-close:hover{color:var(--text-dark)}.search-container h2{margin-bottom:1.5rem;font-size:1.5rem}.search-input{width:100%;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;margin-bottom:1.5rem;background:var(--bg-primary);color:var(--text-dark)}.search-input:focus{outline:0;border-color:var(--primary-blue)}.search-results{display:flex;flex-direction:column;gap:.5rem}.search-result{display:block;padding:1rem;border-radius:8px;transition:background .2s ease}.search-result:hover{background:var(--light-blue)}.search-result strong{display:block;color:var(--primary-navy);margin-bottom:.25rem}.search-result span{font-size:.875rem;color:var(--text-light)}[data-theme=dark] .search-result strong{color:var(--text-dark)}[data-theme=dark] .search-input{border-color:rgba(255,255,255,.1)}[data-theme=dark] .tool-btn:hover{background:var(--bg-secondary)}.search-hint{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0;font-size:.875rem;color:#4a5568;text-align:center}.search-hint kbd{display:inline-block;padding:.2rem .5rem;font-family:inherit;font-size:.75rem;background:#edf2f7;border:1px solid #cbd5e0;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.1)}[data-theme=dark] .search-hint{border-top-color:rgba(255,255,255,.1);color:var(--text-light)}[data-theme=dark] .search-hint kbd{background:#2d3748;border-color:#4a5568}.hero{background:linear-gradient(135deg,var(--primary-navy) 0,var(--primary-blue) 100%);color:var(--white);padding:10rem 0 6rem;text-align:center;margin-top:70px;position:relative}.hero-home{background:linear-gradient(rgba(26,54,93,.85),rgba(43,108,176,.85)),url('../images/hero-bg.webp') center/cover no-repeat;padding:12rem 0 8rem}.hero-page{background:linear-gradient(rgba(26,54,93,.85),rgba(43,108,176,.85)),url('../images/hero-bg.webp') center/cover no-repeat;padding:8rem 0 4rem}.hero h1{color:var(--white);font-size:3rem;margin-bottom:1.5rem;animation:fadeInUp .8s ease}.hero p{color:rgba(255,255,255,.9);font-size:1.25rem;max-width:700px;margin:0 auto 2rem;animation:fadeInUp .8s ease .2s both}.btn{display:inline-block;padding:.875rem 2rem;border-radius:8px;font-weight:600;transition:all .3s ease;cursor:pointer;border:none;font-size:1rem}.btn-primary{background:#2b6cb0;color:var(--white)}.btn-primary:hover{background:var(--primary-navy);color:var(--white);transform:translateY(-2px);box-shadow:0 4px 12px rgba(66,153,225,.4)}.btn-secondary{background:var(--primary-navy);color:var(--white)}.btn-secondary:hover{background:var(--primary-blue);color:var(--white);transform:translateY(-2px)}.btn-outline{background:0 0;color:var(--primary-navy);border:2px solid var(--primary-navy)}.btn-outline:hover{background:var(--primary-navy);color:var(--white)}.hero .btn-outline,.impact .btn-outline{color:var(--white);border-color:var(--white)}.hero .btn-outline:hover,.impact .btn-outline:hover{background:var(--white);color:var(--primary-navy)}.btn-large{padding:1.125rem 3rem;font-size:1.125rem}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:fadeInUp .8s ease .4s both}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}section{padding:5rem 0}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{margin-bottom:1rem}.section-title p{color:#4a5568;max-width:600px;margin:0 auto}.alt-bg{background:var(--light-blue)}.mission-preview{background:var(--white)}.mission-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.mission-text h2{margin-bottom:1.5rem}.mission-text .btn{margin-top:1rem}.mission-image img{width:100%;border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.15)}.content-section{padding:5rem 0}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.content-text h2{margin-bottom:1.5rem}.content-image img{width:100%;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.content-centered{max-width:800px;margin:0 auto;text-align:center}.content-centered h2{margin-bottom:1.5rem}.pillars{background:var(--white)}.pillars.alt-bg{background:var(--light-blue)}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.card{background:var(--white);border-radius:12px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.alt-bg .card{background:var(--white)}.card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.card-icon{width:60px;height:60px;background:var(--light-blue);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.75rem}.card h3{margin-bottom:1rem}.card-list{list-style:none;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.card-list li{padding:.5rem 0;padding-left:1.5rem;position:relative;color:var(--text-light)}.card-list li::before{content:'✓';position:absolute;left:0;color:var(--accent-blue);font-weight:700}.impact{background:linear-gradient(135deg,var(--primary-navy) 0,var(--primary-blue) 100%);color:var(--white);text-align:center}.impact-content{max-width:700px;margin:0 auto}.impact h2{color:var(--white);margin-bottom:1.5rem}.impact p{color:rgba(255,255,255,.9);font-size:1.125rem}.impact .highlight{font-weight:600;font-size:1.25rem;margin:2rem 0}.impact .btn{margin-top:1rem}.cta{background:var(--light-blue);text-align:center}.cta h2{margin-bottom:1rem}.cta p{max-width:600px;margin:0 auto 2rem;color:#4a5568}.cta .btn-outline{color:var(--primary-navy);border-color:var(--primary-navy)}.cta .btn-outline:hover{background:var(--primary-navy);color:var(--white)}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.benefit{text-align:center;padding:1.5rem}.benefit h4{margin-bottom:.75rem;color:var(--primary-blue)}.donate-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.donate-text h2{margin-bottom:1.5rem}.donate-button-wrapper{margin-top:2rem}.donate-image img{width:100%;border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.15)}.giving-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;text-align:left}.giving-option{padding:1.5rem;background:var(--light-blue);border-radius:12px}.giving-option h4{margin-bottom:.75rem;color:var(--primary-navy)}.contact-section{padding:5rem 0;background:var(--white)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-form h2{margin-bottom:.5rem}.contact-form>p{color:var(--text-light);margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-dark)}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;transition:border-color .3s ease;background:var(--white)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:0;border-color:var(--primary-blue)}.contact-form textarea{min-height:150px;resize:vertical}.contact-info-panel{background:var(--light-blue);padding:2.5rem;border-radius:12px}.contact-info-panel h2{margin-bottom:2rem}.contact-item{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.contact-item-icon{width:44px;height:44px;min-width:44px;background:var(--primary-blue);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem}.contact-item strong{display:block;margin-bottom:.25rem}.contact-item p{margin:0;color:var(--text-light)}.contact-cta{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.contact-cta h3{margin-bottom:1rem;font-size:1.125rem}.contact-cta .btn-secondary{background:var(--primary-navy);color:var(--white)}.contact-cta .btn-secondary:hover{background:var(--primary-blue)}.newsletter{background:var(--cream);text-align:center}.newsletter-content{max-width:600px;margin:0 auto}.newsletter h2{margin-bottom:1rem}.newsletter p{color:var(--text-light);margin-bottom:2rem}.newsletter-form{display:flex;gap:1rem;max-width:500px;margin:0 auto}.newsletter-form input{flex:1;padding:1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem}.newsletter-form input:focus{outline:0;border-color:var(--primary-blue)}footer{background:var(--primary-navy);color:var(--white);padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-logo{height:60px}.footer-brand p{color:rgba(255,255,255,.7);margin-top:1rem}.footer-contact h3,.footer-links h3{color:var(--white);margin-bottom:1rem;font-size:1.125rem}.footer-links ul{list-style:none}.footer-links a{color:rgba(255,255,255,.7);display:block;padding:.35rem 0;transition:color .3s ease}.footer-links a:hover{color:var(--white)}.footer-contact p{color:rgba(255,255,255,.7);margin-bottom:.5rem}.footer-contact a{color:rgba(255,255,255,.7)}.footer-contact a:hover{color:var(--white)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer-bottom p{color:rgba(255,255,255,.7);margin-bottom:.25rem;font-size:.9rem}.sponsors{padding:3rem 0;background:var(--bg-secondary);overflow:hidden}.sponsors .section-title{margin-bottom:2rem}.sponsors-wrapper{position:relative;max-width:100%}.sponsors-viewport{overflow:hidden;margin:0 3rem}.sponsors-track{display:flex;transition:transform .5s ease}.sponsors-logos{display:flex;align-items:center;gap:4rem;padding:0 2rem;flex-shrink:0}.sponsor-logo{height:40px;width:auto;opacity:.7;transition:opacity .3s ease,filter .3s ease;filter:grayscale(100%)}.sponsor-logo:hover{opacity:1;filter:grayscale(0%)}[data-theme=dark] .sponsor-logo{filter:grayscale(100%) invert(1)}[data-theme=dark] .sponsor-logo:hover{filter:grayscale(0%) invert(0);opacity:1}.sponsors-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:var(--bg-primary);border:2px solid var(--primary-navy);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.sponsors-nav:hover{background:var(--primary-navy);color:var(--white)}.sponsors-nav svg{width:20px;height:20px;fill:currentColor}.sponsors-nav.prev{left:0}.sponsors-nav.next{right:0}[data-theme=dark] .sponsors-nav{background:var(--bg-secondary);border-color:var(--primary-blue);color:var(--text-dark)}[data-theme=dark] .sponsors-nav:hover{background:var(--primary-blue);color:#1a202c}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-toggle{display:none;background:0 0;border:none;font-size:1.5rem;cursor:pointer;color:var(--primary-navy);padding:.5rem}@media (max-width:768px){.mobile-menu-toggle{display:block}nav ul{display:none;position:absolute;top:100%;left:0;right:0;background:var(--white);flex-direction:column;padding:1rem;gap:0;box-shadow:0 4px 10px rgba(0,0,0,.1)}nav ul.active{display:flex}nav li{border-bottom:1px solid #eee}nav li:last-child{border-bottom:none;margin-top:.5rem}nav a{display:block;padding:1rem}nav a.btn{text-align:center}.hero{padding:8rem 0 4rem}.hero-home{padding:9rem 0 5rem}.hero h1{font-size:2rem}.hero p{font-size:1.1rem}.contact-grid,.content-grid,.donate-content,.footer-content,.mission-content{grid-template-columns:1fr;gap:2rem}.donate-image,.mission-image{order:-1}.newsletter-form{flex-direction:column}.footer-content{text-align:center}.footer-logo{margin:0 auto}h1{font-size:2rem}h2{font-size:1.5rem}section{padding:3.5rem 0}}@media (max-width:480px){.container{padding:0 1rem}.cta-buttons,.hero-buttons{flex-direction:column;align-items:center}.btn{width:100%;text-align:center}.cards-grid{grid-template-columns:1fr}}main p a:not(.btn),main li a:not(.btn),.content-section a:not(.btn){text-decoration:underline;text-underline-offset:2px}main p a:not(.btn):hover,main li a:not(.btn):hover,.content-section a:not(.btn):hover{text-decoration-thickness:2px}.mobile-menu-toggle{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.search-close{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.sponsors-nav{min-width:44px;min-height:44px}.footer-bottom p{font-size:1rem}.search-hint{font-size:1rem}.search-result span{font-size:1rem}.form-status{padding:1rem;border-radius:8px;margin-bottom:1rem}.form-status.success{background:#c6f6d5;color:#22543d;border:1px solid #9ae6b4}.form-status.error{background:#fed7d7;color:#822727;border:1px solid #fc8181}[data-theme=dark] .form-status.success{background:#22543d;color:#c6f6d5}[data-theme=dark] .form-status.error{background:#822727;color:#fed7d7}.error-message{color:#c53030;font-size:.875rem;margin-top:.25rem}[data-theme=dark] .error-message{color:#fc8181}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:#c53030}[data-theme=dark] input[aria-invalid=true],[data-theme=dark] select[aria-invalid=true],[data-theme=dark] textarea[aria-invalid=true]{border-color:#fc8181}.external-link-icon{display:inline-block;width:.75em;height:.75em;margin-left:.25em;vertical-align:baseline}.map-description{margin-top:1rem;padding:1rem;background:var(--bg-secondary);border-radius:8px;font-size:.9375rem}[data-theme=dark] .map-description{background:var(--bg-alt)}.breadcrumb{background:var(--bg-secondary);padding:.75rem 0;margin-top:70px}.breadcrumb ol{display:flex;flex-wrap:wrap;list-style:none;gap:.5rem;align-items:center;margin:0;padding:0}.breadcrumb li{display:flex;align-items:center;color:var(--text-light);font-size:.9rem}.breadcrumb li:not(:last-child)::after{content:'/';margin-left:.5rem;color:var(--text-light)}.breadcrumb a{color:var(--primary-blue);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb+.hero{margin-top:0}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;background:var(--primary-blue);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999;box-shadow:0 2px 10px rgba(0,0,0,.2)}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{background:var(--primary-navy);transform:translateY(-2px)}.back-to-top:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.back-to-top svg{width:24px;height:24px}[data-theme=dark] .back-to-top{background:var(--accent-blue)}[data-theme=dark] .back-to-top:hover{background:var(--primary-blue)}body{opacity:1;transition:opacity .2s ease}body.page-transitioning{opacity:0}.btn.loading{position:relative;color:transparent;pointer-events:none}.btn.loading::after{content:'';position:absolute;width:20px;height:20px;top:50%;left:50%;margin:-10px 0 0 -10px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:btn-spin .6s linear infinite}@keyframes btn-spin{to{transform:rotate(360deg)}}.btn.loading::after{border-top-color:#fff}.field-error{color:#c53030;font-size:.875rem;margin-top:.25rem;display:block}[data-theme=dark] .field-error{color:#fc8181}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#c53030}[data-theme=dark] .form-group input.error,[data-theme=dark] .form-group select.error,[data-theme=dark] .form-group textarea.error{border-color:#fc8181}[data-high-contrast=true]{--primary-navy:#000;--primary-blue:#0000cc;--text-dark:#000;--text-light:#333;--bg-primary:#fff;--bg-secondary:#f0f0f0;--focus-ring:3px solid #000}[data-high-contrast=true] a{text-decoration:underline}[data-high-contrast=true] .btn{border:2px solid #000}[data-high-contrast=true][data-theme=dark]{--primary-navy:#fff;--primary-blue:#99ccff;--text-dark:#fff;--text-light:#ccc;--bg-primary:#000;--bg-secondary:#1a1a1a;--focus-ring:3px solid #fff}[data-font-size=large] body{font-size:1.125rem}[data-font-size=large] h1{font-size:2.75rem}[data-font-size=large] h2{font-size:2.25rem}[data-font-size=large] h3{font-size:1.75rem}[data-font-size=xlarge] body{font-size:1.25rem}[data-font-size=xlarge] h1{font-size:3rem}[data-font-size=xlarge] h2{font-size:2.5rem}[data-font-size=xlarge] h3{font-size:2rem}.accessibility-panel{position:fixed;bottom:5rem;right:2rem;background:var(--bg-primary);border:1px solid var(--text-light);border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:998;display:none;min-width:220px}.accessibility-panel.visible{display:block}.accessibility-panel h3{font-size:1rem;margin-bottom:1rem;color:var(--text-dark)}.accessibility-panel label{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;cursor:pointer;font-size:.9rem}.accessibility-panel input[type=checkbox]{width:18px;height:18px}.accessibility-panel select{width:100%;padding:.5rem;border:1px solid var(--text-light);border-radius:4px;margin-top:.25rem;background:var(--bg-primary);color:var(--text-dark)}.accessibility-toggle{position:fixed;bottom:2rem;right:5rem;width:48px;height:48px;background:var(--primary-navy);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999;box-shadow:0 2px 10px rgba(0,0,0,.2)}.accessibility-toggle:hover{background:var(--primary-blue)}.accessibility-toggle:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.accessibility-toggle svg{width:24px;height:24px}[data-theme=dark] .accessibility-panel{background:var(--bg-secondary);border-color:rgba(255,255,255,.2)}[data-theme=dark] .accessibility-toggle{background:var(--accent-blue)}[data-theme=dark] .breadcrumb{background:var(--bg-alt)}@media (max-width:768px){.breadcrumb{padding:.5rem 0}.breadcrumb li{font-size:.8rem}.back-to-top,.accessibility-toggle{bottom:1rem}.back-to-top{right:1rem}.accessibility-toggle{right:4rem}.accessibility-panel{bottom:4rem;right:1rem;left:1rem;min-width:auto}}