@charset "UTF-8";:root{--transition-fast: .2s ease;--transition-normal: .3s ease;--transition-slow: .5s ease;--focus-ring: 3px solid #005fcc;--focus-ring-offset: 2px;--primary-navy: #1a365d;--primary-blue: #1e5a9e;--accent-blue: #1d4ed8;--light-blue: #ebf8ff;--cream: #f5f0e6;--text-dark: #2d3748;--text-light: #3d4852;--white: #ffffff;--bg-primary: #ffffff;--bg-secondary: #f5f0e6;--bg-alt: #ebf8ff;--header-bg: rgba(255, 255, 255, .95);--card-bg: #ffffff;--footer-bg: #1a365d;--border-light: #e2e8f0;--border-medium: #cbd5e0;--divider: #eee;--input-bg: #ffffff;--input-border: #e2e8f0;--hover-bg: #f7fafc;--gradient-navy-mid: #234e7a;--gradient-navy-light: #2b6cb0;--gradient-card-start: #ffffff;--gradient-card-end: #f8fafc;--error: #9b1c1c;--error-light: #fc8181;--success: #22543d;--success-light: #9ae6b4;--toast-success-bg: #22543d;--toast-success-text: #ffffff;--toast-error-bg: #9b1c1c;--toast-error-text: #ffffff;--toast-info-bg: #1e5a9e;--toast-info-text: #ffffff;--min-touch-target: 44px;--letter-spacing: 0em;--word-spacing: 0em;--line-height: 1.6;--paragraph-spacing: 1em}[data-theme=dark]{--primary-navy: #a3d5ff;--primary-blue: #7ec8e8;--accent-blue: #7dd3fc;--light-blue: #1e3a5f;--cream: #1a202c;--text-dark: #f0f4f8;--text-light: #d1d5db;--white: #1a202c;--bg-primary: #1a202c;--bg-secondary: #252d3a;--bg-alt: #1e2d3d;--header-bg: rgba(26, 32, 44, .95);--card-bg: #2d3748;--footer-bg: #0d1117;--focus-ring: 3px solid #a3d5ff;--error: #fca5a5;--error-light: #fca5a5;--success: #a7f3d0;--success-light: #a7f3d0;--border-light: #3d4a5c;--border-medium: #4a5568;--divider: rgba(255, 255, 255, .1);--input-bg: #2d3748;--input-border: #4a5568;--hover-bg: #3d4a5c;--gradient-navy-mid: #2d4a6a;--gradient-navy-light: #3d6a9a;--gradient-card-start: #2d3748;--gradient-card-end: #1a202c;--toast-success-bg: #065f46;--toast-success-text: #d1fae5;--toast-error-bg: #991b1b;--toast-error-text: #fee2e2;--toast-info-bg: #1e40af;--toast-info-text: #dbeafe;--accent-ocean: #4399e1}[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}[data-simple-language=true] .standard-content{display:none!important}[data-simple-language=true] .simple-content{display:block!important}[data-simple-language=true] .standard-text{display:none!important}[data-simple-language=true] .simple-text{display:inline!important}.simple-content,.simple-text{display:none}[data-colorblind=true]{--cb-orange: #e69f00;--cb-sky-blue: #56b4e9;--cb-blue-green: #009e73;--cb-yellow: #f0e442;--cb-blue: #0072b2;--cb-vermillion: #d55e00;--cb-red-purple: #cc79a7;--cb-black: #000000;--error: var(--cb-vermillion);--error-light: #ffb366;--success: var(--cb-blue-green);--success-light: #66d9b8;--primary-blue: var(--cb-blue);--accent-blue: var(--cb-sky-blue);--toast-error-bg: var(--cb-vermillion);--toast-error-text: #ffffff;--toast-success-bg: var(--cb-blue-green);--toast-success-text: #ffffff;--toast-info-bg: var(--cb-blue);--toast-info-text: #ffffff}[data-colorblind=true] .form-status.error,[data-colorblind=true] .toast.error,[data-colorblind=true] .error-message{background-color:var(--cb-vermillion)!important;background-image:repeating-linear-gradient(45deg,transparent,transparent 8px,rgba(0,0,0,.15) 8px,rgba(0,0,0,.15) 16px)!important;border-left:4px solid var(--cb-black)!important}[data-colorblind=true] .form-status.success,[data-colorblind=true] .toast.success,[data-colorblind=true] .success-message{background-color:var(--cb-blue-green)!important;background-image:repeating-linear-gradient(-45deg,transparent,transparent 8px,rgba(0,0,0,.12) 8px,rgba(0,0,0,.12) 16px),repeating-linear-gradient(45deg,transparent,transparent 8px,rgba(0,0,0,.08) 8px,rgba(0,0,0,.08) 16px)!important;border-left:4px solid var(--cb-black)!important}[data-colorblind=true] .toast.info,[data-colorblind=true] .info-message{background-color:var(--cb-blue)!important;background-image:repeating-linear-gradient(0deg,transparent,transparent 6px,rgba(255,255,255,.15) 6px,rgba(255,255,255,.15) 12px)!important;border-left:4px solid var(--cb-sky-blue)!important}[data-colorblind=true] a:not(.btn):not(.card):not(.logo){text-decoration:underline!important;text-underline-offset:3px;text-decoration-thickness:2px}[data-colorblind=true] .btn,[data-colorblind=true] button:not(.accessibility-toggle):not(.panel-close){border:2px solid currentColor!important;position:relative}[data-colorblind=true] .btn-primary,[data-colorblind=true] .btn:not(.btn-outline){border-color:var(--cb-black)!important}[data-colorblind=true] .form-status.error:before,[data-colorblind=true] .toast.error .toast-message:before{content:"⚠ Error: ";font-weight:700}[data-colorblind=true] .form-status.success:before,[data-colorblind=true] .toast.success .toast-message:before{content:"✓ Success: ";font-weight:700}[data-colorblind=true] .toast.info .toast-message:before{content:"ℹ Info: ";font-weight:700}[data-colorblind=true] input:invalid,[data-colorblind=true] input.error,[data-colorblind=true] textarea:invalid,[data-colorblind=true] textarea.error{border-color:var(--cb-vermillion)!important;border-width:2px!important;border-style:dashed!important}[data-colorblind=true] input:valid:not(:placeholder-shown),[data-colorblind=true] input.success,[data-colorblind=true] textarea:valid:not(:placeholder-shown),[data-colorblind=true] textarea.success{border-color:var(--cb-blue-green)!important;border-width:2px!important;border-style:solid!important}[data-colorblind=true] *:focus,[data-colorblind=true] *:focus-visible{outline:3px solid var(--cb-sky-blue)!important;outline-offset:2px!important}[data-colorblind=true] .card,[data-colorblind=true] .tool-card,[data-colorblind=true] .impact-card,[data-colorblind=true] .team-card{border:2px solid var(--cb-black)!important}[data-colorblind=true] .chart-legend-item:before{border:2px solid var(--cb-black)}[data-colorblind=true] .nav-link.active,[data-colorblind=true] .nav-link[aria-current=page]{border-bottom:3px solid var(--cb-blue)!important;font-weight:700}[data-colorblind=true] ::selection{background-color:var(--cb-yellow)!important;color:var(--cb-black)!important}[data-colorblind=true] .required:after,[data-colorblind=true] label.required:after{content:" (required)";font-weight:600;color:var(--cb-vermillion)}[data-colorblind=true][data-theme=dark]{--cb-orange: #ffb347;--cb-sky-blue: #87ceeb;--cb-blue-green: #40e0d0;--cb-yellow: #ffeb3b;--cb-blue: #4dabf7;--cb-vermillion: #ff7043;--cb-red-purple: #f48fb1;--error: var(--cb-vermillion);--success: var(--cb-blue-green);--primary-blue: var(--cb-blue);--accent-blue: var(--cb-sky-blue)}[data-colorblind=true][data-theme=dark] .card,[data-colorblind=true][data-theme=dark] .tool-card,[data-colorblind=true][data-theme=dark] .impact-card,[data-colorblind=true][data-theme=dark] .team-card{border-color:var(--cb-sky-blue)!important}[data-colorblind=true][data-theme=dark] *:focus,[data-colorblind=true][data-theme=dark] *:focus-visible{outline-color:var(--cb-yellow)!important}[data-focus-mode=true] *,[data-focus-mode=true] *:before,[data-focus-mode=true] *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-focus-mode=true] .hero:before,[data-focus-mode=true] .hero:after,[data-focus-mode=true] .hero-donate:before,[data-focus-mode=true] .hero-donate:after{display:none}[data-focus-mode=true] .card,[data-focus-mode=true] .donation-form-container{box-shadow:0 1px 3px #0000001a}[data-focus-mode=true] header,[data-focus-mode=true] footer,[data-focus-mode=true] aside,[data-focus-mode=true] .sponsors-wrapper,[data-focus-mode=true] .cta,[data-focus-mode=true] .footer-snowflake{opacity:.6;filter:grayscale(30%)}[data-focus-mode=true] main{opacity:1;filter:none}[data-focus-mode=true] header:hover,[data-focus-mode=true] header:focus-within,[data-focus-mode=true] footer:hover,[data-focus-mode=true] footer:focus-within{opacity:1;filter:none}[data-focus-mode=true] img[role=presentation],[data-focus-mode=true] img.decorative,[data-focus-mode=true] .background-decoration{opacity:.3}[data-focus-mode=true] .hero,[data-focus-mode=true] .hero-donate{background-image:none!important}[data-focus-mode=true] .floating-element,[data-focus-mode=true] .animated-bg{display:none}[data-focus-mode=true] .card,[data-focus-mode=true] .tool-card,[data-focus-mode=true] .impact-card{border:1px solid var(--text-light)}[data-focus-mode=true] :target{outline:3px solid var(--primary-blue);outline-offset:4px}[data-reduced-motion=true] *,[data-reduced-motion=true] *:before,[data-reduced-motion=true] *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}[data-text-spacing=comfortable]{--letter-spacing: .12em;--word-spacing: .16em;--line-height: 1.8;--paragraph-spacing: 2em}[data-text-spacing=spacious]{--letter-spacing: .16em;--word-spacing: .24em;--line-height: 2;--paragraph-spacing: 2.5em}body{letter-spacing:var(--letter-spacing, 0);word-spacing:var(--word-spacing, 0);line-height:var(--line-height, 1.6)}p+p{margin-top:var(--paragraph-spacing, 1em)}*{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}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:var(--text-dark);background:var(--white);opacity:1;transition:opacity .2s ease}body.page-transitioning{opacity:0}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}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}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}section{padding:5rem 0}.alt-bg{background:var(--light-blue)}.skip-link{position:absolute;top:-100px;left:50%;transform:translate(-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)}*:target{scroll-margin-top:100px}.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);border-radius:4px}.using-keyboard :focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}button,[role=button],a.btn,input[type=submit],input[type=button],input[type=reset],.tool-btn,.amount-btn,.toggle-btn{min-height:var(--min-touch-target, 44px);min-width:var(--min-touch-target, 44px)}input[type=checkbox],input[type=radio]{min-width:20px;min-height:20px}input[type=checkbox]+label,input[type=checkbox]+span,input[type=radio]+label,input[type=radio]+span{padding:.5rem;margin:-.5rem}.accessibility-panel{position:fixed;background:var(--bg-primary);border:1px solid var(--text-light);border-radius:12px;padding:1rem;box-shadow:0 4px 20px #00000026;z-index:998;display:none;width:280px;font-size:.8125rem;overflow:hidden;overscroll-behavior:contain}.accessibility-panel.bottom-left{bottom:5rem;left:2rem;max-height:calc(100vh - 6rem);max-height:calc(100dvh - 6rem)}.accessibility-panel.bottom-right{bottom:5rem;right:2rem;max-height:calc(100vh - 6rem);max-height:calc(100dvh - 6rem)}.accessibility-panel.top-left{top:5rem;left:2rem;max-height:calc(100vh - 6rem);max-height:calc(100dvh - 6rem)}.accessibility-panel.top-right{top:5rem;right:2rem;max-height:calc(100vh - 6rem);max-height:calc(100dvh - 6rem)}.accessibility-panel.visible{display:flex;flex-direction:column;animation:panelSlideIn .2s ease}.accessibility-panel .panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;flex-shrink:0}.accessibility-panel h3{font-size:.9375rem;margin:0;color:var(--text-dark);display:flex;align-items:center;gap:.5rem}.accessibility-panel h3 svg{width:18px;height:18px}.accessibility-panel .panel-close{background:transparent;border:none;padding:.25rem;cursor:pointer;color:var(--text-light);border-radius:4px;display:flex;align-items:center;justify-content:center;min-width:var(--min-touch-target, 44px);min-height:var(--min-touch-target, 44px)}.accessibility-panel .panel-close:hover{color:var(--text-dark);background:var(--bg-secondary)}.accessibility-panel .panel-close:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.accessibility-panel .panel-content{flex:1;overflow-y:auto;overscroll-behavior:contain;margin:0 -1rem;padding:0 1rem}.accessibility-panel .panel-section{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.1)}.accessibility-panel .panel-section:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.accessibility-panel .panel-section-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;padding:.25rem 0;cursor:pointer;text-align:left;min-height:auto;min-width:auto}.accessibility-panel .panel-section-toggle:hover .panel-section-title{color:var(--primary-blue)}.accessibility-panel .panel-section-toggle:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset);border-radius:4px}.accessibility-panel .panel-section-toggle .toggle-chevron{transition:transform .2s ease;color:var(--text-light);flex-shrink:0}.accessibility-panel .panel-section-toggle[aria-expanded=true] .toggle-chevron{transform:rotate(0)}.accessibility-panel .panel-section-toggle[aria-expanded=false] .toggle-chevron{transform:rotate(-90deg)}.accessibility-panel .panel-section-title{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-light);margin:0;transition:color .15s ease}.accessibility-panel .panel-section-content{padding-top:.5rem}.accessibility-panel .panel-section-content[hidden]{display:none}.accessibility-panel .panel-section.collapsed{padding-bottom:.5rem}.accessibility-panel label{display:flex;align-items:center;gap:.625rem;margin-bottom:.375rem;cursor:pointer;font-size:.8125rem;color:var(--text-dark);padding:.125rem 0}.accessibility-panel label:last-child{margin-bottom:0}.accessibility-panel label:hover{color:var(--primary-blue)}.accessibility-panel .hide-button-label{margin-top:.5rem;font-size:.75rem;color:var(--text-light)}.accessibility-panel .hide-button-label kbd{background:var(--bg-secondary);border:1px solid rgba(0,0,0,.15);border-radius:3px;padding:.1rem .3rem;font-size:.6875rem;font-family:inherit}.accessibility-panel input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary-blue);flex-shrink:0}.accessibility-panel .position-buttons{display:flex;gap:.375rem;margin-bottom:.375rem}.accessibility-panel .position-btn{width:var(--min-touch-target, 44px);height:var(--min-touch-target, 44px);padding:0;background:var(--bg-secondary);border:2px solid transparent;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-light);transition:all .15s ease}.accessibility-panel .position-btn:hover{border-color:var(--primary-blue);color:var(--primary-blue)}.accessibility-panel .position-btn.active{border-color:var(--primary-blue);background:var(--primary-blue);color:#fff}.accessibility-panel .position-btn:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.accessibility-panel .panel-actions{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.1);flex-shrink:0}.accessibility-panel .reset-btn{width:100%;padding:.5rem 1rem;background:transparent;border:1px solid var(--text-light);border-radius:6px;color:var(--text-dark);font-size:.75rem;cursor:pointer;transition:all .2s ease}.accessibility-panel .reset-btn:hover{background:var(--bg-secondary);border-color:var(--primary-blue);color:var(--primary-blue)}.accessibility-panel .reset-btn:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.accessibility-panel .panel-note{margin-top:.5rem;font-size:.6875rem;color:var(--text-light);text-align:center;flex-shrink:0}@keyframes panelSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.accessibility-toggle{position:fixed;width:48px;height:48px;background:var(--primary-blue);color:#fff;border:2px solid var(--bg-primary);border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999;box-shadow:0 2px 10px #0003;transition:all .2s ease}.accessibility-toggle.bottom-left{bottom:2rem;left:2rem}.accessibility-toggle.bottom-right{bottom:2rem;right:2rem}.accessibility-toggle.top-left{top:5rem;left:2rem}.accessibility-toggle.top-right{top:5rem;right:2rem}.accessibility-toggle.hidden{display:none}.accessibility-toggle:hover{background:var(--primary-navy);transform:scale(1.05)}.accessibility-toggle:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.accessibility-toggle[aria-expanded=true]{background:var(--primary-navy)}.accessibility-toggle svg{width:24px;height:24px}[data-underline-links=true] a:not(.btn):not(.logo):not(.card){text-decoration:underline!important;text-underline-offset:2px}[data-high-contrast=true]{--text-dark: #000 !important;--text-light: #1a1a1a !important;--bg-primary: #fff !important;--bg-secondary: #f5f5f5 !important}[data-high-contrast=true] body{background:#fff!important;color:#000!important}[data-high-contrast=true] h1,[data-high-contrast=true] h2,[data-high-contrast=true] h3,[data-high-contrast=true] h4,[data-high-contrast=true] h5,[data-high-contrast=true] h6,[data-high-contrast=true] p,[data-high-contrast=true] li,[data-high-contrast=true] span,[data-high-contrast=true] td,[data-high-contrast=true] th{color:#000!important}[data-high-contrast=true] a{color:#00c!important;text-decoration:underline!important}[data-high-contrast=true] a:visited{color:#551a8b!important}[data-high-contrast=true] a:hover,[data-high-contrast=true] a:focus{color:#000!important;background:#ff0!important}[data-high-contrast=true] .btn,[data-high-contrast=true] button:not(.accessibility-toggle):not(.panel-close):not(.position-btn):not(.reset-btn){background:#000!important;color:#fff!important;border:2px solid #000!important}[data-high-contrast=true] .btn:hover,[data-high-contrast=true] .btn:focus,[data-high-contrast=true] button:not(.accessibility-toggle):not(.panel-close):not(.position-btn):not(.reset-btn):hover,[data-high-contrast=true] button:not(.accessibility-toggle):not(.panel-close):not(.position-btn):not(.reset-btn):focus{background:#333!important;outline:3px solid #ff0!important}[data-high-contrast=true] .btn.btn-outline,[data-high-contrast=true] button:not(.accessibility-toggle):not(.panel-close):not(.position-btn):not(.reset-btn).btn-outline{background:#fff!important;color:#000!important;border:2px solid #000!important}[data-high-contrast=true] .btn.btn-outline:hover,[data-high-contrast=true] .btn.btn-outline:focus,[data-high-contrast=true] button:not(.accessibility-toggle):not(.panel-close):not(.position-btn):not(.reset-btn).btn-outline:hover,[data-high-contrast=true] button:not(.accessibility-toggle):not(.panel-close):not(.position-btn):not(.reset-btn).btn-outline:focus{background:#ff0!important}[data-high-contrast=true] .card,[data-high-contrast=true] .tool-card,[data-high-contrast=true] .impact-card,[data-high-contrast=true] .team-card,[data-high-contrast=true] .donation-form-container,[data-high-contrast=true] .feature-card,[data-high-contrast=true] .stat-card{background:#fff!important;border:2px solid #000!important;box-shadow:none!important}[data-high-contrast=true] .card h3,[data-high-contrast=true] .card h4,[data-high-contrast=true] .tool-card h3,[data-high-contrast=true] .tool-card h4,[data-high-contrast=true] .impact-card h3,[data-high-contrast=true] .impact-card h4,[data-high-contrast=true] .team-card h3,[data-high-contrast=true] .team-card h4,[data-high-contrast=true] .donation-form-container h3,[data-high-contrast=true] .donation-form-container h4,[data-high-contrast=true] .feature-card h3,[data-high-contrast=true] .feature-card h4,[data-high-contrast=true] .stat-card h3,[data-high-contrast=true] .stat-card h4{color:#000!important}[data-high-contrast=true] .card p,[data-high-contrast=true] .card span,[data-high-contrast=true] .tool-card p,[data-high-contrast=true] .tool-card span,[data-high-contrast=true] .impact-card p,[data-high-contrast=true] .impact-card span,[data-high-contrast=true] .team-card p,[data-high-contrast=true] .team-card span,[data-high-contrast=true] .donation-form-container p,[data-high-contrast=true] .donation-form-container span,[data-high-contrast=true] .feature-card p,[data-high-contrast=true] .feature-card span,[data-high-contrast=true] .stat-card p,[data-high-contrast=true] .stat-card span{color:#1a1a1a!important}[data-high-contrast=true] input,[data-high-contrast=true] textarea,[data-high-contrast=true] select{background:#fff!important;color:#000!important;border:2px solid #000!important}[data-high-contrast=true] input:focus,[data-high-contrast=true] textarea:focus,[data-high-contrast=true] select:focus{outline:3px solid #ff0!important;outline-offset:2px}[data-high-contrast=true] .header{background:#fff!important;border-bottom:2px solid #000!important}[data-high-contrast=true] .nav-link{color:#000!important}[data-high-contrast=true] .nav-link:hover,[data-high-contrast=true] .nav-link:focus{background:#ff0!important}[data-high-contrast=true] footer,[data-high-contrast=true] .footer{background:#000!important;color:#fff!important}[data-high-contrast=true] footer a,[data-high-contrast=true] .footer a{color:#fff!important}[data-high-contrast=true] footer a:hover,[data-high-contrast=true] footer a:focus,[data-high-contrast=true] .footer a:hover,[data-high-contrast=true] .footer a:focus{background:#ff0!important;color:#000!important}[data-high-contrast=true] footer h3,[data-high-contrast=true] footer h4,[data-high-contrast=true] .footer h3,[data-high-contrast=true] .footer h4{color:#fff!important}[data-high-contrast=true] footer p,[data-high-contrast=true] footer li,[data-high-contrast=true] .footer p,[data-high-contrast=true] .footer li{color:#fffffff2!important}[data-high-contrast=true] .hero,[data-high-contrast=true] .hero-donate,[data-high-contrast=true] .cta,[data-high-contrast=true] .impact,[data-high-contrast=true] .support-cta,[data-high-contrast=true] section[class*=bg-]{background:#1a365d!important}[data-high-contrast=true] .hero h1,[data-high-contrast=true] .hero h2,[data-high-contrast=true] .hero h3,[data-high-contrast=true] .hero p,[data-high-contrast=true] .hero li,[data-high-contrast=true] .hero-donate h1,[data-high-contrast=true] .hero-donate h2,[data-high-contrast=true] .hero-donate h3,[data-high-contrast=true] .hero-donate p,[data-high-contrast=true] .hero-donate li,[data-high-contrast=true] .cta h1,[data-high-contrast=true] .cta h2,[data-high-contrast=true] .cta h3,[data-high-contrast=true] .cta p,[data-high-contrast=true] .cta li,[data-high-contrast=true] .impact h1,[data-high-contrast=true] .impact h2,[data-high-contrast=true] .impact h3,[data-high-contrast=true] .impact p,[data-high-contrast=true] .impact li,[data-high-contrast=true] .support-cta h1,[data-high-contrast=true] .support-cta h2,[data-high-contrast=true] .support-cta h3,[data-high-contrast=true] .support-cta p,[data-high-contrast=true] .support-cta li,[data-high-contrast=true] section[class*=bg-] h1,[data-high-contrast=true] section[class*=bg-] h2,[data-high-contrast=true] section[class*=bg-] h3,[data-high-contrast=true] section[class*=bg-] p,[data-high-contrast=true] section[class*=bg-] li{color:#fff!important}[data-high-contrast=true] .hero a:not(.btn),[data-high-contrast=true] .hero-donate a:not(.btn),[data-high-contrast=true] .cta a:not(.btn),[data-high-contrast=true] .impact a:not(.btn),[data-high-contrast=true] .support-cta a:not(.btn),[data-high-contrast=true] section[class*=bg-] a:not(.btn){color:#ff0!important}[data-high-contrast=true] .hero .btn,[data-high-contrast=true] .hero-donate .btn,[data-high-contrast=true] .cta .btn,[data-high-contrast=true] .impact .btn,[data-high-contrast=true] .support-cta .btn,[data-high-contrast=true] section[class*=bg-] .btn{background:#fff!important;color:#000!important;border-color:#fff!important}[data-high-contrast=true] .hero .btn:hover,[data-high-contrast=true] .hero .btn:focus,[data-high-contrast=true] .hero-donate .btn:hover,[data-high-contrast=true] .hero-donate .btn:focus,[data-high-contrast=true] .cta .btn:hover,[data-high-contrast=true] .cta .btn:focus,[data-high-contrast=true] .impact .btn:hover,[data-high-contrast=true] .impact .btn:focus,[data-high-contrast=true] .support-cta .btn:hover,[data-high-contrast=true] .support-cta .btn:focus,[data-high-contrast=true] section[class*=bg-] .btn:hover,[data-high-contrast=true] section[class*=bg-] .btn:focus{background:#ff0!important}[data-high-contrast=true] .alt-bg,[data-high-contrast=true] .bg-light{background:#f0f0f0!important}[data-high-contrast=true] label{color:#000!important}[data-high-contrast=true] .badge,[data-high-contrast=true] .tag,[data-high-contrast=true] .chip{background:#000!important;color:#fff!important;border:1px solid #000!important}[data-high-contrast=true] table{border:2px solid #000!important}[data-high-contrast=true] th{background:#000!important;color:#fff!important}[data-high-contrast=true] td{border:1px solid #000!important}[data-high-contrast=true] blockquote{border-left:4px solid #000!important;background:#f5f5f5!important}[data-high-contrast=true] code,[data-high-contrast=true] pre{background:#f5f5f5!important;color:#000!important;border:1px solid #000!important}[data-high-contrast=true] progress,[data-high-contrast=true] .progress-bar{background:#f0f0f0!important;border:1px solid #000!important}[data-high-contrast=true] progress::-webkit-progress-bar,[data-high-contrast=true] .progress-bar::-webkit-progress-bar{background:#f0f0f0!important}[data-high-contrast=true] progress::-webkit-progress-value,[data-high-contrast=true] .progress-bar::-webkit-progress-value{background:#000!important}[data-high-contrast=true] progress::-moz-progress-bar,[data-high-contrast=true] .progress-bar::-moz-progress-bar{background:#000!important}[data-high-contrast=true] svg[fill=currentColor]{fill:currentColor}[data-high-contrast=true] .stat-number,[data-high-contrast=true] .highlight-number,[data-high-contrast=true] .big-number{color:#000!important}[data-high-contrast=true] *:focus{outline:3px solid #ff0!important;outline-offset:2px!important}[data-high-contrast=true] img{border:1px solid #000}.text-size-control{display:flex;flex-direction:column;gap:.375rem;margin-top:.25rem}.text-size-label{font-size:.8125rem;color:var(--text-dark)}.text-size-adjuster{display:flex;align-items:center;gap:.5rem}.size-btn{width:var(--min-touch-target, 44px);height:var(--min-touch-target, 44px);padding:0;background:var(--bg-secondary);border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-dark);transition:all .15s ease}.size-btn:hover:not(:disabled){border-color:var(--primary-blue);color:var(--primary-blue);background:var(--light-blue)}.size-btn:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.size-btn:disabled{opacity:.4;cursor:not-allowed}.text-size-value{min-width:3rem;text-align:center;font-size:.8125rem;font-weight:600;color:var(--text-dark);font-variant-numeric:tabular-nums}.tts-controls{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.tts-buttons{display:flex;gap:.25rem}.tts-btn{width:36px;height:36px;padding:0;background:var(--bg-secondary);border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-dark);transition:all .15s ease}.tts-btn:hover:not(:disabled){border-color:var(--primary-blue);color:var(--primary-blue);background:var(--light-blue)}.tts-btn:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.tts-btn:disabled{opacity:.4;cursor:not-allowed}.tts-btn.active{background:var(--primary-blue);color:#fff;border-color:var(--primary-blue)}.tts-btn svg{width:14px;height:14px}.tts-status{font-size:.75rem;color:var(--text-light);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tts-speed-control,.tts-voice-control,.tts-pause-control{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem}.tts-speed-label,.tts-voice-label,.tts-pause-label{font-size:.75rem;color:var(--text-light);min-width:3rem}#tts-speed,#tts-pause-duration{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:var(--bg-secondary);border-radius:2px;cursor:pointer}#tts-speed::-webkit-slider-thumb,#tts-pause-duration::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:var(--primary-blue);cursor:pointer;border:2px solid #fff;box-shadow:0 1px 3px #0003}#tts-speed::-moz-range-thumb,#tts-pause-duration::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--primary-blue);cursor:pointer;border:2px solid #fff;box-shadow:0 1px 3px #0003}#tts-speed:focus,#tts-pause-duration:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.tts-speed-value,.tts-pause-value{font-size:.75rem;font-weight:600;color:var(--text-dark);min-width:2rem;text-align:right;font-variant-numeric:tabular-nums}#tts-voice{flex:1;padding:.375rem .5rem;font-size:.75rem;border:1px solid rgba(0,0,0,.15);border-radius:4px;background:var(--bg-primary);color:var(--text-dark);cursor:pointer;max-width:140px}#tts-voice:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.tts-note{font-size:.6875rem;color:var(--error);margin:.25rem 0 0}[data-theme=dark] .tts-btn{background:#ffffff1a;border-color:#fff3}[data-theme=dark] .tts-btn:hover:not(:disabled){background:#4299e133;border-color:var(--accent-blue);color:var(--accent-blue)}[data-theme=dark] .tts-btn.active{background:var(--accent-blue);border-color:var(--accent-blue)}[data-theme=dark] #tts-speed,[data-theme=dark] #tts-pause-duration{background:#ffffff1a}[data-theme=dark] #tts-speed::-webkit-slider-thumb,[data-theme=dark] #tts-pause-duration::-webkit-slider-thumb{background:var(--accent-blue)}[data-theme=dark] #tts-speed::-moz-range-thumb,[data-theme=dark] #tts-pause-duration::-moz-range-thumb{background:var(--accent-blue)}[data-theme=dark] #tts-voice,[data-theme=dark] .size-btn{background:#ffffff1a;border-color:#fff3}[data-theme=dark] .size-btn:hover:not(:disabled){background:#4299e133;border-color:var(--accent-blue);color:var(--accent-blue)}[data-font-size="70"] html{font-size:70%!important}[data-font-size="70"] body{font-size:.7rem!important;line-height:1.44!important}[data-font-size="70"] h1{font-size:1.4rem!important}[data-font-size="70"] h2{font-size:calc(1.5rem * .7)!important}[data-font-size="70"] h3{font-size:.875rem!important}[data-font-size="70"] p,[data-font-size="70"] li{font-size:.7rem!important;line-height:calc(1.6 + (.7 - 1) * .15)!important}[data-font-size="70"] .btn{font-size:.7rem!important;padding:calc(.75rem * .7) calc(1.5rem * .7)!important}[data-font-size="70"] .nav-link{font-size:.7rem!important}[data-font-size="70"] .card h3{font-size:.7875rem!important}[data-font-size="70"] .card p{font-size:.65625rem!important}[data-font-size="70"] input,[data-font-size="70"] textarea,[data-font-size="70"] select,[data-font-size="70"] label{font-size:.7rem!important}[data-font-size="80"] html{font-size:80%!important}[data-font-size="80"] body{font-size:.8rem!important;line-height:1.46!important}[data-font-size="80"] h1{font-size:1.6rem!important}[data-font-size="80"] h2{font-size:calc(1.5rem * .8)!important}[data-font-size="80"] h3{font-size:1rem!important}[data-font-size="80"] p,[data-font-size="80"] li{font-size:.8rem!important;line-height:1.57!important}[data-font-size="80"] .btn{font-size:.8rem!important;padding:calc(.75rem * .8) calc(1.5rem * .8)!important}[data-font-size="80"] .nav-link{font-size:.8rem!important}[data-font-size="80"] .card h3{font-size:.9rem!important}[data-font-size="80"] .card p{font-size:.75rem!important}[data-font-size="80"] input,[data-font-size="80"] textarea,[data-font-size="80"] select,[data-font-size="80"] label{font-size:.8rem!important}[data-font-size="90"] html{font-size:90%!important}[data-font-size="90"] body{font-size:.9rem!important;line-height:1.48!important}[data-font-size="90"] h1{font-size:1.8rem!important}[data-font-size="90"] h2{font-size:1.35rem!important}[data-font-size="90"] h3{font-size:1.125rem!important}[data-font-size="90"] p,[data-font-size="90"] li{font-size:.9rem!important;line-height:calc(1.6 + (.9 - 1) * .15)!important}[data-font-size="90"] .btn{font-size:.9rem!important;padding:.675rem 1.35rem!important}[data-font-size="90"] .nav-link{font-size:.9rem!important}[data-font-size="90"] .card h3{font-size:1.0125rem!important}[data-font-size="90"] .card p{font-size:.84375rem!important}[data-font-size="90"] input,[data-font-size="90"] textarea,[data-font-size="90"] select,[data-font-size="90"] label{font-size:.9rem!important}[data-font-size="100"] html{font-size:100%!important}[data-font-size="100"] body{font-size:1rem!important;line-height:1.5!important}[data-font-size="100"] h1{font-size:2rem!important}[data-font-size="100"] h2{font-size:1.5rem!important}[data-font-size="100"] h3{font-size:1.25rem!important}[data-font-size="100"] p,[data-font-size="100"] li{font-size:1rem!important;line-height:1.6!important}[data-font-size="100"] .btn{font-size:1rem!important;padding:.75rem 1.5rem!important}[data-font-size="100"] .nav-link{font-size:1rem!important}[data-font-size="100"] .card h3{font-size:1.125rem!important}[data-font-size="100"] .card p{font-size:.9375rem!important}[data-font-size="100"] input,[data-font-size="100"] textarea,[data-font-size="100"] select,[data-font-size="100"] label{font-size:1rem!important}[data-font-size="110"] html{font-size:110%!important}[data-font-size="110"] body{font-size:1.1rem!important;line-height:1.52!important}[data-font-size="110"] h1{font-size:2.2rem!important}[data-font-size="110"] h2{font-size:calc(1.5rem * 1.1)!important}[data-font-size="110"] h3{font-size:1.375rem!important}[data-font-size="110"] p,[data-font-size="110"] li{font-size:1.1rem!important;line-height:calc(1.6 + (1.1 - 1) * .15)!important}[data-font-size="110"] .btn{font-size:1.1rem!important;padding:calc(.75rem * 1.1) calc(1.5rem * 1.1)!important}[data-font-size="110"] .nav-link{font-size:1.1rem!important}[data-font-size="110"] .card h3{font-size:1.2375rem!important}[data-font-size="110"] .card p{font-size:1.03125rem!important}[data-font-size="110"] input,[data-font-size="110"] textarea,[data-font-size="110"] select,[data-font-size="110"] label{font-size:1.1rem!important}[data-font-size="120"] html{font-size:120%!important}[data-font-size="120"] body{font-size:1.2rem!important;line-height:1.54!important}[data-font-size="120"] h1{font-size:2.4rem!important}[data-font-size="120"] h2{font-size:calc(1.5rem * 1.2)!important}[data-font-size="120"] h3{font-size:1.5rem!important}[data-font-size="120"] p,[data-font-size="120"] li{font-size:1.2rem!important;line-height:calc(1.6 + (1.2 - 1) * .15)!important}[data-font-size="120"] .btn{font-size:1.2rem!important;padding:calc(.75rem * 1.2) calc(1.5rem * 1.2)!important}[data-font-size="120"] .nav-link{font-size:1.2rem!important}[data-font-size="120"] .card h3{font-size:calc(1.125rem * 1.2)!important}[data-font-size="120"] .card p{font-size:1.125rem!important}[data-font-size="120"] input,[data-font-size="120"] textarea,[data-font-size="120"] select,[data-font-size="120"] label{font-size:1.2rem!important}[data-font-size="130"] html{font-size:130%!important}[data-font-size="130"] body{font-size:1.3rem!important;line-height:1.56!important}[data-font-size="130"] h1{font-size:2.6rem!important}[data-font-size="130"] h2{font-size:calc(1.5rem * 1.3)!important}[data-font-size="130"] h3{font-size:1.625rem!important}[data-font-size="130"] p,[data-font-size="130"] li{font-size:1.3rem!important;line-height:1.645!important}[data-font-size="130"] .btn{font-size:1.3rem!important;padding:calc(.75rem * 1.3) calc(1.5rem * 1.3)!important}[data-font-size="130"] .nav-link{font-size:1.3rem!important}[data-font-size="130"] .card h3{font-size:calc(1.125rem * 1.3)!important}[data-font-size="130"] .card p{font-size:1.21875rem!important}[data-font-size="130"] input,[data-font-size="130"] textarea,[data-font-size="130"] select,[data-font-size="130"] label{font-size:1.3rem!important}[data-font-size="140"] html{font-size:140%!important}[data-font-size="140"] body{font-size:1.4rem!important;line-height:1.58!important}[data-font-size="140"] h1{font-size:2.8rem!important}[data-font-size="140"] h2{font-size:calc(1.5rem * 1.4)!important}[data-font-size="140"] h3{font-size:1.75rem!important}[data-font-size="140"] p,[data-font-size="140"] li{font-size:1.4rem!important;line-height:calc(1.6 + (1.4 - 1) * .15)!important}[data-font-size="140"] .btn{font-size:1.4rem!important;padding:calc(.75rem * 1.4) calc(1.5rem * 1.4)!important}[data-font-size="140"] .nav-link{font-size:1.4rem!important}[data-font-size="140"] .card h3{font-size:1.575rem!important}[data-font-size="140"] .card p{font-size:1.3125rem!important}[data-font-size="140"] input,[data-font-size="140"] textarea,[data-font-size="140"] select,[data-font-size="140"] label{font-size:1.4rem!important}[data-font-size="150"] html{font-size:150%!important}[data-font-size="150"] body{font-size:1.5rem!important;line-height:1.6!important}[data-font-size="150"] h1{font-size:3rem!important}[data-font-size="150"] h2{font-size:2.25rem!important}[data-font-size="150"] h3{font-size:1.875rem!important}[data-font-size="150"] p,[data-font-size="150"] li{font-size:1.5rem!important;line-height:1.675!important}[data-font-size="150"] .btn{font-size:1.5rem!important;padding:1.125rem 2.25rem!important}[data-font-size="150"] .nav-link{font-size:1.5rem!important}[data-font-size="150"] .card h3{font-size:1.6875rem!important}[data-font-size="150"] .card p{font-size:1.40625rem!important}[data-font-size="150"] input,[data-font-size="150"] textarea,[data-font-size="150"] select,[data-font-size="150"] label{font-size:1.5rem!important}[data-font-size="160"] html{font-size:160%!important}[data-font-size="160"] body{font-size:1.6rem!important;line-height:1.62!important}[data-font-size="160"] h1{font-size:3.2rem!important}[data-font-size="160"] h2{font-size:calc(1.5rem * 1.6)!important}[data-font-size="160"] h3{font-size:2rem!important}[data-font-size="160"] p,[data-font-size="160"] li{font-size:1.6rem!important;line-height:calc(1.6 + (1.6 - 1) * .15)!important}[data-font-size="160"] .btn{font-size:1.6rem!important;padding:calc(.75rem * 1.6) calc(1.5rem * 1.6)!important}[data-font-size="160"] .nav-link{font-size:1.6rem!important}[data-font-size="160"] .card h3{font-size:1.8rem!important}[data-font-size="160"] .card p{font-size:1.5rem!important}[data-font-size="160"] input,[data-font-size="160"] textarea,[data-font-size="160"] select,[data-font-size="160"] label{font-size:1.6rem!important}[data-font-size="170"] html{font-size:170%!important}[data-font-size="170"] body{font-size:1.7rem!important;line-height:1.64!important}[data-font-size="170"] h1{font-size:3.4rem!important}[data-font-size="170"] h2{font-size:2.55rem!important}[data-font-size="170"] h3{font-size:2.125rem!important}[data-font-size="170"] p,[data-font-size="170"] li{font-size:1.7rem!important;line-height:1.705!important}[data-font-size="170"] .btn{font-size:1.7rem!important;padding:1.275rem 2.55rem!important}[data-font-size="170"] .nav-link{font-size:1.7rem!important}[data-font-size="170"] .card h3{font-size:calc(1.125rem * 1.7)!important}[data-font-size="170"] .card p{font-size:1.59375rem!important}[data-font-size="170"] input,[data-font-size="170"] textarea,[data-font-size="170"] select,[data-font-size="170"] label{font-size:1.7rem!important}[data-font-size="180"] html{font-size:180%!important}[data-font-size="180"] body{font-size:1.8rem!important;line-height:calc(1.5 + (1.8 - 1) * .2)!important}[data-font-size="180"] h1{font-size:3.6rem!important}[data-font-size="180"] h2{font-size:2.7rem!important}[data-font-size="180"] h3{font-size:2.25rem!important}[data-font-size="180"] p,[data-font-size="180"] li{font-size:1.8rem!important;line-height:calc(1.6 + (1.8 - 1) * .15)!important}[data-font-size="180"] .btn{font-size:1.8rem!important;padding:1.35rem 2.7rem!important}[data-font-size="180"] .nav-link{font-size:1.8rem!important}[data-font-size="180"] .card h3{font-size:2.025rem!important}[data-font-size="180"] .card p{font-size:1.6875rem!important}[data-font-size="180"] input,[data-font-size="180"] textarea,[data-font-size="180"] select,[data-font-size="180"] label{font-size:1.8rem!important}[data-font-size="190"] html{font-size:190%!important}[data-font-size="190"] body{font-size:1.9rem!important;line-height:1.68!important}[data-font-size="190"] h1{font-size:3.8rem!important}[data-font-size="190"] h2{font-size:calc(1.5rem * 1.9)!important}[data-font-size="190"] h3{font-size:2.375rem!important}[data-font-size="190"] p,[data-font-size="190"] li{font-size:1.9rem!important;line-height:1.735!important}[data-font-size="190"] .btn{font-size:1.9rem!important;padding:calc(.75rem * 1.9) calc(1.5rem * 1.9)!important}[data-font-size="190"] .nav-link{font-size:1.9rem!important}[data-font-size="190"] .card h3{font-size:calc(1.125rem * 1.9)!important}[data-font-size="190"] .card p{font-size:1.78125rem!important}[data-font-size="190"] input,[data-font-size="190"] textarea,[data-font-size="190"] select,[data-font-size="190"] label{font-size:1.9rem!important}[data-font-size="200"] html{font-size:200%!important}[data-font-size="200"] body{font-size:2rem!important;line-height:1.7!important}[data-font-size="200"] h1{font-size:4rem!important}[data-font-size="200"] h2{font-size:3rem!important}[data-font-size="200"] h3{font-size:2.5rem!important}[data-font-size="200"] p,[data-font-size="200"] li{font-size:2rem!important;line-height:1.75!important}[data-font-size="200"] .btn{font-size:2rem!important;padding:1.5rem 3rem!important}[data-font-size="200"] .nav-link{font-size:2rem!important}[data-font-size="200"] .card h3{font-size:2.25rem!important}[data-font-size="200"] .card p{font-size:1.875rem!important}[data-font-size="200"] input,[data-font-size="200"] textarea,[data-font-size="200"] select,[data-font-size="200"] label{font-size:2rem!important}[data-font-size=large] html{font-size:125%!important}[data-font-size=large] body{font-size:1.125rem!important;line-height:1.6!important}[data-font-size=large] h1{font-size:2.5rem!important}[data-font-size=large] h2{font-size:2rem!important}[data-font-size=large] h3{font-size:1.5rem!important}[data-font-size=large] p,[data-font-size=large] li{font-size:1.125rem!important;line-height:1.7!important}[data-font-size=large] .btn{font-size:1.1rem!important;padding:.875rem 1.75rem!important}[data-font-size=large] .nav-link{font-size:1.1rem!important}[data-font-size=large] .card h3{font-size:1.35rem!important}[data-font-size=large] .card p{font-size:1.05rem!important}[data-font-size=large] input,[data-font-size=large] textarea,[data-font-size=large] select,[data-font-size=large] label{font-size:1.1rem!important}[data-text-spacing=comfortable] body{line-height:1.8!important;letter-spacing:.12em!important;word-spacing:.16em!important}[data-text-spacing=comfortable] p{margin-bottom:2em!important}[data-text-spacing=comfortable] h1,[data-text-spacing=comfortable] h2,[data-text-spacing=comfortable] h3,[data-text-spacing=comfortable] h4,[data-text-spacing=comfortable] h5,[data-text-spacing=comfortable] h6{letter-spacing:.05em!important;margin-bottom:1em!important}[data-text-spacing=comfortable] li{margin-bottom:.5em!important}[data-theme=dark] .accessibility-panel{background:var(--bg-secondary);border-color:#fff3}[data-theme=dark] .accessibility-panel .panel-section{border-bottom-color:#ffffff1a}[data-theme=dark] .accessibility-panel .reset-btn{border-color:#fff3}[data-theme=dark] .accessibility-panel .reset-btn:hover{background:#ffffff1a}[data-theme=dark] .accessibility-toggle{background:#2b6cb0;color:#fff}[data-theme=dark] .accessibility-toggle:hover,[data-theme=dark] .accessibility-toggle[aria-expanded=true]{background:#4299e1}.toast-container{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:10001;display:flex;flex-direction:column;gap:.5rem;pointer-events:none;max-width:90vw}.toast{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:8px;box-shadow:0 4px 20px #0003;font-size:.9rem;font-weight:500;pointer-events:auto;animation:toastSlideIn .3s ease;max-width:400px}.toast.success{background:var(--toast-success-bg);color:var(--toast-success-text)}.toast.error{background:var(--toast-error-bg);color:var(--toast-error-text)}.toast.info{background:var(--toast-info-bg);color:var(--toast-info-text)}.toast.toast-exit{animation:toastSlideOut .3s ease forwards}.toast .toast-icon{flex-shrink:0;width:20px;height:20px}.toast .toast-message{flex:1;line-height:1.4}.toast .toast-close{flex-shrink:0;background:transparent;border:none;color:inherit;opacity:.7;cursor:pointer;padding:.5rem;min-width:var(--min-touch-target, 44px);min-height:var(--min-touch-target, 44px);display:flex;align-items:center;justify-content:center;border-radius:4px;transition:opacity .2s ease;margin:-.5rem -.25rem -.5rem 0}.toast .toast-close:hover{opacity:1}.toast .toast-close:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes toastSlideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.update-notification{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(100px);background:var(--primary-navy);color:#fff;padding:1rem 1.5rem;border-radius:8px;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 20px #0000004d;z-index:10000;opacity:0;transition:transform .3s ease,opacity .3s ease}.update-notification.visible{transform:translate(-50%) translateY(0);opacity:1}.update-notification span{font-size:.9rem}.update-notification .update-btn{background:#fff;color:var(--primary-navy);border:none;padding:.5rem 1rem;border-radius:4px;font-weight:600;cursor:pointer;font-size:.875rem;min-height:36px}.update-notification .update-btn:hover{background:var(--light-blue)}.update-notification .update-btn:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.update-notification .dismiss-btn{background:transparent;color:#fff;border:none;padding:.25rem .5rem;font-size:1.25rem;cursor:pointer;opacity:.7;line-height:1;min-width:var(--min-touch-target, 44px);min-height:var(--min-touch-target, 44px)}.update-notification .dismiss-btn:hover{opacity:1}.update-notification .dismiss-btn:focus{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}[data-theme=dark] .update-notification{background:#2b6cb0;color:#fff}[data-theme=dark] .update-notification .update-btn{background:#1a202c;color:#fff}[data-theme=dark] .update-notification .update-btn:hover{background:#2d3748}[data-theme=dark] .update-notification .dismiss-btn{color:#fff}@media(max-width:768px){.accessibility-toggle{bottom:1.5rem;left:1rem}.accessibility-toggle.top-left,.accessibility-toggle.top-right{top:auto;bottom:1.5rem}.accessibility-toggle.bottom-right,.accessibility-toggle.top-right{left:auto;right:1rem}.accessibility-panel{top:auto!important;bottom:4.5rem!important;left:1rem;right:1rem;width:auto;max-height:calc(100vh - 6rem);max-height:calc(100dvh - 6rem)}.toast-container{bottom:1.5rem;left:1rem;right:1rem;transform:none;max-width:none}.toast{max-width:none}}header{background:var(--white);box-shadow:0 2px 10px #0000001a;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:transparent;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}.onion-link{text-decoration:none;gap:.375rem;color:var(--tor-purple, #7d4698)}.onion-link:hover{background:#7d46981a;color:var(--tor-purple, #7d4698)}.onion-link .onion-label{font-size:.75rem;font-weight:600;display:none}@media(min-width:480px){.onion-link .onion-label{display:inline}}[data-theme=dark] .onion-link{color:var(--tor-purple-light, #b388c7)}[data-theme=dark] .onion-link:hover{background:#b388c726;color:var(--tor-purple-light, #b388c7)}.mobile-menu-toggle{display:none;background:transparent;border:none;font-size:1.5rem;cursor:pointer;color:var(--primary-navy);padding:.5rem;min-width:44px;min-height:44px;align-items:center;justify-content:center}: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}[data-theme=dark] header{background:var(--header-bg);border-bottom-color:#ffffff1a}[data-theme=dark] .logo-text{color:var(--text-dark)}[data-theme=dark] .logo img{background:#f5f0e6;border-radius:50%;padding:2px}[data-theme=dark] nav a{color:var(--text-dark)}[data-theme=dark] .mobile-menu-toggle{color:var(--text-dark)}@media(max-width:768px){.mobile-menu-toggle{display:flex}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 #0000001a}nav ul.active{display:flex}nav li{border-bottom:1px solid var(--divider)}nav li:last-child{border-bottom:none;margin-top:.5rem}nav a{display:block;padding:1rem}nav a.btn{text-align:center}}footer{background:var(--primary-navy);color:#fff;padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-logo{height:60px;background:#fff;border-radius:50%;padding:6px}.footer-brand p{color:#ffffffde;margin-top:1rem}.footer-links h3,.footer-contact h3{color:#fff;margin-bottom:1rem;font-size:1.125rem}.footer-links ul{list-style:none}.footer-links a{color:#ffffffde;display:block;padding:.35rem 0;transition:color .3s ease;text-decoration:underline;text-decoration-color:#fff9;text-underline-offset:2px}.footer-links a:hover{color:#fff;text-decoration-color:#fff}.footer-contact p{color:#ffffffde;margin-bottom:.5rem}.footer-contact a{color:#ffffffde;text-decoration:underline;text-decoration-color:#fff9;text-underline-offset:2px}.footer-contact a:hover{color:#fff;text-decoration-color:#fff}.footer-snowflake{padding-top:1rem;text-align:center}.footer-snowflake .snowflake-content{color:#fffc;font-size:.8125rem;display:flex;align-items:center;justify-content:center;gap:.4rem;flex-wrap:wrap}.footer-snowflake a{color:#ffffffde;text-decoration:underline;text-decoration-color:#ffffff80;text-underline-offset:2px}.footer-snowflake a:hover{color:#fff;text-decoration-color:#fff}.footer-snowflake .snowflake-icon{opacity:.8;flex-shrink:0}.footer-snowflake .snowflake-text{display:inline-flex;align-items:center;gap:.4rem;flex-wrap:wrap;justify-content:center}.footer-snowflake .snowflake-toggle{background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#ffffffde;cursor:pointer;font-size:.75rem;padding:.2rem .5rem;transition:all .2s ease}.footer-snowflake .snowflake-toggle:hover{background:#fff3;border-color:#fff6;color:#fff}.footer-snowflake .snowflake-toggle:focus-visible{outline:2px solid var(--accent-teal);outline-offset:2px}.footer-snowflake .snowflake-toggle.active{background:#4caf5066;border-color:#4caf5099;color:#a5d6a7}.footer-snowflake .snowflake-toggle.active:hover{background:#4caf5080;border-color:#4caf50b3}.footer-snowflake .snowflake-stats{color:#fffc;font-size:.75rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer-nav{margin-bottom:1rem}.footer-nav-list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;padding:0;margin:0}.footer-nav-list a{color:#ffffffde;text-decoration:underline;text-decoration-color:#fff9;text-underline-offset:2px;font-size:.9375rem;padding:.25rem 0;display:inline-block;transition:color .2s ease,text-decoration-color .2s ease}.footer-nav-list a:hover{color:#fff;text-decoration-color:#fff}.footer-nav-list a:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px;border-radius:2px}.footer-copyright{color:#fffc;font-size:.875rem;margin:0}[data-theme=dark] footer{background:var(--footer-bg)}[data-theme=dark] .footer-contact h3,[data-theme=dark] .footer-links h3{color:#ffffffe6}[data-theme=dark] .footer-logo{background:#f5f0e6;border-radius:50%;padding:6px}@media(max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-logo{margin:0 auto}.footer-nav-list{gap:.375rem 1rem}.footer-nav-list a{font-size:.875rem}.footer-copyright{font-size:.8125rem}}.hero{background:linear-gradient(135deg,var(--primary-navy) 0%,var(--gradient-navy-mid) 40%,var(--gradient-navy-light) 100%);color:#fff;padding:10rem 0 6rem;text-align:center;margin-top:70px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23ffffff' fill-opacity='0.05' d='M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,133.3C672,139,768,181,864,181.3C960,181,1056,139,1152,128C1248,117,1344,139,1392,149.3L1440,160L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");background-size:cover;background-position:bottom;opacity:.4;pointer-events:none}.hero:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(circle at 80% 70%,rgba(255,255,255,.08) 1px,transparent 1px),radial-gradient(circle at 50% 50%,rgba(255,255,255,.06) 1px,transparent 1px);background-size:100px 100px,150px 150px,200px 200px;animation:floatParticles 20s linear infinite;pointer-events:none}.hero .container{position:relative;z-index:1}.hero h1{color:#fff;font-size:clamp(2.25rem,5vw,3rem);margin-bottom:1.5rem;animation:fadeInUp .8s ease;text-shadow:0 2px 10px rgba(0,0,0,.3),0 4px 30px rgba(43,108,176,.4),0 0 60px rgba(255,255,255,.15)}.hero p{color:#ffffffe6;font-size:1.25rem;max-width:700px;margin:0 auto 2rem;animation:fadeInUp .8s ease .2s both}.hero-home{background:linear-gradient(#1a365dbf,#2b6cb0cc),url(/assets/video/home-hero-poster.webp) center/cover no-repeat;padding:12rem 0 8rem}.home-video-hero{position:relative}.home-video-hero:before,.home-video-hero:after{display:none}.home-video-hero .container{position:relative;z-index:2}.home-hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.home-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a365dbf,#2b6cb0b3,#234e7aa6);z-index:1}@media(prefers-reduced-motion:reduce){.home-hero-video{display:none}}[data-reduced-motion=true] .home-hero-video{display:none}.volunteer-video-hero{position:relative}.volunteer-video-hero:before,.volunteer-video-hero:after{display:none}.volunteer-video-hero .container{position:relative;z-index:2}.volunteer-hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.volunteer-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a365dbf,#2b6cb0b3,#234e7aa6);z-index:1}@media(prefers-reduced-motion:reduce){.volunteer-hero-video{display:none}}[data-reduced-motion=true] .volunteer-hero-video{display:none}.contact-video-hero{position:relative}.contact-video-hero:before,.contact-video-hero:after{display:none}.contact-video-hero .container{position:relative;z-index:2}.contact-hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.contact-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a365dbf,#2b6cb0b3,#234e7aa6);z-index:1}@media(prefers-reduced-motion:reduce){.contact-hero-video,.contact-hero-overlay{display:none}}.projects-video-hero{position:relative}.projects-video-hero:before,.projects-video-hero:after{display:none}.projects-video-hero .container{position:relative;z-index:2}.projects-hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.projects-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a365dbf,#2b6cb0b3,#234e7aa6);z-index:1}@media(prefers-reduced-motion:reduce){.projects-hero-video,.projects-hero-overlay{display:none}}.about-video-hero{position:relative}.about-video-hero:before,.about-video-hero:after{display:none}.about-video-hero .container{position:relative;z-index:2}.about-hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.about-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a365dbf,#2b6cb0b3,#234e7aa6);z-index:1}@media(prefers-reduced-motion:reduce){.about-hero-video,.about-hero-overlay{display:none}}.donate-video-hero{position:relative}.donate-video-hero:before,.donate-video-hero:after{display:none}.donate-video-hero .container{position:relative;z-index:2}.donate-hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.donate-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a365dbf,#2b6cb0b3,#234e7aa6);z-index:1}@media(prefers-reduced-motion:reduce){.donate-hero-video,.donate-hero-overlay{display:none}}.ira-video-hero{position:relative}.ira-video-hero:before,.ira-video-hero:after{display:none}.ira-video-hero .container{position:relative;z-index:2}.ira-hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.ira-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a365dbf,#2b6cb0b3,#234e7aa6);z-index:1}@media(prefers-reduced-motion:reduce){.ira-hero-video,.ira-hero-overlay{display:none}}[data-reduced-motion=true] .ira-hero-video{display:none}.planned-giving-video-hero{position:relative}.planned-giving-video-hero:before,.planned-giving-video-hero:after{display:none}.planned-giving-video-hero .container{position:relative;z-index:2}.planned-giving-hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.planned-giving-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a365dbf,#2b6cb0b3,#234e7aa6);z-index:1}@media(prefers-reduced-motion:reduce){.planned-giving-hero-video,.planned-giving-hero-overlay{display:none}}[data-reduced-motion=true] .planned-giving-hero-video{display:none}.daf-video-hero{position:relative}.daf-video-hero:before,.daf-video-hero:after{display:none}.daf-video-hero .container{position:relative;z-index:2}.daf-hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.daf-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a365dbf,#2b6cb0b3,#234e7aa6);z-index:1}@media(prefers-reduced-motion:reduce){.daf-hero-video,.daf-hero-overlay{display:none}}[data-reduced-motion=true] .daf-hero-video{display:none}.stocks-video-hero{position:relative}.stocks-video-hero:before,.stocks-video-hero:after{display:none}.stocks-video-hero .container{position:relative;z-index:2}.stocks-hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.stocks-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a365dbf,#2b6cb0b3,#234e7aa6);z-index:1}@media(prefers-reduced-motion:reduce){.stocks-hero-video,.stocks-hero-overlay{display:none}}[data-reduced-motion=true] .stocks-hero-video{display:none}.corporate-video-hero{position:relative}.corporate-video-hero:before,.corporate-video-hero:after{display:none}.corporate-video-hero .container{position:relative;z-index:2}.corporate-hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.corporate-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a365dbf,#2b6cb0b3,#234e7aa6);z-index:1}@media(prefers-reduced-motion:reduce){.corporate-hero-video,.corporate-hero-overlay{display:none}}[data-reduced-motion=true] .corporate-hero-video{display:none}.hero-page{min-height:320px;display:flex;align-items:center;padding:8rem 0 4rem}.hero-page h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:.75rem}.hero-page p{font-size:1.25rem;max-width:500px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .hero{background:linear-gradient(135deg,#0d1117,#1a365d,#234e7a)}[data-theme=dark] .hero h1{color:#fff}[data-theme=dark] .hero p{color:#ffffffe6}[data-theme=dark] .hero-home{background:linear-gradient(#0d1117cc,#1a365dd9),url(/assets/video/home-hero-poster.webp) center/cover no-repeat}[data-theme=dark] .home-hero-overlay,[data-theme=dark] .volunteer-hero-overlay,[data-theme=dark] .contact-hero-overlay,[data-theme=dark] .projects-hero-overlay,[data-theme=dark] .about-hero-overlay,[data-theme=dark] .donate-hero-overlay,[data-theme=dark] .ira-hero-overlay,[data-theme=dark] .planned-giving-hero-overlay,[data-theme=dark] .daf-hero-overlay,[data-theme=dark] .stocks-hero-overlay,[data-theme=dark] .corporate-hero-overlay{background:linear-gradient(135deg,#0d1117cc,#1a365dcc,#234e7abf)}@media(max-width:768px){.hero{padding:8rem 0 4rem}.hero h1{font-size:2rem}.hero p{font-size:1.1rem}.hero-home{padding:9rem 0 5rem}.hero-page{min-height:250px}.hero-page h1{font-size:2rem}.hero-page p{font-size:1.0625rem}}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{margin-bottom:1rem}.section-title p{color:var(--text-light);max-width:600px;margin:0 auto}.wave-divider-container{background:linear-gradient(135deg,var(--primary-navy) 0%,#234e7a 40%,#2b6cb0 100%);margin-top:-1px;line-height:0}.wave-divider-container svg{display:block;width:100%;height:60px}.wave-divider{position:absolute;left:0;width:100%;overflow:hidden;line-height:0}.wave-divider svg{position:relative;display:block;width:calc(100% + 1.3px);height:60px}.wave-divider.wave-top{top:0;transform:rotate(180deg)}.wave-divider.wave-bottom{bottom:0}.mission-preview{background:var(--white);position:relative}.mission-preview:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(26,54,93,.03) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.mission-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.mission-text{position:relative;z-index:1}.mission-text h2{margin-bottom:1.5rem;position:relative;display:inline-block}.mission-text h2:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:linear-gradient(90deg,var(--primary-blue),var(--accent-blue));border-radius:2px}.mission-text p{font-size:1.125rem;line-height:1.75}.mission-text .learn-more-link{display:inline-block;margin-top:1.5rem;color:var(--primary-blue);font-weight:500;text-decoration:none;transition:color .2s ease}.mission-text .learn-more-link:hover{color:var(--primary-navy);text-decoration:underline}.mission-image img{width:100%;border-radius:12px;box-shadow:0 20px 50px #00000026}.content-section{padding:5rem 0;background:var(--bg-primary)}.content-section.alt-bg{background:var(--bg-secondary)}.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 #0000001a}.content-centered{max-width:800px;margin:0 auto;text-align:center}.content-centered h2{margin-bottom:1.5rem}.content-centered p{color:var(--text-light)}.pillars{background:var(--light-blue);position:relative}.pillars:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%231a365d' fill-opacity='0.03' d='M0,160L48,170.7C96,181,192,203,288,192C384,181,480,139,576,138.7C672,139,768,181,864,197.3C960,213,1056,203,1152,176C1248,149,1344,107,1392,85.3L1440,64L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");background-size:cover;background-position:bottom;opacity:.5;pointer-events:none}.pillars .container{position:relative;z-index:1}.pillars.alt-bg{background:var(--light-blue)}.impact{background:linear-gradient(135deg,#1a365d,#234e7a,#2b6cb0);color:#fff;text-align:center;position:relative;overflow:hidden}.impact:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23ffffff' fill-opacity='0.03' d='M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,133.3C672,139,768,181,864,181.3C960,181,1056,139,1152,128C1248,117,1344,139,1392,149.3L1440,160L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");background-size:cover;background-position:bottom;pointer-events:none}.impact:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23ffffff' fill-opacity='0.02' d='M0,192L48,176C96,160,192,128,288,138.7C384,149,480,203,576,208C672,213,768,171,864,149.3C960,128,1056,128,1152,149.3C1248,171,1344,213,1392,234.7L1440,256L1440,0L1392,0C1344,0,1200,0,1080,0C960,0,840,0,720,0C600,0,480,0,360,0C240,0,120,0,60,0L0,0Z'%3E%3C/path%3E%3C/svg%3E");background-size:cover;background-position:top;pointer-events:none}.impact .container{position:relative;z-index:1}.impact h2{color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 20px rgba(0,0,0,.2)}.impact p{color:#fff;font-size:1.125rem;font-weight:400}.impact .highlight{font-weight:600;font-size:1.35rem;margin:2rem 0;color:#fff;text-shadow:0 2px 15px rgba(0,0,0,.15)}.impact .btn{margin-top:1rem}.impact-content{max-width:700px;margin:0 auto}.what-we-do{background:var(--light-blue);padding:4rem 0;position:relative}.what-we-do:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%231a365d' fill-opacity='0.02' d='M0,160L48,170.7C96,181,192,203,288,192C384,181,480,139,576,138.7C672,139,768,181,864,197.3C960,213,1056,203,1152,176C1248,149,1344,107,1392,85.3L1440,64L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");background-size:cover;background-position:bottom;opacity:.5;pointer-events:none}.what-we-do .container{position:relative;z-index:1}.pillars-quick{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center}.pillar-item{padding:1.5rem}.pillar-item .pillar-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.pillar-item h3{color:var(--primary-navy);margin-bottom:.5rem;font-size:1.25rem}.pillar-item p{color:var(--text-light);font-size:.95rem;margin:0}.learn-more-link{text-align:center;margin-top:2rem}.learn-more-link a{color:var(--primary-blue);font-weight:500;text-decoration:none;transition:color .2s ease}.learn-more-link a:hover{color:var(--primary-navy);text-decoration:underline}.featured-project{background:var(--light-blue);position:relative}.featured-project:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%231a365d' fill-opacity='0.02' d='M0,160L48,170.7C96,181,192,203,288,192C384,181,480,139,576,138.7C672,139,768,181,864,197.3C960,213,1056,203,1152,176C1248,149,1344,107,1392,85.3L1440,64L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");background-size:cover;background-position:bottom;opacity:.5;pointer-events:none}.featured-project .container{position:relative;z-index:1}.featured-project .project-image{display:flex;justify-content:center;align-items:center}.featured-project .project-image img{max-width:280px;height:auto}.our-projects{background:var(--light-blue);padding:5rem 0;position:relative}.our-projects:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%231a365d' fill-opacity='0.02' d='M0,160L48,170.7C96,181,192,203,288,192C384,181,480,139,576,138.7C672,139,768,181,864,197.3C960,213,1056,203,1152,176C1248,149,1344,107,1392,85.3L1440,64L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");background-size:cover;background-position:bottom;opacity:.5;pointer-events:none}.our-projects .container{position:relative;z-index:1}.our-projects .section-title{text-align:center;margin-bottom:3rem}.our-projects .section-title h2{color:var(--primary-navy)}.projects-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.projects-scroll::-webkit-scrollbar{display:none}.projects-grid{display:flex;gap:2rem;justify-content:center}.project-card{flex:0 0 auto;width:320px;background:var(--white);border-radius:16px;padding:2.5rem 2rem;text-align:center;text-decoration:none;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center}.project-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.project-card h3{font-size:1.375rem;font-weight:700;color:var(--primary-navy);margin-bottom:.75rem}.project-card p{font-size:1rem;color:var(--text-light);line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.project-logo{width:120px;height:120px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.project-logo img{max-width:100%;max-height:100%;object-fit:contain}.project-link{color:var(--primary-blue);font-weight:600;font-size:.9375rem;transition:color .2s ease}.project-card:hover .project-link{color:var(--accent-blue)}.support-cta{background:linear-gradient(135deg,#1a365d,#234e7a,#2b6cb0);position:relative;overflow:hidden}.support-cta:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23ffffff' fill-opacity='0.03' d='M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,133.3C672,139,768,181,864,181.3C960,181,1056,139,1152,128C1248,117,1344,139,1392,149.3L1440,160L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");background-size:cover;background-position:bottom;pointer-events:none}.support-cta .container{position:relative;z-index:1}.support-content{text-align:center;max-width:800px;margin:0 auto}.support-statement{color:#fff;font-size:1.25rem;line-height:1.7;margin-bottom:2rem;text-shadow:0 2px 15px rgba(0,0,0,.15)}.cta{background:linear-gradient(180deg,var(--light-blue) 0%,#d4e9f7 100%);text-align:center;position:relative;overflow:hidden}.cta:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%231a365d' fill-opacity='0.02' d='M0,224L60,213.3C120,203,240,181,360,181.3C480,181,600,203,720,208C840,213,960,203,1080,176C1200,149,1320,107,1380,85.3L1440,64L1440,0L1380,0C1320,0,1200,0,1080,0C960,0,840,0,720,0C600,0,480,0,360,0C240,0,120,0,60,0L0,0Z'%3E%3C/path%3E%3C/svg%3E");background-size:cover;background-position:top;pointer-events:none}.cta .container{position:relative;z-index:1}.cta h2{margin-bottom:1rem}.cta p{max-width:600px;margin:0 auto 2rem;color:var(--text-light)}.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;background:var(--bg-secondary);border-radius:12px}.benefit h3,.benefit h4{margin-bottom:.75rem;color:var(--primary-blue)}.benefit p{color:var(--text-light)}.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 #00000026}.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)}.giving-option p{color:var(--text-light)}.contact-section{padding:5rem 0;background:var(--white)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.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 strong{display:block;margin-bottom:.25rem}.contact-item p{margin:0;color:var(--text-light)}.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-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:#1a365d;color:#fff}.contact-cta .btn-secondary:hover{background:#2b6cb0}[data-theme=dark] .content-section{background:#1f1f23}[data-theme=dark] .content-section.alt-bg{background:#232320}[data-theme=dark] .mission-preview{background:#1f1f23}[data-theme=dark] .mission-preview:before{background-image:radial-gradient(circle,rgba(255,255,255,.02) 1px,transparent 1px)}[data-theme=dark] .pillars{background:#1e2530}[data-theme=dark] .pillars.alt-bg{background:#24261e}[data-theme=dark] .pillars:before{opacity:.3}[data-theme=dark] .section-title p{color:var(--text-light)}[data-theme=dark] .impact{background:linear-gradient(135deg,#134e5e,#1a365d,#2b5876)}[data-theme=dark] .impact h2,[data-theme=dark] .impact p{color:#fff}[data-theme=dark] .cta{background:linear-gradient(135deg,#1a4a4a,#1e3a5f)}[data-theme=dark] .cta:before{opacity:.5}[data-theme=dark] .cta h2,[data-theme=dark] .cta p{color:#fff}[data-theme=dark] .cta .highlight{color:#5eead4}[data-theme=dark] .cta .btn-primary{background:#fff;color:#0c1729}[data-theme=dark] .cta .btn-primary:hover{background:#f0f4f8;color:#0c1729}[data-theme=dark] .wave-divider-container{background:linear-gradient(135deg,#1f1f23,#1a202c)}[data-theme=dark] .what-we-do{background:#1e2530}[data-theme=dark] .what-we-do:before{opacity:.3}[data-theme=dark] .pillar-item h3,[data-theme=dark] .learn-more-link a{color:var(--primary-blue)}[data-theme=dark] .learn-more-link a:hover{color:var(--accent-blue)}[data-theme=dark] .featured-project{background:#232320}[data-theme=dark] .featured-project:before{background-image:radial-gradient(circle,rgba(245,240,230,.015) 1px,transparent 1px);opacity:1}[data-theme=dark] .featured-project .learn-more-link{color:#2dd4bf}[data-theme=dark] .featured-project .learn-more-link:hover{color:#5eead4}[data-theme=dark] .our-projects{background:#232320}[data-theme=dark] .our-projects:before{background-image:radial-gradient(circle,rgba(245,240,230,.015) 1px,transparent 1px);opacity:1}[data-theme=dark] .project-card{background:var(--card-bg);box-shadow:0 4px 20px #0000004d}[data-theme=dark] .project-card h3{color:var(--text-dark)}[data-theme=dark] .project-card p{color:var(--text-light)}[data-theme=dark] .project-link{color:#2dd4bf}.project-card:hover [data-theme=dark] .project-link{color:#5eead4}[data-theme=dark] .support-cta{background:linear-gradient(135deg,#134e5e,#1a365d,#2b5876)}[data-theme=dark] .benefit{background:var(--card-bg);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0000004d}[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] .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] .giving-option p{color:var(--text-light)}[data-theme=dark] .contact-info-panel{background:var(--card-bg)}[data-theme=dark] .contact-info-panel h2,[data-theme=dark] .contact-item strong{color:var(--text-dark)}[data-theme=dark] .contact-cta{border-top-color:#ffffff1a}[data-theme=dark] .contact-cta h3{color:var(--text-dark)}[data-theme=dark] .content-centered p{color:var(--text-light)}@media(max-width:768px){.mission-content,.content-grid,.donate-content,.contact-grid{grid-template-columns:1fr;gap:2rem}.mission-image,.donate-image{order:-1}section{padding:3.5rem 0}.pillars-quick{grid-template-columns:1fr;gap:1.5rem}.featured-project .project-image img{max-width:180px}.support-statement{font-size:1.1rem}.our-projects{padding:3.5rem 0}.our-projects .section-title{margin-bottom:2rem}.projects-scroll{margin:0 -1.5rem;padding:0 1.5rem}.projects-grid{justify-content:flex-start;padding-right:1.5rem}.project-card{width:280px;padding:2rem 1.5rem}.project-card h3{font-size:1.25rem}.project-logo{width:100px;height:100px}}.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:var(--gradient-navy-light);color:#fff}.btn-primary:hover{background:var(--primary-navy);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #4299e166}.btn-secondary{background:var(--primary-navy);color:#fff}.btn-secondary:hover{background:var(--gradient-navy-light);color:#fff;transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--primary-navy);border:2px solid var(--primary-navy)}.btn-large{padding:1.125rem 3rem;font-size:1.125rem}.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:#fff;border-radius:50%;animation:btn-spin .6s linear infinite}@keyframes btn-spin{to{transform:rotate(360deg)}}.hero-buttons,.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-buttons{animation:fadeInUp .8s ease .4s both}.hero .btn-outline,.impact .btn-outline{color:#fff;border-color:#fff}.hero .btn-outline:hover,.impact .btn-outline:hover{background:#fff;color:var(--primary-navy)}.cta .btn-outline{color:var(--primary-navy);border-color:var(--primary-navy)}.cta .btn-outline:hover{background:var(--primary-navy);color:#fff}[data-theme=dark] .btn-primary{background:var(--accent-blue);color:#0c1729}[data-theme=dark] .btn-primary:hover{background:var(--primary-blue);color:#0c1729}[data-theme=dark] .btn-secondary{background:var(--accent-blue);color:#0c1729}[data-theme=dark] .btn-secondary:hover{background:var(--primary-blue);color:#0c1729}[data-theme=dark] .btn-outline{color:var(--text-dark);border-color:var(--text-dark)}[data-theme=dark] .btn-outline:hover{background:var(--text-dark);color:#0c1729}[data-theme=dark] .cta .btn-secondary{background:var(--primary-blue);color:#0c1729}[data-theme=dark] .cta .btn-secondary:hover{background:var(--accent-blue);color:#0c1729}[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:#0c1729}[data-theme=dark] .impact .btn-outline{color:#f0f4f8;border-color:#f0f4f8}[data-theme=dark] .impact .btn-outline:hover{background:#f0f4f8;color:#0c1729}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.cards-grid.cards-grid-4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{background:var(--white);border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:2px solid transparent;position:relative}.card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #1a365d26;border-color:#2b6cb04d}.card h3{margin-bottom:1rem;color:var(--primary-navy)}.card p{color:var(--text-light)}.alt-bg .card{background:var(--white)}.card-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--light-blue) 0%,#d4e9f7 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.75rem;box-shadow:0 4px 12px #1a365d1a;transition:transform .3s ease}.card:hover .card-icon{transform:scale(1.1)}.card-list{list-style:none;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.card-list li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--text-light)}.card-list li:before{content:"✓";position:absolute;left:0;color:var(--primary-blue);font-weight:700}[data-theme=dark] .card{background:var(--card-bg);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0000004d}[data-theme=dark] .card:hover{box-shadow:0 8px 30px #0006;border-color:#fff3}[data-theme=dark] .card p{color:var(--text-light)}[data-theme=dark] .alt-bg .card{background:var(--card-bg)}[data-theme=dark] .card-icon{background:#4299e133}[data-theme=dark] .card-list li{color:var(--text-light)}.tech-volunteer-logo{max-width:160px;height:auto;margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-dark)}.contact-form h2{margin-bottom:.5rem}.contact-form>p{color:var(--text-light);margin-bottom:2rem}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:1rem;border:2px solid var(--border-light);border-radius:8px;font-family:inherit;font-size:1rem;transition:border-color .3s ease;background:var(--card-bg);color:var(--text-dark)}.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}.form-status{padding:1rem;border-radius:8px;margin-bottom:1rem}.form-status.success{background:var(--success-light);color:var(--success);border:1px solid var(--success)}.form-status.error{background:var(--error-light);color:var(--error);border:1px solid var(--error)}.field-error,.error-message{color:var(--error);font-size:.875rem;margin-top:.25rem;display:block}.form-group input.error,.form-group select.error,.form-group textarea.error,input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--error)}[data-theme=dark] .contact-form input,[data-theme=dark] .contact-form select,[data-theme=dark] .contact-form textarea{background:var(--bg-secondary);border-color:#ffffff1a;color:var(--text-dark)}[data-theme=dark] .contact-form label{color:var(--text-dark)}[data-theme=dark] .form-status.success{background:#22543d;color:#c6f6d5}[data-theme=dark] .form-status.error{background:#822727;color:#fed7d7}.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 var(--border-light);border-radius:8px;font-size:1rem;background:var(--card-bg);color:var(--text-dark)}.newsletter-form input:focus{outline:0;border-color:var(--primary-blue)}[data-theme=dark] .newsletter{background:var(--bg-secondary)}[data-theme=dark] .newsletter-form input{background:var(--bg-primary);border-color:#ffffff1a;color:var(--text-dark)}[data-theme=dark] .newsletter-form input::placeholder{color:var(--text-light)}.donation-form-container{background:var(--bg-secondary);border-radius:12px;padding:2rem;margin-top:2rem}.donation-type-toggle{display:flex;gap:0;margin-bottom:1.5rem;background:var(--bg-primary);border-radius:8px;padding:4px}.donation-type-toggle .toggle-btn{flex:1;padding:.75rem 1.5rem;border:none;background:transparent;cursor:pointer;font-weight:600;color:var(--text-dark);border-radius:6px;transition:all .2s ease}.donation-type-toggle .toggle-btn:hover{color:var(--primary-navy);background:#1e5a9e14}.donation-type-toggle .toggle-btn.active{background:var(--primary-blue);color:#fff}.donation-amounts{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem}.donation-amounts .amount-btn{padding:1rem;border:2px solid var(--border-light);background:var(--bg-primary);border-radius:8px;cursor:pointer;font-weight:600;font-size:1rem;color:var(--text-dark);transition:all .2s ease}.donation-amounts .amount-btn:hover{border-color:var(--primary-blue);color:var(--primary-blue)}.donation-amounts .amount-btn.active{border-color:var(--primary-blue);background:var(--primary-blue);color:#fff}.custom-amount-wrapper{margin-bottom:1.5rem}.custom-amount-input{display:flex;align-items:center;background:var(--bg-primary);border:2px solid var(--border-light);border-radius:8px;overflow:hidden}.custom-amount-input:focus-within{border-color:var(--primary-blue)}.custom-amount-input .currency-symbol{padding:1rem;font-weight:600;color:var(--text-light);background:var(--bg-secondary)}.custom-amount-input input{flex:1;padding:1rem;border:none;font-size:1rem;background:transparent;color:var(--text-dark)}.custom-amount-input input::placeholder{color:var(--text-light)}.fund-designation{margin-bottom:1.5rem}.fund-designation label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-dark)}.fund-designation select{width:100%;padding:1rem;border:2px solid var(--border-light);border-radius:8px;font-size:1rem;background:var(--bg-primary);color:var(--text-dark);cursor:pointer}.fund-designation select:focus{outline:none;border-color:var(--primary-blue)}.donate-submit-btn{width:100%;text-align:center;padding:1.25rem 2rem;font-size:1.125rem}.secure-notice{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;font-size:.875rem;color:var(--text-light)}.secure-notice svg{color:var(--primary-blue)}.manage-donations{margin-top:1.5rem;text-align:center}.manage-donations p{font-size:.9375rem;color:var(--text-light)}.manage-donations a{color:var(--primary-blue);font-weight:500}.manage-donations a:hover{text-decoration:underline}[data-theme=dark] .donation-form-container{background:var(--bg-secondary)}[data-theme=dark] .donation-type-toggle{background:var(--bg-primary)}[data-theme=dark] .donation-type-toggle .toggle-btn{color:var(--text-dark)}[data-theme=dark] .donation-type-toggle .toggle-btn:hover{color:#fff;background:#7dd3fc1a}[data-theme=dark] .donation-type-toggle .toggle-btn.active{background:var(--accent-blue);color:#0c1729}[data-theme=dark] .donation-amounts .amount-btn{background:var(--bg-primary);border-color:#ffffff26;color:var(--text-dark)}[data-theme=dark] .donation-amounts .amount-btn:hover{border-color:var(--accent-blue);color:var(--accent-blue)}[data-theme=dark] .donation-amounts .amount-btn.active{border-color:var(--accent-blue);background:var(--accent-blue);color:#0c1729}[data-theme=dark] .custom-amount-input{background:var(--bg-primary);border-color:#ffffff26}[data-theme=dark] .custom-amount-input .currency-symbol{background:var(--bg-secondary);color:var(--text-dark)}[data-theme=dark] .fund-designation select{background:var(--bg-primary);border-color:#ffffff26;color:var(--text-dark)}@media(max-width:480px){.donation-amounts{grid-template-columns:repeat(2,1fr)}.donation-form-container{padding:1.5rem}}.volunteer-form-container{background:var(--bg-secondary);border-radius:12px;padding:2.5rem}.volunteer-form-container>h2{margin-bottom:.5rem}.volunteer-form-container>p{color:var(--text-light);margin-bottom:2rem}.volunteer-form-container input,.volunteer-form-container select,.volunteer-form-container textarea{width:100%;padding:.875rem 1rem;border:2px solid var(--border-light);border-radius:8px;font-family:inherit;font-size:1rem;transition:border-color .3s ease;background:var(--card-bg);color:var(--text-dark)}.volunteer-form-container input:focus,.volunteer-form-container select:focus,.volunteer-form-container textarea:focus{outline:0;border-color:var(--primary-blue)}.volunteer-form-container input::placeholder,.volunteer-form-container select::placeholder,.volunteer-form-container textarea::placeholder{color:var(--text-light)}.volunteer-form-container textarea{min-height:100px;resize:vertical}.form-fieldset{border:none;padding:0;margin:0 0 2rem}.form-fieldset legend{font-size:1.25rem;font-weight:600;color:var(--text-dark);margin-bottom:1rem;padding:0}.form-fieldset .fieldset-description{color:var(--text-light);margin-bottom:1rem;font-size:.9375rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-row.form-row-3{grid-template-columns:2fr 1fr 1fr}@media(max-width:600px){.form-row,.form-row.form-row-3{grid-template-columns:1fr}}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:.5rem;border-radius:6px;transition:background-color .2s ease}.checkbox-label:hover{background:#00000008}.checkbox-label input[type=checkbox]{width:20px;height:20px;flex-shrink:0;margin-top:.125rem;accent-color:var(--primary-blue)}.checkbox-label span{line-height:1.4}.agreements-fieldset{background:var(--light-blue);padding:1.5rem;border-radius:12px;margin-top:2rem}.agreement-checkbox{margin-bottom:1rem;padding:.75rem;background:var(--white);border-radius:8px;transition:opacity .3s ease}.agreement-checkbox a{color:var(--primary-blue);text-decoration:underline}.agreement-checkbox a:hover{color:var(--primary-navy)}.agreement-checkbox:last-of-type{margin-bottom:0}#agree-terms-label,#agree-privacy-label{opacity:.6;cursor:not-allowed}#agree-terms-label.enabled,#agree-privacy-label.enabled{opacity:1;cursor:pointer}#agree-terms-label input:disabled,#agree-privacy-label input:disabled{cursor:not-allowed}.agreements-instruction{font-size:.9375rem;color:var(--text-light);margin-bottom:1rem;font-style:italic}.agreement-link{display:inline-flex;align-items:center;gap:.25rem}.agreement-link svg{flex-shrink:0;opacity:.7}.agreement-link.visited{color:#6b21a8}.agreement-link.visited:hover{color:#581c87}.waiver-notice{display:flex;gap:1rem;margin-top:1.5rem;padding:1.25rem;background:#2b6cb014;border:1px solid rgba(43,108,176,.2);border-radius:10px}.waiver-notice-icon{flex-shrink:0;color:var(--primary-blue)}.waiver-notice-icon svg{width:24px;height:24px}.waiver-notice-content{flex:1}.waiver-notice-title{font-weight:600;font-size:1rem;color:var(--text-dark);margin-bottom:.5rem}.waiver-notice-text{font-size:.9375rem;line-height:1.5;color:var(--text-dark);margin:0}.waiver-notice-text strong{color:var(--primary-blue)}.waiver-notice-minor{display:flex;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;background:#fbbf241f;border-radius:6px;font-size:.875rem;line-height:1.5}.waiver-notice-minor svg{flex-shrink:0;color:#d97706;margin-top:.125rem}.waiver-notice-minor span{color:var(--text-dark)}.waiver-notice-minor strong{color:#b45309}.field-hint{display:block;font-size:.8125rem;margin-top:.375rem;color:var(--text-light)}.field-hint.minor-hint{color:#d97706;font-weight:500}.form-status.success{text-align:center;padding:2rem}.form-status.success .status-icon{color:#10b981;margin-bottom:1rem}.form-status.success .status-title{font-size:1.5rem;margin-bottom:.75rem;color:var(--text-dark)}.form-status.success>p{margin-bottom:1.5rem}.form-status.success .waiver-instructions{background:#2b6cb014;border:1px solid rgba(43,108,176,.15);border-radius:10px;padding:1.25rem;text-align:left;margin-top:1.5rem}.form-status.success .waiver-instructions h4{font-size:1rem;margin-bottom:.75rem;color:var(--text-dark)}.form-status.success .waiver-instructions p{font-size:.9375rem;line-height:1.6;margin-bottom:.75rem;color:var(--text-dark)}.form-status.success .waiver-instructions p:last-child{margin-bottom:0}.form-status.success .waiver-instructions .waiver-backup{margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.08);color:var(--text-light)}.form-status.success .waiver-instructions .waiver-backup a{color:var(--primary-blue);text-decoration:underline}.form-status.success .waiver-instructions .waiver-backup a:hover{color:var(--primary-navy)}.form-status.success .waiver-requirement-box{background:linear-gradient(135deg,#2b6cb014,#3182ce1f);border:2px solid rgba(43,108,176,.2);border-radius:12px;padding:1.5rem;text-align:center;margin-top:1.5rem}.form-status.success .waiver-requirement-box .waiver-requirement-title{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:var(--primary-navy)}.form-status.success .waiver-requirement-box .waiver-requirement-text{font-size:.9375rem;line-height:1.6;margin-bottom:1.25rem;color:var(--text-dark)}.form-status.success .waiver-requirement-box .waiver-actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}@media(min-width:480px){.form-status.success .waiver-requirement-box .waiver-actions{flex-direction:row;justify-content:center}}.form-status.success .waiver-requirement-box .waiver-actions .btn{flex:1;max-width:220px;margin:0 auto}@media(min-width:480px){.form-status.success .waiver-requirement-box .waiver-actions .btn{margin:0}}.form-status.success .waiver-requirement-box .waiver-actions .btn-secondary{background:var(--white);color:var(--primary-blue);border:1px solid var(--primary-blue)}.form-status.success .waiver-requirement-box .waiver-actions .btn-secondary:hover{background:var(--light-blue)}.form-status.success .waiver-requirement-box .waiver-note{margin:0;color:var(--text-light)}.form-status.success .waiver-requirement-box .waiver-note small{font-size:.8125rem}.btn-large{padding:1rem 2.5rem;font-size:1.125rem}.accommodations-fieldset{background:var(--light-blue);padding:1.5rem;border-radius:12px}.accommodations-fieldset>.checkbox-label{background:var(--white);padding:.75rem 1rem;border-radius:8px;margin-bottom:0}.accommodations-details{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.accommodations-details .form-group{margin-bottom:1rem}.accommodations-notice{display:flex;gap:.75rem;align-items:flex-start;background:#fbbf2426;border:1px solid rgba(251,191,36,.4);border-radius:8px;padding:1rem}.accommodations-notice svg{flex-shrink:0;color:#b45309;margin-top:.125rem}.accommodations-notice p{margin:0;font-size:.9375rem;line-height:1.5;color:var(--text-dark)}.accommodations-notice p strong{color:#92400e}.other-interest-group{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.availability-grid{background:var(--card-bg);border:1px solid var(--border-light);border-radius:8px;overflow:hidden}.availability-desktop{display:block}@media(max-width:600px){.availability-desktop{display:none}}.availability-mobile{display:none}@media(max-width:600px){.availability-mobile{display:block}}.availability-mobile .availability-header,.availability-mobile .availability-row{display:grid;grid-template-columns:55px repeat(3,1fr);min-width:0}.availability-mobile .availability-day{display:flex;align-items:center;padding:.75rem;font-size:.875rem;font-weight:600;color:var(--text-dark)}.availability-mobile .availability-time-label{padding:.625rem .25rem;font-size:.75rem;font-weight:600;text-align:center;color:var(--text-dark)}.availability-mobile .availability-cell{padding:.5rem .25rem}.availability-mobile .availability-cell input[type=checkbox]{width:28px;height:28px}.availability-header{display:grid;grid-template-columns:90px repeat(7,1fr);background:var(--light-blue);border-bottom:1px solid var(--border-light);min-width:500px}.availability-header .availability-time-label,.availability-header .availability-day-label{padding:.75rem .25rem;font-size:.8125rem;font-weight:600;text-align:center;color:var(--text-dark)}.availability-header .availability-time-label{text-align:left;padding-left:1rem}.availability-row{display:grid;grid-template-columns:90px repeat(7,1fr);border-bottom:1px solid var(--border-light);min-width:500px}.availability-row:last-child{border-bottom:none}.availability-row:nth-child(2n){background:#00000005}.availability-scroll-hint{display:none}.availability-time{display:flex;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:var(--text-dark)}.availability-cell{display:flex;align-items:center;justify-content:center;padding:.625rem .25rem;cursor:pointer;transition:background-color .2s ease}.availability-cell:hover{background:#2b6cb01a}.availability-cell input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:var(--primary-blue)}[data-theme=dark] .volunteer-form-container{background:var(--bg-secondary)}[data-theme=dark] .volunteer-form-container input,[data-theme=dark] .volunteer-form-container select,[data-theme=dark] .volunteer-form-container textarea{background:var(--bg-primary);border-color:#ffffff1a;color:var(--text-dark)}[data-theme=dark] .volunteer-form-container input::placeholder,[data-theme=dark] .volunteer-form-container select::placeholder,[data-theme=dark] .volunteer-form-container textarea::placeholder{color:var(--text-light)}[data-theme=dark] .checkbox-label:hover{background:#ffffff0d}[data-theme=dark] .agreements-fieldset{background:#2b6cb026}[data-theme=dark] .agreement-checkbox{background:var(--bg-primary)}[data-theme=dark] .agreement-checkbox a{color:var(--accent-blue)}[data-theme=dark] .agreement-link.visited{color:#a78bfa}[data-theme=dark] .agreement-link.visited:hover{color:#c4b5fd}[data-theme=dark] .waiver-notice{background:#2b6cb01f;border-color:#63b3ed4d}[data-theme=dark] .waiver-notice-title,[data-theme=dark] .waiver-notice-text{color:var(--text-dark)}[data-theme=dark] .waiver-notice-text strong{color:var(--accent-blue)}[data-theme=dark] .waiver-notice-minor{background:#fbbf2426}[data-theme=dark] .waiver-notice-minor svg{color:#fbbf24}[data-theme=dark] .waiver-notice-minor strong,[data-theme=dark] .field-hint.minor-hint{color:#fbbf24}[data-theme=dark] .form-status.success .waiver-instructions{background:#2b6cb01f;border-color:#63b3ed33}[data-theme=dark] .form-status.success .waiver-instructions .waiver-backup{border-top-color:#ffffff1a}[data-theme=dark] .form-status.success .waiver-instructions .waiver-backup a{color:var(--accent-blue)}[data-theme=dark] .form-status.success .waiver-instructions .waiver-backup a:hover{color:#90cdf4}[data-theme=dark] .form-status.success .waiver-requirement-box{background:linear-gradient(135deg,#2b6cb01f,#3182ce2e);border-color:#63b3ed4d}[data-theme=dark] .form-status.success .waiver-requirement-box .waiver-requirement-title{color:var(--accent-blue)}[data-theme=dark] .form-status.success .waiver-requirement-box .waiver-requirement-text{color:var(--text-dark)}[data-theme=dark] .form-status.success .waiver-requirement-box .waiver-requirement-text strong{color:var(--accent-blue)}[data-theme=dark] .form-status.success .waiver-requirement-box .waiver-actions .btn-secondary{background:var(--bg-primary);color:var(--accent-blue);border-color:var(--accent-blue)}[data-theme=dark] .form-status.success .waiver-requirement-box .waiver-actions .btn-secondary:hover{background:#63b3ed1a}[data-theme=dark] .form-status.success .waiver-requirement-box .waiver-note{color:var(--text-light)}[data-theme=dark] .accommodations-fieldset{background:#2b6cb026}[data-theme=dark] .accommodations-fieldset>.checkbox-label{background:var(--bg-primary)}[data-theme=dark] .accommodations-details{border-top-color:#ffffff1a}[data-theme=dark] .accommodations-notice{background:#fbbf241a;border-color:#fbbf244d}[data-theme=dark] .accommodations-notice svg{color:#fbbf24}[data-theme=dark] .accommodations-notice p strong{color:#fbbf24}[data-theme=dark] .other-interest-group{border-top-color:#ffffff1a}[data-theme=dark] .availability-grid{background:var(--bg-primary);border-color:#ffffff26}[data-theme=dark] .availability-header{background:#2b6cb033;border-bottom-color:#ffffff1a}[data-theme=dark] .availability-header .availability-time-label{color:var(--text-dark)}[data-theme=dark] .availability-row{border-bottom-color:#ffffff1a}[data-theme=dark] .availability-row:nth-child(2n){background:#ffffff05}[data-theme=dark] .availability-cell:hover{background:#63b3ed26}[data-theme=dark] .availability-day{color:var(--text-dark)}@media(max-width:1024px){.volunteer-form-container{padding:2rem}.form-row{gap:.875rem}.availability-header,.availability-row{grid-template-columns:80px repeat(7,1fr)}}@media(max-width:768px){.volunteer-form-container{padding:1.5rem;border-radius:8px}.form-fieldset{margin-bottom:1.5rem}.form-fieldset legend{font-size:1.125rem}.checkbox-grid{grid-template-columns:1fr}.checkbox-label{padding:.625rem}.checkbox-label input[type=checkbox]{width:22px;height:22px}.agreements-fieldset{padding:1rem;margin-top:1.5rem}.agreement-checkbox{padding:.875rem}.agreement-checkbox input[type=checkbox]{width:22px;height:22px}.accommodations-fieldset{padding:1rem}.accommodations-fieldset>.checkbox-label{padding:.875rem}.accommodations-notice{padding:.875rem}.accommodations-notice p{font-size:.875rem}.other-interest-group{padding-top:.875rem;margin-top:.875rem}.btn-large{width:100%;padding:1rem 1.5rem;font-size:1rem}input,select,textarea{font-size:16px!important;padding:.875rem}select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}}@media(max-width:480px){.volunteer-form-container{padding:1.25rem;margin:0 -.5rem;border-radius:0}.form-fieldset legend{font-size:1rem}.fieldset-description{font-size:.875rem}.agreement-checkbox span{font-size:.9375rem;line-height:1.5}.waiver-option{padding-top:1rem;margin-top:1rem}}@media(max-width:360px){.availability-mobile .availability-header,.availability-mobile .availability-row{grid-template-columns:45px repeat(3,1fr)}.availability-mobile .availability-day{font-size:.75rem;padding:.5rem}.availability-mobile .availability-time-label{font-size:.6875rem}.availability-mobile .availability-cell input[type=checkbox]{width:20px;height:20px}}.search-overlay{position:fixed;inset:0;background:#000c;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-overlay.active .search-container{transform:translateY(0)}.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-container h2{margin-bottom:1.5rem;font-size:1.5rem}.search-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:2rem;cursor:pointer;color:var(--text-light);line-height:1;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.search-close:hover{color:var(--text-dark)}.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;max-height:50vh;overflow-y:auto;overscroll-behavior:contain}.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:1rem;color:var(--text-light)}.search-hint{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0;font-size:1rem;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 #0000001a}[data-theme=dark] .search-result strong{color:var(--text-dark)}[data-theme=dark] .search-input{border-color:#ffffff1a}[data-theme=dark] .tool-btn:hover{background:var(--bg-secondary)}[data-theme=dark] .search-hint{border-top-color:#ffffff1a;color:var(--text-light)}[data-theme=dark] .search-hint kbd{background:#2d3748;border-color:#4a5568}.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,transform .2s ease;filter:grayscale(100%);cursor:pointer;position:relative}.sponsor-logo:hover{opacity:1;filter:grayscale(0%);transform:scale(1.1)}.sponsor-logo[title]{position:relative}.sponsors-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;min-width:44px;min-height:44px;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:#fff}.sponsors-nav svg{width:20px;height:20px;fill:currentColor}.sponsors-nav.prev{left:0}.sponsors-nav.next{right:0}[data-theme=dark] .sponsor-logo{filter:grayscale(100%) invert(1)}[data-theme=dark] .sponsor-logo:hover{filter:grayscale(0%) invert(0);opacity:1}[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}.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}[data-theme=dark] .breadcrumb{background:var(--bg-alt)}@media(max-width:768px){.breadcrumb{padding:.5rem 0}.breadcrumb li{font-size:.8rem}}.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 #0003}.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)}@media(max-width:768px){.back-to-top{bottom:1rem;right:1rem}.accessibility-toggle{bottom:1rem;right:4rem}.accessibility-panel{bottom:4rem;right:1rem;left:1rem;min-width:auto}}.map-description{margin-top:1rem;padding:1rem;background:var(--bg-secondary);border-radius:8px;font-size:.9375rem}.external-link-icon{display:inline-block;width:.75em;height:.75em;margin-left:.25em;vertical-align:baseline}[data-theme=dark] .map-description{background:var(--bg-alt)}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}.newsletter-form{flex-direction:column}}@media(max-width:480px){.container{padding:0 1rem}.hero-buttons,.cta-buttons{flex-direction:column;align-items:center}.btn{width:100%;text-align:center}.cards-grid{grid-template-columns:1fr}}.hero-donate{position:relative;background:linear-gradient(135deg,var(--primary-navy) 0%,#234e7a 40%,#2b6cb0 100%);overflow:hidden;min-height:320px;display:flex;align-items:center}.hero-donate:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23ffffff' fill-opacity='0.05' d='M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,133.3C672,139,768,181,864,181.3C960,181,1056,139,1152,128C1248,117,1344,139,1392,149.3L1440,160L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E");background-size:cover;background-position:bottom;opacity:.4}.hero-donate:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(circle at 80% 70%,rgba(255,255,255,.08) 1px,transparent 1px),radial-gradient(circle at 50% 50%,rgba(255,255,255,.06) 1px,transparent 1px);background-size:100px 100px,150px 150px,200px 200px;animation:floatParticles 20s linear infinite}.hero-donate .container{position:relative;z-index:1}.hero-donate h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#fff;margin-bottom:.75rem;text-shadow:0 2px 20px rgba(0,0,0,.2)}.hero-donate p{font-size:1.25rem;color:#ffffffe6;max-width:500px}@keyframes floatParticles{0%{transform:translateY(0)}to{transform:translateY(-100px)}}.donate-content{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:start;padding:1rem 0}.donate-text h2{font-size:2rem;font-weight:700;color:var(--primary-navy);margin-bottom:1rem;line-height:1.2}.donate-text>p{font-size:1.0625rem;line-height:1.7;color:var(--text-light);margin-bottom:1rem}.donate-text>p:last-of-type{margin-bottom:0}.donation-form-container{background:linear-gradient(145deg,var(--gradient-card-start) 0%,var(--gradient-card-end) 100%);border-radius:20px;padding:2.5rem;margin-top:2rem;box-shadow:0 4px 6px -1px #0000000d,0 10px 30px -5px #00000014,0 0 0 1px #00000008;position:relative;border-top:4px solid transparent;border-image:linear-gradient(90deg,var(--primary-blue),var(--accent-blue),#48bb78) 1}.donation-type-toggle{display:flex;gap:0;margin-bottom:2rem;background:var(--hover-bg);border-radius:12px;padding:5px;position:relative}.donation-type-toggle .toggle-btn{flex:1;padding:.875rem 1.5rem;border:none;background:transparent;cursor:pointer;font-weight:600;font-size:.9375rem;color:var(--text-light);border-radius:9px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.donation-type-toggle .toggle-btn:hover:not(.active){color:var(--text-dark)}.donation-type-toggle .toggle-btn.active{background:var(--card-bg);color:var(--primary-navy);box-shadow:0 2px 8px #00000014}.donation-amounts{display:grid;grid-template-columns:repeat(3,1fr);gap:.875rem;margin-bottom:1.75rem}.donation-amounts .amount-btn{padding:1.125rem 1rem;border:2px solid var(--border-light);background:var(--card-bg);border-radius:12px;cursor:pointer;font-weight:700;font-size:1.125rem;color:var(--text-dark);transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;z-index:0}.donation-amounts .amount-btn:hover{border-color:var(--primary-blue);transform:translateY(-2px);box-shadow:0 4px 12px #2b6cb026}.donation-amounts .amount-btn.active,.donation-amounts .amount-btn.active:hover{border-color:#2b6cb0!important;background:linear-gradient(135deg,#2b6cb0,#4299e1)!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 16px #2b6cb04d}.custom-amount-wrapper{margin-bottom:1.75rem;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.custom-amount-input{display:flex;align-items:center;background:var(--card-bg);border:2px solid var(--border-light);border-radius:12px;transition:border-color .2s ease,box-shadow .2s ease}.custom-amount-input:focus-within{border-color:var(--primary-blue);box-shadow:0 0 0 3px #2b6cb01a}.custom-amount-input .currency-symbol{padding:1rem 1.25rem;font-weight:700;font-size:1.125rem;color:var(--text-light);background:var(--hover-bg);border-right:1px solid var(--border-light)}.custom-amount-input input{flex:1;padding:1rem;border:none;font-size:1.125rem;font-weight:600;background:transparent;color:var(--text-dark)}.custom-amount-input input:focus{outline:none}.custom-amount-input input::placeholder{color:#a0aec0;font-weight:400}.fund-designation,.tribute-options{margin-bottom:1.5rem}.fund-designation label,.tribute-options label{display:block;margin-bottom:.625rem;font-weight:600;font-size:.9375rem;color:var(--text-dark)}.fund-designation select,.tribute-options select{width:100%;padding:1rem 1.25rem;border:2px solid var(--border-light);border-radius:12px;font-size:1rem;background:var(--card-bg) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23718096' d='M6 8L1 3h10z'/%3E%3C/svg%3E") no-repeat right 1rem center;background-size:12px;color:var(--text-dark);cursor:pointer;appearance:none;transition:border-color .2s ease,box-shadow .2s ease}.fund-designation select:focus,.tribute-options select:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px #2b6cb01a}.fund-designation select:hover,.tribute-options select:hover{border-color:var(--border-medium)}.tribute-name-wrapper{margin-bottom:1.5rem;animation:slideDown .3s ease}.tribute-name-wrapper label{display:block;margin-bottom:.625rem;font-weight:600;font-size:.9375rem;color:var(--text-dark)}.tribute-name-wrapper input{width:100%;padding:1rem 1.25rem;border:2px solid var(--border-light);border-radius:12px;font-size:1rem;background:var(--card-bg);color:var(--text-dark);transition:border-color .2s ease,box-shadow .2s ease}.tribute-name-wrapper input:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px #2b6cb01a}.tribute-name-wrapper input::placeholder{color:#a0aec0}.anonymous-option{margin-bottom:2rem;padding:1.25rem;background:var(--hover-bg);border-radius:12px;border:1px solid var(--border-light)}.anonymous-option .checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:500;color:var(--text-dark)}.anonymous-option .checkbox-label input[type=checkbox]{width:20px;height:20px;accent-color:var(--primary-blue);cursor:pointer}.anonymous-option .checkbox-label span{font-size:.9375rem}.anonymous-option .anonymous-note{margin:.625rem 0 0 2rem;font-size:.8125rem;color:var(--text-light);line-height:1.5}.donate-submit-btn{width:100%;padding:1.25rem 2rem;font-size:1.125rem;font-weight:700;text-align:center;background:linear-gradient(135deg,var(--primary-blue) 0%,#3182ce 100%);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.donate-submit-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#3182ce,#2c5282);opacity:0;transition:opacity .25s ease}.donate-submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2b6cb059}.donate-submit-btn:hover:before{opacity:1}.donate-submit-btn:active{transform:translateY(0)}.donate-submit-btn.loading{pointer-events:none}.donate-submit-btn.loading:after{content:"";display:inline-block;width:20px;height:20px;margin-left:.75rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;vertical-align:middle}.payment-section{margin-top:2rem;padding-top:2rem;border-top:2px solid var(--border-light);animation:slideDown .3s ease}.payment-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.payment-section-header h3{font-size:1.125rem;font-weight:700;color:var(--primary-navy);margin:0}.payment-section-header .edit-amount-btn{background:transparent;border:none;color:var(--primary-blue);font-size:.875rem;font-weight:600;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:all .2s ease}.payment-section-header .edit-amount-btn:hover{background:#2b6cb01a;color:var(--primary-navy)}.donor-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.5rem}.donor-info-grid .donor-field{margin-bottom:0}.donor-field{margin-bottom:1rem}.donor-field label{display:block;margin-bottom:.5rem;font-weight:600;font-size:.875rem;color:var(--text-dark)}.donor-field label .required{color:var(--error)}.donor-field label .optional{font-weight:400;color:var(--text-light);font-size:.8125rem}.donor-field input{width:100%;padding:.875rem 1rem;border:2px solid var(--border-light);border-radius:10px;font-size:1rem;background:var(--card-bg);color:var(--text-dark);transition:border-color .2s ease,box-shadow .2s ease}.donor-field input:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px #2b6cb01a}.donor-field input::placeholder{color:#a0aec0}.donor-field input:invalid:not(:placeholder-shown){border-color:var(--error)}.payment-subheading{font-size:1rem;font-weight:700;color:var(--primary-navy);margin:1.5rem 0 1rem;padding-top:1rem;border-top:1px solid var(--border-light)}#payment-element{margin-bottom:1.5rem;min-height:100px}#payment-element .StripeElement{padding:1rem;border:2px solid var(--border-light);border-radius:12px;background:var(--card-bg);transition:border-color .2s ease,box-shadow .2s ease}#payment-element .StripeElement--focus{border-color:var(--primary-blue);box-shadow:0 0 0 3px #2b6cb01a}#payment-element .StripeElement--invalid{border-color:var(--error)}.payment-errors{color:var(--error);font-size:.875rem;margin-bottom:1rem;min-height:1.25rem}.payment-errors .email-suggestion-btn,.payment-errors .email-suggestion-dismiss{background:none;border:none;padding:0;font-size:inherit;cursor:pointer;text-decoration:underline;transition:opacity .2s ease}.payment-errors .email-suggestion-btn:hover,.payment-errors .email-suggestion-dismiss:hover{opacity:.7}.payment-errors .email-suggestion-btn:focus-visible,.payment-errors .email-suggestion-dismiss:focus-visible{outline:2px solid var(--primary-ocean);outline-offset:2px;border-radius:2px}.payment-errors .email-suggestion-btn{color:var(--primary-ocean);font-weight:600}.payment-errors .email-suggestion-dismiss{color:var(--text-light)}.amount-selection-collapsed .donation-type-toggle,.amount-selection-collapsed .donation-amounts,.amount-selection-collapsed .custom-amount-wrapper,.amount-selection-collapsed .fund-designation,.amount-selection-collapsed .tribute-options,.amount-selection-collapsed .tribute-name-wrapper,.amount-selection-collapsed .anonymous-option{display:none!important}.donation-summary{background:var(--hover-bg);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.donation-summary .summary-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.donation-summary .summary-row:not(:last-child){border-bottom:1px solid var(--border-light)}.donation-summary .summary-label{font-size:.875rem;color:var(--text-light)}.donation-summary .summary-value{font-weight:600;color:var(--text-dark)}.donation-summary .summary-total{font-size:1.25rem;font-weight:700;color:var(--primary-navy)}.secure-notice{display:flex;align-items:center;justify-content:center;gap:.625rem;margin-top:1.25rem;font-size:.875rem;color:var(--text-light)}.secure-notice svg{color:#48bb78;flex-shrink:0}.manage-donations{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-light);text-align:center}.manage-donations p{font-size:.9375rem;color:var(--text-light);margin:0}.manage-donations a{color:var(--primary-blue);font-weight:600;text-decoration:none;transition:color .2s ease}.manage-donations a:hover{color:var(--primary-navy);text-decoration:underline}.donate-image{position:sticky;top:2rem}.donate-image picture{display:block}.donate-image img{width:100%;border-radius:20px;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #0000000d;transition:transform .5s ease}.donate-image img:hover{transform:scale(1.02)}.impact-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:3rem 0;padding:2rem 0;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.impact-stats .stat{text-align:center}.impact-stats .stat .stat-number{display:block;font-size:2.5rem;font-weight:800;color:var(--primary-blue);line-height:1;margin-bottom:.5rem}.impact-stats .stat .stat-label{font-size:.875rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em}.ways-to-give-section{background:var(--light-blue, #f0f7ff)}.ways-to-give-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.way-to-give-card{display:flex;flex-direction:column;padding:2rem;background:var(--card-bg);border-radius:16px;border:1px solid var(--border-light);transition:all .3s ease;text-align:center}.way-to-give-card:hover{border-color:var(--accent-blue);box-shadow:0 10px 30px -10px #2b6cb026;transform:translateY(-4px)}.way-to-give-card:hover .way-to-give-icon{transform:scale(1.1);background:var(--primary-blue);color:#fff}.way-to-give-card h3{font-size:1.125rem;font-weight:700;color:var(--primary-navy);margin-bottom:.75rem}.way-to-give-card p{font-size:.9375rem;color:var(--text-light);line-height:1.6;margin:0 0 1.5rem;flex-grow:1}.way-to-give-card .btn{align-self:center;min-width:140px}.way-to-give-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;transition:all .3s ease}.way-to-give-icon svg{flex-shrink:0}.way-to-give-card-blue{background:linear-gradient(145deg,#e8f4fd,#d4e9fa);border-color:#b8d8f8}.way-to-give-card-blue .way-to-give-icon{background:#2563eb;color:#fff}.way-to-give-card-blue h3{color:#1e3a5f}.way-to-give-card-blue:hover{border-color:#2563eb}.way-to-give-card-blue:hover .way-to-give-icon{background:#1d4ed8;transform:scale(1.1)}.way-to-give-card-blue .btn-outline{color:#1e3a5f;border-color:#1e3a5f}.way-to-give-card-blue .btn-outline:hover{background:#1e3a5f;color:#fff}.way-to-give-card-teal{background:linear-gradient(145deg,#e6f7f7,#ccefef);border-color:#99dfdf}.way-to-give-card-teal .way-to-give-icon{background:#0d9488;color:#fff}.way-to-give-card-teal h3{color:#134e4a}.way-to-give-card-teal:hover{border-color:#0d9488}.way-to-give-card-teal:hover .way-to-give-icon{background:#0f766e;transform:scale(1.1)}.way-to-give-card-teal .btn-outline{color:#134e4a;border-color:#134e4a}.way-to-give-card-teal .btn-outline:hover{background:#134e4a;color:#fff}.way-to-give-card-green{background:linear-gradient(145deg,#e8f5e9,#d4edda);border-color:#a5d6a7}.way-to-give-card-green .way-to-give-icon{background:#16a34a;color:#fff}.way-to-give-card-green h3{color:#14532d}.way-to-give-card-green:hover{border-color:#16a34a}.way-to-give-card-green:hover .way-to-give-icon{background:#15803d;transform:scale(1.1)}.way-to-give-card-green .btn-outline{color:#14532d;border-color:#14532d}.way-to-give-card-green .btn-outline:hover{background:#14532d;color:#fff}.way-to-give-card-purple{background:linear-gradient(145deg,#f3e8ff,#e9d5ff);border-color:#d8b4fe}.way-to-give-card-purple .way-to-give-icon{background:#7c3aed;color:#fff}.way-to-give-card-purple h3{color:#3b0764}.way-to-give-card-purple:hover{border-color:#7c3aed}.way-to-give-card-purple:hover .way-to-give-icon{background:#6d28d9;transform:scale(1.1)}.way-to-give-card-purple .btn-outline{color:#3b0764;border-color:#3b0764}.way-to-give-card-purple .btn-outline:hover{background:#3b0764;color:#fff}.way-to-give-card-amber{background:linear-gradient(145deg,#fef3c7,#fde68a);border-color:#fcd34d}.way-to-give-card-amber .way-to-give-icon{background:#b45309;color:#fff}.way-to-give-card-amber h3{color:#78350f}.way-to-give-card-amber:hover{border-color:#b45309}.way-to-give-card-amber:hover .way-to-give-icon{background:#92400e;transform:scale(1.1)}.way-to-give-card-amber .btn-outline{color:#78350f;border-color:#78350f}.way-to-give-card-amber .btn-outline:hover{background:#78350f;color:#fff}.way-to-give-card-rose{background:linear-gradient(145deg,#ffe4e6,#fecdd3);border-color:#fda4af}.way-to-give-card-rose .way-to-give-icon{background:#be123c;color:#fff}.way-to-give-card-rose h3{color:#4c0519}.way-to-give-card-rose:hover{border-color:#be123c}.way-to-give-card-rose:hover .way-to-give-icon{background:#9f1239;transform:scale(1.1)}.way-to-give-card-rose .btn-outline{color:#4c0519;border-color:#4c0519}.way-to-give-card-rose .btn-outline:hover{background:#4c0519;color:#fff}.partners-section{background:var(--bg-primary);padding:5rem 0}.partners-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2.5rem}.partner-card{padding:2.5rem;border-radius:20px;text-align:center}.partner-card h3{font-size:1.375rem;font-weight:700;margin-bottom:1rem}.partner-card p{font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.partner-card-corporate{background:linear-gradient(145deg,var(--primary-navy) 0%,#234e7a 100%);display:flex;flex-direction:column;align-items:center}.partner-card-corporate h3{color:#fff}.partner-card-corporate p{color:#ffffffd9}.partner-card-corporate .btn-primary{background:#fff;color:var(--primary-navy)}.partner-card-corporate .btn-primary:hover{background:#f0f4f8;transform:translateY(-2px)}.partner-card-icon{width:72px;height:72px;background:#ffffff26;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff}.partner-card-sponsors{background:var(--bg-secondary);border:1px solid rgba(0,0,0,.08)}.partner-card-sponsors h3{color:var(--primary-navy)}.partner-card-sponsors p{color:var(--text-light);margin-bottom:2rem}.sponsors-logos-inline{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1rem 0}.sponsors-logos-inline img{height:36px;width:auto;opacity:.7;filter:grayscale(100%);transition:all .3s ease}.sponsors-logos-inline img:hover{opacity:1;filter:grayscale(0%)}.btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;color:var(--primary-navy);background:transparent;border:2px solid var(--primary-navy);border-radius:8px;text-decoration:none;cursor:pointer;transition:all .2s ease}.btn-outline:hover{background:var(--primary-navy);color:#fff}.btn-outline:focus-visible{outline:3px solid var(--focus-ring-color, #005fcc);outline-offset:2px}.ways-to-give-help{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.ways-to-give-help p{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;font-size:1.0625rem;color:var(--text-dark);margin:0}[data-theme=dark] .hero-donate{background:linear-gradient(135deg,#0d1117,#1a365d,#234e7a)}[data-theme=dark] .donation-form-container{background:linear-gradient(145deg,var(--card-bg) 0%,#1e2a3a 100%);box-shadow:0 4px 6px -1px #0003,0 10px 30px -5px #0000004d,0 0 0 1px #ffffff0d}[data-theme=dark] .donation-type-toggle{background:#0000004d}[data-theme=dark] .donation-type-toggle .toggle-btn{color:var(--text-light)}[data-theme=dark] .donation-type-toggle .toggle-btn.active{background:var(--bg-secondary);color:var(--text-dark);box-shadow:0 2px 8px #0000004d}[data-theme=dark] .donation-amounts .amount-btn{background:var(--bg-primary);border-color:#ffffff1a;color:var(--text-dark)}[data-theme=dark] .donation-amounts .amount-btn:hover{border-color:var(--accent-blue)}[data-theme=dark] .donation-amounts .amount-btn.active{border-color:#4299e1;background:linear-gradient(135deg,#3182ce,#63b3ed);color:#fff!important}[data-theme=dark] .custom-amount-input{background:var(--bg-primary);border-color:#ffffff1a}[data-theme=dark] .custom-amount-input .currency-symbol{background:#0003;border-color:#ffffff1a}[data-theme=dark] .custom-amount-input input{color:var(--text-dark)}[data-theme=dark] .fund-designation select,[data-theme=dark] .tribute-options select,[data-theme=dark] .tribute-name-wrapper input{background:var(--bg-primary);border-color:#ffffff1a;color:var(--text-dark)}[data-theme=dark] .anonymous-option{background:#0003;border-color:#ffffff0d}[data-theme=dark] .payment-section{border-top-color:#ffffff1a}[data-theme=dark] .payment-section-header h3{color:var(--text-dark)}[data-theme=dark] .donor-email-wrapper input{background:var(--bg-primary);border-color:#ffffff1a;color:var(--text-dark)}[data-theme=dark] .donor-email-wrapper input:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #63b3ed33}[data-theme=dark] .donation-summary{background:#0003}[data-theme=dark] .donation-summary .summary-row:not(:last-child){border-bottom-color:#ffffff1a}[data-theme=dark] .donation-summary .summary-total{color:var(--accent-blue)}[data-theme=dark] .donate-submit-btn{background:linear-gradient(135deg,var(--accent-blue) 0%,#5db8e8 100%);color:#1a202c}[data-theme=dark] .donate-submit-btn:before{background:linear-gradient(135deg,#5db8e8,#7ec8e8)}[data-theme=dark] .manage-donations{border-top-color:#ffffff1a}[data-theme=dark] .impact-stats{border-color:#ffffff1a}[data-theme=dark] .ways-to-give-section{background:var(--bg-secondary, #1a202c)}[data-theme=dark] .way-to-give-card{background:var(--card-bg);border-color:#ffffff0d}[data-theme=dark] .way-to-give-card:hover{border-color:var(--accent-blue)}[data-theme=dark] .way-to-give-card:hover .way-to-give-icon{background:var(--accent-blue)}[data-theme=dark] .way-to-give-card h3{color:var(--accent-blue)}[data-theme=dark] .way-to-give-icon{background:#ffffff0d;color:var(--accent-blue)}[data-theme=dark] .way-to-give-card-blue{background:linear-gradient(145deg,#1e3a5f,#172554);border-color:#3b82f64d}[data-theme=dark] .way-to-give-card-blue h3{color:#93c5fd}[data-theme=dark] .way-to-give-card-blue p{color:#cbd5e1}[data-theme=dark] .way-to-give-card-blue .way-to-give-icon{background:#3b82f6;color:#fff}[data-theme=dark] .way-to-give-card-blue:hover{border-color:#3b82f6}[data-theme=dark] .way-to-give-card-blue .btn-outline{color:#93c5fd;border-color:#93c5fd}[data-theme=dark] .way-to-give-card-blue .btn-outline:hover{background:#93c5fd;color:#172554}[data-theme=dark] .way-to-give-card-teal{background:linear-gradient(145deg,#134e4a,#0f3d3a);border-color:#14b8a64d}[data-theme=dark] .way-to-give-card-teal h3{color:#5eead4}[data-theme=dark] .way-to-give-card-teal p{color:#cbd5e1}[data-theme=dark] .way-to-give-card-teal .way-to-give-icon{background:#14b8a6;color:#fff}[data-theme=dark] .way-to-give-card-teal:hover{border-color:#14b8a6}[data-theme=dark] .way-to-give-card-teal .btn-outline{color:#5eead4;border-color:#5eead4}[data-theme=dark] .way-to-give-card-teal .btn-outline:hover{background:#5eead4;color:#0f3d3a}[data-theme=dark] .way-to-give-card-green{background:linear-gradient(145deg,#14532d,#0f4024);border-color:#22c55e4d}[data-theme=dark] .way-to-give-card-green h3{color:#86efac}[data-theme=dark] .way-to-give-card-green p{color:#cbd5e1}[data-theme=dark] .way-to-give-card-green .way-to-give-icon{background:#22c55e;color:#fff}[data-theme=dark] .way-to-give-card-green:hover{border-color:#22c55e}[data-theme=dark] .way-to-give-card-green .btn-outline{color:#86efac;border-color:#86efac}[data-theme=dark] .way-to-give-card-green .btn-outline:hover{background:#86efac;color:#0f4024}[data-theme=dark] .way-to-give-card-purple{background:linear-gradient(145deg,#3b0764,#2e1065);border-color:#8b5cf64d}[data-theme=dark] .way-to-give-card-purple h3{color:#c4b5fd}[data-theme=dark] .way-to-give-card-purple p{color:#cbd5e1}[data-theme=dark] .way-to-give-card-purple .way-to-give-icon{background:#8b5cf6;color:#fff}[data-theme=dark] .way-to-give-card-purple:hover{border-color:#8b5cf6}[data-theme=dark] .way-to-give-card-purple .btn-outline{color:#c4b5fd;border-color:#c4b5fd}[data-theme=dark] .way-to-give-card-purple .btn-outline:hover{background:#c4b5fd;color:#2e1065}[data-theme=dark] .way-to-give-card-amber{background:linear-gradient(145deg,#78350f,#5c2d0e);border-color:#f59e0b4d}[data-theme=dark] .way-to-give-card-amber h3{color:#fcd34d}[data-theme=dark] .way-to-give-card-amber p{color:#e2e8f0}[data-theme=dark] .way-to-give-card-amber .way-to-give-icon{background:#f59e0b;color:#fff}[data-theme=dark] .way-to-give-card-amber:hover{border-color:#f59e0b}[data-theme=dark] .way-to-give-card-amber .btn-outline{color:#fcd34d;border-color:#fcd34d}[data-theme=dark] .way-to-give-card-amber .btn-outline:hover{background:#fcd34d;color:#5c2d0e}[data-theme=dark] .way-to-give-card-rose{background:linear-gradient(145deg,#4c0519,#3b0412);border-color:#f43f5e4d}[data-theme=dark] .way-to-give-card-rose h3{color:#fda4af}[data-theme=dark] .way-to-give-card-rose p{color:#e2e8f0}[data-theme=dark] .way-to-give-card-rose .way-to-give-icon{background:#f43f5e;color:#fff}[data-theme=dark] .way-to-give-card-rose:hover{border-color:#f43f5e}[data-theme=dark] .way-to-give-card-rose .btn-outline{color:#fda4af;border-color:#fda4af}[data-theme=dark] .way-to-give-card-rose .btn-outline:hover{background:#fda4af;color:#3b0412}[data-theme=dark] .btn-outline{color:var(--accent-blue);border-color:var(--accent-blue)}[data-theme=dark] .btn-outline:hover{background:var(--accent-blue);color:#1a202c}[data-theme=dark] .ways-to-give-help{border-top-color:#ffffff1a}[data-theme=dark] .ways-to-give-help p{color:var(--text-light)}[data-theme=dark] .partners-section{background:var(--bg-secondary)}[data-theme=dark] .partner-card-corporate{background:linear-gradient(145deg,#1a365d,#2d4a6f);border:1px solid rgba(255,255,255,.1)}[data-theme=dark] .partner-card-corporate .btn-primary{background:var(--accent-blue);color:#1a202c}[data-theme=dark] .partner-card-sponsors{background:var(--card-bg);border-color:#ffffff1a}[data-theme=dark] .partner-card-sponsors h3{color:var(--text-dark)}[data-theme=dark] .sponsors-logos-inline img{filter:grayscale(100%) invert(1)}[data-theme=dark] .sponsors-logos-inline img:hover{filter:grayscale(0%) invert(0)}@media(max-width:900px){.donate-content{grid-template-columns:1fr;gap:2.5rem}.donate-image{order:-1;position:relative;top:0}.donate-image img{max-height:300px;object-fit:cover}.ways-to-give-grid{grid-template-columns:repeat(2,1fr)}.partners-grid{grid-template-columns:1fr}.partner-card{padding:2rem}}@media(max-width:700px){.ways-to-give-grid{grid-template-columns:1fr;gap:1.25rem}.way-to-give-card{padding:1.5rem}.way-to-give-card-featured{grid-column:span 1}.way-to-give-icon{width:56px;height:56px;margin-bottom:1rem}.way-to-give-icon svg{width:24px;height:24px}.ways-to-give-help p{flex-direction:column;gap:.75rem}}@media(max-width:600px){.hero-donate{min-height:250px}.hero-donate h1{font-size:2rem}.hero-donate p{font-size:1.0625rem}.donation-form-container{padding:1.75rem;border-radius:16px}.donation-amounts{grid-template-columns:repeat(2,1fr);gap:.75rem}.donation-amounts .amount-btn{padding:1rem;font-size:1rem}.donate-submit-btn{padding:1.125rem 1.5rem;font-size:1rem}.impact-stats{grid-template-columns:1fr;gap:1.25rem}.impact-stats .stat .stat-number{font-size:2rem}}.checkout-header{background:var(--primary-navy);padding:1rem 0;position:relative;box-shadow:none}.checkout-header .container{display:flex;justify-content:space-between;align-items:center}.checkout-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#fff;font-weight:700;font-size:1.25rem}.checkout-logo img{border-radius:8px}.checkout-back{display:flex;align-items:center;gap:.5rem;color:#fffc;text-decoration:none;font-size:.9375rem;transition:color .2s ease}.checkout-back:hover{color:#fff}.checkout-main{min-height:calc(100vh - 140px);background:linear-gradient(180deg,var(--bg-alt) 0%,var(--bg-secondary) 100%);padding:2rem 0 4rem}.checkout-footer{background:var(--primary-navy);padding:1.5rem 0;text-align:center}.checkout-footer p{color:#ffffffb3;font-size:.875rem;margin:0}.checkout-footer a{color:#ffffffe6;text-decoration:none;transition:color .2s ease}.checkout-footer a:hover{color:#fff;text-decoration:underline}.checkout-container{max-width:600px;margin:0 auto;padding:0 1.5rem}.checkout-stepper{display:flex;align-items:center;justify-content:center;margin-bottom:2.5rem;padding:0 1rem}.checkout-inline-status{margin:0 auto 1.25rem;max-width:600px;min-height:1.5rem;font-size:.9375rem;font-weight:600;color:#7f1d1d}.checkout-inline-status:empty{display:none}.stepper-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative}.stepper-step.active .stepper-number{background:var(--primary-blue);color:#fff;border-color:var(--primary-blue);box-shadow:0 0 0 4px #3b8fc233}.stepper-step.active .stepper-label{color:var(--primary-navy);font-weight:600}.stepper-step.completed .stepper-number{background:#48bb78;color:#fff;border-color:#48bb78}.stepper-step.completed .stepper-label{color:#48bb78}.stepper-step[aria-current=step] .stepper-label{color:var(--primary-navy);font-weight:700}.stepper-number{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;background:var(--card-bg);color:var(--text-light);border:2px solid var(--border-light);transition:all .3s ease}.stepper-label{font-size:.75rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;white-space:nowrap}.stepper-line{flex:1;height:2px;background:var(--border-light);margin:0 .75rem 1.5rem;max-width:60px}.checkout-step{display:none;animation:fadeIn .3s ease}.checkout-step.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.checkout-title{font-size:1.75rem;font-weight:700;color:var(--primary-navy);text-align:center;margin-bottom:1.5rem}.checkout-card{background:var(--card-bg);border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px #0000000d,0 10px 30px -5px #00000014}.checkout-summary-mini{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,var(--bg-alt) 0%,var(--bg-secondary) 100%);border-radius:12px;margin-bottom:1.5rem}.summary-amount{font-size:1.5rem;font-weight:700;color:var(--primary-navy)}.summary-type{font-size:.875rem;color:var(--text-light);flex:1}.edit-link{background:none;border:none;color:var(--primary-blue);font-size:.875rem;font-weight:600;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:all .2s ease}.edit-link:hover{background:#3b8fc21a}.checkout-field{margin-bottom:1.25rem}.checkout-field label{display:block;margin-bottom:.5rem;font-weight:600;font-size:.9375rem;color:var(--text-dark)}.checkout-field .required{color:#e53e3e}.checkout-field .optional{font-weight:400;color:var(--text-light);font-size:.8125rem}.checkout-field input,.checkout-field select{width:100%;padding:.875rem 1rem;border:2px solid var(--border-light);border-radius:10px;font-size:1rem;background:var(--card-bg);color:var(--text-dark);transition:border-color .2s ease,box-shadow .2s ease}.checkout-field input:focus,.checkout-field select:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px #3b8fc21a}.checkout-field input::placeholder,.checkout-field select::placeholder{color:#a0aec0}.checkout-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23718096' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding-right:2.5rem;cursor:pointer}.checkout-checkbox{margin-bottom:1.5rem}.checkout-checkbox .checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:500;color:var(--text-dark)}.checkout-checkbox .checkbox-label input[type=checkbox]{width:20px;height:20px;accent-color:var(--primary-blue);cursor:pointer}.checkout-checkbox .checkbox-label span{font-size:.9375rem}.checkout-checkbox .checkbox-note{margin:.5rem 0 0 2rem;font-size:.8125rem;color:var(--text-light)}.donor-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.donor-info-grid.donor-info-grid-3{grid-template-columns:2fr 1fr 1fr}.donor-info-grid .checkout-field{margin-bottom:0}.field-hint{margin:.375rem 0 0;font-size:.8125rem;color:var(--text-light)}.form-section-label{margin:1.25rem 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-light)}.form-section-label span{font-size:.8125rem;font-weight:600;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em}.donor-type-toggle{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-light)}.toggle-label{display:block;font-size:.9375rem;font-weight:600;color:var(--text-dark);margin-bottom:.75rem}.toggle-buttons{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.toggle-buttons .toggle-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;background:var(--card-bg);border:2px solid var(--border-light);border-radius:10px;font-size:.9375rem;font-weight:500;color:var(--text-dark);cursor:pointer;transition:all .2s ease}.toggle-buttons .toggle-btn svg{flex-shrink:0;opacity:.6;transition:opacity .2s ease}.toggle-buttons .toggle-btn:hover{border-color:var(--primary-blue);background:#3b8fc20d}.toggle-buttons .toggle-btn:hover svg{opacity:1}.toggle-buttons .toggle-btn.active{background:linear-gradient(135deg,#3b8fc21a,#3b8fc20d);border-color:var(--primary-blue);color:var(--primary-navy)}.toggle-buttons .toggle-btn.active svg{opacity:1;color:var(--primary-blue)}.payment-summary{background:var(--hover-bg);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.payment-summary .summary-row{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;font-size:.9375rem;color:var(--text-dark)}.payment-summary .summary-row:not(:last-child){border-bottom:1px solid var(--border-light)}.payment-summary .summary-row.summary-total{font-size:1.125rem;font-weight:700;color:var(--primary-navy);padding-top:.875rem}.payment-element-container{margin-top:1.5rem}.payment-element-container #payment-element{min-height:100px}.payment-errors{color:#7f1d1d;font-weight:600;font-size:.875rem;margin-top:.75rem;min-height:1.25rem}.payment-errors:empty{display:none}.checkout-actions{margin-top:2rem}.checkout-actions.checkout-actions-split{display:flex;justify-content:space-between;gap:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .25s ease;text-decoration:none;border:none}.btn svg{flex-shrink:0}.btn-primary{background:linear-gradient(135deg,var(--primary-blue) 0%,#3182ce 100%);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b8fc259}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.btn-secondary{background:var(--card-bg);color:var(--text-dark);border:2px solid var(--border-light)}.btn-secondary:hover{border-color:var(--border-medium);background:var(--hover-bg)}.btn-outline{background:transparent;color:var(--primary-blue);border:2px solid var(--primary-blue)}.btn-outline:hover{background:var(--primary-blue);color:#fff}.btn-large{padding:1rem 2rem;font-size:1.0625rem}.btn-spinner{display:inline-flex;align-items:center;gap:.5rem}.btn-spinner .spinner{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.secure-notice{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;color:var(--text-light)}.secure-notice svg{color:#48bb78}.checkout-success{text-align:center}.success-icon{margin-bottom:1.5rem}.success-icon svg{color:#48bb78}.success-message{font-size:1.125rem;color:var(--text-dark);margin-bottom:.5rem}.success-message strong{color:var(--primary-navy)}.success-submessage{font-size:.9375rem;color:var(--text-light);margin-bottom:2rem}.receipt-card{background:var(--hover-bg);border-radius:12px;padding:1.5rem;text-align:left;margin-bottom:2rem}.receipt-card h2{font-size:1.125rem;font-weight:700;color:var(--primary-navy);margin-bottom:1rem;text-align:center}.receipt-details{margin-bottom:1.25rem}.receipt-row{display:flex;justify-content:space-between;padding:.625rem 0;font-size:.9375rem;border-bottom:1px solid var(--border-light)}.receipt-row:last-child{border-bottom:none}.receipt-row span:first-child{color:var(--text-light)}.receipt-row span:last-child{color:var(--text-dark);font-weight:500}.receipt-tax-note{font-size:.8125rem;color:var(--text-light);line-height:1.6;text-align:center;margin:0;padding-top:1rem;border-top:1px solid var(--border-light)}.receipt-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.impact-section{margin:2rem 0;text-align:center}.impact-section h2{font-size:1.125rem;font-weight:700;color:var(--primary-navy);margin-bottom:1rem}.impact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.impact-card{background:linear-gradient(145deg,var(--bg-alt) 0%,var(--bg-secondary) 100%);border-radius:12px;padding:1.25rem 1rem;text-align:center}.impact-card h3{font-size:.875rem;font-weight:700;color:var(--primary-navy);margin-bottom:.375rem}.impact-card p{font-size:.75rem;color:var(--text-light);line-height:1.4;margin:0}.impact-card-icon{width:44px;height:44px;background:var(--primary-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;color:#fff}.matching-gift-cta{display:flex;align-items:flex-start;gap:1rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fcd34d;border-radius:12px;padding:1.25rem;margin-bottom:2rem;text-align:left}.matching-gift-icon{width:48px;height:48px;background:#b45309;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.matching-gift-content{flex:1}.matching-gift-content h3{font-size:1rem;font-weight:700;color:#78350f;margin-bottom:.375rem}.matching-gift-content p{font-size:.875rem;color:#92400e;line-height:1.5;margin-bottom:.875rem}.btn-small{padding:.625rem 1rem;font-size:.875rem}.receipt-card .receipt-actions{display:flex;gap:.75rem;justify-content:center;margin-top:1.25rem;margin-bottom:0;padding-top:1rem;border-top:1px solid var(--border-light)}.success-cta{display:flex;gap:1rem;justify-content:center;padding-top:1.5rem;border-top:1px solid var(--border-light)}[data-theme=dark] .checkout-main{background:linear-gradient(180deg,#0d1117,#161b22)}[data-theme=dark] .checkout-card{background:var(--card-bg);box-shadow:0 4px 6px -1px #0003,0 10px 30px -5px #0000004d}[data-theme=dark] .checkout-summary-mini{background:linear-gradient(135deg,#0000004d,#0003)}[data-theme=dark] .checkout-field input,[data-theme=dark] .checkout-field select{background:var(--bg-primary);border-color:#ffffff1a;color:var(--text-dark)}[data-theme=dark] .checkout-field input:focus,[data-theme=dark] .checkout-field select:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #63b3ed33}[data-theme=dark] .payment-summary{background:#0003}[data-theme=dark] .payment-summary .summary-row:not(:last-child){border-bottom-color:#ffffff1a}[data-theme=dark] .btn-secondary{background:var(--bg-primary);border-color:#ffffff1a;color:var(--text-dark)}[data-theme=dark] .btn-secondary:hover{border-color:#fff3;background:var(--bg-secondary)}[data-theme=dark] .receipt-card{background:#0003}[data-theme=dark] .receipt-card .receipt-actions{border-top-color:#ffffff1a}[data-theme=dark] .receipt-row{border-bottom-color:#ffffff1a}[data-theme=dark] .success-cta{border-top-color:#ffffff1a}[data-theme=dark] .donor-type-toggle{border-bottom-color:#ffffff1a}[data-theme=dark] .toggle-buttons .toggle-btn{background:var(--bg-primary);border-color:#ffffff1a;color:var(--text-dark)}[data-theme=dark] .toggle-buttons .toggle-btn:hover{border-color:var(--accent-blue);background:#63b3ed1a}[data-theme=dark] .toggle-buttons .toggle-btn.active{background:#63b3ed26;border-color:var(--accent-blue);color:var(--text-dark)}[data-theme=dark] .toggle-buttons .toggle-btn.active svg{color:var(--accent-blue)}[data-theme=dark] .form-section-label{border-bottom-color:#ffffff1a}[data-theme=dark] .impact-card{background:linear-gradient(145deg,#63b3ed1a,#63b3ed0d);border:1px solid rgba(255,255,255,.1)}[data-theme=dark] .impact-card h3{color:var(--text-dark)}[data-theme=dark] .impact-card-icon{background:var(--accent-blue);color:#1a202c}[data-theme=dark] .matching-gift-cta{background:linear-gradient(135deg,#f59e0b33,#f59e0b1a);border-color:#f59e0b66}[data-theme=dark] .matching-gift-cta h3{color:#fcd34d}[data-theme=dark] .matching-gift-cta p{color:#fde68a}[data-theme=dark] .matching-gift-icon{background:#f59e0b}@media(max-width:600px){.checkout-container{padding:0 1rem}.checkout-stepper{margin-bottom:2rem}.stepper-label{display:none}.stepper-line{margin-bottom:0}.checkout-title{font-size:1.5rem}.checkout-card{padding:1.5rem;border-radius:12px}.donor-info-grid,.donor-info-grid.donor-info-grid-3{grid-template-columns:1fr}.checkout-actions-split{flex-direction:column-reverse}.checkout-actions-split .btn{width:100%}.receipt-actions{flex-direction:column}.receipt-actions .btn{width:100%}.success-cta{flex-direction:column}.success-cta .btn{width:100%}.impact-cards{grid-template-columns:1fr;gap:.75rem}.impact-card{display:flex;align-items:center;gap:1rem;text-align:left;padding:1rem}.impact-card h3{margin-bottom:.125rem}.impact-card-icon{width:40px;height:40px;margin:0;flex-shrink:0}.impact-card-icon svg{width:20px;height:20px}.matching-gift-cta{flex-direction:column;text-align:center;padding:1rem}.matching-gift-icon{margin:0 auto}.matching-gift-content .btn{width:100%}.toggle-buttons{grid-template-columns:1fr;gap:.5rem}}.aegis-video-hero{position:relative;overflow:hidden}.aegis-video-hero .container{position:relative;z-index:2;text-align:center}.aegis-video-hero h1{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5)}.aegis-video-hero p{color:#fffffff2;text-shadow:0 1px 8px rgba(0,0,0,.5);font-size:1.25rem}.aegis-hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.aegis-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a3d2ebf,#2d5a3da6,#3d7a528c);z-index:1}.aegis-video-hero{background:linear-gradient(135deg,#1a3d2e,#2d5a3d 40%,#3d7a52)}@media(prefers-reduced-motion:reduce){.aegis-hero-video,.aegis-hero-overlay{display:none}}.aegis-badge{display:inline-block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#2d5a3d;margin-bottom:1rem;padding:.5rem 1rem;border:2px solid #2d5a3d;border-radius:4px}.aegis-intro{padding-top:4rem;padding-bottom:4rem}.aegis-lead{font-size:1.5rem;font-weight:500;line-height:1.4;color:var(--text-dark);margin-bottom:1.5rem}.aegis-highlight{font-size:1.125rem;font-weight:500;color:#2d5a3d;padding:1.5rem;background:#e8f5e9;border-left:4px solid #2d5a3d;border-radius:0 8px 8px 0;margin-top:2rem}.aegis-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.aegis-cta-grid .card{display:flex;flex-direction:column;border-top:3px solid #2d5a3d}.aegis-cta-grid .card p{flex:1}.aegis-cta-grid .card .btn{margin-top:1.5rem;align-self:flex-start}.aegis-cta-grid .card .btn-primary{background:#2d5a3d;border-color:#2d5a3d}.aegis-cta-grid .card .btn-primary:hover{background:#1f3f2b;border-color:#1f3f2b}.aegis-exchange{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2.5rem 0}.aegis-exchange-col{background:#fffffff2;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0003}.aegis-exchange-col h3{font-size:1.25rem;color:#2d5a3d;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #e8f5e9}.aegis-exchange-col ul{list-style:none;padding:0;margin:0}.aegis-exchange-col li{position:relative;padding-left:1.75rem;margin-bottom:.875rem;color:var(--text-dark);line-height:1.5}.aegis-exchange-col li:before{content:"";position:absolute;left:0;top:.5rem;width:8px;height:8px;background:#2d5a3d;border-radius:50%}.aegis-exchange-col li:last-child{margin-bottom:0}.aegis-exchange-col:first-child{border-top:4px solid #2d5a3d}.aegis-exchange-col:last-child{border-top:4px solid #4a90a4}.aegis-exchange-col:last-child h3{color:#2d6a7a}.aegis-exchange-col:last-child li:before{background:#4a90a4}.aegis-mission-note{max-width:700px;margin:0 auto;text-align:center;font-style:italic;color:#ffffffe6}.aegis-mission-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#1a3d2e,#2d5a3d 40%,#3d7a52)}.aegis-mission-section .container{position:relative;z-index:2}.aegis-mission-section .section-title h2{color:#fff;border-bottom-color:#ffffff80}.aegis-mission-section .section-title p{color:#ffffffe6}.aegis-mission-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.aegis-mission-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a3d2ecc,#2d5a3db3,#3d7a5299);z-index:1}@media(prefers-reduced-motion:reduce){.aegis-mission-video,.aegis-mission-overlay{display:none}}.aegis-page .hero{background:linear-gradient(135deg,#1a3d2e,#2d5a3d 40%,#3d7a52)}.aegis-page .content-section h2,.aegis-page .section-title h2{display:inline-block;padding-bottom:.5rem;border-bottom:3px solid #2d5a3d}.aegis-page .content-centered h2{margin-bottom:1.5rem}[data-theme=dark] .aegis-badge{color:#8bc49a;border-color:#8bc49a}[data-theme=dark] .aegis-lead{color:var(--text-dark)}[data-theme=dark] .aegis-highlight{color:#8bc49a;background:#2d5a3d33;border-left-color:#8bc49a}[data-theme=dark] .aegis-page .hero{background:linear-gradient(135deg,#0d1f17,#1a3d2e,#2d5a3d)}[data-theme=dark] .aegis-page .content-section h2,[data-theme=dark] .aegis-page .section-title h2{border-bottom-color:#8bc49a}[data-theme=dark] .aegis-cta-grid .card{border-top-color:#8bc49a}[data-theme=dark] .aegis-cta-grid .card .btn-primary{background:#3d7a52;border-color:#3d7a52}[data-theme=dark] .aegis-cta-grid .card .btn-primary:hover{background:#4a8f62;border-color:#4a8f62}[data-theme=dark] .aegis-exchange-col{background:var(--card-bg);box-shadow:0 4px 20px #0000004d}[data-theme=dark] .aegis-exchange-col h3{color:#8bc49a;border-bottom-color:#8bc49a4d}[data-theme=dark] .aegis-exchange-col li:before{background:#8bc49a}[data-theme=dark] .aegis-exchange-col:first-child{border-top-color:#8bc49a}[data-theme=dark] .aegis-exchange-col:last-child{border-top-color:#7ec8e8}[data-theme=dark] .aegis-exchange-col:last-child h3{color:#7ec8e8}[data-theme=dark] .aegis-exchange-col:last-child li:before{background:#7ec8e8}[data-theme=dark] .aegis-mission-note{color:var(--text-light)}.aegis-form-section{padding-top:3rem;padding-bottom:4rem}.aegis-form-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start}.aegis-form-intro h2{display:inline-block;padding-bottom:.5rem;border-bottom:3px solid #2d5a3d;margin-bottom:1.5rem}.aegis-form-intro p{margin-bottom:1rem;color:var(--text-light)}.aegis-form-benefits{margin-top:2rem;padding:1.5rem;background:#e8f5e9;border-radius:8px}.aegis-form-benefits h3{font-size:1rem;margin-bottom:1rem;color:#2d5a3d}.aegis-form-benefits ul{list-style:none;padding:0;margin:0}.aegis-form-benefits li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:var(--text-dark)}.aegis-form-benefits li:before{content:"✓";position:absolute;left:0;color:#2d5a3d;font-weight:600}.aegis-form-benefits li:last-child{margin-bottom:0}.aegis-appreciation{margin-top:2rem;padding:1.5rem;border-left:3px solid #2d5a3d;font-size:.9375rem}.aegis-appreciation p{color:var(--text-dark);margin-bottom:.75rem}.aegis-appreciation p:last-child{margin-bottom:0;font-size:.875rem;color:var(--text-light)}.aegis-interest-form{background:var(--bg-secondary);padding:2rem;border-radius:12px;border-top:4px solid #2d5a3d}.aegis-submit-btn{width:100%;background:#2d5a3d;border-color:#2d5a3d}.aegis-submit-btn:hover{background:#1f3f2b;border-color:#1f3f2b}[data-theme=dark] .aegis-form-benefits{background:#2d5a3d33}[data-theme=dark] .aegis-form-benefits h3{color:#8bc49a}[data-theme=dark] .aegis-form-benefits li:before{color:#8bc49a}[data-theme=dark] .aegis-appreciation{border-left-color:#8bc49a}[data-theme=dark] .aegis-interest-form{border-top-color:#8bc49a}[data-theme=dark] .aegis-submit-btn{background:#3d7a52;border-color:#3d7a52}[data-theme=dark] .aegis-submit-btn:hover{background:#4a8f62;border-color:#4a8f62}@media(max-width:768px){.aegis-cta-grid,.aegis-exchange{grid-template-columns:1fr}.aegis-exchange-col{padding:1.5rem}.aegis-form-grid{grid-template-columns:1fr;gap:2rem}.aegis-interest-form{padding:1.5rem}}
