.date-range-config{background:transparent;border-radius:0;padding:0;border:none}.date-range-header-compact{display:flex;align-items:center;gap:10px}.date-range-header-compact label{color:#2c3e50;font-size:14px;font-weight:500;white-space:nowrap}.date-input-compact{padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:14px;background:#fff;min-width:140px}.set-next-monday-btn-compact{padding:6px 12px;background:#5b9bd5;color:#fff;border:none;border-radius:4px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.set-next-monday-btn-compact:hover{background:#4a8bc2}.date-range-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.date-range-config h2{margin:0;color:#333;font-size:1.5em}.set-16-week-btn,.set-next-monday-btn{padding:8px 16px;background:#5b9bd5;color:#fff;border:none;border-radius:4px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.set-16-week-btn:hover,.set-next-monday-btn:hover{background:#4a8bc2}.date-inputs{display:flex;flex-direction:column;gap:15px}.date-input-group{display:flex;flex-direction:column;gap:8px}.date-input-group label{color:#666;font-size:14px;font-weight:500}.date-input-group input{padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;background:#fff}.date-range-info{margin-top:15px;padding:10px;background:#e7f3ff;border-radius:4px;border-left:4px solid #5b9bd5}.date-range-info p{margin:0;color:#333;font-size:14px}.menu-bar{background:#fff;padding:0;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;align-items:stretch;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}.menu-items{display:flex;gap:0;align-items:stretch}.menu-items-right{display:flex;gap:16px;margin-left:auto;align-items:center;padding-right:16px}.header-date-config{display:flex;align-items:center;padding:0 12px}.menu-item{padding:20px 28px;background:transparent;border:none;color:#4b5563;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border-bottom:3px solid transparent;position:relative;text-transform:none;letter-spacing:.2px;white-space:nowrap}.menu-item:hover{background:#f9fafb;color:#667eea}.menu-item.active{background:#f9fafb;color:#667eea;border-bottom-color:#667eea;font-weight:600}.menu-item.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:3px 3px 0 0}.excluded-periods-selector{margin-top:10px}.excluded-periods-header{margin-bottom:15px}.excluded-periods-header label{display:block;font-weight:600;margin-bottom:5px;color:#333}.excluded-periods-hint{font-size:13px;color:#666;margin:5px 0 0;font-style:italic}.excluded-periods-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:15px;margin-bottom:20px}.excluded-period-week{border:2px solid #e0e0e0;border-radius:8px;padding:12px;background:#fafafa;transition:all .2s ease}.excluded-period-week.has-exclusions{border-color:#5b9bd5;background:#e8f4fd;box-shadow:0 2px 4px #5b9bd51a}.excluded-period-week-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.excluded-period-week-number{font-weight:600;font-size:16px;color:#333}.excluded-period-week-dates{font-size:12px;color:#666}.excluded-period-options{display:flex;gap:8px}.period-with-lock{display:flex;align-items:center;gap:4px;flex:1}.lock-checkbox-label{display:flex;align-items:center;cursor:pointer;padding:4px;border-radius:3px;transition:background-color .2s}.lock-checkbox-label:hover{background-color:#f0f0f0}.lock-checkbox-label input[type=checkbox]{margin:0 4px 0 0;cursor:pointer}.lock-icon{font-size:14px;-webkit-user-select:none;user-select:none}.excluded-period-button.locked{border:2px solid #ff9800;background-color:#fff3e0;font-weight:700}.excluded-period-button{flex:1;padding:10px 8px;border:2px solid #d0d0d0;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:4px}.excluded-period-button:hover{border-color:#5b9bd5;background:#e8f4fd;transform:translateY(-1px);box-shadow:0 2px 4px #5b9bd526}.excluded-period-button.selected{border-color:#5b9bd5;background:#5b9bd5;color:#fff}.excluded-period-button.mt-period.selected{background:#4a8bc2;border-color:#4a8bc2}.excluded-period-button.fs-period.selected{background:#3d7ba8;border-color:#3d7ba8}.period-label{font-weight:600;font-size:13px}.period-dates{font-size:11px;opacity:.9}.excluded-period-button.selected .period-dates{opacity:1}.excluded-periods-summary{margin-top:20px;padding:15px;background:#f9f9f9;border-radius:6px;border:1px solid #e0e0e0}.excluded-periods-summary strong{display:block;margin-bottom:10px;color:#333}.excluded-periods-list{display:flex;flex-direction:column;gap:8px}.excluded-period-summary-item{padding:8px 12px;background:#fff;border-radius:4px;border:1px solid #e0e0e0;font-size:13px;color:#555}.excluded-period-button.disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5}.excluded-period-button.disabled:hover{border-color:#d0d0d0;background:#f5f5f5;transform:none;box-shadow:none}.excluded-period-button.locked-by-other{border:2px solid #dc3545;background-color:#ffe6e6;opacity:.7;cursor:not-allowed;position:relative}.excluded-period-button.locked-by-other:hover{border-color:#dc3545;background-color:#ffe6e6;transform:none;box-shadow:none}.locked-indicator{position:absolute;top:4px;right:4px;font-size:12px;background:#dc354533;padding:2px 4px;border-radius:3px}.providers-view{padding:32px 48px;background:#f8f9fa;min-height:calc(100vh - 200px);max-width:1400px;margin:0 auto}.providers-view-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:20px;border-bottom:2px solid #e5e7eb}.providers-view-header h2{margin:0;color:#1f2937;font-size:1.875em;font-weight:700;letter-spacing:-.5px}.header-buttons{display:flex;gap:10px;align-items:center}.export-providers-btn,.import-providers-btn,.load-test-data-btn{padding:10px 20px;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.export-providers-btn{background:#28a745;box-shadow:0 2px 4px #28a74533}.export-providers-btn:hover{background:#218838;box-shadow:0 2px 6px #28a7454d}.import-providers-btn{background:#3b82f6}.import-providers-btn:hover{background:#2563eb;box-shadow:0 4px 6px #3b82f64d;transform:translateY(-1px)}.load-test-data-btn{background:#667eea}.load-test-data-btn:hover{background:#5568d3;box-shadow:0 4px 6px #667eea4d;transform:translateY(-1px)}.clear-all-providers-btn{background:#ef4444}.clear-all-providers-btn:hover{background:#dc2626;box-shadow:0 4px 6px #ef44444d;transform:translateY(-1px)}.providers-view-content{display:grid;grid-template-columns:450px 1fr;gap:40px}.providers-list-section{background:#fff;border-radius:12px;padding:24px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.providers-list-header{margin-bottom:20px}.providers-list-header h3{margin:0 0 15px;color:#1f2937;font-size:1.25em;font-weight:600}.add-provider-section{display:flex;gap:10px;margin-bottom:15px}.provider-name-input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.add-provider-btn{padding:8px 16px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #667eea33}.add-provider-btn:hover{background:#5568d3;box-shadow:0 4px 6px #667eea4d;transform:translateY(-1px)}.providers-listbox-container{border:1px solid #ddd;border-radius:4px;overflow:hidden}.providers-listbox{width:100%;border:none;padding:0;font-size:14px;background:#fff;outline:none}.providers-listbox option{padding:10px 12px;border-bottom:1px solid #f0f0f0;cursor:pointer}.providers-listbox option:hover{background:#f8f9fa}.providers-listbox option:checked{background:#5b9bd5;color:#fff}.empty-state{padding:40px 20px;text-align:center;color:#666}.empty-state-hint{font-size:12px;margin-top:10px;color:#999}.provider-details-section{background:#fff;border-radius:8px;padding:20px;border:1px solid #e0e0e0;box-shadow:0 2px 4px #0000000d}.provider-details-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #e0e0e0}.provider-details-header h3{margin:0;color:#333;font-size:1.3em}.delete-provider-btn{padding:8px 16px;background:#dc3545;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.delete-provider-btn:hover{background:#c82333}.provider-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:600;color:#333;font-size:14px}.form-group label input[type=checkbox]{margin-right:8px}.form-hint{font-size:12px;color:#666;margin-top:5px;font-style:italic;line-height:1.4}.form-input,.form-select{padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit}.form-input:focus,.form-select:focus{outline:none;border-color:#5b9bd5;box-shadow:0 0 0 3px #0066cc1a}.preference-group{background:#f8f9fa;padding:15px;border-radius:6px;border:1px solid #e0e0e0}.info-message{padding:10px;background:#fff3cd;color:#856404;border-radius:4px;font-size:13px;border:1px solid #ffeaa7}.excluded-dates-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.excluded-date-tag{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#f0f0f0;border-radius:4px;font-size:13px}.excluded-date-tag button{background:#dc3545;color:#fff;border:none;border-radius:50%;width:20px;height:20px;cursor:pointer;font-size:14px;line-height:1;padding:0;display:flex;align-items:center;justify-content:center}.excluded-date-tag button:hover{background:#c82333}.add-excluded-date{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:13px;width:180px}.no-selection{padding:60px 20px;text-align:center;color:#999;font-size:16px}@media (max-width: 1200px){.providers-view-content{grid-template-columns:1fr}.providers-list-section{margin-bottom:20px}}.schedule-feasibility{background:#f8f9fa;border-radius:8px;padding:20px;border:1px solid #e0e0e0;margin-bottom:20px}.schedule-feasibility h3{margin-top:0;margin-bottom:20px;color:#333;font-size:1.3em}.schedule-feasibility h4{margin-top:15px;margin-bottom:10px;color:#667eea;font-size:1.1em}.feasibility-placeholder{color:#999;font-style:italic;text-align:center;padding:20px}.feasibility-summary{display:flex;gap:20px;margin-bottom:20px;padding:15px;background:#fff;border-radius:6px;border:1px solid #ddd}.summary-item{display:flex;flex-direction:column;gap:5px}.summary-label{font-size:12px;color:#666;text-transform:uppercase}.summary-value{font-size:24px;font-weight:700;color:#667eea}.provider-breakdown{margin-bottom:20px;padding:15px;background:#fff;border-radius:6px;border:1px solid #ddd}.breakdown-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:10px}.breakdown-item{display:flex;justify-content:space-between;align-items:center;padding:10px;background:#f8f9fa;border-radius:4px}.breakdown-label{font-weight:500;color:#333}.breakdown-value{font-size:20px;font-weight:700;color:#667eea}.capacity-analysis{margin-bottom:20px;padding:15px;background:#fff;border-radius:6px;border:1px solid #ddd}.capacity-item{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #eee}.capacity-item:last-child{border-bottom:none}.capacity-item strong{color:#667eea;font-size:16px}.capacity-desc{font-size:12px;color:#666;font-style:italic;margin-left:8px}.grouping-breakdown{margin-bottom:20px;padding:15px;background:#fff;border-radius:6px;border:1px solid #ddd}.grouping-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:10px}.grouping-item{display:flex;flex-direction:column;gap:5px;padding:12px;background:#f8f9fa;border-radius:4px;border-left:4px solid #667eea}.grouping-label{font-weight:600;color:#333;font-size:14px}.grouping-value{font-size:24px;font-weight:700;color:#667eea}.grouping-desc{font-size:11px;color:#666;font-style:italic}.feasibility-status{margin-bottom:20px;padding:15px;background:#fff;border-radius:6px;border:1px solid #ddd}.status-item{display:flex;justify-content:space-between;padding:10px;margin-bottom:8px;border-radius:4px;border-left:4px solid #ddd}.status-item.status-ok{background:#e8f5e9;border-left-color:#4caf50}.status-item.status-warning{background:#fff3cd;border-left-color:#ffc107}.status-item.status-error{background:#f8d7da;border-left-color:#dc3545}.status-item strong{color:#333}.recommendations{padding:15px;background:#e7f3ff;border-radius:6px;border-left:4px solid #667eea}.recommendation-text{margin:0;color:#333;line-height:1.6}.specific-analysis{margin-top:20px;padding:20px;background:#e7f3ff;border-radius:6px;border:2px solid #5b9bd5}.specific-analysis h4{color:#5b9bd5;margin-top:0}.math-breakdown{display:flex;flex-direction:column;gap:15px}.math-item{padding:15px;background:#fff;border-radius:4px;border:1px solid #ddd}.math-item strong{display:block;margin-bottom:10px;color:#667eea;font-size:16px}.math-item ul{margin:10px 0;padding-left:20px}.math-item li{margin:5px 0;color:#333}.math-conclusion{margin:10px 0 0;padding:15px;background:#e8f5e9;border-radius:4px;border-left:4px solid #4caf50;color:#2e7d32;line-height:1.6}.math-conclusion strong{color:#1b5e20}.capacity-analysis-tab{padding:30px;background:#f8f9fa;min-height:calc(100vh - 200px)}.schedule-generator{background:#fff;border-radius:12px;padding:28px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.schedule-generator h2{margin-bottom:24px;color:#1f2937;font-size:1.5em;font-weight:700;letter-spacing:-.5px}.generate-btn{width:100%;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px #667eea40}.generate-btn:hover:not(:disabled){box-shadow:0 6px 12px #667eea59;transform:translateY(-2px)}.generate-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.help-text{margin-top:10px;color:#666;font-size:14px;font-style:italic}.error-message{margin-top:15px;padding:10px;background:#f8d7da;color:#721c24;border-radius:4px;border:1px solid #f5c6cb}.schedule-display{background:#f8f9fa;border-radius:8px;padding:20px;border:1px solid #e0e0e0;max-height:800px;overflow-y:auto}.schedule-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.schedule-display h2{margin:0;color:#333;font-size:1.5em}.provider-usage-summary{background:#fff;border-radius:6px;padding:15px;margin-bottom:20px;border:1px solid #ddd}.provider-usage-summary h3{margin-bottom:15px;color:#333;font-size:1.2em}.usage-list{display:flex;flex-direction:column;gap:10px}.usage-item{padding:10px;background:#f8f9fa;border-radius:4px;border-left:3px solid #5b9bd5}.usage-header{font-weight:600;margin-bottom:5px;color:#333}.usage-details{display:flex;gap:15px;font-size:14px;color:#666}.usage-incomplete{border-left-color:#ffc107;background:#fff9e6}.usage-warning-badge{font-size:11px;color:#856404;font-weight:600;margin-left:10px}.usage-missing{color:#dc3545;font-weight:600}.schedule-calendar{display:flex;flex-direction:column;gap:20px}.week-block{background:#fff;border-radius:6px;padding:15px;border:1px solid #ddd;box-shadow:0 2px 4px #0000000d}.week-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #5b9bd5}.week-header h3{margin:0;color:#5b9bd5;font-size:1.3em}.week-dates{color:#666;font-size:14px}.week-assignments{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}.day-assignment{background:#f8f9fa;border-radius:4px;padding:12px;border:1px solid #e0e0e0}.day-assignment.weekend{background:#fff3cd;border-color:#ffc107}.day-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #ddd}.day-name{font-weight:600;color:#333;font-size:14px}.day-date{color:#666;font-size:12px}.coverage-assignments{display:flex;flex-direction:column;gap:8px}.coverage-item{display:flex;flex-direction:column;gap:4px;padding:8px;background:#f8f9fa;border-radius:4px;margin-bottom:4px}.coverage-item.coverage-both{background:#e8f5e9;border-left:3px solid #4caf50;padding:10px}.coverage-label{font-size:11px;color:#666;font-weight:500;text-transform:uppercase}.coverage-provider{font-size:13px;color:#333;font-weight:500;padding:6px 10px;background:#fff;border-radius:4px;border:1px solid #ddd;display:inline-block;margin-top:4px}.coverage-both{background:#e8f5e9;border-left:3px solid #4caf50;padding:6px 8px;border-radius:4px}.warning-message{padding:15px;background:#fff3cd;color:#856404;border-radius:4px;border:1px solid #ffc107;margin-bottom:20px}.warning-message pre{margin:10px 0 0;white-space:pre-wrap;font-family:inherit;font-size:13px}.calendar-view{background:#f8f9fa;border-radius:8px;padding:20px;border:1px solid #e0e0e0;max-height:90vh;overflow-y:auto;width:100%;min-width:0}.schedule-range-info{background:#fff;padding:12px 15px;border-radius:6px;margin-bottom:20px;border:1px solid #ddd;text-align:center}.schedule-range-info p{margin:0;color:#333;font-size:14px}.schedule-range-info strong{color:#5b9bd5}.calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.calendar-view h2{margin:0;color:#333;font-size:1.5em}.export-pdf-btn{padding:10px 20px;background:#5b9bd5;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.export-pdf-btn:hover{background:#4a8bc2;transform:translateY(-1px);box-shadow:0 2px 4px #0003}.calendar-months{display:flex;flex-direction:column;gap:30px}.calendar-month{background:#fff;border-radius:6px;padding:15px;border:1px solid #ddd;box-shadow:0 2px 4px #0000000d}.month-header{text-align:center;margin-bottom:15px;color:#5b9bd5;font-size:1.3em;font-weight:600}.calendar-grid{width:100%}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:2px}.calendar-weekday{padding:8px;text-align:center;font-weight:600;font-size:12px;color:#5b9bd5;background:#f0f0f0;border-radius:4px}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.calendar-day{min-height:100px;padding:5px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;display:flex;flex-direction:column;position:relative}.calendar-day.other-month{background:#f8f8f8;opacity:.5}.calendar-day.weekend{background:#fff9e6}.calendar-day.outside-schedule{opacity:.3;background:#f5f5f5}.day-number{font-weight:600;font-size:14px;color:#333;margin-bottom:4px}.day-assignments{display:flex;flex-direction:column;gap:3px;flex:1;font-size:10px}.assignment{padding:3px 5px;border-radius:3px;display:flex;align-items:center;gap:3px;font-size:9px}.assignment-im{background:#e3f2fd;border-left:3px solid #2196f3}.assignment-ped{background:#f3e5f5;border-left:3px solid #9c27b0}.assignment-fm{background:#e8f5e9;border-left:3px solid #4caf50}.assignment-label{font-weight:600;font-size:8px}.assignment-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assignment.locked-assignment{border:2px solid #ff9800;background-color:#fff3e0;font-weight:700;position:relative}.lock-icon{font-size:10px;margin-left:2px;flex-shrink:0}.preferred-periods-section{margin-bottom:4px;padding-bottom:4px;border-bottom:1px dashed #4CAF50}.excluded-periods-section{margin-bottom:4px;padding-bottom:4px;border-bottom:1px dashed #f44336}.assignment.preferred-assignment{border-left-width:4px;font-weight:600}.preferred-badge{font-size:10px;margin-left:2px;flex-shrink:0}.excluded-assignment{background:#ffebee;border-left:3px solid #f44336;opacity:.7;font-style:italic}.excluded-badge{font-size:10px;margin-left:2px;flex-shrink:0}.calendar-legend{display:flex;gap:30px;margin-top:20px;padding:15px;background:#fff;border-radius:6px;border:1px solid #ddd}.legend-section{display:flex;flex-direction:column;gap:8px}.legend-item{display:flex;align-items:center;gap:8px}.legend-color{width:20px;height:20px;border-radius:3px}.legend-im{background:#e3f2fd;border-left:3px solid #2196f3}.legend-ped{background:#f3e5f5;border-left:3px solid #9c27b0}.legend-fm{background:#e8f5e9;border-left:3px solid #4caf50}.error-message{padding:15px;background:#f8d7da;color:#721c24;border-radius:4px;border:1px solid #f5c6cb;text-align:center}.calendar-tab{padding:0;background:#f8f9fa;min-height:calc(100vh - 200px)}.calendar-tab-content{padding:32px 48px;display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:1600px;margin:0 auto}.calendar-tab-content.calendar-view-active{grid-template-columns:1fr}.config-section,.schedule-section{display:flex;flex-direction:column;gap:20px}.view-toggle{display:flex;gap:10px;margin-bottom:20px}.view-toggle button{padding:10px 20px;background:#f0f0f0;border:2px solid #ddd;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;color:#333}.view-toggle button:hover{background:#e0e0e0;border-color:#5b9bd5}@media (max-width: 1200px){.calendar-tab-content{grid-template-columns:1fr}}.help-manual{padding:30px;background:#f8f9fa;min-height:calc(100vh - 200px);max-width:1200px;margin:0 auto}.help-content{background:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 4px #0000001a;line-height:1.8}.help-content h1{color:#2c3e50;border-bottom:3px solid #5b9bd5;padding-bottom:15px;margin-bottom:30px}.manual-section{margin-bottom:40px}.manual-section h2{color:#34495e;margin-top:30px;margin-bottom:15px;font-size:1.5em;border-left:4px solid #5b9bd5;padding-left:15px}.manual-section h3{color:#555;margin-top:20px;margin-bottom:10px;font-size:1.2em}.manual-section p{color:#555;margin-bottom:15px}.manual-section ul,.manual-section ol{color:#555;margin-left:20px;margin-bottom:15px}.manual-section li{margin-bottom:8px}.manual-section strong{color:#2c3e50}.manual-footer{margin-top:50px;padding-top:30px;border-top:2px solid #e0e0e0;text-align:center}.copyright{color:#999;font-size:14px;margin:0}@media (max-width: 768px){.help-manual{padding:15px}.help-content{padding:20px}}.app{background:#f8f9fa;min-height:100vh;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:32px 48px;text-align:left;box-shadow:0 4px 12px #0000001a;position:relative;overflow:hidden}.app-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#fff0);pointer-events:none}.app-header h1{font-size:2.5em;margin-bottom:8px;font-weight:700;color:#fff;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.1);position:relative;z-index:1}.app-header>p:first-of-type{font-size:1.1em;opacity:.95;margin-bottom:5px;font-weight:400;position:relative;z-index:1}.copyright-header{font-size:.85em!important;opacity:.8!important;margin-top:12px;font-weight:300;position:relative;z-index:1}.app-content{padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:30px}.app-content.calendar-view-active{grid-template-columns:1fr}.providers-view-container{padding:0;background:#f8f9fa;min-height:calc(100vh - 200px)}.config-section,.schedule-section{display:flex;flex-direction:column;gap:30px}.view-toggle{display:flex;gap:10px;background:#f8f9fa;padding:10px;border-radius:8px;border:1px solid #e0e0e0}.view-toggle button{flex:1;padding:10px 20px;background:#fff;border:1px solid #ddd;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.view-toggle button:hover{background:#f0f0f0}.view-toggle button.active{background:#5b9bd5;color:#fff;border-color:#5b9bd5}@media (max-width: 1200px){.app-content{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f9fa;min-height:100vh;padding:0;color:#1f2937;line-height:1.6}#root{max-width:100%;margin:0 auto;min-height:100vh}html{scroll-behavior:smooth}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #667eea;outline-offset:2px}
