@import"https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";:root{--verde: #1D9E75;--verde-dark: #0f6e52;--verde-light: #e8f7f2;--verde-border: #a8dfc9;--sidebar-bg: #0f172a;--sidebar-text: rgba(255, 255, 255, .55);--sidebar-muted: rgba(255, 255, 255, .25);--white: #ffffff;--bg: #f4f6f8;--bg2: #eef0f3;--border: #e2e8f0;--text: #1e293b;--text2: #64748b;--text3: #94a3b8;--info: #2563eb;--info-bg: #eff6ff;--info-border: #bfdbfe;--warn: #d97706;--warn-bg: #fffbeb;--warn-border: #fde68a;--danger: #dc2626;--danger-bg: #fef2f2;--danger-border: #fecaca;--success: #16a34a;--success-bg: #f0fdf4;--success-border: #bbf7d0;--sidebar-w: 210px;--topbar-h: 54px;--radius: 8px;--radius-lg: 12px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 6px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.04)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{height:100%;font-family:DM Sans,sans-serif;font-size:14px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}app-root{display:flex;flex-direction:column;height:100%}a{color:inherit;text-decoration:none}button{font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}router-outlet+*{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.app{height:100vh!important}.main{height:100%}app-dashboard,app-propietarios-lista,app-lotes-lista,app-servicios-lista,app-lecturas-lista,app-instalaciones-lista,app-almacen-lista{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}app-main-layout{display:flex!important;flex:1;width:100%;height:100%;min-height:0;overflow:hidden}
