*,::after,::before{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;background:var(--jp-color-app-bg);color:var(--jp-color-lavender);position:relative}body::before{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;background-image:var(--jp-noise-texture);opacity:.12;mix-blend-mode:overlay}canvas,img,picture,svg,video{display:block;max-width:100%}ol,ul{list-style:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}