:root{--ink:#20251b;--paper:#f7f5ec;--yellow:#f2ce4b;--muted:#737568;--line:#d8d9ca;--serif:'Songti SC','STSong','SimSun',serif;--sans:-apple-system,BlinkMacSystemFont,'PingFang SC','Microsoft YaHei',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;width:100%;object-fit:cover}p,h1,h2,h3,h4{margin:0}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ae7618;outline-offset:5px}[hidden]{display:none!important}.sr-only,.skip{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{width:auto;height:auto;clip:auto;z-index:100;background:var(--yellow);padding:12px;left:16px;top:16px}.site-header{max-width:1440px;margin:auto;padding:28px 6%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:850;font-size:24px;letter-spacing:-1px;flex-shrink:0}.brand-dot{color:#b58a12;margin-left:-6px}.bean{display:inline-block;width:23px;height:29px;border-radius:60% 40% 55% 45%;background:var(--ink);transform:rotate(30deg);position:relative}.bean:after{content:'';width:13px;height:18px;border-left:3px solid var(--paper);border-radius:50%;position:absolute;top:5px;left:8px}nav{display:flex;gap:32px;font-size:14px}nav a:hover,.small-link:hover{color:#98681b}.header-action{border:1px solid var(--ink);border-radius:24px;font-size:13px;padding:8px 17px}.header-action span{margin-left:24px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:688px}.hero-copy{padding:68px 9% 58px 12%;background:var(--yellow)}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:650}.tiny-bean{display:inline-block;background:var(--ink);width:8px;height:12px;border-radius:60%;vertical-align:middle;transform:rotate(35deg);margin-right:7px}.hero h1{font-size:21px;margin-top:34px;font-weight:650;letter-spacing:3px}.hero-title{font-family:var(--serif);font-weight:900;font-size:100px;line-height:1.1;letter-spacing:-6px;margin:10px 0 27px}.hero-title span{font-style:italic}.intro{font-size:15px;line-height:1.9;max-width:385px}.button{display:inline-flex;gap:50px;align-items:center;background:var(--ink);color:var(--paper);padding:15px 24px;border-radius:4px;font-size:14px;font-weight:550;margin-top:30px;transition:background .2s}.button:hover{background:#404730}.button span{font-size:21px;line-height:1}.hero-note{display:flex;gap:12px;align-items:center;font-size:11px;margin-top:35px;letter-spacing:1px}.hero-note i{width:3px;height:3px;border-radius:50%;background:#736423}.hero-art{position:relative;min-height:688px;background:#303326;isolation:isolate}.hero-art>img{height:100%;position:absolute;inset:0;object-position:center top;z-index:-2}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0a100c44,transparent 36%,#172015d9);z-index:-1}.hero-art-top{position:absolute;top:30px;left:32px;right:32px;display:flex;justify-content:space-between;color:#fff;font-size:11px;letter-spacing:2px}.hero-art-top span:first-child{border:1px solid #fff6;padding:3px 12px;border-radius:20px}.hero-art-caption{position:absolute;bottom:40px;left:40px;right:30px;color:white}.hero-art-caption p{font-size:14px;letter-spacing:2px}.hero-art-caption h2{font-family:var(--serif);font-size:37px;line-height:1.3;margin:12px 0 24px;font-weight:750}.hero-art-caption a{font-size:13px;border-bottom:1px solid #fff7;padding-bottom:8px;display:inline-flex;gap:55px}.section-wrap{max-width:1268px;padding:84px 42px;margin:auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-head h2,.mood-band h2,.guide h2{font-size:30px;letter-spacing:-1px;line-height:1.45;margin-top:11px;font-weight:700}.section-head>p{font-size:13px;color:var(--muted);line-height:1.9}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:22px}.filters{display:flex;flex-wrap:wrap;gap:7px}.filters button{background:none;border:1px solid var(--line);border-radius:22px;padding:9px 16px;font-size:13px;transition:background .2s}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.search{display:flex;border-bottom:1px solid #979b89;width:280px;flex-shrink:0}.search input{min-width:0;width:100%;border:0;background:transparent;padding:10px 0;font-size:13px;color:var(--ink);border-radius:0}.search button{font-size:29px;border:0;background:transparent;min-width:44px;line-height:1}.search-status{font-size:11px;letter-spacing:1px;color:var(--muted);margin:20px 0}.film-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.poster{display:block;position:relative;aspect-ratio:2/3;isolation:isolate;background:var(--ink);border-radius:8px;overflow:hidden}.poster:after{content:'';position:absolute;inset:0;background:linear-gradient(#0f191744,transparent 38%,#111a13ee);z-index:-1}.poster img{height:100%;position:absolute;z-index:-2;transition:transform .45s}.poster:hover img{transform:scale(1.025)}.poster-top{position:absolute;left:22px;right:22px;top:21px;display:flex;justify-content:space-between;color:white;font-size:11px;letter-spacing:1px}.poster-top>span:first-child{border:1px solid #ffffff88;border-radius:20px;padding:2px 10px}.poster-caption{position:absolute;left:24px;right:18px;bottom:27px;color:white}.poster-caption>span{font-size:11px;letter-spacing:2px;opacity:.8}.poster-caption strong{display:block;font-size:30px;line-height:1.45;font-weight:650;font-family:var(--serif);margin-top:9px;max-width:290px}.film-bottom{padding:18px 2px 0}.film-bottom p{font-size:13px;line-height:1.8;min-height:48px}.film-bottom a{display:flex;justify-content:space-between;font-size:12px;padding:11px 0;border-bottom:1px solid var(--line);margin-top:6px}.film-bottom a span{font-size:18px}.empty-state{border:1px solid var(--line);padding:50px 24px;text-align:center}.empty-state h3{font-size:20px}.empty-state p{font-size:14px;margin:12px 0;color:var(--muted)}.empty-state button{border:0;background:var(--yellow);padding:12px 25px}.mood-band{background:var(--ink);color:var(--paper);padding:50px max(6%,calc((100vw - 1184px)/2));display:grid;grid-template-columns:1fr 1fr;gap:65px}.mood-band>div>span{font-size:12px;color:#d5d6c8;letter-spacing:2px}.mood-band h2{font-size:25px}.mood-band>p{font-size:14px;line-height:2.15;align-self:center;color:#d5d6c8}.mood-band b{font-weight:650;color:var(--yellow);margin-left:8px;margin-right:7px}.plot{display:grid;grid-template-columns:1fr 1.45fr;gap:70px;padding:50px 0;border-top:1px solid var(--line);scroll-margin-top:20px}.plot:last-child{padding-bottom:0}.index-number{display:block;font-family:var(--serif);font-size:54px;line-height:1;color:#b6b8a5;margin-bottom:25px}.plot-heading .eyebrow{font-size:11px;color:var(--muted);letter-spacing:1px}.plot h3{font-family:var(--serif);font-size:28px;margin:13px 0;font-weight:700;line-height:1.5}.characters{font-size:12px;color:var(--muted)}.plot h4{font-size:19px;line-height:1.65;margin-bottom:18px}.plot-body>p{font-size:14px;line-height:2;color:#575f50;margin-bottom:13px}.taste{border-left:3px solid var(--yellow);padding-left:16px;display:flex;gap:18px;align-items:center;margin:24px 0}.taste>span{font-size:10px;letter-spacing:1px;flex-shrink:0;color:#777b69}.taste p{font-size:12px}.small-link{font-size:12px;border-bottom:1px solid var(--line);padding-bottom:5px}.guide{display:grid;grid-template-columns:1fr 1.45fr;gap:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:55px;padding-bottom:55px}.guide-title>p:last-child{font-size:13px;color:var(--muted);margin-top:20px}.guide ol{list-style:none;margin:0;padding:0}.guide li{display:flex;gap:24px;align-items:flex-start}.guide li+li{margin-top:25px}.guide li>span{display:grid;place-items:center;background:var(--yellow);border-radius:50%;width:36px;height:36px;flex-shrink:0;font-size:11px;font-weight:700}.guide h3{font-size:16px;line-height:1.5}.guide li p{font-size:13px;line-height:1.9;color:#656d5f;margin-top:5px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 55px}.faq-item{border-top:1px solid var(--line);padding:26px 0}.faq-item h3{font-size:16px;line-height:1.7}.faq-item p{font-size:13px;line-height:1.9;color:#656d5f;margin:9px 0 15px}.faq-item>a{font-size:11px;color:#767c6c}.faq-item>a span{margin-left:10px}footer{max-width:1440px;background:#eae9dc;padding:36px 6%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}footer .brand{font-size:21px}footer p{max-width:340px;font-size:12px;color:#686e5c}footer>a:last-child{font-size:12px;flex-shrink:0}.error-page{background:var(--yellow);min-height:100vh;display:grid;place-items:center;padding:30px}.error-page main{max-width:550px}.error-number{font-family:var(--serif);font-size:130px;line-height:1.1}.error-page h1{font-size:32px;margin:15px 0}.error-page p{margin:10px 0;font-size:15px}@media(min-width:1500px){body{padding:0 30px}.hero,.site-header,footer{border-left:1px solid var(--line);border-right:1px solid var(--line)}}@media(max-width:1000px){.site-header{padding:24px 5%}nav{gap:20px}.header-action{display:none}.hero{min-height:610px}.hero-copy{padding:52px 9% 42px 10%}.hero-title{font-size:82px}.hero h1{margin-top:28px}.hero-art{min-height:610px}.hero-art-caption{left:28px;bottom:33px}.hero-art-caption h2{font-size:31px}.section-wrap{padding:64px 5%}.section-head h2,.guide h2{font-size:27px}.catalog-tools{align-items:stretch;flex-direction:column}.search{width:100%}.film-grid{gap:18px}.poster-caption{left:18px;right:15px;bottom:20px}.poster-caption strong{font-size:25px}.poster-top{left:18px;right:18px}.plot,.guide{gap:40px}.mood-band{gap:40px}.plot h3{font-size:25px}}@media(max-width:650px){html{scroll-padding-top:15px}.site-header{padding:20px 6%;gap:10px}.brand{font-size:21px}.bean{width:20px;height:25px}nav{font-size:11px;gap:13px}nav a:last-child{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 7% 35px}.hero .eyebrow{font-size:10px;letter-spacing:1.4px}.hero h1{font-size:18px;margin-top:25px;letter-spacing:2px}.hero-title{font-size:67px;line-height:1.08;letter-spacing:-3px;margin:9px 0 19px}.hero-title br{display:block}.intro{font-size:14px;line-height:1.85;max-width:380px}.button{margin-top:22px;padding:13px 21px;gap:47px;font-size:13px}.hero-note{font-size:10px;margin-top:25px;gap:9px}.hero-art{min-height:520px}.hero-art>img{object-position:center top}.hero-art-top{top:24px;left:25px;right:25px}.hero-art-caption{bottom:30px;left:26px}.hero-art-caption h2{font-size:30px;margin:10px 0 18px}.hero-art-caption p{font-size:12px}.section-wrap{padding:48px 6%}.section-head{display:block;margin-bottom:25px}.section-head .eyebrow{font-size:10px;letter-spacing:1.2px}.section-head h2,.guide h2{font-size:25px;margin-top:8px}.section-head>p{font-size:12px;margin-top:14px}.section-head>p br{display:none}.catalog-tools{gap:16px}.filters{gap:7px}.filters button{font-size:11px;padding:9px 11px;min-height:40px}.search input{font-size:12px}.search-status{margin:16px 0 20px}.film-grid{grid-template-columns:1fr;gap:32px}.poster{aspect-ratio:3/4}.poster img{object-position:center 33%}.poster-caption{left:25px;bottom:25px}.poster-caption strong{font-size:31px;max-width:310px}.poster-caption>span{font-size:11px}.poster-top{left:25px;right:25px;top:22px}.film-bottom{padding:13px 0 0}.film-bottom p{min-height:0;font-size:13px}.film-bottom a{font-size:12px;padding:12px 0;min-height:45px}.mood-band{grid-template-columns:1fr;padding:35px 6%;gap:22px}.mood-band h2{font-size:23px}.mood-band>p{font-size:13px}.mood-band>div>span{font-size:10px}.mood-band b:first-child{margin-left:0}.plot{grid-template-columns:1fr;gap:22px;padding:32px 0}.index-number{font-size:40px;margin-bottom:20px}.plot h3{font-size:26px;margin:9px 0}.plot h4{font-size:17px;margin-bottom:13px}.plot-body>p{font-size:14px;line-height:1.95}.taste{align-items:flex-start;margin:20px 0;gap:15px}.taste p{font-size:12px}.guide{grid-template-columns:1fr;gap:30px;padding-top:38px;padding-bottom:38px}.guide-title>p:last-child{margin-top:12px}.guide li{gap:18px}.guide li p{font-size:13px}.guide li+li{margin-top:24px}.faq-grid{grid-template-columns:1fr}.faq-item{padding:22px 0}.faq-item h3{font-size:16px}.faq-item>a{display:inline-flex;min-height:30px;align-items:center}footer{align-items:flex-start;flex-wrap:wrap;padding:28px 6%;gap:16px}footer .brand{width:100%}footer p{max-width:240px;font-size:11px;flex:1}footer>a:last-child{font-size:11px;padding:5px 0}.error-number{font-size:100px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
