.container.svelte-17uts98{max-width:1200px;margin:0 auto;padding:0 var(--space-6)}.section.svelte-17uts98{padding:var(--space-16) 0}.page-hero.svelte-17uts98{background:linear-gradient(135deg,#1a0a14 0%,var(--color-primary) 100%);padding:100px 0 var(--space-12);color:#fff;text-align:center}.eyebrow.svelte-17uts98{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold);margin-bottom:var(--space-2)}.page-hero.svelte-17uts98 h1:where(.svelte-17uts98){font-size:clamp(2rem,4vw,3rem);margin-bottom:var(--space-3)}.page-hero.svelte-17uts98 .lead:where(.svelte-17uts98){color:#ffffffbf;font-size:1.1rem;max-width:560px;margin:0 auto}.halls-list.svelte-17uts98{background:#fff}.hall-article.svelte-17uts98{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-12);align-items:start;padding:var(--space-12) 0;border-bottom:1px solid var(--color-border)}.hall-article.svelte-17uts98:last-child{border-bottom:none}.hall-article.svelte-17uts98:nth-child(2n){direction:rtl}.hall-article.svelte-17uts98:nth-child(2n)>:where(.svelte-17uts98){direction:ltr}.hall-gallery.svelte-17uts98{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border-radius:var(--radius-lg);overflow:hidden;align-self:start}.gimg.svelte-17uts98{overflow:hidden;cursor:pointer;border:none;padding:0;margin:0;background:none;aspect-ratio:4/3;display:block}.gimg.svelte-17uts98 img:where(.svelte-17uts98){width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.gimg.svelte-17uts98:hover img:where(.svelte-17uts98){transform:scale(1.07)}.gimg.svelte-17uts98:focus-visible{outline:2px solid var(--color-gold);outline-offset:-2px;z-index:1;position:relative}.hall-num.svelte-17uts98{font-family:var(--font-heading);font-size:3rem;font-weight:700;color:var(--color-border);margin:0 0 var(--space-2);line-height:1}.hall-details.svelte-17uts98 h2:where(.svelte-17uts98){font-size:2rem;margin-bottom:var(--space-3)}.hall-cap.svelte-17uts98{display:flex;align-items:center;gap:var(--space-2);color:var(--color-primary);font-size:.9rem;margin-bottom:var(--space-4)}.hall-desc.svelte-17uts98{color:var(--color-text-muted);line-height:1.8;margin-bottom:var(--space-4)}.features-title.svelte-17uts98{font-weight:600;font-size:.875rem;margin-bottom:var(--space-2)}.features-list.svelte-17uts98 ul:where(.svelte-17uts98){list-style:none;padding:0;margin:0 0 var(--space-6);display:grid;grid-template-columns:1fr 1fr;gap:var(--space-1) var(--space-6)}.features-list.svelte-17uts98 li:where(.svelte-17uts98){font-size:.875rem;color:var(--color-text-muted);padding-left:18px;position:relative}.features-list.svelte-17uts98 li:where(.svelte-17uts98):before{content:"✓";position:absolute;left:0;color:var(--color-gold);font-weight:700}.btn-primary.svelte-17uts98{display:inline-flex;align-items:center;background:var(--color-primary);color:#fff;padding:12px 26px;border-radius:var(--radius-full);font-weight:600;font-size:.875rem;transition:background var(--transition),transform var(--transition)}.btn-primary.svelte-17uts98:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.bottom-cta.svelte-17uts98{background:var(--color-off-white);padding:var(--space-16) 0;text-align:center}.bottom-cta.svelte-17uts98 h2:where(.svelte-17uts98){font-size:1.75rem;margin-bottom:var(--space-3)}.bottom-cta.svelte-17uts98 p:where(.svelte-17uts98){color:var(--color-text-muted);margin-bottom:var(--space-6)}@media(max-width:900px){.hall-article.svelte-17uts98{grid-template-columns:1fr;direction:ltr!important}.hall-article.svelte-17uts98:nth-child(2n){direction:ltr}.features-list.svelte-17uts98 ul:where(.svelte-17uts98){grid-template-columns:1fr}.hall-gallery.svelte-17uts98{grid-template-columns:repeat(2,1fr);order:2}.hall-details.svelte-17uts98{order:1}}.lightbox-overlay.svelte-17uts98{position:fixed;inset:0;z-index:9999;background:#000000eb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px var(--space-4) var(--space-4)}.lb-body.svelte-17uts98{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--space-4);width:100%;max-width:1300px}.lb-img-wrap.svelte-17uts98{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:center}.lb-img.svelte-17uts98{max-width:100%;max-height:78vh;object-fit:contain;border-radius:var(--radius-lg);box-shadow:0 20px 60px #0009;display:block}.lb-counter.svelte-17uts98{margin-top:var(--space-3);color:#fff9;font-size:.85rem;letter-spacing:.05em}.lb-close.svelte-17uts98{position:absolute;top:var(--space-4);right:var(--space-4);background:#ffffff1a;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background .2s;flex-shrink:0}.lb-close.svelte-17uts98:hover{background:#ffffff40}.lb-arrow.svelte-17uts98{flex-shrink:0;background:#ffffff26;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background .2s}.lb-arrow.svelte-17uts98:hover{background:#ffffff4d}@media(max-width:600px){.lb-body.svelte-17uts98{gap:var(--space-2)}.lb-arrow.svelte-17uts98{width:40px;height:40px}}
