.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;line-height:16px;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.schedule-card .dash-card-header{display:flex;justify-content:space-between;align-items:center}.schedule-header-actions{display:flex;gap:6px}.schedule-btn-sm{padding:3px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:11px;font-weight:600;cursor:pointer;background:#fff;color:#374151}.schedule-btn-sm:hover{background:#f3f4f6}.schedule-btn-sm--primary{background:#2563eb;color:#fff;border-color:#2563eb}.schedule-btn-sm--primary:hover{background:#1d4ed8}.schedule-dots{display:flex;justify-content:center;gap:2px;margin-top:2px}.schedule-dot{width:5px;height:5px;min-width:5px;max-width:5px;min-height:5px;max-height:5px;border-radius:50%;display:inline-block;flex-shrink:0}.schedule-cat-panel{padding:8px 0;border-bottom:1px solid #e5e7eb;margin-bottom:8px}.schedule-cat-list{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.schedule-cat-item{display:flex;align-items:center;gap:4px;padding:3px 8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:12px}.schedule-cat-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.schedule-cat-name{color:#374151;font-weight:500}.schedule-cat-edit{border:none;background:none;color:#6b7280;font-size:10px;cursor:pointer;padding:0 2px}.schedule-cat-edit:hover{color:#2563eb}.schedule-cat-del{border:none;background:none;color:#ef4444;font-size:12px;cursor:pointer;padding:0 2px}.schedule-cat-del:hover{color:#b91c1c}.schedule-cat-form{display:flex;align-items:center;gap:6px}.schedule-color-input{width:28px;height:28px;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;padding:1px}.schedule-day-list{padding:8px 0 0}.schedule-day-header{display:flex;justify-content:space-between;align-items:center;padding:4px 0 8px;border-bottom:1px solid #e5e7eb}.schedule-day-title{font-size:14px;font-weight:700;color:#111827}.schedule-day-count{font-size:12px;color:#6b7280}.schedule-empty{text-align:center;padding:16px;color:#9ca3af;font-size:13px}.schedule-item{display:flex;align-items:flex-start;gap:8px;padding:8px 4px;border-bottom:1px solid #f3f4f6}.schedule-item--done{opacity:.5}.schedule-item--done .schedule-item-title{text-decoration:line-through}.schedule-check{width:20px;height:20px;min-width:20px;border:2px solid #d1d5db;border-radius:50%;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:11px;color:#fff;margin-top:1px;padding:0}.schedule-check--done{background:#16a34a;border-color:#16a34a}.schedule-item-body{flex:1;cursor:pointer;min-width:0}.schedule-item-body:hover .schedule-item-title{color:#2563eb}.schedule-item-title{font-size:13px;font-weight:500;color:#111827;display:flex;align-items:center;gap:4px}.schedule-repeat-badge{font-size:9px;background:#dbeafe;color:#1d4ed8;padding:1px 5px;border-radius:3px;font-weight:600;flex-shrink:0}.schedule-item-cat{font-size:11px;font-weight:500}.schedule-form-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.schedule-form{background:#fff;border-radius:12px;width:100%;max-width:440px;box-shadow:0 20px 60px rgba(0,0,0,.15)}.schedule-form-header{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #e5e7eb}.schedule-form-header h3{margin:0;font-size:15px;font-weight:700;color:#111827}.schedule-form-close{border:none;background:none;font-size:18px;color:#6b7280;cursor:pointer;padding:0 4px}.schedule-form-close:hover{color:#111827}.schedule-form-body{padding:14px 18px;display:flex;flex-direction:column;gap:10px}.schedule-input{width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;line-height:1.5;min-height:38px;outline:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}select.schedule-input{padding-right:28px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M2 4l4 4 4-4'/%3E%3C/svg%3E") no-repeat right 10px center;background-size:12px}.schedule-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.schedule-textarea{width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;outline:none;resize:vertical;box-sizing:border-box;min-height:60px}.schedule-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.schedule-form-row{display:flex;gap:8px}.schedule-form-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 18px;border-top:1px solid #e5e7eb}.schedule-btn{padding:8px 20px;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}.schedule-btn--save{background:#2563eb;color:#fff}.schedule-btn--save:hover{background:#1d4ed8}.schedule-btn--cancel{background:#f3f4f6;color:#374151}.schedule-btn--cancel:hover{background:#e5e7eb}.schedule-btn--delete{background:#fff;color:#dc2626;border:1px solid #fca5a5;margin-right:auto}.schedule-btn--delete:hover{background:#fef2f2}@media screen and (max-width:640px){.schedule-form-overlay{padding:8px;align-items:flex-end}.schedule-form{max-width:100%;width:100%;border-radius:12px 12px 0 0;max-height:85vh;overflow-y:auto}.schedule-form-header{padding:12px 14px}.schedule-form-body{padding:12px 14px;gap:8px}.schedule-form-row{flex-direction:column;gap:8px}.schedule-form-actions{padding:10px 14px}.schedule-btn{padding:10px 16px;font-size:13px}.schedule-card .dash-card-header{flex-wrap:wrap;gap:6px}.schedule-header-actions{gap:4px}.schedule-cat-form{flex-wrap:wrap;gap:4px}.schedule-cat-form .schedule-input{flex:1;min-width:100px}.schedule-cat-list{gap:4px}.schedule-cat-item{font-size:11px;padding:2px 6px}.calendar-view .react-calendar__tile{padding:6px 2px;font-size:12px}.calendar-view .react-calendar__navigation button{font-size:13px;min-width:30px;height:32px}.schedule-day-title{font-size:13px}.schedule-item{padding:6px 2px;gap:6px}.schedule-item-title{font-size:12px}.schedule-check{width:18px;height:18px;min-width:18px;font-size:10px}.schedule-input{font-size:14px;min-height:40px}.schedule-textarea{font-size:14px}}.dashboard-page{padding:16px}.dashboard-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.dashboard-charts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dashboard-charts__item{min-width:0}.info-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:12px}.info-card__header{display:flex;justify-content:space-between;align-items:center}.info-card__label{font-size:14px;color:#6b7280;font-weight:500}.info-card__icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.info-card__value{font-size:28px;font-weight:700;color:#111827;line-height:1.2}.info-card__unit{font-size:18px;font-weight:500;color:#374151}.info-card__change{font-size:13px;font-weight:500}.info-card__change--up{color:#16a34a}.info-card__change--down{color:#dc2626}.info-card__change--none{color:#9ca3af}@media screen and (max-width:1024px){.dashboard-charts{grid-template-columns:1fr 1fr}.dashboard-charts__item:first-child{grid-column:1/-1}}@media screen and (max-width:768px){.dashboard-cards{grid-template-columns:repeat(2,1fr);gap:12px}.info-card{padding:16px}.info-card__value{font-size:22px}.info-card__icon{width:34px;height:34px;font-size:16px}.dashboard-charts{grid-template-columns:1fr;gap:12px}.retire-banner{flex-direction:column;align-items:flex-start;gap:8px;padding:12px 8px}.retire-banner__left{font-size:13px;gap:6px}.retire-banner__left i{font-size:18px}.retire-banner__arrow{align-self:flex-end;font-size:12px}.retire-banner__critical{display:block;margin-top:2px}}@media screen and (max-width:480px){.dashboard-cards{gap:8px}.info-card{padding:12px;gap:8px}.info-card__value{font-size:20px}.info-card__label{font-size:12px}.retire-banner{padding:10px 4px}.retire-banner__left{font-size:12px}.retire-banner__text{line-height:1.5}}.retire-banner{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;cursor:pointer;transition:all .15s}.retire-banner:hover{background:#fee2e2;border-color:#f87171;transform:translateY(-1px);box-shadow:0 2px 8px rgba(220,38,38,.12)}.retire-banner__left{display:flex;align-items:center;gap:10px;color:#dc2626;font-size:14px}.retire-banner__left i{font-size:20px}.retire-banner__text strong{font-weight:700}.retire-banner__critical{color:#b91c1c;font-weight:600}.retire-banner__arrow{color:#dc2626;font-size:13px;font-weight:500;white-space:nowrap}.retire-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:1000;display:flex;align-items:center;justify-content:center}.retire-popup{background:#fff;border-radius:12px;width:720px;max-width:95vw;max-height:80vh;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.2)}.retire-popup__header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e8e8e8}.retire-popup__header h3{margin:0;font-size:16px}.retire-popup__close{background:none;border:none;font-size:24px;cursor:pointer;color:#888;line-height:1}.retire-popup__close:hover{color:#333}.retire-popup__body{padding:16px 20px;overflow-y:auto;max-height:calc(80vh - 60px)}.retire-popup__table{width:100%;border-collapse:collapse;font-size:13px}.retire-popup__table th{padding:10px 8px;text-align:left;font-weight:600;font-size:12px;color:#888;border-bottom:2px solid #e0e0e0;white-space:nowrap}.retire-popup__table td{padding:10px 8px;border-bottom:1px solid #f0f0f0;white-space:nowrap}.retire-popup__table tr:hover{background:#fafafa}.retire-badge{display:inline-block;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600}.retire-badge--warn{background:#fef3c7;color:#d97706}.retire-badge--danger{background:#fee2e2;color:#dc2626}.retire-badge--critical{background:#dc2626;color:#fff}@media (max-width:768px){.retire-popup{width:100vw;max-width:100vw;height:100vh;max-height:100vh;border-radius:0}.retire-popup__body{max-height:calc(100vh - 60px)}}