.day-cell{position:relative;border-bottom:1px solid #eee;border-right:1px solid #eee;padding:.35rem .4rem;font-size:.8rem;min-height:4rem;aspect-ratio:1}@media(max-width:600px){.day-cell{padding:.15rem .2rem;min-height:unset}.day-num{font-size:.65rem;width:1.5em}}.day-cell.sun .day-num,.day-cell.holiday .day-num{color:#c0392b}.day-cell.sat .day-num{color:#2980b9}.day-num{font-size:.75rem;margin-bottom:.2rem;position:absolute;top:0;left:0;z-index:1;background:none;color:#333;width:1.8em;aspect-ratio:1;display:flex;align-items:center;justify-content:center;line-height:1;border-radius:0 0 .5em}.day-cell.today .day-num{display:inline-flex;align-items:center;justify-content:center;background:#333;color:#fff;border-radius:50%}.has-post{position:relative;aspect-ratio:1;background:#efefef;overflow:hidden;padding:0}.has-post .day-num{background:#ffffffe6}.has-post.today .day-num{background:#333}.day-posts{position:absolute;inset:0;display:block;color:inherit;text-decoration:none;overflow:hidden}.day-posts:focus-visible{outline:2px solid #333;outline-offset:-2px}.cal-thumbs{display:grid;width:100%;height:100%;gap:1px;background:#eee}.day-posts.count-1 .cal-thumbs{grid-template-columns:1fr}.day-posts.count-2 .cal-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.day-posts.count-3 .cal-thumbs,.day-posts.count-4 .cal-thumbs{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.day-posts.count-3 .cal-thumb-frame:first-child{grid-row:span 2}.cal-thumb-frame{position:relative;min-width:0;min-height:0;overflow:hidden;background:#efefef}.cal-thumb{width:100%;height:100%;object-fit:cover;display:block}.cal-thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f6f3ee,#e8eef1);color:#777;font-size:1rem;font-weight:700;line-height:1}.cal-count{position:absolute;right:.25rem;bottom:.25rem;z-index:2;min-width:1.45em;height:1.45em;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#000000ad;color:#fff;font-size:.65rem;font-weight:700;line-height:1}.cal-more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000008c;color:#fff;font-size:.85rem;font-weight:700;line-height:1}.cal-title{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;gap:.15rem;padding:1.35rem .35rem .35rem;overflow:hidden;background:#0009;color:#fff;opacity:0;transition:opacity .2s;z-index:3;pointer-events:none}.day-posts:hover .cal-title,.day-posts:focus-visible .cal-title{opacity:1}.cal-title-line{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:600;line-height:1.25}@media(max-width:600px){.cal-thumbs{gap:0}.cal-count{right:.12rem;bottom:.12rem;min-width:1.25em;height:1.25em;font-size:.55rem}.cal-title{display:none}}.hidden[data-astro-cid-mawakmrg]{display:none!important}.calendar-nav[data-astro-cid-mawakmrg]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.calendar-nav[data-astro-cid-mawakmrg] button[data-astro-cid-mawakmrg]{background:none;border:1px solid #ddd;border-radius:4px;width:2rem;height:2rem;font-size:1.2rem;cursor:pointer;color:#555;line-height:1}.calendar-nav[data-astro-cid-mawakmrg] button[data-astro-cid-mawakmrg]:hover{background:#f5f5f5}@media(max-width:600px){.calendar-nav[data-astro-cid-mawakmrg] button[data-astro-cid-mawakmrg]{width:2.5rem;height:2.5rem;font-size:1.5rem}}#calendar-title[data-astro-cid-mawakmrg]{font-weight:600;font-size:1rem}.calendar-grid[data-astro-cid-mawakmrg]{display:grid;grid-template-columns:repeat(7,1fr);border-top:1px solid #eee;border-left:1px solid #eee}.weekday[data-astro-cid-mawakmrg]{text-align:center;font-size:.75rem;color:#999;padding:.25rem 0;border-bottom:1px solid #eee;border-right:1px solid #eee}.weekday[data-astro-cid-mawakmrg].sun{color:#c0392b}.weekday[data-astro-cid-mawakmrg].sat{color:#2980b9}.view-controls[data-astro-cid-sxnsrdtv]{display:flex;gap:.5rem;margin-bottom:1.5rem}.view-btn[data-astro-cid-sxnsrdtv]{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;border:1px solid #ddd;border-radius:6px;background:#fff;color:#666;font-size:.85rem;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.view-btn[data-astro-cid-sxnsrdtv].active{background:#333;color:#fff;border-color:#333}.view-btn[data-astro-cid-sxnsrdtv]:hover:not(.active){background:#f5f5f5;border-color:#bbb}.hidden[data-astro-cid-sxnsrdtv]{display:none!important}.post-list[data-astro-cid-sxnsrdtv]{list-style:none}.post-item[data-astro-cid-sxnsrdtv]{padding:1rem 0;border-bottom:1px solid #eee}.post-item[data-astro-cid-sxnsrdtv] a[data-astro-cid-sxnsrdtv]{display:flex;align-items:center;justify-content:space-between;gap:3rem}.post-item[data-astro-cid-sxnsrdtv] a[data-astro-cid-sxnsrdtv]:hover .post-title[data-astro-cid-sxnsrdtv]{color:var(--accent-color, #0066cc)}.post-thumbnail[data-astro-cid-sxnsrdtv]{width:120px;height:80px;object-fit:cover;border-radius:4px;flex-shrink:0}@media(max-width:600px){.post-item[data-astro-cid-sxnsrdtv] a[data-astro-cid-sxnsrdtv]{flex-direction:column-reverse;align-items:stretch;gap:.75rem}.post-thumbnail[data-astro-cid-sxnsrdtv]{width:100%;height:120px}}.post-info[data-astro-cid-sxnsrdtv]{display:flex;flex-direction:column;gap:.35rem;flex:1}.post-title[data-astro-cid-sxnsrdtv]{font-weight:600;line-height:1.6}time[data-astro-cid-sxnsrdtv]{color:#999;font-size:.85rem;white-space:nowrap}.pagination[data-astro-cid-sxnsrdtv]{margin-top:2rem;padding-top:1.25rem;border-top:1px solid #eee}.pagination-status[data-astro-cid-sxnsrdtv]{margin-bottom:.75rem;color:#999;font-size:.8rem;text-align:center}.pagination-links[data-astro-cid-sxnsrdtv]{display:flex;align-items:center;justify-content:center;gap:.5rem}.pagination-pages[data-astro-cid-sxnsrdtv]{display:flex;align-items:center;justify-content:center;gap:.35rem;flex-wrap:wrap}.pagination-link[data-astro-cid-sxnsrdtv]{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;min-height:2.2rem;padding:.35rem .7rem;border:1px solid #ddd;border-radius:6px;color:#555;font-size:.85rem;line-height:1;text-decoration:none;background:#fff}.pagination-link[data-astro-cid-sxnsrdtv]:hover:not(.active):not(.disabled){border-color:#bbb;background:#f5f5f5}.pagination-link[data-astro-cid-sxnsrdtv].active{border-color:#333;background:#333;color:#fff;font-weight:600}.pagination-link[data-astro-cid-sxnsrdtv].disabled{color:#bbb;background:#fafafa}.pagination-edge[data-astro-cid-sxnsrdtv]{min-width:4rem}.pagination-gap[data-astro-cid-sxnsrdtv]{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;min-height:2.2rem;color:#aaa;font-size:.85rem}@media(max-width:600px){.pagination-links[data-astro-cid-sxnsrdtv]{gap:.35rem}.pagination-edge[data-astro-cid-sxnsrdtv]{min-width:3.4rem;padding-inline:.45rem}.pagination-link[data-astro-cid-sxnsrdtv]{min-width:2rem;min-height:2rem;padding-inline:.55rem}}
