:root{--brand-blue:#0c5c7e;--brand-blue-dark:#094a66;--brand-accent:#1f7ed9;--brand-accent-dark:#0c5c7e;--text-main:#243746;--text-muted:#5b6d79;--surface-soft:#eef1f3;--surface-card:#fff;--border-soft:#d8e0e6;--footer-bg:#12364a;--shadow-soft:0 10px 28px #0000000f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text-main);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.container,.content-wrap,.gwl-top-inner,.gwl-main-nav-inner,.gwl-hero-inner{width:min(1440px,100% - 40px);margin:0 auto}.page-shell,.gwl-page{min-height:100vh}.section-kicker{color:var(--brand-blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.82rem;font-weight:800}.hero-copy,.lead,.footer-note{color:var(--text-muted)}.text-link{color:var(--brand-blue)}.strong-link{font-weight:700}.badge{color:var(--brand-blue);letter-spacing:.04em;text-transform:uppercase;background:#edf6fb;border-radius:999px;margin-bottom:14px;padding:8px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.button{border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:15px 22px;font-weight:700;transition:all .2s;display:inline-flex}.button.primary{background:var(--brand-accent);color:#fff}.button.secondary{border-color:var(--brand-blue);color:var(--brand-blue);background:#fff}.button.ghost{border-color:var(--border-soft);color:var(--brand-blue);background:#fff}.browse-card{background:var(--surface-card);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);border-radius:18px;padding:22px}.section-header.stacked h2,.gwl-home-section h2,.gwl-volunteer-section h2{color:#334049;margin:0 0 12px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.gwl-top-header{background:#f5f7f8;border-bottom:1px solid #d9e0e5}.gwl-top-inner{justify-content:space-between;align-items:center;gap:26px;padding:18px 0;display:flex}.gwl-logo-link{flex-shrink:0}.gwl-logo-image{width:420px;max-width:100%;height:auto}.gwl-search-row{flex:1;justify-content:flex-end;align-items:center;gap:0;display:flex}.gwl-search-input{color:#3d4d59;background:#e7edf0;border:1px solid #b2bcc4;height:58px;padding:0 18px;font-size:1rem}.gwl-search-large{border-right:0;border-radius:8px 0 0 8px;width:360px}.gwl-search-location{border-right:0;width:320px}.gwl-search-btn{border:1px solid var(--brand-blue);background:var(--brand-accent);color:#fff;cursor:pointer;border-radius:0 8px 8px 0;width:96px;height:58px;font-weight:700}.gwl-advanced{color:var(--brand-blue);margin-left:18px;font-weight:600}.gwl-main-nav{background:var(--brand-blue)}.gwl-main-nav-inner{justify-content:space-between;align-items:center;gap:18px;min-height:62px;display:flex}.gwl-main-links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.gwl-main-link,.gwl-user-link{color:#fff;font-size:1rem;font-weight:500}.gwl-nav-right{align-items:center;gap:16px;display:flex}.gwl-get-started{background:var(--brand-accent);color:#fff;white-space:nowrap;border-radius:8px;padding:14px 22px;font-weight:700}.gwl-hero{background:#efefef;overflow:hidden}.gwl-hero-inner{grid-template-columns:1.02fr .98fr;align-items:center;gap:24px;min-height:640px;padding:20px 0 48px;display:grid}.gwl-hero-copy{padding:14px 0 20px 34px}.gwl-hero-copy h1{color:var(--brand-blue);letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(3.7rem,7vw,5.8rem);line-height:.96}.gwl-hero-copy p{max-width:660px;margin:0 0 34px;font-size:clamp(1.2rem,2vw,2rem);line-height:1.35}.gwl-hero-actions{flex-wrap:wrap;gap:14px;display:flex}.gwl-hero-visual{min-height:520px;position:relative}.gwl-hero-badge{z-index:2;color:#555;box-shadow:var(--shadow-soft);background:#fffffff0;border:2px solid #1f7ed940;border-radius:999px;padding:16px 26px;font-size:1rem;font-weight:700;position:absolute;top:70px;left:72px}.gwl-hero-image-shell{width:700px;height:500px;position:absolute;top:18px;right:-40px}.gwl-hero-image-circle{background:#ddd;border-radius:50% 0 0 50%;width:660px;height:500px;position:absolute;top:0;right:0;overflow:hidden}.gwl-hero-image-circle img{object-fit:cover;width:100%;height:100%}.gwl-partners{background:#fff;padding:34px 0 10px}.gwl-marquee{border:1px solid var(--border-soft);background:#f7fafc;border-radius:16px;margin-top:18px;padding:16px 0;overflow:hidden}.gwl-marquee-track{gap:14px;width:max-content;animation:24s linear infinite gwlScroll;display:flex}.gwl-partner-pill{white-space:nowrap;border:1px solid var(--border-soft);color:var(--brand-blue);box-shadow:var(--shadow-soft);background:#fff;border-radius:999px;align-items:center;padding:12px 18px;font-weight:700;display:inline-flex}@keyframes gwlScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.gwl-stats-strip{background:#fff;padding:34px 0 20px}.gwl-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.gwl-volunteer-section{background:#f8fbfd;padding:58px 0}.gwl-volunteer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.gwl-home-section{background:#fff;padding:58px 0 82px}.gwl-footer{background:var(--footer-bg);color:#fff;padding:42px 0}.gwl-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:26px;display:grid}.gwl-footer-logo{width:280px;margin-bottom:16px}.gwl-footer h3,.gwl-footer h4{margin-top:0;margin-bottom:12px}.gwl-footer p,.gwl-footer li,.gwl-footer a{color:#ffffffe0}.gwl-footer ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.dashboard-hero{border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#eaf6fc,#fdfefe);border-radius:22px;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px;display:flex}.dashboard-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.dashboard-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.back-home-bar{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}@media (max-width:1280px){.gwl-top-inner{flex-direction:column;align-items:flex-start}.gwl-search-row{justify-content:flex-start;width:100%}.gwl-hero-inner{grid-template-columns:1fr;padding-top:26px}.gwl-hero-copy{padding-left:10px}.gwl-hero-visual{min-height:420px}.gwl-hero-image-shell{width:100%;height:420px;position:relative;top:auto;right:auto}.gwl-hero-image-circle{border-radius:36px;width:100%;height:100%}.gwl-hero-badge{top:18px;left:18px}.gwl-stats-grid,.gwl-footer-grid,.dashboard-grid,.gwl-volunteer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.container,.content-wrap,.gwl-top-inner,.gwl-main-nav-inner,.gwl-hero-inner{width:min(100% - 20px,1440px)}.gwl-logo-image{width:280px}.gwl-search-row{flex-wrap:wrap;gap:10px}.gwl-search-large,.gwl-search-location{border-right:1px solid #b2bcc4;border-radius:8px;width:100%}.gwl-search-btn{border-radius:8px;width:100%}.gwl-advanced{margin-left:0}.gwl-main-nav-inner{flex-direction:column;align-items:flex-start;padding:12px 0}.gwl-main-links{flex-direction:column;align-items:flex-start;gap:12px}.gwl-nav-right{flex-wrap:wrap;justify-content:space-between;width:100%}.gwl-hero-copy{padding:6px 0}.gwl-hero-copy h1{font-size:3.1rem}.gwl-hero-copy p{font-size:1.25rem}.gwl-hero-actions,.dashboard-actions,.dashboard-hero-actions{flex-direction:column}.button.primary,.button.secondary,.button.ghost,.gwl-get-started{width:100%}.gwl-stats-grid,.gwl-footer-grid,.dashboard-grid,.gwl-volunteer-grid{grid-template-columns:1fr}.browse-card{padding:18px}.dashboard-hero{flex-direction:column;padding:22px}}
