:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1e293b;font-synthesizes:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{background:#f1f5f9;min-height:100vh;margin:0}h1{color:#0f172a;margin-bottom:.5rem;font-size:2.2em;font-weight:800;line-height:1.2}button{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}button:hover{background-color:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}button:focus,button:focus-visible{outline:4px auto #38bdf880}.container{width:100%;max-width:1400px;margin:0 auto;padding:2rem}.filters{flex-wrap:wrap;gap:1rem;margin:1.5rem 0 2.5rem;display:flex}.filter-btn{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.5rem 1rem;transition:all .2s}.filter-btn.active.eso{color:#0284c7;background:#e0f2fe;border-color:#bae6fd}.filter-btn.active.btx1{color:#059669;background:#d1fae5;border-color:#a7f3d0}.filter-btn.active.btx2{color:#ea580c;background:#ffedd5;border-color:#fed7aa}.filter-btn.active.cf{color:#a855f7;background:#f3e8ff;border-color:#e9d5ff}.filter-btn.active.pfi{color:#e11d48;background:#ffe4e6;border-color:#fecdd3}.layout{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=1024px){.layout{grid-template-columns:3fr 2fr}}.calendar-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.calendar-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.calendar-header h2{color:#0f172a;font-size:1.5rem}.calendar-nav button{margin-left:.5rem;padding:.4rem .8rem;font-size:.9rem}.weekdays{text-align:center;color:#64748b;text-transform:uppercase;grid-template-columns:repeat(7,1fr);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:grid}.days-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.day-cell{aspect-ratio:1;cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:8px;flex-direction:column;align-items:center;min-height:80px;padding:.25rem;transition:all .2s;display:flex}.day-cell:hover{background:#f1f5f9;border-color:#cbd5e1}.day-cell.selected{background:#e2e8f0;border-color:#94a3b8}.day-cell.empty{cursor:default;background:0 0}.day-cell.empty:hover{background:0 0;border-color:#0000}.day-number{color:#334155;margin-top:.25rem;margin-bottom:4px;font-weight:600}.badges-container{flex-direction:column;gap:2px;width:100%;margin-bottom:auto;display:flex}.day-badge{text-align:center;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000;border-radius:3px;padding:0 4px;font-size:.6rem;font-weight:800;overflow:hidden}.day-badge.eso{color:#0369a1;background-color:#e0f2fe;border-color:#bae6fd}.day-badge.btx1{color:#047857;background-color:#d1fae5;border-color:#a7f3d0}.day-badge.btx2{color:#c2410c;background-color:#ffedd5;border-color:#fed7aa}.day-badge.cf{color:#7e22ce;background-color:#f3e8ff;border-color:#e9d5ff}.day-badge.pfi{color:#be123c;background-color:#ffe4e6;border-color:#fecdd3}.day-badge.notes{font-style:normal}.day-badge.juntes{text-underline-offset:1px;font-weight:900;text-decoration:underline}.dots-container{flex-wrap:wrap;justify-content:center;gap:3px;width:100%;margin-bottom:.25rem;display:flex}.dot{border-radius:50%;width:8px;height:8px}.dot.eso{background-color:#0ea5e9}.dot.btx1{background-color:#10b981}.dot.btx2{background-color:#f97316}.dot.cf{background-color:#a855f7}.dot.pfi{background-color:#e11d48}.list-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-height:800px;padding:1.5rem;overflow-y:auto;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.list-header-row{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.list-container h3{color:#0f172a;border-bottom:none;margin-bottom:0;padding-bottom:0;font-size:1.25rem}.reset-btn{color:#475569;background-color:#f1f5f9;border:1px solid #e2e8f0;padding:.4rem .8rem;font-size:.85rem}.reset-btn:hover{color:#1e293b;background-color:#e2e8f0}.event-card{background:#f8fafc;border-left:4px solid #0000;border-radius:8px;margin-bottom:1rem;padding:1rem}.event-card.eso{border-left-color:#0ea5e9}.event-card.btx1{border-left-color:#10b981}.event-card.btx2{border-left-color:#f97316}.event-card.cf{border-left-color:#a855f7}.event-card.pfi{border-left-color:#e11d48}.event-date{color:#475569;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex}.event-desc{color:#1e293b;margin-bottom:.5rem;font-size:.95rem;line-height:1.4}.group-badge{border-radius:4px;padding:.1rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.group-badge.eso{color:#0284c7;background:#e0f2fe}.group-badge.btx1{color:#059669;background:#d1fae5}.group-badge.btx2{color:#ea580c;background:#ffedd5}.group-badge.cf{color:#a855f7;background:#f3e8ff}.group-badge.pfi{color:#e11d48;background:#ffe4e6}
