:root{--crm-bg:#f8fafc;--crm-surface:#fff;--crm-card:#fff;--crm-elevated:#fff;--crm-text-primary:#0f172a;--crm-text-secondary:#64748b;--crm-text-muted:#94a3b8;--crm-border:#0f172a14;--crm-border-strong:#0f172a1f;--crm-shadow-sm:0 1px 2px #0f172a0a, 0 1px 3px #0f172a0f;--crm-shadow-md:0 4px 12px #0f172a0f, 0 2px 4px #0f172a0a;--crm-radius-sm:.375rem;--crm-radius-md:.5rem;--crm-radius-lg:.75rem;--crm-radius-xl:1rem;--crm-brand-orange:#f97316;--crm-brand-orange-hover:#ea580c;--crm-brand-orange-deep:#c2410c;--crm-brand-orange-muted:#f9731629;--crm-brand-orange-subtle:#f9731617;--crm-brand-orange-glow:#f9731647;--crm-module-row-even:#f8fafc;--crm-focus-ring:0 0 0 3px var(--crm-brand-orange-muted)}html.dark{--crm-bg:#0f172a;--crm-surface:#172033;--crm-card:#172033;--crm-elevated:#1e293b;--crm-text-primary:#f5f7fa;--crm-text-secondary:#94a3b8;--crm-text-muted:#64748b;--crm-border:#ffffff0f;--crm-border-strong:#ffffff1a;--crm-shadow-sm:0 1px 2px #0003, 0 1px 3px #00000026;--crm-shadow-md:0 4px 16px #00000040, 0 2px 6px #00000026;--crm-module-row-even:#94a3b80a}[data-module=clients]{--crm-module-row-even:#f8fafc}html.dark [data-module=clients]{--crm-module-row-even:#64748b0b}[data-module=presupuestos]{--crm-module-row-even:#fffdf3}html.dark [data-module=presupuestos]{--crm-module-row-even:#c58b000b}[data-module=policies]{--crm-module-row-even:#f5f8ff}html.dark [data-module=policies]{--crm-module-row-even:#4f6ef70b}[data-module=receipts]{--crm-module-row-even:#f4fbf6}html.dark [data-module=receipts]{--crm-module-row-even:#199c570b}[data-module=claims]{--crm-module-row-even:#fff7f2}html.dark [data-module=claims]{--crm-module-row-even:#e46a2e0b}[data-module=agenda]{--crm-module-row-even:#f9f7ff}html.dark [data-module=agenda]{--crm-module-row-even:#7c5cfc0b}[data-module=companies]{--crm-module-row-even:#f3fafb}html.dark [data-module=companies]{--crm-module-row-even:#1595a30b}html,body{background:var(--crm-bg);color:var(--crm-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif}.crm-main{background:var(--crm-bg);color:var(--crm-text-primary)}.crm-page{animation:.35s ease-out both crmFadeInUp}.crm-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.crm-page-title{letter-spacing:-.02em;color:var(--crm-text-primary);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.crm-page-title:before{content:"";background:var(--crm-brand-orange);border-radius:999px;flex-shrink:0;width:4px;height:1.5rem;display:inline-block}.crm-page-title--with-icon:before{display:none}.crm-detail-page .crm-page-title:before{height:1.75rem}.crm-card{background:var(--crm-card);border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);box-shadow:var(--crm-shadow-sm);transition:border-color .2s,box-shadow .2s}.crm-card:hover{border-color:var(--crm-border-strong)}.crm-filter-panel{background:var(--crm-card);border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);box-shadow:var(--crm-shadow-sm);padding:1rem 1.25rem}.crm-badge{border:1px solid var(--crm-border);background:var(--crm-surface);color:var(--crm-text-secondary);border-radius:999px;justify-content:center;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;line-height:1;display:inline-flex}.crm-badge--accent{background:var(--crm-brand-orange-subtle);border-color:var(--crm-brand-orange-muted);color:var(--crm-brand-orange-hover);font-weight:600}html.dark .crm-badge--accent{color:#fdba74}.crm-badge--count{background:var(--crm-brand-orange);color:#fff;border-color:#0000;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.625rem;font-weight:700}.crm-badge--selection{background:var(--crm-brand-orange-muted);border-color:var(--crm-brand-orange-muted);color:var(--crm-brand-orange-hover);font-weight:600}html.dark .crm-badge--selection{color:#fdba74}.crm-btn{border-radius:var(--crm-radius-md);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .1s;display:inline-flex}.crm-btn:active:not(:disabled){transform:scale(.98)}.crm-btn:disabled{opacity:.55;cursor:not-allowed}.crm-btn-primary{background:var(--crm-brand-orange);color:#fff;border-color:var(--crm-brand-orange);box-shadow:0 1px 2px #00000014}.crm-btn-primary:hover:not(:disabled){background:var(--crm-brand-orange-hover);border-color:var(--crm-brand-orange-hover)}.crm-btn-secondary{background:var(--crm-card);color:var(--crm-text-primary);border-color:var(--crm-border-strong);box-shadow:var(--crm-shadow-sm)}.crm-btn-secondary:hover:not(:disabled){background:var(--crm-brand-orange-subtle);border-color:var(--crm-brand-orange-muted)}.crm-btn-ghost{color:var(--crm-text-secondary);border-color:var(--crm-border);background:0 0}.crm-btn-ghost:hover:not(:disabled){background:var(--crm-brand-orange-subtle);color:var(--crm-text-primary);border-color:var(--crm-brand-orange-muted)}.crm-btn-danger{color:#dc2626;background:#fef2f2;border-color:#dc262633}html.dark .crm-btn-danger{color:#f87171;background:#dc26261f;border-color:#f8717140}.crm-btn-danger:hover:not(:disabled){background:#fee2e2;border-color:#dc262659}html.dark .crm-btn-danger:hover:not(:disabled){background:#dc262633}.crm-btn--active{background:var(--crm-brand-orange-subtle)!important;border-color:var(--crm-brand-orange-muted)!important;color:var(--crm-brand-orange-hover)!important}html.dark .crm-btn--active{color:#fdba74!important}.crm-btn--success{color:#fff!important;background:#059669!important;border-color:#059669!important}.crm-input,.crm-select{width:100%;height:2.5rem;color:var(--crm-text-primary);background:var(--crm-surface);border:1px solid var(--crm-border-strong);border-radius:var(--crm-radius-md);outline:none;padding:0 .75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}html.dark .crm-input,html.dark .crm-select{background:#0f172a}.crm-input:focus,.crm-select:focus{border-color:var(--crm-brand-orange);box-shadow:var(--crm-focus-ring)}.crm-filter-panel input,.crm-filter-panel select,.crm-filter-panel textarea{height:2.5rem;color:var(--crm-text-primary);background:var(--crm-surface);border:1px solid var(--crm-border-strong);border-radius:var(--crm-radius-md);outline:none;padding:0 .75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}html.dark .crm-filter-panel input,html.dark .crm-filter-panel select,html.dark .crm-filter-panel textarea{background:#0f172a}.crm-filter-panel input:focus,.crm-filter-panel select:focus,.crm-filter-panel textarea:focus{border-color:var(--crm-brand-orange);box-shadow:var(--crm-focus-ring)}.crm-filter-panel label{color:var(--crm-text-secondary)}.crm-label{color:var(--crm-text-secondary);flex-direction:column;gap:.25rem;font-size:.75rem;display:flex}.crm-detail-page .crm-detail-section{background:var(--crm-card);border-color:var(--crm-border);box-shadow:var(--crm-shadow-sm)}.crm-detail-page .crm-page-title,.crm-detail-page h1.text-2xl{color:var(--crm-text-primary)}.crm-detail-page .crm-page-title:before,.crm-detail-page h1.text-2xl.font-bold:before{content:"";background:var(--crm-brand-orange);border-radius:999px;flex-shrink:0;width:4px;height:1.5rem;margin-right:.5rem;display:inline-block}.crm-detail-page h1.text-2xl.font-bold{align-items:center;gap:.75rem;display:flex}.crm-table-wrap,.crm-list-panel{background:var(--crm-card);border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);box-shadow:var(--crm-shadow-sm);overflow:hidden}.crm-list-page .crm-table-wrap,.crm-list-page .crm-list-panel,html.dark .crm-list-page .crm-table-wrap,html.dark .crm-list-page .crm-list-panel{background:var(--crm-card)}.crm-list-toolbar{border-bottom:1px solid var(--crm-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.crm-list-toolbar__title{align-items:center;gap:.75rem;min-width:0;display:flex}.crm-list-toolbar__icon{color:var(--crm-brand-orange);flex-shrink:0;display:inline-flex}.crm-list-search{flex:1;min-width:15rem;max-width:20rem;position:relative}.crm-list-search__icon{color:var(--crm-text-muted);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.crm-list-search input{background:color-mix(in srgb, var(--crm-bg) 88%, var(--crm-surface));border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);width:100%;color:var(--crm-text-primary);outline:none;padding:.5rem 1rem .5rem 2.25rem;font-size:.75rem;transition:box-shadow .2s}.crm-list-search input::placeholder{color:var(--crm-text-muted)}.crm-list-search input:focus{box-shadow:0 0 0 2px var(--crm-brand-orange-muted)}.crm-list-table-scroll{overflow-x:auto}.crm-list-badge{border:1px solid var(--crm-border);background:color-mix(in srgb, var(--crm-bg) 90%, var(--crm-surface));color:var(--crm-text-secondary);white-space:nowrap;border-radius:999px;align-items:center;padding:.125rem .5rem;font-size:.5625rem;font-weight:600;line-height:1.4;display:inline-flex}.crm-list-badge--accent{background:var(--crm-brand-orange-subtle);border-color:var(--crm-brand-orange-muted);color:var(--crm-brand-orange-hover)}html.dark .crm-list-badge--accent{color:#fdba74}.crm-list-badge--success{color:#059669;background:#10b9811f;border-color:#10b98140}html.dark .crm-list-badge--success{color:#34d399}.crm-list-badge--muted{background:color-mix(in srgb, var(--crm-bg) 92%, var(--crm-surface));border-color:var(--crm-border);color:var(--crm-text-muted)}.crm-list-pagination{border-top:1px solid var(--crm-border);background:color-mix(in srgb, var(--crm-bg) 88%, var(--crm-surface));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.crm-list-pagination__summary{color:var(--crm-text-secondary);margin:0;font-size:.625rem;font-weight:600}.crm-list-pagination__controls button{border-radius:var(--crm-radius-md);color:var(--crm-text-secondary);padding:.25rem .5rem;font-size:.625rem;transition:background .15s,color .15s}.crm-list-pagination__controls button:hover:not(:disabled){background:color-mix(in srgb, var(--crm-bg) 80%, var(--crm-surface));color:var(--crm-text-primary)}.crm-list-pagination__controls button:disabled{opacity:.3;cursor:not-allowed}.crm-table{text-align:left;border-collapse:separate;border-spacing:0;width:100%;font-size:.875rem}.crm-table thead{background:color-mix(in srgb, var(--crm-bg) 70%, var(--crm-surface));border-bottom:1px solid var(--crm-border);color:var(--crm-text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:600}html.dark .crm-table thead{background:color-mix(in srgb, var(--crm-bg) 50%, var(--crm-card))}.crm-table thead th{white-space:nowrap;padding:.9375rem .875rem}.crm-table tbody tr{border-bottom:1px solid var(--crm-border);background:var(--crm-surface);border-left:3px solid #0000;transition:background .22s,border-color .22s,box-shadow .22s,transform .18s;position:relative}html.dark .crm-table tbody tr{background:var(--crm-card)}.crm-table tbody tr:nth-child(2n){background:var(--crm-module-row-even)}.crm-table tbody tr:last-child{border-bottom:none}.crm-table tbody tr:hover{border-left-color:var(--crm-brand-orange);box-shadow:inset 0 0 0 1px var(--crm-brand-orange-muted), 0 2px 8px #0f172a0a;z-index:1;transform:translateY(-1px);background:color-mix(in srgb, var(--crm-surface) 80%, var(--crm-brand-orange-subtle))!important}html.dark .crm-table tbody tr:hover{box-shadow:inset 0 0 0 1px var(--crm-brand-orange-muted), 0 4px 12px #0000002e;background:color-mix(in srgb, var(--crm-card) 75%, var(--crm-brand-orange-subtle))!important}.crm-table tbody tr.crm-row-selected{border-left-color:var(--crm-brand-orange);box-shadow:inset 3px 0 0 var(--crm-brand-orange);background:var(--crm-brand-orange-subtle)!important}.crm-table tbody td{color:var(--crm-text-primary);vertical-align:middle;padding:.9375rem .875rem}.crm-table .crm-sort-active{color:var(--crm-brand-orange)!important}html.dark .crm-table .crm-sort-active{color:#fdba74!important}.crm-table input[type=checkbox]{accent-color:var(--crm-brand-orange);cursor:pointer}.crm-list-page[data-module=clients] .crm-table tbody tr:nth-child(2n),.crm-list-page[data-module=clients] .crm-list-panel .crm-table tbody tr:nth-child(2n){background:var(--crm-module-row-even)}.crm-list-page[data-module=clients] .crm-table tbody tr:hover,.crm-list-page[data-module=clients] .crm-list-panel .crm-table tbody tr:hover{border-left-color:var(--crm-brand-orange);background:color-mix(in srgb, var(--crm-surface) 78%, var(--crm-brand-orange-subtle))!important}html.dark .crm-list-page[data-module=clients] .crm-table tbody tr:hover,html.dark .crm-list-page[data-module=clients] .crm-list-panel .crm-table tbody tr:hover{background:color-mix(in srgb, var(--crm-card) 72%, var(--crm-brand-orange-subtle))!important}.crm-list-page[data-module=clients] .crm-table tbody td{color:var(--crm-text-primary)}.crm-list-page[data-module=clients] .crm-status-badge{letter-spacing:.02em;border-style:solid;border-width:1px;font-size:.6875rem}.crm-list-page .crm-table,.crm-list-panel .crm-table{border-collapse:collapse;font-size:.75rem}.crm-list-page .crm-table thead,.crm-list-panel .crm-table thead{background:color-mix(in srgb, var(--crm-bg) 88%, var(--crm-surface));z-index:10;letter-spacing:.05em;text-transform:uppercase;color:var(--crm-text-secondary);border-bottom:1px solid var(--crm-border);font-size:.625rem;font-weight:700;position:sticky;top:0}.crm-list-page .crm-table thead th,.crm-list-panel .crm-table thead th{padding:.75rem 1rem}.crm-list-page .crm-table tbody tr,.crm-list-panel .crm-table tbody tr{border-bottom:1px solid color-mix(in srgb, var(--crm-border) 55%, transparent);background:var(--crm-card);box-shadow:none;border-left:none;transition:background .15s;transform:none}.crm-list-page .crm-table tbody tr:nth-child(2n),.crm-list-panel .crm-table tbody tr:nth-child(2n){background:var(--crm-card)}.crm-list-page .crm-table tbody tr:hover,.crm-list-panel .crm-table tbody tr:hover{box-shadow:none;border-left-color:#0000;transform:none;background:color-mix(in srgb, var(--crm-bg) 92%, var(--crm-surface))!important}html.dark .crm-list-page .crm-table tbody tr:hover,html.dark .crm-list-panel .crm-table tbody tr:hover{background:color-mix(in srgb, var(--crm-card) 85%, var(--crm-bg))!important}.crm-list-page .crm-table tbody tr.crm-row-selected,.crm-list-panel .crm-table tbody tr.crm-row-selected{border-left:3px solid var(--crm-brand-orange);background:var(--crm-brand-orange-subtle)!important}.crm-list-page .crm-table tbody td,.crm-list-panel .crm-table tbody td{padding:.75rem 1rem;font-size:.6875rem}.crm-list-page .crm-table tbody tr:last-child,.crm-list-panel .crm-table tbody tr:last-child{border-bottom:none}.crm-status-badge{letter-spacing:.02em;border:1px solid #0000;border-radius:999px;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;line-height:1.3;display:inline-flex}.crm-header{background:var(--crm-card);border-bottom:1px solid var(--crm-border);box-shadow:var(--crm-shadow-sm)}.crm-header-search{background:color-mix(in srgb, var(--crm-bg) 60%, var(--crm-card));border:1px solid var(--crm-border);color:var(--crm-text-primary)}.crm-header .crm-btn-ghost:hover:not(:disabled){color:var(--crm-brand-orange);background:var(--crm-brand-orange-subtle)}.crm-header-search:focus{border-color:var(--crm-brand-orange);box-shadow:0 0 0 3px var(--crm-brand-orange-muted);outline:none}.crm-header-brand-accent{color:var(--crm-brand-orange)}.crm-header .crm-badge--count{background:var(--crm-brand-orange)}.crm-sidebar{background:#0c1222;border-right:1px solid #ffffff0d}.crm-sidebar-scroll{padding-left:.625rem;padding-right:.625rem}.crm-sidebar-item{color:#94a3b8;border-radius:var(--crm-radius-lg);letter-spacing:.01em;font-weight:500;transition:background .2s,color .2s,box-shadow .2s,transform .15s}.crm-sidebar-item .crm-sidebar-icon{opacity:.82;transition:opacity .2s}.crm-sidebar-item:hover:not(.crm-sidebar-item--active){color:#f1f5f9;background:var(--crm-brand-orange-subtle);transform:translate(1px)}.crm-sidebar-item:hover:not(.crm-sidebar-item--active) .crm-sidebar-icon{opacity:1;color:#fdba74}.crm-sidebar-item--active{color:#fff;background:linear-gradient(135deg, var(--crm-brand-orange) 0%, var(--crm-brand-orange-hover) 100%);box-shadow:0 2px 10px var(--crm-brand-orange-glow), inset 0 1px 0 #ffffff1f}.crm-sidebar-item--active .crm-sidebar-icon{opacity:1}.crm-sidebar-item--sub{color:#64748b;font-size:.8125rem;font-weight:500}.crm-sidebar-item--sub.crm-sidebar-item--active{color:#fff}.crm-sidebar-section-label{letter-spacing:.08em;text-transform:uppercase;color:#475569;padding:0 .75rem .5rem;font-size:.6875rem;font-weight:700}.crm-sidebar-divider{background:#ffffff0f;height:1px;margin:.875rem .5rem}.crm-sidebar-subtree{border-left:1px solid #ffffff0f;margin-left:.625rem;padding-left:.375rem}.crm-sidebar-chevron{border-radius:.375rem;padding:.125rem;transition:background .15s}.crm-sidebar-chevron:hover{background:var(--crm-brand-orange-subtle)}.crm-kpi-card{background:var(--crm-card);border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);box-shadow:var(--crm-shadow-sm);padding:1.5rem;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.crm-kpi-card:hover{box-shadow:var(--crm-shadow-md);border-color:var(--crm-border-strong)}.crm-detail-section{background:var(--crm-card);border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);box-shadow:var(--crm-shadow-sm);padding:1rem 1.25rem}.crm-detail-page{animation:.35s ease-out both crmFadeInUp}@keyframes crmFadeInUp{0%{opacity:0}to{opacity:1}}.animate-fade-in-up{animation:.35s ease-out both crmFadeInUp}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}html.dark ::-webkit-scrollbar-track{background:#0f172a}html.dark ::-webkit-scrollbar-thumb{background:#334155}html.dark ::-webkit-scrollbar-thumb:hover{background:#475569}.custom-scrollbar-light::-webkit-scrollbar{width:6px}.custom-scrollbar-light::-webkit-scrollbar-track{background:#f1f5f9}.custom-scrollbar-light::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}html.dark .custom-scrollbar-light::-webkit-scrollbar-track{background:#0f172a}html.dark .custom-scrollbar-light::-webkit-scrollbar-thumb{background:#334155}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}html,body{overscroll-behavior-x:none;overflow-x:hidden}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}.mobile-app{-webkit-overflow-scrolling:touch;overscroll-behavior:none;touch-action:pan-y;padding-top:env(safe-area-inset-top,0px);background:var(--crm-bg);position:fixed;inset:0;overflow:hidden}.mobile-app *{-webkit-tap-highlight-color:transparent}.mobile-app input,.mobile-app textarea,.mobile-app select{touch-action:manipulation;font-size:16px!important}.mobile-scroll{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}@media (width<=768px){html{touch-action:pan-y}body{width:100%;position:relative;overflow-x:hidden}input,textarea,select{font-size:16px!important}}@keyframes fadeInDown{0%{opacity:0;transform:translate(-50%)translateY(-12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}body.app-busy,body.app-busy *{cursor:wait!important}
