.about-page{background:#f3f3f3;min-height:100vh}.about-hero{color:#fff;background:#0b0b0b;padding:28px 0 18px}.about-hero-inner{max-width:1200px;padding:0 16px 0 calc(var(--logo-size,140px) + 24px);text-align:left;flex-direction:column;align-items:flex-start;gap:10px;margin:0 auto;display:flex}.about-title{letter-spacing:.2px;margin:0;font-size:34px;font-weight:900}.about-subtitle{opacity:.85;max-width:820px;margin:0;line-height:1.35}@media (max-width:760px){.about-hero-inner{padding:calc(var(--logo-overhang,0px) + 20px) 16px 0}}.about-content{padding:18px 0 50px}.about-container{flex-direction:column;gap:18px;max-width:1200px;margin:0 auto;padding:0 16px;display:flex}.about-cta{justify-content:center;margin-top:-6px;display:flex}.about-cta-btn{color:#111;background:linear-gradient(135deg,#ffc107,#ffd54f);border:1px solid #00000026;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #0000001a}.about-cta-btn:hover{opacity:.92}.about-section{flex-direction:column;gap:12px;display:flex}.about-media{background:#ddd;border-radius:16px;width:100%;min-height:260px;position:relative;overflow:hidden;box-shadow:0 10px 22px #0000001a}.about-media img{object-fit:cover;width:100%;height:100%;display:block}.about-media-caption{color:#fff;letter-spacing:.2px;background:#000000b3;border-radius:999px;padding:6px 10px;font-size:12px;position:absolute;bottom:12px;left:14px}.history-slideshow{background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:16px;display:flex;box-shadow:0 10px 22px #0000001a}.history-slide{aspect-ratio:16/10;background:#ddd;border-radius:12px;width:100%;min-height:260px;position:relative;overflow:hidden}.history-slide-image{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.history-slide-image.is-portrait{object-position:50% 20%}.history-expand{color:#fff;font:inherit;cursor:pointer;background:#000000c7;border:1px solid #ffffffb3;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900;position:absolute;bottom:12px;right:12px;box-shadow:0 8px 18px #00000038}.history-expand:hover{background:#000}.history-description{color:#000000b8;font-size:14px;line-height:1.5}.history-description p{margin:0 0 8px}.history-description p:last-child{margin-bottom:0}.history-modal{z-index:80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.history-modal-backdrop{cursor:pointer;background:#000000b8;border:0;position:absolute;inset:0}.history-modal-panel{z-index:1;background:#fff;border-radius:16px;width:min(960px,100%);max-height:calc(100vh - 48px);padding:14px;position:relative;overflow:auto;box-shadow:0 28px 80px #00000061}.history-modal-media{background:#111;border-radius:12px;position:relative;overflow:hidden}.history-modal-image{object-fit:contain;object-position:center center;width:100%;height:auto;max-height:70vh;display:block}.history-modal-nav{color:#fff;cursor:pointer;z-index:1;background:0 0;border:0;align-items:center;width:34%;display:flex;position:absolute;top:0;bottom:0}.history-modal-prev{justify-content:flex-start;padding-left:16px;left:0}.history-modal-next{justify-content:flex-end;padding-right:16px;right:0}.history-modal-nav:before{opacity:0;background:#00000094;border-radius:999px;place-items:center;width:42px;height:42px;font-size:34px;line-height:1;transition:opacity .18s,background .18s;display:grid}.history-modal-prev:before{content:"‹"}.history-modal-next:before{content:"›"}.history-modal-nav:hover{background:linear-gradient(90deg,#00000038,#0000)}.history-modal-next:hover{background:linear-gradient(270deg,#00000038,#0000)}.history-modal-nav:hover:before{opacity:1}.history-modal-toolbar{justify-content:space-between;align-items:center;gap:12px;padding:12px 2px 0;display:flex}.history-modal-toolbar span{color:#0000009e;font-size:14px;font-weight:900}.history-modal-close{z-index:2;color:#fff;font:inherit;cursor:pointer;background:#000000c7;border:1px solid #ffffffbf;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900;position:absolute;top:24px;right:24px}.history-modal-notes{color:#000000c7;padding:14px 4px 2px;font-size:15px;line-height:1.55}.history-modal-notes:empty{display:none}.history-controls{justify-content:space-between;align-items:center;gap:12px;display:flex}.history-btn{color:#111;cursor:pointer;background:#fff;border:1px solid #00000026;border-radius:999px;padding:8px 12px;font-weight:800}.history-btn:hover{background:#f5f5f5}.history-dots{flex:1;justify-content:center;align-items:center;gap:6px;display:flex}.history-dot{background:#0003;border-radius:50%;width:8px;height:8px}.history-dot.active{background:var(--amber)}.history-progress{color:#00000094;white-space:nowrap;flex:1;grid-template-columns:auto minmax(120px,1fr);align-items:center;gap:10px;min-width:0;font-size:13px;font-weight:900;display:grid}.history-progress-track{background:#0000001f;border-radius:999px;height:8px;overflow:hidden}.history-progress-track i{border-radius:inherit;background:var(--amber);height:100%;display:block}.history-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.history-left,.history-right{flex-direction:column;gap:18px;min-width:0;display:flex}.history-layout .about-section,.history-layout .about-section-head,.history-layout .about-story,.history-layout .history-slideshow,.history-layout .history-timeline,.history-layout .history-event,.history-layout .history-card{min-width:0;max-width:100%}@media (max-width:980px){.history-layout{grid-template-columns:1fr;width:100%}}@media (max-width:480px){.history-slideshow{padding:12px}.history-slide{min-height:0}.history-controls{flex-wrap:wrap}.history-progress{flex-basis:100%;order:3;grid-template-columns:auto minmax(0,1fr)}.history-dots{flex-basis:100%;order:3}}.about-section-head{flex-direction:column;gap:6px;display:flex}.about-section-title{color:#000;margin:0;font-size:24px;font-weight:900}.about-section-subtitle{color:#0009;margin:0}.about-subtitle h1,.about-subtitle h2,.about-subtitle h3,.about-subtitle p,.about-section-subtitle h1,.about-section-subtitle h2,.about-section-subtitle h3,.about-section-subtitle p{font:inherit;color:inherit;margin:0}.about-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.about-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}@media (max-width:980px){.about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-split{grid-template-columns:1fr}}@media (max-width:620px){.about-grid{grid-template-columns:1fr}}.about-card{background:#fff;border-radius:16px;flex-direction:column;gap:8px;padding:16px;display:flex;box-shadow:0 10px 22px #0000001a}.funding-partner-grid{align-items:stretch}.funding-partner-card{min-height:100%}.funding-partner-logo{justify-content:flex-start;align-items:center;min-height:90px;margin-bottom:4px;display:flex}.funding-partner-logo a{align-items:center;display:inline-flex}.funding-partner-logo img{object-fit:contain;width:auto;max-width:210px;height:auto;max-height:76px}.funding-partner-link{color:#111;text-underline-offset:3px;font-weight:900;text-decoration:underline}.about-card-wide{grid-column:1/-1}.about-card-label{letter-spacing:.5px;text-transform:uppercase;color:#0000008c;font-size:12px;font-weight:800}.about-card-title{color:#111;margin:0;font-size:18px;font-weight:900}.about-card-text{color:#000000b3;margin:0;line-height:1.4}.about-card-list{color:#000000b3;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.about-card-list a{color:#111;font-weight:700;text-decoration:underline}.about-card-list a:hover{color:#000}.about-card-list li{padding-left:16px;position:relative}.about-card-list li:before{content:"-";color:var(--amber);position:absolute;left:0}.about-map{background:#e6e6e6;border:1px solid #00000014;border-radius:12px;width:100%;min-height:260px;overflow:hidden}.about-map iframe{border:0;width:100%;height:100%;min-height:260px;display:block}.about-directions{flex-wrap:wrap;gap:10px;margin:6px 0 12px;display:flex}.about-directions input{background:#fff;border:1px solid #00000026;border-radius:12px;outline:none;flex:220px;min-width:180px;padding:10px 12px;font-size:14px}.about-directions input:focus{border-color:#00000059;box-shadow:0 0 0 3px #ffc10733}.about-directions button{cursor:pointer;color:#111;white-space:nowrap;background:linear-gradient(135deg,#ffc107,#ffd54f);border:0;border-radius:12px;padding:10px 14px;font-weight:900}.about-directions button:hover{opacity:.92}.committee-grid{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.committee-card{text-align:center;background:#fff;border-radius:16px;flex-direction:column;flex:0 0 calc(25% - 13.5px);align-items:center;gap:12px;min-width:0;max-width:calc(25% - 13.5px);min-height:300px;padding:22px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 22px #0000001a}@media (max-width:900px){.committee-card{flex-basis:calc(50% - 9px);max-width:calc(50% - 9px)}}@media (max-width:560px){.committee-card{flex-basis:100%;max-width:100%}}.committee-avatar{background:#eee;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex;overflow:hidden;box-shadow:0 10px 24px #0000001f}.committee-avatar img{object-fit:cover;width:100%;height:100%;display:block}.committee-avatar-placeholder{color:#0f172a7a;place-items:center;width:100%;height:100%;display:grid}.committee-avatar-placeholder svg{fill:none;stroke:currentColor;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;width:68px;height:68px}.committee-name{color:#111;margin:0;font-size:20px;font-weight:900;line-height:1.15}.committee-role{letter-spacing:.4px;text-transform:uppercase;color:#0000008c;margin:0;font-size:13px;font-weight:800;line-height:1.25}.committee-hover{color:#fff;opacity:0;background:#0b0b0beb;flex-direction:column;justify-content:center;gap:10px;padding:18px;transition:opacity .2s,transform .2s;display:flex;position:absolute;inset:0;transform:translateY(6px)}.committee-hover h4{margin:0;font-size:15px;font-weight:900}.committee-hover p,.committee-note,.committee-bio{color:#ffffffd1;margin:0;font-size:13px;line-height:1.45}.committee-card:hover .committee-hover,.committee-card:focus-within .committee-hover{opacity:1;transform:translateY(0)}.history-timeline{--history-rail-x:16px;--history-gap:22px;padding-left:calc(var(--history-rail-x) + var(--history-gap));flex-direction:column;gap:12px;display:flex;position:relative}.history-rail{left:var(--history-rail-x);background:#0000002e;width:2px;position:absolute;top:0;bottom:0}.history-event{flex-direction:column;gap:8px;display:flex;position:relative}.history-event:before{content:"";left:calc(-1 * (var(--history-gap) + 5px));background:var(--amber);border-radius:50%;width:10px;height:10px;position:absolute;top:18px;box-shadow:0 0 0 6px #ffc1072e}.history-card{background:#fff;border-radius:10px;flex-direction:column;gap:6px;width:100%;padding:10px 12px;display:flex;box-shadow:0 8px 18px #00000014}.history-card-year{letter-spacing:.6px;color:#111;background:#efe2b7;border:1px solid #ffc1078c;border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:12px;font-weight:900}.history-card h3{color:#111;margin:0;font-size:16px;font-weight:900}.history-card p{color:#000000b3;margin:0;font-size:13px;line-height:1.35}@media (max-width:980px){.history-timeline{padding-left:0}.history-rail,.history-event:before{display:none}}.about-story{background:#fff;border-radius:16px;gap:12px;padding:18px;display:grid;box-shadow:0 10px 22px #0000001a}.about-story h3{color:#111;margin:0;font-size:20px;font-weight:900}.about-story p{color:#000000b8;margin:0;line-height:1.5}
