html,body,#root{height:100%}html{overflow:hidden}:root{--bg-color:#0a0a0a;--card-color:#151515;--accent-color:#6366f1;--text-primary:#fff;--text-secondary:#a0a0a0;--border-color:#262626;--success-color:#10b981;--error-color:#ef4444;--warning-color:#f59e0b}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif}#root{height:100%}html{-webkit-text-size-adjust:100%}.crm-grid-4{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.crm-grid-3{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.crm-grid-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.crm-form-layout{grid-template-columns:1fr 1fr;display:grid}.crm-grid-2-1{grid-template-columns:2fr 1fr;gap:1rem;display:grid}.crm-grid-1-2{grid-template-columns:1fr 2fr;gap:1rem;display:grid}.crm-grid-auto{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.crm-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.crm-row-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.crm-form-card{background-color:var(--card-color);border:1px solid var(--border-color);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.crm-form-card h3{color:var(--accent-color);margin-bottom:1.25rem;font-size:1rem}@media (width<=1024px){.crm-grid-4{grid-template-columns:repeat(2,1fr);gap:1rem}.crm-grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.crm-grid-4,.crm-grid-3,.crm-grid-2,.crm-grid-2-1,.crm-grid-1-2,.crm-form-layout{grid-template-columns:1fr;gap:.75rem}.crm-form-card{padding:1rem}table{-webkit-overflow-scrolling:touch;white-space:nowrap;scrollbar-width:thin;scrollbar-color:var(--border-color) transparent;display:block;overflow-x:auto}table::-webkit-scrollbar{height:6px}table::-webkit-scrollbar-track{background:0 0}table::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:3px}table::-webkit-scrollbar-thumb:hover{background-color:var(--text-secondary)}td,th{font-size:.8rem;padding:.6rem .75rem!important}input,select,textarea{width:100%;max-width:100%;font-size:16px}.crm-page-header{flex-direction:column;align-items:flex-start}.crm-page-header button,.crm-page-header a{justify-content:center;width:100%}.crm-row-actions button{padding:.4rem!important}}@media (width<=480px){.crm-grid-4>div{padding:1rem!important}.crm-grid-4>div>div:last-child{font-size:1.5rem!important}}.rpt-header{border-bottom:2px solid #1f2937;margin-bottom:1.25rem;padding-bottom:.875rem}.rpt-header h1{color:#111827;margin:0 0 .125rem;font-size:1.125rem;font-weight:700}.rpt-header h2{color:#6b7280;margin:0 0 .375rem;font-size:.875rem;font-weight:500}.rpt-header p{color:#9ca3af;margin:.125rem 0;font-size:.6875rem}.rpt-kpis{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.875rem;margin:1.25rem 0;display:grid}.rpt-kpi{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.875rem 1rem}.rpt-kpi-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem}.rpt-kpi-value{color:#111827;margin-top:.25rem;font-size:1.375rem;font-weight:700}.rpt-kpi-sub{color:#6b7280;margin-top:.125rem;font-size:.6875rem}.rpt-table{border-collapse:collapse;width:100%;margin-top:.875rem}.rpt-table thead tr{background:#1f2937}.rpt-table th{color:#f9fafb;text-align:left;white-space:nowrap;padding:.625rem .75rem;font-size:.6875rem;font-weight:600}.rpt-table td{color:#374151;border-bottom:1px solid #f3f4f6;padding:.5rem .75rem;font-size:.8125rem}.rpt-table tbody tr:hover td{background:#f9fafb}.rpt-badge{letter-spacing:.025em;border-radius:9999px;padding:.125rem .5rem;font-size:.625rem;font-weight:700;display:inline-block}.rpt-pago{color:#065f46;background:#d1fae5}.rpt-pendente{color:#92400e;background:#fef3c7}.rpt-cancelado{color:#991b1b;background:#fee2e2}.rpt-ok{color:#065f46;background:#d1fae5}.rpt-alerta{color:#991b1b;background:#fee2e2}.rpt-footer{color:#9ca3af;border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:.625rem;font-size:.6875rem}@media print{.rpt-table thead tr{-webkit-print-color-adjust:exact;print-color-adjust:exact}.rpt-table tbody tr:nth-child(2n) td{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#f9fafb}.rpt-kpi,.rpt-badge,.rpt-pago,.rpt-pendente,.rpt-cancelado,.rpt-ok,.rpt-alerta{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._layout_1geyt_1{grid-template:"sidebar header"64px"sidebar content"1fr/240px 1fr;height:100%;display:grid;overflow:hidden}._header_1geyt_12{background-color:var(--card-color);border-bottom:1px solid var(--border-color);grid-area:header;justify-content:space-between;align-items:center;min-width:0;padding:0 2rem;display:flex}._sidebar_1geyt_23{background-color:var(--card-color);border-right:1px solid var(--border-color);flex-direction:column;grid-area:sidebar;padding:1.5rem;display:flex;overflow:hidden}._content_1geyt_33{grid-area:content;min-width:0;padding:2rem;overflow-y:auto}._navItem_1geyt_40{color:var(--text-secondary);white-space:nowrap;cursor:pointer;width:100%;font-size:inherit;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.75rem 1rem;font-family:inherit;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}._navItem_1geyt_40:hover{color:var(--accent-color);background-color:#6366f11a}._navItemActive_1geyt_65{color:var(--accent-color);background-color:#6366f11a;font-weight:500}._logo_1geyt_71{color:var(--accent-color);white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1.25rem;font-weight:700;display:flex;overflow:hidden}._nav_1geyt_40{flex-direction:column;flex:1;display:flex}._sidebarFooter_1geyt_90{margin-top:auto}@media (width<=1024px){._layout_1geyt_1{grid-template-columns:72px 1fr}._sidebar_1geyt_23{align-items:center;padding:1.5rem .5rem}._logo_1geyt_71{justify-content:center;gap:0;margin-bottom:1.5rem;font-size:0}._navItem_1geyt_40{justify-content:center;gap:0;width:auto;margin-bottom:.25rem;padding:.75rem}._navItem_1geyt_40 span{display:none}._sidebarFooter_1geyt_90{flex-direction:column;align-items:center;width:100%;display:flex}}@media (width<=768px){._layout_1geyt_1{grid-template:"header"56px"content"1fr"sidebar"64px/1fr}._sidebar_1geyt_23{border-right:none;border-top:1px solid var(--border-color);-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;justify-content:space-around;align-items:center;padding:0 .25rem;overflow:auto hidden}._sidebar_1geyt_23::-webkit-scrollbar{display:none}._logo_1geyt_71{display:none}._navItem_1geyt_40{border-radius:8px;flex-direction:column;justify-content:center;gap:0;width:auto;min-width:44px;margin-bottom:0;padding:.5rem .75rem}._navItem_1geyt_40 span{display:none}._content_1geyt_33{padding:1rem}._nav_1geyt_40{flex-direction:row;flex:0;align-items:center}._sidebarFooter_1geyt_90{flex-direction:row;align-items:center;margin-top:0;display:flex}}
