*,:before,:after{box-sizing:border-box}body{color:#2d2d2d;-webkit-font-smoothing:antialiased;background:#f0f2f5;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#app-shell{flex-direction:column;min-height:100vh;display:flex}#page-header{background:#f0f2f5;flex-shrink:0;align-items:center;gap:24px;padding:8px 48px 20px;display:flex}#year-display-area{flex-shrink:0;align-items:center;gap:2px;display:flex}#current-years-label{color:#1a1a2e;letter-spacing:-3px;-webkit-user-select:none;user-select:none;font-size:88px;font-weight:900;line-height:1}#prev-year-btn,#next-year-btn{color:#aaa;cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-bottom:8px;padding:0 6px;font-size:36px;line-height:1;transition:color .15s}#prev-year-btn:hover,#next-year-btn:hover{color:#1a1a2e}#selection-panel{background:#fff;border:1px solid #e8e9eb;border-radius:14px;flex:1;align-items:center;gap:8px;min-height:76px;padding:16px 20px;display:flex;box-shadow:0 1px 6px #0000000f}#selection-panel[hidden]{display:none}.sp-icon{color:#e63946;flex-shrink:0;align-items:center;display:flex}.sp-body{flex:1;min-width:0}.sp-title{letter-spacing:1.2px;color:#aaa;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:700}.sp-stats{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;overflow:hidden}.sp-divider{background:#e8e9eb;flex-shrink:0;width:1px;height:36px}.sp-editor{flex-shrink:0;align-items:center;gap:8px;display:flex}#editor-name{color:#2d2d2d;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:200px;padding:8px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}#editor-name:focus{border-color:#e63946;box-shadow:0 0 0 3px #e639461a}#editor-color{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:36px;height:36px;padding:2px}#editor-confirm{color:#fff;cursor:pointer;white-space:nowrap;background:#e63946;border:none;border-radius:8px;align-items:center;padding:6px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s;display:flex}#editor-confirm .material-symbols-rounded{font-size:22px}#editor-confirm:hover{background:#c1121f}#editor-cancel{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-shrink:0;align-items:center;padding:6px 10px;font-family:inherit;font-size:14px;transition:background .15s;display:flex}#editor-cancel .material-symbols-rounded{font-size:22px}#editor-cancel:hover{background:#fafafa;border-color:#ccc}#editor-remove-weekends{color:#666;cursor:pointer;title:attr(title);background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;padding:6px 10px;font-family:inherit;transition:background .15s;display:flex}#editor-remove-weekends .material-symbols-rounded{font-size:20px}#editor-remove-weekends:hover{color:#333;background:#fafafa;border-color:#ccc}#calendar-container{flex-direction:column;flex:1;align-items:center;padding:8px 48px 48px;display:flex;overflow:auto}.calendar{margin-bottom:40px}.year-table{border-collapse:collapse}.year-table>tbody>tr>td{vertical-align:top;border:none;padding:0 44px 0 0}.year-table>tbody>tr>td:last-child{padding-right:0}.month-table{border-collapse:collapse;margin-bottom:32px}.month-name-row th{text-align:left;color:#e63946;letter-spacing:.2px;border:none;padding:0 0 14px;font-size:14px;font-weight:700}.weekday-row th{color:#bbb;text-align:center;border:none;width:34px;min-width:34px;height:22px;padding:0 0 8px;font-size:11px;font-weight:600}.weekday-row th.weekend-header{color:#e63946}.month-table tbody td{text-align:center;vertical-align:middle;color:#2d2d2d;border:none;width:34px;min-width:34px;height:34px;padding:0;font-size:13px;font-weight:400;position:relative}@media (width<=1100px){#page-header{padding:8px 48px 16px}#calendar-container{padding:8px 48px 40px}.year-table>tbody>tr>td{padding-right:32px}}@media (width<=860px){#page-header{gap:16px;padding:8px 48px 12px}#current-years-label{letter-spacing:-2px;font-size:64px}#selection-panel{flex-wrap:wrap;gap:10px}.sp-divider{display:none}.sp-stats{font-size:14px}.sp-editor{width:100%}#editor-name{flex:1;width:auto;min-width:0}#calendar-container{padding:8px 48px 32px}.year-table>tbody>tr>td{padding-right:20px}.weekday-row th,.month-table tbody td{width:30px;min-width:30px}.month-table tbody td{height:30px}}@media (width<=640px){#page-header{flex-wrap:wrap;padding:8px 48px 10px}#current-years-label{letter-spacing:-1px;font-size:52px}#selection-panel{flex:0 0 100%;order:3}.sp-stats{white-space:normal;font-size:13px}.sp-icon,.sp-title{display:none}.sp-editor{flex-wrap:wrap}#editor-name{flex:100%;width:100%}#header-controls{align-self:center;margin-bottom:0}#calendar-container{padding:8px 48px 24px}.year-table>tbody>tr>td{padding-right:12px}.weekday-row th,.month-table tbody td{width:26px;min-width:26px}.month-table tbody td{height:26px;font-size:11px}.month-name-row th{padding-bottom:10px;font-size:12px}.weekday-row th{font-size:10px}}td.weekend-day{color:#e63946}.month-table tbody td.out-of-month{color:#d0d0d0;cursor:default;pointer-events:none}.month-table tbody td.out-of-month.weekend-day{color:#f0aaad}td.today{font-weight:700}td.today:after{content:"";pointer-events:none;border:2px solid #e63946;border-radius:50%;position:absolute;inset:2px}td.day-cell{cursor:crosshair;-webkit-user-select:none;user-select:none;border-radius:6px;transition:background .1s}td.day-cell:hover:not(.drag-selecting):not(.drag-erasing):not(.drag-excluding):not(.has-highlight){background:#e6394612}td.drag-selecting{border-radius:6px}td.drag-selecting:has(+td.drag-selecting){border-top-right-radius:0!important;border-bottom-right-radius:0!important}td.drag-selecting+td.drag-selecting{border-top-left-radius:0!important;border-bottom-left-radius:0!important}td.drag-erasing{border-radius:6px;text-decoration:line-through;color:#e63946!important;background:#e6394626!important}td.drag-excluding{border-radius:6px;text-decoration:line-through;color:#aaa!important;background:#7878781f!important}td.drag-erasing.today:after{border-color:#e6394666}td.color-preview{border-radius:6px}td.color-preview:has(+td.color-preview){border-top-right-radius:0;border-bottom-right-radius:0}td.color-preview+td.color-preview{border-top-left-radius:0;border-bottom-left-radius:0}td.drag-selecting.today:after,td.has-highlight.today:after,td.color-preview.today:after{border-color:#fff9}td.has-highlight{cursor:crosshair;border-radius:6px}td.has-highlight:has(+td.has-highlight){border-top-right-radius:0;border-bottom-right-radius:0}td.has-highlight+td.has-highlight{border-top-left-radius:0;border-bottom-left-radius:0}.calendar-layout{flex-direction:row;align-items:flex-start;gap:24px;display:flex}.calendar-content{flex:1;min-width:0}.legend{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:160px;padding-bottom:8px;display:flex}.legend-inner{flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:sticky;top:16px}.legend-item{color:#555;align-items:flex-start;gap:8px;font-size:13px;display:flex}.legend-item span{word-break:break-word;flex:1;min-width:0;line-height:1.4}.legend-color{border-radius:3px;flex-shrink:0;width:12px;height:12px}.legend-delete{cursor:pointer;color:#ccc;background:0 0;border:none;padding:0;font-size:16px;line-height:1;transition:color .15s}.legend-delete:hover{color:#e63946}.calendar-tooltip{color:#fff;pointer-events:none;z-index:1000;white-space:nowrap;background:#1a1a2eeb;border-radius:6px;margin-top:-6px;padding:5px 10px;font-family:inherit;font-size:12px;display:none;position:fixed;transform:translate(-50%,-100%)}.calendar-tooltip:after{content:"";border:5px solid #0000;border-top-color:#1a1a2eeb;position:absolute;top:100%;left:50%;transform:translate(-50%)}
