:root{--bg-color:#050505;--text-color:#f4f4f4;--accent-color:#d4af37}body,html{background-color:var(--bg-color);width:100%;height:100%;color:var(--text-color);margin:0;padding:0;font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;overflow:hidden}#app{width:100%;height:100%}.teaser-container.svelte-1n46o8q{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.slideshow.svelte-1n46o8q{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.slide.svelte-1n46o8q{background-position:50%;background-size:cover;width:100%;height:100%;animation:10s linear infinite alternate svelte-1n46o8q-zoomEffect;position:absolute;top:0;left:0}@keyframes svelte-1n46o8q-zoomEffect{0%{transform:scale(1)}to{transform:scale(1.05)}}.overlay.svelte-1n46o8q{z-index:2;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.content.svelte-1n46o8q{z-index:3;text-align:center;flex-direction:column;gap:1.5rem;padding:0 2rem;display:flex;position:relative}.title.svelte-1n46o8q{letter-spacing:.15em;text-shadow:2px 2px 10px #000c;flex-direction:row;justify-content:center;align-items:center;gap:1.8rem;margin:0;font-size:2.5rem;font-weight:300;line-height:1.4;display:flex}.title.svelte-1n46o8q .main-text:where(.svelte-1n46o8q){font-weight:700}.title.svelte-1n46o8q .small-text:where(.svelte-1n46o8q){font-size:.8em;transform:translateY(.01em)}.subtitle.svelte-1n46o8q{letter-spacing:.2em;color:var(--accent-color);text-shadow:1px 1px 6px #000c;margin:0;font-size:2rem;font-weight:400}@media (width<=1200px){.title.svelte-1n46o8q{letter-spacing:.1em;flex-direction:column;gap:.2rem;font-size:1.6rem}.title.svelte-1n46o8q .main-text:where(.svelte-1n46o8q){line-height:1.2}.title.svelte-1n46o8q .small-text:where(.svelte-1n46o8q){transform:none}.subtitle.svelte-1n46o8q{font-size:1.2rem}}
