:root{color-scheme:light;--color-navy: #231f47;--color-muted-blue: #89a4c3;--color-beige: #ede8e1;--color-slate-grey: #828c9b;--color-warm-grey: #aca79b;--color-white: #ffffff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--color-beige);color:var(--color-navy);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:var(--color-beige);color:var(--color-navy)}a{color:inherit}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#231f47}.custom-scrollbar::-webkit-scrollbar-thumb{background:#828c9b;border-radius:4px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
