html,body,#root,.app{height:100%;width:100%;font-family:Inter,Segoe UI,sans-serif}.app{display:flex;position:relative;height:100vh;overflow:hidden}.content{flex:1;overflow-y:auto;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6b7280}
