:root{color-scheme:light}html{scroll-behavior:smooth;background:#f5f7f9}body{margin:0;min-height:100vh;padding-bottom:env(safe-area-inset-bottom)}button,a{-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#c7cfd6;border-radius:999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-track{background:transparent}.fade-in{animation:fadeIn .26s ease both}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@property --sineo-orbit-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes sineoBorderOrbit{to{--sineo-orbit-angle: 360deg}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
