body,html{margin:0;padding:0;height:100%;background:#f0eee9;font-family:Geist,system-ui,sans-serif;color:#0f1115}*{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:rgba(15,17,21,.12);border-radius:10px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:rgba(15,17,21,.22);background-clip:padding-box;border:2px solid transparent}::-webkit-scrollbar-track{background:transparent}button,input,select,textarea{font-family:inherit}