*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;-webkit-font-smoothing:antialiased;background:#ffffff;color:#1f1f1d;min-height:100vh;overflow-x:hidden;position:relative}::selection{background:#4a9b8e;color:#ffffff}button,input,select,textarea{font-family:inherit}a{color:inherit}a,button,div,h1,h2,h3,li,p,span{line-break:strict;word-break:auto-phrase}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}@keyframes pageIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}