:root{--md-primary: #1a73e8;--md-on-primary: #ffffff;--md-primary-container: #d3e3fd;--md-on-primary-container: #062e6f;--md-surface: #ffffff;--md-surface-dim: #f8f9fa;--md-surface-container-low: #f8f9fa;--md-surface-container: #f1f3f4;--md-surface-container-high: #e8eaed;--md-on-surface: #202124;--md-on-surface-variant: #5f6368;--md-outline: #dadce0;--md-outline-variant: #e8eaed;--md-error: #d93025;--md-error-container: #fce8e6;--md-elevation-1: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);--md-elevation-2: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 2px 6px 2px rgba(60, 64, 67, .15);--md-elevation-3: 0 1px 3px 0 rgba(60, 64, 67, .3), 0 4px 8px 3px rgba(60, 64, 67, .15);--md-elevation-4: 0 2px 3px 0 rgba(60, 64, 67, .3), 0 6px 10px 4px rgba(60, 64, 67, .15);--md-shape-none: 0;--md-shape-xs: 4px;--md-shape-sm: 8px;--md-shape-md: 12px;--md-shape-lg: 16px;--md-shape-xl: 28px;--md-shape-full: 9999px;--md-motion-easing-standard: cubic-bezier(.2, 0, 0, 1);--md-motion-easing-emphasized: cubic-bezier(.2, 0, 0, 1);--md-motion-duration-short: .15s;--md-motion-duration-medium: .25s;--md-motion-duration-long: .4s}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;font-weight:400;color:var(--md-on-surface);background-color:var(--md-surface)}a{color:var(--md-primary);text-decoration:none}a:hover{text-decoration:underline}
