@layer starlight.components{.card:where(.astro-zts4jgjd){--sl-card-border:var(--sl-color-purple);--sl-card-bg:var(--sl-color-purple-low);border:1px solid var(--sl-color-gray-5);background-color:var(--sl-color-black);flex-direction:column;gap:clamp(.5rem,.125rem + 1vw,1rem);padding:clamp(1rem,.125rem + 3vw,2.5rem)}.card:where(.astro-zts4jgjd):nth-child(4n+1){--sl-card-border:var(--sl-color-orange);--sl-card-bg:var(--sl-color-orange-low)}.card:where(.astro-zts4jgjd):nth-child(4n+3){--sl-card-border:var(--sl-color-green);--sl-card-bg:var(--sl-color-green-low)}.card:where(.astro-zts4jgjd):nth-child(4n+4){--sl-card-border:var(--sl-color-red);--sl-card-bg:var(--sl-color-red-low)}.card:where(.astro-zts4jgjd):nth-child(4n+5){--sl-card-border:var(--sl-color-blue);--sl-card-bg:var(--sl-color-blue-low)}.title:where(.astro-zts4jgjd){font-weight:600;font-size:var(--sl-text-h4);color:var(--sl-color-white);line-height:var(--sl-line-height-headings);align-items:center;gap:1rem}.card:where(.astro-zts4jgjd) .icon:where(.astro-zts4jgjd){border:1px solid var(--sl-card-border);background-color:var(--sl-card-bg);border-radius:.25rem;flex-shrink:0;padding:.2em}.card:where(.astro-zts4jgjd) .body:where(.astro-zts4jgjd){font-size:clamp(var(--sl-text-sm), calc(.5rem + 1vw), var(--sl-text-body));margin:0}.card-grid:where(.astro-lmor3ela){grid-template-columns:100%;gap:1rem;display:grid}.card-grid:where(.astro-lmor3ela)>*{margin-top:0!important}@media (width>=50rem){.card-grid:where(.astro-lmor3ela){grid-template-columns:1fr 1fr;gap:1.5rem}.stagger:where(.astro-lmor3ela){--stagger-height:5rem;padding-bottom:var(--stagger-height)}.stagger:where(.astro-lmor3ela)>:nth-child(2n){transform:translateY(var(--stagger-height))}}.sl-link-card:where(.astro-vodiqeol){border:1px solid var(--sl-color-gray-5);box-shadow:var(--sl-shadow-sm);border-radius:.5rem;grid-template-columns:1fr auto;gap:.5rem;padding:1rem;display:grid;position:relative}a:where(.astro-vodiqeol){line-height:var(--sl-line-height-headings);text-decoration:none}a:where(.astro-vodiqeol):before{content:"";position:absolute;inset:0}.stack:where(.astro-vodiqeol){flex-direction:column;gap:.5rem}.title:where(.astro-vodiqeol){color:var(--sl-color-white);font-weight:600;font-size:var(--sl-text-lg)}.description:where(.astro-vodiqeol){color:var(--sl-color-gray-3);line-height:1.5}.icon:where(.astro-vodiqeol){color:var(--sl-color-gray-3)}.sl-link-card:where(.astro-vodiqeol):hover{background:var(--sl-color-gray-7,var(--sl-color-gray-6));border-color:var(--sl-color-gray-2)}.sl-link-card:where(.astro-vodiqeol):hover .icon:where(.astro-vodiqeol){color:var(--sl-color-white)}}:root:has(#custom-homepage) .header{display:none!important}:root:has(#custom-homepage) .main-frame{padding-top:0!important;padding-inline-start:0!important}:root:has(#custom-homepage) .content-panel{padding:0!important}:root:has(#custom-homepage) .content-panel+.content-panel{border-top:none!important}:root:has(#custom-homepage) .sl-container{max-width:100%!important;margin-inline:0!important}:root:has(#custom-homepage) #_top{display:none!important}html{scroll-behavior:smooth}.md3-home:where(.astro-lcdefpme){--md3-home-max-width:1180px;--md3-home-pad-x:clamp(1.25rem, 4vw, 3rem);color:var(--md-sys-color-on-surface,#e2e2e6);background:var(--md-sys-color-surface,#121316)}.md3-container:where(.astro-lcdefpme){max-width:var(--md3-home-max-width);padding-inline:var(--md3-home-pad-x);margin-inline:auto}.md3-btn:where(.astro-lcdefpme){border-radius:var(--md-sys-shape-corner-full,999px);font-size:var(--md-sys-typescale-label-large-size,.95rem);transition:transform var(--md3-motion-duration-short-4,.2s) var(--md-sys-motion-easing-standard,ease), box-shadow var(--md3-motion-duration-short-4,.2s) var(--md-sys-motion-easing-standard,ease), background-color var(--md3-motion-duration-short-4,.2s) var(--md-sys-motion-easing-standard,ease);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.md3-btn-sm:where(.astro-lcdefpme){font-size:var(--md-sys-typescale-label-medium-size,.85rem);padding:.5rem 1.1rem}.md3-btn-filled:where(.astro-lcdefpme){background:var(--md-sys-color-primary,#9ecaff);color:var(--md-sys-color-on-primary,#003258)}.md3-btn-filled:where(.astro-lcdefpme):hover{box-shadow:var(--md-sys-elevation-level2,0 8px 20px #00000047);transform:translateY(-2px)}.md3-btn-tonal:where(.astro-lcdefpme){background:var(--md-sys-color-secondary-container,#3c4858);color:var(--md-sys-color-on-secondary-container,#d8e3f8)}.md3-btn-tonal:where(.astro-lcdefpme):hover{transform:translateY(-2px)}.md3-btn-outlined:where(.astro-lcdefpme){background:color-mix(in srgb, var(--md-sys-color-surface,#121316) 40%, transparent);color:var(--md-sys-color-on-surface,#e2e2e6);border-color:color-mix(in srgb, var(--md-sys-color-outline,#8b9198) 70%, transparent)}.md3-btn-outlined:where(.astro-lcdefpme):hover{border-color:var(--md-sys-color-outline,#8b9198);transform:translateY(-2px)}.md3-topbar:where(.astro-lcdefpme){-webkit-backdrop-filter:blur(16px);inset-inline:0;z-index:5;padding:1.25rem var(--md3-home-pad-x);background:#0f172a73;justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:fixed;top:0}.md3-brand:where(.astro-lcdefpme){color:#fef8f4;letter-spacing:.02em;align-items:center;gap:.6rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.md3-toplinks:where(.astro-lcdefpme){align-items:center;gap:2rem;display:flex}.md3-toplinks:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:#fef8f4d1;font-size:1rem;font-weight:500;text-decoration:none}.md3-toplinks:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover{color:#38bdf8}.md3-hero:where(.astro-lcdefpme){background:var(--md-sys-color-surface-container-lowest,#0b0c0f);flex-direction:column;justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.md3-hero-video:where(.astro-lcdefpme){object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.md3-hero-scrim:where(.astro-lcdefpme){z-index:1;background:linear-gradient(180deg, color-mix(in srgb, var(--md-sys-color-scrim,#000) 30%, transparent) 0%, color-mix(in srgb, var(--md-sys-color-scrim,#000) 50%, transparent) 55%, color-mix(in srgb, var(--md-sys-color-scrim,#000) 85%, transparent) 100%);position:absolute;inset:0}.md3-hero-content:where(.astro-lcdefpme){z-index:2;max-width:46rem;padding-inline:var(--md3-home-pad-x);text-align:center;color:#fef8f4;flex-direction:column;align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex;position:relative}.hero-tag:where(.astro-lcdefpme){letter-spacing:2px!important;text-transform:uppercase!important;color:#7dd3fc!important;backdrop-filter:blur(8px)!important;background:#ffffff1f!important;border:1px solid #ffffff40!important;border-radius:999px!important;margin-bottom:24px!important;padding:6px 16px!important;font-size:14px!important;font-weight:750!important;display:inline-block!important}.md3-hero-content:where(.astro-lcdefpme) h1:where(.astro-lcdefpme){font-size:var(--md-sys-typescale-display-large-size,clamp(2.25rem, 5vw, 3.5rem));line-height:var(--md-sys-typescale-display-large-line-height,1.15);letter-spacing:-.01em;margin:0;font-weight:700}.md3-hero-content:where(.astro-lcdefpme) p:where(.astro-lcdefpme){font-size:var(--md-sys-typescale-body-large-size,1.05rem);color:#fef8f4d9;margin:0;line-height:1.7}.md3-hero-actions:where(.astro-lcdefpme){flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.md3-hero-scroll:where(.astro-lcdefpme){z-index:2;color:color-mix(in srgb, var(--md-sys-color-on-surface,#fff) 70%, transparent);letter-spacing:.15em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.4rem;font-size:.75rem;text-decoration:none;animation:2.2s infinite md3-scroll-bounce;display:flex;position:absolute;bottom:2rem}.md3-hero-scroll:where(.astro-lcdefpme) svg:where(.astro-lcdefpme){width:1.1rem;height:1.1rem}@keyframes md3-scroll-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.md3-hero-scroll:where(.astro-lcdefpme){animation:none}}.md3-stats-strip:where(.astro-lcdefpme){background:var(--md-sys-color-surface-container,#1a1c20);border-block:1px solid var(--md-sys-color-outline-variant,#43474e)}.md3-stats:where(.astro-lcdefpme){text-align:center;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-block:2.75rem;display:grid}.md3-stat:where(.astro-lcdefpme){flex-direction:column;gap:.35rem;display:flex}.md3-stat:where(.astro-lcdefpme) strong:where(.astro-lcdefpme){font-size:var(--md-sys-typescale-headline-large-size,2rem);color:var(--md-sys-color-primary,#9ecaff);font-weight:700}.md3-stat:where(.astro-lcdefpme) span:where(.astro-lcdefpme){color:color-mix(in srgb, var(--md-sys-color-on-surface,#fff) 70%, transparent);font-size:.85rem}.md3-section:where(.astro-lcdefpme){padding-block:clamp(3.5rem,7vw,6rem)}.md3-section-alt:where(.astro-lcdefpme){background:var(--md-sys-color-surface-container-low,#16181c)}.md3-eyebrow:where(.astro-lcdefpme){letter-spacing:.14em;text-transform:uppercase;color:var(--md-sys-color-primary,#9ecaff);margin:0 0 .5rem;font-size:.8rem;font-weight:700}.md3-section:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){font-size:var(--md-sys-typescale-headline-large-size,1.85rem);color:var(--md-sys-color-on-surface,#fff);margin:0 0 .75rem;font-weight:700}.md3-section-desc:where(.astro-lcdefpme){max-width:42rem;color:color-mix(in srgb, var(--md-sys-color-on-surface,#fff) 75%, transparent);margin:0 0 2.5rem;font-size:1rem;line-height:1.7}.md3-team:where(.astro-lcdefpme){grid-template-columns:minmax(0,1fr) minmax(0,.8fr);align-items:start;gap:3rem;display:grid}.md3-team-text:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:color-mix(in srgb, var(--md-sys-color-on-surface,#fff) 75%, transparent);margin-bottom:1rem;line-height:1.8}.md3-team-images:where(.astro-lcdefpme){flex-direction:column;gap:1rem;display:flex}.md3-team-images:where(.astro-lcdefpme) img:where(.astro-lcdefpme){border-radius:var(--md-sys-shape-corner-large,1rem);border:1px solid var(--md-sys-color-outline-variant,#43474e);width:100%}.md3-honors:where(.astro-lcdefpme){flex-direction:column;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem;display:flex}.md3-honors-intro:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:color-mix(in srgb, var(--md-sys-color-on-surface,#fff) 75%, transparent)}.md3-honors-grid:where(.astro-lcdefpme){grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.md3-honor-year:where(.astro-lcdefpme){background:var(--md-sys-color-surface-container-high,#21242a);border-radius:var(--md-sys-shape-corner-medium,.75rem);border:1px solid var(--md-sys-color-outline-variant,#43474e);padding:1.25rem 1.5rem}.md3-honor-year:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){color:var(--md-sys-color-primary,#9ecaff);margin:0 0 .5rem;font-size:1.1rem}.md3-honor-year:where(.astro-lcdefpme) ul:where(.astro-lcdefpme){margin:0;padding-left:1.25rem}.md3-honor-year:where(.astro-lcdefpme) li:where(.astro-lcdefpme){color:color-mix(in srgb, var(--md-sys-color-on-surface,#fff) 80%, transparent);font-size:.9rem;line-height:1.6}.md3-honors-images:where(.astro-lcdefpme){grid-template-columns:repeat(3,1fr);align-content:start;gap:.75rem;display:grid}.md3-honors-images:where(.astro-lcdefpme) img:where(.astro-lcdefpme){border-radius:var(--md-sys-shape-corner-small,.5rem);border:1px solid var(--md-sys-color-outline-variant,#43474e);width:100%}.md3-activity-grid:where(.astro-lcdefpme){grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.md3-activity-thumb:where(.astro-lcdefpme){border-radius:var(--md-sys-shape-corner-medium,.75rem);border:1px solid var(--md-sys-color-outline-variant,#43474e);transition:transform .2s;display:block;overflow:hidden}.md3-activity-thumb:where(.astro-lcdefpme):hover{transform:scale(1.02)}.md3-activity-thumb:where(.astro-lcdefpme) img:where(.astro-lcdefpme){object-fit:cover;width:100%;height:200px;display:block}.md3-track-subtitle:where(.astro-lcdefpme){color:var(--md-sys-color-primary,#9ecaff);background:var(--md-sys-color-primary-container,#274874);border-radius:var(--md-sys-shape-corner-full,999px);margin-bottom:.5rem;padding:.15rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.md3-advice-header:where(.astro-lcdefpme){text-align:center;margin-bottom:2.5rem}.md3-advice-grid:where(.astro-lcdefpme){grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.md3-advice-card:where(.astro-lcdefpme){text-align:center;background:var(--md-sys-color-surface-container-high,#21242a);border-radius:var(--md-sys-shape-corner-large,1rem);border:1px solid var(--md-sys-color-outline-variant,#43474e);padding:1.5rem 1rem;transition:transform .2s}.md3-advice-card:where(.astro-lcdefpme):hover{transform:translateY(-4px)}.md3-advice-card:where(.astro-lcdefpme) img:where(.astro-lcdefpme){object-fit:cover;border:2px solid var(--md-sys-color-outline-variant,#43474e);border-radius:50%;width:80px;height:80px;margin-bottom:.75rem}.md3-advice-card:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){color:var(--md-sys-color-on-surface,#fff);margin:0 0 .5rem;font-size:1rem}.md3-advice-card:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:color-mix(in srgb, var(--md-sys-color-on-surface,#fff) 70%, transparent);margin:0;font-size:.9rem;font-style:italic}.md3-join:where(.astro-lcdefpme){grid-template-columns:minmax(0,1fr) minmax(0,.8fr);align-items:start;gap:2.5rem;display:grid}.md3-join:where(.astro-lcdefpme) .md3-section-desc:where(.astro-lcdefpme){margin-bottom:1rem}.md3-join-qr:where(.astro-lcdefpme){border-radius:var(--md-sys-shape-corner-medium,.75rem);border:1px solid var(--md-sys-color-outline-variant,#43474e);max-width:240px;margin-top:1rem}.md3-join-links:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){color:var(--md-sys-color-on-surface,#fff);margin:0 0 1rem;font-size:1.1rem}.md3-join-links:where(.astro-lcdefpme) ul:where(.astro-lcdefpme){margin:0 0 1.5rem;padding:0;list-style:none}.md3-join-links:where(.astro-lcdefpme) li:where(.astro-lcdefpme){margin-bottom:.5rem}.md3-join-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--md-sys-color-primary,#9ecaff);text-decoration:none}.md3-join-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover{text-decoration:underline}@media (width<=960px){.md3-toplinks:where(.astro-lcdefpme){display:none}.md3-stats:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr)}.md3-team:where(.astro-lcdefpme),.md3-honors:where(.astro-lcdefpme),.md3-join:where(.astro-lcdefpme),.md3-honors-grid:where(.astro-lcdefpme){grid-template-columns:1fr}.md3-honors-images:where(.astro-lcdefpme){grid-template-columns:repeat(3,1fr)}.md3-activity-grid:where(.astro-lcdefpme),.md3-advice-grid:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.md3-hero-actions:where(.astro-lcdefpme){flex-direction:column;width:100%}.md3-hero-actions:where(.astro-lcdefpme) .md3-btn:where(.astro-lcdefpme){width:100%}.md3-stats:where(.astro-lcdefpme){grid-template-columns:1fr 1fr;gap:1rem}.md3-activity-grid:where(.astro-lcdefpme){grid-template-columns:1fr 1fr}.md3-advice-grid:where(.astro-lcdefpme){grid-template-columns:1fr 1fr;gap:.75rem}.md3-honors-images:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr)}.md3-join-qr:where(.astro-lcdefpme){max-width:160px}}
