:root{--navy-900:#060e1f;--navy-800:#0a1628;--navy-700:#0f1f3a;--navy-600:#142a4f;--navy-500:#1a3a6e;--blue-700:#1a45b5;--blue-600:#1a56db;--blue-500:#2563eb;--blue-400:#3b82f6;--blue-300:#60a5fa;--blue-200:#93c5fd;--blue-100:#dbeafe;--blue-50:#eff6ff;--cyan-500:#00b4d8;--cyan-400:#22d3ee;--cyan-300:#67e8f9;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#64748b;--gray-500:#334155;--gray-600:#1e293b;--gray-700:#0f172a;--gray-800:#08162b;--gray-900:#030814;--gradient-blue:linear-gradient(135deg, #1a56db 0%, #2563eb 50%, #3b82f6 100%);--gradient-hero:linear-gradient(135deg, #eff6ff 0%, #dbeafe 30%, #e8f0fe 60%, #f0f7ff 100%);--gradient-navy:linear-gradient(180deg, #0a1628 0%, #142a4f 100%);--gradient-text:linear-gradient(135deg, #08162b 0%, #1a56db 100%);--gradient-cta:linear-gradient(135deg, #1a56db 0%, #2563eb 100%);--font-heading:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--section-padding:80px 0;--container-padding:0 clamp(20px, 4vw, 80px);--container-max:1280px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 14px #00000014;--shadow-lg:0 10px 40px #0000001a;--shadow-xl:0 20px 60px #00000026;--shadow-blue:0 4px 20px #1a56db40;--shadow-glow:0 0 30px #2563eb4d;--transition-fast:.15s ease;--transition-base:.3s cubic-bezier(.16, 1, .3, 1);--transition-slow:.5s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px}body{font-family:var(--font-body);color:var(--gray-800);text-rendering:optimizelegibility;background:#f6f9fe;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{width:100%;max-width:var(--container-max);padding:var(--container-padding);margin:0 auto}.section-title{font-family:var(--font-heading);color:#06152d;letter-spacing:-.025em;margin-bottom:16px;font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:900;line-height:1.2}.section-subtitle{color:#243b5e;max-width:620px;font-size:1.05rem;font-weight:500;line-height:1.6}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--blue-400);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--blue-600)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.8s forwards fadeInUp}.animate-fade-in-left{animation:.8s forwards fadeInLeft}.animate-fade-in-right{animation:.8s forwards fadeInRight}.quick-page-switcher{z-index:9999;-webkit-backdrop-filter:blur(16px);background:#0b192ceb;border-radius:9999px;align-items:center;gap:4px;padding:5px;transition:all .3s;display:flex;position:fixed;bottom:22px;right:24px;box-shadow:0 10px 30px #00000040,0 0 0 1px #ffffff1f}.switch-tab{color:#cbd5e1;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;padding:8px 16px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}.switch-tab:hover{color:#fff}.switch-tab.active{color:#fff;background:#1a56db;box-shadow:0 2px 10px #1a56db80}@media (width<=600px){.quick-page-switcher{bottom:12px;right:12px}.switch-tab{padding:6px 12px;font-size:.72rem}}.navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#f6faffeb;border-bottom:1px solid #d2e1f899;transition:all .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.navbar.scrolled{background:#fffffffa;border-bottom:1px solid #dce6f5d9;box-shadow:0 4px 20px #0a193c14}.navbar.nav-hidden{transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .35s;opacity:0!important;pointer-events:none!important;transform:translateY(-100%)!important}.navbar-inner{justify-content:space-between;align-items:center;gap:clamp(14px,2vw,32px);max-width:1480px;height:84px;margin:0 auto;padding:0 clamp(16px,3vw,44px);display:flex}.navbar-college{-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;text-decoration:none;transition:transform .25s;display:flex}.college-crest{object-fit:contain;filter:drop-shadow(0 3px 8px #0000001f);width:clamp(56px,4.6vw,68px);height:clamp(56px,4.6vw,68px);transition:transform .25s cubic-bezier(.16,1,.3,1),filter .25s}.navbar-college:hover .college-crest{filter:drop-shadow(0 5px 14px #1a56db40);transform:scale(1.06)}.nav-menu{flex:1;justify-content:center;align-items:center;gap:clamp(12px,1.5vw,24px);max-width:760px;display:flex}.nav-link{color:#08162b;white-space:nowrap;letter-spacing:-.01em;padding:6px 2px;font-family:Inter,sans-serif;font-size:.88rem;font-weight:650;text-decoration:none;transition:color .2s,transform .2s;position:relative}.nav-link:hover{color:#155dfc;transform:translateY(-1px)}.nav-link.active{color:#155dfc;font-weight:750}.nav-link.active:after{content:"";background:linear-gradient(90deg,#155dfc,#00d2ff);border-radius:9999px;height:2.5px;position:absolute;bottom:-2px;left:0;right:0;box-shadow:0 0 8px #00d2ff80}.navbar-actions{flex-shrink:0;align-items:center;gap:clamp(10px,1.4vw,16px);display:flex}.ih-brand{align-items:center;padding-right:2px;text-decoration:none;transition:transform .25s;display:flex}.ih-icon{object-fit:contain;filter:drop-shadow(0 3px 8px #0000001a);width:auto;height:clamp(48px,3.8vw,56px);transition:transform .25s cubic-bezier(.16,1,.3,1),filter .25s}.ih-brand:hover .ih-icon{filter:drop-shadow(0 5px 14px #00d2ff4d);transform:scale(1.06)}.btn-unstop-nav{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#124ec8 0%,#0c389e 100%);border-radius:9999px;align-items:center;gap:6px;padding:10px 20px;font-family:Inter,sans-serif;font-size:.86rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #124ec847}.btn-unstop-nav:hover{background:linear-gradient(135deg,#185ced 0%,#0e42b8 100%);transform:translateY(-1.5px);box-shadow:0 6px 20px #124ec866}.arrow-diagonal{stroke:#fff;width:14px;height:14px;transition:transform .2s}.btn-unstop-nav:hover .arrow-diagonal{transform:translate(2px,-2px)}.btn-community-nav{color:#0b192c;white-space:nowrap;background:#fff;border:1.5px solid #d1d5db;border-radius:9999px;align-items:center;gap:7px;padding:9px 18px;font-family:Inter,sans-serif;font-size:.84rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 6px #0000000a}.btn-community-nav:hover{color:#128c7e;border-color:#25d366;transform:translateY(-1.5px);box-shadow:0 4px 14px #25d3662e}.whatsapp-nav-icon{flex-shrink:0;width:18px;height:18px}.mobile-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.mobile-toggle span{background:#0b192c;border-radius:2px;width:24px;height:2px;transition:transform .25s,opacity .25s;display:block}.mobile-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-toggle.open span:nth-child(2){opacity:0}.mobile-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:8px;padding:16px 24px 24px;display:flex;box-shadow:0 10px 25px #00000014}.mobile-nav-link{color:#334155;border-bottom:1px solid #f1f5f9;padding:10px 0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none}.mobile-nav-link.active{color:#155dfc}.mobile-actions{flex-direction:column;gap:10px;margin-top:12px;display:flex}.navbar-center-brand{text-align:center;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;padding:0 6px;line-height:1.15;display:none}.navbar-center-title{letter-spacing:.08em;color:#08162b;font-family:Montserrat,sans-serif;font-size:clamp(.86rem,3vw,1.05rem);font-weight:950}.navbar-center-title .brand-x{background:linear-gradient(135deg,#00d2ff 0%,#1a56db 50%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:950}.navbar-center-sub{letter-spacing:.12em;color:#1a56db;text-transform:uppercase;margin-top:2px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(.56rem,1.8vw,.64rem);font-weight:800}.navbar-center-sub .brand-dot{color:#00d2ff;margin:0 3px}@media (width<=1220px){.nav-menu{gap:14px}}@media (width<=1100px){.nav-menu{display:none}.navbar-center-brand,.mobile-toggle{display:flex}}@media (width<=768px){.navbar-inner{height:72px;padding:0 16px}.college-crest{width:48px;height:48px}.ih-icon{height:38px}.btn-unstop-nav,.btn-community-nav{display:none}}.hero-section{background:radial-gradient(circle at 75% 38%,#c8e2ff73 0%,#ebf5ff59 45%,#f4f8fd 75%,#eff5fc 100%);align-items:center;min-height:88vh;padding-top:72px;padding-bottom:30px;display:flex;position:relative;overflow:hidden}.hero-artwork-container{pointer-events:none;z-index:1;justify-content:flex-end;align-items:center;width:62%;max-width:1080px;height:100%;display:flex;position:absolute;top:0;right:0;overflow:hidden}.hero-artwork-frame{justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000004d 12%,#000000d9 30%,#000 50%);mask-image:linear-gradient(90deg,#0000 0%,#0000004d 12%,#000000d9 30%,#000 50%)}.hero-artwork-image{object-fit:cover;object-position:70% center;opacity:.98;filter:contrast(1.04)brightness(1.01);width:100%;height:100%}.hero-globe-hologram-text{text-align:center;pointer-events:none;z-index:3;letter-spacing:.16em;color:#fff;text-shadow:0 0 14px #00c3fff2,0 0 28px #006effd9;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:2px;font-family:Montserrat,Plus Jakarta Sans,sans-serif;font-size:clamp(.72rem,1.05vw,1rem);font-weight:900;display:flex;position:absolute;top:38%;left:54%;transform:translate(-50%,-50%)}.hero-globe-hologram-text .glow-bright{color:#67e8f9;text-shadow:0 0 16px #22d3eef2,0 0 30px #06b6d4b3}.hero-sky-badge{letter-spacing:.2em;color:#0c2b75;pointer-events:none;z-index:3;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:flex-start;gap:2px;font-family:Plus Jakarta Sans,sans-serif;font-size:.74rem;font-weight:800;display:flex;position:absolute;top:18%;right:12%}.sky-badge-line{background:#07f;border-radius:2px;width:26px;height:2px;margin-top:4px}.hero-ambient-badge{letter-spacing:.18em;color:#3b82f6;opacity:.75;pointer-events:none;z-index:3;-webkit-user-select:none;user-select:none;flex-direction:column;gap:2px;font-family:Plus Jakarta Sans,sans-serif;font-size:.68rem;font-weight:800;display:flex;position:absolute;bottom:22%;right:8%}.hero-wrapper{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:24px clamp(16px,3.5vw,48px) 10px;position:relative}.hero-left-column{max-width:620px;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInLeft}.hero-badge{letter-spacing:2.8px;text-transform:uppercase;color:#1a56db;margin-bottom:12px;font-family:Inter,sans-serif;font-size:.74rem;font-weight:700;display:inline-block}.hero-title-container{max-width:100%;margin-bottom:12px;display:inline-block;position:relative}.hero-title-crop-box{align-items:center;width:clamp(360px,44vw,580px);display:flex;position:relative;overflow:hidden}.hero-title-artwork{filter:drop-shadow(0 6px 22px #0a2d7838);width:100%;height:auto;display:block}.tagline-dot{color:#00d2ff;vertical-align:middle;font-size:1.15em}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-subhead{letter-spacing:2px;color:#08162b;margin:0 0 4px;font-family:Montserrat,sans-serif;font-size:clamp(1.15rem,2.3vw,1.7rem);font-weight:900;line-height:1.2}.hero-tagline{letter-spacing:4.8px;color:#1a56db;margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:clamp(.9rem,1.6vw,1.15rem);font-weight:800;line-height:1.2}.hero-desc{color:#1e293b;max-width:490px;margin-bottom:26px;font-family:Inter,sans-serif;font-size:.96rem;font-weight:500;line-height:1.68}.hero-button-group{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:34px;display:flex}.btn-register-main{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#1251d2 0%,#0d3eb0 100%);border-radius:9999px;align-items:center;gap:10px;padding:12px 24px 12px 14px;font-family:Inter,sans-serif;font-size:.94rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 24px #1251d252}.btn-register-main:hover{background:linear-gradient(135deg,#185ef0 0%,#1048c8 100%);transform:translateY(-2px);box-shadow:0 12px 30px #1251d270}.btn-icon-circle{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.btn-icon-circle svg{stroke:#fff;width:14px;height:14px}.btn-diag-arrow{stroke:#fff;width:14px;height:14px;transition:transform .2s}.btn-register-main:hover .btn-diag-arrow{transform:translate(2px,-2px)}.btn-whatsapp-main{color:#0b192c;white-space:nowrap;background:#fff;border:1.5px solid #d1d5db;border-radius:9999px;align-items:center;gap:9px;padding:12px 26px;font-family:Inter,sans-serif;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 8px #0000000a}.btn-whatsapp-main:hover{color:#128c7e;border-color:#25d366;transform:translateY(-2px);box-shadow:0 6px 18px #25d36629}.whatsapp-icon{width:20px;height:20px}.hero-stats-row{flex-wrap:wrap;align-items:center;gap:32px;display:flex}.stat-item{align-items:center;gap:10px;display:flex}.stat-glyph{color:#0b192c;justify-content:center;align-items:center;display:flex}.stat-glyph svg{fill:#0b192c;width:22px;height:22px}.stat-content{flex-direction:column;line-height:1.2;display:flex}.stat-val{color:#0b192c;letter-spacing:-.3px;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:800}.stat-sub{color:#64748b;font-family:Inter,sans-serif;font-size:.72rem;font-weight:500}@media (width<=1080px){.hero-artwork-container{opacity:.65;width:65%}}@media (width<=768px){.hero-section{background:radial-gradient(circle at 50% 15%,#b4dcffb3 0%,#f4f8fd 60%,#eff5fc 100%);min-height:auto;padding:94px 14px 44px;position:relative;overflow:hidden}.hero-artwork-container{opacity:.82;z-index:1;justify-content:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;right:0}.hero-artwork-frame{justify-content:center;width:100%;height:100%;-webkit-mask-image:linear-gradient(#000000f2 0%,#000000bf 45%,#00000040 80%,#0000 100%);mask-image:linear-gradient(#000000f2 0%,#000000bf 45%,#00000040 80%,#0000 100%)}.hero-artwork-image{object-position:center 15%;filter:contrast(1.08)brightness(1.04)saturate(1.15)}.hero-globe-hologram-text{opacity:.85;top:14%;left:50%;transform:translate(-50%,-50%)scale(.85)}.hero-sky-badge,.hero-ambient-badge{display:none}.hero-wrapper{z-index:3;max-width:480px;margin:0 auto;padding:0;position:relative}.hero-left-column{-webkit-backdrop-filter:blur(18px);text-align:center;background:#ffffffd1;border:1.5px solid #dcebfff2;border-radius:26px;flex-direction:column;align-items:center;max-width:100%;margin:0 auto;padding:26px 18px 24px;display:flex;box-shadow:0 16px 48px #0a235a24,0 0 24px #00d2ff1f,inset 0 1px #fffffff2}.hero-badge{margin:0 auto 12px}.hero-title-container{justify-content:center;width:100%;display:flex}.hero-title-crop-box{width:100%;max-width:360px;margin:0 auto}.hero-title-artwork{filter:drop-shadow(0 8px 26px #008cff59);width:100%}.hero-subhead{letter-spacing:1.5px;margin-top:4px;font-size:clamp(1.1rem,4.5vw,1.35rem)}.hero-tagline{letter-spacing:3.2px;margin-bottom:14px;font-size:clamp(.85rem,3.4vw,1rem)}.hero-desc{color:#0f172a;max-width:100%;margin:0 auto 22px;font-size:.9rem;font-weight:550;line-height:1.6}.hero-button-group{flex-direction:column;gap:12px;width:100%;margin-bottom:24px}.btn-register-main,.btn-whatsapp-main{box-sizing:border-box;justify-content:center;width:100%;padding:13px 20px}.hero-stats-row{border-top:1px solid #dcebffd9;justify-content:center;gap:16px;width:100%;padding-top:14px}.stat-item{gap:8px}.stat-val{font-size:.95rem}.stat-sub{font-size:.68rem}}.features-floating-section{z-index:10;background:0 0;margin-top:-20px;padding:0 clamp(16px,3.5vw,48px) 36px;position:relative}.features-bar-container{max-width:1400px;margin:0 auto}.features-pill-bar{-webkit-backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #fffffff2;border-radius:24px;align-items:stretch;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 14px 40px #0a235a14,0 2px 10px #00000008}.features-pill-bar:hover{box-shadow:0 18px 50px #0a235a1f,0 4px 14px #0000000a}.features-columns{flex:1;grid-template-columns:repeat(4,1fr);display:grid}.feature-cell{border-right:1px solid #e2e8f0cc;align-items:center;gap:14px;padding:22px 24px;transition:background-color .2s;display:flex}.feature-cell:hover{background-color:#f0f6ff99}.feature-icon-wrapper{color:#1a56db;flex-shrink:0;justify-content:center;align-items:center;display:flex}.feature-icon-wrapper svg{width:26px;height:26px}.feature-cell-text{flex-direction:column;line-height:1.25;display:flex}.feature-cell-header{flex-direction:column;margin-bottom:3px;display:flex}.feature-h1,.feature-h2{letter-spacing:.8px;color:#0b192c;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:800}.feature-cell-sub{letter-spacing:.6px;color:#64748b;text-transform:uppercase;white-space:nowrap;font-family:Inter,sans-serif;font-size:.66rem;font-weight:600}.features-quote-pill{color:#fff;background:linear-gradient(135deg,#123e98 0%,#0a2560 100%);border-top-left-radius:20px;border-bottom-left-radius:20px;flex-shrink:0;align-items:center;gap:10px;min-width:210px;padding:18px 32px;display:flex;box-shadow:inset 0 1px 1px #fff3}.quote-content{flex-direction:column;line-height:1.35;display:flex}.quote-line1,.quote-line2{color:#fff;letter-spacing:-.1px;font-family:Inter,sans-serif;font-size:.88rem;font-weight:600}.home-sponsors-row{grid-template-columns:1.15fr auto 1fr 1.35fr;align-items:center;gap:24px;margin-top:24px;padding:4px 0;display:grid}.home-sponsor-college{align-items:center;gap:14px;display:flex}.home-college-thumb{object-fit:cover;opacity:.92;border-radius:6px;width:105px;height:52px;box-shadow:0 2px 8px #0000000f}.home-college-info{align-items:center;gap:10px;display:flex}.home-crest-thumb{object-fit:contain;width:42px;height:42px}.home-org-text{flex-direction:column;line-height:1.22;display:flex}.home-org-label{color:#64748b;margin-bottom:2px;font-family:Plus Jakarta Sans,sans-serif;font-size:.66rem;font-weight:600}.home-org-title{color:#071a5c;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:800}.home-org-subtitle{color:#071a5c;font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:700}.home-org-place{color:#64748b;margin-top:2px;font-family:Plus Jakarta Sans,sans-serif;font-size:.66rem}.home-sponsor-divider{background:#0066ff29;width:1px;height:46px}.home-sponsor-ih{flex-direction:column;gap:4px;display:flex}.home-ih-label{color:#64748b;font-family:Plus Jakarta Sans,sans-serif;font-size:.66rem;font-weight:600}.home-ih-wrapper{align-items:center;gap:10px;display:flex}.home-ih-logo{object-fit:contain;width:auto;height:38px}.home-ih-text{flex-direction:column;line-height:1.2;display:flex}.home-ih-title{color:#071a5c;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:800}.home-ih-motto{letter-spacing:.16em;color:#126bff;text-transform:uppercase;font-family:Plus Jakarta Sans,sans-serif;font-size:.6rem;font-weight:700}.home-cta-mountain-card{border-radius:16px;justify-content:space-between;align-items:center;height:84px;padding:14px 22px;text-decoration:none;transition:all .28s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #071a5c38}.home-cta-mountain-card:hover{transform:translateY(-2px);box-shadow:0 14px 36px #0066ff59}.home-mountain-bg{object-fit:cover;object-position:center;z-index:1;filter:brightness(.85)contrast(1.1);width:100%;height:100%;position:absolute;top:0;left:0}.home-mountain-overlay{z-index:2;background:linear-gradient(90deg,#071a5cf5 0%,#0b2478db 45%,#126bff94 100%);width:100%;height:100%;position:absolute;top:0;left:0}.home-mountain-content{z-index:3;flex-direction:column;gap:2px;display:flex;position:relative}.mountain-tag-top{letter-spacing:.16em;color:#93c5fd;text-transform:uppercase;font-family:Plus Jakarta Sans,sans-serif;font-size:.58rem;font-weight:700}.mountain-main-title{letter-spacing:.05em;color:#fff;font-family:Montserrat,sans-serif;font-size:1.02rem;font-weight:900;line-height:1.15}.mountain-tagline{letter-spacing:.2em;color:#60a5fa;font-family:Plus Jakarta Sans,sans-serif;font-size:.6rem;font-weight:700}.mountain-arrow-circle{z-index:3;color:#fff;background:#ffffff29;border:1.5px solid #fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .22s;display:flex;position:relative}.home-cta-mountain-card:hover .mountain-arrow-circle{color:#071a5c;background:#fff;transform:scale(1.08)}.mountain-arrow-circle svg{width:16px;height:16px}.mountain-cursive-text{z-index:3;color:#dbeafe;text-shadow:0 1px 4px #00000080;pointer-events:none;font-family:Caveat,cursive;font-size:.88rem;font-weight:700;position:absolute;bottom:8px;right:68px;transform:rotate(-3deg)}@media (width<=1200px){.features-columns{grid-template-columns:repeat(2,1fr)}.feature-cell:nth-child(2){border-right:none}.feature-cell:first-child,.feature-cell:nth-child(2){border-bottom:1px solid #e2e8f0cc}.features-pill-bar{flex-direction:column}.features-quote-pill{border-radius:0;justify-content:center}.home-sponsors-row{grid-template-columns:1fr 1fr;gap:20px}.home-sponsor-divider{display:none}.home-cta-mountain-card{grid-column:span 2}}@media (width<=680px){.features-columns{grid-template-columns:1fr}.feature-cell{border-bottom:1px solid #e2e8f0cc;border-right:none;padding:16px 20px}.features-pill-bar{border-radius:16px}.home-sponsors-row{grid-template-columns:1fr}.home-cta-mountain-card{grid-column:span 1}}.section-3d-wrapper{background:#040914;width:100%;height:220vh;margin:0;padding:0;position:relative}.section-3d-sticky{z-index:50;background-color:#030712;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:sticky;top:0;left:0;overflow:hidden}.section-3d-canvas{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;z-index:1;display:block;position:absolute;top:0;left:0}.section-3d-vignette{pointer-events:none;z-index:2;background:radial-gradient(circle,#0000 45%,#03071266 75%,#030712e6 100%);position:absolute;inset:0;box-shadow:inset 0 0 100px #020617cc}.section-3d-hud-top{z-index:10;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:24px;left:clamp(20px,4vw,48px);right:clamp(20px,4vw,48px)}.hud-badge-left{-webkit-backdrop-filter:blur(16px);background:#0a1932b3;border:1px solid #00d2ff4d;border-radius:9999px;align-items:center;gap:10px;padding:8px 16px;display:inline-flex;box-shadow:0 4px 20px #0006,0 0 15px #00d2ff26}.hud-pulse-dot{background:#00d2ff;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite hudPulse;box-shadow:0 0 10px #00d2ff}@keyframes hudPulse{0%,to{opacity:.8;transform:scale(.9)}50%{opacity:1;transform:scale(1.3);box-shadow:0 0 14px #00f0ff}}.hud-label{letter-spacing:.12em;color:#e2e8f0;text-transform:uppercase;font-family:Outfit,Inter,monospace,sans-serif;font-size:clamp(.72rem,1.2vw,.82rem);font-weight:700}.hud-badge-right{-webkit-backdrop-filter:blur(16px);background:#0a1932b3;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:12px;padding:8px 18px;display:inline-flex;box-shadow:0 4px 20px #0006}.hud-metric{letter-spacing:.1em;color:#94a3b8;font-family:Outfit,Inter,monospace,sans-serif;font-size:.78rem;font-weight:700}.hud-highlight{color:#00d2ff;text-shadow:0 0 8px #00d2ff80;font-weight:800}.hud-divider{color:#fff3;font-size:.85rem}.section-3d-overlay{z-index:10;opacity:0;pointer-events:none;width:calc(100% - 48px);max-width:540px;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);position:absolute;transform:translateY(24px)scale(.96)}.section-3d-overlay.visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.section-3d-overlay.phase-1{bottom:clamp(60px,12vh,120px);left:clamp(24px,6vw,80px)}.section-3d-overlay.phase-2{top:clamp(100px,18vh,160px);right:clamp(24px,6vw,80px)}.section-3d-overlay.phase-3{bottom:clamp(60px,12vh,120px);left:clamp(24px,6vw,80px)}.overlay-glass-card{-webkit-backdrop-filter:blur(24px);background:#081224c7;border:1px solid #00d2ff40;border-radius:20px;padding:clamp(22px,3vw,32px);box-shadow:0 20px 50px #0009,0 0 30px #1a56db33,inset 0 1px #ffffff26}.overlay-tag{letter-spacing:.16em;color:#00d2ff;text-transform:uppercase;text-shadow:0 0 10px #00d2ff66;margin-bottom:8px;font-family:Outfit,Inter,sans-serif;font-size:.72rem;font-weight:800;display:inline-block}.overlay-title{color:#fff;letter-spacing:-.02em;margin-bottom:4px;font-family:Montserrat,Outfit,sans-serif;font-size:clamp(1.45rem,2.6vw,2.1rem);font-weight:900;line-height:1.15}.overlay-sub{letter-spacing:.08em;background:linear-gradient(90deg,#60a5fa 0%,#00d2ff 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;-webkit-background-clip:text;margin-bottom:12px;font-family:Outfit,Inter,sans-serif;font-size:clamp(.78rem,1.2vw,.92rem);font-weight:700}.overlay-desc{color:#cbd5e1;margin:0;font-family:Inter,sans-serif;font-size:clamp(.85rem,1.1vw,.95rem);line-height:1.55}.section-3d-scroll-hint{z-index:10;opacity:0;pointer-events:none;flex-direction:column;align-items:center;gap:10px;transition:opacity .5s;display:flex;position:absolute;bottom:85px;left:50%;transform:translate(-50%)}.section-3d-scroll-hint.visible{opacity:1}.mouse-scroll-icon{border:2px solid #00d2ffb3;border-radius:12px;justify-content:center;width:22px;height:36px;padding-top:6px;display:flex;box-shadow:0 0 12px #00d2ff4d}.mouse-wheel{background:#00d2ff;border-radius:2px;width:4px;height:8px;animation:1.8s ease-in-out infinite mouseWheelSlide}@keyframes mouseWheelSlide{0%{opacity:1;transform:translateY(0)}60%{opacity:.1;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-3d-scroll-hint span{letter-spacing:.16em;color:#e2e8f0;text-transform:uppercase;text-shadow:0 2px 8px #000c;font-family:Outfit,Inter,sans-serif;font-size:.72rem;font-weight:750}.section-3d-hud-bottom{z-index:10;align-items:center;gap:20px;display:flex;position:absolute;bottom:24px;left:clamp(20px,4vw,48px);right:clamp(20px,4vw,48px)}.progress-track-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-radius:9999px;flex:1;height:4px;overflow:hidden}.progress-track-fill{background:linear-gradient(90deg,#1a56db 0%,#00d2ff 100%);border-radius:9999px;height:100%;transition:width .1s linear;box-shadow:0 0 10px #00d2ff}.btn-skip-3d{-webkit-backdrop-filter:blur(16px);color:#e2e8f0;cursor:pointer;white-space:nowrap;background:#0a1932bf;border:1px solid #ffffff2e;border-radius:9999px;align-items:center;gap:8px;padding:8px 18px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 4px 15px #0000004d}.btn-skip-3d svg{width:14px;height:14px;transition:transform .2s}.btn-skip-3d:hover{color:#fff;background:#1a56dbcc;border-color:#00d2ff;transform:translateY(-1px);box-shadow:0 6px 20px #00d2ff4d}.btn-skip-3d:hover svg{transform:translateY(2px)}.section-3d-loader{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#060f20e0;border:1px solid #00d2ff4d;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:24px 32px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 40px #000000b3}.loader-spinner{border:3px solid #00d2ff33;border-top-color:#00d2ff;border-radius:50%;width:38px;height:38px;animation:.9s linear infinite loaderSpin}@keyframes loaderSpin{to{transform:rotate(360deg)}}.section-3d-loader span{letter-spacing:.14em;color:#00d2ff;font-family:Outfit,Inter,monospace,sans-serif;font-size:.8rem;font-weight:750}@media (width<=900px){.section-3d-hud-top{top:16px}.hud-label{font-size:.68rem}.hud-badge-right{display:none}.section-3d-overlay.phase-2{inset:auto auto clamp(65px,12vh,120px) clamp(16px,5vw,40px)}.section-3d-overlay{width:calc(100% - 32px);left:16px!important}.overlay-glass-card{padding:18px 20px}}@media (width<=600px){.hud-badge-left{padding:6px 12px}.hud-label{font-size:.62rem}.section-3d-hud-bottom{gap:12px;bottom:16px}.btn-skip-3d{padding:6px 14px;font-size:.72rem}}.about-page-container{color:#0f172a;background:linear-gradient(#eff5fc 0%,#f4f8fd 15% 85%,#eff5fc 100%);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow-x:hidden}.about-hero-section{background:radial-gradient(circle at 75% 38%,#c8e2ff73 0%,#ebf5ff59 45%,#f4f8fd 75%,#eff5fc 100%);align-items:center;min-height:86vh;padding-top:64px;padding-bottom:50px;display:flex;position:relative;overflow:hidden}.about-campus-artwork{pointer-events:none;z-index:1;justify-content:flex-end;align-items:center;width:62%;max-width:1100px;height:100%;display:flex;position:absolute;top:0;right:0;overflow:hidden}.campus-artwork-frame{justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000002e 12%,#000000d9 30%,#000 50%);mask-image:linear-gradient(90deg,#0000 0%,#0000002e 12%,#000000d9 30%,#000 50%)}.campus-blended-img{object-fit:cover;object-position:center center;opacity:.98;filter:contrast(1.05)brightness(1.02);width:100%;height:100%}.campus-sky-birds-wrap{pointer-events:none;z-index:3;width:140px;height:65px;position:absolute;top:14%;right:48%}.campus-sky-birds{opacity:.85;width:100%;height:100%}.campus-sky-motto-badge{letter-spacing:.18em;color:#0c2b75;pointer-events:none;z-index:3;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:flex-start;gap:2px;font-family:Plus Jakarta Sans,sans-serif;display:flex;position:absolute;top:14%;right:clamp(130px,11vw,190px)}.sky-motto-pre{color:#1a56db;font-size:.74rem;font-weight:800}.sky-motto-main{color:#08162b;font-size:.88rem;font-weight:900}.sky-badge-accent-line{background:#00d2ff;border-radius:2px;width:32px;height:3px;margin-top:4px;box-shadow:0 0 10px #00d2ffcc}.campus-sky-keywords{text-align:right;z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:.2em;color:#1a56db;opacity:.85;flex-direction:column;gap:3px;font-family:Montserrat,sans-serif;font-size:.64rem;font-weight:800;display:flex;position:absolute;top:10%;right:clamp(20px,2.2vw,40px)}.campus-sky-keywords .kw-highlight{color:#08162b;font-weight:900}.about-hero-content-wrapper{z-index:2;box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:24px clamp(16px,3.5vw,48px) 10px;position:relative}.about-hero-left{max-width:650px;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInLeft}.about-badge{letter-spacing:3.2px;text-transform:uppercase;color:#1a56db;background:#1a56db14;border:1.5px solid #1a56db38;border-radius:9999px;align-items:center;gap:10px;margin-bottom:16px;padding:6px 18px;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:0 4px 14px #1a56db14}.badge-pulse-dot{background:#00d2ff;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulseDot;box-shadow:0 0 10px #00d2ff}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.about-title{letter-spacing:-.02em;flex-direction:column;margin:0 0 16px;font-family:Montserrat,sans-serif;font-size:clamp(2.3rem,4vw,3.5rem);font-weight:900;line-height:1.12;display:flex}.about-title-main{color:#08162b;text-shadow:0 2px #94a3b8,0 4px 14px #08162b38}.about-title-accent{background:linear-gradient(135deg,#1a56db 0%,#0284c7 55%,#00d2ff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px #1a56db47);-webkit-background-clip:text}.about-motto{letter-spacing:4.8px;color:#08162b;text-transform:uppercase;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:clamp(.92rem,1.4vw,1.18rem);font-weight:800;line-height:1.3}.motto-dot{color:#00d2ff;vertical-align:middle;text-shadow:0 0 10px #00d2ffcc;font-size:1.15em}.about-lead{color:#334155;max-width:590px;margin:0 0 28px;font-family:Inter,sans-serif;font-size:clamp(1.04rem,1.25vw,1.18rem);line-height:1.75}.about-lead strong{color:#08162b;font-weight:700}.about-feature-chips{grid-template-columns:repeat(2,1fr);gap:16px;max-width:580px;display:grid}.about-chip-card{background:#fff;border:1.5px solid #dbeafee6;border-radius:16px;align-items:center;gap:14px;padding:12px 18px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 8px 24px #0a235a0f}.about-chip-card:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 14px 32px #1a56db24}.chip-icon-wrap{color:#fff;background:linear-gradient(135deg,#1a56db 0%,#0284c7 100%);border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex;box-shadow:0 6px 16px #1a56db4d}.chip-icon-wrap svg{width:22px;height:22px}.chip-text-wrap{text-align:left;flex-direction:column;display:flex}.chip-title{color:#08162b;font-family:Montserrat,sans-serif;font-size:.94rem;font-weight:800;line-height:1.25}.chip-sub{color:#64748b;margin-top:2px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600}.about-floating-bar-section{z-index:10;background:0 0;margin-top:-36px;padding:0 clamp(16px,3vw,48px) 34px;position:relative}.about-bar-container{max-width:1440px;margin:0 auto}.about-pill-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border:1.5px solid #dbeafef2;border-radius:9999px;justify-content:space-between;align-items:center;padding:10px 12px 10px 28px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 16px 45px #0a235a17,0 2px 8px #00000005}.about-pill-card:hover{box-shadow:0 20px 55px #0a235a24,0 0 24px #38bdf829}.about-highlights-grid{flex:1;grid-template-columns:repeat(5,1fr);align-items:center;display:grid}.about-hl-item{border-right:1px solid #e2e8f0;align-items:center;gap:14px;padding:12px 18px;display:flex}.hl-icon{color:#1a56db;background:#ebf3ff;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;transition:transform .25s,background .25s;display:flex;box-shadow:0 4px 12px #1a56db1f}.about-hl-item:hover .hl-icon{background:#dbeafe;transform:scale(1.08)}.hl-icon svg{width:22px;height:22px}.hl-text-block{text-align:left;flex-direction:column;display:flex}.hl-main-title{color:#08162b;font-family:Montserrat,sans-serif;font-size:.94rem;font-weight:800;line-height:1.25}.hl-sub-title{color:#64748b;margin-top:2px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.about-quote-pill{color:#fff;background:linear-gradient(135deg,#09204c 0%,#1a56db 100%);border-radius:9999px;flex-shrink:0;align-items:center;gap:12px;max-width:310px;margin-left:14px;padding:16px 26px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 10px 24px #0a235a47}.about-quote-pill:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0a235a59}.quote-mark{color:#38bdf8;align-self:flex-start;margin-top:-8px;font-family:Georgia,serif;font-size:2.4rem;line-height:1}.quote-body{flex-direction:column;display:flex}.quote-text{color:#fff;font-family:Inter,sans-serif;font-size:.86rem;font-weight:700;line-height:1.35}.quote-arrow{stroke:#fff;flex-shrink:0;width:18px;height:18px;margin-left:6px;transition:transform .25s}.about-quote-pill:hover .quote-arrow{transform:translate(2px,-2px)}.about-triad-section{padding:16px clamp(16px,3vw,48px) 50px}.triad-container{grid-template-columns:1.2fr 1fr 1fr;align-items:stretch;gap:26px;max-width:1440px;margin:0 auto;display:grid}.triad-card{background:#fff;border:1.5px solid #dbeafed9;border-radius:24px;flex-direction:column;padding:36px 32px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 14px 36px #0a235a0f}.triad-card:hover{border-color:#93c5fd;transform:translateY(-6px);box-shadow:0 20px 48px #0a235a1f}.belief-card{position:relative;overflow:hidden}.belief-map-bg{pointer-events:none;z-index:1;width:90%;height:100%;position:absolute;top:0;right:0}.world-map-svg{object-fit:cover;width:100%;height:100%}.belief-card-content{z-index:2;position:relative}.triad-prefix{letter-spacing:3px;text-transform:uppercase;color:#1a56db;margin-bottom:10px;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:800;display:inline-block}.triad-title{color:#08162b;letter-spacing:-.4px;margin:0 0 16px;font-family:Montserrat,sans-serif;font-size:clamp(1.8rem,2.5vw,2.35rem);font-weight:900;line-height:1.16}.underlined-word{display:inline-block;position:relative}.underlined-word:after{content:"";background:#00d2ff;border-radius:2px;width:100%;height:4px;position:absolute;bottom:2px;left:0;box-shadow:0 0 10px #00d2ffb3}.triad-desc{color:#475569;max-width:400px;margin:0;font-family:Inter,sans-serif;font-size:1.02rem;line-height:1.75}.triad-icon-badge{background:#ebf3ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;transition:transform .25s;display:flex;box-shadow:0 6px 18px #1a56db26}.triad-card:hover .triad-icon-badge{transform:scale(1.08)}.triad-icon-badge svg{width:26px;height:26px}.triad-card-title{color:#08162b;margin:0 0 14px;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:900;line-height:1.3}.triad-card-text{color:#475569;margin:0;font-family:Inter,sans-serif;font-size:.98rem;line-height:1.75}@media (width<=1280px){.about-highlights-grid{grid-template-columns:repeat(3,1fr)}.about-pill-card{border-radius:28px;flex-direction:column;align-items:stretch;gap:18px;padding:20px}.about-quote-pill{justify-content:center;max-width:100%;margin-left:0}.triad-container{grid-template-columns:1fr}}@media (width<=1024px){.about-hero-section{flex-direction:column;min-height:auto;padding-top:36px;padding-bottom:30px}.about-campus-artwork{border:1.5px solid #dbeafed9;border-radius:20px;width:100%;max-width:100%;height:clamp(250px,50vw,380px);margin-top:26px;position:relative;overflow:hidden;box-shadow:0 14px 38px #0a235a1a}.campus-artwork-frame{border-radius:18px;width:100%;height:100%;overflow:hidden;-webkit-mask-image:none;mask-image:none}.campus-blended-img{object-fit:cover;object-position:center 36%;border-radius:18px;width:100%;height:100%}.campus-sky-motto-badge,.campus-sky-keywords,.campus-sky-birds-wrap{display:none!important}.about-hero-left,.about-feature-chips{max-width:100%}}@media (width<=768px){.about-hero-content-wrapper{padding:16px 16px 0}.about-badge{letter-spacing:1.8px;white-space:normal;text-align:center;margin-bottom:12px;padding:5px 14px;font-size:.7rem}.about-title{word-break:break-word;margin-bottom:12px;font-size:clamp(1.65rem,6.2vw,2.2rem);line-height:1.15}.about-motto{letter-spacing:2px;margin-bottom:16px;font-size:.82rem;line-height:1.5}.about-lead{margin-bottom:22px;font-size:.98rem;line-height:1.68}.about-feature-chips{grid-template-columns:1fr;gap:12px}.about-chip-card{padding:10px 14px}.about-campus-artwork{border-radius:16px;height:clamp(210px,56vw,290px);margin-top:20px}.campus-artwork-frame,.campus-blended-img{border-radius:14px}.about-floating-bar-section{padding:24px 16px}.about-pill-card{border-radius:20px;gap:16px;padding:16px 14px}.about-highlights-grid{grid-template-columns:1fr}.about-hl-item{border-bottom:1px solid #e2e8f0;border-right:none;padding:10px 8px}.about-hl-item:last-child{border-bottom:none}.about-quote-pill{border-radius:16px;max-width:100%;padding:14px 18px}.about-triad-section{padding:30px 16px 50px}.triad-card{border-radius:20px;padding:24px 20px}.triad-title{font-size:1.6rem}}@media (width<=480px){.about-title{font-size:1.52rem;line-height:1.18}.about-motto{letter-spacing:1.4px;font-size:.74rem}.about-campus-artwork{height:220px}}.why-innovax-universe{box-sizing:border-box;background:linear-gradient(#eff5fc 0%,#f4f8fe 15%,#e8f2fc 50%,#f4f8fe 85%,#eff5fc 100%);width:100%;padding:40px 0 60px;position:relative;overflow:hidden}.why-tech-glow-core{filter:blur(60px);pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f61f 0%,#dbeafe08 70%,#0000 100%);width:800px;height:450px;position:absolute;top:15%;left:50%;transform:translate(-50%)}.why-flank-wrap{pointer-events:none;z-index:2;align-items:flex-end;width:25%;max-width:380px;display:flex;position:absolute;top:0;bottom:0}.why-flank-wrap.left-flank{justify-content:flex-start;left:0;-webkit-mask-image:linear-gradient(90deg,#000 65%,#0000 100%);mask-image:linear-gradient(90deg,#000 65%,#0000 100%)}.why-flank-wrap.right-flank{justify-content:flex-end;right:0;-webkit-mask-image:linear-gradient(270deg,#000 65%,#0000 100%);mask-image:linear-gradient(270deg,#000 65%,#0000 100%)}.why-flank-img{object-fit:contain;filter:drop-shadow(0 10px 24px #0a235a14);width:100%;height:100%}.left-flank .why-flank-img{object-position:bottom left}.right-flank .why-flank-img{object-position:bottom right}.why-content-container{z-index:5;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1360px;margin:0 auto;padding:0 24px;display:flex;position:relative}.why-top-header{box-sizing:border-box;justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:26px;padding:0 8px;display:flex}.why-institution-brand{align-items:center;gap:12px;text-decoration:none;transition:transform .25s;display:flex}.why-institution-brand:hover{transform:translateY(-1px)}.why-college-crest{object-fit:contain;filter:drop-shadow(0 3px 8px #0a23501f);width:48px;height:48px}.why-institution-text{flex-direction:column;display:flex}.inst-title{color:#0b1a38;font-family:Plus Jakarta Sans,sans-serif;font-size:.94rem;font-weight:800;line-height:1.15}.inst-subtitle{color:#123472;font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:700;line-height:1.2}.inst-location{color:#64748b;margin-top:1px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:500}.why-center-motto-track{align-items:center;gap:14px;display:flex}.motto-accent-line{background:#93c5fd;width:38px;height:1px;display:inline-block}.motto-accent-text{letter-spacing:.24em;color:#3b82f6;text-transform:uppercase;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:.68rem;font-weight:700}.why-organizer-brand{align-items:center;gap:10px;text-decoration:none;transition:transform .25s;display:flex}.why-organizer-brand:hover{transform:translateY(-1px)}.why-ih-logo{object-fit:contain;filter:drop-shadow(0 2px 6px #0a23501a);width:auto;height:38px}.why-organizer-text{flex-direction:column;display:flex}.org-name{color:#0b1a38;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:800;line-height:1.15}.org-motto{letter-spacing:.18em;color:#2563eb;text-transform:uppercase;margin-top:2px;font-family:Inter,sans-serif;font-size:.58rem;font-weight:800}.why-hero-showcase{text-align:center;box-sizing:border-box;max-width:860px;margin-bottom:30px;padding:0 16px}.why-pretitle{letter-spacing:.4em;color:#091a3a;margin-bottom:2px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.2rem,1.8vw,1.6rem);font-weight:800;display:block}.why-master-title{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;margin:6px auto 14px;display:flex}.why-title-artwork-crop{justify-content:center;align-items:center;width:clamp(340px,46vw,620px);display:flex;position:relative}.why-title-artwork-img{filter:drop-shadow(0 8px 24px #0a2d7840);width:100%;height:auto;transition:transform .3s cubic-bezier(.16,1,.3,1),filter .3s;display:block}.why-master-title:hover .why-title-artwork-img{filter:drop-shadow(0 12px 32px #00b4ff6b);transform:scale(1.02)}.title-chunk-question{background:linear-gradient(135deg,#00f0ff 0%,#2575fc 35%,#8a2be2 70%,#ff007f 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 14px #00f0ff99)drop-shadow(0 3px #310857)drop-shadow(0 6px 14px #8a2be259);-webkit-background-clip:text;align-self:center;margin-left:4px;font-family:Montserrat,sans-serif;font-size:clamp(3.2rem,5.8vw,5.4rem);font-weight:900;line-height:1}.why-subheadline{letter-spacing:.22em;color:#0b1f48;text-transform:uppercase;margin:0 0 12px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.76rem,1vw,.98rem);font-weight:800}.why-lead-description{color:#1a2a44;max-width:780px;margin:0 auto;font-family:Inter,sans-serif;font-size:clamp(.9rem,1.1vw,1.05rem);font-weight:550;line-height:1.6}.why-cards-matrix{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;max-width:1160px;margin-bottom:34px;display:grid}.why-feature-tile{-webkit-backdrop-filter:blur(14px);cursor:default;box-sizing:border-box;background:#fffffff0;border:1.2px solid #deecfff2;border-radius:14px;align-items:flex-start;gap:12px;padding:16px 14px;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s cubic-bezier(.16,1,.3,1),background .28s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #0c265c0d,inset 0 1px #ffffffe6}.why-feature-tile:hover{z-index:10;background:#fffffffc;border-color:#2563eb73;transform:translateY(-5px)scale(1.015);box-shadow:0 14px 34px #155dfc29,0 0 0 1px #2563eb33}.why-feature-tile:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.tile-glass-sheen{opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffb3,#0000);width:50%;height:200%;transition:all .65s;position:absolute;top:-50%;left:-80%;transform:rotate(25deg)}.why-feature-tile:hover .tile-glass-sheen{opacity:1;left:140%}.tile-icon-pod{flex-shrink:0}.pod-circle{color:#1d4ed8;background:linear-gradient(135deg,#ebf3ff 0%,#dbeafe 100%);border:1px solid #c7dcfb;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .28s,background .28s,color .28s,box-shadow .28s;display:flex;box-shadow:0 2px 6px #1d4ed81a}.pod-circle svg{stroke:#1d4ed8;width:20px;height:20px}.why-feature-tile:hover .pod-circle{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);border-color:#1d4ed8;transform:scale(1.1)rotate(6deg);box-shadow:0 4px 12px #1d4ed84d}.why-feature-tile:hover .pod-circle svg{stroke:#fff}.tile-info{flex-direction:column;min-width:0;display:flex}.tile-title{color:#07152e;letter-spacing:-.1px;text-transform:uppercase;margin:0 0 5px;font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:850;line-height:1.25}.tile-desc{color:#1e293b;margin:0;font-family:Inter,sans-serif;font-size:.74rem;font-weight:500;line-height:1.45}.why-cta-dock{justify-content:center;width:100%;margin-top:6px;display:flex}.why-interactive-pill-cta{-webkit-backdrop-filter:blur(16px);cursor:pointer;box-sizing:border-box;background:#fffffffa;border:1.5px solid #d7e8fff2;border-radius:9999px;justify-content:space-between;align-items:center;gap:18px;width:100%;max-width:590px;padding:8px 12px;text-decoration:none;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 26px #0a266214,inset 0 1px #ffffffe6}.why-interactive-pill-cta:hover{border-color:#2563eb99;transform:translateY(-3px);box-shadow:0 14px 36px #155dfc33,0 0 0 2px #2563eb40}.pill-target-shield{color:#fff;background:linear-gradient(135deg,#091e45 0%,#113b82 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .25s;display:flex;box-shadow:0 3px 10px #113b8259}.why-interactive-pill-cta:hover .pill-target-shield{transform:scale(1.06)rotate(15deg)}.target-icon-graphic{width:22px;height:22px}.pill-hero-statement{flex-direction:column;line-height:1.2;display:flex}.statement-head{color:#091c40;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:.98rem;font-weight:800}.statement-sub{letter-spacing:.22em;color:#2563eb;text-transform:uppercase;white-space:nowrap;margin-top:2px;font-family:Inter,sans-serif;font-size:.58rem;font-weight:800}.pill-action-cluster{flex-shrink:0;align-items:center;gap:12px;display:flex}.cluster-divider{background:#cbd5e1;width:1px;height:26px}.cluster-edition-tag{color:#475569;letter-spacing:.06em;white-space:nowrap;font-family:Inter,sans-serif;font-size:.74rem;font-weight:700}.cluster-arrow-circ{color:#2563eb;background:#edf4ff;border:1.5px solid #bfdbfe;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex}.cluster-arrow-circ svg{width:16px;height:16px}.why-interactive-pill-cta:hover .cluster-arrow-circ{color:#fff;background:#2563eb;border-color:#2563eb;transform:translate(3px);box-shadow:0 2px 8px #2563eb66}@media (width<=1200px){.why-cards-matrix{grid-template-columns:repeat(2,1fr);gap:14px;max-width:780px}.why-flank-wrap{opacity:.25;width:22%}}@media (width<=860px){.why-top-header{text-align:center;flex-direction:column;align-items:center;gap:16px}.why-center-motto-track{order:3}.why-flank-wrap{display:none}.why-cards-matrix{grid-template-columns:1fr;max-width:500px}.why-interactive-pill-cta{text-align:center;border-radius:20px;flex-direction:column;gap:14px;padding:16px}.pill-action-cluster{justify-content:center;width:100%}.cluster-divider{display:none}}@media (width<=480px){.why-innovax-universe{padding:30px 0 45px}.why-title-artwork-crop{width:clamp(240px,78vw,340px)}.title-chunk-question{font-size:2.8rem}.why-feature-tile{padding:14px 12px}.pod-circle{width:34px;height:34px}.pod-circle svg{width:18px;height:18px}.tile-title{font-size:.72rem}.tile-desc{font-size:.66rem}}.tracks-section{box-sizing:border-box;background:linear-gradient(#eff5fc 0%,#f4f8fd 15%,#f8fbfe 35%,#f4f8fd 70%,#eff5fc 100%);width:100%;min-height:100vh;padding:100px 0 50px;position:relative;overflow:hidden}.tracks-left-keywords{z-index:2;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:absolute;top:180px;left:clamp(14px,2.5vw,40px)}.tracks-left-keywords span{letter-spacing:.28em;color:#0f1f3a59;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:700;line-height:1.4}.tracks-right-keywords{z-index:2;pointer-events:none;flex-direction:column;gap:6px;display:flex;position:absolute;top:250px;right:clamp(14px,2.5vw,40px)}.tracks-right-keywords span{letter-spacing:.26em;color:#0f1f3a59;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:700;line-height:1.4}.tracks-top-cursive{z-index:3;pointer-events:none;flex-direction:column;align-items:flex-start;display:flex;position:absolute;top:140px;right:clamp(24px,4.5vw,75px);transform:rotate(-7deg)}.tracks-top-cursive .cursive-text{color:#0b1a3d;letter-spacing:.02em;font-family:Caveat,cursive;font-size:clamp(1.15rem,1.5vw,1.45rem);font-weight:700;line-height:1.15}.tracks-top-cursive .cursive-underline{background:#1a56db;border-radius:2px;width:80%;height:2px;margin-top:4px}.tracks-header{z-index:3;text-align:center;max-width:900px;margin:0 auto 36px;padding:0 24px;position:relative}.tracks-badge{letter-spacing:.36em;color:#08f;text-transform:uppercase;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:clamp(.72rem,1.1vw,.88rem);font-weight:800}.tracks-title-3d-wrap{-webkit-user-select:none;user-select:none;justify-content:center;align-items:baseline;margin-bottom:12px;line-height:.95;display:inline-flex;position:relative}.tracks-title-extrusion{letter-spacing:-.01em;color:#030f2c;text-shadow:-1px 1px #030d24,-2px 2px #041233,-3px 3px #061842,-4px 4px #082054,-5px 5px #0a296b,-6px 6px 1px #051842,-4px 8px 18px #000f3273;z-index:1;pointer-events:none;justify-content:center;align-items:baseline;gap:12px;font-family:Montserrat,sans-serif;font-size:clamp(2.4rem,5.5vw,4.6rem);font-weight:950;display:flex;position:absolute;inset:0}.ext-num{color:#002b80;text-shadow:-1px 1px #003db3,-2px 2px #002b80,-3px 3px #001f5c,-4px 4px #00143d,0 0 20px #00b4ff66}.tracks-title-front{z-index:2;letter-spacing:-.01em;justify-content:center;align-items:baseline;gap:12px;margin:0;font-family:Montserrat,sans-serif;font-size:clamp(2.4rem,5.5vw,4.6rem);font-weight:950;display:flex;position:relative}.chrome-num{background:linear-gradient(#00e5ff 0%,#09f 25%,#fff 45%,#2563eb 70%,#0d2b78 100%);-webkit-text-fill-color:transparent;-webkit-text-stroke:.5px #fffc;filter:drop-shadow(0 0 16px #00d2ff66);-webkit-background-clip:text;background-clip:text}.chrome-text{background:linear-gradient(#fff 0%,#eef5ff 5%,#7ca5f5 12%,#1b4eb8 28%,#0d2b78 48%,#05184d 52%,#001140 56%,#002270 75%,#0c48b0 92%,#256eff 100%);-webkit-text-fill-color:transparent;-webkit-text-stroke:.5px #ffffffb3;letter-spacing:-.01em;-webkit-background-clip:text;background-clip:text}.tracks-sub-tagline{letter-spacing:.35em;color:#0b1a3d;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:clamp(.68rem,1.1vw,.84rem);font-weight:800}.tracks-tagline-line{background:linear-gradient(90deg,#08f,#1a56db);border-radius:3px;width:60px;height:3px;margin:8px auto 14px}.tracks-lead-desc{color:#475569;font-family:Inter,sans-serif;font-size:clamp(.85rem,1.1vw,.96rem);line-height:1.6}.tracks-grid-wrapper{z-index:3;width:95%;max-width:1720px;margin:0 auto;padding:0 clamp(16px,2vw,32px);position:relative}.tracks-grid{grid-template-columns:repeat(5,1fr);gap:22px;display:grid}.track-card{-webkit-backdrop-filter:blur(18px);background:#fffffff2;border:1px solid #dce9f8e6;border-radius:22px;flex-direction:column;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #0a1f4412}.track-card:hover{border-color:#2563eb61;transform:translateY(-8px);box-shadow:0 18px 46px #1a56db2e}.track-card-img-wrap{background:#e2e8f0;width:100%;height:175px;position:relative;overflow:hidden}.track-card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.track-card:hover .track-card-img{transform:scale(1.08)}.track-card-img-overlay{pointer-events:none;background:linear-gradient(#00000026 0%,#0000 40%,#00000040 100%);position:absolute;inset:0}.track-number-badge{-webkit-backdrop-filter:blur(8px);z-index:2;background:#ffffffe6;border-radius:8px;padding:4px 10px;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0000001f}.track-number-badge span{color:#0b1a3d;letter-spacing:.05em;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:800}.track-floating-badge{z-index:3;background:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-top:-24px;margin-left:18px;transition:transform .3s;display:flex;position:relative;box-shadow:0 4px 14px #0000001a}.track-card:hover .track-floating-badge{transform:scale(1.1)}.track-floating-icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.track-floating-icon svg{width:100%;height:100%}.track-card-body{flex-direction:column;flex:1;gap:10px;padding:16px 20px;display:flex}.track-card-title{color:#0a1b3a;letter-spacing:.02em;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:.94rem;font-weight:800;line-height:1.3}.track-card-desc{color:#1e293b;font-family:Inter,sans-serif;font-size:.84rem;font-weight:500;line-height:1.55}.track-card-footer{border-top:1px solid #e2eefccc;justify-content:space-between;align-items:center;gap:10px;padding:14px 20px 18px;display:flex}.track-card-motto{letter-spacing:.08em;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:800;line-height:1.25}.track-arrow-circle{color:#1a56db;background:#fff;border:1px solid #dce9f8cc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .25s;display:flex;box-shadow:0 2px 8px #0a1f440f}.track-arrow-circle svg{width:15px;height:15px;transition:transform .25s}.track-card:hover .track-arrow-circle{color:#fff;background:#1a56db;border-color:#1a56db;box-shadow:0 4px 12px #1a56db4d}.track-card:hover .track-arrow-circle svg{transform:translate(2px)}.tracks-bottom-section{z-index:3;justify-content:space-between;align-items:center;width:95%;max-width:1720px;margin:44px auto 0;padding:0 clamp(16px,2vw,32px);display:flex;position:relative}.tracks-hiker-wrap{pointer-events:none;align-items:flex-end;width:clamp(160px,18vw,240px);display:flex;position:relative}.hiker-img{object-fit:contain;width:100%;height:auto}.hiker-cursive{color:#0b1a3d;white-space:nowrap;font-family:Caveat,cursive;font-size:clamp(1.1rem,1.4vw,1.35rem);font-weight:700;line-height:1.15;position:absolute;top:15px;right:-20px;transform:rotate(-8deg)}.tracks-bottom-pill{-webkit-backdrop-filter:blur(20px);background:#ffffffbf;border:1px solid #ffffffd9;border-radius:9999px;align-items:center;gap:18px;padding:10px 28px 10px 14px;display:flex;box-shadow:0 8px 32px #0a1f4414}.tracks-pill-icon-badge{color:#fff;background:radial-gradient(circle at 35% 35%,#2563eb 0%,#1a45b5 60%,#0f2e7a 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 14px #1a56db59}.tracks-pill-icon-badge svg{width:24px;height:24px}.tracks-pill-text{flex-direction:column;display:flex}.tracks-pill-headline{color:#0a1b3a;letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:clamp(.95rem,1.3vw,1.15rem);font-weight:800}.tracks-pill-subline{letter-spacing:.28em;color:#1a56db;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:.65rem;font-weight:700}.tracks-pill-divider{border-left:1px solid #0f1f3a26;flex-direction:column;padding-left:20px;display:flex}.tracks-pill-event{letter-spacing:.15em;color:#0b1a3d;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:700}.tracks-pill-motto{letter-spacing:.2em;color:#64748b;font-family:Outfit,sans-serif;font-size:.58rem;font-weight:600}.tracks-bottom-globe-wrap{pointer-events:none;align-items:center;gap:12px;display:flex;position:relative}.bottom-globe-img{width:clamp(70px,9vw,90px);height:auto}.bottom-globe-text{letter-spacing:.18em;color:#475569;font-family:Outfit,sans-serif;font-size:.65rem;font-weight:700;line-height:1.35}@media (width<=1350px){.tracks-left-keywords,.tracks-right-keywords,.tracks-top-cursive{display:none}}@media (width<=1150px){.tracks-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.tracks-section{padding:70px 0 30px}.tracks-left-keywords,.tracks-right-keywords,.tracks-top-cursive{display:none}.tracks-grid{grid-template-columns:1fr;gap:16px}.tracks-bottom-section{flex-direction:column;gap:20px}.tracks-bottom-pill{text-align:center;border-radius:24px;flex-direction:column;padding:20px}.tracks-pill-divider{border-top:1px solid #0f1f3a26;border-left:none;padding-top:10px;padding-left:0}}.prizes-section{box-sizing:border-box;color:#08162b;contain:paint;background:linear-gradient(#eff5fc 0%,#f4f8fd 12%,#f8fbfe 35%,#f4f8fd 75%,#eff5fc 100%);width:100%;min-height:100vh;padding:85px 0 95px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden}.prizes-bg-grid{pointer-events:none;z-index:1;background-image:radial-gradient(#1a56db1f 1.2px,#0000 1.2px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 20%,#0000 85%);mask-image:radial-gradient(70% 60%,#000 20%,#0000 85%)}.prizes-ambient-glow{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.prizes-glow-orb{pointer-events:none;border-radius:50%;position:absolute}.glow-gold-center{background:radial-gradient(circle,#f59e0b59 0%,#fbbf2433 30%,#f59e0b0f 55%,#0000 72%);width:clamp(520px,48vw,800px);height:clamp(420px,38vw,620px);top:22%;left:50%;transform:translate(-50%)}.glow-cyan-left{background:radial-gradient(circle,#38bdf859 0%,#2563eb2e 40%,#0000 70%);width:clamp(380px,32vw,560px);height:clamp(380px,32vw,560px);top:32%;left:2%}.glow-amber-right{background:radial-gradient(circle,#d9770652 0%,#f9731629 40%,#0000 70%);width:clamp(380px,32vw,560px);height:clamp(380px,32vw,560px);top:32%;right:2%}.prizes-concentric-rings{pointer-events:none;border:1.5px dashed #f59e0b38;border-radius:50%;width:760px;height:760px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 50px #f59e0b0d,0 0 70px #38bdf80f}.prizes-concentric-rings:before{content:"";border:1px solid #38bdf82e;border-radius:50%;position:absolute;inset:75px}.prizes-bg-typography{text-align:center;pointer-events:none;z-index:1;-webkit-user-select:none;user-select:none;justify-content:center;width:100%;display:flex;position:absolute;top:70px;left:50%;transform:translate(-50%)}.bg-watermark-title{letter-spacing:.18em;color:#0000;-webkit-text-stroke:1.5px #1a56db14;text-transform:uppercase;opacity:.65;filter:drop-shadow(0 4px 18px #1a56db0d);font-family:Montserrat,sans-serif;font-size:clamp(4.2rem,9.5vw,9.5rem);font-weight:950;line-height:.85}.prizes-flank-panel{z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;gap:26px;max-width:230px;display:flex;position:absolute;top:115px}.flank-left{align-items:flex-start;left:clamp(16px,2.5vw,48px)}.flank-right{text-align:right;align-items:flex-end;right:clamp(16px,2.5vw,48px)}.prizes-cursive-callout{flex-direction:column;display:flex}.flank-left .prizes-cursive-callout{transform-origin:0 0;transform:rotate(-6deg)}.flank-right .prizes-cursive-callout{transform-origin:100% 0;align-items:flex-end;transform:rotate(6deg)}.cursive-quote{color:#1a56db47;margin-bottom:2px;font-family:Montserrat,serif;font-size:2.2rem;font-weight:900;line-height:.6}.cursive-phrase{color:#08162b;font-family:Caveat,cursive;font-size:clamp(1.25rem,1.6vw,1.55rem);font-weight:700;line-height:1.18}.cursive-highlight{color:#1a56db;font-family:Caveat,cursive;font-size:clamp(1.35rem,1.7vw,1.65rem);font-weight:700;line-height:1.18}.cursive-accent-bar{background:#1a56db;border-radius:2px;width:52px;height:2.5px;margin-top:4px}.prizes-strip-card{flex-direction:column;gap:6px;display:flex}.strip-header-row{align-items:center;gap:8px;display:flex}.strip-pulse-dot{border-radius:50%;width:8px;height:8px}.dot-cyan{background:#00d2ff;box-shadow:0 0 10px #00d2ff,0 0 18px #00d2ffb3}.dot-gold{background:#fbbf24;box-shadow:0 0 10px #fbbf24,0 0 18px #fbbf24b3}.strip-header-title{letter-spacing:.22em;color:#08162b;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:800}.strip-divider-line{background:linear-gradient(90deg,#1a56db,#00d2ff);border-radius:2px;width:44px;height:2.5px;margin-bottom:2px}.flank-right .strip-divider-line{background:linear-gradient(90deg,#00d2ff,#1a56db)}.strip-tags-col{flex-direction:column;gap:4px;display:flex}.strip-tags-col span{letter-spacing:.16em;color:#1e3a6b;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:700;line-height:1.35}.prizes-bg-sparkles{pointer-events:none;z-index:1;position:absolute;inset:0}.sparkle-glyph{-webkit-user-select:none;user-select:none;font-size:1.4rem;position:absolute}.sp-1{color:#0284c7;filter:drop-shadow(0 0 10px #38bdf8b3);top:18%;left:18%}.sp-2{color:#fbbf24;filter:drop-shadow(0 0 10px #fbbf24b3);font-size:1.1rem;top:28%;left:28%}.sp-3{color:#0284c7;filter:drop-shadow(0 0 10px #38bdf8b3);top:16%;right:18%}.sp-4{color:#f59e0b;filter:drop-shadow(0 0 10px #f59e0bb3);font-size:1.2rem;top:30%;right:26%}.sp-5{color:#0284c7;font-size:1rem;top:55%;left:8%}.sp-6{color:#fbbf24;font-size:1.1rem;top:55%;right:8%}.prizes-container{z-index:3;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(16px,3.5vw,48px);display:flex;position:relative}.prizes-header{text-align:center;max-width:860px;margin-bottom:36px}.prizes-category-badge{letter-spacing:3.2px;text-transform:uppercase;color:#1a56db;background:#1a56db14;border:1.5px solid #1a56db40;border-radius:9999px;align-items:center;gap:10px;margin-bottom:16px;padding:7px 20px;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:800;display:inline-flex;box-shadow:0 4px 14px #1a56db14}.prizes-category-badge .badge-pulse-dot{background:#00d2ff;border-radius:50%;width:9px;height:9px;box-shadow:0 0 10px #00d2ff}.prizes-master-title{letter-spacing:-.02em;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin:0 0 14px;font-family:Montserrat,sans-serif;font-size:clamp(2.8rem,4.8vw,4.4rem);font-weight:950;line-height:1.05;display:flex}.prizes-title-main{color:#08162b;text-shadow:0 2px #94a3b8,0 5px 16px #08162b47}.prizes-title-amp{color:#00d2ff;text-shadow:0 0 16px #00d2ffa6;font-size:.95em;font-weight:900}.prizes-title-accent{background:linear-gradient(135deg,#1a56db 0%,#0284c7 55%,#00d2ff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 6px 18px #1a56db59);-webkit-background-clip:text}.prizes-tagline{letter-spacing:4.6px;color:#08162b;text-transform:uppercase;margin-bottom:12px;font-family:Montserrat,sans-serif;font-size:clamp(.92rem,1.4vw,1.18rem);font-weight:800;line-height:1.3}.prizes-lead{color:#1e293b;max-width:680px;margin:0 auto;font-family:Inter,sans-serif;font-size:clamp(1.04rem,1.28vw,1.18rem);font-weight:500;line-height:1.7}.prizes-lead strong{color:#08162b;font-weight:800}.prizes-cards-grid{grid-template-columns:1fr 1.15fr 1fr;align-items:end;gap:clamp(20px,2.8vw,36px);width:100%;max-width:1360px;margin:24px auto 0;display:grid}.prize-card-col{will-change:transform;flex-direction:column;align-items:center;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.prize-card-col:hover{transform:translateY(-8px)}.card-champion{margin-bottom:16px}.card-champion:hover{transform:translateY(-12px)}.prize-rank-pill{letter-spacing:2px;text-transform:uppercase;color:#fff;z-index:4;border:1.5px solid #ffffff73;border-radius:9999px;align-items:center;gap:8px;margin-bottom:14px;padding:9px 24px;font-family:Montserrat,sans-serif;font-size:.84rem;font-weight:800;display:inline-flex;box-shadow:0 8px 24px #00000038}.tier-silver .prize-rank-pill{background:linear-gradient(135deg,#0b1f42 0%,#15386d 100%);border-color:#38bdf8cc;box-shadow:0 6px 18px #0b1f4266,0 0 16px #38bdf873}.tier-gold .prize-rank-pill{background:linear-gradient(135deg,#2e1804 0%,#542d07 100%);border-color:#fbbf24f2;padding:11px 28px;font-size:.92rem;box-shadow:0 8px 26px #2e180480,0 0 24px #fbbf2499}.tier-bronze .prize-rank-pill{background:linear-gradient(135deg,#2b1204 0%,#48220a 100%);border-color:#f59e0bcc;box-shadow:0 6px 18px #2b120466,0 0 16px #f59e0b73}.prize-showcase-frame{background:#091326;border:2px solid #0000;border-radius:26px;flex-direction:column;width:100%;transition:box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0a193c2e,0 2px 10px #00000014}.tier-silver .prize-showcase-frame{border-color:#38bdf8;box-shadow:0 20px 50px #0a23502e,0 0 32px #38bdf859}.tier-silver .prize-showcase-frame:hover{box-shadow:0 28px 65px #0a235042,0 0 48px #38bdf88c}.tier-gold .prize-showcase-frame{border-color:#fbbf24;box-shadow:0 26px 65px #1e14053d,0 0 45px #fbbf247a}.tier-gold .prize-showcase-frame:hover{box-shadow:0 34px 80px #1e140552,0 0 65px #fbbf24b8}.tier-bronze .prize-showcase-frame{border-color:#f59e0b;box-shadow:0 20px 50px #190f052e,0 0 32px #f59e0b59}.tier-bronze .prize-showcase-frame:hover{box-shadow:0 28px 65px #190f0542,0 0 48px #f59e0b8c}.prize-img-canvas{aspect-ratio:872/920;box-sizing:border-box;background:radial-gradient(circle,#0d1e3d 0%,#060e1d 100%);justify-content:center;align-items:center;width:100%;padding:6px;display:flex;position:relative;overflow:hidden}.card-champion .prize-img-canvas{aspect-ratio:872/980;background:radial-gradient(circle,#1e1304 0%,#080501 100%)}.tier-silver .prize-img-canvas{background:radial-gradient(circle,#091a38 0%,#040c1c 100%)}.tier-bronze .prize-img-canvas{background:radial-gradient(circle,#1b0e04 0%,#070401 100%)}.prize-showcase-img{object-fit:contain;object-position:center center;width:100%;height:100%;transition:transform .4s;display:block}.prize-showcase-frame:hover .prize-showcase-img{transform:scale(1.03)}.prize-frame-sheen{z-index:2;background:linear-gradient(90deg,#0000,#ffffff73,#0000);height:2.5px;position:absolute;top:0;left:0;right:0}.prize-interactive-footer{box-sizing:border-box;z-index:3;background:linear-gradient(#081124fa 0%,#040914 100%);border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 20px;display:flex;position:relative}.prize-quick-summary{text-align:left;flex-direction:column;display:flex}.summary-headline{color:#fff;font-family:Montserrat,sans-serif;font-size:.92rem;font-weight:800;line-height:1.25}.summary-sub{color:#94a3b8;margin-top:2px;font-family:Inter,sans-serif;font-size:.74rem;font-weight:500}.prize-claim-btn{letter-spacing:.5px;text-transform:uppercase;color:#08162b;background:#fff;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:9px 18px;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #00000040}.prize-claim-btn svg{width:14px;height:14px;transition:transform .25s}.prize-claim-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000059}.prize-claim-btn:hover svg{transform:translate(2px,-2px)}.tier-silver .prize-claim-btn:hover{color:#fff;background:#38bdf8}.tier-gold .prize-claim-btn:hover{color:#08162b;background:#fbbf24}.tier-bronze .prize-claim-btn:hover{color:#fff;background:#f59e0b}.prizes-stage-plinth-rim{background:linear-gradient(#091734 0%,#030814 100%);border-top:2px solid #38bdf8;border-radius:9999px;justify-content:center;align-items:center;gap:20px;width:100%;max-width:1100px;margin:34px auto 0;padding:14px 28px;display:flex;box-shadow:0 14px 34px #050c1c59,0 0 24px #38bdf829}.plinth-neon-line{background:linear-gradient(90deg,#0000,#38bdf8,#0000);flex:1;height:1.5px}.plinth-motto{letter-spacing:4px;color:#e2e8f0;text-transform:uppercase;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:clamp(.74rem,1vw,.88rem);font-weight:800}.prizes-feature-strip-wrap{justify-content:center;width:100%;max-width:1400px;margin-top:40px;display:flex}.prizes-feature-strip{-webkit-backdrop-filter:blur(20px);background:#fffffff5;border:1.5px solid #dbeafef2;border-radius:9999px;justify-content:space-between;align-items:center;width:100%;padding:12px 34px;transition:box-shadow .3s;display:flex;box-shadow:0 16px 45px #0a235a14,0 2px 8px #00000005}.prizes-feature-strip:hover{box-shadow:0 20px 55px #0a235a21,0 0 24px #38bdf826}.strip-item{align-items:center;gap:14px;padding:6px 14px;display:flex}.strip-icon-pod{color:#1a56db;background:linear-gradient(135deg,#ebf3ff 0%,#dbeafe 100%);border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;transition:transform .25s,background .25s;display:flex;box-shadow:0 4px 12px #1a56db1f}.strip-item:hover .strip-icon-pod{color:#fff;background:linear-gradient(135deg,#1a56db 0%,#00d2ff 100%);transform:scale(1.08)}.strip-icon-pod svg{width:22px;height:22px}.strip-text{text-align:left;flex-direction:column;display:flex}.strip-title{color:#08162b;font-family:Montserrat,sans-serif;font-size:.92rem;font-weight:800;line-height:1.25}.strip-desc{color:#1e293b;margin-top:2px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600}@media (width<=1360px){.prizes-flank-panel{display:none}.bg-watermark-title{font-size:7.5rem}}@media (width<=992px){.prizes-cards-grid{grid-template-columns:1fr;gap:32px;max-width:460px}.card-champion{order:-1;margin-bottom:0}.prize-img-canvas{aspect-ratio:872/900}.prizes-feature-strip{border-radius:24px;flex-direction:column;gap:16px;padding:20px}.strip-divider,.prizes-stage-plinth-rim{display:none}}@media (width<=600px){.prizes-master-title{font-size:2.3rem}.bg-watermark-title{font-size:4rem}.prize-img-canvas{aspect-ratio:872/880}}.hiw-section{box-sizing:border-box;background:linear-gradient(#eff5fc 0%,#f4f8fd 15%,#f8fbfe 35%,#fff 55%,#f4f8fd 80%,#eff5fc 100%);width:100%;min-height:100vh;padding:100px 0 0;position:relative;overflow:hidden}.hiw-left-cursive{z-index:4;pointer-events:none;flex-direction:column;align-items:flex-start;display:flex;position:absolute;top:130px;left:clamp(20px,4vw,75px);transform:rotate(-8deg)}.hiw-left-cursive span{color:#0a1b3a;font-family:Caveat,cursive;font-size:clamp(1.3rem,1.8vw,1.7rem);font-weight:700;line-height:1.15}.cursive-underline-left{background:#1a56db;border-radius:2px;width:65px;height:2.5px;margin-top:4px}.hiw-right-cursive{z-index:4;pointer-events:none;flex-direction:column;align-items:flex-start;display:flex;position:absolute;top:135px;right:clamp(20px,4vw,75px);transform:rotate(-7deg)}.hiw-right-cursive span{color:#0a1b3a;font-family:Caveat,cursive;font-size:clamp(1.25rem,1.7vw,1.65rem);font-weight:700;line-height:1.2}.hiw-header{z-index:4;text-align:center;max-width:960px;margin:0 auto 50px;padding:0 24px;position:relative}.hiw-title-3d-wrap{-webkit-user-select:none;user-select:none;justify-content:center;align-items:baseline;margin-bottom:12px;line-height:.95;display:inline-flex;position:relative}.hiw-title-extrusion{letter-spacing:-.015em;color:#030f2c;text-shadow:-1px 1px #030d24,-2px 2px #041233,-3px 3px #061842,-4px 4px #082054,-5px 5px #0a296b,-6px 6px 1px #051842,-4px 8px 18px #000f3273;z-index:1;pointer-events:none;justify-content:center;align-items:baseline;gap:16px;font-family:Montserrat,sans-serif;font-size:clamp(3rem,7.5vw,6.2rem);font-weight:950;display:flex;position:absolute;inset:0}.ext-works{color:#002b80;text-shadow:-1px 1px #003db3,-2px 2px #002b80,-3px 3px #001f5c,-4px 4px #00143d,0 0 24px #00b4ff66}.hiw-title-front{z-index:2;letter-spacing:-.015em;justify-content:center;align-items:baseline;gap:16px;margin:0;font-family:Montserrat,sans-serif;font-size:clamp(3rem,7.5vw,6.2rem);font-weight:950;display:flex;position:relative}.chrome-howit{background:linear-gradient(#fff 0%,#eef5ff 4%,#7ca5f5 10%,#1b4eb8 24%,#0d2b78 44%,#05184d 50%,#001140 54%,#002270 72%,#0c48b0 90%,#1e60ff 100%);-webkit-text-fill-color:transparent;-webkit-text-stroke:.5px #ffffffb3;-webkit-background-clip:text;background-clip:text}.chrome-works{background:linear-gradient(#00e5ff 0%,#0af 20%,#fff 42%,#2563eb 68%,#0d38a0 90%,#061a55 100%);-webkit-text-fill-color:transparent;-webkit-text-stroke:.5px #ffffffd9;filter:drop-shadow(0 0 20px #00beff73);-webkit-background-clip:text;background-clip:text}.hiw-sub-tagline{letter-spacing:.32em;color:#0b1a3d;text-transform:uppercase;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:clamp(.72rem,1.2vw,.92rem);font-weight:800}.hiw-lead-desc{color:#475569;max-width:720px;margin:0 auto;font-family:Inter,sans-serif;font-size:clamp(.88rem,1.15vw,1.05rem);font-weight:400;line-height:1.6}.hiw-cards-flow-wrap{z-index:5;max-width:1280px;margin:0 auto;padding:0 clamp(16px,3vw,40px);position:relative}.hiw-cards-flow{justify-content:space-between;align-items:stretch;gap:0;display:flex}.hiw-card-group{flex:1;align-items:center;display:flex}.hiw-card{-webkit-backdrop-filter:blur(20px);text-align:center;background:#fffffff0;border:1px solid #dcebfcf2;border-radius:20px;flex-direction:column;flex:1;align-items:center;min-height:230px;margin-top:36px;padding:44px 18px 24px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 8px 28px #0a1f4412}.hiw-card:hover{background:#fff;border-color:#2563eb59;transform:translateY(-6px);box-shadow:0 16px 40px #1a56db29}.hiw-icon-halo{z-index:2;background:radial-gradient(circle at 35% 35%,#09f 0%,#1a56db 60%,#0d38a0 100%);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .3s;display:flex;position:absolute;top:-36px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #08f6,inset 0 1px 2px #fff6}.hiw-card:hover .hiw-icon-halo{transform:translate(-50%)scale(1.08);box-shadow:0 8px 26px #0088ff8c}.hiw-icon-circle{color:#fff;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hiw-icon-circle svg{width:100%;height:100%}.hiw-step-num{color:#1a56db;letter-spacing:.04em;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800}.hiw-step-title{color:#0a1b3a;letter-spacing:.01em;margin-bottom:10px;font-family:Outfit,sans-serif;font-size:1.02rem;font-weight:800;line-height:1.3}.hiw-step-desc{color:#475569;font-family:Inter,sans-serif;font-size:.76rem;font-weight:400;line-height:1.55}.hiw-connector-chevron{color:#1a56db;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin:36px 6px 0;display:flex}.hiw-connector-chevron svg{width:22px;height:22px}.hiw-campus-lower-section{z-index:3;width:100%;margin-top:-30px;position:relative;overflow:hidden}.hiw-campus-top-blend{z-index:4;pointer-events:none;background:linear-gradient(#f8fbfe 0%,#f8fbfe00 100%);height:90px;position:absolute;top:0;left:0;right:0}.hiw-campus-bg-img{object-fit:cover;object-position:center bottom;filter:contrast(1.02)brightness(1.01);width:100%;height:auto;min-height:480px;max-height:720px;display:block}.hiw-cta-center-wrap{z-index:6;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.hiw-btn-cta{color:#fff;letter-spacing:.02em;white-space:nowrap;background:linear-gradient(135deg,#0940b5 0%,#1765e6 50%,#0091ff 100%) 0 0/200%;border:1.5px solid #ffffffb3;border-radius:9999px;align-items:center;gap:16px;padding:16px 42px;font-family:Outfit,sans-serif;font-size:clamp(1rem,1.3vw,1.2rem);font-weight:800;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 32px #0077ff7a,0 0 24px #00b4ff47,inset 0 1px 1px #ffffffd9}.hiw-btn-cta:hover{background-position:100%;border-color:#fff;transform:scale(1.05);box-shadow:0 14px 42px #0077ffb3,0 0 32px #00d2ff80,inset 0 1px 2px #fffffff2}.cta-arrow-icon{width:22px;height:22px;transition:transform .25s}.hiw-btn-cta:hover .cta-arrow-icon{transform:translate(5px)}.hiw-bottom-strip-wrap{z-index:6;justify-content:center;padding:0 20px;display:flex;position:absolute;bottom:16px;left:0;right:0}.hiw-bottom-strip{-webkit-backdrop-filter:blur(20px);background:#ffffffeb;border:1px solid #fffffff2;border-radius:9999px;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1100px;padding:10px 28px;display:flex;box-shadow:0 4px 20px #00000014}.strip-item{align-items:center;gap:10px;display:flex}.strip-icon{color:#1a56db;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.strip-icon svg{width:100%;height:100%}.strip-text{flex-direction:column;display:flex}.strip-main{color:#0a1b3a;letter-spacing:.06em;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:800;line-height:1.1}.strip-sub{color:#475569;letter-spacing:.05em;font-family:Outfit,sans-serif;font-size:.58rem;font-weight:700;line-height:1.1}.strip-divider{background:#0f1f3a26;width:1px;height:24px}.strip-branding{flex-direction:column;padding-left:10px;display:flex}.strip-brand-title{color:#0a1b3a;letter-spacing:.15em;font-family:Outfit,sans-serif;font-size:.74rem;font-weight:800}.strip-brand-motto{letter-spacing:.2em;color:#1a56db;font-family:Outfit,sans-serif;font-size:.56rem;font-weight:700}@media (width<=1050px){.hiw-cards-flow{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hiw-connector-chevron{display:none}.hiw-bottom-strip{border-radius:20px;flex-wrap:wrap;gap:12px;padding:14px 20px}.strip-divider{display:none}}@media (width<=768px){.hiw-section{padding-top:70px}.hiw-left-cursive,.hiw-right-cursive{display:none}.hiw-cards-flow{grid-template-columns:1fr;gap:36px}.hiw-campus-lower-section{margin-top:20px}.hiw-cta-center-wrap{text-align:center;margin:24px 0;position:relative;top:auto;left:auto;transform:none}.hiw-bottom-strip-wrap{margin-top:16px;position:relative;bottom:auto}.hiw-bottom-strip{text-align:center;flex-direction:column}.strip-item{justify-content:center}.strip-branding{margin-top:6px;padding-left:0}}.faq-section{box-sizing:border-box;background:linear-gradient(#eff5fc 0%,#f4f8fd 15%,#f8fbfe 35%,#f4f8fd 80%,#eff5fc 100%);width:100%;min-height:100vh;padding:95px 0 55px;position:relative;overflow:hidden}.faq-campus-bg-wrap{z-index:1;pointer-events:none;width:clamp(380px,48vw,780px);height:clamp(320px,42vw,540px);position:absolute;bottom:0;left:0;overflow:hidden}.faq-campus-glow-aura{filter:blur(55px);pointer-events:none;background:radial-gradient(circle,#38bdf83d 0%,#2563eb14 55%,#0000 75%);width:520px;height:420px;position:absolute;bottom:10%;left:10%}.faq-campus-img{object-fit:cover;object-position:left bottom;opacity:.95;filter:contrast(1.05)brightness(1.02)saturate(1.05);-webkit-mask-image:linear-gradient(#0000 0%,#00000059 32%,#000c 68%,#000000f2 100%),linear-gradient(90deg,#000000f2 0%,#000000bf 38%,#00000040 72%,#0000 100%);mask-image:linear-gradient(#0000 0%,#00000059 32%,#000c 68%,#000000f2 100%),linear-gradient(90deg,#000000f2 0%,#000000bf 38%,#00000040 72%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect;width:100%;height:100%;display:block;-webkit-mask-image:linear-gradient(#0000 0%,#00000059 32%,#000c 68%,#000000f2 100%)}.faq-campus-blend-overlay{pointer-events:none;background:linear-gradient(#eff5fc 0%,#ebf5ffbf 15%,#0000 70%),linear-gradient(90deg,#0000 28%,#ebf5ffcc 72%,#f4f8fd 100%);position:absolute;inset:0}.faq-container{z-index:3;align-items:flex-start;gap:clamp(20px,2.2vw,32px);max-width:1460px;margin:0 auto;padding:0 clamp(20px,3.2vw,48px);display:flex;position:relative}.faq-left-col{flex-direction:column;flex:0 0 clamp(340px,28vw,430px);padding-top:6px;display:flex}.faq-badge{letter-spacing:.16em;color:#1a56db;-webkit-backdrop-filter:blur(8px);background:#1a56db14;border:1px solid #1a56db38;border-radius:9999px;align-items:center;gap:8px;width:fit-content;margin-bottom:16px;padding:6px 16px;font-family:Inter,sans-serif;font-size:.74rem;font-weight:800;display:inline-flex;box-shadow:0 2px 10px #1a56db14}.faq-badge .badge-pulse-dot{background:#00d2ff;border-radius:50%;width:8px;height:8px;animation:1.8s infinite faqPulseDot;box-shadow:0 0 10px #00d2ff}@keyframes faqPulseDot{0%{transform:scale(.9);box-shadow:0 0 4px #00d2ff}50%{transform:scale(1.2);box-shadow:0 0 14px #00d2ff,0 0 22px #00d2ff99}to{transform:scale(.9);box-shadow:0 0 4px #00d2ff}}.faq-title-3d-wrap{-webkit-user-select:none;user-select:none;flex-direction:column;margin-bottom:18px;line-height:.94;display:flex;position:relative}.faq-title-extrusion{letter-spacing:-.02em;color:#030d24;text-shadow:-1px 1px #030d24,-2px 2px #041233,-3px 3px #061842,-4px 4px #082054,-5px 5px #0b2a70,-6px 6px #0f358a,-6px 10px 24px #000f3273;z-index:1;pointer-events:none;flex-direction:column;font-family:Montserrat,sans-serif;font-size:clamp(3rem,4.4vw,4.8rem);font-weight:950;line-height:.94;display:flex;position:absolute;inset:0}.faq-ext-line{display:block}.faq-title-front{z-index:2;letter-spacing:-.02em;flex-direction:column;margin:0;font-family:Montserrat,sans-serif;font-size:clamp(3rem,4.4vw,4.8rem);font-weight:950;line-height:.94;display:flex;position:relative}.faq-chrome-navy{background:linear-gradient(#fff 0%,#eef5ff 6%,#8eb5f7 18%,#2559cc 36%,#0e3286 54%,#05184a 68%,#010c2c 82%,#0b3a98 100%);-webkit-text-fill-color:transparent;-webkit-text-stroke:.75px #fffc;filter:drop-shadow(0 2px 8px #0a1f5840);-webkit-background-clip:text;background-clip:text}.faq-chrome-blue{background:linear-gradient(#fff 0%,#b9d5fd 14%,#3b82f6 38%,#1d4ed8 64%,#0f2f8c 85%,#06174c 100%);-webkit-text-fill-color:transparent;-webkit-text-stroke:.75px #ffffffd9;filter:drop-shadow(0 2px 12px #2563eb66);-webkit-background-clip:text;background-clip:text}.faq-chrome-cyan{background:linear-gradient(#fff 0%,#cffafe 16%,#38bdf8 42%,#0284c7 68%,#004e9a 88%,#03265b 100%);-webkit-text-fill-color:transparent;-webkit-text-stroke:.75px #fffffff2;filter:drop-shadow(0 0 24px #38bdf899);-webkit-background-clip:text;background-clip:text}.faq-sub-tagline{letter-spacing:.16em;color:#0b1a3d;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:clamp(.72rem,.98vw,.86rem);font-weight:800;line-height:1.4;display:flex}.faq-sub-tagline .tagline-dot{color:#00d2ff;vertical-align:middle;font-size:1.15em;font-weight:900}.faq-lead-desc{color:#334155;max-width:380px;margin:0 0 16px;font-family:Inter,sans-serif;font-size:clamp(.82rem,1vw,.92rem);line-height:1.6}.faq-accent-line{background:linear-gradient(90deg,#00d2ff 0%,#1a56db 100%);border-radius:9999px;width:64px;height:3.5px;margin-bottom:22px;box-shadow:0 2px 10px #00d2ff66}.faq-left-cursive{flex-direction:column;max-width:240px;margin-top:8px;padding-left:14px;display:flex;position:relative;transform:rotate(-7deg)}.cursive-quote-mark{color:#1a56db47;pointer-events:none;font-family:Montserrat,serif;font-size:2.2rem;font-weight:900;line-height:1;position:absolute;top:-16px;left:-4px}.faq-left-cursive span:not(.cursive-quote-mark){color:#0a1b3a;font-family:Caveat,cursive;font-weight:700;line-height:1.15}.cursive-line1{font-size:clamp(1.5rem,2vw,1.9rem)}.cursive-line2{margin-left:12px;font-size:clamp(1.25rem,1.7vw,1.55rem);color:#1a56db!important}.cursive-line3{font-size:clamp(1.4rem,1.9vw,1.8rem)}.faq-category-sidebar{-webkit-backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #dcebfcf2;border-radius:20px;flex-direction:column;flex:0 0 clamp(140px,13vw,175px);gap:7px;padding:8px;display:flex;box-shadow:0 6px 28px #0a1f440f}.faq-cat-btn{color:#0b1a3d;letter-spacing:.02em;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:10px;width:100%;padding:11px 14px;font-family:Outfit,sans-serif;font-size:.84rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.faq-cat-btn:hover{color:#1a56db;background:#1a56db0f;transform:translate(2px)}.faq-cat-btn.active{color:#fff;background:linear-gradient(135deg,#08f 0%,#1a56db 100%);border-color:#ffffff4d;transform:translate(4px);box-shadow:0 6px 20px #1a56db61}.cat-icon-wrap{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .2s;display:flex}.faq-cat-btn:hover .cat-icon-wrap{transform:scale(1.1)}.cat-icon-wrap svg{width:19px;height:19px}.cat-label{white-space:nowrap;flex:1}.cat-active-pill{background:#fff;border-radius:9999px;flex-shrink:0;width:5px;height:14px;box-shadow:0 0 8px #fffc}.faq-accordion-col{flex:1;min-width:0;max-width:620px}.faq-accordion-list{flex-direction:column;gap:12px;display:flex}.faq-card{-webkit-backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #dcebfcf2;border-radius:16px;transition:all .28s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 4px 16px #0a1f440a}.faq-card:hover{border-color:#1a56db59;transform:translateY(-1px);box-shadow:0 8px 26px #0a1f4417}.faq-card.expanded{background:#fff;border-color:#1a56db80;box-shadow:0 10px 30px #1a56db1f}.faq-card-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px 18px;display:flex}.faq-q-left{flex:1;align-items:center;gap:14px;display:flex}.faq-icon-bubble{color:#1a56db;background:linear-gradient(135deg,#1a56db1f 0%,#00d2ff2e 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex}.faq-card:hover .faq-icon-bubble,.faq-card.expanded .faq-icon-bubble{color:#fff;background:linear-gradient(135deg,#1a56db 0%,#00d2ff 100%);box-shadow:0 4px 12px #1a56db4d}.faq-icon-bubble svg{width:18px;height:18px}.faq-question-text{color:#0b1a3d;font-family:Outfit,sans-serif;font-size:.94rem;font-weight:700;line-height:1.35}.faq-card.expanded .faq-question-text{color:#1a56db}.faq-chevron-icon{color:#1a56db;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.faq-chevron-icon svg{width:19px;height:19px;transition:transform .28s cubic-bezier(.16,1,.3,1)}.rotate-up{transform:rotate(180deg)}.rotate-down{transform:rotate(0)}.faq-card-body{padding:0 20px 16px 68px;animation:.24s cubic-bezier(.16,1,.3,1) faqSlideDown}.faq-answer-text{color:#475569;margin:0;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;line-height:1.62}@keyframes faqSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.faq-right-callout-wrap{flex-direction:column;flex:0 0 clamp(170px,15vw,210px);gap:16px;padding-top:8px;display:flex}.callout-cursive-top{flex-direction:column;margin-bottom:-4px;display:flex;transform:rotate(-8deg)}.callout-cursive-top span{color:#0a1b3a;font-family:Caveat,cursive;font-size:clamp(1.2rem,1.45vw,1.4rem);font-weight:700;line-height:1.15}.faq-callout-card{text-align:center;background:linear-gradient(#071536 0%,#0d2258 100%);border:1px solid #ffffff24;border-radius:24px;flex-direction:column;align-items:center;padding:26px 20px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 14px 36px #07153640,0 0 20px #00b4ff1f}.faq-callout-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px #07153652,0 0 28px #00b4ff33}.callout-bulb-halo{color:#38bdf8;background:radial-gradient(circle,#00d2ff4d 0%,#0000 70%);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:12px;display:flex}.callout-bulb-halo svg{width:28px;height:28px}.callout-title{color:#fff;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:800;line-height:1.2}.callout-sub{color:#93c5fd;margin-bottom:18px;font-family:Inter,sans-serif;font-size:.74rem;line-height:1.4}.callout-btn{color:#071536;background:#fff;border-radius:9999px;align-items:center;gap:8px;padding:10px 20px;font-family:Outfit,sans-serif;font-size:.84rem;font-weight:800;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #00000026}.callout-btn svg{width:15px;height:15px;transition:transform .2s}.callout-btn:hover{color:#fff;background:linear-gradient(135deg,#00d2ff 0%,#1a56db 100%);transform:scale(1.05);box-shadow:0 6px 20px #00d2ff66}.callout-btn:hover svg{transform:translate(3px)}.callout-cursive-bottom{flex-direction:column;margin-top:4px;display:flex;transform:rotate(-7deg)}.callout-cursive-bottom span{color:#0a1b3a;font-family:Caveat,cursive;font-size:clamp(1.2rem,1.45vw,1.4rem);font-weight:700}.callout-underline{background:linear-gradient(90deg,#1a56db,#00d2ff);border-radius:2px;width:75%;height:2px;margin-top:2px}.faq-bottom-strip-wrap{z-index:4;justify-content:center;max-width:1460px;margin:55px auto 0;padding:0 clamp(20px,3.2vw,48px);display:flex;position:relative}.faq-bottom-strip{-webkit-backdrop-filter:blur(20px);background:#ffffffeb;border:1px solid #fffffff2;border-radius:9999px;justify-content:space-between;align-items:center;width:100%;max-width:1060px;padding:12px 36px;display:flex;box-shadow:0 6px 24px #0a1f440f}.faq-strip-item{align-items:center;gap:12px;display:flex}.faq-strip-icon{color:#1a56db;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.faq-strip-icon svg{width:100%;height:100%}.faq-strip-text{flex-direction:column;display:flex}.strip-title{color:#0b1a3d;letter-spacing:.08em;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:800;line-height:1.15}.strip-subtitle{color:#475569;font-family:Outfit,sans-serif;font-size:.62rem;font-weight:600;line-height:1.15}.faq-strip-sep{background:#0f1f3a26;width:1px;height:26px}@media (width<=1200px){.faq-container{flex-wrap:wrap;justify-content:center;gap:24px}.faq-left-col{text-align:center;flex:0 0 100%;align-items:center;margin-bottom:10px}.faq-title-front,.faq-title-extrusion{align-items:center}.faq-left-cursive{display:none}.faq-lead-desc{text-align:center;max-width:580px}.faq-sub-tagline{justify-content:center}.faq-right-callout-wrap{flex:0 0 100%;max-width:360px;margin:20px auto 0}.callout-cursive-top,.callout-cursive-bottom{display:none}}@media (width<=860px){.faq-section{padding-top:75px}.faq-category-sidebar{scrollbar-width:none;border-radius:16px;flex-direction:row;flex:0 0 100%;gap:8px;width:100%;padding:6px;overflow-x:auto}.faq-category-sidebar::-webkit-scrollbar{display:none}.faq-cat-btn{white-space:nowrap;width:auto;padding:8px 12px}.faq-accordion-col{width:100%;max-width:100%}.faq-bottom-strip{border-radius:20px;flex-direction:column;gap:14px;padding:20px}.faq-strip-sep{display:none}}@media (width<=480px){.faq-title-front,.faq-title-extrusion{font-size:2.6rem}.faq-card-body{padding-left:18px}.faq-icon-bubble{width:30px;height:30px}.faq-icon-bubble svg{width:15px;height:15px}}.contact-section{background:linear-gradient(#eff5fc 0%,#f4f8fd 15%,#f8fbfe 35%,#f4f8fd 75%,#eff5fc 100%);flex-direction:column;justify-content:space-between;width:100%;min-height:100vh;padding:85px 32px 50px;display:flex;position:relative;overflow:hidden}.contact-campus-bg-layer{pointer-events:none;z-index:1;justify-content:flex-end;align-items:center;width:58%;max-width:1060px;height:100%;display:flex;position:absolute;top:0;right:0;overflow:hidden}.contact-campus-glow-aura{filter:blur(60px);pointer-events:none;z-index:1;background:radial-gradient(circle,#38bdf83d 0%,#2563eb14 50%,#0000 70%);width:500px;height:500px;position:absolute;top:25%;right:22%}.contact-campus-image{object-fit:cover;object-position:65% center;opacity:.98;filter:contrast(1.05)brightness(1.02)saturate(1.06);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000014 12%,#00000080 24%,#000000e0 38%,#000 52%),linear-gradient(#000 75%,#0009 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000014 12%,#00000080 24%,#000000e0 38%,#000 52%),linear-gradient(#000 75%,#0009 88%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect;width:100%;height:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000014 12%,#00000080 24%,#000000e0 38%,#000 52%)}.contact-campus-blend-overlay{pointer-events:none;z-index:2;background:linear-gradient(90deg,#f4f8fdeb 0%,#f4f8fd66 18%,#0000 40%),linear-gradient(#f0f6ff59 0%,#0000 35% 70%,#eff5fcd9 100%);position:absolute;inset:0}.contact-top-sub-header{z-index:4;text-align:center;margin-bottom:24px;position:relative}.contact-header-center{align-items:center;gap:16px;display:inline-flex}.contact-accent-line{background:linear-gradient(90deg,#06f3,#07f);width:38px;height:1.5px}.contact-accent-line:last-child{background:linear-gradient(90deg,#07f,#06f3)}.contact-event-name{letter-spacing:.28em;color:#071a5c;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:800}.contact-hackathon-sub{letter-spacing:.22em;color:#2563eb;text-transform:uppercase;margin-top:3px;font-family:Plus Jakarta Sans,sans-serif;font-size:.68rem;font-weight:700}.contact-main-container{z-index:4;width:100%;max-width:1240px;margin:0 auto;position:relative}.contact-title-area{z-index:5;text-align:center;margin-bottom:34px;position:relative}.contact-badge{letter-spacing:.16em;color:#1a56db;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a56db14;border:1.5px solid #1a56db40;border-radius:9999px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 16px;font-family:Inter,sans-serif;font-size:.76rem;font-weight:800;display:inline-flex;box-shadow:0 2px 10px #1a56db14}.contact-badge .badge-pulse-dot{background:#00d2ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #00d2ff}.contact-main-heading{letter-spacing:-.025em;margin:0 0 12px;font-family:Montserrat,sans-serif;font-size:clamp(2.6rem,4.6vw,4.2rem);font-weight:950;line-height:1.05}.heading-dark{color:#07173e;text-shadow:0 2px #94a3b8,0 4px 14px #07173e47}.heading-touch-3d{background:linear-gradient(135deg,#1a56db 0%,#0284c7 45%,#00d2ff 100%);-webkit-text-fill-color:transparent;-webkit-text-stroke:1.2px #07173e;text-shadow:-1px 1px #051336,-2px 2px #030d24,0 4px 16px #07194866,0 0 24px #00d2ffb3;filter:drop-shadow(0 4px 14px #1a56db66);-webkit-background-clip:text;display:inline-block}.contact-sub-text-line1{color:#08162b;margin:0 0 4px;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700}.contact-sub-text-line2{color:#334155;margin:0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.contact-heading-accent-bar{background:linear-gradient(90deg,#00d2ff,#1a56db);border-radius:9999px;width:50px;height:3.5px;margin:14px auto 0;box-shadow:0 2px 10px #00d2ff80}.contact-content-grid{grid-template-columns:360px 480px;justify-content:flex-start;align-items:stretch;gap:28px;max-width:900px;display:grid}.contact-cards-stack{flex-direction:column;justify-content:space-between;gap:13px;display:flex}.contact-navy-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#071a5cf7 0%,#0a2473f0 100%);border:1.5px solid #93c5fd73;border-radius:18px;align-items:center;gap:16px;padding:15px 18px;text-decoration:none;transition:all .28s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 26px #071a5c38,0 0 0 1px #60a5fa33,inset 0 1px #ffffff29}.contact-navy-card:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.contact-navy-card:hover{border-color:#60a5faa6;transform:translateY(-3px)scale(1.01);box-shadow:0 14px 34px #0066ff5c,inset 0 1px #ffffff4d}.contact-card-icon-halo{color:#fff;background:linear-gradient(135deg,#07f,#0052cc);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 0 16px #0077ff8c}.contact-card-icon-halo svg{width:20px;height:20px}.contact-card-text{flex:1;min-width:0}.card-title{color:#fff;letter-spacing:-.01em;margin:0 0 2px;font-family:Plus Jakarta Sans,sans-serif;font-size:.94rem;font-weight:800}.card-value{color:#60a5fa;white-space:nowrap;text-overflow:ellipsis;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:600;line-height:1.35;overflow:hidden}.card-sub{color:#cbd5e1;margin:2px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:.72rem;line-height:1.3}.contact-card-arrow{color:#ffffff8c;flex-shrink:0;width:18px;height:18px;transition:transform .25s,color .25s}.contact-navy-card:hover .contact-card-arrow{color:#fff;transform:translate(4px)}.contact-form-panel{-webkit-backdrop-filter:blur(24px);background:#fffffff2;border:1.5px solid #d2e6fff2;border-radius:24px;flex-direction:column;justify-content:space-between;padding:28px 32px;display:flex;box-shadow:0 18px 45px #003ca017,inset 0 1px #fffffff2}.form-header-row{align-items:center;gap:14px;margin-bottom:20px;display:flex}.form-plane-badge{color:#fff;background:linear-gradient(135deg,#07f,#0052cc);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 0 18px #0077ff80}.form-plane-badge svg{width:20px;height:20px;transform:rotate(-10deg)translate(1px,-1px)}.form-title{color:#071a5c;letter-spacing:-.015em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:800}.form-subtitle{color:#64748b;margin:2px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:500}.contact-actual-form{flex-direction:column;gap:12px;display:flex}.form-error-banner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:.82rem;font-weight:600;animation:.3s fadeInShake;display:flex}@keyframes fadeInShake{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.form-row-two-col{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-field-group{position:relative}.input-with-icon{align-items:center;display:flex;position:relative}.field-svg-icon{color:#07f;pointer-events:none;z-index:2;opacity:.85;justify-content:center;align-items:center;width:17px;height:17px;display:flex;position:absolute;left:14px}.input-with-icon input,.input-with-icon textarea{color:#071a5c;background:#f1f5febf;border:1.5px solid #126bff29;border-radius:12px;outline:none;width:100%;padding:11px 14px 11px 40px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:.88rem;font-weight:600;transition:all .22s}.input-with-icon input::placeholder,.input-with-icon textarea::placeholder{color:#64748b;font-weight:500}.input-with-icon input:focus,.input-with-icon textarea:focus{background:#fff;border-color:#07f;box-shadow:0 0 0 3.5px #0077ff29}.textarea-wrap{align-items:flex-start}.textarea-wrap .textarea-icon{top:13px}.input-with-icon textarea{resize:vertical;min-height:85px;padding-top:11px;line-height:1.45}.contact-submit-btn{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(90deg,#06f 0%,#09f 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:4px;padding:13px 24px;font-family:Plus Jakarta Sans,sans-serif;font-size:.98rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 24px #0066ff61}.contact-submit-btn:hover:not(:disabled){background:linear-gradient(90deg,#005ce6 0%,#08e 100%);transform:translateY(-2px);box-shadow:0 12px 30px #0066ff85}.contact-submit-btn:active:not(:disabled){transform:translateY(0)}.contact-submit-btn:disabled{opacity:.75;cursor:not-allowed}.btn-plane-icon{width:18px;height:18px;transform:rotate(-10deg)}.btn-arrow-icon{width:16px;height:16px;transition:transform .2s}.contact-submit-btn:hover .btn-arrow-icon{transform:translate(4px)}.btn-loading{align-items:center;gap:10px;display:flex}.btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-success-message{text-align:center;padding:24px 16px;animation:.4s fadeIn}.success-icon-wrap{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;display:flex;box-shadow:0 0 20px #10b98173}.success-icon-wrap svg{width:26px;height:26px}.form-success-message h4{color:#071a5c;margin:0 0 6px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.15rem;font-weight:800}.form-success-message p{color:#64748b;margin:0 0 20px;font-size:.85rem;line-height:1.45}.reset-btn{color:#06f;cursor:pointer;background:#f1f5f9;border:1px solid #06f3;border-radius:9999px;padding:9px 20px;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:700;transition:all .2s}.reset-btn:hover{background:#e2e8f0}.contact-bottom-strip-wrap{z-index:4;margin-top:40px;position:relative}.contact-bottom-strip{-webkit-backdrop-filter:blur(18px);background:#ffffffd9;border:1px solid #fffffff2;border-radius:9999px;justify-content:space-between;align-items:center;max-width:1040px;margin:0 auto;padding:11px 32px;display:flex;box-shadow:0 10px 30px #003ca012}.contact-strip-item{align-items:center;gap:12px;display:flex}.contact-strip-icon{color:#07f;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.contact-strip-icon svg{width:22px;height:22px}.contact-strip-text{flex-direction:column;display:flex}.strip-bold{letter-spacing:.05em;color:#071a5c;font-family:Plus Jakarta Sans,sans-serif;font-size:.72rem;font-weight:800;line-height:1.2}.strip-light{color:#64748b;font-family:Plus Jakarta Sans,sans-serif;font-size:.68rem;font-weight:500;line-height:1.2}.contact-strip-divider{background:#06f3;width:1px;height:26px}.contact-sub-footer-row{z-index:4;justify-content:space-between;align-items:center;width:100%;max-width:1180px;margin:30px auto 0;padding-top:18px;display:flex;position:relative}.contact-footer-left{flex-direction:column;display:flex}.foot-brand-title{letter-spacing:.12em;color:#071a5c;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:800}.foot-brand-motto{letter-spacing:.16em;color:#64748b;font-family:Plus Jakarta Sans,sans-serif;font-size:.64rem;font-weight:700}.contact-footer-center{align-items:center;gap:14px;display:flex}.foot-social-line{background:linear-gradient(90deg,#0000,#06f6);width:32px;height:1.5px}.contact-footer-center .foot-social-line:last-child{background:linear-gradient(90deg,#06f6,#0000)}.foot-social-icons{align-items:center;gap:10px;display:flex}.social-icon-circle{color:#071a5c;background:#fffc;border:1px solid #0066ff2e;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:all .2s;display:flex}.social-icon-circle svg{width:14px;height:14px}.social-icon-circle:hover{color:#fff;background:#07f;transform:translateY(-2px);box-shadow:0 4px 12px #0077ff59}.foot-stay-connected{color:#334155;font-family:Plus Jakarta Sans,sans-serif;font-size:.74rem;font-weight:600}.contact-footer-right{align-items:center;gap:10px;display:flex}.foot-right-line{background:#07f;width:24px;height:1.5px}.foot-right-texts{flex-direction:column;display:flex}.foot-right-line1{color:#071a5c;font-family:Plus Jakarta Sans,sans-serif;font-size:.68rem;font-weight:700;line-height:1.2}.foot-right-line2{color:#64748b;font-family:Plus Jakarta Sans,sans-serif;font-size:.64rem;font-weight:500;line-height:1.2}@media (width<=1080px){.contact-campus-bg-layer{opacity:.6;width:40%}.contact-content-grid{grid-template-columns:320px 440px;gap:20px}.contact-bottom-strip{padding:10px 20px}}@media (width<=860px){.contact-campus-bg-layer{display:none}.contact-content-grid{grid-template-columns:1fr;gap:24px;max-width:520px;margin:0 auto}.contact-bottom-strip{border-radius:20px;flex-wrap:wrap;justify-content:center;gap:16px;padding:16px 20px}.contact-strip-divider{display:none}.contact-sub-footer-row{text-align:center;flex-direction:column;gap:16px}}@media (width<=540px){.contact-section{padding:65px 16px 40px}.form-row-two-col{grid-template-columns:1fr}.contact-form-panel{padding:20px 18px}.contact-navy-card{padding:12px 14px}.card-value{white-space:normal}.contact-far-right-keywords{display:none}}.footer-section{box-sizing:border-box;background:linear-gradient(#eff5fc 0%,#f8fbfe 25%,#fff 65% 100%);padding-top:24px;overflow:hidden}.footer-sponsors-container{grid-template-columns:1.15fr 1fr 1.35fr;align-items:center;gap:30px;max-width:1400px;margin:0 auto;padding:14px clamp(16px,3.5vw,48px) 32px;display:grid}.sponsor-block-college{align-items:center;gap:16px;display:flex}.college-building-thumb{object-fit:contain;opacity:.95;border-radius:8px;width:120px;height:auto;box-shadow:0 4px 14px #0a1f4414}.college-org-wrapper{align-items:center;gap:12px;display:flex}.college-crest-thumb{object-fit:contain;filter:drop-shadow(0 2px 6px #00000014);width:48px;height:48px}.org-text-content{flex-direction:column;line-height:1.2;display:flex}.org-label{color:#64748b;margin-bottom:2px;font-family:Inter,sans-serif;font-size:.7rem}.org-title,.org-subtitle{color:#0b192c;letter-spacing:-.2px;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:700}.org-city{color:#64748b;margin-top:2px;font-family:Inter,sans-serif;font-size:.7rem}.sponsor-block-ih{flex-direction:column;gap:6px;display:flex}.ih-sponsor-label{color:#64748b;font-family:Inter,sans-serif;font-size:.7rem}.ih-sponsor-wrapper{align-items:center;gap:12px;display:flex}.ih-logo-thumb{object-fit:contain;width:auto;height:46px}.ih-sponsor-text{flex-direction:column;line-height:1.2;display:flex}.ih-sponsor-name{color:#0b192c;letter-spacing:-.2px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800}.ih-sponsor-tagline{letter-spacing:1.8px;color:#1a56db;text-transform:uppercase;margin-top:2px;font-family:Inter,sans-serif;font-size:.6rem;font-weight:700}.sponsor-block-banner{justify-content:flex-end;display:flex}.brighter-tomorrow-card{color:#fff;cursor:pointer;background:linear-gradient(135deg,#092048 0%,#0e306e 40%,#174898 80%,#2058b8 100%);border-radius:18px;flex-direction:column;justify-content:center;width:100%;max-width:440px;height:88px;padding:14px 22px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0a235a29}.brighter-tomorrow-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0a235a3d}.card-top-prefix{letter-spacing:1.8px;text-transform:uppercase;color:#93c5fd;margin-bottom:2px;font-family:Inter,sans-serif;font-size:.62rem;font-weight:600}.card-main-title{letter-spacing:.8px;color:#fff;font-family:Montserrat,sans-serif;font-size:1.08rem;font-weight:900;line-height:1.15}.card-tagline{letter-spacing:3px;color:#60a5fa;margin-top:4px;font-family:Montserrat,sans-serif;font-size:.62rem;font-weight:700}.card-arrow-circle{background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.card-arrow-circle svg{stroke:#fff;width:15px;height:15px;transition:transform .2s}.brighter-tomorrow-card:hover .card-arrow-circle{background:#ffffff4d}.brighter-tomorrow-card:hover .card-arrow-circle svg{transform:translate(2px)}.card-cursive-quote{color:#ffffffa6;pointer-events:none;font-family:Caveat,cursive;font-size:.82rem;position:absolute;bottom:8px;right:62px}.footer-menu-section{background:0 0;border-top:1px solid #dcebfce6;padding:44px 0 38px}.footer-menu-container{grid-template-columns:1.6fr 1.05fr 1.15fr 1.25fr 1.15fr;gap:clamp(20px,2.6vw,40px);max-width:1400px;margin:0 auto;padding:0 clamp(16px,3.5vw,48px);display:grid}.footer-col-brand{flex-direction:column;display:flex}.footer-brand-lockup{flex-direction:column;margin-bottom:12px;display:flex}.footer-brand-badge{letter-spacing:.16em;color:#1a56db;background:#1a56db14;border:1px solid #1a56db38;border-radius:9999px;align-items:center;gap:8px;width:fit-content;margin-bottom:10px;padding:4px 12px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:800;display:inline-flex}.footer-brand-pulse{background:#00d2ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #00d2ff}.footer-brand-title{letter-spacing:-.02em;color:#08162b;margin:0;font-family:Montserrat,sans-serif;font-size:1.65rem;font-weight:950;line-height:1}.footer-brand-title .brand-accent{background:linear-gradient(135deg,#0284c7 0%,#00d2ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.footer-brand-description{color:#0369a1;max-width:320px;margin:0 0 16px;font-family:Inter,sans-serif;font-size:.84rem;font-weight:600;line-height:1.6}.footer-pill-tags{flex-wrap:wrap;gap:8px;display:flex}.footer-tag{color:#0284c7;background:#e0f2fe;border:1px solid #bae6fd;border-radius:9999px;padding:5px 12px;font-family:Outfit,sans-serif;font-size:.74rem;font-weight:800}.footer-menu-col{flex-direction:column;display:flex}.footer-col-heading{letter-spacing:.09em;text-transform:uppercase;color:#0284c7;align-items:center;gap:8px;margin:0 0 18px;font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:900;line-height:1.2;display:flex}.heading-accent-dot{background:#00d2ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #00d2ff}.footer-link-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-link-list li a{color:#0369a1;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:.86rem;font-weight:600;text-decoration:none;transition:all .22s;display:inline-flex}.footer-link-list li a:hover{color:#00b4d8;text-shadow:0 0 12px #00b4d873;transform:translate(4px)}.footer-highlight-cta{background:linear-gradient(135deg,#0284c7 0%,#00b4d8 100%);border-radius:9999px;align-items:center;gap:6px;width:fit-content;padding:8px 16px;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #0284c74d;color:#fff!important;font-size:.8rem!important}.footer-highlight-cta svg{width:14px;height:14px;transition:transform .2s}.footer-highlight-cta:hover{box-shadow:0 6px 20px #00d2ff73;transform:translateY(-2px)scale(1.03)!important}.footer-highlight-cta:hover svg{transform:translate(2px,-2px)}.footer-bottom-bar{background:#f8fcff;border-top:1px solid #bae6fdcc}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding:16px clamp(16px,3.5vw,48px);display:flex}.footer-copy-text{color:#0369a1;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600}.footer-nav-links{align-items:center;gap:10px;display:flex}.footer-nav-links a{color:#0284c7;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .2s}.footer-nav-links a:hover{color:#00b4d8}.footer-nav-links .pipe{color:#bae6fd;font-size:.75rem}.footer-social-icons{align-items:center;gap:12px;display:flex}.footer-social-icons a{color:#0284c7;justify-content:center;align-items:center;transition:all .2s;display:flex}.footer-social-icons a:hover{color:#00d2ff;transform:translateY(-2px)}.footer-social-icons svg{width:18px;height:18px}@media (width<=1200px){.footer-menu-container{grid-template-columns:1.4fr 1fr 1fr;gap:32px}.footer-sponsors-container{grid-template-columns:1fr;gap:24px}.sponsor-block-banner{justify-content:flex-start}}@media (width<=768px){.footer-menu-container{grid-template-columns:1fr 1fr;gap:28px}.footer-col-brand{grid-column:1/-1}.footer-bottom-inner{text-align:center;flex-direction:column}.footer-nav-links{flex-wrap:wrap;justify-content:center}}@media (width<=480px){.footer-menu-container{grid-template-columns:1fr;gap:24px}}
