.calendar-todo-container{display:flex;flex-direction:row;min-height:1040px;height:auto;gap:16px;padding:16px;transition:all .3s ease;align-items:stretch}.calendar-section{flex:3;display:flex;flex-direction:column;overflow:visible;height:100%;min-height:0}.calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;margin-top:0;padding:0;min-height:40px}.calendar-header h1{margin-bottom:0!important;line-height:1;color:#132232}.calendar-controls{display:flex;align-items:center;gap:12px;flex-shrink:0}.calendar-control-item{margin-right:8px}.calendar-card{border-radius:12px;box-shadow:0 2px 8px rgba(19,34,50,.08),0 1px 3px rgba(0,0,0,.06);background-color:#fff;padding:16px;border:1px solid rgba(19,34,50,.08);transition:box-shadow .3s ease;overflow:visible;height:100%;min-height:1040px;display:flex;flex-direction:column}.calendar-card:hover{box-shadow:0 4px 16px rgba(19,34,50,.12),0 2px 6px rgba(0,0,0,.08)}.refresh-button{background-color:#fdcc00;border-color:#fdcc00;border-radius:6px;min-width:36px;height:36px}.refresh-button:hover{background-color:#e6b800;border-color:#e6b800}.popout-button{background-color:#fdcc00;border-color:#fdcc00;color:#132232;border-radius:6px;min-width:36px;height:36px}.popout-button:hover{background-color:#e6b800;border-color:#e6b800;color:#132232}.calendar-popout-modal .ant-modal-content{height:90vh;display:flex;flex-direction:column;overflow:visible!important}.calendar-popout-modal .ant-modal-body{flex:1;display:flex;flex-direction:column;overflow:visible!important;min-height:0}.generic-modal.calendar-popout-modal .ant-modal-content{overflow:visible!important}.ant-modal-wrap:has(.calendar-popout-modal){overflow:visible!important}.ant-modal-mask+.ant-modal-wrap:has(.calendar-popout-modal){overflow:visible!important}body>.ant-modal-root:has(.calendar-popout-modal){overflow:visible!important}.calendar-popout-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-shrink:0}.calendar-popout-header h1{margin-bottom:0!important;line-height:1;color:#132232}.calendar-card-modal{flex:1;min-height:0;overflow:visible}.calendar-card-modal>div{height:100%;overflow:visible}.calendar-popout-modal .fc,.calendar-popout-modal .fc .fc-view-harness{height:100%!important;overflow:visible}.calendar-popout-modal .fc .fc-scroller{overflow:auto}.calendar-popout-modal .fc .fc-daygrid-body,.calendar-popout-modal .fc .fc-timegrid-body{overflow:visible}.calendar-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.95);z-index:10}.calendar-loading-overlay .ant-spin-dot-item{background-color:#fdcc00}.todo-section{flex:0 0 420px;display:flex;flex-direction:column;min-width:360px;max-width:440px;height:1096px;min-height:1096px;max-height:1096px;overflow:hidden;position:relative}.calendar-card .fc{flex:1;min-height:0}.calendar-card .fc .fc-scroller,.calendar-card .fc .fc-view-harness{height:100%!important;min-height:0}.todo-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;margin-top:0;padding:0;min-height:40px;flex-shrink:0}.todo-title-container{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.todo-title-container h1{margin:0!important;line-height:1;color:#132232}.todo-count-badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.todo-count-badge .ant-badge-count{background-color:#fdcc00;color:#132232;font-weight:600;box-shadow:0 2px 4px rgba(0,0,0,.1)}.todo-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.todo-list{flex:1;gap:12px;overflow-y:auto;overflow-x:hidden;padding-right:8px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) rgba(0,0,0,.02)}.todo-list,.todo-list-wrapper{display:flex;flex-direction:column;min-height:0;height:100%}.todo-list-wrapper{flex:1;max-height:100%;max-width:440px;min-width:360px;overflow:hidden}.todo-list-wrapper .ant-spin-nested-loading{height:100%;display:flex;flex-direction:column;min-height:0}.todo-list-wrapper .ant-spin-container{flex:1;display:flex;flex-direction:column;min-height:0}.todo-search-overlay{position:absolute;top:56px;right:12px;left:12px;z-index:5;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease}.todo-search-overlay.open{opacity:1;transform:translateY(0);pointer-events:auto}.todo-search-card{background:hsla(0,0%,100%,.82);backdrop-filter:blur(14px);border:1px solid hsla(0,0%,100%,.6);box-shadow:0 12px 32px rgba(0,0,0,.12);border-radius:14px;padding:12px;max-width:416px;margin-left:auto;margin-right:auto;pointer-events:auto}.todo-search-input-row{display:flex;align-items:center;gap:8px;border-radius:10px;background:hsla(0,0%,100%,.9);padding:6px 8px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04)}.todo-search-input-row .ant-input{background:transparent;border:none;box-shadow:none}.todo-search-input-row .ant-input:focus{box-shadow:none}.todo-items-scroll{flex:1;min-height:0;height:100%;overflow-y:auto;overflow-x:hidden}.todo-pagination{margin-top:auto;display:flex;justify-content:center;padding-top:6px;padding-bottom:0}.todo-list::-webkit-scrollbar{width:6px;height:6px}.todo-list::-webkit-scrollbar-track{background:rgba(0,0,0,.02);border-radius:10px}.todo-list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:10px}.todo-list::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.fc{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;border:none;--fc-highlight-color:rgba(253,204,0,.18);--fc-today-bg-color:rgba(253,204,0,.08);--fc-now-indicator-color:#fdcc00}.fc .fc-highlight,.fc .fc-resource-timeline .fc-highlight,.fc-highlight,.fc-resource-timeline .fc-highlight{background-color:rgba(253,204,0,.18)!important;border:none!important;border-radius:4px;outline:none!important;box-shadow:none!important}.fc .fc-event-mirror,.fc-event-mirror{background:transparent!important;border:none!important;opacity:1!important}.fc .fc-multimonth{border:none}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em;padding:12px 16px;background:linear-gradient(135deg,#132232,#1a2f42);border-radius:8px;box-shadow:0 2px 8px rgba(19,34,50,.15)}.fc .fc-toolbar-title{font-size:1.5em;font-weight:600;color:#fdcc00;text-shadow:0 1px 2px rgba(0,0,0,.1);letter-spacing:-.02em}.fc .fc-button{background-color:#132232;border:1px solid rgba(253,204,0,.2);color:#fff;padding:6px 14px;font-weight:500;border-radius:6px;transition:all .2s ease;box-shadow:none;text-transform:capitalize}.fc .fc-button:hover:not(:disabled){background-color:#fdcc00;border-color:#fdcc00;color:#132232;box-shadow:none}.fc .fc-button-active,.fc .fc-button-active:hover{background-color:#fdcc00!important;border-color:#fdcc00!important;color:#132232!important;box-shadow:none!important}.fc .fc-button:focus,.fc .fc-button:not(:disabled):focus{box-shadow:none!important;outline:none!important}.fc .fc-today-button:disabled{background-color:#fdcc00!important;border-color:#fdcc00!important;color:#132232!important;font-weight:600;opacity:1!important;cursor:default}.fc .fc-today-button:not(:disabled){background-color:#132232!important;border-color:rgba(253,204,0,.2)!important;color:#fff!important;font-weight:600}.fc .fc-today-button:not(:disabled):hover{background-color:#fdcc00!important;border-color:#fdcc00!important;color:#132232!important}.fc .fc-col-header-cell{background:linear-gradient(180deg,#f8f9fa,#e9ecef);border-color:#dee2e6;padding:12px 8px;font-weight:600;color:#132232;text-transform:uppercase;font-size:.75em;letter-spacing:.05em}.fc .fc-col-header-cell-cushion{color:#132232;padding:4px}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{color:#6c757d;font-size:.85em}.fc .fc-day-today{background-color:rgba(253,204,0,.08)!important}.fc .fc-day-today .fc-col-header-cell-cushion,.fc .fc-day-today .fc-daygrid-day-number{color:#132232;font-weight:700}.fc .fc-view-harness{background:#fff;overflow:visible}.fc .fc-daygrid-day,.fc .fc-timegrid-col{border-color:#e9ecef}.fc .fc-daygrid-day:hover{background-color:rgba(253,204,0,.05);cursor:pointer}.fc .fc-daygrid-day-number{color:#495057;padding:8px;font-weight:500}.fc-event{border-radius:6px;padding:4px 8px;font-size:.875em;font-weight:500;border:none;border-left:3px solid rgba(0,0,0,.2);cursor:pointer}.fc-event,.fc-event:hover{box-shadow:none!important;filter:none;transform:none}.fc-event .fc-event-title{font-weight:500}.fc-event .fc-event-time{font-weight:600;opacity:.9}.fc .fc-list-event:hover td{background-color:rgba(253,204,0,.1)}.fc .fc-list-day-cushion{background-color:#132232;color:#fdcc00;font-weight:600;padding:8px 12px}.fc .fc-list-event-dot{border-color:#fdcc00}.fc .fc-daygrid-more-link{color:#132232;font-weight:600;background-color:rgba(253,204,0,.15);padding:2px 6px;border-radius:4px;transition:all .2s ease}.fc .fc-daygrid-more-link:hover{background-color:#fdcc00;color:#132232}.fc .fc-popover{border:1px solid #dee2e6;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:99999!important;max-width:350px;min-width:250px}.fc .fc-popover-header{background-color:#132232;color:#fdcc00;padding:10px 12px;font-weight:600;border-radius:8px 8px 0 0}.fc .fc-popover-body{background-color:#e8f0f5;padding:8px;border-radius:0 0 8px 8px;max-height:400px;overflow-y:auto}.fc .fc-popover .fc-daygrid-event-harness{padding:4px}.fc .fc-popover .fc-daygrid-event,.fc .fc-popover .fc-daygrid-event .fc-event-main{border-radius:6px!important;overflow:hidden}.fc .fc-timegrid-slot{height:3em;border-color:#f1f3f5}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-now-indicator-line{border-color:#fdcc00;border-width:2px}.fc .fc-timegrid-now-indicator-arrow{border-color:#fdcc00}.fc .fc-scroller{scrollbar-width:thin;scrollbar-color:rgba(253,204,0,.3) rgba(0,0,0,.05)}.fc .fc-scroller::-webkit-scrollbar{width:8px;height:8px}.fc .fc-scroller::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:10px}.fc .fc-scroller::-webkit-scrollbar-thumb{background:rgba(253,204,0,.4);border-radius:10px;border:2px solid transparent;background-clip:padding-box}.fc .fc-scroller::-webkit-scrollbar-thumb:hover{background:rgba(253,204,0,.6);background-clip:padding-box}.fc .fc-multimonth-title{background-color:#132232;color:#fdcc00;padding:8px;font-weight:600;border-radius:8px 8px 0 0}.fc .fc-multimonth-daygrid{border-radius:8px;overflow:hidden}.fc .fc-day-other .fc-daygrid-day-top{opacity:.4}.fc-scroller{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) rgba(0,0,0,.02)}.fc-scroller::-webkit-scrollbar{width:6px;height:6px}.fc-scroller::-webkit-scrollbar-track{background:rgba(0,0,0,.02);border-radius:10px}.fc-scroller::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:10px}.fc-scroller::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.hide-scroll{-ms-overflow-style:none;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) rgba(0,0,0,.02)}.hide-scroll::-webkit-scrollbar{width:6px;height:6px;background:rgba(0,0,0,.02);border-radius:10px}.hide-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:10px}.v-hide-scroll{overflow:auto;min-width:-moz-fit-content;min-width:fit-content;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) rgba(0,0,0,.02)}.v-hide-scroll::-webkit-scrollbar{width:6px;height:6px;background:rgba(0,0,0,.02);border-radius:10px}.v-hide-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:10px}