
:root{--ink:#0b0909;--wine:#40101f;--wine2:#6f1c35;--gold:#c89545;--gold2:#efd79e;--cream:#f6f0e7;--muted:#bcb1a4;--white:#fff;--line:rgba(239,215,158,.22);--header:100px;--radius:4px;--shadow:0 28px 80px rgba(0,0,0,.32)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header)}body{margin:0;background:var(--ink);color:var(--cream);font-family:Inter,Arial,sans-serif;line-height:1.7;overflow-x:hidden}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;background:var(--gold2);color:#111;padding:12px 18px;z-index:9999}.skip-link:focus{top:16px}.page-noise{position:fixed;inset:0;pointer-events:none;z-index:1000;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}
.site-header{position:fixed;inset:0 0 auto;z-index:100;height:var(--header);transition:.35s;background:linear-gradient(to bottom,rgba(0,0,0,.88),rgba(0,0,0,.28),transparent)}.site-header.is-scrolled{background:rgba(11,9,9,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;height:100%}.brand img{width:112px;height:auto;max-height:94px;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(0,0,0,.45))}.primary-nav{display:flex;align-items:center;gap:27px}.primary-nav a{font-size:.82rem;text-transform:uppercase;letter-spacing:.13em;color:#eee;position:relative}.primary-nav>a:not(.nav-cta)::after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--gold2);transition:.3s}.primary-nav>a:hover::after,.primary-nav>a.is-active::after{right:0}.nav-cta{border:1px solid var(--gold);padding:10px 15px;color:var(--gold2)!important}.nav-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:10px}.nav-toggle span{height:1px;background:#fff;display:block;margin:6px 0;transition:.3s}
.hero{min-height:100svh;position:relative;display:grid;align-items:center;overflow:hidden}.hero-slides,.hero-slide,.hero-shade{position:absolute;inset:0}.hero-slide{background-image:var(--bg);background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1.2s ease,transform 8s linear}.hero-slide.is-active{opacity:1;transform:scale(1.11)}.hero-shade{background:linear-gradient(90deg,rgba(3,3,3,.95) 0%,rgba(7,5,5,.72) 45%,rgba(5,5,5,.22) 75%),linear-gradient(to top,rgba(11,9,9,.92),transparent 45%)}.hero-content{position:relative;z-index:2;padding-top:100px;max-width:1180px}.eyebrow{margin:0 0 16px;color:var(--gold2);font-weight:700;font-size:.77rem;letter-spacing:.21em;text-transform:uppercase}.hero h1,.section-heading h2,.contact-copy h2,.film-content h2{font-family:Cinzel,Georgia,serif;line-height:1.08;font-weight:600;letter-spacing:-.025em}.hero h1{font-size:clamp(3.25rem,7vw,7.3rem);max-width:900px;margin:0 0 24px}.hero h1 em,.section-heading h2 em,.contact-copy h2 em,.film-content h2 em,.quote-wrap em{font-style:normal;color:var(--gold2)}.hero-copy{font-size:clamp(1rem,1.8vw,1.3rem);max-width:680px;color:#e6dfd6;margin:0 0 34px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 23px;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:700;border:1px solid transparent;cursor:pointer;transition:.3s}.button-primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#1b1004}.button-primary:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(200,149,69,.24)}.button-ghost{border-color:rgba(255,255,255,.55);color:#fff;background:rgba(0,0,0,.15)}.button-ghost:hover{border-color:var(--gold2);color:var(--gold2)}.hero-controls{position:absolute;z-index:3;right:max(24px,calc((100vw - 1180px)/2));bottom:38px;display:flex;align-items:center;gap:9px}.slide-arrow,.slide-pause,.slide-dots button{border:1px solid rgba(255,255,255,.3);background:rgba(0,0,0,.34);color:#fff}.slide-arrow{width:42px;height:42px;cursor:pointer}.slide-pause{height:42px;padding:0 14px;text-transform:uppercase;font-size:.65rem;letter-spacing:.15em;cursor:pointer}.slide-dots{display:flex;gap:7px}.slide-dots button{width:11px;height:11px;border-radius:50%;padding:0;cursor:pointer}.slide-dots button.is-active{background:var(--gold2);border-color:var(--gold2)}.scroll-cue{position:absolute;z-index:3;left:max(24px,calc((100vw - 1180px)/2));bottom:33px;text-transform:uppercase;font-size:.62rem;letter-spacing:.18em;color:#d4c9bd;display:flex;align-items:center;gap:12px}.scroll-cue span{display:block;width:42px;height:1px;background:var(--gold2)}
.section{padding:120px 0}.intro-section{background:radial-gradient(circle at 20% 0%,rgba(111,28,53,.18),transparent 40%),#100d0e}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.section-heading h2,.contact-copy h2,.film-content h2{font-size:clamp(2.35rem,4.5vw,4.8rem);margin:0}.section-heading.centered{text-align:center;max-width:830px;margin:0 auto 70px}.section-heading.centered>p:last-child{color:var(--muted);max-width:700px;margin:22px auto 0}.prose{font-size:1.03rem;color:#d5ccc3}.prose .lead{font-family:Cinzel,serif;font-size:1.5rem;color:#fff}.signature-line{margin-top:35px;padding-top:24px;border-top:1px solid var(--line);display:flex;flex-direction:column}.signature-line span{font-family:'Noto Sans Tamil',sans-serif;color:var(--gold2);font-size:1.25rem}.signature-line small{text-transform:uppercase;letter-spacing:.18em;color:var(--muted)}
.impact-strip{background:linear-gradient(90deg,#3a0d1d,#6b1c34 50%,#3a0d1d);padding:48px 0;border-block:1px solid rgba(239,215,158,.22)}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr)}.impact-item{text-align:center;border-right:1px solid rgba(255,255,255,.16)}.impact-item:last-child{border-right:0}.impact-item strong{font-family:Cinzel,serif;font-size:3.2rem;color:var(--gold2);line-height:1}.impact-item span{display:block;margin-top:10px;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:#eee}
.productions-section{background:#0b0909}.production-card{display:grid;grid-template-columns:1.08fr .92fr;min-height:610px;margin-bottom:90px;background:#151112;border:1px solid var(--line);box-shadow:var(--shadow)}.production-card.reverse{grid-template-columns:.92fr 1.08fr}.production-card.reverse .production-image{order:2}.production-image{min-height:520px;overflow:hidden;position:relative}.production-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.production-card:hover .production-image img{transform:scale(1.035)}.production-copy{padding:70px;display:flex;flex-direction:column;justify-content:center}.production-year{color:var(--gold2);text-transform:uppercase;letter-spacing:.17em;font-size:.72rem}.production-copy h3{font-family:Cinzel,serif;font-size:clamp(2.8rem,5vw,5.2rem);line-height:1;margin:18px 0 10px}.production-tagline{color:var(--gold2);font-family:Cinzel,serif;font-size:1.1rem}.production-copy>p:not(.production-tagline){color:#cfc5bc}.detail-list{list-style:none;padding:17px 0;margin:8px 0 20px;border-block:1px solid var(--line)}.detail-list li{padding:4px 0;color:#e9e1d8}.detail-list li::before{content:"◇";color:var(--gold2);margin-right:10px}.text-link{color:var(--gold2);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.text-link span{transition:.25s;display:inline-block}.text-link:hover span{transform:translateX(6px)}
.quote-section{padding:135px 0;background:linear-gradient(rgba(25,7,13,.78),rgba(6,6,6,.88)),url('../images/hero-rasanupavam-03.jpg') center 42%/cover fixed}.quote-wrap{text-align:center}.quote-mark{font-family:Georgia,serif;font-size:8rem;line-height:.5;color:var(--gold2)}.quote-wrap blockquote{font-family:Cinzel,serif;font-size:clamp(2.3rem,5.3vw,5.5rem);line-height:1.18;margin:20px auto;max-width:1000px}.quote-wrap p{text-transform:uppercase;letter-spacing:.17em;color:#cfc5bc;font-size:.75rem}
.pathway-section{background:radial-gradient(circle at 85% 15%,rgba(111,28,53,.21),transparent 35%),#100d0e}.pathway-section .section-heading{max-width:900px;margin-bottom:60px}.pathway-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.pathway-card{background:#100d0e;padding:42px;min-height:250px;transition:.3s}.pathway-card:hover{background:#1c1216}.pathway-card span{font-family:Cinzel,serif;color:var(--gold);font-size:1rem}.pathway-card h3{font-family:Cinzel,serif;font-size:1.7rem;margin:22px 0 12px}.pathway-card p{color:#bfb5ab;margin:0}
.gallery-section{background:#080707}.gallery-top{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}.gallery-filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.filter-button{background:none;border:1px solid var(--line);color:#d7cdc4;padding:10px 14px;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.filter-button.is-active,.filter-button:hover{background:var(--gold2);border-color:var(--gold2);color:#1b1004}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:290px;gap:14px}.gallery-item{position:relative;border:0;padding:0;overflow:hidden;cursor:zoom-in;background:#241419;color:#fff;text-align:left}.gallery-item.wide{grid-column:span 2}.gallery-item.tall{grid-row:span 2}.gallery-item[hidden]{display:none}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.65s}.gallery-item::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.84),transparent 55%)}.gallery-item span{position:absolute;z-index:2;left:24px;bottom:21px;font-family:Cinzel,serif;font-size:1.15rem}.gallery-item small{display:block;font-family:Inter,sans-serif;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold2)}.gallery-item:hover img{transform:scale(1.06)}.gallery-note{margin-top:28px;color:#9e9388;font-size:.82rem}.gallery-note code{color:var(--gold2)}
.film-section{min-height:650px;position:relative;display:grid;align-items:center;overflow:hidden}.film-background{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,4,4,.94),rgba(4,4,4,.45)),url('../images/hero-rasanupavam-02.jpg') center/cover}.film-background::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 50%,transparent,rgba(0,0,0,.6))}.film-content{position:relative;z-index:1}.film-content h2{max-width:900px}.film-content p:not(.eyebrow){max-width:650px;color:#ddd2c8;margin:25px 0 30px}
.get-involved{background:#160b0f}.involved-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.involved-card{border:1px solid var(--line);padding:40px;background:rgba(255,255,255,.025)}.involved-card h3{font-family:Cinzel,serif;font-size:1.65rem}.involved-card p{color:#bfb4aa;min-height:110px}.involved-card a{color:var(--gold2);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700}
.contact-section{background:linear-gradient(135deg,#0a0809,#251017)}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.contact-copy>p:not(.eyebrow){color:#c8beb5}.contact-links{margin-top:40px;display:grid;gap:18px}.contact-links a,.contact-links p{margin:0;padding-bottom:15px;border-bottom:1px solid var(--line);color:#eee}.contact-links span{display:block;color:var(--gold2);font-size:.66rem;letter-spacing:.15em;text-transform:uppercase}.contact-form{padding:44px;background:#100d0e;border:1px solid var(--line);box-shadow:var(--shadow)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{display:block;color:#d5ccc3;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;margin-top:8px;border:1px solid #443239;background:#0b0909;color:#fff;padding:13px 14px;outline:0;border-radius:0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--gold2);box-shadow:0 0 0 3px rgba(239,215,158,.08)}.honeypot{position:absolute!important;left:-9999px!important}.form-status{min-height:25px;color:var(--gold2)}.form-status.error{color:#ff9a9a}.form-small{font-size:.72rem;color:#8f8379}
.site-footer{padding:70px 0 22px;background:#050505;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.footer-grid>div:first-child img{width:230px;max-height:205px;object-fit:contain}.footer-grid p{color:#948980;max-width:420px}.footer-grid h3{font-family:Cinzel,serif;color:var(--gold2);font-size:1rem}.footer-grid a,.footer-grid span{display:block;color:#a99e94;margin:8px 0;font-size:.88rem}.footer-grid a:hover{color:#fff}.footer-bottom{margin-top:50px;padding-top:20px;border-top:1px solid #231c1e;display:flex;justify-content:space-between;color:#766e68;font-size:.75rem}.lightbox{width:min(92vw,1150px);height:min(90vh,850px);padding:0;border:1px solid var(--line);background:#090808;color:#fff;box-shadow:0 30px 100px #000}.lightbox::backdrop{background:rgba(0,0,0,.91);backdrop-filter:blur(8px)}.lightbox img{width:100%;height:calc(100% - 52px);object-fit:contain}.lightbox p{height:52px;margin:0;padding:13px 18px;color:#d9cec5}.lightbox-close{position:absolute;right:12px;top:10px;width:42px;height:42px;border:1px solid rgba(255,255,255,.4);background:rgba(0,0,0,.7);color:#fff;font-size:1.8rem;z-index:2;cursor:pointer}.reveal{opacity:0;transform:translateY(32px);transition:opacity .8s ease,transform .8s ease}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:980px){:root{--header:84px}.nav-toggle{display:block;position:relative;z-index:102}.primary-nav{position:fixed;inset:0 0 0 18%;background:rgba(10,8,9,.98);padding:110px 35px;display:flex;flex-direction:column;align-items:flex-start;gap:25px;transform:translateX(110%);transition:.35s}.primary-nav.is-open{transform:none}.primary-nav a{font-size:1rem}.brand img{width:92px;max-height:78px}.split-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.production-card,.production-card.reverse{grid-template-columns:1fr}.production-card.reverse .production-image{order:0}.production-image{min-height:500px}.pathway-grid,.involved-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item.wide{grid-column:span 1}.impact-grid{grid-template-columns:repeat(2,1fr);gap:30px}.impact-item:nth-child(2){border-right:0}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.hero-controls{right:20px}.scroll-cue{left:20px}.quote-section{background-attachment:scroll}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.section{padding:82px 0}.hero h1{font-size:clamp(2.7rem,15vw,4.5rem)}.hero-copy{font-size:.98rem}.hero-controls{bottom:24px}.slide-pause,.scroll-cue{display:none}.impact-grid{grid-template-columns:1fr 1fr}.impact-item{padding:10px}.impact-item strong{font-size:2.25rem}.impact-item span{font-size:.63rem}.production-card{margin-bottom:45px}.production-copy{padding:36px 24px}.production-image{min-height:340px}.pathway-grid,.involved-grid,.footer-grid{grid-template-columns:1fr}.pathway-card{min-height:auto}.gallery-top{align-items:flex-start;flex-direction:column}.gallery-filters{justify-content:flex-start}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:330px}.gallery-item.wide,.gallery-item.tall{grid-column:auto;grid-row:auto}.form-row{grid-template-columns:1fr}.contact-form{padding:26px 20px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.brand img{width:80px;max-height:70px}.hero-content{padding-top:92px}.button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide,.reveal,.production-image img,.gallery-item img{transition:none!important}.hero-slide.is-active{transform:none}.reveal{opacity:1;transform:none}}


/* Dedicated production gallery pages */
.gallery-page-body{background:#080707}.gallery-page-hero{position:relative;min-height:58vh;display:grid;align-items:end;padding:calc(var(--header) + 90px) 0 80px;overflow:hidden;background:#1b0d12}.gallery-page-hero::before{content:"";position:absolute;inset:0;background:var(--gallery-hero) center/cover no-repeat;transform:scale(1.03)}.gallery-page-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,4,4,.92),rgba(5,4,4,.48) 58%,rgba(5,4,4,.7)),linear-gradient(0deg,#080707 0,transparent 55%)}.gallery-page-hero .container{position:relative;z-index:1}.gallery-page-hero h1{max-width:930px;margin:.25em 0 .18em;font-family:Cinzel,serif;font-size:clamp(3rem,8vw,7.2rem);line-height:.9;letter-spacing:-.045em}.gallery-page-hero h1 em{color:var(--gold2);font-style:normal}.gallery-page-hero p:not(.eyebrow){max-width:720px;color:#d2c7be;font-size:1.04rem;line-height:1.8}.gallery-switcher{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.gallery-switcher a{padding:11px 15px;border:1px solid var(--line);color:#d7cdc4;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.gallery-switcher a.is-active,.gallery-switcher a:hover{background:var(--gold2);border-color:var(--gold2);color:#1b1004}.production-gallery-section{padding:95px 0 120px}.production-gallery-toolbar{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:35px}.production-gallery-toolbar .section-heading{margin:0}.production-gallery-filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.production-gallery-filter{background:none;border:1px solid var(--line);color:#d7cdc4;padding:10px 14px;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.production-gallery-filter.is-active,.production-gallery-filter:hover{background:var(--gold2);border-color:var(--gold2);color:#1b1004}.production-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.production-gallery-card{position:relative;min-height:280px;aspect-ratio:4/5;border:0;padding:0;overflow:hidden;cursor:zoom-in;background:#241419;color:#fff;text-align:left}.production-gallery-card:nth-child(5n+1),.production-gallery-card:nth-child(5n+4){aspect-ratio:4/3}.production-gallery-card[hidden]{display:none}.production-gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease,filter .65s ease}.production-gallery-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.9),transparent 58%)}.production-gallery-card:hover img{transform:scale(1.055);filter:saturate(1.08)}.production-gallery-card .photo-number{position:absolute;z-index:2;right:17px;top:16px;color:#f4dfaa;font-family:Cinzel,serif;font-size:.75rem;letter-spacing:.12em}.production-gallery-card .photo-caption{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;font-family:Cinzel,serif;font-size:.96rem;line-height:1.3}.production-gallery-card .photo-caption small{display:block;margin-top:5px;color:var(--gold2);font-family:Inter,sans-serif;font-size:.6rem;letter-spacing:.14em;text-transform:uppercase}.gallery-load-wrap{text-align:center;margin-top:42px}.gallery-load-more[hidden]{display:none}.production-gallery-help{max-width:850px;margin:40px auto 0;padding:22px 25px;border:1px solid var(--line);background:#120d0f;color:#a99e94;font-size:.84rem;line-height:1.75}.production-gallery-help strong,.production-gallery-help code{color:var(--gold2)}.production-lightbox{width:min(94vw,1280px);height:min(92vh,900px);padding:0;border:1px solid var(--line);background:#070606;color:#fff;box-shadow:0 30px 100px #000}.production-lightbox::backdrop{background:rgba(0,0,0,.94);backdrop-filter:blur(8px)}.production-lightbox figure{height:100%;margin:0;display:grid;grid-template-rows:1fr auto}.production-lightbox img{width:100%;height:100%;min-height:0;object-fit:contain}.production-lightbox figcaption{min-height:58px;margin:0;padding:15px 85px 15px 20px;color:#d9cec5;background:#0d0a0b}.production-lightbox button{position:absolute;z-index:3;border:1px solid rgba(255,255,255,.38);background:rgba(0,0,0,.68);color:#fff;cursor:pointer}.production-lightbox-close{right:14px;top:12px;width:44px;height:44px;font-size:1.75rem}.production-lightbox-prev,.production-lightbox-next{top:50%;width:48px;height:66px;transform:translateY(-50%);font-size:1.65rem}.production-lightbox-prev{left:14px}.production-lightbox-next{right:14px}.gallery-back{display:inline-flex;align-items:center;gap:8px;margin-top:26px;color:var(--gold2);font-size:.82rem}.gallery-footer-note{color:#8f847c;font-size:.78rem}.gallery-page-body .site-header .brand{display:flex}.gallery-page-body .primary-nav a.is-active{color:var(--gold2)}
@media(max-width:1100px){.production-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:780px){.gallery-page-hero{min-height:52vh;padding-bottom:60px}.production-gallery-toolbar{align-items:flex-start;flex-direction:column}.production-gallery-filters{justify-content:flex-start}.production-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.production-gallery-card{min-height:220px}.production-lightbox-prev,.production-lightbox-next{width:42px;height:58px}.production-lightbox figcaption{padding-right:65px}}
@media(max-width:480px){.production-gallery-section{padding-top:72px}.production-gallery-grid{grid-template-columns:1fr}.production-gallery-card,.production-gallery-card:nth-child(5n+1),.production-gallery-card:nth-child(5n+4){aspect-ratio:4/3;min-height:250px}.gallery-page-hero h1{font-size:clamp(2.8rem,17vw,4.7rem)}.production-lightbox-prev{left:5px}.production-lightbox-next{right:5px}}
