@font-face{font-family:Lora;src:url(/fonts/Lora-Variable.ttf)format("truetype");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Variable.ttf)format("truetype");font-weight:400 700;font-style:normal;font-display:swap}:root{--background:#fff9ee;--surface:#fffcf7;--ink:#24352d;--muted:#59685f;--primary:#386448;--primary-soft:#e5efe6;--accent:#d74642;--border:#e6e0d5;--gold:#d7ad54}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--ink);margin:0;font-family:Noto Sans,Segoe UI,sans-serif}body{background-image:linear-gradient(#fff9eeeb,#fff9eef7),url(/images/theatre-background.png);background-position:top;background-repeat:no-repeat;background-size:auto,cover}a{color:var(--primary)}.wrap{max-width:880px;margin:0 auto;padding:1rem 1rem 3rem}header.site{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0 1.25rem;display:flex}.wordmark{letter-spacing:.01em;margin:0;font-family:Lora,Georgia,serif;font-size:clamp(1.8rem,5vw,2.6rem);font-weight:700}.wordmark span:first-child,.wordmark span:nth-child(6){color:var(--accent)}.wordmark span:nth-child(2),.wordmark span:nth-child(5){color:var(--primary)}.wordmark span:nth-child(3){color:var(--gold)}.wordmark span:nth-child(4),.wordmark span:nth-child(7){color:var(--muted)}nav.site{flex-wrap:wrap;gap:.75rem 1rem;display:flex}nav.site a{color:var(--muted);align-items:center;min-height:44px;text-decoration:none;display:inline-flex}nav.site a[aria-current=page]{color:var(--primary);font-weight:600}.hero{border:1px solid var(--border);background:var(--surface);border-radius:18px;margin:1.5rem 0;position:relative;overflow:hidden}.hero img{width:100%;height:auto;display:block}.hero p{max-width:52%;margin:0;font-family:Lora,Georgia,serif;font-size:clamp(1.3rem,3vw,1.7rem);font-weight:700;line-height:1.15;position:absolute;bottom:1.25rem;left:1.25rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:18px;margin:1rem 0;padding:1.25rem 1.35rem}.card img{border-radius:12px;width:100%;height:auto;display:block}.card iframe{border:0;border-radius:12px;width:100%;max-width:100%;display:block}h1,h2{font-family:Lora,Georgia,serif;font-weight:700}h1{margin:1.2rem 0 .5rem;font-size:clamp(1.7rem,4vw,2.2rem)}h2{margin:0 0 .6rem;font-size:1.35rem}p{color:var(--ink);line-height:1.5}.muted{color:var(--muted)}.mascot{border-radius:18px;width:min(280px,70%);height:auto;margin:1rem auto;display:block}footer{border-top:1px solid var(--border);color:var(--muted);margin-top:2.5rem;padding-top:1rem;font-size:.92rem}@media (width<=640px){.hero p{max-width:none;padding:1rem 1.1rem 1.2rem;position:static}}.button{background:var(--primary);color:#fff;border-radius:14px;align-items:center;min-height:44px;padding:.5rem 1rem;text-decoration:none;display:inline-flex}.button.secondary{background:var(--primary-soft);color:var(--primary)}.gallery{margin:1rem 0;position:relative}.gallery-viewport{touch-action:pan-y;border-radius:12px;overflow:hidden}.gallery-track{transition:transform .35s;display:flex}.gallery-track img,.gallery-single img{cursor:zoom-in;flex:0 0 100%;width:100%;height:auto;display:block}.gallery-arrow{min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;background:#fffcf7eb;border:0;border-radius:999px;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow.prev{left:.5rem}.gallery-arrow.next{right:.5rem}.gallery-meta,.gallery-thumbs{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.6rem;display:flex}.gallery-dots button{background:var(--border);border:0;border-radius:50%;width:10px;height:10px;min-height:10px;padding:0}.gallery-dots button[aria-current=true]{background:var(--primary)}.gallery-thumbs img{object-fit:cover;cursor:pointer;opacity:.65;border-radius:8px;width:56px;height:42px}.gallery-thumbs img.current{opacity:1}.lightbox{z-index:40;background:#0c100eeb;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.lightbox img{object-fit:contain;object-position:center;width:auto;max-width:min(100%,100vw);height:auto;max-height:90vh}.lightbox button{min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;background:#fffcf7eb;border:0;border-radius:999px;position:absolute}.lightbox-close{top:1rem;right:1rem}.lightbox-prev{top:50%;left:1rem;transform:translateY(-50%)}.lightbox-next{top:50%;right:1rem;transform:translateY(-50%)}.lightbox-count{text-align:center;color:#fff;margin:0;position:absolute;bottom:1.2rem;left:0;right:0}@media (width<=720px){.gallery-arrow{display:none}}@media (prefers-reduced-motion:reduce){.gallery-track{transition:none}}
