:root{color-scheme:dark;--ink: #160a06;--ink-soft: #28100a;--red: #941f0d;--red-deep: #681207;--gold: #edae32;--cream: #ffe7a6;--paper: #f7e8c5;--muted: #d4b77c;--line: rgba(255, 220, 147, .25);font-family:Avenir Next,Avenir,Helvetica Neue,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--ink);color:var(--paper)}a{color:inherit}img{display:block;max-width:100%;height:auto}:focus-visible{outline:3px solid var(--cream);outline-offset:4px}.home-page{height:100svh;height:100dvh;overflow:hidden;display:grid;grid-template-rows:minmax(0,1fr) auto auto;background:linear-gradient(180deg,#55090433,#160603d1 72%,#120604),url(/assets/brand/textura.webp) center / cover fixed}.home-page:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 26%,transparent 0 22%,rgba(21,4,2,.52) 75%)}.link-hub{position:relative;z-index:1;width:min(100% - 32px,520px);min-height:0;height:100%;margin:0 auto;padding:clamp(8px,2vh,24px) 0 12px;display:flex;flex-direction:column;justify-content:center;text-align:center}.brand-logo{width:min(100%,440px);margin:0 auto;filter:drop-shadow(0 4px 14px rgba(0,0,0,.35))}.home-title{margin:0;min-height:0;flex:0 1 234px}.home-title .brand-logo{height:100%;width:100%;object-fit:contain}@media(max-width:600px){.home-title{flex-basis:164px}.home-title .brand-logo{width:78%;max-width:300px}}.home-intro{margin:4px 0 10px;color:var(--cream);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,4vw,1.35rem);font-style:italic}.home-description{max-width:440px;margin:0 auto 16px;color:#f7e8c5d1;font-size:.94rem;line-height:1.5}.link-list{display:grid;gap:12px}.noscript-links{margin-top:12px}.link-button{min-height:58px;display:grid;grid-template-columns:26px 1fr 26px;align-items:center;gap:12px;padding:12px 16px;border:1px solid rgba(255,231,166,.52);border-radius:8px;background:#210a06e8;color:#fff3cd;text-align:left;text-decoration:none;font-size:1rem;font-weight:650;transition:background-color .16s ease,border-color .16s ease}.link-button:hover{background:var(--red-deep);border-color:var(--cream)}.ticket-link{background:var(--red-deep);border-color:var(--gold)}.link-detail{display:block;font-size:.78rem;font-weight:400;line-height:1.4}@media(max-height:640px){.home-page .link-button{font-size:.88rem;padding:6px 10px}.home-page .link-list{gap:6px}.home-description{display:none}}.link-icon,.link-arrow{width:24px;display:grid;place-items:center}.link-icon svg{width:23px;fill:currentColor}.link-arrow{color:var(--gold);font-size:1.35rem}.link-arrow svg{width:22px;height:22px}.home-footer{position:relative;z-index:1;padding:8px 20px max(8px,env(safe-area-inset-bottom));color:#ffe7a6c2;text-align:center;font-family:Georgia,Times New Roman,serif;font-size:.85rem}.home-gallery{position:relative;z-index:1;min-width:0}.gallery-window{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;touch-action:pan-x;overscroll-behavior-x:contain;scroll-behavior:auto}.gallery-window::-webkit-scrollbar{display:none}.gallery-track{display:flex;width:max-content}.gallery-group{display:flex;flex:none}.gallery-photo{width:clamp(64px,13dvh,120px);aspect-ratio:1;flex:none;padding:0;border:0;border-radius:0;background:var(--ink);cursor:zoom-in}.gallery-photo:focus-visible{outline-offset:-4px}.gallery-group img{height:100%;width:100%;object-fit:cover}.photo-dialog{position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:56px 16px 76px;border:0;background:#0a0402f5;color:var(--paper)}.photo-dialog[open]{display:grid;place-items:center}.photo-dialog::backdrop{background:#0a0402}.photo-full{width:100%;height:100%;min-height:0;object-fit:contain}.photo-full[hidden],.photo-status[hidden]{display:none}.photo-close{position:absolute;top:max(8px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));width:44px;height:44px;border:1px solid var(--line);border-radius:4px;background:var(--ink);color:var(--cream);font-size:30px;cursor:pointer}.photo-navigation{position:absolute;bottom:max(12px,env(safe-area-inset-bottom));left:0;width:100%;display:flex;align-items:center;justify-content:center;gap:24px}.photo-navigation button{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--line);border-radius:4px;background:var(--ink);color:var(--cream);cursor:pointer}.photo-navigation svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5}.photo-counter{min-width:64px;text-align:center;font-variant-numeric:tabular-nums}@media(max-height:740px){.home-page .link-list{gap:8px}.home-page .link-button{min-height:44px;padding:8px 12px}.home-description{font-size:.8rem;margin-bottom:10px}.home-intro{margin-bottom:6px;font-size:1rem}}@media(max-height:500px)and (min-width:600px){.home-page .link-hub{width:min(100% - 32px,960px);display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr) auto auto;column-gap:24px}.home-title{grid-column:1;grid-row:1;height:100%}.home-intro{grid-column:1;grid-row:2}.home-description{grid-column:1;grid-row:3;margin:0}.home-page .link-list{grid-column:2;grid-row:1 / 4}.gallery-photo{width:52px}}.skip-link{position:fixed;z-index:20;top:12px;left:12px;padding:10px 14px;background:var(--cream);color:var(--ink);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.program-page{background:linear-gradient(#160a06f7,#160a06f7),url(/assets/brand/textura.webp) center top / 900px auto}.program-header{position:relative;min-height:370px;background:linear-gradient(180deg,rgba(60,7,3,.25),var(--ink) 100%),url(/assets/brand/textura.webp) center 43% / cover;border-bottom:1px solid var(--line)}.top-nav{width:min(100% - 32px,1120px);margin:0 auto;padding-top:20px}.back-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 2px;color:var(--cream);text-decoration:none;font-weight:650}.back-link:hover{text-decoration:underline;text-underline-offset:5px}.program-hero{width:min(100% - 44px,600px);margin:24px auto 0}.program-hero img{filter:drop-shadow(0 5px 18px rgba(0,0,0,.42))}.synopsis,.director-section,.creative-section,.cast-section{width:min(100% - 32px,1120px);margin-inline:auto}.synopsis{display:grid;grid-template-columns:44px 1fr;gap:16px;padding:58px 0 70px;border-bottom:1px solid var(--line)}.section-number{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1}.synopsis h1,.section-heading h2{margin:0;color:var(--cream);font-family:Georgia,Times New Roman,serif;font-weight:500}.synopsis h1{font-size:clamp(2rem,8vw,3.5rem)}.synopsis p{max-width:780px;margin:22px 0 0;color:#ead9b3;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2.8vw,1.23rem);line-height:1.75}.cast-section{padding:62px 0 90px}.director-section{padding:62px 0 70px;border-bottom:1px solid var(--line)}.director-profile{display:grid;grid-template-columns:minmax(0,290px) minmax(0,1fr);align-items:end;gap:24px;margin:0}.director-portrait{aspect-ratio:4 / 5;overflow:hidden;background:#120d0b;border:1px solid rgba(255,231,166,.18);border-radius:4px}.director-portrait img{width:100%;height:100%;object-fit:cover;filter:sepia(.16) contrast(1.04)}.director-profile figcaption{padding-bottom:8px;color:var(--cream);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,5vw,2.5rem);line-height:1.15}.creative-section{padding:62px 0 70px;border-bottom:1px solid var(--line)}.creative-grid{display:grid;grid-template-columns:repeat(2,minmax(0,250px));gap:28px 20px}.creative-card{margin:0;min-width:0}.creative-card figcaption{display:grid;gap:4px;padding:12px 2px 0}.creative-card figcaption span{color:var(--gold);font-size:.9rem}.creative-card figcaption strong{color:var(--cream);font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:500;line-height:1.3}.section-heading{display:flex;align-items:baseline;gap:16px;margin-bottom:54px}.section-heading h2{font-size:clamp(2.3rem,9vw,4.2rem)}.role-group{padding:0 0 54px;margin:0 0 54px;border-bottom:1px solid var(--line)}.role-group:last-child{border-bottom:0;margin-bottom:0}.role-group h3{margin:0 0 22px;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,4.5vw,1.8rem);font-weight:500}.cast-grid{display:grid;grid-template-columns:repeat(2,minmax(0,250px));justify-content:start;gap:20px 12px}.cast-card{margin:0;min-width:0}.portrait-wrap{aspect-ratio:4 / 5;overflow:hidden;background:#2d201a;border:1px solid rgba(255,231,166,.18);border-radius:4px}.portrait-wrap img{width:100%;height:100%;object-fit:cover;filter:sepia(.16) contrast(1.04)}.cast-card figcaption{padding:11px 2px 0;color:#f3e5c3;font-size:clamp(.86rem,3.2vw,1.02rem);line-height:1.35}.program-footer{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 20px;background:#0d0403;border-top:1px solid var(--line)}.program-footer img{width:180px;opacity:.85}.program-footer a{min-height:44px;display:inline-flex;align-items:center;color:var(--cream);text-underline-offset:5px}@media(min-width:720px){.program-header{min-height:510px}.program-hero{width:min(65vw,690px);margin-top:34px}.synopsis{grid-template-columns:70px 1fr;gap:24px;padding-block:84px}.director-section,.creative-section{padding-block:84px 90px}.creative-grid{grid-template-columns:repeat(3,minmax(0,250px))}.cast-section{padding-block:84px 120px}.cast-grid{grid-template-columns:repeat(4,minmax(0,250px));gap:28px 20px}.role-group{padding-bottom:70px;margin-bottom:70px}}@media(max-width:600px){.director-profile{grid-template-columns:minmax(0,1fr);gap:16px}.director-portrait{width:min(76vw,290px)}.director-profile figcaption{padding-bottom:0}}@media(max-width:390px){.link-hub{width:min(100% - 24px,520px)}.synopsis,.director-section,.creative-section,.cast-section{width:min(100% - 24px,1120px)}.synopsis{grid-template-columns:34px 1fr;gap:10px}.cast-grid{gap:18px 8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}
