.calc-theater{border:1px solid color-mix(in srgb, var(--border) 80%, transparent);background:#efe8dc;border-radius:1rem;width:min(100%,42rem);margin-inline:auto;position:relative;overflow:hidden}.calc-theater__frame{aspect-ratio:1280/854;width:100%;position:relative}.calc-theater__shot{object-fit:cover;object-position:center;opacity:0;pointer-events:none;transition:opacity 1.1s}.calc-theater__shot.is-on{opacity:1;z-index:1}.calc-theater__veil{z-index:2;background:linear-gradient(#0000 0%,#1a18162e 28%,#1a18169e 100%);padding:36px 16px 14px;position:absolute;bottom:0;left:0;right:0}.calc-theater__kicker{letter-spacing:.14em;text-transform:uppercase;color:#fff7eec7;margin:0 0 4px;font-size:.68rem;font-weight:700}.calc-theater__line{font-family:var(--font-dm-sans), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.03em;color:#fff8f1;text-shadow:0 1px 8px #1a181659;min-height:2.5em;margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.calc-theater__dots{gap:6px;margin-top:8px;display:flex}.calc-theater__dot{background:#fff7ee59;border-radius:99px;width:7px;height:7px}.calc-theater__dot.is-on{background:#fff8f1;box-shadow:0 0 0 3px #fff8f138}@media (max-width:639px){.calc-theater__line{min-height:0;font-size:.95rem}.calc-theater__veil{padding:28px 14px 12px}}@media (prefers-reduced-motion:reduce){.calc-theater__shot{transition:none}}
