.ev-layout.svelte-146e628{height:calc(100dvh - 64px);display:flex;overflow:hidden}.ev-cal.svelte-146e628{background:var(--c-dark);border-right:1px solid #0a1835;flex-shrink:0;width:33.333%;padding:1.5rem 1.25rem;overflow-y:auto}@media (width<=1024px){.ev-cal.svelte-146e628{display:none}}.cal-wrap.svelte-146e628{flex-direction:column;gap:1.25rem;width:100%;display:flex}.cal-head.svelte-146e628{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.cal-month.svelte-146e628{color:#fff;font-size:.88rem;font-weight:700}.cal-nav.svelte-146e628{color:#fff9;cursor:pointer;background:0 0;border:1.5px solid #fff3;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;transition:border-color .15s,color .15s;display:flex}.cal-nav.svelte-146e628:hover{color:#fff;border-color:#fff9}.cal-grid.svelte-146e628{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.cal-dow.svelte-146e628{color:#ffffff59;text-align:center;text-transform:uppercase;padding:.25rem 0;font-size:.62rem;font-weight:700}.cal-cell.svelte-146e628{aspect-ratio:1;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:1px;font-size:.78rem;display:flex;position:relative}.cal-empty.svelte-146e628{background:0 0}.cal-day.svelte-146e628{color:#ffffffb3;cursor:pointer;background:0 0;border:none;font-weight:500;transition:background .1s,color .1s}.cal-day.svelte-146e628:hover{color:#fff;background:#ffffff1a}.cal-day.is-today.svelte-146e628{color:var(--c-gold);outline:1.5px solid var(--c-gold);outline-offset:-1.5px;font-weight:800}.cal-day.is-selected.svelte-146e628{background:var(--c-gold);color:var(--ink);font-weight:800}.cal-day.is-selected.is-today.svelte-146e628{outline:none}.cal-dot.svelte-146e628{background:var(--c-cta);border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px}.cal-day.is-selected.svelte-146e628 .cal-dot:where(.svelte-146e628){background:#0c1f4580}.cal-clear.svelte-146e628{color:#ffffff80;cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-size:.78rem;display:inline-flex}.cal-clear.svelte-146e628:hover{color:#fff}.cal-post-btn.svelte-146e628{width:100%}.ev-right.svelte-146e628{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.ev-bar.svelte-146e628{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .75rem;display:flex}.pg-search.svelte-146e628{flex:1;align-items:center;max-width:22rem;display:flex;position:relative}.pg-search.svelte-146e628 .pg-search-icon{color:var(--muted-2);pointer-events:none;position:absolute;left:.6rem}.pg-search.svelte-146e628 input:where(.svelte-146e628){border:1.5px solid var(--border);width:100%;color:var(--text-2);background:var(--surface);border-radius:8px;padding:.45rem .75rem .45rem 2rem;font-size:.85rem}.pg-search.svelte-146e628 input:where(.svelte-146e628):focus{border-color:var(--c-accent);outline:none;box-shadow:0 0 0 3px #1e40af26}.results-count.svelte-146e628{color:var(--muted-2);margin-left:auto;font-size:.78rem}.ev-scroll.svelte-146e628{flex:1;overflow-y:auto}.empty-state.svelte-146e628{height:12rem;color:var(--muted-2);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.date-group.svelte-146e628{border-bottom:1px solid var(--border-2)}.date-header.svelte-146e628{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-2);background:var(--surface-2);border-bottom:1px solid var(--border-2);z-index:100;padding:.5rem .75rem .35rem;font-size:.7rem;font-weight:700;position:sticky;top:0}.ev-row.svelte-146e628{border-bottom:1px solid var(--border-2);color:var(--text);align-items:stretch;height:5.5rem;transition:background .1s;display:flex;overflow:hidden}.ev-row.svelte-146e628:last-child{border-bottom:none}.ev-row.svelte-146e628:hover{background:var(--surface-2)}.ev-time.svelte-146e628{width:3.75rem;color:var(--muted);text-align:center;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:600;display:flex}.ev-avatar.svelte-146e628{background:color-mix(in srgb, var(--c-accent) 14%, var(--surface));width:3.6rem;color:var(--c-accent);border-radius:10px;flex-direction:column;flex-shrink:0;align-items:center;margin:.5rem;display:flex;position:relative;overflow:hidden}.ev-img.svelte-146e628{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.ev-letter.svelte-146e628{z-index:2;flex:1;justify-content:center;align-items:center;width:100%;font-size:1.05rem;font-weight:700;display:flex;position:relative}.ev-type.svelte-146e628{text-align:center;width:100%;color:color-mix(in srgb, var(--c-accent) 75%, var(--surface));text-transform:uppercase;letter-spacing:.03em;z-index:2;padding:.3rem;font-size:.55rem;font-weight:700;position:relative}.row-body.svelte-146e628{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:.4rem .65rem .5rem .6rem;line-height:1.3;display:flex}.row-body.svelte-146e628 strong:where(.svelte-146e628){color:var(--text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;display:-webkit-box;overflow:hidden}.row-body.svelte-146e628 span:where(.svelte-146e628){white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:.78rem;overflow:hidden}.ev-biz.svelte-146e628{font-weight:700;color:var(--text-2)!important}.btn-tc.svelte-146e628{background:var(--c-cta);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:.35rem;padding:.55rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.btn-tc.svelte-146e628:hover{background:var(--c-cta-hover)}
