:root{--md-sys-shape-corner-extra-small: 4px;--md-sys-shape-corner-small: 8px;--md-sys-shape-corner-medium: 12px;--md-sys-shape-corner-large: 16px;--md-sys-shape-corner-extra-large: 28px;--md-sys-shape-corner-full: 9999px;--md-sys-motion-easing-standard: cubic-bezier(.2, 0, 0, 1);--md-sys-motion-easing-emphasized-decelerate: cubic-bezier(.05, .7, .1, 1);--md-sys-motion-duration-short4: .2s;--md-sys-motion-duration-medium2: .3s;--md-sys-motion-duration-long2: .5s}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;transition:background var(--md-sys-motion-duration-medium2) var(--md-sys-motion-easing-standard);font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif}.material-symbols-rounded{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle;line-height:1;-webkit-user-select:none;user-select:none}ul li::marker{color:var(--bullet-color)}::selection{background:var(--selection-bg, #a8c7fa);color:var(--selection-fg, #062e6f)}a{transition:color var(--md-sys-motion-duration-short4) var(--md-sys-motion-easing-standard)}@keyframes m3-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}main{animation:m3-enter var(--md-sys-motion-duration-long2) var(--md-sys-motion-easing-emphasized-decelerate) both}@media(prefers-reduced-motion:reduce){main{animation:none}}@media(max-width:600px){html{font-size:15px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
