:root{--ucr-blue: #003DA5;--ucr-blue-dark: #002a73;--ucr-blue-light: #e8eef8;--ucr-gold: #F1AB00;--ucr-gold-light: #fff8e1;--bg: #f4f5f7;--surface: #ffffff;--surface-2: #f9fafb;--border: #e2e5ea;--text-primary: #0f1117;--text-secondary: #5a6273;--text-muted: #9aa0ad;--radius: 14px;--radius-sm: 8px;--shadow-sm: 0 1px 3px rgba(0,0,0,.07);--shadow: 0 4px 16px rgba(0,0,0,.08);--shadow-lg: 0 12px 40px rgba(0,0,0,.14);--font-display: "Syne", sans-serif;--font-body: "DM Sans", sans-serif;--easy: #16a34a;--easy-bg: #dcfce7;--medium: #d97706;--medium-bg: #fef3c7;--hard: #dc2626;--hard-bg: #fee2e2}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-body);background:var(--bg);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;font-style:normal}.font-display,h1,h2,h3,h4,[style*=font-display],[style*=Syne]{font-stretch:normal!important;letter-spacing:-.02em;font-variant-numeric:normal}button{cursor:pointer;font-family:inherit;border:none;background:none;font-stretch:normal;-webkit-tap-highlight-color:transparent;touch-action:manipulation}input,textarea,select{font-family:inherit;font-stretch:normal}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd0da;border-radius:99px}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-up{animation:fadeUp .35s ease both}.fade-in{animation:fadeIn .25s ease both}@media (max-width: 768px){*{transition:none!important;animation-duration:.15s!important}button{min-height:44px}*{font-stretch:normal!important;-webkit-font-smoothing:antialiased}}
