*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{scrollbar-width:thin;scrollbar-color:#C7CBD1 transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#c7cbd1;border-radius:8px}*::-webkit-scrollbar-thumb:hover{background:#a9aeb6}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' fill='none' stroke='%23444444' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 10px center}.dudy-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:dudy-spin .7s linear infinite}@keyframes dudy-spin{to{transform:rotate(360deg)}}.dudy-skel{background:linear-gradient(90deg,#ecedef 25%,#f5f6f7 37%,#ecedef 63%);background-size:400% 100%;animation:dudy-shimmer 1.4s ease infinite}@keyframes dudy-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.dudy-avatar{position:relative;cursor:pointer}.dudy-avatar:hover .dudy-avatar-hover{opacity:1!important}
