:root{--color-brand-primary:#2387d8;--color-brand-primary-accessible:#156eaf;--color-brand-energy:#f6b13b;--color-support-calm:#2f7f79;--color-support-reflective:#7669a8;--color-support-warm:#e77970;--color-surface-sky:#eaf4fb;--color-surface-sage:#e9f2ee;--color-surface-lavender:#f0edf7;--color-surface-cream:#fff7e7;--color-text-primary:#252525;--color-background:#fff;--blue:var(--color-brand-primary);--blue-dark:var(--color-brand-primary-accessible);--yellow:var(--color-brand-energy);--ink:var(--color-text-primary);--muted:#596772;--pale:var(--color-surface-cream);--sky:var(--color-surface-sky);--line:#d7e2e9;--radius:1.5rem;--shadow:0 18px 45px #0e3a5b1a;--ease:cubic-bezier(.2, .75, .25, 1);color:var(--ink);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.6}img,video{max-width:100%;display:block}a{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:.6rem;padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:none}a:focus-visible,button:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.container{width:min(100% - 2rem,72rem);margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:5rem;padding:.75rem max(1rem,50% - 36rem);display:flex;position:relative}.brand{align-items:center;gap:.65rem;line-height:1.05;text-decoration:none;display:flex}.brand-logo{object-fit:contain;width:2.65rem;height:3rem;animation:mark-in .7s var(--ease) both}.brand strong,.brand small{display:block}.brand strong{color:var(--blue-dark);letter-spacing:.14em;font-size:.8rem}.brand small{font-size:.8rem;font-weight:700}.menu-toggle{background:var(--sky);cursor:pointer;border:0;border-radius:50%;place-content:center;gap:.35rem;width:3rem;height:3rem;display:grid}.menu-toggle i{background:var(--ink);width:1.25rem;height:2px;transition:all .15s;display:block}.menu-toggle[aria-expanded=true] i:first-of-type{transform:translateY(4px)rotate(45deg)}.menu-toggle[aria-expanded=true] i:last-of-type{transform:translateY(-4px)rotate(-45deg)}nav{border-bottom:1px solid var(--line);width:100%;box-shadow:var(--shadow);visibility:hidden;opacity:0;transition:.18s var(--ease);background:#fff;padding:.5rem 1rem 1rem;position:absolute;top:100%;left:0;transform:translateY(-.5rem)}nav.open{visibility:visible;opacity:1;transform:none}nav ul{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}nav a{border-radius:.65rem;padding:.8rem;font-weight:700;text-decoration:none;display:block}nav a[aria-current=page]{color:var(--blue-dark);background:var(--sky)}section{padding:4.5rem 0}.section-blue{background:var(--blue-dark);color:#fff}.section-yellow{background:var(--pale)}.eyebrow{color:var(--blue-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .65rem;font-size:.72rem;font-weight:800}.section-blue .eyebrow,.site-footer .eyebrow{color:#fff1ce}h1,h2,h3{letter-spacing:-.04em;margin-top:0;line-height:1.08}h1{font-size:clamp(2.65rem,12vw,6.8rem)}h2{font-size:clamp(2rem,7vw,4rem)}h3{font-size:1.35rem}.section-heading{max-width:45rem;margin-bottom:2rem}.section-heading h2{margin-bottom:1rem}.section-intro{color:var(--muted);font-size:1.08rem}.section-blue .section-intro,.section-blue .meta{color:#edf8ff}.hero{align-items:center;min-height:calc(100svh - 5rem);display:grid;position:relative;overflow:hidden}.hero .container,.page-hero .container{z-index:2;position:relative}.hero-copy{max-width:56rem}.hero h1{max-width:12ch;margin-bottom:1.25rem}.hero h1 span{display:block;overflow:hidden}.hero h1 em{color:var(--yellow);animation:headline-in .65s .12s var(--ease) both;font-style:normal;display:block}.hero-lead{color:#edf8ff;max-width:38rem;margin-bottom:1.75rem;font-size:clamp(1.05rem,3vw,1.25rem)}.actions{flex-wrap:wrap;gap:.75rem;display:flex}.button{background:var(--yellow);min-height:3rem;color:var(--ink);border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:800;text-decoration:none;transition:transform .12s,background .12s;display:inline-flex}.button:hover{background:#ffc55e;transform:translateY(-2px)}.button-secondary{color:#fff;background:0 0;border-color:#ffffff80}.orbital-field{pointer-events:none;opacity:.7;position:absolute;inset:0}.orbital-field i{border:1px solid #fff5;border-radius:50%;width:24rem;height:24rem;animation:18s linear infinite orbit;position:absolute;top:12%;right:-8rem}.orbital-field i:nth-child(2){border-color:#f6b13b99;width:11rem;height:11rem;animation:12s linear infinite reverse orbit;top:25%;right:2rem}.orbital-field i:after{content:"";background:var(--yellow);border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:50%;left:-.3rem}.grid{gap:1rem;display:grid}.feature-card,.news-card,.event-card,.board-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;overflow:hidden}.feature-card{display:grid}.feature-copy,.card-body,.event-card,.board-card{padding:1.5rem}.notice{background:var(--pale);color:#624300;border-radius:999px;padding:.35rem .65rem;font-size:.74rem;font-weight:800;display:inline-flex}.impact-grid{grid-template-columns:1fr}.impact-card{border-radius:var(--radius);background:#ffffff14;border:1px solid #fff5;min-height:12rem;padding:1.4rem}.impact-value{color:var(--yellow);font-size:3rem;font-weight:850;line-height:1;display:block}.impact-card h3{margin:.8rem 0 .4rem}.impact-card p{color:#edf8ff;margin:0}.news-grid,.event-grid{grid-template-columns:1fr}.news-card img,.event-card img{aspect-ratio:3/2;object-fit:cover;width:100%}.meta{color:var(--muted);flex-wrap:wrap;gap:.35rem .75rem;margin-bottom:.8rem;font-size:.76rem;display:flex}.meta span{color:var(--blue-dark);font-weight:800}.news-card h3{margin-bottom:.6rem}.news-card h3 a{text-decoration:none}.news-card h3 a:after{content:"";position:absolute;inset:0}.news-card{transition:transform .18s var(--ease), box-shadow .18s;position:relative}.news-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px #0e3a5b29}.news-card p,.timeline p{color:var(--muted)}.text-link{color:var(--blue-dark);font-weight:800}.event-number{color:var(--blue-dark);font-size:.78rem;font-weight:850}.timeline{margin:0;padding:0;list-style:none;position:relative}.timeline:before{content:"";background:var(--blue);transform-origin:top;width:2px;transition:transform .65s var(--ease);position:absolute;inset:.2rem auto 0 .55rem;transform:scaleY(0)}.timeline.revealed:before{transform:scaleY(1)}.timeline li{padding:0 0 2rem 2.25rem;position:relative}.timeline li:before{content:"";border:4px solid var(--pale);background:var(--blue);border-radius:50%;width:1.1rem;height:1.1rem;position:absolute;top:.2rem;left:0}.timeline time{color:var(--blue-dark);font-weight:800}.timeline h3{margin:.25rem 0}.board-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.board-card{flex-direction:column;justify-content:flex-end;min-height:8rem;padding:1.25rem;display:flex}.board-card h3,.board-card p{margin:0}.board-card p{color:var(--muted)}.event-card-link{padding:0;position:relative}.event-card-content{padding:1.5rem}.event-card-link h3 a{text-decoration:none}.event-card-link h3 a:after{content:"";position:absolute;inset:0}.event-meta{color:var(--muted);font-size:.78rem;font-weight:700}.event-meta.light{color:#edf8ff}.contact-grid{grid-template-columns:1fr}.event-gallery{padding:2rem 0}.event-gallery ul{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.event-gallery figure{margin:0}.event-gallery img{border-radius:1rem;width:100%;height:auto}.event-gallery figcaption{min-height:1.5rem;color:var(--muted);font-size:.8rem}.event-video{margin:2rem 0}.event-video video{background:var(--ink);border-radius:1rem;width:100%}.event-video details,.media-note{background:var(--sky);border-radius:.75rem;margin-top:1rem;padding:1rem}.feature-card.single{grid-template-columns:1fr}.news-card.no-image{min-height:100%}.cta{align-items:center;gap:1.5rem;display:grid}.page-hero{padding:5.5rem 0;position:relative;overflow:hidden}.page-hero h1{max-width:13ch;margin-bottom:1rem}.page-hero .container>p:last-child{max-width:40rem;font-size:1.1rem}.content-shell{width:min(100% - 2rem,56rem);margin:4rem auto}.prose{font-size:1.05rem}.prose h2{margin-top:2.5rem;font-size:2rem}.prose a{color:var(--blue-dark)}.site-footer{color:#fff;background:#17232d;padding:4rem max(1rem,50% - 36rem) 2rem}.footer-lead{max-width:44rem}.footer-lead h2{font-size:clamp(2rem,6vw,3.5rem)}.institution-row{gap:.75rem;margin:2.5rem 0;display:grid}.identity{border:1px solid #ffffff2c;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;padding:1rem;display:grid}.identity>span{border:1px dashed #ffffff80;border-radius:50%;flex:none;place-items:center;width:3rem;height:3rem;font-size:.7rem;display:grid}.identity-logo{object-fit:contain;border-radius:.5rem;flex:none;width:3rem;height:3.4rem}.identity-logo-link{border-radius:.55rem;justify-content:center;align-items:center;display:inline-flex}.external-url{color:inherit;overflow-wrap:anywhere;margin-top:.35rem;font-size:.72rem;font-weight:700;display:block}.external-url span{letter-spacing:.05em;text-transform:uppercase;border:1px solid;border-radius:999px;margin-left:.45rem;padding:.1rem .35rem;font-size:.58rem;display:inline-block}.identity strong,.identity small{display:block}.identity small,.footer-meta{color:#b7c6d1}.identity p,.footer-meta p{margin:.25rem 0}.footer-meta{border-top:1px solid #ffffff2c;padding-top:1.5rem;font-size:.8rem}.motion-ready [data-reveal]{opacity:0;transition:opacity .5s var(--ease) var(--delay,0s), transform .5s var(--ease) var(--delay,0s);transform:translateY(24px)}.motion-ready [data-reveal].revealed{opacity:1;transform:none}@keyframes mark-in{0%{opacity:0;transform:scale(.65)rotate(-30deg)}}@keyframes headline-in{0%{transform:translateY(100%)}}@keyframes orbit{to{transform:rotate(360deg)}}@media (width>=48rem){.menu-toggle{display:none}nav{width:auto;box-shadow:none;visibility:visible;opacity:1;background:0 0;border:0;padding:0;position:static;transform:none}nav ul{display:flex}nav a{padding:.65rem .8rem}.grid{gap:1.25rem}.feature-card{grid-template-columns:1.1fr .9fr}.impact-grid,.news-grid,.event-grid,.institution-row{grid-template-columns:repeat(3,1fr)}.cta{grid-template-columns:1fr auto}.footer-meta{justify-content:space-between;display:flex}.board-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-grid,.event-gallery ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-ready [data-reveal]{opacity:1;transform:none}.timeline:before{transform:scaleY(1)}.news-card:hover{transform:none}}html,body{max-width:100%}html{scroll-padding-top:calc(5rem + env(safe-area-inset-top,0px))}body.menu-open{overflow:hidden}:where(main,section,article,div,ul,ol,li,figure){min-width:0}:where(h1,h2,h3,h4,p,a,figcaption){overflow-wrap:anywhere}.page-section{scroll-margin-top:calc(5rem + env(safe-area-inset-top,0px))}.memory-stream{margin-top:clamp(2rem,6vw,5rem);position:relative}.memory-scene{max-width:68rem;margin-inline:auto;position:relative}.memory-list{gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.memory-step{position:relative}.memory-card{background:var(--color-background);border:1px solid #ffffffa8;border-radius:clamp(1rem,3vw,2rem);margin:0;position:relative;overflow:hidden;box-shadow:0 1.25rem 3rem #123a551f}.memory-card img,.memory-card video{object-fit:contain;background:#071d2a;width:100%;height:auto;max-height:min(76svh,48rem)}.memory-card figcaption{color:var(--color-text-primary);background:var(--color-surface-cream);padding:.8rem 1rem}.memory-progress{z-index:8;bottom:max(1rem, env(safe-area-inset-bottom,0px));color:#fff;background:var(--color-brand-primary-accessible);letter-spacing:.08em;border-radius:999px;width:max-content;margin:1rem 1rem 0 auto;padding:.55rem .8rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.8rem;font-weight:800;position:sticky}.memory-orbit{display:none}.media-fallback{color:var(--color-text-primary);background:var(--color-surface-cream);padding:1rem}.memory-card.media-failed>:first-child{display:none}@keyframes memory-heading-reveal{0%{opacity:.01;clip-path:inset(100% 0 0);transform:translateY(1.5rem)}to{opacity:1;clip-path:inset(0);transform:none}}.moments-section .section-heading{animation:.7s cubic-bezier(.22,1,.36,1) both memory-heading-reveal view();animation-range:entry 25% entry 75%}@media (width>=64rem) and (prefers-reduced-motion:no-preference){.moments-section{background:radial-gradient(circle at 10% 15%, #7669a81c, transparent 28rem), linear-gradient(180deg, white, var(--color-surface-sky) 52%, var(--color-surface-lavender))}.memory-list{gap:0}.memory-step{perspective:80rem;min-height:75svh}.memory-card{transform-origin:50%;will-change:transform, opacity;width:min(78vw,64rem);margin-inline:auto;animation:linear both memory-orbit-card view();animation-range:entry cover 85%;position:sticky;top:14svh}.memory-step:nth-child(2n) .memory-card{transform-origin:58%}.memory-step:nth-child(odd) .memory-card{transform-origin:42%}.memory-orbit{z-index:9;pointer-events:none;width:min(86vw,70rem);height:24rem;margin:0 auto -24rem;display:block;position:sticky;top:calc(50svh - 12rem)}.memory-orbit span{border:1px solid #f6b13b80;border-radius:50%;position:absolute;inset:0;transform:rotate(-8deg)}.memory-orbit img{object-fit:contain;width:2.8rem;height:3.1rem;position:absolute;bottom:1.5rem;right:1rem}.memory-progress{bottom:2rem}}@keyframes memory-orbit-card{0%{opacity:.42;filter:blur(2px);transform:translate(12%,18%)scale(.84)rotate(2deg)}42%{opacity:1;filter:blur();transform:translate(0,0)scale(1)rotate(0)}to{opacity:.36;filter:blur(1.5px);transform:translate(-13%,-14%)scale(.86)rotate(-1.5deg)}}@media (width<=63.99rem){.container{width:min(100% - clamp(2rem,6vw,3rem),72rem)}.page-section{padding-block:clamp(3rem,9vw,5rem)}.site-header{padding-top:calc(.65rem + env(safe-area-inset-top,0px));padding-inline:clamp(1rem,4vw,1.5rem)}nav{max-height:calc(100dvh - 5rem - env(safe-area-inset-top,0px));overscroll-behavior:contain;padding-bottom:max(1rem, env(safe-area-inset-bottom,0px));overflow-y:auto}.memory-list{gap:clamp(1.25rem,5vw,2.5rem)}.memory-step:nth-child(odd){padding-right:clamp(0rem,3vw,1rem)}.memory-step:nth-child(2n){padding-left:clamp(0rem,3vw,1rem)}.memory-card{animation:linear both memory-mobile-reveal view();animation-range:entry 5% entry 75%}}@keyframes memory-mobile-reveal{0%{opacity:.3;transform:translateY(1.25rem)scale(.97)}to{opacity:1;transform:none}}@media (width<=47.99rem){.site-header{min-height:4.5rem}.brand,.brand span{min-width:0}.brand small{white-space:normal;max-width:10.5rem}.menu-toggle{flex:0 0 3rem;min-width:3rem;min-height:3rem}.hero{height:125dvh;padding-block:0}.hero-stage{height:calc(100dvh - 4.5rem);top:4.5rem}.hero-copy{top:calc(45% - var(--hero-progress) * 25%);width:calc(100% - 2rem)}.hero h1{font-size:clamp(2rem,11vw,3.35rem);line-height:.98}.hero-lead{max-width:34ch;margin-inline:auto;font-size:clamp(.88rem,3.7vw,1rem)}.actions{flex-wrap:wrap;justify-content:center;display:flex}.actions .button{min-height:2.75rem}.hero-club-logo{width:min(5.5rem,24vw);bottom:.75rem;right:.75rem}.institution-layout,.split-feature,.impact-orbit,.constellation-grid,.contact-layout,.about-layout,.institution-marks{grid-template-columns:minmax(0,1fr)}.institution-marks figure,.identity,.constellation-card,.feature-card,.impact-card,.leadership-card,.board-card{max-width:100%}.connection-line{min-height:2rem}.event-photo-strip{max-width:100%}.event-photo-strip img{width:min(82vw,28rem)}.contact-links a,.external-url{overflow-wrap:anywhere;word-break:break-word}.memory-card img,.memory-card video{max-height:none}.memory-progress{bottom:max(.75rem, env(safe-area-inset-bottom,0px))}}@media (width<=22rem){.brand small{display:none}.board-grid,.leadership-grid{grid-template-columns:minmax(0,1fr)}}@media (height<=30rem) and (orientation:landscape) and (width<=63.99rem){.hero{height:auto;min-height:100svh}.hero-stage{height:auto;min-height:30rem;position:relative;top:auto}.hero-copy{top:50%}.hero-club-logo{width:4.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.moments-section .section-heading,.memory-card{animation:none}.memory-step{min-height:0}.memory-card{opacity:1;filter:none;position:relative;top:auto;transform:none}.memory-orbit{display:none}}@property --hero-progress{syntax:"<number>";inherits:true;initial-value:0}@keyframes hero-scroll-progress{0%{--hero-progress:0}to{--hero-progress:1}}@keyframes hero-copy-alignment{0%,54%{text-align:center}55%,to{text-align:left}}@keyframes hero-title-alignment{0%,54%{margin-inline:auto}55%,to{margin-inline:0}}@supports (animation-timeline:scroll()){html.hero-motion{animation-name:hero-scroll-progress;animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:scroll(root);animation-range:0 100vh}.hero-motion .hero-copy{animation:linear both hero-copy-alignment scroll(root);animation-range:0 100vh}.hero-motion .hero h1{animation:linear both hero-title-alignment scroll(root);animation-range:0 100vh}}.site-header{background:var(--color-background);position:sticky;top:0}.hero{background:var(--color-surface-cream);height:200svh;min-height:0;padding:0;display:block;overflow:visible}.hero-stage{background:var(--color-surface-cream);height:calc(100svh - 5rem);position:sticky;top:5rem;overflow:hidden}.hero-photo,.hero-overlay{border-radius:calc(var(--hero-progress) * 1.5rem);width:100%;height:100%;transform:scale(calc(1 - var(--hero-progress) * .12));position:absolute;inset:0}.hero-photo{object-fit:cover}.hero-overlay{z-index:1;background:var(--color-brand-primary-accessible);opacity:calc(.78 - var(--hero-progress) * .5);pointer-events:none}.hero-copy{z-index:3;top:calc(50% - var(--hero-progress) * 32%);left:calc(50% - var(--hero-progress) * 38%);color:#fff;text-align:center;width:min(90vw,62rem);transform:translate(calc(-50% + var(--hero-progress) * 50%), calc(-50% + var(--hero-progress) * 50%)) scale(calc(1 - var(--hero-progress) * .34));transform-origin:0 0;will-change:transform;position:absolute}.hero h1{max-width:16ch;letter-spacing:calc(.08em - var(--hero-progress) * .1em);margin-inline:auto;font-family:Inter,ui-rounded,system-ui,sans-serif;font-size:clamp(3rem,8vw,7.2rem);font-weight:900}.hero h1 em{color:inherit}.hero-club-logo{z-index:4;width:min(8.5rem,28vw);transform:translateY(calc(var(--hero-progress) * -1.5rem)) scale(calc(1 - var(--hero-progress) * .2));position:absolute;bottom:clamp(1rem,5vw,4rem);right:clamp(1rem,5vw,5rem)}.hero-motion .brand-logo{opacity:calc(.35 + var(--hero-progress) * .65);transform:scale(calc(.88 + var(--hero-progress) * .12))}.orbital-field{z-index:2}.orbital-field b{left:calc(12% + var(--hero-progress) * 18%);bottom:calc(8% - var(--hero-progress) * 12%);background:var(--color-brand-energy);border-radius:50%;width:.65rem;height:.65rem;position:absolute}.institution-section .section-number,.institution-copy h2{color:var(--color-brand-primary-accessible)}.boundary-note{color:#fff;background:var(--color-brand-primary-accessible)}.moment:nth-child(3n+2){border-bottom:4px solid var(--color-support-reflective)}.events-showcase .section-intro,.event-editorial-copy>p:not(.section-number){color:#405953}.event-editorial{border-color:#2f7f7940}.gallery-controls button{color:#fff;border-color:var(--color-support-calm);background:var(--color-support-calm)}.leadership-card p{color:#fff}.team-groups{gap:3rem;display:grid}.team-group{padding:0}.team-subheading{color:var(--color-support-reflective);margin-bottom:1.25rem;font-size:clamp(1.35rem,3vw,2rem)}.leadership-grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.leadership-card{border:1px solid #7669a84d;border-top:5px solid var(--color-brand-energy);border-radius:var(--radius);color:#fff;background:var(--color-support-reflective);min-height:11rem;box-shadow:var(--shadow);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex}.leadership-card h4,.leadership-card p,.board-card h4{margin:0}.leadership-card h4{font-size:1.65rem}.leadership-card p{color:#fff0bd;font-weight:800}.board-card{background:#fff;min-height:7rem}.board-card h4{font-size:1.1rem}[data-team-reveal]{opacity:1;transform:none}.hero-motion [data-team-reveal]{opacity:0;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transform:translateY(1.25rem)}.hero-motion [data-team-reveal].team-revealed{opacity:1;transform:none}.about-section .section-number,.about-section h2,.about-section h3{color:var(--color-support-calm)}.about-section .timeline:before,.about-section .timeline li:before{background:var(--color-support-calm)}@media (width>=40rem){.leadership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=48rem) and (width<=63.99rem){.board-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=47.99rem){.hero{height:125dvh}.hero-copy{top:calc(48% - var(--hero-progress) * 28%);left:calc(50% - var(--hero-progress) * 44%);width:calc(100% - 2rem)}.hero h1{letter-spacing:calc(.035em - var(--hero-progress) * .055em);font-size:clamp(2.5rem,12vw,4rem)}.hero-lead{font-size:.95rem}@supports (animation-timeline:scroll()){html.hero-motion,.hero-motion .hero-copy,.hero-motion .hero h1{animation-range:0 25vh}}}@media (prefers-reduced-motion:reduce){.hero{background:var(--color-surface-cream);height:auto;padding:1rem}.hero-stage{border-radius:1.25rem;min-height:calc(100svh - 7rem);position:relative;top:auto}.hero-photo,.hero-overlay{border-radius:1.25rem;transform:none}.hero-copy{text-align:left;width:calc(100% - 2.5rem);top:5rem;left:1.25rem;transform:none}.hero h1{letter-spacing:-.02em;margin-inline:0}.orbital-field{display:none}.hero-club-logo,.brand-logo{transform:none}.hero-motion [data-team-reveal]{opacity:1;transform:none}}.page-section{scroll-margin-top:5rem;position:relative}.section-number{color:var(--yellow);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:900}.hero-layout,.institution-layout,.about-layout,.contact-layout{align-items:center;gap:2rem;display:grid}.hero-club-logo{border-radius:1.5rem;justify-self:center;width:min(9.5rem,42vw);height:auto;box-shadow:0 1.5rem 4rem #07315266}.institution-section{color:#fff;background:linear-gradient(135deg,#2387d8 0%,#07528f 100%);overflow:hidden}.institution-section:before,.institution-section:after{content:"";pointer-events:none;border:1px solid #f6b13b66;border-radius:50%;position:absolute}.institution-section:before{width:24rem;height:24rem;top:-12rem;right:-8rem}.institution-section:after{width:12rem;height:12rem;bottom:-5rem;left:-5rem}.institution-copy h2{max-width:12ch;font-size:clamp(2.5rem,7vw,5.4rem)}.institution-copy>p:not(.section-number){max-width:60ch;font-size:1.08rem}.boundary-note{border-left:4px solid var(--yellow);background:#052f5288;padding:1rem 1.2rem;font-size:.92rem!important}.institution-marks{align-items:center;gap:.8rem;display:grid}.institution-marks figure{color:var(--ink);background:#fffdf7;border-radius:1.25rem;margin:0;padding:1rem;box-shadow:0 1rem 2.5rem #04284444}.institution-marks img{object-fit:contain;width:100%;max-width:100%;height:7rem}.institution-marks figure:last-child img{max-width:9.5rem;margin-inline:auto}.institution-marks a:first-child{border-radius:.6rem;display:block}.institution-marks .external-url{color:#17466b}.institution-marks figcaption{color:#17466b;text-align:center;margin-top:.5rem;font-size:.8rem;font-weight:800}.connection-line{background:#fff4;width:2px;height:2rem;margin:auto;display:block;position:relative;overflow:hidden}.connection-line i{background:var(--yellow);width:100%;height:45%;animation:2.4s ease-in-out infinite connection-travel;position:absolute}.section-light{background:#f7fbfe}.split-feature{align-items:center;gap:2rem;display:grid}.impact-section{overflow:hidden}.impact-orbit{gap:1rem;display:grid}.impact-orbit .impact-card{background:#075c9f;border:1px solid #fff3;min-height:15rem}.impact-card>span{color:var(--yellow);margin-bottom:2rem;font-size:2.6rem;font-weight:900;display:block}.moments-section{background:#fff7df;overflow:hidden}.moments-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.8rem;max-width:68rem;margin-inline:auto;display:grid}.moment{background:#fff;border-radius:1.25rem;margin:0;overflow:hidden;box-shadow:0 1rem 2rem #31455d22}.moment img{object-fit:contain;width:100%;height:auto}.moment figcaption{color:var(--blue-dark);padding:.75rem 1rem;font-size:.78rem;font-weight:800}.moment-1,.moment-4{transform:translateY(1.5rem)}.section-deep{color:#fff;background:#102230}.section-deep .section-intro{color:#c4d8e6}.section-deep .eyebrow{color:#ffd47d}.event-highlights{max-width:33.75rem;margin:3rem auto 6rem}.highlight-stage{aspect-ratio:3/2;background:#071924;border-radius:1.5rem 1.5rem 5rem;position:relative;overflow:hidden}.highlight-slide{opacity:1;margin:0;transition:opacity .9s;position:absolute;inset:0}.highlight-slide[aria-hidden=true]{opacity:0;pointer-events:none}.highlight-slide img{object-fit:contain;width:100%;height:100%}.highlight-slide figcaption{background:#071924dd;justify-content:space-between;padding:1rem 1.25rem;font-weight:800;display:flex;position:absolute;bottom:0;left:0;right:0}.gallery-controls{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.gallery-controls button{color:#fff;background:0 0;border:1px solid #fff6;border-radius:999px;min-height:2.8rem;padding:.5rem 1rem}.event-editorial{border-top:1px solid #ffffff2b;gap:1.5rem;padding:3rem 0;display:grid}.event-editorial h3{max-width:16ch;font-size:clamp(2rem,5vw,4rem)}.event-editorial-copy>p:not(.section-number){color:#c4d8e6;max-width:48ch}.event-photo-strip{scroll-snap-type:x proximity;grid-auto-columns:min(78vw,24rem);grid-auto-flow:column;gap:.8rem;padding-bottom:.8rem;display:grid;overflow-x:auto}.event-photo-strip img{object-fit:contain;scroll-snap-align:start;border-radius:1rem;width:100%;height:auto;max-height:30rem}.constellation-section:before{content:"";pointer-events:none;border-top:1px dashed #2387d833;position:absolute;inset:4rem 8%}.constellation-grid{gap:1rem;display:grid;position:relative}.constellation-card{border:1px solid var(--line);background:#fff;border-radius:2rem .8rem;padding:clamp(1.5rem,4vw,3rem);box-shadow:0 1rem 2rem #0a3d6120}.about-layout{align-items:start}.about-layout>div p{color:#e8f6ff;max-width:54ch;font-size:1.08rem}.about-section .timeline p{color:#e8f6ff}.contact-section .section-number{color:var(--blue-dark)}.contact-links{gap:.75rem;display:grid}.contact-links a,.contact-links p{color:var(--ink);overflow-wrap:anywhere;background:#fffdf7;border:1px solid #d2b269;border-radius:1rem;margin:0;padding:1rem 1.2rem;font-weight:800}.footer-institution-logo{object-fit:contain;background:#fff;border-radius:.45rem;flex:none;width:3.6rem;height:3.6rem;padding:.2rem}.footer-dsa-logo{width:5.8rem}@keyframes connection-travel{0%{transform:translateY(-120%)}to{transform:translateY(240%)}}@media (width>=48rem){.hero-layout{grid-template-columns:1fr 18rem}.institution-layout{grid-template-columns:1.1fr .9fr}.institution-marks{grid-template-columns:1fr 2rem 1fr 2rem 1fr}.connection-line{width:2rem;height:2px}.connection-line i{width:45%;height:100%;animation-name:connection-travel-horizontal}.split-feature{grid-template-columns:.9fr 1.1fr}.impact-orbit{grid-template-columns:repeat(3,1fr)}.moments-stack{grid-template-columns:repeat(4,1fr)}.moment:nth-child(3n+1){grid-column:span 2}.event-editorial{grid-template-columns:.8fr 1.2fr}.constellation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-layout{grid-template-columns:.8fr .8fr 1.4fr}.contact-layout{grid-template-columns:1fr 1fr}}@keyframes connection-travel-horizontal{0%{transform:translate(-120%)}to{transform:translate(240%)}}@media (prefers-reduced-motion:reduce){.connection-line i{animation:none}.moment-1,.moment-4{transform:none}.highlight-slide{transition:none}}#institution .boundary-note{color:#fff;background:var(--color-brand-primary-accessible)}#impact .eyebrow,#events .eyebrow,#events .section-number,#about .section-number{color:var(--color-brand-primary-accessible)}#impact .impact-card>span{color:#fff;border-bottom:3px solid var(--color-brand-energy)}#events .section-intro,#events .event-editorial-copy>p:not(.section-number){color:#405953}#events .gallery-controls button{color:#fff;border-color:var(--color-support-calm);background:var(--color-support-calm)}#team .leadership-card p{color:#fff}.hero{min-height:0;padding:0;display:block;overflow:visible}.institution-section{color:var(--color-text-primary);background:var(--color-surface-sky)}.institution-section .boundary-note{color:#fff;background:var(--color-brand-primary-accessible)}.impact-section{color:var(--color-text-primary);background:var(--color-surface-cream)}.impact-section .section-intro{color:var(--muted)}.impact-section .eyebrow{color:var(--color-brand-primary-accessible)}.impact-orbit .impact-card{color:#fff;background:var(--color-brand-primary-accessible)}.impact-card>span{color:#fff;border-bottom:3px solid var(--color-brand-energy)}.moments-section{background:var(--color-background)}.events-showcase{color:var(--color-text-primary);background:var(--color-surface-sage)}.events-showcase .eyebrow,.events-showcase .section-number{color:var(--color-brand-primary-accessible)}.events-showcase .section-intro,.events-showcase .event-editorial-copy>p:not(.section-number){color:#405953}.events-showcase .gallery-controls button{color:#fff;border-color:var(--color-support-calm);background:var(--color-support-calm)}.team-section{background:var(--color-surface-lavender)}.team-section .leadership-card p{color:#fff}.about-section{color:var(--color-text-primary);background:var(--color-surface-sage)}.about-layout>div p,.about-section .timeline p{color:#405953}.about-section .section-number{color:var(--color-brand-primary-accessible)}.contact-section{background:var(--color-surface-cream)}@media (prefers-reduced-motion:reduce){.hero{height:auto;padding:1rem;overflow:hidden}.hero-stage{min-height:calc(100svh - 7rem);position:relative;top:auto}.hero-copy{text-align:left;width:calc(100% - 2.5rem);top:5rem;left:1.25rem;transform:none}.hero-photo,.hero-overlay,.hero-club-logo,.brand-logo{transform:none}}
