*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #ffffff;--color-surface: #f5f5f5;--color-border: #e0e0e0;--color-text: #000000;--color-text-muted: #666666;--color-accent: #000000;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-display: "Inter", system-ui, -apple-system, sans-serif;--max-width: 1400px;--space-xs: .25rem;--space-sm: .5rem;--space-md: clamp(.75rem, .5rem + .5vw, 1rem);--space-lg: clamp(1rem, .5rem + 1.5vw, 2rem);--space-xl: clamp(1.5rem, .5rem + 3vw, 4rem)}html{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{min-height:100dvh;display:flex;flex-direction:column}img,video{max-width:100%;height:auto;display:block}a{color:var(--color-text);text-decoration:none}a:hover{text-decoration:underline}button,[role=button],label[for],select,input[type=checkbox],input[type=radio],input[type=submit],input[type=reset],input[type=file]{cursor:pointer}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 var(--space-lg)}.film-media-clip{display:block;width:fit-content;height:clamp(120px,calc(100dvh - 350px),420px);overflow:hidden;position:relative}.film-preview-media{width:auto!important;max-width:100%!important;height:100%!important;display:block;object-fit:cover}@media(max-width:1020px){.film-media-clip{contain:none;overflow:visible;height:auto;background:transparent}.film-preview-media{width:auto!important;height:auto!important;max-width:100%!important;max-height:50vh!important;object-fit:contain!important}}.film-hover-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .32s cubic-bezier(.4,0,.2,1);background:transparent;pointer-events:none}.film-item.active .film-media-clip:hover .film-hover-overlay{opacity:1;pointer-events:auto}.film-play-btn{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;opacity:.85;transition:opacity .2s ease}.film-play-btn:hover{opacity:1}.film-item,.film-item[data-astro-cid-fg2vmqf5]{cursor:default!important}.film-media-clip{cursor:pointer}@media(min-width:1021px){.film-metadata-panel{max-width:560px!important}}.film-desc{max-width:480px}@media(max-width:1020px){.film-desc{max-width:100%}}@media(min-width:1440px){:root{--max-width: 1600px;--space-md: 1.25rem;--space-lg: 2.5rem;--space-xl: 5rem}}@media(min-width:1920px){:root{--max-width: 1800px;--space-md: 1.5rem;--space-lg: 3rem;--space-xl: 6rem}}.blur-fade{opacity:0;filter:blur(6px);transform:translateY(8px);transition:opacity .5s cubic-bezier(.4,0,.2,1),filter .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1)}.blur-fade.visible{opacity:1;filter:blur(0);transform:translateY(0)}.blur-fade-stagger>.blur-fade:nth-child(1){transition-delay:.04s}.blur-fade-stagger>.blur-fade:nth-child(2){transition-delay:.12s}.blur-fade-stagger>.blur-fade:nth-child(3){transition-delay:.2s}.blur-fade-stagger>.blur-fade:nth-child(4){transition-delay:.28s}.blur-fade-stagger>.blur-fade:nth-child(5){transition-delay:.36s}.blur-fade-stagger>.blur-fade:nth-child(6){transition-delay:.44s}.shiny-text{color:var(--color-text-muted);background-image:linear-gradient(to right,var(--color-text-muted) 0%,var(--color-text) 45%,var(--color-text) 55%,var(--color-text-muted) 100%);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shiny-text-sweep 4s cubic-bezier(.6,.6,0,1) infinite}@keyframes shiny-text-sweep{0%{background-position:100% 0}40%,to{background-position:-100% 0}}header[data-astro-cid-3ef6ksr2]{padding:1rem 0;position:sticky;top:0;background:#fff;z-index:100;flex-shrink:0}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-3ef6ksr2]{font-size:1rem;font-weight:400;color:var(--color-text)}.logo[data-astro-cid-3ef6ksr2]:hover{text-decoration:none}nav[data-astro-cid-3ef6ksr2]{display:flex;gap:var(--space-lg);align-items:center}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--color-text);font-size:1rem}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-text);text-decoration:none}.dropdown[data-astro-cid-3ef6ksr2]{position:relative}.dropdown-trigger[data-astro-cid-3ef6ksr2]{background:none;border:none;font-family:inherit;font-size:1rem;color:var(--color-text);cursor:pointer;padding:0}.dropdown-trigger[data-astro-cid-3ef6ksr2]:hover{text-decoration:none}.dropdown-menu[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;right:-1rem;z-index:101;display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.4,0,.2,1),background-color .32s cubic-bezier(.4,0,.2,1),box-shadow .32s cubic-bezier(.4,0,.2,1);overflow:hidden;min-width:max-content;background:transparent;border-radius:0 0 4px 4px;box-shadow:none}.dropdown[data-astro-cid-3ef6ksr2]:hover .dropdown-menu[data-astro-cid-3ef6ksr2],.dropdown[data-astro-cid-3ef6ksr2].is-open .dropdown-menu[data-astro-cid-3ef6ksr2]{grid-template-rows:1fr;background:#fff;box-shadow:none}body.over-hero:not(.over-hero-light) .dropdown-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-shadow:0 1px 4px rgba(0,0,0,.45)}.dropdown-inner[data-astro-cid-3ef6ksr2]{overflow:hidden;padding:.4rem 1rem .5rem}.dropdown-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;padding:.4rem 0;font-size:1rem;color:var(--color-text);white-space:nowrap;text-align:right}.dropdown-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-text-muted);text-decoration:none}@media(min-width:1440px){header[data-astro-cid-3ef6ksr2]{padding:var(--space-md) 0}.logo[data-astro-cid-3ef6ksr2]{font-size:1.125rem}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.dropdown-trigger[data-astro-cid-3ef6ksr2],.dropdown-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:1.125rem}}footer[data-astro-cid-sz7xmlte]{height:52px;min-height:52px;flex-shrink:0;display:flex;align-items:center;background:#fff;position:relative}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.footer-copyright[data-astro-cid-sz7xmlte]{font-size:.75rem;color:var(--color-text);font-weight:400}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;gap:var(--space-xl);flex-shrink:0}.footer-group[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:var(--space-md)}.footer-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-group[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:.75rem;color:var(--color-text-muted);text-decoration:none}.footer-bold[data-astro-cid-sz7xmlte]{font-weight:600;color:var(--color-text)!important}.footer-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-text)}@media(min-width:1440px){footer[data-astro-cid-sz7xmlte]{height:52px;min-height:52px}.footer-copyright[data-astro-cid-sz7xmlte],.footer-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-group[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:.875rem}}main[data-astro-cid-37fxchfa]{flex:1;padding:var(--space-xl) 0}
