@layer theme, base, components, utilities;@layer base{*,:after,:before{box-sizing:border-box}html{overflow-x:clip;scroll-behavior:smooth}blockquote,body,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}body{min-height:100vh;overflow-x:clip}canvas,img,picture,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}ol,ul{list-style:none;padding:0}}