.admin-sider{overflow:auto;height:100vh;position:fixed;left:0;top:0;bottom:0}.logo-container{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px}.logo-container.collapsed{font-size:18px}.site-layout{transition:all .2s}.admin-header{padding:0 24px;background:#fff;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;right:0;z-index:100;box-shadow:0 1px 4px #00152914;transition:left .2s;height:64px}.header-left{display:flex;align-items:center;flex:1}.header-tabs-container{flex:1;max-width:800px;height:64px;display:flex;align-items:flex-end;margin-left:16px}.trigger-icon{font-size:18px;cursor:pointer}.admin-layout{min-height:100vh}.admin-content{margin-top:64px;padding:16px;min-height:calc(100vh - 64px)}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;box-shadow:0 4px 20px #0000001a;border-radius:8px}.login-card .ant-card-head-title{text-align:center;font-size:24px;font-weight:700}.dashboard-loading{text-align:center;padding:100px 0}.dashboard-row{margin-bottom:24px}.f2a-container{width:100%}.f2a-status{margin-bottom:8px}.f2a-enabled{color:#52c41a}.f2a-disabled{color:#d9d9d9}.f2a-modal-content{width:100%;text-align:center}.f2a-qrcode-wrapper{display:flex;justify-content:center}.f2a-input{width:200px}*{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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{width:100%;height:100%}
