video.svelte-l6y7q{width:100%;max-width:960px;height:auto;background:#000;border-radius:var(--radius, 6px)}audio.svelte-j1l7g3{width:100%;max-width:600px}.transcript.svelte-j1l7g3{margin-top:var(--space-2, .5rem)}.transcript.svelte-j1l7g3 summary:where(.svelte-j1l7g3){cursor:pointer;font-weight:600}.gallery.svelte-1oz3msq{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--space-3, 1rem);list-style:none;margin:var(--space-2, .5rem) 0;padding:0}figure.svelte-1oz3msq{margin:0}img.svelte-1oz3msq{width:100%;height:auto;border-radius:var(--radius, 6px);display:block}figcaption.svelte-1oz3msq{margin-top:var(--space-1, .25rem);font-size:.9rem;color:var(--color-text, #1a1a1a)}.quiz.svelte-1nj9u67{margin:var(--space-3, 1rem) 0}.question.svelte-1nj9u67{border:1px solid var(--color-primary, #3b5945);border-radius:var(--radius, 6px);margin:0 0 var(--space-3, 1rem);padding:var(--space-3, 1rem)}legend.svelte-1nj9u67{font-weight:700;padding:0 var(--space-1, .25rem)}.option.svelte-1nj9u67{display:flex;align-items:center;gap:var(--space-2, .5rem);min-height:44px}.option.svelte-1nj9u67 label:where(.svelte-1nj9u67){cursor:pointer}.feedback.svelte-1nj9u67{margin:var(--space-1, .25rem) 0 var(--space-2, .5rem) var(--space-3, 1rem);font-size:.95rem}.feedback-status.svelte-1nj9u67{font-weight:700;margin-right:var(--space-1, .25rem)}.feedback.correct.svelte-1nj9u67{color:var(--color-primary, #3b5945)}.feedback.incorrect.svelte-1nj9u67{color:var(--color-accent, #ea6118)}.correct-answer.svelte-1nj9u67{margin:0 0 0 var(--space-3, 1rem);font-style:italic}.score.svelte-1nj9u67{font-size:1.25rem;font-weight:700;margin:var(--space-3, 1rem) 0 var(--space-1, .25rem)}.score-message.svelte-1nj9u67{margin:0}.panorama.svelte-aswcxa{position:relative;width:100%;height:70vh;min-height:320px;background:#000}.hotspot.svelte-aswcxa{transform:translate(-50%,-50%);min-width:44px;min-height:44px;border-radius:50%;border:2px solid var(--color-offwhite, #FEFEFD);background:var(--color-accent, #EA6118);color:var(--color-offwhite, #FEFEFD);cursor:pointer}.hotspot-room-link.svelte-aswcxa{background:var(--color-blue, #35586C)}.hotspot-label.svelte-aswcxa{position:absolute;top:110%;left:50%;transform:translate(-50%);white-space:nowrap;background:#000000b3;padding:2px 8px;border-radius:4px;font-size:.85rem}.model3d.svelte-1f4edp5{position:relative}.stage.svelte-1f4edp5{width:100%;height:60vh;min-height:320px}.stage.svelte-1f4edp5:empty{height:0;min-height:0}.activate.svelte-1f4edp5{display:block;width:100%;border:0;padding:0;cursor:pointer;background:#000}.activate.svelte-1f4edp5 img:where(.svelte-1f4edp5){width:100%;height:60vh;object-fit:contain;display:block}.cta.svelte-1f4edp5{display:block;padding:var(--space-2, 8px);background:var(--color-accent, #EA6118);color:var(--color-offwhite, #FEFEFD)}.block.svelte-16mgb7a{margin:var(--space-4, 2rem) 0}.block.svelte-16mgb7a h2:where(.svelte-16mgb7a){margin:0 0 var(--space-2, .5rem)}.infographic.svelte-16mgb7a{margin:0}.infographic.svelte-16mgb7a img:where(.svelte-16mgb7a){width:100%;max-width:960px;height:auto;border-radius:var(--radius, 6px);display:block}.infographic.svelte-16mgb7a figcaption:where(.svelte-16mgb7a){margin-top:var(--space-2, .5rem)}.info-points.svelte-16mgb7a{margin:var(--space-2, .5rem) 0;padding-left:var(--space-3, 1rem)}.info-points.svelte-16mgb7a li:where(.svelte-16mgb7a),.map-entries.svelte-16mgb7a li:where(.svelte-16mgb7a){margin-bottom:var(--space-2, .5rem)}.info-points.svelte-16mgb7a strong:where(.svelte-16mgb7a),.map-entries.svelte-16mgb7a strong:where(.svelte-16mgb7a){display:block}.map-entries.svelte-16mgb7a{list-style:none;padding:0}.download-link.svelte-16mgb7a{display:inline-block;background:var(--color-accent, #ea6118);color:var(--color-offwhite, #fefefd);padding:var(--space-2, .5rem) var(--space-3, 1rem);border-radius:var(--radius, 6px);text-decoration:none;font-weight:600;min-height:44px}.recommendations.svelte-uwfee6{margin:var(--space-4, 2rem) 0}.cards.svelte-uwfee6{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--space-3, 1rem);list-style:none;margin:0;padding:0}.card.svelte-uwfee6{display:block;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);padding:var(--space-3);text-decoration:none;color:var(--color-text);min-height:44px;transition:border-color .2s var(--ease-out),background-color .2s var(--ease-out)}.card.svelte-uwfee6:hover,.card.svelte-uwfee6:focus-visible{border-color:var(--color-accent);background:var(--color-surface-muted)}.card.svelte-uwfee6 img:where(.svelte-uwfee6){width:100%;height:160px;object-fit:cover;border-radius:var(--radius);margin-bottom:var(--space-2);display:block}.card-title.svelte-uwfee6{font-family:var(--font-display);font-weight:700;color:var(--color-primary);line-height:1.2}.module.svelte-l3bgzp{padding:var(--space-3, 1rem);max-width:1100px;margin:0 auto}.meta.svelte-l3bgzp{font-weight:600;color:var(--color-accent, #ea6118)}.summary.svelte-l3bgzp{font-size:1.1rem}.module-nav.svelte-l3bgzp{display:flex;justify-content:space-between;gap:var(--space-3, 1rem);margin-top:var(--space-4, 2rem);padding-top:var(--space-3, 1rem);border-top:1px solid var(--color-primary, #3b5945)}.module-nav.svelte-l3bgzp a:where(.svelte-l3bgzp){color:var(--color-primary, #3b5945);font-weight:700;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.module-nav.svelte-l3bgzp a:where(.svelte-l3bgzp):hover,.module-nav.svelte-l3bgzp a:where(.svelte-l3bgzp):focus{text-decoration:underline}.nav-next.svelte-l3bgzp{margin-left:auto}
