.calendar-page[data-astro-cid-loahurku]{padding:3rem 1rem 8rem;min-height:80vh}.container[data-astro-cid-loahurku]{max-width:1200px;margin:0 auto}.month-nav[data-astro-cid-loahurku]{display:flex;align-items:center;gap:1rem;margin-bottom:3rem;position:sticky;top:80px;z-index:50;padding:1rem;background:#0a0a0ae6;backdrop-filter:blur(20px);border-radius:50px;border:1px solid rgba(255,255,255,.1)}.month-pills[data-astro-cid-loahurku]{display:flex;gap:.5rem;overflow-x:auto;flex:1;padding:.25rem;scrollbar-width:none}.month-pills[data-astro-cid-loahurku]::-webkit-scrollbar{display:none}.nav-arrow[data-astro-cid-loahurku]{background:#ffffff1a;border:none;color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:1.2rem;transition:all .2s;flex-shrink:0}.nav-arrow[data-astro-cid-loahurku]:hover{background:var(--color-primary)}.month-pill[data-astro-cid-loahurku]{padding:.6rem 1.25rem;background:#ffffff0d;border:1px solid transparent;border-radius:50px;color:var(--color-text-muted);font-weight:600;font-size:.9rem;text-decoration:none;white-space:nowrap;transition:all .3s}.month-pill[data-astro-cid-loahurku]:hover{background:#ffffff1a;color:#fff}.month-pill[data-astro-cid-loahurku].active{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 4px 15px #ff6b004d}.month-section[data-astro-cid-loahurku]{margin-bottom:5rem;scroll-margin-top:160px}.month-header[data-astro-cid-loahurku]{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--color-primary)}.month-title[data-astro-cid-loahurku]{font-size:2rem;font-weight:800;color:#fff;margin:0}.event-count[data-astro-cid-loahurku]{background:#ff6b0026;color:var(--color-primary);padding:.4rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600}.events-grid[data-astro-cid-loahurku]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.event-card[data-astro-cid-loahurku]{position:relative;display:flex;flex-direction:column;background:#1a1a1a;border:1px solid rgba(255,255,255,.05);border-radius:20px;overflow:hidden;text-decoration:none;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease}.event-card[data-astro-cid-loahurku]:hover{transform:translateY(-5px);border-color:#ffffff1a;box-shadow:0 10px 30px #00000080}.event-date-badge[data-astro-cid-loahurku]{position:absolute;top:1rem;left:1rem;z-index:10;background:var(--color-primary);color:#fff;padding:.5rem .8rem;border-radius:12px;text-align:center;min-width:60px;box-shadow:0 4px 15px #ff6b0066}.event-date-badge[data-astro-cid-loahurku] .day[data-astro-cid-loahurku]{display:block;font-size:1.6rem;font-weight:800;line-height:1}.event-date-badge[data-astro-cid-loahurku] .weekday[data-astro-cid-loahurku]{font-size:.75rem;font-weight:700;letter-spacing:1px}.event-image[data-astro-cid-loahurku]{position:relative;height:220px;overflow:hidden}.event-image[data-astro-cid-loahurku] img[data-astro-cid-loahurku]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.event-card[data-astro-cid-loahurku]:hover .event-image[data-astro-cid-loahurku] img[data-astro-cid-loahurku]{transform:scale(1.05)}.badge[data-astro-cid-loahurku]{position:absolute;top:1rem;right:1rem;padding:.4rem .8rem;border-radius:50px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.badge[data-astro-cid-loahurku].sold-out{background:#ff0000e6;color:#fff;backdrop-filter:blur(4px)}.badge[data-astro-cid-loahurku].last-tickets{background:#ffa500e6;color:#000;backdrop-filter:blur(4px)}.event-info[data-astro-cid-loahurku]{padding:1.5rem;flex:1;display:flex;flex-direction:column}.event-title[data-astro-cid-loahurku]{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.25}.event-card[data-astro-cid-loahurku]:hover .event-title[data-astro-cid-loahurku]{color:var(--color-primary)}.event-meta[data-astro-cid-loahurku]{display:flex;flex-wrap:wrap;gap:1rem;font-size:.9rem;color:var(--color-text-muted);margin-bottom:.75rem}.venue[data-astro-cid-loahurku]{font-size:.9rem;color:#666;margin:0}.card-actions[data-astro-cid-loahurku]{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.05);display:grid;grid-template-columns:1fr auto;gap:.75rem}.btn-action[data-astro-cid-loahurku]{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1rem;border-radius:8px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;text-align:center}.btn-action[data-astro-cid-loahurku].buy{background:var(--color-primary);color:#fff;box-shadow:0 4px 12px #ff450033}.btn-action[data-astro-cid-loahurku].buy:hover{background:#f50;transform:translateY(-2px);box-shadow:0 6px 16px #ff45004d}.btn-action[data-astro-cid-loahurku].details{background:#ffffff0d;color:#ccc;border:1px solid rgba(255,255,255,.1)}.btn-action[data-astro-cid-loahurku].details:hover{background:#ffffff1a;color:#fff;border-color:#fff3}.past-events-section[data-astro-cid-loahurku]{margin-top:6rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1)}.section-title[data-astro-cid-loahurku]{font-size:2rem;margin-bottom:2rem;color:var(--color-text-muted)}.past-events-list[data-astro-cid-loahurku]{display:flex;flex-direction:column;gap:1rem}.past-event-item[data-astro-cid-loahurku]{display:grid;grid-template-columns:180px 1fr 150px auto;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#ffffff05;border-radius:12px;border:1px solid rgba(255,255,255,.05);color:#888;transition:all .2s}.past-event-item[data-astro-cid-loahurku]:hover{background:#ffffff0d;border-color:#ffffff1a}.past-date[data-astro-cid-loahurku]{font-family:var(--font-body);font-size:.9rem;opacity:.7;text-transform:capitalize}.past-title[data-astro-cid-loahurku]{font-weight:700;color:#aaa;font-size:1.1rem}.past-location[data-astro-cid-loahurku]{font-size:.9rem;display:flex;align-items:center;gap:.5rem}.past-location[data-astro-cid-loahurku]:before{content:"📍";font-size:.8rem;opacity:.5}.past-status[data-astro-cid-loahurku]{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;background:#ffffff0d;color:#666;padding:.3rem .8rem;border-radius:50px;font-weight:600}@media(max-width:768px){.month-nav[data-astro-cid-loahurku]{border-radius:16px}.nav-arrow[data-astro-cid-loahurku]{display:none}.events-grid[data-astro-cid-loahurku]{grid-template-columns:1fr}.month-header[data-astro-cid-loahurku]{flex-direction:column;gap:.5rem;text-align:center}.past-event-item[data-astro-cid-loahurku]{grid-template-columns:1fr;gap:.5rem;text-align:center}.card-actions[data-astro-cid-loahurku]{grid-template-columns:1fr}}
