:root{--primary:#2382C6;--primary-dark:#1e3a8a;--primary-light:#dbeafe;--accent:#f59e0b;--accent-dark:#d97706;--teal:#0b7285;--nav-end:#1e40af;--success:#16a34a;--warning:#f59e0b;--danger:#dc2626;--background:#f8fafc;--surface:#ffffff;--foreground:#0f172a;--text-body:#334155;--text-muted:#64748b;--border:#e2e8f0;--border-strong:#cbd5e1;--radius-sm:6px;--radius:12px;--radius-lg:20px;--transition:all 0.25s cubic-bezier(0.4,0,0.2,1);--shadow-sm:0 1px 3px rgba(0,0,0,0.08);--shadow:0 4px 14px rgba(0,0,0,0.08);--shadow-lg:0 10px 30px rgba(0,0,0,0.1);--font-family:"Inter","Noto Sans",system-ui,sans-serif;--text-xs:0.72rem;--text-sm:0.8125rem;--text-base:0.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.5rem;--weight-normal:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:var(--font-family);font-size:var(--text-md);line-height:1.6;background-color:var(--background);color:var(--text-body);-webkit-font-smoothing:antialiased}.glass{background:rgba(255,255,255,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px 0 rgba(31,38,135,.1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade{animation:fadeIn .5s ease-out forwards}.iframe-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}#iframeContainer iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95%;max-width:450px;height:600px;border:none;border-radius:20px;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);background:white}body.high-contrast{--background:#000000!important;--surface:#000000!important;--foreground:#ffffff!important;--primary:#ffff00!important;--primary-dark:#ffff00!important;--text-muted:#ffffff!important;--border:#ffffff!important;--input:#1a1a1a!important;background-color:#000000!important;color:#ffffff!important}body.high-contrast :not(script):not(style){background-color:transparent!important;color:#ffffff!important;border-color:#ffffff!important;box-shadow:none!important;text-shadow:none!important;background-image:none!important}body.high-contrast .MuiButton-root,body.high-contrast .MuiIconButton-root,body.high-contrast .MuiListItemButton-root,body.high-contrast [role=button],body.high-contrast a,body.high-contrast button{background-color:#000000!important;color:#ffff00!important;border:2px solid #ffff00!important;opacity:1!important}body.high-contrast .MuiButton-contained,body.high-contrast .MuiListItemButton-root.Mui-selected{background-color:#ffff00!important;color:#000000!important}body.high-contrast img{filter:contrast(200%) brightness(120%)!important;background-color:#fff!important}body.grayscale{filter:grayscale(100%)!important}body.readable-font{font-family:Open Sans,Segoe UI,Tahoma,sans-serif!important}body.readable-font *{line-height:1.8!important;letter-spacing:.03em!important}body.underline-links .MuiLink-root,body.underline-links [role=link],body.underline-links a{text-decoration:underline!important}.MuiInputLabel-root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-family)!important}.MuiInputLabel-root.MuiInputLabel-shrink{transform:translate(14px,-8px) scale(1)!important;font-size:.9rem!important;font-weight:600!important;color:#1e3a8a!important;background-color:#ffffff!important;padding:0 6px!important}body.high-contrast .MuiInputLabel-root.MuiInputLabel-shrink{background-color:#000000!important;color:#ffff00!important}