@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@700;900&family=Source+Sans+3:wght@400;600;700;800&display=swap";:root{--blue: #13294b;--blue-deep: #0b1a33;--blue-light: #1e3a5f;--orange: #e84a27;--orange-glow: #ff6a44;--orange-text: #b33818;--orange-strong: #c8401f;--cream: #f8f5f0;--cream-warm: #faf7f2;--mist: #eef1f5;--sand: #efe7dc;--ink: #111827;--ink-soft: #374151;--ink-muted: #5c6572;--border: #d5dbe6;--border-strong: #8a94a6;--white: #ffffff;--surface-soft: rgba(255, 255, 255, .68);--surface-cream: rgba(250, 247, 242, .9);--surface-muted: rgba(243, 238, 230, .88);--workspace-canvas: rgba(250, 247, 242, .96);--panel-surface: linear-gradient(180deg, rgba(255, 255, 255, .8), rgba(250, 247, 242, .96));--panel-surface-strong: linear-gradient(180deg, rgba(255, 255, 255, .92), rgba(248, 245, 240, .98));--panel-surface-deep: linear-gradient(180deg, rgba(248, 245, 240, .95), rgba(238, 241, 245, .94));--focus-ring: #c8401f;--program-color-0: #2b6cb0;--program-color-1: #bc8b28;--program-color-2: #b83280;--program-color-3: #2c7a7b;--program-color-4: #2f855a;--program-color-5: #c05621;--program-color-6: #4a5568;--program-color-7: #744210;--radius: 10px;--radius-lg: 16px;--radius-xl: 22px;--shadow-sm: 0 8px 18px rgba(19, 41, 75, .05);--shadow-md: 0 18px 40px rgba(19, 41, 75, .08);--shadow-lg: 0 26px 64px rgba(19, 41, 75, .12);--shadow-xl: 0 38px 80px rgba(11, 26, 51, .16);--uiuc-blue: var(--blue);--uiuc-orange: var(--orange);--uiuc-slate: var(--ink-soft);--uiuc-cream: var(--cream);--uiuc-mist: var(--mist);--uiuc-ink: var(--ink);--uiuc-border: var(--border);--uiuc-shadow: var(--shadow-lg)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--cream);scrollbar-gutter:stable;overscroll-behavior-x:none}body{font-family:"Source Sans 3",IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--ink);background:radial-gradient(circle at top right,rgba(232,74,39,.12),transparent 28%),radial-gradient(circle at left 20%,rgba(19,41,75,.08),transparent 30%),linear-gradient(180deg,#fbf8f3,#f3eee7 55%,#efebe4);min-height:100vh;line-height:1.6;overscroll-behavior-x:none}h1,h2,h3,h4{font-family:Merriweather,Georgia,serif;font-weight:900;letter-spacing:-.02em}#root{min-height:100vh;isolation:isolate;overscroll-behavior-x:none}a{text-decoration:none;color:inherit}button,input,select,textarea{font-family:inherit}input::placeholder,textarea::placeholder{color:#374151cc}::selection{background:#e84a272e;color:var(--blue-deep)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.visually-hidden,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:12px;left:12px;z-index:10000;width:auto;height:auto;margin:0;padding:10px 18px;overflow:visible;clip:auto;background:var(--blue);color:var(--white);font-weight:700;border-radius:var(--radius);box-shadow:var(--shadow-md)}
