.schedule-page{color:#172b40;max-width:1600px;margin:auto;padding:28px}.schedule-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin:16px 0;display:flex}.schedule-toolbar>div:first-child,.schedule-spacer{flex:1}.schedule-page h1{margin:4px 0;font-size:30px}.schedule-page h2,.schedule-panel h2{font-size:21px}.schedule-page p,.schedule-panel p{color:#536779}.schedule-page button,.schedule-panel button{cursor:pointer;color:#233b50;background:#fff;border:1px solid #bdcbd7;border-radius:7px;padding:8px 12px}.schedule-page button:hover,.schedule-panel button:hover{background:#edf4fa}.schedule-page button:disabled,.schedule-panel button:disabled{opacity:.5;cursor:wait}.schedule-page button.primary{color:#fff;background:#146e9a;border-color:#146e9a}.schedule-page button[aria-pressed=true]{background:#d9edf9;border-color:#146e9a}.schedule-filters{background:#f4f7fa;border-radius:10px;flex-wrap:wrap;gap:12px;padding:16px;display:flex}.schedule-page label,.schedule-panel label{flex-direction:column;gap:5px;font-size:14px;display:flex}.schedule-filters label{flex:1;min-width:130px}.schedule-page input,.schedule-page select,.schedule-page textarea,.schedule-panel input,.schedule-panel select,.schedule-panel textarea{color:#172b40;box-sizing:border-box;background:#fff;border:1px solid #bdcbd7;border-radius:6px;width:100%;min-width:0;padding:8px}.calendar-scroll{border:1px solid #dbe4ec;border-radius:10px;overflow:auto}.schedule-calendar{min-width:770px}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-weekdays{text-align:center;background:#eef3f7}.calendar-weekdays strong{padding:12px}.calendar-day{background:#fff;border-top:1px solid #dbe4ec;border-right:1px solid #dbe4ec;min-width:0;min-height:150px;padding:7px}.calendar-day:nth-child(7n){border-right:0}.calendar-day.outside{background:#f7f9fb}.calendar-day.today{box-shadow:inset 0 0 0 2px #1484b0}.calendar-day>header{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.calendar-day header button{border:0;padding:2px 8px}.calendar-event{text-align:left;overflow-wrap:anywhere;flex-direction:column;width:100%;margin:5px 0;display:flex;background:#eaf7f7!important;border-left:4px solid #0e8390!important;gap:4px!important}.calendar-event.analysis{background:#f2eef9!important;border-left-color:#7460ad!important}.calendar-event.meeting{background:#fff7e7!important;border-left-color:#bb7c10!important}.calendar-event.external{background:#eff4fa!important;border-left-color:#517291!important}.calendar-event.cancelled{opacity:.65;text-decoration:line-through}.calendar-event small{font-size:11px}.calendar-event strong{font-size:13px}.week .calendar-day{min-height:460px}.schedule-panel{background:#fff;border:1px solid #dbe4ec;border-radius:10px;margin-top:24px;padding:20px}.schedule-error{background:#fff0ef;border-radius:8px;padding:12px;color:#9e2520!important}.schedule-error button{margin-left:12px}.schedule-empty{text-align:center;padding:25px}.schedule-overlay{z-index:80;background:#10243688;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.schedule-dialog{background:#fff;border-radius:14px;width:720px;max-width:100%;max-height:90vh;padding:24px;overflow:auto;box-shadow:0 20px 70px #0004}.schedule-form fieldset{border:0;min-width:0;padding:0}.schedule-form label{margin:10px 0}.schedule-fields{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.schedule-list{padding:0;list-style:none}.schedule-list li{border-bottom:1px solid #e3eaf0;align-items:center;gap:8px;padding:10px 0;display:flex}.schedule-list li>span{flex:1}.schedule-list small{white-space:pre-wrap;color:#536779;margin-top:5px;display:block}.schedule-table{overflow:auto}.schedule-table table{border-collapse:collapse;width:100%;min-width:850px}.schedule-table td,.schedule-table th{text-align:left;border-bottom:1px solid #e3eaf0;padding:12px}.schedule-table progress{width:70px}.timeline-cell{width:30%;min-width:240px}.timeline-track{background:repeating-linear-gradient(90deg,#eef2f6 0 1px,#0000 1px 10%);height:36px;position:relative;overflow:hidden}.timeline-bar{border-radius:3px;height:10px;position:absolute;top:4px}.timeline-bar.actual{top:20px}.planned{background:#9cb8d6}.actual{background:#168778}.timeline-key{width:18px;height:8px;margin:0 8px 0 3px;display:inline-block}:is(button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible){outline-offset:2px;outline:3px solid #248ec0}@media (max-width:700px){.schedule-page{padding:14px}.schedule-fields{grid-template-columns:1fr}.schedule-dialog{padding:16px}.schedule-list li{flex-wrap:wrap}.schedule-list li>span{flex-basis:100%}}
