h1.svelte-ptnu48,.title-serif.svelte-ptnu48{font-family:Palatino Linotype,Book Antiqua,Palatino,serif;color:#f5f5f5;text-shadow:0 2px 4px rgba(0,0,0,.5)}.films-hero-section.svelte-ptnu48{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100%;position:relative;text-align:center;overflow:hidden;background-color:#000}.hero-background-video.svelte-ptnu48{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-background-video.svelte-ptnu48:after{content:"";position:absolute;inset:0;background:radial-gradient(circle,transparent 20%,rgba(18,18,18,.8) 100%);z-index:1}.hero-background-video.svelte-ptnu48 video:where(.svelte-ptnu48){width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.hero-content.svelte-ptnu48{max-width:850px;padding:20px;z-index:2;padding-top:var(--header-h);margin-top:0}.hero-content.svelte-ptnu48 h1:where(.svelte-ptnu48){font-size:clamp(2.5rem,8vw,4rem);line-height:1.1;margin-bottom:.5em}.hero-content.svelte-ptnu48 h2:where(.svelte-ptnu48){font-size:clamp(1rem,3vw,1.4rem);font-weight:300;color:#d0d0d0;margin-bottom:1em}.hero-extra.svelte-ptnu48{font-size:1rem;color:#aaa;margin-bottom:2.5em;font-style:italic}.cta-button.svelte-ptnu48{display:inline-block;padding:16px 32px;background-color:var(--gold);color:#000;text-decoration:none;font-weight:700;border-radius:2px;transition:.3s;text-transform:uppercase;letter-spacing:2px}.films-page-content.svelte-ptnu48{max-width:1200px;margin:0 auto;padding:0 5% 80px}.film-philosophy-section.svelte-ptnu48{padding:120px 0;text-align:center;border-bottom:1px solid #222}.film-philosophy-section.svelte-ptnu48 p:where(.svelte-ptnu48){font-size:1.25rem;color:#aaa;line-height:1.8;max-width:850px;margin:0 auto}.film-projects-section.svelte-ptnu48{padding:80px 0}.service-pitch.svelte-ptnu48{text-align:center;color:#aaa;margin-bottom:60px;font-size:1.1rem;padding-bottom:40px;border-bottom:1px solid #222}.service-pitch.svelte-ptnu48 a:where(.svelte-ptnu48){color:var(--gold);text-decoration:underline}.section-title.svelte-ptnu48{text-align:center;margin-bottom:10px}.section-micro.svelte-ptnu48{text-align:center;color:#999;font-size:.9rem;margin-bottom:60px;text-transform:uppercase;letter-spacing:1px}.projects-grid.svelte-ptnu48{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.project-card.svelte-ptnu48{background:#111;border:1px solid #222;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s}.project-card.svelte-ptnu48:hover{border-color:var(--gold);transform:translateY(-5px)}.project-card.svelte-ptnu48:hover .card-image-container:where(.svelte-ptnu48) img:where(.svelte-ptnu48){transform:scale(1.05);filter:brightness(1.1)}.card-image-container.svelte-ptnu48{position:relative;width:100%;aspect-ratio:16/9;background:#000;overflow:hidden}.card-image-container.svelte-ptnu48 img:where(.svelte-ptnu48){width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .5s ease}.status-badge.svelte-ptnu48{position:absolute;top:15px;right:15px;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--gold);padding:5px 12px;font-size:.7rem;font-weight:700;text-transform:uppercase;border:1px solid rgba(212,175,55,.5);box-shadow:0 4px 10px #0000004d}.card-info.svelte-ptnu48{padding:30px;flex-grow:1;display:flex;flex-direction:column}.card-info.svelte-ptnu48 h4:where(.svelte-ptnu48){font-size:1.3rem;color:#fff;margin-bottom:5px}.format-label.svelte-ptnu48{color:#999;font-size:.8rem;text-transform:uppercase;margin-bottom:15px;display:block;letter-spacing:.05em}.card-info.svelte-ptnu48 p:where(.svelte-ptnu48){color:#bbb;margin-bottom:20px;flex-grow:1}.card-action.svelte-ptnu48{margin-top:auto}.project-link.svelte-ptnu48{color:var(--gold);font-weight:700;text-transform:uppercase;font-size:.85rem;letter-spacing:1px;cursor:pointer;background:none;border:none;padding:0;display:inline-block;transition:opacity .3s}.project-link.svelte-ptnu48:hover{opacity:.8}.notify-form.svelte-ptnu48{display:flex;flex-direction:column;gap:10px;margin-top:5px}.notify-form.svelte-ptnu48 input:where(.svelte-ptnu48){background:#ffffff0d;border:1px solid #333;color:#fff;padding:8px 12px;font-size:.85rem;border-radius:4px;transition:border-color .3s}.notify-form.svelte-ptnu48 input:where(.svelte-ptnu48):focus{outline:none;border-color:var(--gold)}.notify-form.svelte-ptnu48 .project-link:where(.svelte-ptnu48){text-align:left}.card-footer.svelte-ptnu48{margin-top:15px;padding-top:15px;border-top:1px solid #222;font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:1px}.process-steps-list.svelte-ptnu48{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px;margin-bottom:100px;margin-top:60px;position:relative}@media (min-width: 768px){.process-steps-list.svelte-ptnu48{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:80px}.process-steps-list.svelte-ptnu48:before{content:"";position:absolute;top:24px;left:0;width:100%;height:1px;background:linear-gradient(90deg,var(--gold) 0%,rgba(212,175,55,.2) 100%);z-index:0}}.process-steps-list.svelte-ptnu48 li:where(.svelte-ptnu48){border-top:none;padding-top:0;position:relative;z-index:1}@media (min-width: 768px){.process-steps-list.svelte-ptnu48 li:where(.svelte-ptnu48){padding-top:60px}.process-steps-list.svelte-ptnu48 li:where(.svelte-ptnu48):before{content:"";position:absolute;top:19px;left:0;width:12px;height:12px;background:var(--gold);border-radius:50%;box-shadow:0 0 10px #d4af3799}}@media (max-width: 767px){.process-steps-list.svelte-ptnu48 li:where(.svelte-ptnu48){border-left:2px solid var(--gold);padding-left:20px;margin-left:10px}.process-steps-list.svelte-ptnu48 li:where(.svelte-ptnu48):before{content:"";position:absolute;top:0;left:-7px;width:12px;height:12px;background:var(--gold);border-radius:50%}}.process-steps-list.svelte-ptnu48 h4:where(.svelte-ptnu48){color:var(--gold);margin-bottom:10px;font-size:1.1rem}.process-steps-list.svelte-ptnu48 p:where(.svelte-ptnu48){font-size:.95rem;color:#aaa}.film-final-cta-section.svelte-ptnu48{padding:100px 0;text-align:center;border-top:1px solid #222}.cta-microcopy.svelte-ptnu48{font-size:.8rem;color:#666;margin-top:20px}.scroll-down-arrow.svelte-ptnu48{position:absolute;bottom:30px;left:50%;transform:translate(-50%);width:40px;height:60px;display:flex;justify-content:center;text-decoration:none;color:#ffffff80;transition:color .3s}.scroll-down-arrow.svelte-ptnu48:hover{color:#fff}.scroll-down-arrow.svelte-ptnu48:before{content:"";position:absolute;top:0;width:1px;height:100%;background:currentColor;animation:svelte-ptnu48-breath-scroll 2s infinite ease-in-out}@keyframes svelte-ptnu48-breath-scroll{0%,to{height:40px;opacity:.4}50%{height:60px;opacity:1}}.play-button.svelte-ptnu48{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0009;border:2px solid var(--gold);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;color:var(--gold);cursor:pointer;transition:all .3s ease;padding:0;z-index:2}.play-button.svelte-ptnu48 svg:where(.svelte-ptnu48){width:24px;height:24px;margin-left:4px}.play-button.svelte-ptnu48:hover{background:var(--gold);color:#000;transform:translate(-50%,-50%) scale(1.1)}
