:root{color-scheme:dark;--bg:#101314;--ink:#f2f0e9;--muted:#a6abaa;--line:#343837;--gold:#cfad76;--page:clamp(24px,5.5vw,104px);--serif:"Songti SC","STSong","Noto Serif CJK SC",serif;--sans:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}.skip-link{position:fixed;left:24px;top:-80px;padding:12px;background:var(--ink);color:var(--bg);z-index:99}.skip-link:focus{top:12px}
.site-header{position:absolute;top:0;left:0;width:100%;height:136px;padding:0 var(--page);display:flex;align-items:center;justify-content:space-between;gap:24px;z-index:10;border-bottom:1px solid #ffffff28}.brand-lockup{display:flex;align-items:center;gap:22px}.brand-logo{width:106px;height:106px;object-fit:contain;background:#fff}.wordmark-en{font-size:14px;letter-spacing:.17em;line-height:1.5}.site-header nav{display:flex;gap:38px;font-size:16px}.site-header nav a:hover{color:var(--gold)}
.hero{position:relative;min-height:810px;height:min(1000px,100svh);isolation:isolate;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:59% 50%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0b11156e,transparent 65%),linear-gradient(0deg,#101314,transparent 25%),linear-gradient(180deg,#060a0d55,transparent 30%);z-index:-2}.hero-content{padding:160px var(--page) 110px;position:relative}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:500;line-height:1.6}.hero-eyebrow{color:#e0cba7;margin-bottom:24px;font-size:12px;letter-spacing:.1em}.hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(48px,4.7vw,76px);line-height:1.28;letter-spacing:.09em}.hero h1 span{display:block}.hero h1 span:last-child{color:#e0caa5}.hero-intro{margin-top:24px;color:#e0e3df;font-size:17px;line-height:1.9}.text-link{display:inline-flex;gap:54px;align-items:center;justify-content:space-between;border-bottom:1px solid #d5b57f99;padding:8px 0;font-size:16px}.text-link span{font-size:25px}.hero-link{margin-top:23px}.hero-bottom{position:absolute;bottom:26px;left:var(--page);right:var(--page);display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px;color:#d3d9d5;letter-spacing:.035em}.hero-bottom a{display:flex;gap:18px;align-items:center}.hero-bottom a span{font-size:24px}
.section-wrap{padding-left:var(--page);padding-right:var(--page);max-width:1920px;margin-inline:auto}.works{padding-top:82px;padding-bottom:100px}.section-heading{margin-bottom:34px}.section-heading .eyebrow,.about-label .eyebrow{color:var(--gold);margin-bottom:12px}h2{font-family:var(--serif);font-size:clamp(32px,3.3vw,48px);font-weight:400;line-height:1.35;letter-spacing:.05em}.work-index{display:flex;gap:48px;border-bottom:1px solid var(--line);padding-bottom:26px;font-size:16px;flex-wrap:wrap}.work-index a{padding:5px 0}.work-index a:hover{color:var(--gold)}.work-index span{font-size:12px;margin-right:10px;color:var(--gold)}.work-category{padding-top:46px}.work-category+.work-category{margin-top:35px;border-top:1px solid var(--line)}.category-heading{display:flex;gap:24px;align-items:baseline;margin-bottom:24px}.category-heading h3{font-size:25px;font-weight:500;letter-spacing:.06em}.category-heading p{font-size:12px;letter-spacing:.16em;color:var(--muted)}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.project{min-width:0}.project-visual,.pending-visual{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:16/10;padding:0;text-align:left;background:#1a1e20}.project-visual img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.project-visual:hover img{transform:scale(1.035)}.project-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0009,transparent 40%);pointer-events:none}.project-lizi .project-visual img{object-position:50% 26%}.project-world .project-visual img{object-position:25% 50%}.project-lushu .project-visual img{object-position:74% 50%}.view-prompt{position:absolute;left:20px;right:20px;bottom:15px;display:flex;justify-content:space-between;align-items:center;font-size:14px;z-index:1}.view-prompt>span{font-size:26px}.pending-visual{border:1px solid #303633;background:linear-gradient(135deg,#1c2223,#141819);display:flex;flex-direction:column;justify-content:space-between;padding:18px 22px}.pending-number{font-size:12px;color:#b39c78}.pending-type{font-family:Georgia,serif;font-size:clamp(21px,2vw,32px);line-height:1.2;letter-spacing:.025em;color:#77807b}.pending-note{font-size:13px;color:#9ea49f}.project-meta{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:16px}.project-meta h4{font-size:17px;font-weight:500}.project-meta>span{font-size:12px;color:var(--muted);white-space:nowrap}.asset-caption{font-size:12px;color:#9ba4a0;margin-top:5px}.project-pending h4{color:#b9c0bb}
.about{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.4fr;gap:90px;padding-top:88px;padding-bottom:98px}.about-location{font-size:12px;color:var(--muted);letter-spacing:.14em;margin-top:30px}.about-copy{max-width:730px}.about-lead{font-family:var(--serif);font-size:clamp(29px,2.7vw,41px);line-height:1.6;margin-bottom:30px}.about-copy>p:not(.about-lead){font-size:16px;color:#abb4ae;line-height:2;margin-top:19px}.site-footer{border-top:1px solid var(--line);padding-top:40px;padding-bottom:28px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px}.footer-brand{display:flex;gap:28px;align-items:center}.footer-brand img{width:160px;height:160px;object-fit:contain;background:#fff}.footer-brand>span{font-size:22px;letter-spacing:.14em}.footer-brand small{font-size:12px;letter-spacing:.06em;color:var(--muted)}.back-top{font-size:14px;white-space:nowrap}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);padding-top:30px}
dialog{border:1px solid #566051;padding:30px 34px 23px;width:min(1040px,calc(100vw - 48px));max-height:92svh;background:#141818;color:var(--ink);overflow:auto}dialog::backdrop{background:#050907e8;backdrop-filter:blur(6px)}.dialog-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.dialog-top h2{font-size:28px;margin-top:8px}.dialog-top .eyebrow{color:var(--muted)}.close-dialog{display:flex;align-items:center;gap:17px;background:transparent;font-size:14px;padding:3px 0}.close-dialog span{font-size:30px;line-height:1}.dialog-media{background:#0e110e;display:flex;justify-content:center;min-height:180px}.dialog-media img,.dialog-media video{max-width:100%;max-height:66svh;object-fit:contain;width:auto;margin:auto}.dialog-caption{margin-top:17px;font-size:14px;color:#bbc4b6;line-height:1.8}
@media(max-width:1000px){.site-header{height:116px}.brand-logo{width:90px;height:90px}.hero{min-height:810px}.work-grid{gap:18px}.pending-visual{padding:16px}.project-meta{display:block}.project-meta>span{display:block;margin-top:3px}.about{gap:50px}.footer-brand{gap:22px}.footer-brand>span{font-size:18px}}
@media(max-width:620px){.site-header{height:104px}.brand-logo{width:80px;height:80px}.brand-lockup{gap:13px}.wordmark-en{font-size:10px;letter-spacing:.08em}.site-header nav{gap:16px;font-size:14px}.hero{min-height:850px;height:100svh;align-items:flex-end}.hero-image{object-position:71% 40%}.hero-shade{background:linear-gradient(0deg,#101314 0%,#101314e0 24%,#10131420 67%,#10131455 100%)}.hero-content{padding:280px var(--page) 125px;width:100%}.hero h1{font-size:45px;line-height:1.28}.hero-eyebrow{font-size:11px;letter-spacing:.035em;margin-bottom:15px}.hero-intro{font-size:16px;margin-top:19px}.hero-link{margin-top:16px}.hero-bottom{font-size:10px;flex-wrap:wrap;gap:8px}.hero-bottom>span:nth-child(2){order:3;flex-basis:100%;font-size:11px}.hero-bottom a{font-size:12px}.works{padding-top:52px;padding-bottom:58px}.section-heading{margin-bottom:23px}.work-index{gap:8px 23px;font-size:14px;padding-bottom:20px}.work-index span{margin-right:5px}.category-heading{justify-content:space-between;gap:15px;margin-bottom:19px}.category-heading h3{font-size:23px}.category-heading p{font-size:11px;letter-spacing:.06em}.work-category{padding-top:30px}.work-category+.work-category{margin-top:32px}.work-grid{grid-template-columns:1fr;gap:30px}.project-visual,.pending-visual{aspect-ratio:16/9}.pending-type{font-size:28px}.pending-visual{padding:17px 20px}.project-meta{display:flex}.project-meta h4{font-size:16px}.project-meta>span{margin-top:0}.about{grid-template-columns:1fr;gap:34px;padding-top:56px;padding-bottom:58px}.about-location{margin-top:16px}.about-lead{font-size:28px}.footer-top{gap:20px;flex-wrap:wrap}.footer-brand{gap:15px}.footer-brand img{width:104px;height:104px}.footer-brand>span{font-size:15px;letter-spacing:.07em}.footer-brand small{font-size:10px;display:block;max-width:160px}.footer-bottom{flex-direction:column;gap:9px;font-size:12px}dialog{width:calc(100vw - 24px);padding:22px 18px 18px}.dialog-top h2{font-size:25px}.dialog-top .eyebrow{font-size:11px}.dialog-media img,.dialog-media video{max-height:64svh}.close-dialog{gap:10px}}
@media(max-width:360px){.wordmark-en{display:none}.site-header nav{gap:17px}.hero h1{font-size:41px}.project-meta{display:block}}
.site-header{background:linear-gradient(180deg,#0a1117a6,#0a111725)}
.hero{background:radial-gradient(ellipse at 83% 28%,#896e3d42,transparent 48%),linear-gradient(125deg,#131a1f,#15191b 58%,#23241d)}.hero-shade{background:linear-gradient(0deg,#101314,transparent 35%)}.hero-brand-type{position:absolute;right:var(--page);top:43%;transform:translateY(-20%);display:flex;flex-direction:column;color:#d1af762d;font-family:Georgia,serif;font-size:clamp(64px,7.5vw,135px);line-height:1.17;letter-spacing:.035em;z-index:-1}.hero-brand-type span:last-child{font-size:.59em;letter-spacing:.16em}
@media(max-width:1000px){.hero-brand-type{font-size:72px;right:30px;color:#d1af761d}}
@media(max-width:620px){.hero{min-height:780px}.hero-content{padding-top:260px}.hero-brand-type{top:175px;right:var(--page);font-size:54px;transform:none;color:#d1af7642}.hero-shade{background:linear-gradient(0deg,#101314,transparent 60%)}}
.category-intro{font-size:16px;color:#b8c0b9;margin:-10px 0 26px;line-height:1.8}.festival-credit{color:var(--gold);font-size:14px;line-height:1.65;margin-top:12px;padding-left:12px;border-left:2px solid var(--gold)}.film-credit{font-size:12px;color:#c0c7c2;margin-top:8px}
/* Approved brand mark: text-only navigation and an unaltered hero asset. */
.site-header{height:112px}
.brand-lockup{flex-direction:column;align-items:flex-start;gap:6px;flex-shrink:0}
.wordmark-cn{font-family:var(--serif);font-size:30px;letter-spacing:.14em;line-height:1.2}
.wordmark-en{display:block;font-size:12px;letter-spacing:.16em;line-height:1.4}
.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.62fr) minmax(0,1.18fr);gap:clamp(20px,2.4vw,46px);padding:174px max(var(--page),calc((100vw - 1560px)/2)) 114px;height:auto;min-height:min(900px,100svh)}
.hero-content{padding:0;width:auto;min-width:0}
.hero-brand-type{position:relative;inset:auto;transform:none;z-index:0;justify-self:center;align-self:center;width:100%;color:#cfad7640;font-size:clamp(42px,4.4vw,78px);line-height:1.24;letter-spacing:.015em;pointer-events:none;user-select:none}
.hero-brand-type span:last-child{font-size:.52em;letter-spacing:.22em;margin-top:5px}
.hero-brand-visual{width:100%;max-width:550px;justify-self:end;align-self:center;isolation:isolate;background:#cac5b9;opacity:.82;box-shadow:none;-webkit-mask-image:linear-gradient(to right,transparent,#000 11%,#000 89%,transparent),linear-gradient(to bottom,transparent,#000 12%,#000 88%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent,#000 11%,#000 89%,transparent),linear-gradient(to bottom,transparent,#000 12%,#000 88%,transparent);mask-composite:intersect}
.hero-brand-visual img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}
@media(max-width:1199px){.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.hero-brand-type{position:absolute;left:43%;top:46%;width:auto;font-size:60px;color:#cfad7624;transform:translate(-50%,-50%);z-index:-1}.hero-content,.hero-brand-visual{position:relative;z-index:0}}
@media(max-width:1000px) and (min-width:821px){.hero{min-height:760px;gap:32px}.hero h1{font-size:48px}.hero-intro{font-size:16px}.hero-eyebrow{font-size:11px;letter-spacing:.025em}}
@media(max-width:820px){.hero{grid-template-columns:1fr;gap:36px;padding-top:150px;padding-bottom:112px;min-height:0}.hero-brand-type{display:none}.hero-brand-visual{grid-row:1;justify-self:center;width:min(100%,330px)}.hero-content{grid-row:2}.hero h1{font-size:45px}.hero-intro{font-size:16px}.hero-eyebrow{font-size:11px;letter-spacing:.035em}.site-header{height:104px}}
@media(max-width:620px){.wordmark-cn{font-size:25px}.wordmark-en{font-size:10px;letter-spacing:.1em}.site-header{gap:14px}.site-header nav{gap:16px}.hero{padding-top:136px;gap:30px}.hero-brand-visual{width:min(100%,290px)}.hero-content{padding:0}.hero h1{font-size:41px}}
@media(max-width:360px){.wordmark-cn{font-size:23px}.wordmark-en{display:block;font-size:9px}.site-header nav{gap:12px;font-size:13px}.hero h1{font-size:38px}.hero-eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
