:root{--background:#151515;--foreground:#fff;--header-height:70px;@media (max-width:768px){--header-height:52px}}*{box-sizing:border-box;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{display:none;width:8px;background-color:transparent;border-radius:999px}::-webkit-scrollbar-thumb{background-color:#414141;border-radius:999px}a{display:flex;text-decoration:none;color:inherit}body,html{height:100svh;width:100vw;overflow:hidden;color:var(--foreground);background-color:var(--background);touch-action:pan-x pan-y}.sub-frame-error,.widget_frame_base{position:fixed;z-index:-1;top:-2000px}button{background:#000;color:#fff;border:none;outline:none;padding:10px 15px;border-radius:6px;font-size:inherit;cursor:pointer}.grid-stack-item-content{overflow:visible!important}.grid-stack-placeholder{display:block}