.modal-backdrop.svelte-2dgarc{position:fixed;inset:0;z-index:1000;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;padding:20px}.modal-card.svelte-2dgarc{background:#fff;width:100%;max-width:800px;max-height:90dvh;border-radius:12px;position:relative;display:flex;flex-direction:column;overflow:hidden}.modal-close.svelte-2dgarc{position:absolute;top:15px;right:15px;background:none;border:none;font-size:1.5rem;cursor:pointer;z-index:10;color:#333;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.modal-close.svelte-2dgarc:hover{background:#0000000d}.nav-arrow.svelte-2dgarc{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;font-size:3rem;cursor:pointer;padding:20px 15px;border-radius:8px;transition:background .2s;z-index:10}.nav-arrow.svelte-2dgarc:hover{background:#fff3}.nav-prev.svelte-2dgarc{left:20px}.nav-next.svelte-2dgarc{right:20px}.modal-scroll-content.svelte-2dgarc{overflow-y:auto;padding:25px;scrollbar-width:thin}.modal-header.svelte-2dgarc{text-align:center;margin-bottom:20px;padding-top:10px}.modal-header.svelte-2dgarc h2:where(.svelte-2dgarc){margin:0;color:var(--primary-color, #0c509d);font-size:1.5rem}.modal-year.svelte-2dgarc{display:block;color:#666;margin-top:5px}.modal-gallery.svelte-2dgarc{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.gallery-button.svelte-2dgarc{padding:0;border:none;background:none;cursor:pointer;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s}.gallery-button.svelte-2dgarc:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026}.modal-gallery.svelte-2dgarc img:where(.svelte-2dgarc){width:100%;border-radius:8px;object-fit:cover;aspect-ratio:3/2;display:block}.modal-desc.svelte-2dgarc{line-height:1.6;margin-bottom:20px}.more-images-link.svelte-2dgarc{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:15px;color:var(--primary-color, #0c509d)}.more-images-link.svelte-2dgarc a:where(.svelte-2dgarc){color:inherit;text-decoration:underline;font-weight:500}.more-images-link.svelte-2dgarc:hover{opacity:.8}.program-grid.svelte-2dgarc{display:grid;grid-template-columns:1fr 1fr;gap:30px}.program-column.svelte-2dgarc{min-width:0;overflow:hidden}.program-column.svelte-2dgarc h3:where(.svelte-2dgarc){color:var(--primary-color, #0c509d);font-size:1rem;margin-bottom:12px;border-bottom:1px solid #ddd;padding-bottom:6px}.program-table.svelte-2dgarc{width:100%;border-collapse:collapse;font-size:.85rem}.program-table.svelte-2dgarc tr:where(.svelte-2dgarc){border-bottom:1px dotted #ddd}.program-table.svelte-2dgarc td:where(.svelte-2dgarc){padding:6px 0;vertical-align:top}.role-cell.svelte-2dgarc{color:#333;padding-right:12px}.role-main.svelte-2dgarc{display:inline}.role-extra.svelte-2dgarc{display:block;font-size:.8em;color:#666;margin-top:2px}.name-cell.svelte-2dgarc{color:#555;text-align:right}.name-entry.svelte-2dgarc{display:block;font-weight:500}@media(max-width:600px){.program-grid.svelte-2dgarc{grid-template-columns:1fr;gap:20px}.modal-gallery.svelte-2dgarc{grid-template-columns:1fr 1fr;gap:8px}.modal-scroll-content.svelte-2dgarc{padding:20px}.nav-arrow.svelte-2dgarc{font-size:2rem;padding:15px 10px}.nav-prev.svelte-2dgarc{left:5px}.nav-next.svelte-2dgarc{right:5px}}.container.svelte-1ahjurg{max-width:1200px;margin:0 auto;padding:0 15px 40px;min-height:100dvh}mark{background-color:#ffd70066;color:inherit;padding:0 2px;border-radius:2px}.archive-controls.svelte-1ahjurg{position:sticky;top:86px;z-index:50;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:0 -15px 20px;padding:15px;box-shadow:0 4px 20px #0000000d;border-bottom:1px solid rgba(0,0,0,.05)}.controls-inner.svelte-1ahjurg{max-width:1200px;margin:0 auto}.controls-row.svelte-1ahjurg{display:flex;justify-content:center;gap:10px;align-items:center}.grid-view.svelte-1ahjurg{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;container-type:inline-size}.grid-card.svelte-1ahjurg{background:#fff;border:none;text-align:left;padding:0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;cursor:pointer;display:flex;flex-direction:column;transition:transform .2s}.grid-card.svelte-1ahjurg:hover{transform:translateY(-3px)}.grid-img-container.svelte-1ahjurg{position:relative;aspect-ratio:2/3;background:#eee}.grid-img-container.svelte-1ahjurg img:where(.svelte-1ahjurg){width:100%;height:100%;object-fit:cover}.placeholder-img.svelte-1ahjurg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;color:var(--primary-color, #0c509d);background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}.grid-content.svelte-1ahjurg{padding:12px;display:flex;flex-direction:column;flex-grow:1}.grid-content.svelte-1ahjurg h3:where(.svelte-1ahjurg){margin:0 0 4px;font-size:1rem;color:#333;line-height:1.3}.grid-year.svelte-1ahjurg{color:#888;font-size:.85rem;margin-top:auto}@media(max-width:600px){.archive-controls.svelte-1ahjurg{top:90px;padding:10px}}@container (max-width: 500px){.grid-view.svelte-1ahjurg{gap:10px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.grid-content.svelte-1ahjurg{padding:8px}.grid-content.svelte-1ahjurg h3:where(.svelte-1ahjurg){font-size:.9rem}}.timeline-header.svelte-1ahjurg{position:sticky;top:148px;z-index:40;background:#ffffffe6;padding:8px 0;border-bottom:1px solid #eee;margin-bottom:8px;color:var(--primary-color, #0c509d);font-weight:700}.list-row.svelte-1ahjurg{display:grid;grid-template-columns:50px 1fr 30px;gap:15px;align-items:center;background:#fff;padding:8px;border-radius:8px;margin-bottom:8px;border:1px solid transparent;cursor:pointer}.list-row.svelte-1ahjurg:hover{background:#f9f9f9;border-color:#ddd;box-shadow:0 2px 8px #0000000d}.list-thumb.svelte-1ahjurg{width:50px;height:50px;border-radius:6px;overflow:hidden;background:#eee}.list-thumb.svelte-1ahjurg img:where(.svelte-1ahjurg){width:100%;height:100%;object-fit:cover}.list-thumb-placeholder.svelte-1ahjurg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:var(--primary-color, #0c509d);background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}.list-info.svelte-1ahjurg h2:where(.svelte-1ahjurg){margin:0;font-size:1rem}.list-info.svelte-1ahjurg .year:where(.svelte-1ahjurg){font-size:.85rem;color:#777}.list-arrow.svelte-1ahjurg{color:#ccc}.observer-element.svelte-1ahjurg{height:60px;display:flex;justify-content:center;align-items:center}.loading-spinner.svelte-1ahjurg{width:25px;height:25px;border:3px solid #eee;border-top-color:var(--primary-color, #0c509d);border-radius:50%;animation:svelte-1ahjurg-spin .8s linear infinite}@keyframes svelte-1ahjurg-spin{to{transform:rotate(360deg)}}
