:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{font-weight:500;color:#1a237e;text-decoration:inherit}a:hover{color:#283593}button{font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}.language-switcher{display:flex;gap:.5rem;align-items:center}.lang-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.4rem .8rem;border-radius:6px;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .3s ease}.lang-btn:hover{background:#fff3;border-color:#ffffff80}.lang-btn.active{background:#fff;color:#1a237e;border-color:#fff}@media(max-width:768px){.language-switcher{margin-top:1rem;width:100%;justify-content:center}.lang-btn{flex:1;max-width:80px}}.navbar{background:linear-gradient(135deg,#1a237e,#283593);box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000;padding:1rem 0}.navbar-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.navbar-logo{text-decoration:none;color:#fff;font-size:1.5rem;font-weight:700;transition:transform .2s;display:flex;flex-direction:column;gap:.1rem}.navbar-logo:hover{transform:scale(1.05)}.logo-text{background:linear-gradient(135deg,#fff,#e3f2fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.5rem;line-height:1.2}.logo-subtitle{font-size:.7rem;color:#ffffffe6;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.navbar-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0;align-items:center}.navbar-link{color:#fff;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .3s ease;position:relative}.navbar-link:hover{background-color:#ffffff1a;transform:translateY(-2px)}.navbar-link.active{background-color:#fff3;font-weight:600}.navbar-link.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:2px;background:#fff;border-radius:2px}.donate-link{background:linear-gradient(135deg,#c62828,#d32f2f);padding:.6rem 1.5rem;border-radius:8px;font-weight:600;box-shadow:0 4px 6px #c628284d}.donate-link:hover{background:linear-gradient(135deg,#b71c1c,#c62828);transform:translateY(-2px);box-shadow:0 6px 12px #c6282866}.mobile-menu-toggle{display:none;flex-direction:column;gap:4px;background:transparent;border:none;cursor:pointer;padding:.5rem}.mobile-menu-toggle span{width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s}@media(max-width:768px){.navbar-container{padding:0 1rem}.mobile-menu-toggle{display:flex}.navbar-menu{display:none;position:absolute;top:100%;left:0;right:0;background:linear-gradient(135deg,#1a237e,#283593);flex-direction:column;padding:1rem;gap:.5rem;box-shadow:0 4px 6px #0000001a}.navbar-menu.active{display:flex}.navbar-link{width:100%;text-align:center;padding:.75rem}.language-switcher-item{width:100%;padding:.5rem}}.footer{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;padding:3rem 0 1rem;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{margin:0 0 .5rem;font-size:1.5rem;background:linear-gradient(135deg,#fff,#e3f2fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-subtitle{font-size:1rem;opacity:.9;margin:0 0 .75rem;font-weight:500}.footer-section h4{margin:0 0 1rem;font-size:1.1rem}.footer-section p{margin:.5rem 0;opacity:.9;line-height:1.6}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin:.5rem 0}.footer-section a{color:#fff;text-decoration:none;opacity:.9;transition:all .3s ease}.footer-section a:hover{opacity:1;transform:translate(5px)}.social-links{display:flex;gap:1rem;flex-wrap:wrap}.social-links a{padding:.5rem 1rem;background:#ffffff1a;border-radius:6px;transition:all .3s ease}.social-links a:hover{background:#fff3;transform:translateY(-2px)}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem;text-align:center;opacity:.8}.footer-bottom p{margin:.5rem 0;font-size:.9rem}.disclaimer{font-size:.75rem;opacity:.85;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:768px){.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-container{padding:0 1rem}}.home{min-height:calc(100vh - 200px)}.logo-banner{background:#091324;padding:0;display:flex;justify-content:center;align-items:center;border-bottom:4px solid #c62828;overflow:hidden}.logo-container{max-width:100%;width:100%;display:flex;justify-content:center;align-items:center}.campaign-logo{width:100%;height:auto;max-width:800px;display:block;transition:transform .3s ease}.campaign-logo:hover{transform:scale(1.01)}.hero{background:linear-gradient(135deg,#0f1629,#1a2744);padding:6rem 2rem;display:flex;align-items:center;justify-content:space-between;max-width:100%;margin:0 auto;gap:3rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(198,40,40,.1) 0%,transparent 70%);border-radius:50%}.hero-content{flex:1;z-index:1;max-width:600px;padding:0 2rem}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin:0 0 1.5rem;color:#fff}.highlight{background:linear-gradient(135deg,gold,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;line-height:1.6;color:#ffffffe6;margin:0 0 2rem}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-image{flex:1;position:relative;height:500px;z-index:1;display:flex;align-items:center;justify-content:center}.candidate-photo{width:100%;height:100%;max-width:450px;object-fit:cover;border-radius:20px;box-shadow:0 20px 40px #0006;border:4px solid #c62828;transform:rotate(2deg);transition:transform .3s ease}.candidate-photo:hover{transform:rotate(0) scale(1.02)}.values{padding:5rem 2rem;background:#fff}.container{max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#1a237e;margin:0 0 3rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.value-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;border:2px solid transparent}.value-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #1a237e26;border-color:#1a237e}.value-icon{font-size:3rem;margin-bottom:1rem}.value-card h3{font-size:1.5rem;color:#1a237e;margin:0 0 1rem}.value-card p{color:#616161;line-height:1.6;margin:0}.cta-section{background:linear-gradient(135deg,#1a237e,#283593);padding:5rem 2rem;color:#fff}.cta-content{text-align:center;max-width:800px;margin:0 auto}.cta-content h2{font-size:2.5rem;margin:0 0 1rem}.cta-content p{font-size:1.25rem;margin:0 0 2rem;opacity:.9}.btn-primary{background:linear-gradient(135deg,#c62828,#d32f2f);color:#fff;box-shadow:0 4px 6px #c628284d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #c6282866}.btn-secondary{background:transparent;color:#fff;border:2px solid white;box-shadow:0 4px 6px #0003}.btn-secondary:hover{transform:translateY(-2px);background:#ffffff1a;box-shadow:0 6px 12px #0000004d}@media(max-width:968px){.logo-banner{padding:0}.campaign-logo{max-width:100%}.hero{flex-direction:column;text-align:center;padding:4rem 1.5rem}.hero-content{padding:0}.hero-title{font-size:2.5rem}.hero-image{height:400px;width:100%}.candidate-photo{max-width:350px}.values-grid{grid-template-columns:1fr}}@media(max-width:768px){.logo-banner{padding:0}.campaign-logo{max-width:100%}.hero{padding:3rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.hero-image{height:350px}.candidate-photo{max-width:280px}.section-title,.cta-content h2{font-size:2rem}}.about{min-height:calc(100vh - 200px)}.about-hero{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;padding:5rem 2rem;text-align:center}.about-hero h1{font-size:3rem;margin:0 0 1rem;font-weight:800}.hero-subtitle{font-size:1.5rem;opacity:.95;margin:0}.about-content{padding:4rem 2rem;background:#fff}.container{max-width:1000px;margin:0 auto}.about-intro{margin-bottom:4rem}.about-intro .lead{font-size:1.3rem;line-height:1.8;color:#1a237e;margin:0 0 1.5rem;font-weight:500}.about-intro p{font-size:1.1rem;line-height:1.8;color:#424242;margin:0 0 1.5rem}.about-section{margin-bottom:4rem;padding-bottom:3rem;border-bottom:2px solid #e0e0e0}.about-section:last-of-type{border-bottom:none}.about-section h2{font-size:2.2rem;color:#1a237e;margin:0 0 1.5rem;font-weight:700}.about-section p{font-size:1.1rem;line-height:1.8;color:#424242;margin:0 0 1.5rem}.highlight-text{background:linear-gradient(135deg,#e3f2fd,#bbdefb);padding:1.5rem;border-radius:8px;border-left:4px solid #1a237e;font-size:1.2rem;font-weight:600;color:#1a237e;margin:2rem 0}.testimony-list{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.testimony-item{display:flex;gap:1.5rem;background:#f8f9fa;padding:2rem;border-radius:12px;border-left:4px solid #c62828;transition:all .3s ease}.testimony-item:hover{transform:translate(5px);box-shadow:0 4px 8px #0000001a;background:#fff}.testimony-icon{font-size:3rem;flex-shrink:0}.testimony-item h3{font-size:1.4rem;color:#1a237e;margin:0 0 .75rem;font-weight:600}.testimony-item p{margin:0;color:#616161;line-height:1.6}.mission-section{background:linear-gradient(135deg,#f5f5f5,#fff);padding:3rem;border-radius:12px;border:none}.mission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.mission-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;text-align:center;transition:all .3s ease;border:2px solid transparent}.mission-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #1a237e26;border-color:#1a237e}.mission-icon{font-size:3.5rem;margin-bottom:1rem}.mission-card h3{font-size:1.4rem;color:#1a237e;margin:0 0 1rem;font-weight:700}.mission-card p{color:#616161;line-height:1.6;margin:0}.about-cta{background:linear-gradient(135deg,#c62828,#d32f2f);color:#fff;padding:4rem 2rem;border-radius:12px;text-align:center;margin-top:3rem}.cta-text{font-size:1.3rem;line-height:1.8;margin:0 0 1.5rem;opacity:.95}.cta-quote{font-size:1.5rem;font-style:italic;margin:0 0 2.5rem;font-weight:500;opacity:.95}@media(max-width:768px){.about-hero h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.about-section h2{font-size:1.8rem}.testimony-item{flex-direction:column;text-align:center}.mission-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.btn{width:100%}}.policies{min-height:calc(100vh - 200px)}.policies-hero{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;padding:5rem 2rem;text-align:center}.policies-hero h1{font-size:3rem;margin:0 0 1rem;font-weight:800}.hero-subtitle{font-size:1.5rem;margin:0 0 1.5rem;opacity:.95;font-weight:500}.hero-description{font-size:1.25rem;max-width:900px;margin:0 auto 2rem;line-height:1.8;opacity:.95}.hero-quote{background:#ffffff1a;border-left:4px solid white;padding:1.5rem 2rem;border-radius:8px;max-width:800px;margin:2rem auto 0;text-align:left}.hero-quote p{font-size:1.2rem;font-style:italic;margin:0;line-height:1.6}.policies-content{padding:4rem 2rem;background:#f5f5f5}.container{max-width:1100px;margin:0 auto}.mission-intro{background:#fff;border-radius:12px;padding:3rem;margin-bottom:3rem;box-shadow:0 4px 6px #0000001a;text-align:center}.mission-statement{font-size:1.2rem;color:#424242;line-height:1.8;margin:0 0 2rem}.commitment-title{font-size:1.5rem;color:#1a237e;font-weight:700;margin:0}.pillar-section{background:#fff;border-radius:12px;padding:3rem;margin-bottom:3rem;box-shadow:0 4px 6px #0000001a}.pillar-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:3px solid #1a237e}.pillar-number{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;flex-shrink:0}.pillar-header h2{font-size:2rem;color:#1a237e;margin:0;font-weight:700}.pillar-intro{font-size:1.2rem;color:#424242;line-height:1.8;margin:0 0 2rem;font-weight:500}.pillar-content{margin-top:2rem}.pillar-content h3{font-size:1.6rem;color:#1a237e;margin:0 0 1.5rem;font-weight:700}.policy-group{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e0e0e0}.policy-group:last-child{border-bottom:none;margin-bottom:0}.group-description{font-size:1.1rem;color:#616161;margin:0 0 1.5rem;line-height:1.6;font-style:italic}.policy-items{display:flex;flex-direction:column;gap:1.5rem}.policy-item{display:flex;gap:1.5rem;background:#f8f9fa;padding:2rem;border-radius:12px;border-left:4px solid #c62828;transition:all .3s ease}.policy-item:hover{transform:translate(5px);box-shadow:0 4px 8px #0000001a;background:#fff}.policy-icon{font-size:3rem;flex-shrink:0}.policy-item h4{font-size:1.4rem;color:#1a237e;margin:0 0 .75rem;font-weight:600}.policy-item p{color:#616161;line-height:1.7;margin:0;font-size:1.05rem}.policies-cta{background:linear-gradient(135deg,#c62828,#d32f2f);color:#fff;padding:4rem 2rem;text-align:center}.policies-cta h2{font-size:2.5rem;margin:0 0 1rem}.policies-cta p{font-size:1.25rem;margin:0 0 2rem;opacity:.95}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:#fff;color:#c62828;box-shadow:0 4px 6px #0003}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0000004d}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.btn-large{padding:1.25rem 2.5rem;font-size:1.1rem}@media(max-width:968px){.pillar-section{padding:2rem}.pillar-header{flex-direction:column;text-align:center}.pillar-header h2{font-size:1.6rem}}@media(max-width:768px){.policies-hero h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1.1rem}.pillar-header h2{font-size:1.4rem}.policy-item{flex-direction:column;text-align:center}.policies-cta h2{font-size:2rem}.cta-buttons{flex-direction:column}.btn{width:100%}}.contact{min-height:calc(100vh - 200px)}.contact-hero{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;padding:4rem 2rem 3rem;text-align:center}.contact-hero h1{font-size:3rem;margin:0 0 1rem;font-weight:800}.contact-hero .hero-description{font-size:1.2rem;max-width:800px;margin:0 auto;line-height:1.7;opacity:.95}.contact-tabs-wrapper{background:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:10;box-shadow:0 2px 4px #0000000a}.contact-tabs{display:flex;gap:0;max-width:1100px;margin:0 auto}.contact-tab{flex:1;background:none;border:none;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:600;color:#757575;cursor:pointer;border-bottom:4px solid transparent;transition:all .2s ease;font-family:inherit}.contact-tab:hover{color:#1a237e;background:#1a237e0a}.contact-tab.active{color:#1a237e;border-bottom-color:#c62828}.contact-content{padding:3rem 2rem 4rem;background:#f5f5f5}.contact-content .container{max-width:1100px;margin:0 auto}.info-panel{display:flex;flex-direction:column;gap:1.5rem}.info-card-large{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 6px #00000014}.info-card-large h2{font-size:2rem;color:#1a237e;margin:0 0 1rem;font-weight:700}.info-card-large h3{font-size:1.5rem;color:#1a237e;margin:0 0 1rem;font-weight:700}.info-card-large>p{color:#424242;line-height:1.7;margin:0 0 1rem;font-size:1.05rem}.info-card-large>p:last-child{margin-bottom:0}.info-lead{font-size:1.1rem!important;color:#424242}.info-list{margin:1rem 0 0;padding-left:1.5rem;color:#424242;line-height:1.7}.info-list li{margin-bottom:1rem;font-size:1.02rem}.info-list li:last-child{margin-bottom:0}.info-list strong{color:#1a237e}.info-list a{color:#c62828;text-decoration:underline}.pro-tip{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-left:4px solid #c62828;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #00000014}.pro-tip h4{margin:0 0 .75rem;color:#c62828;font-size:1.2rem;font-weight:700}.pro-tip p{margin:0;color:#424242;line-height:1.7;font-size:1.05rem}.tab-cta{display:flex;justify-content:center;margin-top:1rem}.form-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}.contact-form{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 6px #00000014;display:flex;flex-direction:column;gap:1.25rem}.contact-form h2{font-size:1.8rem;color:#1a237e;margin:0 0 .25rem;font-weight:700}.form-intro{color:#616161;margin:0 0 1rem;line-height:1.6}.form-row{display:flex;flex-direction:column;gap:.4rem}.form-row label,.form-fieldset legend{font-weight:600;color:#1a237e;font-size:.95rem}.form-fieldset{border:none;padding:0;margin:0}.required{color:#c62828;margin-left:.15rem}.form-row input[type=text],.form-row input[type=email],.form-row select,.form-row textarea{font-family:inherit;font-size:1rem;padding:.75rem 1rem;border:1.5px solid #e0e0e0;border-radius:8px;background:#fff;color:#213547;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{outline:none;border-color:#1a237e;box-shadow:0 0 0 3px #1a237e1f}.form-row textarea{resize:vertical;min-height:120px}.form-help{font-size:.85rem;color:#757575;line-height:1.5}.radio-group{display:flex;gap:1rem;margin-top:.5rem}.radio-option{display:flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;border:1.5px solid #e0e0e0;border-radius:8px;cursor:pointer;flex:1;font-weight:500;color:#424242;transition:all .2s ease}.radio-option:hover{border-color:#1a237e;background:#1a237e0a}.radio-option input[type=radio]{margin:0;accent-color:#1a237e}.radio-option:has(input:checked){border-color:#1a237e;background:#1a237e14}.form-error{background:#ffebee;color:#c62828;border-left:4px solid #c62828;padding:.9rem 1.1rem;border-radius:6px;font-size:.95rem;line-height:1.5}.btn-submit{align-self:flex-start;min-width:200px;background:linear-gradient(135deg,#c62828,#d32f2f);color:#fff;border:none;cursor:pointer;font-weight:600;margin-top:.5rem}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px #c628284d}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.precinct-help{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #00000014;position:sticky;top:6rem}.precinct-help h3{font-size:1.2rem;color:#1a237e;margin:0 0 .75rem;font-weight:700}.precinct-help>p{color:#616161;line-height:1.6;margin:0 0 1.25rem;font-size:.95rem}.precinct-link{display:block;padding:.85rem 1rem;background:#f8f9fa;border-radius:8px;margin-bottom:.75rem;text-decoration:none;border-left:3px solid #c62828;transition:all .2s ease}.precinct-link:hover{background:#fff;transform:translate(3px);box-shadow:0 4px 8px #00000014}.precinct-link strong{display:block;color:#1a237e;margin-bottom:.25rem;font-size:.95rem}.precinct-link span{display:block;color:#616161;font-size:.85rem;line-height:1.4}.success-card{background:#fff;border-radius:12px;padding:4rem 3rem;box-shadow:0 4px 6px #00000014;text-align:center;max-width:700px;margin:0 auto}.success-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#2e7d32,#43a047);color:#fff;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.success-card h2{color:#1a237e;font-size:2rem;margin:0 0 1rem;font-weight:700}.success-card p{color:#424242;line-height:1.7;margin:0 0 1rem;font-size:1.05rem}.success-precinct{font-size:.95rem!important;color:#616161!important;margin-bottom:2rem!important}.success-precinct a{color:#c62828;font-weight:600;text-decoration:underline}.contact .btn{display:inline-block;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.contact .btn-primary{background:linear-gradient(135deg,#c62828,#d32f2f);color:#fff;box-shadow:0 4px 6px #c6282833}.contact .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #c628284d}.contact .btn-large{padding:1.1rem 2.25rem;font-size:1.05rem}@media(max-width:968px){.form-grid{grid-template-columns:1fr}.precinct-help{position:static}.contact-form,.info-card-large{padding:2rem}}@media(max-width:768px){.contact-hero{padding:3rem 1.5rem 2rem}.contact-hero h1{font-size:2rem}.contact-hero .hero-description{font-size:1.05rem}.contact-tab{font-size:.95rem;padding:1rem .75rem}.contact-content{padding:2rem 1rem 3rem}.contact-form,.info-card-large,.success-card{padding:1.5rem}.info-card-large h2{font-size:1.5rem}.info-card-large h3{font-size:1.25rem}.radio-group{flex-direction:column}.btn-submit{width:100%}.success-card{padding:2.5rem 1.5rem}.success-card h2{font-size:1.5rem}}.donate{min-height:calc(100vh - 200px)}.donate-hero{background:linear-gradient(135deg,#c62828,#d32f2f);color:#fff;padding:4rem 2rem;text-align:center}.donate-hero h1{font-size:3rem;margin:0 0 1.5rem;font-weight:800}.hero-description{font-size:1.25rem;max-width:800px;margin:0 auto;line-height:1.6;opacity:.95}.donate-content{padding:4rem 2rem;background:#f5f5f5}.donate-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;max-width:1200px;margin:0 auto}.donate-main{display:flex;flex-direction:column;gap:2rem}.donate-card{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 6px #0000001a;text-align:center}.donate-card h2{font-size:2rem;color:#1a237e;margin:0 0 1.5rem;font-weight:700}.donate-intro{font-size:1.1rem;color:#616161;line-height:1.7;margin:0 0 2.5rem}.btn-donate{display:inline-block;margin:0 auto 1.5rem;min-width:300px;text-align:center}.secure-text{font-size:.95rem;color:#757575;margin:0;display:flex;align-items:center;justify-content:center;gap:.5rem}.donate-sidebar{display:flex;flex-direction:column;gap:1.5rem}.info-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a}.info-card h3{font-size:1.3rem;color:#1a237e;margin:0 0 1rem;font-weight:700}.info-card ul{list-style:none;padding:0;margin:0}.info-card ul li{color:#616161;line-height:1.6;position:relative;padding:.5rem 0 .5rem 1.5rem}.info-card ul li:before{content:"✓";position:absolute;left:0;color:#c62828;font-weight:700}.info-card p{color:#616161;line-height:1.6;margin:0 0 1rem}.info-card p:last-child{margin-bottom:0}.ways-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.way-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f5f5f5;border-radius:8px;color:#424242;font-size:.95rem}.way-icon{font-size:1.5rem}@media(max-width:968px){.donate-grid{grid-template-columns:1fr}.donate-card{padding:2rem}.btn-donate{min-width:100%}}@media(max-width:768px){.donate-hero h1{font-size:2rem}.hero-description{font-size:1.1rem}.donate-card{padding:1.5rem}.donate-card h2{font-size:1.5rem}.donate-intro{font-size:1rem}}*{box-sizing:border-box}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}
