.calendar-header[data-v-f0abd05b]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;margin-bottom:15px;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d}.nav-button[data-v-f0abd05b],.today-button[data-v-f0abd05b]{padding:8px 16px;border:none;border-radius:8px;cursor:pointer;transition:all .3s;font-size:14px;font-weight:500}.nav-button[data-v-f0abd05b]{background:#f0f7ff;color:#3182ce;box-shadow:0 2px 5px #3182ce1a}.today-button[data-v-f0abd05b]{background:#4a6cf7;color:#fff;box-shadow:0 2px 5px #4a6cf733}.share-button[data-v-f0abd05b]{background:#38a169;color:#fff;box-shadow:0 2px 5px #38a16933}.share-button[data-v-f0abd05b]:hover{background:#2f855a;transform:translateY(-2px);box-shadow:0 4px 8px #38a1694d}.nav-button[data-v-f0abd05b]:hover{background:#e1efff;transform:translateY(-2px);box-shadow:0 4px 8px #3182ce33}.today-button[data-v-f0abd05b]:hover{background:#3a5bd9;transform:translateY(-2px);box-shadow:0 4px 8px #4a6cf74d}.calendar-title[data-v-f0abd05b]{margin:0;font-size:1.5rem;color:#2d3748;font-weight:600}@media (max-width: 768px){.calendar-header[data-v-f0abd05b]{padding:8px}.nav-button[data-v-f0abd05b],.today-button[data-v-f0abd05b],.share-button[data-v-f0abd05b]{padding:4px 8px;font-size:12px}.calendar-title[data-v-f0abd05b]{font-size:1rem}}.animation-selector[data-v-f0abd05b]{display:flex;align-items:center;margin-left:10px}.animation-selector label[data-v-f0abd05b]{margin-right:8px;font-size:14px;color:#4a5568}.animation-selector select[data-v-f0abd05b]{padding:6px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font-size:14px;color:#2d3748;cursor:pointer}@media (max-width: 768px){.animation-selector[data-v-f0abd05b]{margin-left:5px}.animation-selector label[data-v-f0abd05b]{font-size:12px}.animation-selector select[data-v-f0abd05b]{padding:4px 8px;font-size:12px}}.fade-enter-active[data-v-357bd493],.fade-leave-active[data-v-357bd493]{transition:opacity 5s ease}.fade-enter-from[data-v-357bd493],.fade-leave-to[data-v-357bd493]{opacity:0}.calendar-day[data-v-357bd493]{border:1px solid #e2e8f0;padding:8px 4px 4px;border-radius:8px;display:flex;flex-direction:column;background:#fff;min-height:0;position:relative;box-shadow:0 1px 3px #0000000d}.weekend-day[data-v-357bd493]{background:#f0f7ff;border-color:#d0e1fd}.holiday-rest-day[data-v-357bd493]{background:#fff0f0;border-color:#ffd0d0}.holiday-work-day[data-v-357bd493]{background:#e6f7ff;border-color:#bae7ff}.calendar-day[data-v-357bd493]:hover{box-shadow:0 4px 12px #00000014;animation:jello;animation-duration:.5s}.other-month[data-v-357bd493]{opacity:.6;color:#a0aec0;border-color:#edf2f7}.other-month.weekend-day[data-v-357bd493],.other-month.holiday-rest-day[data-v-357bd493],.other-month.holiday-work-day[data-v-357bd493]{opacity:.5}.day-number[data-v-357bd493]{position:absolute;top:6px;left:8px;font-weight:600;color:#2d3748;font-size:15px;z-index:1}.other-month .day-number[data-v-357bd493]{color:#a0aec0;font-size:.9em}.current-day[data-v-357bd493]{background:#ebf8ff;border:2px solid #3182ce;box-shadow:0 0 0 1px #3182ce1a}.current-day .day-number[data-v-357bd493]{color:#2c5282;font-weight:700;font-size:1.1em}.holiday-badge[data-v-357bd493]{position:absolute;top:6px;right:8px;font-size:.75em;font-weight:700;padding:2px 6px;border-radius:12px;z-index:2;min-width:20px;text-align:center}.rest-badge[data-v-357bd493]{background:#e53e3e;color:#fff;box-shadow:0 2px 4px #e53e3e4d}.work-badge[data-v-357bd493]{background:#3182ce;color:#fff;box-shadow:0 2px 4px #3182ce4d}.holiday-name[data-v-357bd493]{position:absolute;top:8px;right:40px;font-size:.7em;color:#718096;z-index:1;max-width:80%;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.holiday-rest-day .holiday-name[data-v-357bd493]{color:#e53e3e;font-weight:600}.holiday-work-day .holiday-name[data-v-357bd493]{color:#3182ce;font-weight:600}.todo-list[data-v-357bd493]{flex:1;overflow-y:auto;margin-top:25px;padding-right:2px;max-height:calc(100% - 28px)}.todo-item[data-v-357bd493]{font-size:.82em;padding:6px 8px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#f8fafc;border-radius:4px;border-left:3px solid #4a6cf7;transition:all .2s;box-shadow:0 1px 2px #0000000d}.todo-item[data-v-357bd493]:hover{background:#edf2f7;transform:translate(2px)}.todo-item.completed[data-v-357bd493]{text-decoration:line-through;text-decoration-thickness:2px;color:#a0aec0;border-left-color:#48bb78;background:#f0fff4}@media (max-width: 768px){.calendar-day[data-v-357bd493]{padding:3px;border-radius:6px}.todo-item[data-v-357bd493]{padding:3px 4px;font-size:.75em;border-left-width:2px}.holiday-badge[data-v-357bd493]{padding:1px 4px;font-size:.7em;right:4px;top:4px}.holiday-name[data-v-357bd493]{font-size:.65em;top:24px;right:4px}.todo-list[data-v-357bd493]{margin-top:36px}}.random-enter-from.list-item{opacity:0}.random-enter-active{transition:all .3s linear;transition-delay:calc(var(--j) * .1s)}.random-leave-active.list-item{display:none}@keyframes randomEnter{0%{opacity:0}40%{opacity:0}70%{opacity:1}to{opacity:1}}.slide-left-leave-active.list-item{display:none}.slide-left-enter-active,.slide-left-leave-active{transition:all .6s cubic-bezier(.075,.82,.165,1);transition-delay:var(--delay)}.slide-left-enter-from{transform:translate(100vw)}.slide-left-leave-to{opacity:0;transform:translate(-100vw)}.default-enter-active{transition:all .6s cubic-bezier(.075,.82,.165,1);transition-delay:var(--delay)}.default-leave-active.list-item{display:none}.default-enter-from{opacity:0;transform:translateY(100vh)}.default-leave-to{transform:translateY(-100vh)}.list-leave-active{display:none}.list-enter-active,.list-leave-active{transition:all .3s cubic-bezier(.075,.82,.165,1);transition-delay:var(--delay)}.list-enter-from{transform:translate(100vw)}.list-leave-to{opacity:0;transform:translate(-100vw)}.calendar-grid[data-v-8d6a835b]{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:36px repeat(var(--41af638a),minmax(0,1fr));gap:4px;flex:1;height:calc(100vh - 60px);padding:0 2px}.calendar-weekday[data-v-8d6a835b]{text-align:center;font-weight:600;padding:12px 0;background:#dddddd75;border-radius:8px;color:#4a5568;font-size:15px;box-shadow:0 1px 3px #0000000d}.weekend-header[data-v-8d6a835b]{color:#e53e3e;background:#fff5f5}@media (max-width: 768px){.calendar-grid[data-v-8d6a835b]{gap:2px}.calendar-weekday[data-v-8d6a835b]{font-size:13px;padding:8px 0}}.add-todo-popup[data-v-7ded7623]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.popup-content[data-v-7ded7623]{background:#fff;padding:25px;border-radius:12px;width:90%;max-width:400px;box-shadow:0 10px 25px #0000001a}.popup-content h2[data-v-7ded7623]{margin-top:0;margin-bottom:20px;color:#2d3748;font-size:1.4rem;text-align:center}.popup-content input[data-v-7ded7623],.popup-content select[data-v-7ded7623]{width:100%;padding:12px;margin-bottom:15px;border:1px solid #e2e8f0;border-radius:6px;font-size:15px;transition:border-color .2s}.popup-content input[data-v-7ded7623]:focus,.popup-content select[data-v-7ded7623]:focus{outline:none;border-color:#4a6cf7;box-shadow:0 0 0 2px #4a6cf733}.button-group[data-v-7ded7623]{display:flex;justify-content:space-between;gap:10px}.save-button[data-v-7ded7623],.cancel-button[data-v-7ded7623]{flex:1;padding:10px 16px;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s;font-weight:500}.save-button[data-v-7ded7623]{background:#4a6cf7;color:#fff}.cancel-button[data-v-7ded7623]{background:#f8fafc;color:#4a5568;border:1px solid #e2e8f0}.save-button[data-v-7ded7623]:hover{background:#3a5bd9;transform:translateY(-1px)}.cancel-button[data-v-7ded7623]:hover{background:#edf2f7;transform:translateY(-1px)}@media (max-width: 768px){.popup-content[data-v-7ded7623]{width:90%;padding:16px}}.todo-actions[data-v-dc07077f]{position:absolute;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e8f0}.todo-actions button[data-v-dc07077f]{padding:12px 20px;border:none;background:none;text-align:left;cursor:pointer;transition:all .2s;font-size:14px;position:relative;display:flex;align-items:center;gap:8px}.action-icon[data-v-dc07077f]{font-weight:700;font-size:16px}.todo-actions button[data-v-dc07077f]:hover{background:#f8fafc}.complete-button[data-v-dc07077f]{color:#48bb78}.complete-button[data-v-dc07077f]:hover{background:#f0fff4!important}.delete-button[data-v-dc07077f]{color:#f56565}.delete-button[data-v-dc07077f]:hover{background:#fff5f5!important}@media (max-width: 768px){.todo-actions[data-v-dc07077f]{width:100%;position:fixed;bottom:0;left:0;display:flex;flex-direction:row;justify-content:space-around;border-radius:12px 12px 0 0;border-bottom:none}.todo-actions button[data-v-dc07077f]{flex:1;justify-content:center;padding:16px}}.calendar-container{width:100vw;height:100vh;display:flex;flex-direction:column;padding:10px;margin:0;box-sizing:border-box;background:#f5f7fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#2d3748}@media (max-width: 768px){.calendar-container{padding:4px}}.loading-overlay[data-v-354ff0b8]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffd9;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .3s ease}.loading-container[data-v-354ff0b8]{display:flex;flex-direction:column;align-items:center}.loading-spinner[data-v-354ff0b8]{width:60px;height:60px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:spin-354ff0b8 1s linear infinite;margin-bottom:20px}.loading-text[data-v-354ff0b8]{font-size:18px;color:#333;font-weight:500;letter-spacing:.5px}@keyframes spin-354ff0b8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{font-family:Arial,sans-serif;margin:0;padding:0;overflow:hidden}.app-container{display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden}body{margin:0;padding:0;font-family:Arial,sans-serif}*{box-sizing:border-box}
