*,:after,:before{box-sizing:border-box}*{margin:0}html{text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow:visible!important;scroll-behavior:smooth;scroll-padding-top:80px;-webkit-overflow-scrolling:touch;font-feature-settings:"cv02","cv03","cv04","cv11";font-variation-settings:"opsz" 32}body,html{overscroll-behavior:none}body{min-height:100vh;min-height:100svh;max-width:100vw;height:100%;display:flex;flex-direction:column;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background-color:var(--color-background);color:var(--color-label);font-family:inherit;font-weight:400;letter-spacing:-.011em;transition:background-color .3s cubic-bezier(0,0,.2,1),color .3s cubic-bezier(0,0,.2,1)}body>*{flex:1 1}*{transition:background-color .3s cubic-bezier(0,0,.2,1),color .3s cubic-bezier(0,0,.2,1),border-color .3s cubic-bezier(0,0,.2,1),box-shadow .3s cubic-bezier(0,0,.2,1)}canvas,iframe,img,picture,script,style,svg,video{transition:none}a{text-decoration:none;color:inherit;transition:color .2s cubic-bezier(.16,1,.3,1);text-underline-offset:0;text-decoration-thickness:0}a:hover{color:var(--color-brand-base);text-decoration:none;transition:color .2s ease}a:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:4px}ul{list-style:none;padding:0;margin:0}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6,p{text-wrap:pretty}button{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid var(--color-focus-ring-strong);outline-offset:2px}input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}#__next,#root{isolation:isolate}