@keyframes skeleton-loading{0%{background-color:#d2d2d2}to{background-color:#eeecec}}:root{--container-width:370px;--footer:50px;--z-negative:-1;--z-base:0;--z-content:10;--z-header:20;--z-modal:30;--z-dropdown:40;--z-toast:50;--z-loader:60;--person-card-w:221px;--person-card-w-mobile:159px}@media(min-width:730px){:root{--container-width:730px}}@media(min-width:950px){:root{--container-width:950px}}@media(min-width:1260px){:root{--container-width:1260px}}@media(min-width:1460px){:root{--container-width:1460px}}@media(min-width:1620px){:root{--container-width:1620px}}html{scroll-behavior:smooth}body,html{padding:0;margin:0;font-style:normal;background-color:#fff;color:#000}body::-webkit-scrollbar,html::-webkit-scrollbar{background:transparent;width:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box}main{display:flex;flex-direction:column;margin:0}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}body.no-scroll{overflow:hidden;position:fixed;width:100%}.is-rounded{border-radius:50%;overflow:hidden;position:relative}.is-rounded img{width:100%;height:100%;object-fit:cover}@media(prefers-color-scheme:dark){body{color:unset;background:unset}}:root{--button-font:var(--font-unbounded);--button-border:100px;--height:50px}