*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0f2f46;--navy-mid:#176079;--navy-light:#2f93a8;--red:#1d7a5d;--red-mid:#28a279;--red-light:#83ccb1;--gold:#d9b56a;--gold-light:#efd6a0;--green-dark:#1a6b51;--white:#fff;--cream:#f7efe0;--gray-light:#ddd5c7;--gray-mid:#6f6a5f;--text-dark:#1b2a34;--text-body:#314451;--shadow:0 8px 22px #0f2f4624;--radius:8px;--font-serif:Cambria, Georgia, "Times New Roman", serif}html{scroll-behavior:smooth}body{color:var(--text-body);background:linear-gradient(#f8f0df 0%,#fff 30% 100%);font-family:Trebuchet MS,Segoe UI,sans-serif;line-height:1.7}a{color:var(--navy);text-decoration:none}a:hover{color:var(--navy-mid)}img{max-width:100%;display:block}.container{max-width:1100px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.section-alt{background:linear-gradient(#f7efe0 0%,#fdfaf5 100%)}.section-title{font-family:var(--font-serif);color:var(--navy);margin-bottom:12px;font-size:2.2rem}.section-subtitle{color:var(--gray-mid);max-width:620px;margin-bottom:48px;font-size:1.1rem}.divider{background:var(--gold);border-radius:2px;width:60px;height:4px;margin:16px 0 32px}.btn{border-radius:var(--radius);cursor:pointer;text-align:center;border:2px solid #0000;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-block}.btn-primary{background:var(--navy);color:var(--white);border-color:var(--navy)}.btn-primary:hover{background:var(--navy-mid);border-color:var(--navy-mid);color:var(--white)}.btn-red{background:linear-gradient(135deg, var(--red) 0%, var(--red-mid) 100%);color:var(--white);border-color:var(--red);font-weight:700;box-shadow:0 8px 18px #1d7a5d4d}.btn-red:hover{background:linear-gradient(135deg, var(--red-mid) 0%, #2db58a 100%);border-color:var(--red-mid);color:var(--white);transform:translateY(-2px)}.btn-outline-white{color:var(--white);border-color:var(--white);background:0 0}.btn-outline-white:hover{background:var(--white);color:var(--navy)}.btn-gold{background:linear-gradient(140deg, var(--gold) 0%, var(--gold-light) 100%);color:var(--text-dark);border-color:var(--gold);font-weight:700;box-shadow:0 8px 18px #d9b56a47}.btn-gold:hover{border-color:var(--gold-light);color:var(--text-dark);background:linear-gradient(140deg,#e3bf76 0%,#f4dfb1 100%);transform:translateY(-2px)}.btn-outline-navy{color:var(--navy);border-color:var(--navy);background:0 0}.btn-outline-navy:hover{background:var(--navy);color:var(--white)}@media (width<=768px){.section{padding:56px 0}.section-title{font-size:1.7rem}}.navbar{z-index:1000;background:var(--navy);transition:box-shadow .2s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{box-shadow:0 2px 16px #0000002e}.navbar__inner{justify-content:space-between;align-items:center;height:68px;display:flex}.navbar__brand{flex-direction:column;line-height:1.2;text-decoration:none;display:flex}.navbar__name{font-family:var(--font-serif);color:var(--white);letter-spacing:.02em;font-size:1.2rem;font-weight:700}.navbar__office{color:var(--gold-light);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem}.navbar__links{align-items:center;gap:4px;display:flex}.navbar__link{color:#ffffffe0;border-radius:6px;padding:8px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.navbar__link:hover{color:var(--white);background:#ffffff1a}.navbar__cta{margin-left:12px;padding:9px 22px;font-size:.95rem}.navbar__toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:6px;display:none}.navbar__toggle span{background:var(--white);border-radius:2px;width:24px;height:2px;transition:all .2s;display:block}@media (width<=768px){.navbar__toggle{display:flex}.navbar__links{background:var(--green-dark);border-top:1px solid #ffffff1f;flex-direction:column;align-items:flex-start;gap:0;padding:16px 24px 24px;display:none;position:absolute;top:68px;left:0;right:0}.navbar__links--open{display:flex}.navbar__link{width:100%;padding:12px 16px}.navbar__cta{text-align:center;width:100%;margin-top:12px;margin-left:0}}.hero{background:linear-gradient(145deg,#0f2f46 0%,#176079 50%,#1d7a5d 100%);align-items:center;min-height:100vh;padding-top:68px;display:flex;position:relative;overflow:hidden}.hero__overlay{background:radial-gradient(circle at 14% 18%,#efd6a042,#0000 36%),radial-gradient(circle at 84% 84%,#83ccb133,#0000 35%),linear-gradient(#05121a0f 0%,#05121a47 100%);position:absolute;inset:0}.hero__grid{z-index:1;flex-direction:column;align-items:flex-start;gap:24px;width:100%;display:flex;position:relative}.hero__content{padding-top:40px;padding-bottom:80px}.hero__label{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:.85rem;font-weight:600}.hero__name{font-family:var(--font-serif);color:var(--white);text-shadow:0 2px 24px #0000002e;margin-bottom:20px;font-size:clamp(3rem,8vw,6rem);line-height:1.05}.hero__tagline{font-family:var(--font-serif);color:var(--gold);margin-bottom:20px;font-size:clamp(1.2rem,2.5vw,1.7rem);font-style:italic}.hero__sub{color:#ffffffd1;max-width:540px;margin-bottom:44px;font-size:1.1rem;line-height:1.75}.hero__actions{flex-wrap:wrap;gap:16px;display:flex}.hero__photo{flex-shrink:0;align-self:start;width:clamp(149px,18.15vw,281px)}.hero__photo img{object-fit:contain;object-position:bottom;filter:drop-shadow(0 8px 32px #00000073);width:100%;height:auto;display:block}.hero__sc-flag{pointer-events:none;opacity:.34;mix-blend-mode:normal;z-index:0;width:clamp(115px,15vw,190px);position:absolute;bottom:clamp(10px,3vw,36px);left:50%;transform:translate(-50%)}.hero__sc-flag img{filter:saturate(1.08)contrast(1.08)drop-shadow(0 8px 20px #00000057);width:100%;height:auto;display:block}.hero__palmetto{pointer-events:none;z-index:0;filter:drop-shadow(0 12px 22px #0003);transform-origin:bottom;width:clamp(170px,20vw,280px);animation:9s ease-in-out infinite palmetto-sway;position:absolute;bottom:-18px}.hero__palmetto svg{width:100%;height:auto;display:block}.hero__palmetto path{opacity:.72}.hero__palmetto--left{color:#d9b56a6b;opacity:.62;left:clamp(-10px,2vw,24px)}.hero__palmetto--right{color:#d9b56a6b;opacity:.66;animation-delay:-2.6s;right:clamp(-4px,2.2vw,28px)}.hero__palmetto--right svg{transform-origin:50%;transform:scaleX(-1)rotate(-1.5deg)}@keyframes palmetto-sway{0%,to{transform:rotate(0)}50%{transform:rotate(1.8deg)}}@media (width<=768px){.hero{text-align:center}.hero__sub{margin-left:auto;margin-right:auto}.hero__actions{justify-content:center}.hero__palmetto{opacity:.28;width:clamp(118px,28vw,170px);animation-duration:11s}.hero__palmetto--left{left:-22px}.hero__palmetto--right{right:-18px}.hero__sc-flag{opacity:.26;width:clamp(84px,24vw,116px);bottom:10px;left:50%;transform:translate(-50%)}}.about__grid{grid-template-columns:1fr 2fr;align-items:start;gap:64px;display:grid}.about__photo-wrap{position:sticky;top:88px}.about__photo-placeholder{aspect-ratio:3/4;background:var(--cream);width:100%;color:var(--gray-mid);border:2px dashed #c0bdb5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:1.1rem;display:flex}.about__photo-placeholder small{font-size:.8rem}.about__photo{object-fit:cover;border-radius:12px;width:85%;height:auto;margin-bottom:120px;display:block;box-shadow:0 8px 32px #00000026}.about__text p{color:var(--text-body);margin-bottom:18px;font-size:1.05rem}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-size:.8rem;font-weight:700}.about__values{flex-wrap:wrap;gap:24px;margin-top:32px;display:flex}.about__value{background:var(--cream);border-radius:var(--radius);border:1px solid var(--gray-light);align-items:center;gap:10px;padding:12px 20px;font-size:.95rem;display:flex}.about__value-icon{font-size:1.4rem}.about__tagline{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--red);border-top:2px solid var(--gold);border-bottom:2px solid var(--gold);background:var(--cream);border-radius:var(--radius);margin:28px 0 4px;padding:18px 24px;font-size:1.05rem;font-weight:700}@media (width<=900px){.about__grid{grid-template-columns:1fr;gap:32px}.about__photo-wrap{max-width:260px;margin:0 auto;position:static}}.issues__banner{width:100%;box-shadow:var(--shadow);border-radius:12px;margin-bottom:40px;position:relative;overflow:hidden}.issues__banner-img{object-fit:cover;object-position:center;width:100%;height:280px;display:block}.issues__banner-caption{color:#ffffffd9;letter-spacing:.08em;background:#00000073;border-top-left-radius:6px;padding:4px 12px;font-size:.75rem;position:absolute;bottom:0;right:0}.issues__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.issue-card{background:var(--white);border:1px solid var(--gray-light);box-shadow:var(--shadow);border-radius:12px;padding:32px 28px;transition:transform .2s,box-shadow .2s}.issue-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #1b2d5a29}.issue-card__icon{margin-bottom:16px;font-size:2.4rem}.issue-card__title{font-family:var(--font-serif);color:var(--navy);margin-bottom:10px;font-size:1.2rem}.issue-card__body{color:var(--text-body);font-size:.97rem;line-height:1.7}@media (width<=992px){.issues__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.issues__grid{grid-template-columns:1fr}}.volunteer__wrap{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.volunteer__info p{margin-bottom:24px;font-size:1.05rem}.volunteer__ways{flex-direction:column;gap:12px;list-style:none;display:flex}.volunteer__ways li{background:var(--cream);border-radius:var(--radius);border-left:4px solid var(--red);padding:12px 16px;font-size:1.02rem}.volunteer__form-wrap{background:var(--cream);border:1px solid var(--gray-light);box-shadow:var(--shadow);border-radius:12px;padding:40px}.form-title{font-family:var(--font-serif);color:var(--navy);margin-bottom:28px;font-size:1.5rem}.form-group{margin-bottom:20px}.form-group label{color:var(--text-dark);margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{border:1.5px solid var(--gray-light);border-radius:var(--radius);background:var(--white);width:100%;color:var(--text-dark);outline:none;padding:12px 14px;font-family:inherit;font-size:1rem;transition:border-color .15s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--navy-mid);box-shadow:0 0 0 3px #1b2d5a1f}.volunteer__thanks{text-align:center;padding:32px 16px}.volunteer__thanks-icon{margin-bottom:16px;font-size:3rem}.volunteer__thanks h3{font-family:var(--font-serif);color:var(--navy);margin-bottom:12px;font-size:1.6rem}.volunteer__thanks p{color:var(--gray-mid)}@media (width<=768px){.volunteer__wrap{grid-template-columns:1fr;gap:40px}.volunteer__form-wrap{padding:28px 20px}}.donate{background:linear-gradient(150deg, var(--navy) 0%, var(--red) 100%);text-align:center}.donate__label{color:var(--gold-light)}.donate__title{font-family:var(--font-serif);color:var(--white);margin-bottom:12px;font-size:2.6rem}.donate__sub{color:#ffffffd1;max-width:560px;margin:0 auto 40px;font-size:1.1rem;line-height:1.75}.donate__inner{flex-direction:column;align-items:center;display:flex}.donate__amounts{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px;display:flex}.donate__amount-btn{border-radius:var(--radius);width:90px;height:50px;color:var(--white);border:2px solid #fff6;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.donate__amount-btn:hover{border-color:var(--white);color:var(--white);background:#ffffff26}.donate__amount-other{width:100px;font-size:.95rem}.donate__main-btn{margin-bottom:20px;padding:16px 48px;font-size:1.15rem}.donate__text-to-give{color:#ffffffd9;margin-bottom:28px;font-size:1rem}.donate__qr{flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.donate__qr-img{border-radius:var(--radius);background:var(--white);width:160px;height:160px;padding:10px}.donate__qr-caption{color:#ffffffb3;margin-top:10px;font-size:.85rem}.donate__disclaimer{color:#ffffff80;max-width:560px;font-size:.78rem;line-height:1.6}@media (width<=576px){.donate__title{font-size:2rem}}.contact__grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.events__list{flex-direction:column;gap:16px;display:flex}.event-card{background:var(--white);border-radius:var(--radius);border:1px solid var(--gray-light);box-shadow:var(--shadow);align-items:flex-start;gap:20px;padding:20px;display:flex}.event-card__date{text-align:center;background:var(--navy);min-width:60px;color:var(--white);border-radius:6px;padding:8px 6px;font-size:.85rem;font-weight:700;line-height:1.3}.event-card__info{flex-direction:column;gap:4px;display:flex}.event-card__info strong{color:var(--text-dark);font-size:1rem}.event-card__info span{color:var(--gray-mid);font-size:.87rem}.contact__form-wrap{background:var(--white);border:1px solid var(--gray-light);box-shadow:var(--shadow);border-radius:12px;padding:40px}.contact__form textarea{resize:vertical;min-height:100px}.contact__thanks{text-align:center;padding:24px 0;font-size:1rem}.contact__thanks div{margin-bottom:12px;font-size:2.5rem}.contact__thanks h3{font-family:var(--font-serif);color:var(--navy);margin-bottom:8px;font-size:1.5rem}.contact__direct{border-top:1px solid var(--gray-light);flex-direction:column;gap:10px;margin-top:28px;padding-top:24px;display:flex}.contact__link{color:var(--navy-mid);font-size:.97rem;font-weight:500}.contact__link:hover{color:var(--navy)}@media (width<=768px){.contact__grid{grid-template-columns:1fr;gap:40px}.contact__form-wrap{padding:28px 20px}}.footer{background:var(--text-dark);color:#ffffffb3;padding:48px 0 32px}.footer__inner{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.footer__brand{flex-direction:column;gap:4px;display:flex}.footer__name{font-family:var(--font-serif);color:var(--white);font-size:1.4rem;font-weight:700}.footer__office{letter-spacing:.1em;text-transform:uppercase;color:var(--red-light);font-size:.8rem}.footer__links{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.footer__links a{color:#ffffffa6;font-size:.9rem;text-decoration:none;transition:color .15s}.footer__links a:hover{color:var(--white)}.footer__disclaimer{color:#ffffff61;max-width:500px;font-size:.78rem;line-height:1.6}
