*{box-sizing:border-box}html,body{width:100%;min-height:100vh;margin:0;padding:0;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}body{color:#111827;background:#f8fafc}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.layout{background:#f8fafc;width:100%;height:100vh;display:flex;overflow:hidden}.content{flex-direction:column;flex:1;height:100vh;display:flex;overflow:hidden}.page-container{flex:1;width:100%;padding:24px;overflow:auto}
