.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.login-card{width:100%;max-width:400px}.login-logo-container{border-radius:20px;margin:0 auto 24px;align-items:center;justify-content:center}.login-title{text-align:center;margin-bottom:32px}.login-button{width:100%;box-shadow:0 4px 12px #5661e74d}.login-link{text-decoration:none}.login-footer{text-align:center;margin-top:32px;padding-top:24px;border-top:1px solid var(--font-desabilitado)}.ant-layout-header{display:flex!important;align-items:center!important;justify-content:space-between!important;z-index:1!important}.ant-layout-content{margin:24px!important;padding:24px!important;border-radius:8px!important;overflow:auto!important}.logo-container{padding:16px;text-align:center;height:64px;display:flex;align-items:center;justify-content:center}.logo-text{margin:0;font-family:var(--unnamed-font-family-roboto),sans-serif;font-weight:500;font-size:22px}.logo-image{max-width:90%;max-height:90%;transition:filter .3s ease}.user-dropdown{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s}.user-actions{display:flex;align-items:center;gap:16px}.page-container{padding:0}.form-actions{margin-bottom:0;text-align:right}.dashboard-statistic .ant-statistic-content-value{font-size:48px!important;font-weight:700!important}.dashboard-icon{font-size:24px}.chart-placeholder{display:flex;align-items:center;justify-content:center;height:300px;border-radius:8px}.chart-placeholder-large{display:flex;align-items:center;justify-content:center;height:200px;border-radius:8px}.loading-container,.error-container{text-align:center;padding:50px}.actions-bar{margin-bottom:16px;width:100%;justify-content:space-between}.search-input{width:300px}.tenant-cards{margin-bottom:16px}.tenant-card-small{margin-bottom:8px}.config-form{margin-bottom:16px}.config-textarea{resize:vertical}@media (max-width: 768px){.ant-layout-content{margin:16px!important;padding:16px!important}.actions-bar{flex-direction:column;gap:16px}.search-input{width:100%}}:root{--font-desabilitado: #d9d9d9;--color-primary: #1890ff;--unnamed-font-family-roboto: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.theme-toggle{color:inherit;border:none;background:transparent}.theme-toggle:hover{color:#1890ff;background-color:#1890ff1a}html[data-theme=dark]{--font-desabilitado: #424242;--color-primary: #1890ff}html[data-theme=dark] td{color:#ffffffd9}html[data-theme=dark] .logo-text{color:#fff!important}html[data-theme=dark] .logo-image{filter:invert(1)}html[data-theme=dark] .logo-container{border-bottom:1px solid #424242}html[data-theme=light]{--font-desabilitado: #d9d9d9;--color-primary: #1890ff}html[data-theme=light] .logo-text{color:#1890ff!important}html[data-theme=light] .logo-image{filter:none}html[data-theme=light] .logo-container{border-bottom:1px solid #d9d9d9}html[data-theme=dark] .login-container{background-color:#141414!important}html[data-theme=dark] .login-card{background-color:#1f1f1f!important;border:1px solid #424242!important}html[data-theme=dark] .login-card .ant-card-body{background-color:#1f1f1f!important}html[data-theme=light] .login-container{background-color:#f5f5f5!important}html[data-theme=light] .login-card{background-color:#fff!important;border:1px solid #d9d9d9!important}html[data-theme=dark] .login-title h2,html[data-theme=dark] .login-title .ant-typography,html[data-theme=dark] .login-footer{color:#fff!important}html[data-theme=dark] .login-link{color:#1890ff!important}html[data-theme=dark] .login-link:hover{color:#40a9ff!important}html[data-theme=dark] .login-card .ant-typography,html[data-theme=dark] .login-card .ant-typography h1,html[data-theme=dark] .login-card .ant-typography h2,html[data-theme=dark] .login-card .ant-typography h3,html[data-theme=dark] .login-card .ant-typography h4,html[data-theme=dark] .login-card .ant-typography h5,html[data-theme=dark] .login-card .ant-typography h6{color:#fff!important}html[data-theme=light] .login-card .ant-typography{color:#000!important}html[data-theme=dark] .ant-upload-drag{background:linear-gradient(135deg,#1f1f1f,#2a2a2a)!important;border-color:#1890ff!important}html[data-theme=dark] .ant-upload-drag .ant-upload-drag-container{color:#fff!important}html[data-theme=dark] .ant-upload-drag .anticon{color:#1890ff!important}html[data-theme=light] .ant-upload-drag{background:linear-gradient(135deg,#f5f7fa,#c3cfe2)!important;border-color:#5661e7!important}html[data-theme=dark] .info-container{background:#2a2a2a!important;color:#fff!important;border-color:#424242!important}html[data-theme=dark] .info-container strong{color:#1890ff!important}html[data-theme=light] .info-container{background:#f8f9fa!important;color:#000!important;border-color:#e9ecef!important}*{margin:0;padding:0;box-sizing:border-box}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}
