body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f0f2f5;padding:20px}.login-card{width:100%;max-width:400px}.home-layout{min-height:100vh;background-color:#f5f5f5}.home-header{background-color:#fff;padding:0 20px;height:64px;line-height:64px;display:flex;justify-content:space-between}.home-main{padding:20px}.device-status-card,.device-list-card,.instructions-card,.error-message-card{margin-bottom:24px}.header-left,.header-right{display:flex;align-items:center}.analysis-layout{min-height:100vh;background-color:#f5f5f5}.analysis-header{background-color:#fff;padding:0 20px;height:64px;line-height:64px;display:flex;justify-content:space-between}.analysis-main{padding:20px}.stat-card{margin-bottom:24px}.action-item{margin-bottom:8px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}button,input{font-family:inherit;outline:none}
