.proyeccion-container{padding:.5rem 2.5rem 2.5rem;max-width:1600px;margin:0 auto;background:linear-gradient(to bottom,#f8fafc 0%,#ffffff 100%);min-height:100vh}.proyeccion-header{margin-bottom:2rem}.header-content{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.title-section{display:flex;align-items:center;gap:1.25rem}.title-accent{width:5px;height:48px;background:linear-gradient(180deg,#7C3AED 0%,#A855F7 100%);border-radius:3px;box-shadow:0 4px 12px #7c3aed4d}.main-title{font-size:2.5rem;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.subtitle{font-size:.95rem;color:#64748b;margin:.25rem 0 0;font-weight:500;letter-spacing:.01em}.variable-selector{padding:.75rem 1.25rem;border-radius:12px;border:2px solid #E2E8F0;font-size:.95rem;font-weight:500;background:#FFFFFF;color:#1e293b;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.variable-selector:hover{border-color:#7c3aed;box-shadow:0 4px 12px #7c3aed26}.variable-selector:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.location-title{font-size:1rem;color:#64748b;margin:0 0 2.5rem;font-weight:500;letter-spacing:.01em}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:linear-gradient(135deg,#FFFFFF 0%,#F8FAFC 100%);border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1.25rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid #E2E8F0;transition:all .3s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px #0000001a,0 4px 6px -2px #0000000d}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon svg{width:24px;height:24px}.stat-icon-primary{background:linear-gradient(135deg,#7C3AED 0%,#A855F7 100%);color:#fff}.stat-icon-secondary{background:linear-gradient(135deg,#3B82F6 0%,#60A5FA 100%);color:#fff}.stat-icon-tertiary{background:linear-gradient(135deg,#10B981 0%,#34D399 100%);color:#fff}.stat-icon-quaternary{background:linear-gradient(135deg,#F59E0B 0%,#FBBF24 100%);color:#fff}.stat-content{flex:1}.stat-label{font-size:.875rem;color:#64748b;margin:0 0 .5rem;font-weight:500}.stat-value{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.02em}.info-card{background:linear-gradient(135deg,#EFF6FF 0%,#DBEAFE 100%);border-radius:16px;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem;margin-bottom:2rem;border:1px solid #BFDBFE;box-shadow:0 2px 4px #3b82f61a}.info-icon{width:40px;height:40px;border-radius:10px;background:#3B82F6;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-icon svg{width:20px;height:20px}.info-content{flex:1}.info-label{font-size:.875rem;color:#475569;margin:0 0 .25rem;font-weight:500}.info-value{font-size:1.125rem;font-weight:600;color:#1e40af;margin:0}.chart-card{background:#FFFFFF;border-radius:20px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 25px -5px #00000014,0 4px 6px -2px #0000000a;border:1px solid #E2E8F0;transition:all .3s ease;overflow:visible}.chart-card:hover{box-shadow:0 20px 40px -10px #0000001f,0 8px 12px -4px #0000000f}.chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.chart-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.01em}.chart-legend{display:flex;gap:1.5rem;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#475569;font-weight:500}.legend-line{width:32px;height:3px;border-radius:2px}.legend-line-primary{background:#7C3AED}.legend-line-dashed{background:#EF4444;border-top:2px dashed #EF4444;height:1px}.chart-wrapper{position:relative;width:100%;min-height:400px;background:#FAFBFC;border-radius:12px;padding:1.5rem;border:1px solid #E2E8F0;overflow:visible}.chart-canvas{width:100%;height:100%;position:relative}.table-card{background:#FFFFFF;border-radius:20px;padding:2rem;box-shadow:0 10px 25px -5px #00000014,0 4px 6px -2px #0000000a;border:1px solid #E2E8F0;overflow:hidden}.table-header{margin-bottom:2rem;background:#FFFFFF!important;padding:0;border:none!important}.table-header-content{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;flex-wrap:wrap;background:#FFFFFF!important}.table-title-wrapper{display:flex;align-items:flex-start;gap:1rem;flex:1;background:#FFFFFF!important}.table-icon{width:24px;height:24px;color:#7c3aed;margin-top:.25rem;flex-shrink:0}.table-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;letter-spacing:-.02em;line-height:1.2}.table-subtitle{font-size:.875rem;color:#64748b;margin:0;font-weight:400;line-height:1.5}.table-meta{display:flex;align-items:center;gap:1rem}.table-count-badge{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:linear-gradient(135deg,#F8FAFC 0%,#F1F5F9 100%);border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 1px 2px #0000000d}.table-count-icon{width:16px;height:16px;color:#64748b;flex-shrink:0}.table-count-number{font-size:1rem;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.table-count-label{font-size:.875rem;color:#64748b;font-weight:500}.table-wrapper{overflow-x:auto;border-radius:12px}.data-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.9rem}.data-table thead{background:#F8FAFC;position:sticky;top:0;z-index:10}.data-table th{padding:1rem 1.25rem;text-align:left;font-weight:600;color:#475569;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #E2E8F0;background:#F8FAFC}.data-table th:first-child{border-top-left-radius:12px}.data-table th:last-child{border-top-right-radius:12px}.data-table th.text-right{text-align:right}.data-table tbody tr{transition:all .2s ease;border-bottom:1px solid #F1F5F9}.data-table tbody tr:last-child{border-bottom:none}.data-table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.data-table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}.data-table tbody tr:hover{background:#F8FAFC}.data-table td{padding:1rem 1.25rem;color:#334155;font-weight:500;background:#FFFFFF}.data-table td.text-right{text-align:right;font-variant-numeric:tabular-nums}.date-cell{color:#475569;font-weight:600}.value-cell{color:#7c3aed;font-weight:700;font-size:.95rem}.bound-cell{color:#64748b;font-weight:500}.badge{display:inline-block;padding:.375rem .75rem;background:linear-gradient(135deg,#EFF6FF 0%,#DBEAFE 100%);color:#1e40af;border-radius:8px;font-size:.8rem;font-weight:600;border:1px solid #BFDBFE}.loading-container{display:flex;justify-content:center;align-items:center;padding:4rem 2rem}.empty-state{text-align:center;padding:4rem 2rem;background:#FFFFFF;border-radius:20px;box-shadow:0 4px 6px -1px #0000000d;border:1px solid #E2E8F0}.empty-icon{width:64px;height:64px;color:#94a3b8;margin:0 auto 1.5rem}.empty-state p{color:#64748b;font-size:1.125rem;font-weight:500;margin:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.proyeccion-container .u-legend th,.proyeccion-container .u-legend td,.proyeccion-container .u-legend .u-series{opacity:1!important}.proyeccion-container .u-legend .u-value{opacity:1!important;color:#475569!important}@media (max-width: 1024px){.proyeccion-container{padding:2rem}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.proyeccion-container{padding:1.5rem}.main-title{font-size:2rem}.stats-grid{grid-template-columns:1fr}.chart-wrapper{height:400px}.chart-header,.table-header{flex-direction:column;align-items:flex-start}.data-table{font-size:.8rem}.data-table th,.data-table td{padding:.75rem 1rem}}@media (max-width: 480px){.proyeccion-container{padding:1rem}.main-title{font-size:1.75rem}.chart-card,.table-card{padding:1.5rem}}
