@import "https://fonts.cdnfonts.com/css/gotham";:root{--royal-blue:#2a4dd0;--royal-blue-hover:#3b63f5;--royal-blue-active:#1a38a8;--royal-blue-glow:#2a4dd026;--royal-blue-semi:#2a4dd014;--noble-white:#fff;--noble-white-darker:#f5f7fa;--noble-white-slate:#e9efff;--text-dark:#050b24;--text-muted:#5e6b8c;--border-color:#2a4dd0;--border-light:#2a4dd033;--font-header:"Gotham", -apple-system, sans-serif;--font-body:"Gotham", -apple-system, sans-serif;--transition-smooth:all .3s cubic-bezier(.25, .8, .25, 1);--transition-fast:all .15s ease-out;--border-radius-sm:6px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:#f0f2f8;min-height:100%}body{background-color:var(--noble-white);color:var(--text-dark);font-family:var(--font-body);min-height:100dvh;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);font-size:16px;font-weight:400;line-height:1.6;overflow-x:hidden}#root{flex-direction:column;min-height:100dvh;display:flex}#root>.app-layout{z-index:1;flex-direction:column;flex:1;width:100%;display:flex;position:relative}#root>.app-layout>main{flex:1;width:100%}.page-bg{z-index:-1;pointer-events:none;background-color:#f0f2f8;width:100vw;height:100vh;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.page-bg:before{content:"";pointer-events:none;background-image:linear-gradient(#2a4dd00f 1px,#0000 1px),linear-gradient(90deg,#2a4dd00f 1px,#0000 1px);background-size:28px 28px;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes bgDrift{0%{background-position:0 0,100% 100%,50%,20% 80%}20%{background-position:30% 15%,80% 65%,35% 55%,10% 90%}40%{background-position:10% 35%,70% 80%,55% 40%,30% 70%}60%{background-position:35% 15%,85% 60%,45% 60%,15% 75%}80%{background-position:5% 30%,90% 75%,50% 35%,25% 85%}to{background-position:0 0,100% 100%,50%,20% 80%}}.page-bg:after{content:"";pointer-events:none;background-color:#0000;background-image:radial-gradient(70% 55% at 5% 15%,#3c64c842 0%,#0000 60%),radial-gradient(50% 40% at 95% 85%,#5078c836 0%,#0000 55%),radial-gradient(40% 50%,#6482be24 0%,#0000 50%),radial-gradient(60% 30% at 20% 80%,#466ebe2e 0%,#0000 55%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:100% 100%;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;animation:12s ease-in-out infinite bgDrift;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:640px){.page-bg:after{background:radial-gradient(60% 45% at 10% 20%,#3c64c840 0%,#0000 60%),radial-gradient(40% 30% at 90% 80%,#5078c833 0%,#0000 55%),radial-gradient(30% 40%,#6482be24 0%,#0000 50%),radial-gradient(50% 20% at 30% 70%,#466ebe2e 0%,#0000 55%)}}h1,h2,h3,h4,h5,h6{font-family:var(--font-header);font-weight:700;line-height:1.1}ul,ol{padding-left:40px}ul ul,ol ul,ul ol,ol ol{margin:4px 0;padding-left:32px}ul{list-style-type:disc}ul ul{list-style-type:circle}ul ul ul{list-style-type:square}p{color:var(--text-muted);font-weight:400}strong,b{font-weight:800}.hub-section{max-width:1200px;margin:0 auto;padding:60px 4%;position:relative}.hub-section-header{margin-bottom:40px}.hub-section-title{font-family:var(--font-header);letter-spacing:-.5px;color:#111827;font-size:2.25rem;font-weight:800}.hub-card{-webkit-backdrop-filter:blur(12px);border-radius:var(--border-radius-sm);background:#ffffffb3;padding:32px}.hub-grid-2{grid-template-columns:1fr 1fr;gap:24px;display:grid}.hub-grid-3{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}@media (max-width:768px){.hub-grid-2,.hub-grid-3{grid-template-columns:1fr}.hub-section{padding:40px 4%}}.responsive-grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}@media (max-width:768px){html,body{overscroll-behavior-y:none}.responsive-grid-2{grid-template-columns:1fr}.responsive-grid-2 .photo-slider{order:-1}}header{z-index:100;background:#fff;height:64px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1300px;height:100%;margin:0 auto;display:flex;position:relative}.header-logo{z-index:2;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.logo-icon{justify-content:center;align-items:center;width:36px;height:36px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.logo-icon img{object-fit:contain;width:100%;height:100%;display:block}.logo-text{font-family:"Gotham", var(--font-header);letter-spacing:.5px;color:var(--text-dark);white-space:nowrap;font-size:1rem;font-weight:700}.header-nav{align-items:center;display:flex}.nav-links{align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:#111827;font-family:var(--font-header);border-radius:var(--border-radius-sm);white-space:nowrap;padding:6px 14px;font-size:.88rem;font-weight:600;text-decoration:none;position:relative}.nav-links a:hover{color:#2a4dd0}.nav-links li.active a{color:#2a4dd0;font-weight:700}.menu-toggle{cursor:pointer;z-index:3;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.menu-toggle span{border-radius:var(--border-radius-sm);background-color:#111827;width:22px;height:2px;transition:all .2s;display:block}.menu-toggle.menu-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.menu-open span:nth-child(2){opacity:0}.menu-toggle.menu-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav-backdrop,.mobile-nav{display:none}@media (max-width:900px){header{height:56px}.header-inner{padding:0 16px}.logo-icon{width:34px;height:34px}.logo-text,.header-nav{display:none}.menu-toggle{display:flex}.mobile-nav-backdrop{z-index:98;background:#0f162899;width:100vw;height:calc(100vh - 56px);animation:.2s fadeIn;display:block;position:fixed;top:56px;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-nav{z-index:99;background:#fff;flex-direction:column;width:100%;animation:.2s cubic-bezier(.16,1,.3,1) mobileNavSlideIn;display:flex;position:fixed;top:56px;left:0}@keyframes mobileNavSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-links{flex-direction:column;gap:2px;width:100%;margin:0;padding:8px 16px 16px;list-style:none;display:flex}.mobile-nav-links a{color:#111827;font-family:var(--font-header);border-radius:var(--border-radius-sm);padding:10px 14px;font-size:.95rem;font-weight:600;text-decoration:none;display:block}.mobile-nav-links a:hover{color:#2a4dd0}.mobile-nav-links li.active a{color:#2a4dd0;font-weight:700}}@media (max-width:480px){.logo-icon{width:30px;height:30px}}.george-page{background:0 0;min-height:100vh;padding-bottom:80px}.mascot-header{text-align:center;background:0 0;padding:100px 4% 0;position:relative}.mascot-header-eyebrow{font-family:var(--font-header);letter-spacing:1.5px;text-transform:uppercase;color:#2a4dd0;margin-bottom:2px;font-size:1rem}.mascot-header:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#2a4dd014 1px,#0000 1px);background-size:24px 24px;position:absolute;top:0;bottom:0;left:0;right:0}.mascot-header-inner{z-index:1;max-width:720px;margin:0 auto;position:relative}.mascot-header-title{font-family:var(--font-header);color:#111827;letter-spacing:-.3px;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.2}.mascot-header-title span{color:#111827}.mascot-header-sub{color:#6b7280;max-width:520px;margin:0 auto 50px;font-size:1.15rem;line-height:1.7}@media (max-width:768px){.mascot-header{padding:64px 4% 0}.mascot-header-title{letter-spacing:-.2px;margin-bottom:12px;font-size:clamp(1.4rem,4vw,2.1rem)}.mascot-header-sub{max-width:420px;margin:0 auto 36px;font-size:.95rem}}@media (max-width:640px){.mascot-header{padding:48px 4% 0}.mascot-header-title{letter-spacing:0;margin-bottom:10px;font-size:clamp(1.2rem,4.5vw,1.8rem)}.mascot-header-sub{max-width:340px;margin:0 auto 28px;font-size:.88rem;line-height:1.6}}.hero-layout{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:40px 5%;display:grid}.hero-graphic{height:450px;overflow:visible}.hero-graphic .hero-slider{width:min(500px,90%);height:350px}@media (max-width:768px){.hero-layout{grid-template-columns:1fr;gap:24px;padding:24px 0 32px}.hero-layout .hero-graphic{order:2}.hero-layout .hero-content{order:1}}.slider-container{perspective:1200px;justify-content:center;align-items:center;width:100%;height:clamp(30px,8vh,60px);display:flex;position:relative}.deck-slider{width:clamp(100px,40vw,300px);height:250px;transform-style:preserve-3d;position:relative}.slider-card{background:var(--noble-white);border:3px solid var(--royal-blue);border-radius:var(--border-radius-sm);-webkit-user-select:none;user-select:none;flex-direction:column;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1),opacity .6s;display:flex;position:absolute;overflow:hidden}.slider-img-wrapper{border-bottom:2px solid var(--royal-blue);width:100%;height:75%;position:relative;overflow:hidden}.slider-img{object-fit:cover;width:100%;height:100%}.slider-caption{background-color:var(--noble-white);flex-direction:column;flex-grow:1;justify-content:center;padding:16px 20px;display:flex}.slider-tag{color:var(--royal-blue);font-family:var(--font-header);text-transform:uppercase;margin-bottom:4px;font-size:.8rem;font-weight:700}.slider-title{font-family:var(--font-header);color:var(--text-dark);font-size:1.15rem;font-weight:700;line-height:1.2}.slider-card.c1{z-index:10;opacity:1;transform:translate(0,0)rotate(0)}.slider-card.c2{z-index:9;opacity:.9;transform:translate3d(15px,15px,-50px)rotate(2deg)}.slider-card.c3{z-index:8;opacity:.7;transform:translate3d(30px,30px,-100px)rotate(4deg)}.slider-card.c4{z-index:7;opacity:.5;transform:translate3d(45px,45px,-150px)rotate(6deg)}.slider-card.hidden-prev{z-index:11;opacity:0;pointer-events:none;transform:translate3d(-350px,-30px,50px)rotate(-15deg)}.slider-card.hidden-next{z-index:6;opacity:0;pointer-events:none;transform:translateZ(-200px)rotate(8deg)}.slider-controls{z-index:20;gap:20px;display:flex;position:absolute;bottom:-40px}.slider-btn{background-color:var(--noble-white);border:2px solid var(--royal-blue);width:44px;height:44px;color:var(--royal-blue);transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.slider-btn:hover{background-color:var(--noble-white-darker);filter:brightness(.95)}.slider-btn:active{transform:translate(4px,4px)}@media (max-width:1024px){.slider-container{height:60px}.deck-slider{width:clamp(60px,30vw,100px);height:clamp(80px,15vh,120px)}.slider-btn{width:24px;height:24px;font-size:.8rem}}@media (max-width:480px){.slider-container{height:50px}.deck-slider{width:clamp(50px,40vw,90px);height:clamp(70px,12vh,110px)}.slider-btn{width:20px;height:20px;font-size:.7rem}}.section-wrapper{max-width:1400px;margin:0 auto;padding:4rem 4% 8rem}.section-header{text-align:center;margin-bottom:3.5rem}.section-subtitle{font-family:var(--font-header);color:var(--royal-blue);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:1.1rem}.section-title{letter-spacing:-1px;font-size:clamp(2.2rem,4vw,3.2rem)}.bento-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(180px,auto);gap:24px;display:grid}.bento-card{background:var(--noble-white);border:2px solid var(--royal-blue);border-radius:var(--border-radius-sm);transform-style:preserve-3d;flex-direction:column;justify-content:space-between;padding:32px;display:flex;position:relative;overflow:hidden;transform:perspective(1000px)}.bento-x2-width{grid-column:span 2}.bento-x2-height{grid-row:span 2}.card-num{font-family:var(--font-header);color:var(--royal-blue-semi);margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1}.card-title{color:var(--text-dark);font-size:1.5rem;font-family:var(--font-header);margin-bottom:12px;transform:translateZ(15px)}.card-desc{color:var(--text-muted);margin-bottom:24px;font-size:.95rem;line-height:1.6;transform:translateZ(5px)}.card-footer{color:var(--royal-blue);font-family:var(--font-header);align-items:center;gap:12px;margin-top:auto;font-size:.95rem;font-weight:700;text-decoration:none;display:flex;transform:translateZ(12px)}.stat-container{grid-template-columns:repeat(2,1fr);gap:20px;height:100%;display:grid}.stat-item{border:2px solid var(--border-light);border-radius:var(--border-radius-sm);background-color:var(--noble-white);flex-direction:column;justify-content:center;padding:20px;display:flex}.stat-num{font-family:var(--font-header);color:var(--royal-blue);margin-bottom:4px;font-size:2.5rem;font-weight:700}.stat-label{color:var(--text-muted);text-transform:uppercase;font-size:.85rem;font-weight:600}.glass-pill{background:var(--royal-blue-glow);border-radius:var(--border-radius-sm);font-family:var(--font-header);color:var(--royal-blue);align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-bottom:16px;padding:10px 16px;font-size:.9rem;font-weight:700;display:inline-flex}@media (max-width:1024px){.bento-grid{grid-template-columns:repeat(2,1fr)}.bento-x2-width{grid-column:span 2}}@media (max-width:768px){.bento-grid{grid-template-columns:1fr}.bento-x2-width{grid-column:span 1}.bento-x2-height{grid-row:span 1}.stat-container{grid-template-columns:1fr}}footer{padding:1.5rem 4% 1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));color:#e2e8f4;background-color:#0f1628;border-top:none}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;max-width:1300px;margin:0 auto 1.2rem;display:flex}.footer-about{align-items:center;gap:14px;display:flex}.footer-logo{color:#fff;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.footer-logo img{width:36px;height:36px;display:block}.footer-logo-text{font-family:"Gotham", var(--font-header);letter-spacing:.5px;color:#fff;white-space:nowrap;font-size:1rem;font-weight:700}.footer-social-col{align-items:center;gap:14px;display:flex}.footer-heading{font-family:var(--font-header);letter-spacing:1.5px;text-transform:uppercase;color:#7a8db8;white-space:nowrap;margin:0;font-size:.68rem;font-weight:700}.footer-social{flex-wrap:wrap;gap:6px;display:flex}.footer-social-link{border-radius:var(--border-radius-sm);color:#fff;white-space:nowrap;align-items:center;gap:5px;padding:5px 9px;font-size:.78rem;font-weight:500;text-decoration:none;transition:none;display:inline-flex}.footer-social-link svg{flex-shrink:0;width:14px;height:14px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;max-width:1300px;margin:0 auto;padding-top:.8rem;display:flex}.copyright,.footer-credit{color:#4a587a;margin:0;font-size:.75rem}.footer-credit a{color:#7a8db8;text-decoration:none}@media (max-width:1024px){.footer-logo-text{display:none}}@media (max-width:768px){footer{padding:1.2rem 5% .8rem;padding-bottom:calc(.8rem + env(safe-area-inset-bottom))}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:1rem}.footer-about,.footer-social-col{flex-wrap:wrap;justify-content:center}.footer-heading{text-align:center}.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:6px}}.dropdown{margin-left:15px;display:inline-block;position:relative}.dropdown-toggle{cursor:pointer;display:inline-block;position:relative;top:-1.5px}.dropdown-arrow{vertical-align:middle;margin-left:5px;font-size:.55rem;transition:transform .2s;display:inline-block;position:relative;top:-1px}.nav-links li.active a:after{width:100%}.nav-links li.active a{opacity:1}@media (max-width:768px){.dropdown.mobile-open .dropdown-menu{flex-direction:column;display:flex}}.wardrobe-container{background-color:var(--noble-white-darker);border:2px solid var(--royal-blue);border-radius:var(--border-radius-sm);grid-template-columns:1fr 1.2fr;align-items:center;gap:40px;margin-top:40px;padding:40px;display:grid}@media (max-width:768px){.wardrobe-container{grid-template-columns:1fr;padding:20px}}.wardrobe-display{background-color:var(--noble-white);border:2px solid var(--royal-blue);border-radius:var(--border-radius-sm);aspect-ratio:1;justify-content:center;align-items:center;padding:20px;display:flex;position:relative;overflow:hidden}.wardrobe-display img{object-fit:contain;max-width:90%;max-height:90%}.wardrobe-controls{flex-direction:column;gap:20px;display:flex}.wardrobe-options{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;display:grid}.wardrobe-btn{background-color:var(--noble-white);border:2px solid var(--royal-blue);font-family:var(--font-header);border-radius:var(--border-radius-sm);cursor:pointer;text-align:center;padding:12px;font-size:.9rem;font-weight:700;transition:background .15s,border-color .15s}.wardrobe-btn:hover{filter:brightness(.95);background:#2a4dd00f}.wardrobe-btn.active{background-color:var(--royal-blue);color:var(--noble-white)}.wardrobe-btn:active{filter:brightness(.95)}@keyframes spinReel{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinning-reel{animation:2s linear infinite spinReel}.cassette-player{border-radius:var(--border-radius-sm);color:#fff;z-index:10;background:linear-gradient(135deg,#1a2a5e 0%,#0f1628 100%);flex-direction:column;gap:20px;width:100%;padding:30px;display:flex;position:relative;overflow:hidden}.cassette-window{border-radius:var(--border-radius-sm);background:#0006;justify-content:space-around;align-items:center;height:90px;padding:10px;display:flex;position:relative}.cassette-reel{border:4px dashed #7b9fff66;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.cassette-reel:before{content:"";background:#6084ff;border-radius:50%;width:14px;height:14px}.cassette-info{font-family:var(--font-header);letter-spacing:.5px;justify-content:space-between;padding-bottom:10px;font-size:.9rem;display:flex}.cassette-label{color:#fff;font-size:1.1rem;font-weight:700}.cassette-controls{justify-content:space-between;align-items:center;gap:15px;display:flex}.cassette-btn{color:#fff;font-family:var(--font-header);cursor:pointer;background:#ffffff0d;border-radius:50px;padding:10px 20px;font-size:.85rem;font-weight:700;transition:background .2s,border-color .2s}.cassette-btn:hover{filter:brightness(.95);background:#ffffff1f}.cassette-btn:active{filter:brightness(.9)}.cassette-btn.playing{background:#2a4dd0;border-color:#6084ff}.cassette-progress-bar{border-radius:var(--border-radius-sm);cursor:pointer;background:#ffffff0d;width:100%;height:8px;overflow:hidden}.cassette-progress-fill{background:#2a4dd0;height:100%;transition:width .1s linear}.cassette-timer{font-family:var(--font-body);color:#9eafc9;font-size:.85rem;font-weight:500}.music-sheet-card{background-image:linear-gradient(#2a4dd008 1px,#0000 1px),linear-gradient(90deg,#2a4dd008 1px,#0000 1px);background-size:20px 20px;padding:40px;position:relative}@media (max-width:768px){.music-sheet-card{padding:20px}}.lyrics-container{border-radius:var(--border-radius-sm);text-align:center;background:#ffffffe6;border:2px dashed #0033ff4d;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:30px;display:flex;position:relative}.lyrics-lines-placeholder{opacity:.6;flex-direction:column;gap:12px;width:100%;margin-top:20px;display:flex}.lyrics-line-placeholder{background:linear-gradient(90deg, transparent, var(--royal-blue-glow) 15%, var(--royal-blue-glow) 85%, transparent);width:70%;height:2px;margin:0 auto}.lyrics-line-placeholder:nth-child(2n){width:55%}.author-quote-card{font-style:italic;position:relative}.author-quote-card:before{content:"“";font-size:5rem;font-family:var(--font-header);color:#2a4dd026;pointer-events:none;position:absolute;top:-10px;left:20px}.directory-controls{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:40px;display:flex}.search-input-wrapper{flex:1;min-width:280px;position:relative}.search-input{width:100%;font-family:var(--font-body);border:2px solid var(--royal-blue);border-radius:var(--border-radius-sm);transition:var(--transition-fast);outline:none;padding:14px 20px;font-size:1rem;font-weight:500}.search-input:focus{transform:translate(2px,2px)}.decade-filters{flex-wrap:wrap;gap:10px;display:flex}.filter-btn{background-color:var(--noble-white);border:2px solid var(--royal-blue);font-family:var(--font-header);border-radius:var(--border-radius-sm);cursor:pointer;padding:8px 16px;font-size:.9rem;font-weight:700;transition:background .15s}.filter-btn:hover{filter:brightness(.95);background:#2a4dd00f}.filter-btn.active{background-color:var(--royal-blue);color:var(--noble-white)}.batch-card{background:var(--noble-white);border:2px solid var(--royal-blue);border-radius:var(--border-radius-sm);cursor:pointer;flex-direction:column;justify-content:space-between;min-height:200px;padding:30px;display:flex}.batch-card .batch-year{color:var(--royal-blue);text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;font-size:.9rem}.batch-card .batch-name{font-size:1.6rem;font-family:var(--font-header);color:var(--text-dark);margin-bottom:10px}.batch-card .batch-count{color:var(--text-muted);align-items:center;gap:5px;margin-top:auto;font-size:.85rem;font-weight:600;display:flex}.roster-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background-color:#050b2499;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.roster-modal{background-color:var(--noble-white);border:3px solid var(--royal-blue);border-radius:var(--border-radius-sm);flex-direction:column;width:100%;max-width:600px;max-height:80vh;padding:30px;animation:.3s cubic-bezier(.25,.8,.25,1) forwards modalEnter;display:flex;position:relative;overflow-y:auto}@keyframes modalEnter{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-close{background:var(--noble-white-darker);border:2px solid var(--royal-blue);cursor:pointer;width:36px;height:36px;transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;top:20px;right:20px}.modal-close:hover{background-color:var(--royal-blue);color:var(--noble-white);filter:brightness(1.1)}.roster-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-top:20px;display:grid}.roster-member{background:var(--noble-white-darker);border-radius:var(--border-radius-sm);color:var(--text-dark);padding:10px 15px;font-size:.95rem;font-weight:500}.batches-controls{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.batches-search-wrapper{width:100%;position:relative}.batches-search-icon{opacity:.5;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.batches-search-input{width:100%;font-family:var(--font-body);border-radius:var(--border-radius-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text-dark);box-sizing:border-box;background:#ffffffd9;outline:none;padding:14px 20px 14px 48px;font-size:1rem;transition:all .3s}.batches-search-input:focus{border-color:#2a4dd066}.batches-filter-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.batches-decade-filters{flex-wrap:wrap;flex:1;gap:8px;display:flex}.batches-sort-btns{gap:8px;display:flex}.batches-filter-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-header);color:var(--text-dark);cursor:pointer;background:#ffffffd9;border-radius:50px;padding:8px 18px;font-size:.82rem;font-weight:700;transition:border-color .2s,background .2s}.batches-filter-btn:hover{background:#2a4dd00f;border-color:#2a4dd066}.batches-filter-btn.active{color:#fff;background:#2a4dd0;border-color:#0000}.batches-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.batches-card{cursor:pointer;flex-direction:column;gap:12px;display:flex}.batches-card-year{align-self:flex-start;font-size:.78rem!important}.batches-card-name{font-family:var(--font-header);color:var(--text-dark);flex:1;font-size:1.4rem;line-height:1.3}.batches-card-count{font-family:var(--font-header);color:var(--text-muted);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;font-size:.85rem;font-weight:600;display:flex}.batches-card-arrow{color:#2a4dd0}.batches-empty{padding:60px 20px}@media (max-width:768px){.batches-filter-row{flex-direction:column;align-items:flex-start}.batches-sort-btns{width:100%}}.scroll-reveal{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(50px)}.scroll-reveal--visible{opacity:1;transform:translateY(0)}.event-section{background:0 0;width:100%;padding:40px 4%;position:relative;overflow:hidden}.event-section-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.event-section-media{border-radius:var(--border-radius-sm);aspect-ratio:4/3;order:1;display:flex;overflow:hidden}.event-section-reverse .event-section-media{order:2}.event-section-media img,.event-section-media>div{object-fit:cover;width:100%;height:100%}.event-section-info{flex-direction:column;order:2;justify-content:center;gap:4px;display:flex}.event-section-reverse .event-section-info{order:1}.event-section-title{font-family:var(--font-header);color:var(--text-dark);letter-spacing:-.5px;font-size:2.25rem;font-weight:800;line-height:1.2}.event-section-desc{color:var(--text-muted);font-size:1.05rem;line-height:1.8}.george-chip{font-family:var(--font-header);letter-spacing:1px;text-transform:uppercase;color:#2a4dd0;font-size:.85rem}@media (max-width:992px){.event-section{padding:32px 4%}.event-section-inner{gap:40px}.event-section-title{font-size:1.85rem}}@media (max-width:768px){.event-section{padding:28px 4%}.event-section-inner,.event-section-reverse{direction:ltr;grid-template-columns:1fr;gap:30px}.event-section-media{aspect-ratio:4/3;order:1!important}.event-section-info{order:2!important}}.events-hover-grid{z-index:10;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1200px;margin:60px auto 100px;padding:0 4%;display:grid;position:relative}.event-hover-card{background:var(--noble-white);border:2px solid var(--royal-blue);border-radius:var(--border-radius-sm);cursor:pointer;position:relative;overflow:hidden}.event-hover-card-preview{z-index:2;background:linear-gradient(135deg,#fff 0%,#f8faff 100%);flex-direction:column;justify-content:center;gap:12px;min-height:160px;padding:32px 32px 28px;display:flex;position:relative}.event-hover-chip{background:var(--royal-blue-semi);color:var(--royal-blue);font-family:var(--font-header);letter-spacing:.5px;text-transform:uppercase;border-radius:50px;align-self:flex-start;align-items:center;padding:4px 14px;font-size:.72rem;display:inline-flex}.event-hover-title{font-family:var(--font-header);color:var(--text-dark);letter-spacing:-.3px;margin:0;font-size:1.65rem;font-weight:800;line-height:1.25}.event-hover-hint{font-family:var(--font-header);color:var(--text-muted);opacity:.6;align-items:center;gap:6px;margin-top:4px;font-size:.78rem;font-weight:600;display:flex}.event-hover-hint-label-touch{display:none}@media (hover:none) and (pointer:coarse){.event-hover-hint-label{display:none}.event-hover-hint-label-touch{display:inline}}.event-hover-card:focus-visible{outline:3px solid var(--royal-blue);outline-offset:3px}.event-hover-reveal{opacity:0;max-height:0;transition:max-height .55s cubic-bezier(.25,.8,.25,1),opacity .4s cubic-bezier(.25,.8,.25,1);overflow:hidden}.event-hover-reveal--visible{opacity:1;max-height:700px}.event-hover-reveal-inner{flex-direction:column;gap:20px;padding:24px 32px 32px;display:flex}.event-hover-media{border-radius:var(--border-radius-sm);overflow:hidden}.event-hover-desc{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.7}@media (max-width:768px){.events-hover-grid{grid-template-columns:1fr;gap:20px}.event-hover-card-preview{min-height:130px;padding:24px 24px 20px}.event-hover-title{font-size:1.35rem}.event-hover-reveal-inner{padding:20px 24px 24px}.event-hover-reveal--visible{max-height:700px}}.hero-slider-track{position:relative}.hero-slide-enter-next{animation:.2s cubic-bezier(.25,.8,.25,1) both heroSlideInNext}.hero-slide-enter-prev{animation:.2s cubic-bezier(.25,.8,.25,1) both heroSlideInPrev}@keyframes heroSlideInNext{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes heroSlideInPrev{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.hero-slider-dots{justify-content:center;align-items:center;gap:10px;margin-top:32px;display:flex}.hero-slider-dot{cursor:pointer;background:0 0;border:2px solid #d1d5db;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.hero-slider-dot.active{background:#2a4dd0;border-color:#2a4dd0;transform:scale(1.2)}.hero-slider-dot:hover{border-color:#2a4dd0}.form-hub-section{padding-top:2rem}.form-hub-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1200px;margin:0 auto;display:grid}.form-hub-card{text-align:center;cursor:pointer;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;padding:0;text-decoration:none;transition:all .35s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:visible}.form-hub-card:hover{transform:translateY(-8px)}.form-hub-card:active{transform:translateY(-4px)scale(.97)}.form-hub-canvas-wrap{background:0 0;width:100%;height:220px;position:relative}.form-hub-canvas-wrap canvas{display:block;width:100%!important;height:100%!important}.form-hub-label{width:100%;padding:20px 24px 16px}.form-hub-card-title{font-family:var(--font-header);color:#111827;letter-spacing:-.02em;margin-bottom:4px;font-size:1.3rem;font-weight:800}.form-hub-card-subtitle{color:#6b7280;font-size:.82rem;line-height:1.5}@media (max-width:1024px){.form-hub-grid{grid-template-columns:repeat(2,1fr)}.form-hub-canvas-wrap{height:190px}}@media (max-width:640px){.form-hub-grid{grid-template-columns:1fr;max-width:400px}.form-hub-canvas-wrap{height:180px}.form-hub-card-title{font-size:1.1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.animate-fade-in-up{opacity:0;animation:.8s cubic-bezier(.25,.8,.25,1) forwards fadeInUp}.animate-fade-in{opacity:0;animation:.8s forwards fadeIn}.animate-scale-in{opacity:0;animation:.8s cubic-bezier(.25,.8,.25,1) forwards scaleIn}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}.delay-7{animation-delay:.7s}.delay-8{animation-delay:.8s}.george-hero{text-align:center;background:0 0;flex-direction:column;min-height:calc(100vh - 70px);padding:40px 4% 0;display:flex;position:relative;overflow:hidden}.george-hero .hero{flex:1;justify-content:center;align-items:center;display:flex}.george-hero-inner{z-index:1;max-width:720px;margin:0 auto;position:relative}.george-hero-title{font-family:var(--font-header);color:#111827;letter-spacing:-1px;margin-bottom:16px;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:800;line-height:1.1}.george-hero-sub{color:#6b7280;max-width:800px;margin:0 auto 40px;font-size:1.2rem;line-height:1.7}.landing-logo{width:160px;height:auto;margin-bottom:20px}.landing-org-name{font-family:var(--font-header);color:#2a4dd0;white-space:nowrap;margin-bottom:12px;font-size:clamp(1.75rem,4vw,2rem)}.landing-cta-row{justify-content:center;align-items:center;gap:24px;margin-top:32px;display:flex}@media (max-width:1024px){.george-hero{min-height:calc(100vh - 60px)}.landing-logo{width:140px}.landing-org-name{font-size:clamp(1rem,2.2vw,1.75rem)}.george-hero-title{font-size:clamp(1.8rem,5vw,3.2rem)}}@media (max-width:640px){.george-hero{padding:30px 4% 0}.landing-logo{width:120px}.landing-org-name{font-size:clamp(.75rem,4vw,1rem)}.george-hero-title{letter-spacing:-.5px;font-size:clamp(1.8rem,8vw,2.4rem)}.george-hero-sub{font-size:1.3rem}}.batches-page{background:0 0;min-height:100vh;padding-bottom:80px}.b-hero{text-align:center;background:0 0;padding:100px 4% 60px}.b-eyebrow{font-family:var(--font-header);letter-spacing:1.5px;text-transform:uppercase;color:#2a4dd0;margin-bottom:8px;font-size:1rem}.b-title{font-family:var(--font-header);color:#111827;letter-spacing:-.3px;margin-bottom:16px;font-size:clamp(2.2rem,5.5vw,3.8rem);font-weight:800;line-height:1.2}.b-sub{color:#6b7280;max-width:520px;margin:0 auto;font-size:1.15rem;line-height:1.7}.b-refresh{color:#9ca3af;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:.82rem;display:flex}.b-error{color:#2a4dd0;border-radius:var(--border-radius-sm);background:#2a4dd00f;margin-top:12px;padding:8px 16px;font-size:.85rem;display:inline-block}.b-controls{flex-direction:column;gap:16px;max-width:1100px;margin:0 auto;padding:32px 4% 0;display:flex}.b-search{width:100%;max-width:480px}.b-search-input{border-radius:var(--border-radius-sm);width:100%;font-family:var(--font-body);color:#111827;box-sizing:border-box;background:#ffffffd9;border:1px solid #d1d5db;outline:none;padding:14px 16px;font-size:.92rem;line-height:1.5;transition:all .2s cubic-bezier(.4,0,.2,1)}.b-search-input:focus{background:#ffffffd9;border-color:#2a4dd0}.b-search-input::placeholder{color:#9ca3af}.b-filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.b-decades{flex-wrap:wrap;gap:6px;display:flex}.b-sort{gap:6px;margin-left:auto;display:flex}.b-filter-btn{color:#6b7280;font-family:var(--font-header);border-radius:var(--border-radius-sm);cursor:pointer;background:#fff;border:2px solid #d1d5db;justify-content:center;align-items:center;padding:8px 18px;font-size:.82rem;font-weight:700;line-height:1.2;text-decoration:none;transition:all .15s;display:inline-flex}.b-filter-btn.active{color:#fff;background:#2a4dd0;border-color:#2a4dd0}.b-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;max-width:1100px;margin:0 auto;padding:32px 4% 0;display:grid}.b-card{border-radius:var(--border-radius-sm);cursor:pointer;background:#ffffffb3;border:2px solid #e0e4ec;flex-direction:column;gap:8px;padding:24px;display:flex;position:relative;overflow:hidden}.b-card-year{font-family:var(--font-header);letter-spacing:.5px;text-transform:uppercase;color:#2a4dd0;font-size:.72rem}.b-card-name{font-family:var(--font-header);color:#111827;margin:0;font-size:1.1rem;font-weight:600;line-height:1.3}.b-card-count{color:#9ca3af;margin-top:4px;font-size:.82rem}.b-empty{text-align:center;max-width:1100px;margin:0 auto;padding:80px 4%}.b-empty-text{color:#9ca3af;font-size:.95rem}.r-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#0f162880;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.r-modal{border-radius:var(--border-radius-sm);background:#ffffffb3;border:2px solid #e0e4ec;width:100%;max-width:560px;max-height:80vh;padding:36px 32px;position:relative;overflow-y:auto}.r-close{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;line-height:1;transition:background .1s;display:flex;position:absolute;top:16px;right:16px}.r-close:hover{color:#111827;background:#e5e7eb}.r-header{margin-bottom:24px;padding-bottom:20px}.r-year{font-family:var(--font-header);letter-spacing:.5px;text-transform:uppercase;color:#2a4dd0;font-size:.72rem}.r-name{font-family:var(--font-header);color:#111827;margin:6px 0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.2}.r-count{color:#9ca3af;font-size:.85rem}.r-list{grid-template-columns:1fr 1fr;gap:6px;display:grid}.r-member{color:#374151;border-radius:var(--border-radius-sm);align-items:center;padding:8px 12px;font-size:.85rem;font-weight:500;display:flex}.r-member.highlighted{color:#2a4dd0;background:#eef2ff;font-weight:600}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.batch-card.skeleton{pointer-events:none;border-radius:var(--border-radius-sm);background:#fff;flex-direction:column;justify-content:space-between;gap:12px;min-height:100px;padding:24px;display:flex}.skeleton-line{border-radius:var(--border-radius-sm);background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;height:12px;margin-bottom:8px;animation:1.5s ease-in-out infinite shimmer}.skeleton-short{width:40%;height:10px}.skeleton-long{width:80%;height:16px}.skeleton-medium{width:55%;height:10px;margin-top:8px}@keyframes spin{to{transform:rotate(360deg)}}.refreshing-spinner{border:2px solid #e5e7eb;border-top-color:#2a4dd0;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite spin;display:inline-block}.b-pagination{justify-content:center;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:40px 4% 0;display:flex}.b-page-indicator{align-items:center;gap:6px;display:flex}.b-page-dot{border-radius:var(--border-radius-sm);color:#6b7280;width:36px;height:36px;font-family:var(--font-header);cursor:pointer;background:#fff;border:2px solid #d1d5db;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;line-height:1;text-decoration:none;transition:all .15s;display:inline-flex}.b-page-dot.active{color:#fff;background:#2a4dd0;border-color:#2a4dd0}@media (max-width:640px){.b-pagination{flex-wrap:wrap;gap:10px}.b-page-indicator{order:-1;justify-content:center;width:100%}}@media (max-width:768px){.b-hero{padding:60px 4% 40px}.b-grid{grid-template-columns:1fr}.b-sort{margin-left:0}.r-list{grid-template-columns:1fr}.r-modal{max-height:90vh;padding:28px 20px}}.hero-graphic{perspective:800px;width:100%;height:clamp(320px,40vw,440px);transform-style:preserve-3d;will-change:transform;cursor:grab;justify-content:center;align-items:center;display:flex;position:relative}.hero-graphic:active{cursor:grabbing}.hero-graphic canvas{border-radius:var(--border-radius-sm);display:block;width:100%!important;height:100%!important}@media (max-width:1024px){.hero-graphic{display:none}}.premium-button{color:#fff;border-radius:var(--border-radius-sm);font-family:var(--font-header);cursor:pointer;background-color:#2a4dd0;border:none;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:12px 24px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .12s,filter .12s;display:inline-flex}.premium-button:hover{filter:brightness(1.12)}.premium-button:active{background-color:#0f267a}.premium-button:disabled,.premium-button--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}@keyframes integral-spin{to{transform:rotate(360deg)}}
