.PlanificadorTurnosCuidadores-module__wJE1lW__container{--primary:#2e86ab;--secondary:#48a9a6;--accent:#7fb3d3;--bg-primary:#fafafa;--bg-card:#fff;--text-primary:#1a1a1a;--text-secondary:#666;--text-muted:#999;--border:#e5e5e5;--hover:#f5f5f5;--danger:#e07a5f;--warning-bg:#fff3cd;--warning-border:#ffd666;--warning-text:#856404;--radius:12px;--radius-large:16px;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;max-width:1200px;padding:var(--spacing-xl) var(--spacing-lg);background:var(--bg-primary);min-height:100vh;color:var(--text-primary);margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-theme=dark] .PlanificadorTurnosCuidadores-module__wJE1lW__container{--bg-primary:#1a1a1a;--bg-card:#2a2a2a;--text-primary:#e5e5e5;--text-secondary:#b0b0b0;--text-muted:#888;--border:#404040;--hover:#333;--warning-bg:#3d3520;--warning-border:#a68b00;--warning-text:#ffd666}.PlanificadorTurnosCuidadores-module__wJE1lW__hero{text-align:center;margin-bottom:var(--spacing-xl);padding:var(--spacing-xl);background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);border-radius:var(--radius-large);color:#fff;margin-top:80px}.PlanificadorTurnosCuidadores-module__wJE1lW__title{margin-bottom:var(--spacing-md);font-size:2.2rem;font-weight:700}.PlanificadorTurnosCuidadores-module__wJE1lW__subtitle{opacity:.95;font-size:1.15rem}.PlanificadorTurnosCuidadores-module__wJE1lW__card{background:var(--bg-card);padding:var(--spacing-xl);border-radius:var(--radius-large);border:1px solid var(--border);margin-bottom:var(--spacing-xl)}.PlanificadorTurnosCuidadores-module__wJE1lW__cardTitle{color:var(--text-primary);margin-bottom:var(--spacing-sm);font-size:1.4rem;font-weight:700}.PlanificadorTurnosCuidadores-module__wJE1lW__cardDesc{color:var(--text-secondary);margin-bottom:var(--spacing-lg);font-size:.95rem}.PlanificadorTurnosCuidadores-module__wJE1lW__addRow{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);display:flex}.PlanificadorTurnosCuidadores-module__wJE1lW__input{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-primary);color:var(--text-primary);flex:1;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.PlanificadorTurnosCuidadores-module__wJE1lW__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2e86ab26}[data-theme=dark] .PlanificadorTurnosCuidadores-module__wJE1lW__input{border-color:var(--border);color:var(--text-primary);background:#333}.PlanificadorTurnosCuidadores-module__wJE1lW__btnPrimary{border-radius:var(--radius);background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.PlanificadorTurnosCuidadores-module__wJE1lW__btnPrimary:hover:not(:disabled){background:#256a8a;transform:translateY(-1px)}.PlanificadorTurnosCuidadores-module__wJE1lW__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.PlanificadorTurnosCuidadores-module__wJE1lW__btnPrimary:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.PlanificadorTurnosCuidadores-module__wJE1lW__cuidadorList{gap:var(--spacing-sm);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.PlanificadorTurnosCuidadores-module__wJE1lW__cuidadorItem{align-items:center;gap:var(--spacing-sm);background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius);padding:.5rem .75rem;font-size:.95rem;display:flex}.PlanificadorTurnosCuidadores-module__wJE1lW__cuidadorColor{border-radius:50%;flex-shrink:0;width:14px;height:14px}.PlanificadorTurnosCuidadores-module__wJE1lW__cuidadorNombre{color:var(--text-primary);font-weight:500}.PlanificadorTurnosCuidadores-module__wJE1lW__btnRemove{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1rem;line-height:1;transition:color .2s}.PlanificadorTurnosCuidadores-module__wJE1lW__btnRemove:hover{color:var(--danger)}.PlanificadorTurnosCuidadores-module__wJE1lW__btnRemove:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.PlanificadorTurnosCuidadores-module__wJE1lW__calendarGrid{background:var(--border);border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:120px repeat(7,1fr);gap:1px;display:grid;overflow:hidden}.PlanificadorTurnosCuidadores-module__wJE1lW__calendarMobile{display:none}.PlanificadorTurnosCuidadores-module__wJE1lW__gridCell{background:var(--bg-card);padding:var(--spacing-sm) var(--spacing-sm);flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:70px;display:flex}.PlanificadorTurnosCuidadores-module__wJE1lW__gridHeader{background:var(--primary);color:#fff;min-height:auto;padding:.6rem var(--spacing-sm);text-align:center;font-size:.85rem;font-weight:600}.PlanificadorTurnosCuidadores-module__wJE1lW__gridCorner{background:var(--secondary)}.PlanificadorTurnosCuidadores-module__wJE1lW__gridRowHeader{background:var(--bg-primary);text-align:center;color:var(--text-primary);font-size:.85rem}.PlanificadorTurnosCuidadores-module__wJE1lW__horarioLabel{color:var(--text-muted);font-size:.75rem;font-weight:400;display:block}.PlanificadorTurnosCuidadores-module__wJE1lW__turnoSelect{border:1px solid var(--border);background:var(--bg-primary);width:100%;color:var(--text-primary);cursor:pointer;border-radius:6px;padding:.35rem;font-size:.8rem}.PlanificadorTurnosCuidadores-module__wJE1lW__turnoSelect:focus{border-color:var(--primary);outline:none}[data-theme=dark] .PlanificadorTurnosCuidadores-module__wJE1lW__turnoSelect{border-color:var(--border);color:var(--text-primary);background:#333}.PlanificadorTurnosCuidadores-module__wJE1lW__asignadoTag{color:#fff;text-overflow:ellipsis;white-space:nowrap;border-radius:10px;max-width:100%;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block;overflow:hidden}.PlanificadorTurnosCuidadores-module__wJE1lW__barsContainer{gap:var(--spacing-md);margin-bottom:var(--spacing-xl);flex-direction:column;display:flex}.PlanificadorTurnosCuidadores-module__wJE1lW__barRow{align-items:center;gap:var(--spacing-md);display:flex}.PlanificadorTurnosCuidadores-module__wJE1lW__barLabel{width:100px;color:var(--text-primary);text-align:right;flex-shrink:0;font-size:.9rem;font-weight:500}.PlanificadorTurnosCuidadores-module__wJE1lW__barTrack{background:var(--bg-primary);border:1px solid var(--border);border-radius:14px;flex:1;height:28px;overflow:hidden}.PlanificadorTurnosCuidadores-module__wJE1lW__barFill{border-radius:14px;min-width:2px;height:100%;transition:width .4s}.PlanificadorTurnosCuidadores-module__wJE1lW__barValue{width:50px;color:var(--text-primary);flex-shrink:0;font-size:.9rem;font-weight:600}.PlanificadorTurnosCuidadores-module__wJE1lW__summaryGrid{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);grid-template-columns:1fr 1fr;display:grid}.PlanificadorTurnosCuidadores-module__wJE1lW__summaryItem{background:var(--bg-primary);padding:var(--spacing-md);border-radius:var(--radius);text-align:center;border:1px solid var(--border)}.PlanificadorTurnosCuidadores-module__wJE1lW__summaryLabel{color:var(--text-secondary);margin-bottom:4px;font-size:.85rem;display:block}.PlanificadorTurnosCuidadores-module__wJE1lW__summaryValue{color:var(--primary);font-size:1.3rem;font-weight:700;display:block}.PlanificadorTurnosCuidadores-module__wJE1lW__uncovered{color:var(--danger)}.PlanificadorTurnosCuidadores-module__wJE1lW__alertBox{background:var(--warning-bg);border:1px solid var(--warning-border);border-radius:var(--radius);padding:var(--spacing-md) var(--spacing-lg);color:var(--warning-text);margin-bottom:var(--spacing-lg);font-size:.95rem;line-height:1.5}.PlanificadorTurnosCuidadores-module__wJE1lW__btnDanger{border:2px solid var(--danger);border-radius:var(--radius);color:var(--danger);cursor:pointer;background:0 0;margin:0 auto;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:block}.PlanificadorTurnosCuidadores-module__wJE1lW__btnDanger:hover{background:var(--danger);color:#fff}.PlanificadorTurnosCuidadores-module__wJE1lW__btnDanger:focus-visible{outline:2px solid var(--danger);outline-offset:2px}.PlanificadorTurnosCuidadores-module__wJE1lW__guideSection{padding:var(--spacing-lg) 0}.PlanificadorTurnosCuidadores-module__wJE1lW__guideSection h2{color:var(--text-primary);margin-bottom:var(--spacing-md);font-size:1.3rem}.PlanificadorTurnosCuidadores-module__wJE1lW__comparisonTable{margin-bottom:var(--spacing-lg);overflow-x:auto}.PlanificadorTurnosCuidadores-module__wJE1lW__comparisonTable table{border-collapse:collapse;width:100%;font-size:.9rem}.PlanificadorTurnosCuidadores-module__wJE1lW__comparisonTable th,.PlanificadorTurnosCuidadores-module__wJE1lW__comparisonTable td{border:1px solid var(--border);text-align:left;padding:.75rem 1rem}.PlanificadorTurnosCuidadores-module__wJE1lW__comparisonTable th{background:var(--primary);color:#fff;font-weight:600}.PlanificadorTurnosCuidadores-module__wJE1lW__comparisonTable td{background:var(--bg-card);color:var(--text-primary)}.PlanificadorTurnosCuidadores-module__wJE1lW__comparisonTable tr:nth-child(2n) td{background:var(--bg-primary)}.PlanificadorTurnosCuidadores-module__wJE1lW__tipsGrid{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr);display:grid}.PlanificadorTurnosCuidadores-module__wJE1lW__tipCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-lg)}.PlanificadorTurnosCuidadores-module__wJE1lW__tipCard h3{color:var(--primary);margin-bottom:var(--spacing-sm);font-size:1.05rem}.PlanificadorTurnosCuidadores-module__wJE1lW__tipCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.PlanificadorTurnosCuidadores-module__wJE1lW__warningBox{background:var(--warning-bg);border:1px solid var(--warning-border);border-left:4px solid var(--danger);border-radius:var(--radius);padding:var(--spacing-lg);color:var(--warning-text);line-height:1.6}.PlanificadorTurnosCuidadores-module__wJE1lW__warningBox ul{margin:var(--spacing-sm) 0;padding-left:1.5rem}.PlanificadorTurnosCuidadores-module__wJE1lW__warningBox li{margin-bottom:4px}[data-theme=dark] .PlanificadorTurnosCuidadores-module__wJE1lW__warningBox{color:#ffb3a0;background:#3d2520;border-color:#a64b3d}.PlanificadorTurnosCuidadores-module__wJE1lW__faqItem{border:1px solid var(--border);border-radius:var(--radius);margin-bottom:var(--spacing-sm);overflow:hidden}.PlanificadorTurnosCuidadores-module__wJE1lW__faqItem summary{padding:var(--spacing-md) var(--spacing-lg);cursor:pointer;color:var(--text-primary);background:var(--bg-primary);font-weight:600;transition:background .2s}.PlanificadorTurnosCuidadores-module__wJE1lW__faqItem summary:hover{background:var(--hover)}.PlanificadorTurnosCuidadores-module__wJE1lW__faqItem p{padding:var(--spacing-md) var(--spacing-lg);color:var(--text-secondary);font-size:.9rem;line-height:1.6}.PlanificadorTurnosCuidadores-module__wJE1lW__mobileDay{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:var(--spacing-md);overflow:hidden}.PlanificadorTurnosCuidadores-module__wJE1lW__mobileDayTitle{background:var(--primary);color:#fff;padding:.5rem var(--spacing-md);font-size:1rem;font-weight:600}.PlanificadorTurnosCuidadores-module__wJE1lW__mobileShift{padding:var(--spacing-sm) var(--spacing-md);border-bottom:1px solid var(--border);align-items:center;gap:var(--spacing-md);display:flex}.PlanificadorTurnosCuidadores-module__wJE1lW__mobileShift:last-child{border-bottom:none}.PlanificadorTurnosCuidadores-module__wJE1lW__mobileShiftLabel{flex-shrink:0;width:90px;font-size:.85rem}.PlanificadorTurnosCuidadores-module__wJE1lW__mobileShift .PlanificadorTurnosCuidadores-module__wJE1lW__turnoSelect{flex:1}@media (max-width:768px){.PlanificadorTurnosCuidadores-module__wJE1lW__hero{padding:var(--spacing-lg);margin-top:60px}.PlanificadorTurnosCuidadores-module__wJE1lW__title{font-size:1.6rem}.PlanificadorTurnosCuidadores-module__wJE1lW__subtitle{font-size:.95rem}.PlanificadorTurnosCuidadores-module__wJE1lW__calendarGrid{display:none}.PlanificadorTurnosCuidadores-module__wJE1lW__calendarMobile{display:block}.PlanificadorTurnosCuidadores-module__wJE1lW__tipsGrid,.PlanificadorTurnosCuidadores-module__wJE1lW__summaryGrid{grid-template-columns:1fr}.PlanificadorTurnosCuidadores-module__wJE1lW__addRow{flex-direction:column}.PlanificadorTurnosCuidadores-module__wJE1lW__barLabel{width:70px;font-size:.8rem}.PlanificadorTurnosCuidadores-module__wJE1lW__barValue{width:40px;font-size:.8rem}}
