.home-film{min-width:0;margin:0}.film-stage{position:relative;background:#f6f0e7;border:1px solid rgba(247,242,233,.18);border-radius:12px;overflow:hidden;box-shadow:0 40px 80px -30px #000000a6,0 0 0 1px #00000059}.film-stage video{display:block;width:100%;aspect-ratio:16 / 9;background:#f6f0e7}.film-stage.film-stage-portrait video{aspect-ratio:9 / 16}.film-play{display:inline-flex;align-items:center;gap:13px;position:absolute;left:22px;bottom:22px;padding:11px 17px 11px 11px;background:#fffcf5;color:#211d14;border:1px solid rgba(33,29,20,.15);border-radius:8px;box-shadow:0 8px 24px #00000040;font-size:.85rem;font-weight:600;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.film-play:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0000004d}.film-play[hidden]{display:none}.film-play>span:first-child{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#2440b5;color:#fff;font-size:12px}.film-play>span:last-child{color:#57503c;font-weight:400;padding-left:12px;border-left:1px solid rgba(33,29,20,.18);font-family:var(--font-family-mono);font-size:.78rem}.film-stage[data-playing] .film-play{display:none}.film-caption{margin-top:16px;display:flex;justify-content:space-between;align-items:baseline;gap:20px;flex-wrap:wrap;font-size:.82rem;color:#f7f2e99e}.film-caption strong{color:#f7f2e9;font-weight:500;font-family:var(--font-family-display);font-size:1.05rem}.film-transcript{font-size:.82rem;color:#f7f2e99e;margin-top:12px}.film-transcript summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;text-decoration:underline;text-underline-offset:3px}.film-transcript summary::-webkit-details-marker{display:none}.film-transcript-copy{max-height:220px;overflow:auto;padding-right:8px;margin-top:4px}.film-transcript p{padding-top:10px;line-height:1.7}.film-example-note{font-style:italic}@media(max-width:600px){.film-play{left:50%;bottom:auto;top:50%;transform:translate(-50%,-50%);padding:10px 16px 10px 10px;font-size:.85rem;white-space:nowrap}.film-play:hover{transform:translate(-50%,-50%)}.film-play>span:last-child{display:none}}@media(max-height:520px)and (orientation:landscape){.film-stage[data-playing] video{height:calc(100vh - 112px);height:calc(100svh - 112px);width:auto;max-width:100%;margin:0 auto}}@media(prefers-reduced-motion:reduce){.film-play{transition:none}.film-play:hover{transform:none}@media(max-width:600px){.film-play:hover{transform:translate(-50%,-50%)}}}.service-menu[data-astro-cid-sivohtgy]{border-top:1px solid rgba(33,29,20,.35)}.service-row[data-astro-cid-sivohtgy]{display:grid;grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:1.5rem;padding:1.6rem .75rem;border-bottom:1px solid rgba(33,29,20,.18);text-decoration:none;transition:background-color .25s ease,padding .25s ease}.service-row[data-astro-cid-sivohtgy]:hover{background:#fffcf5;padding-left:1.25rem}.service-no[data-astro-cid-sivohtgy]{font-family:var(--font-family-mono);font-size:.72rem;font-weight:500;letter-spacing:.1em;color:#c2551f}.service-icon[data-astro-cid-sivohtgy]{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--si, #2440b5);background:#fffcf5;color:var(--si, #2440b5);transition:all .25s ease}.service-icon[data-astro-cid-sivohtgy] svg[data-astro-cid-sivohtgy]{width:21px;height:21px}.service-row[data-astro-cid-sivohtgy]:hover .service-icon[data-astro-cid-sivohtgy]{background:var(--si, #2440b5);color:#fffcf5}.service-body[data-astro-cid-sivohtgy]{display:flex;flex-direction:column;gap:.2rem;min-width:0}.service-name[data-astro-cid-sivohtgy]{font-family:var(--font-family-display);font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:600;color:#211d14;line-height:1.2;transition:color .25s ease}.service-row[data-astro-cid-sivohtgy]:hover .service-name[data-astro-cid-sivohtgy]{color:#2440b5}.service-desc[data-astro-cid-sivohtgy]{font-size:.9rem;color:#57503c;max-width:34rem}.service-price[data-astro-cid-sivohtgy]{font-family:var(--font-family-mono);font-size:.85rem;font-weight:600;color:#211d14;white-space:nowrap;padding:.4rem .9rem;border:1.5px solid rgba(33,29,20,.7);border-radius:999px;transition:all .25s ease}.service-row[data-astro-cid-sivohtgy]:hover .service-price[data-astro-cid-sivohtgy]{background:#211d14;color:#fffcf5}.service-arrow[data-astro-cid-sivohtgy]{color:#211d1459;transition:transform .25s ease,color .25s ease}.service-row[data-astro-cid-sivohtgy]:hover .service-arrow[data-astro-cid-sivohtgy]{transform:translate(4px);color:#2440b5}@media(max-width:640px){.service-row[data-astro-cid-sivohtgy]{grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:start;gap:.55rem .9rem;padding:1.25rem .25rem}.service-no[data-astro-cid-sivohtgy],.service-arrow[data-astro-cid-sivohtgy]{display:none}.service-icon[data-astro-cid-sivohtgy]{width:40px;height:40px;border-radius:10px;grid-row:1 / span 2;margin-top:2px}.service-icon[data-astro-cid-sivohtgy] svg[data-astro-cid-sivohtgy]{width:18px;height:18px}.service-price[data-astro-cid-sivohtgy]{grid-column:2;justify-self:start;font-size:.72rem;padding:.35rem .7rem}.service-desc[data-astro-cid-sivohtgy]{font-size:.85rem}}
