:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:#ececec}a{font-weight:500;color:#646cff;text-decoration:none}a:hover{color:#fc0}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#ececec}a:hover{color:#747bff}button{background-color:#ececec}}:root{--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4.5rem;--brand-primary: #004080;--brand-secondary: #ca0000;--brand-accent: #ffcc00;--text-color: #000000;--border-radius: 48px;--border-radius-sm: 24px;--shadow-default: 0 10px 30px rgba(0, 0, 0, .5);--shadow-hover: 0 6px 18px rgba(10, 83, 159, .25)}.site-container{max-width:1200px;margin-inline:auto;padding-inline:.1rem}.section{padding-block:var(--space-2xl)}.section+.section{padding-top:0}.stack-xs{display:flex;flex-direction:column;gap:var(--space-xs)}.stack-sm{display:flex;flex-direction:column;gap:var(--space-sm)}.stack-md{display:flex;flex-direction:column;gap:var(--space-md)}.stack-lg{display:flex;flex-direction:column;gap:var(--space-lg)}.stack-xl{display:flex;flex-direction:column;gap:var(--space-xl)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.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}.btn:focus,a:focus{outline:2px solid var(--brand-accent);outline-offset:2px}.skip-link{position:absolute;top:-40px;left:6px;background:var(--brand-primary);color:#fff;padding:8px;text-decoration:none;border-radius:4px;z-index:1000}.skip-link:focus{top:6px}.split{display:grid;grid-template-columns:1fr;gap:var(--space-xl)}@media (min-width: 1024px){.split{grid-template-columns:1.1fr .9fr;align-items:center}.split.reverse{grid-template-columns:.9fr 1.1fr}.stack-sm.box-lined{padding:calc(var(--space-2xl) * 1)}}.heading-xl{font-size:clamp(2rem,3vw + 1rem,3rem);line-height:1.15;margin:0;color:var(--text-color);font-weight:400}.heading-lg{font-size:clamp(1.5rem,2vw + .75rem,2.25rem);line-height:1.2;margin:0;color:var(--text-color)}.heading-md{font-size:clamp(1.25rem,1.5vw + .75rem,1.75rem);line-height:1.3;margin:0;color:var(--text-color)}.text-xl{font-size:1.5rem;line-height:1.9;color:#444}.text-lg{font-size:1.2rem;line-height:1.8;color:#444}.text-md{font-size:1rem;line-height:1.7;color:#555}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:999px;border:2px solid transparent;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--brand-primary);color:#fff}.btn-primary:hover{background:#0a539f;box-shadow:var(--shadow-hover)}.btn-outline{background:transparent;border-color:var(--brand-primary);color:var(--brand-primary)}.btn-outline:hover{background:#e9f2ff}.btn-secondary{background:var(--brand-secondary);color:#fff}.btn-secondary:hover{background:#b30000;box-shadow:0 6px 18px #b3000040}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-md{padding:.75rem 1.25rem;font-size:1rem}.btn-lg{padding:1rem 1.5rem;font-size:1.125rem}.img-responsive{width:100%;height:auto;display:block}.img-rounded{border-radius:var(--border-radius)}.img-shadow{box-shadow:var(--shadow-default)}.actions{display:flex;gap:var(--space-sm);flex-wrap:wrap}.max-w-prose{max-width:70ch}.box-lined{border:1px solid rgba(0,0,0,.5);border-radius:var(--border-radius);padding:var(--space-2xl)}.gallery-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.gallery-item{margin:0}.gallery-item img{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-sm);display:block}.header{background-color:#ececec;padding:1rem 0;color:#ececec;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem;width:100%}.container{max-width:1280px;margin:0 auto;padding:0 4rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem;flex-direction:row}.logo{display:flex;align-items:center;text-decoration:none;color:#fff}.logo-img{height:70px;margin-right:.5rem}.site-title{color:#000;font-size:1.75rem;font-weight:600}.nav{display:flex;gap:.5rem;align-items:center}.nav a{color:#000;text-decoration:none;font-size:1rem;font-weight:600;padding:.4rem .9rem;border-radius:999px;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.nav a:hover{background-color:#fc0;color:#004080;box-shadow:0 2px 6px #0003}.menu-toggle{display:none;background:none;border:none;font-size:2rem;cursor:pointer;color:#000;align-self:center}@media (max-width: 768px){.container{flex-direction:column;align-items:center;text-align:center;padding:1rem 2rem}.menu-toggle{display:block;padding:.5rem 2rem}.nav{flex-direction:column;align-items:center;width:90%;background-color:#ececec;padding:0 1rem;border-radius:8px;opacity:0;max-height:0;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out;gap:1rem;margin:-1rem}.nav.open{max-height:400px;padding:1rem;opacity:1}.nav a{width:90%;text-align:center;padding:1rem 0;font-size:1.5rem}}@media (max-width: 1280px) and (min-width: 769px){.container{flex-direction:column;align-items:center;text-align:center;padding:0 2rem}.nav{justify-content:center}.nav a{font-size:1.25rem;padding:.5rem 1rem}}.footer{background-color:#ececec;padding:1rem;color:#333;font-size:.95rem;text-align:center}.footer-container{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;max-width:1280px;margin:0 auto;margin-bottom:1rem;padding:1rem;align-items:center}.footer-left{flex:1;min-width:250px}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-logo img{height:60px;width:auto}.footer-title{color:#000;font-size:1.25rem;font-weight:500}.footer-description{margin-top:.5rem;font-size:1rem;color:#555;max-width:370px;min-width:320px;text-align:left;line-height:1.75rem}.footer-right{flex:1;display:flex;flex-wrap:nowrap;justify-content:flex-end;gap:4rem;min-width:250px;text-align:left}.footer-column{display:flex;flex-direction:column;gap:.6rem;margin:0 1rem}.footer-column h4{font-size:1.1rem;margin-bottom:.5rem;color:#333}.footer-column a{color:#333;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-column a:hover{color:#004080;text-decoration:underline}.footer-bottom{text-align:center;font-size:.85rem;color:#777}@media (max-width: 750px){.footer-container{flex-direction:column;align-items:left;text-align:left}.footer-left,.footer-right{text-align:left;margin-bottom:1rem;flex-direction:row}.footer-column{align-items:left}}.aboutus-root{display:flex;flex-direction:column;align-items:center}.aboutus-exec-team{max-width:1440px;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem}.aboutus-exec-card{background:#fff;border-radius:32px;box-shadow:0 4px 24px #00000014;padding:1.5rem;max-width:350px;text-align:center;display:flex;flex-direction:column;align-items:center}.aboutus-exec-img{width:350px;height:350px;object-fit:cover;border-radius:24px;margin-bottom:1rem;box-shadow:0 2px 8px #0000001a}.aboutus-exec-name{font-size:1.15rem;font-weight:600;margin:.5rem 0 .25rem}.aboutus-exec-role{color:var(--brand-primary);font-weight:500;margin-bottom:.5rem}.aboutus-exec-desc{font-size:.98rem;color:#555}.aboutus-strip-gallery-wrapper{width:100%;margin:2rem 0rem;max-width:1480px;position:relative;overflow:hidden}.aboutus-strip-fade{position:absolute;top:0;width:150px;height:100%;pointer-events:none;z-index:2}.aboutus-strip-fade.left{left:0;background:linear-gradient(to right,#ececec 50%,#fff0)}.aboutus-strip-fade.right{right:0;background:linear-gradient(to left,#ececec 50%,#fff0)}.aboutus-strip-gallery{display:flex;gap:2rem;animation:aboutus-scroll-gallery 35s linear infinite;will-change:transform}.aboutus-strip-img{width:350px;height:200px;object-fit:cover;border-radius:16px;box-shadow:0 2px 8px #0000001a;background:#eee}@keyframes aboutus-scroll-gallery{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 700px){.aboutus-exec-team{flex-direction:column;align-items:center}.aboutus-strip-img{width:350px;height:200px}.aboutus-strip-gallery-wrapper{max-width:400px}.aboutus-strip-fade{width:50px}.aboutus-strip-fade.left{background:linear-gradient(to right,#ececec 20%,#fff0)}.aboutus-strip-fade.right{background:linear-gradient(to left,#ececec 20%,#fff0)}}.aboutus-year-text{margin:1.5rem auto 0}.aboutus-exec-member-section{margin-top:4rem}.aboutus-exec-member-text{margin:2rem 1.5rem;max-width:1240px}.aboutus-get-involved{align-items:center}.aboutus-get-involved-text{margin:1.5rem 1rem 1rem}.aboutus-benefits-list{margin:0 1rem 2rem;text-align:left;display:inline-block;max-width:1240px}.history-root{display:grid;gap:2rem;padding:0rem}.history-year-section{margin:0 auto;max-width:1240px;min-height:auto}.box-lined{padding:1rem}.history-year-section.is-open .history-year-header h2{color:#004080;text-shadow:0 1px 0 rgba(0,0,0,.04)}.history-year-section.is-closed .history-year-header h2{color:#00408079}.history-year-section.is-closed{cursor:pointer}.history-year-section.is-closed .history-year-header h2{text-decoration-color:#0f172a2e}.history-year-header{margin:0 0 1.25rem;padding:1rem 0rem 0rem .5rem}.history-items-collapsible{overflow:hidden;transition:grid-template-rows 1.5s ease,opacity .35s ease,transform .35s ease;display:grid}.history-items-collapsible.open{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.history-items-collapsible.closed{grid-template-rows:0fr;opacity:.25;transform:translateY(-8px)}.history-items-collapsible>.history-items-grid{overflow:hidden}.history-items-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.history-item{grid-column:span 4}.history-item-link{display:block;text-decoration:none;color:inherit}.history-item-image-figure{margin:0;display:grid;grid-template-rows:auto min-content;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 6px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease}.history-item-image-figure:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000001f}.history-item-image{width:100%;height:300px;object-fit:cover;display:block}.history-item-caption{padding:.75rem 1rem;font-weight:600}.history-item-text{background:#fff;border-radius:24px;box-shadow:0 6px 20px #00000014;padding:1rem 1.25rem;min-height:310px;display:flex;flex-direction:column;justify-content:center}.history-item-text.boxed{border:2px solid #ffffff}.history-item-title{margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.history-item-body{margin:0;line-height:1.5}@media (min-width: 1024px){.history-item{grid-column:span 3}.history-year-section.is-open{min-height:auto}.history-year-section.is-closed{min-height:auto;opacity:.6;transform:scale(.98);transition:opacity .3s ease,transform .3s ease}.history-year-section.is-closed:hover{opacity:.8;transform:scale(1)}.history-root{gap:1.5rem}.history-year-section{margin:0 auto 1rem}}@media (max-width: 590px){.history-item{grid-column:span 6}.history-item-image{height:180px}.history-year-header{padding:2rem 0rem 0rem .5rem}.history-item-text{min-height:190px}}.gallery-carousel{position:relative;width:100%;max-width:600px;margin:0 auto;overflow:hidden;aspect-ratio:4/3;background:#ececec}.carousel-img{width:100%;height:100%;object-fit:cover;border-radius:48px;box-shadow:0 2px 8px #00000026;transition:opacity 1.5s cubic-bezier(.4,0,.2,1);opacity:0;position:absolute;left:0;top:0;z-index:1;pointer-events:none}.carousel-img.active{opacity:1;z-index:2;pointer-events:auto}.carousel-dots-wrapper{width:100%;display:flex;justify-content:center;margin-top:1rem}.carousel-dots{display:flex;gap:.5rem;z-index:3}.dot{width:12px;height:12px;border-radius:50%;background:#004080;display:inline-block;cursor:pointer;transition:background .3s}.dot.active{background:#fc0}
