*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--t-bg, #fdf0f3);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--t-light, #fde8f0)}::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--t-accent, #e879a0) 55%,white);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--t-accent, #e879a0)}html{scroll-behavior:smooth}
