.calendar-widget[data-astro-cid-foebi7er]{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;width:100%;box-sizing:border-box}.calendar-header[data-astro-cid-foebi7er]{padding:16px;background:linear-gradient(90deg,#f8f9fa,#f1f3f5);border-bottom:1px solid #e9ecef}.month-navigation[data-astro-cid-foebi7er]{display:flex;align-items:center;justify-content:space-between}.current-month[data-astro-cid-foebi7er]{margin:0;font-size:1.1rem;font-weight:600;color:#343a40}.nav-btn[data-astro-cid-foebi7er]{background:#fff;border:1px solid #dee2e6;width:28px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.nav-btn[data-astro-cid-foebi7er]:hover{background:#f1f3f5;border-color:#ced4da}.nav-btn[data-astro-cid-foebi7er] svg[data-astro-cid-foebi7er]{color:#495057}.calendar-weekdays[data-astro-cid-foebi7er]{display:grid;grid-template-columns:repeat(7,1fr);background:#f8f9fa;border-bottom:1px solid #e9ecef}.weekday[data-astro-cid-foebi7er]{text-align:center;padding:12px 0;font-size:.85rem;font-weight:500;color:#868e96}.calendar-days[data-astro-cid-foebi7er]{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;padding:8px;background:#fff}.day[data-astro-cid-foebi7er]{position:relative;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .2s ease}.day[data-astro-cid-foebi7er]:hover{background:#f1f3f5}.day[data-astro-cid-foebi7er].selected{background:#e7f5ff}.day[data-astro-cid-foebi7er].today .day-number[data-astro-cid-foebi7er]{background:var(--accent, #3b82f6);color:#fff;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.day[data-astro-cid-foebi7er].has-todos{box-shadow:0 0 0 4px #adb5bd33}.prev-month-day[data-astro-cid-foebi7er],.next-month-day[data-astro-cid-foebi7er]{color:#adb5bd;opacity:.5}.day-number[data-astro-cid-foebi7er]{font-size:.9rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.todo-section[data-astro-cid-foebi7er]{padding:16px;border-top:1px solid #e9ecef}.todo-header[data-astro-cid-foebi7er]{margin-bottom:14px}.selected-date[data-astro-cid-foebi7er]{margin:0;font-size:1rem;font-weight:600;color:#343a40}.todo-input-container[data-astro-cid-foebi7er]{display:flex;gap:6px;margin-bottom:16px;width:100%;box-sizing:border-box}.todo-input[data-astro-cid-foebi7er]{width:calc(100% - 38px);height:32px;padding:0 8px;border:1px solid #dee2e6;border-radius:6px;font-size:.9rem;outline:none;transition:border-color .2s ease;box-sizing:border-box}.todo-input[data-astro-cid-foebi7er]:focus{border-color:var(--accent, #3b82f6)}.add-todo-btn[data-astro-cid-foebi7er]{background:var(--accent, #3b82f6);color:#fff;border:none;width:32px;height:32px;min-width:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;padding:0}.add-todo-btn[data-astro-cid-foebi7er]:hover{background:#2563eb}.todo-list[data-astro-cid-foebi7er]{list-style:none;padding:0;margin:0;max-height:250px;overflow-y:auto}.todo-item[data-astro-cid-foebi7er]{display:flex;align-items:center;padding:10px 5px;border-bottom:1px solid #f1f3f5;width:100%}.empty-todo[data-astro-cid-foebi7er]{text-align:center;color:#adb5bd;padding:16px}.todo-checkbox[data-astro-cid-foebi7er]{margin:0 8px 0 0;flex:0 0 16px;width:16px;height:16px;cursor:pointer}.todo-text[data-astro-cid-foebi7er]{flex:1;font-size:.85rem;color:#343a40;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:5px}.todo-item[data-astro-cid-foebi7er].completed .todo-text[data-astro-cid-foebi7er] del[data-astro-cid-foebi7er]{text-decoration:line-through;color:#adb5bd}.todo-item[data-astro-cid-foebi7er] .delete-btn[data-astro-cid-foebi7er]{background:none;border:none;cursor:pointer;padding:0;margin-left:8px;display:flex;align-items:center;justify-content:center;color:#adb5bd;transition:color .2s}.todo-item[data-astro-cid-foebi7er] .delete-btn[data-astro-cid-foebi7er]:hover{color:#fa5252}.todo-item[data-astro-cid-foebi7er] .delete-btn[data-astro-cid-foebi7er] svg[data-astro-cid-foebi7er]{width:16px;height:16px}.todo-list[data-astro-cid-foebi7er] li[data-astro-cid-foebi7er].todo-item{display:flex;justify-content:space-between}@media (max-width: 300px){.todo-text[data-astro-cid-foebi7er]{max-width:100px}}.todo-list[data-astro-cid-foebi7er] .todo-item[data-astro-cid-foebi7er] .delete-btn[data-astro-cid-foebi7er]:hover{color:#fa5252!important}.left-sidebar[data-astro-cid-ayrzzz7d]{position:sticky;top:20px;display:flex;flex-direction:column;gap:30px;background:transparent;box-shadow:none}.profile-box[data-astro-cid-ayrzzz7d]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014}.avatar-section[data-astro-cid-ayrzzz7d]{padding:24px;text-align:center;background:linear-gradient(to bottom,#f8f9fa,#fff);border-bottom:1px solid #eee}.avatar-wrapper[data-astro-cid-ayrzzz7d]{position:relative;width:140px;height:140px;margin:0 auto 16px}.avatar[data-astro-cid-ayrzzz7d]{width:120px;height:120px;border-radius:50%;background:#f5f5f5;padding:4px;border:2px solid #fff;box-shadow:0 2px 8px #0000001a}.christmas-hat[data-astro-cid-ayrzzz7d]{position:absolute;top:-25px;left:50%;transform:translate(-50%) rotate(5deg);width:90px;height:60px;background:linear-gradient(135deg,#e91e63,#d81b60);clip-path:polygon(0 80%,50% 0,100% 80%)}.christmas-hat[data-astro-cid-ayrzzz7d]:before{content:"";position:absolute;bottom:-10px;left:-5px;right:-5px;height:20px;background:#fff;border-radius:50px}.christmas-hat[data-astro-cid-ayrzzz7d]:after{content:"";position:absolute;top:-8px;right:0;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0000001a}.author-name[data-astro-cid-ayrzzz7d]{font-size:1.25rem;font-weight:600;margin:0;color:#333}.author-bio[data-astro-cid-ayrzzz7d]{color:#666;font-size:.9rem;margin:8px 0 0;line-height:1.5}.stats-section[data-astro-cid-ayrzzz7d]{display:grid;grid-template-columns:repeat(4,1fr);padding:16px;gap:8px}.stat-box[data-astro-cid-ayrzzz7d]{text-align:center;padding:8px 4px;border-radius:6px;transition:background-color .2s}.stat-box[data-astro-cid-ayrzzz7d]:hover{background-color:#f8f9fa}.stat-value[data-astro-cid-ayrzzz7d]{font-size:1.1rem;font-weight:600;color:#333}.stat-label[data-astro-cid-ayrzzz7d]{font-size:.8rem;color:#666;margin-top:4px}.categories-box[data-astro-cid-ayrzzz7d]{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px #00000014}.box-title[data-astro-cid-ayrzzz7d]{font-size:1rem;font-weight:600;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #eee;color:#333}.category-item[data-astro-cid-ayrzzz7d]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;color:#666;text-decoration:none;border-radius:6px;transition:all .2s}.category-item[data-astro-cid-ayrzzz7d]:hover{background-color:#f8f9fa;color:var(--accent)}.category-name[data-astro-cid-ayrzzz7d]{font-size:.95rem}.category-count[data-astro-cid-ayrzzz7d]{font-size:.85rem;color:#999;background:#f8f9fa;padding:2px 8px;border-radius:10px}@media (max-width: 768px){.stats-section[data-astro-cid-ayrzzz7d]{grid-template-columns:repeat(2,1fr)}}.calendar-box[data-astro-cid-ayrzzz7d]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;margin-top:0}.right-sidebar[data-astro-cid-e76qe2jt]{position:sticky;top:20px;display:flex;flex-direction:column;gap:20px}.widget[data-astro-cid-e76qe2jt]{background:#fff;border-radius:8px;padding:20px;margin-bottom:20px}.widget[data-astro-cid-e76qe2jt] h3[data-astro-cid-e76qe2jt]{margin:0 0 15px;font-size:1.1rem;color:#333}.recent-posts[data-astro-cid-e76qe2jt]{list-style:none;padding:0;margin:0}.recent-posts[data-astro-cid-e76qe2jt] li[data-astro-cid-e76qe2jt]{margin-bottom:12px}.recent-posts[data-astro-cid-e76qe2jt] a[data-astro-cid-e76qe2jt]{color:#333;text-decoration:none;display:block;margin-bottom:4px}.recent-posts[data-astro-cid-e76qe2jt] a[data-astro-cid-e76qe2jt]:hover{color:var(--accent)}.post-date[data-astro-cid-e76qe2jt]{font-size:.8rem;color:#999}.archives[data-astro-cid-e76qe2jt]{list-style:none;padding:0;margin:0}.archives[data-astro-cid-e76qe2jt] li[data-astro-cid-e76qe2jt]{margin-bottom:8px}.archives[data-astro-cid-e76qe2jt] a[data-astro-cid-e76qe2jt]{color:#333;text-decoration:none;display:flex;justify-content:space-between;align-items:center}.archive-count[data-astro-cid-e76qe2jt]{color:#999;font-size:.9rem}body{margin:0;padding:0;background-color:#f2f5f8;min-height:100vh}.layout-container[data-astro-cid-rd3f5kvn]{width:100%;max-width:1400px;margin:0 auto;padding:20px;box-sizing:border-box}.layout-content[data-astro-cid-rd3f5kvn]{display:grid;grid-template-columns:240px minmax(0,1fr) 280px;gap:16px;align-items:start;min-height:calc(100vh - 200px)}.left-sidebar[data-astro-cid-rd3f5kvn]{position:sticky;top:20px;height:fit-content;background:transparent;box-shadow:none}.right-sidebar[data-astro-cid-rd3f5kvn],.main-content[data-astro-cid-rd3f5kvn]{margin-top:0;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014}.main-content[data-astro-cid-rd3f5kvn]{min-width:0;width:100%;padding:0;overflow:hidden}.right-sidebar[data-astro-cid-rd3f5kvn]{position:sticky;top:20px;height:fit-content}@media (max-width: 1200px){.layout-content[data-astro-cid-rd3f5kvn]{grid-template-columns:1fr}.left-sidebar[data-astro-cid-rd3f5kvn],.right-sidebar[data-astro-cid-rd3f5kvn]{display:none}}
