html,body,#root{height:100%;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#111;overflow:hidden}#root{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh}#root>div{height:100%;max-height:100%;min-height:0}*{box-sizing:border-box}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#0000000d;border-radius:2px}::-webkit-scrollbar-thumb{background:#0003;border-radius:2px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#0000004d}::-webkit-scrollbar:horizontal{height:6px}::-webkit-scrollbar-track:horizontal{background:#0000000d;border-radius:3px}::-webkit-scrollbar-thumb:horizontal{background:#00000040;border-radius:3px;transition:background .2s ease;min-width:40px}::-webkit-scrollbar-thumb:horizontal:hover{background:#00000059}::-webkit-scrollbar:vertical{width:4px}::-webkit-scrollbar-track:vertical{background:#0000000d;border-radius:2px}::-webkit-scrollbar-thumb:vertical{background:#0003;border-radius:2px;transition:background .2s ease}::-webkit-scrollbar-thumb:vertical:hover{background:#0000004d}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05)}.scrollbar-horizontal,[data-horizontal-scroll=true]{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) rgba(0,0,0,.05)}input:focus,textarea:focus{outline:0;box-shadow:none}
