@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;900&display=swap";:root{font-family:Noto Sans SC,system-ui,sans-serif;color:#20201f;background:#fffdf8;font-synthesis:none;--ink:#20201f;--cream:#fff8ea;--yellow:#ffbc31;--red:#ee4434;--blue:#bfe4f6;--pink:#f8d7d1;--line:rgba(32,32,31,.16);--radius-lg:38px;--radius-md:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.app-shell{min-height:100vh}.site-header{height:84px;padding:0 clamp(20px,4vw,68px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;position:sticky;top:0;z-index:100;background:#fffdf8f0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup{display:inline-flex;align-items:center;gap:8px;width:fit-content}.brand-name{font-family:"Baloo 2",sans-serif;font-weight:800;font-size:23px;letter-spacing:-1px;white-space:nowrap}.brand-dot{width:25px;height:25px;border-radius:50%;color:var(--ink);background:var(--yellow);display:grid;place-items:center;flex:0 0 auto}.brand-dot svg{width:18px;height:18px}.main-nav{display:flex;align-items:stretch;height:84px}.nav-link{min-width:72px;padding:20px 14px 14px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-bottom:3px solid transparent;transition:.18s ease}.nav-link span{font-size:13px;font-weight:700}.nav-link small{margin-top:2px;font-size:9px;text-transform:uppercase;opacity:.52}.nav-link:hover,.nav-link.is-active{border-color:var(--yellow)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.locale-toggle{border:0;border-radius:999px;background:#f4efe5;padding:5px;display:flex;align-items:center;gap:2px;cursor:pointer}.locale-toggle svg{width:15px;margin:0 5px}.locale-toggle span{min-width:34px;border-radius:999px;padding:6px 7px;font-size:11px;font-weight:700}.locale-toggle .selected{background:var(--yellow)}.collab-button{background:var(--ink);color:#fff;border-radius:999px;padding:12px 18px;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.collab-button svg{width:15px}.menu-button{display:none;border:0;background:transparent;padding:8px;cursor:pointer}.hero{min-height:calc(100svh - 84px);position:relative;display:grid;grid-template-columns:minmax(360px,.82fr) minmax(480px,1.18fr);align-items:center;overflow:hidden;background:var(--cream)}.hero-copy{padding:72px 4vw 90px 6vw;z-index:2}.eyebrow{margin:0 0 18px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hero h1,.page-hero h1{margin:0;font-family:"Baloo 2",Noto Sans SC,sans-serif;font-weight:800;letter-spacing:-.055em;line-height:.9}.hero h1 span,.hero h1 strong{display:block}.hero h1 span{font-size:clamp(48px,6vw,96px);color:var(--ink)}.hero h1 strong{margin-top:8px;font-size:clamp(62px,8vw,124px);color:var(--red)}.hero-subtitle{margin:28px 0 0;font-family:"Baloo 2",sans-serif;font-weight:700;font-size:24px}.hero-ctas{margin-top:36px;display:flex;flex-wrap:wrap;gap:14px}.button{min-height:52px;border-radius:999px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;font-size:13px;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-3px);box-shadow:0 12px 28px #20201f21}.button svg{width:18px;height:18px}.button-primary{background:var(--yellow)}.button-ghost{border-color:var(--ink);background:#ffffff9e}.button-dark{background:var(--ink);color:#fff}.hero-visual{height:100%;min-height:620px;position:relative;overflow:hidden}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:52% 48%}.mood-tag{position:absolute;right:8%;top:18%;padding:12px 15px;border-radius:17px;background:var(--yellow);box-shadow:0 16px 34px #57340a2e;display:flex;align-items:center;gap:9px;font-size:10px;font-weight:900;transform:rotate(4deg)}.mood-tag svg{width:24px;height:24px}.scroll-cue{position:absolute;z-index:3;left:6vw;bottom:24px;display:flex;align-items:center;gap:12px;font-size:10px;font-weight:800;letter-spacing:.12em}.ticker{height:58px;overflow:hidden;display:flex;align-items:center;background:var(--yellow);border-block:2px solid var(--ink);font-family:"Baloo 2",sans-serif;font-size:20px;font-weight:800;white-space:nowrap}.ticker div{min-width:max-content;animation:ticker 18s linear infinite}@keyframes ticker{to{transform:translate(-50%)}}.section{padding:clamp(76px,9vw,132px) clamp(20px,6vw,96px)}.section-cream{background:#fff5e1}.section-title{max-width:850px;margin:0;font-family:"Baloo 2",Noto Sans SC,sans-serif;font-size:clamp(42px,5.2vw,78px);line-height:1;letter-spacing:-.05em}.preserve-lines{white-space:pre-line}.body-large{color:#62605c;font-size:clamp(16px,1.5vw,20px);line-height:1.9}.story-preview{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(580px,1.3fr);gap:clamp(42px,7vw,108px);align-items:center}.story-copy .body-large{max-width:560px;margin:28px 0}.text-link{display:inline-flex;align-items:center;gap:12px;padding-bottom:5px;border-bottom:2px solid var(--ink);font-size:13px;font-weight:800}.text-link svg{width:17px}.turnaround-card{min-width:0}.turnaround-card>img{width:100%;aspect-ratio:1.5;object-fit:cover;object-position:50% 48%;border-radius:var(--radius-lg);background:#f5f3ee}.trait-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.trait-row div{padding:15px 6px;text-align:center;border-top:1px solid var(--line)}.trait-row strong,.trait-row span{display:block}.trait-row strong{font-size:13px}.trait-row span{margin-top:4px;color:#8d8982;font-size:9px;text-transform:uppercase}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:48px}.series-feature{overflow:hidden;border-radius:var(--radius-lg);background:#fff}.series-feature img{width:100%;aspect-ratio:1.92;object-fit:cover}.series-labels{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:26px}.series-labels article{border-top:2px solid var(--ink);padding-top:18px}.series-labels span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.12em}.series-labels h3{margin:10px 0 4px;font-size:20px}.series-labels p{margin:0;color:#77736d;font-size:13px}.gallery-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-strip figure{margin:0;overflow:hidden;border-radius:22px;background:#eee8dd}.gallery-strip figure:nth-child(2n){margin-top:36px}.gallery-strip img{width:100%;aspect-ratio:.86;object-fit:cover;transition:transform .5s ease}.gallery-strip figure:hover img{transform:scale(1.04)}.collaboration-banner,.contact-panel{margin:0 clamp(18px,3vw,48px) 48px;padding:clamp(44px,6vw,88px);border-radius:var(--radius-lg);background:var(--yellow);display:flex;justify-content:space-between;align-items:center;gap:36px}.collaboration-banner h2,.contact-panel h2{max-width:850px;margin:0;font-family:"Baloo 2",Noto Sans SC,sans-serif;font-size:clamp(34px,4.6vw,70px);line-height:1;letter-spacing:-.045em}.page-hero{min-height:640px;padding:90px clamp(20px,6vw,96px);display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(36px,6vw,90px);overflow:hidden}.page-hero>div{max-width:680px}.page-hero h1{white-space:pre-line;font-size:clamp(54px,7vw,108px)}.page-hero p{max-width:650px;margin:28px 0 0;color:#57544f;font-size:clamp(16px,1.5vw,20px);line-height:1.85}.page-hero img{width:100%;height:480px;object-fit:cover;border-radius:var(--radius-lg)}.tone-yellow{background:var(--cream)}.tone-blue{background:#e7f5fc}.tone-pink{background:#fff1ee}.tone-red{background:#ffe9e3}.character-manifesto{display:grid;grid-template-columns:1fr 1fr;gap:90px}.character-facts{margin:0}.character-facts div{padding:22px 0;display:grid;grid-template-columns:120px 1fr;border-bottom:1px solid var(--line)}.character-facts dt{color:#8a867e;font-size:12px;font-weight:800;text-transform:uppercase}.character-facts dd{margin:0;font-size:17px;font-weight:700}.trait-grid{padding-top:0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trait-grid article{min-height:270px;padding:30px;border-radius:var(--radius-md);background:#f8f3e9;display:flex;flex-direction:column}.trait-grid article:nth-child(2){background:#ffe1da}.trait-grid article:nth-child(3){background:#dff2fb}.trait-grid article:nth-child(4){background:#ffe6a6}.trait-grid article>span{font-size:11px;font-weight:900}.trait-grid h3{margin:auto 0 10px;font-family:"Baloo 2",Noto Sans SC,sans-serif;font-size:32px}.trait-grid p{margin:0;color:#65615b;line-height:1.7}.filter-row{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:36px}.filter-row button{border:1px solid var(--ink);border-radius:999px;padding:10px 18px;background:transparent;font-size:12px;font-weight:800;cursor:pointer}.filter-row button.is-active{background:var(--ink);color:#fff}.series-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.series-grid:has(.series-card:only-child){grid-template-columns:minmax(280px,420px)}.series-card{min-width:0;border-radius:var(--radius-lg);overflow:hidden;position:relative}.series-card.tone-yellow{background:#ffdda0}.series-card.tone-blue{background:#d9effa}.series-card.tone-pink{background:#f6d9d5}.series-image-wrap{height:clamp(320px,29vw,500px);overflow:hidden;padding:22px 18px 8px}.series-card img{width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 18px 18px rgba(72,48,20,.12));transform:none}.status-pill{position:absolute;top:18px;left:18px;z-index:2;border-radius:999px;padding:9px 12px;background:#ffffffe0;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:900}.status-pill span{width:7px;height:7px;border-radius:50%;background:#46a96d}.series-card-copy{padding:24px;background:#fff}.series-card-copy>span{color:var(--red);font-size:10px;font-weight:900}.series-card-copy h2{margin:7px 0 2px;font-size:24px}.series-card-copy p{margin:0;color:#77736d}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.gallery-grid figure{margin:0;min-height:420px;overflow:hidden;position:relative;border-radius:var(--radius-md);background:#f0ebe1}.gallery-grid figure.square{grid-column:span 4}.gallery-grid figure.tall{grid-column:span 5;min-height:620px}.gallery-grid figure.wide{grid-column:span 7;min-height:620px}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.gallery-grid figure:hover img{transform:scale(1.035)}.gallery-grid figcaption{position:absolute;left:16px;right:16px;bottom:16px;padding:12px 14px;border-radius:14px;background:#fffdf8e6;display:flex;justify-content:space-between;gap:18px;font-size:11px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.about-values article{min-height:270px;padding:34px;border-radius:var(--radius-md);border:1px solid var(--line)}.about-values svg{width:32px;height:32px;padding:7px;border-radius:50%;background:var(--yellow)}.about-values h2{margin:76px 0 10px;font-size:24px}.about-values p{margin:0;color:#706c66;line-height:1.7}footer{padding:48px clamp(20px,6vw,96px);display:grid;grid-template-columns:1fr auto auto;gap:32px;align-items:center;background:var(--ink);color:#fff}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{font-family:"Baloo 2",sans-serif;font-size:27px}.footer-brand span{color:#aaa69f;font-size:12px}.footer-links{display:flex;gap:20px;font-size:11px;color:#d0ccc4}.footer-social{display:flex;gap:10px}.footer-social a{width:38px;height:38px;border:1px solid #4b4945;border-radius:50%;display:grid;place-items:center}footer small{grid-column:1/-1;padding-top:20px;border-top:1px solid #403e3a;color:#77736c;font-size:9px}.hero h1 span,.hero h1 strong{white-space:nowrap}.hero h1 strong{font-size:clamp(62px,7.3vw,112px)}.page-hero h1{font-size:clamp(48px,5vw,80px)}.story-copy .section-title{font-size:clamp(40px,4vw,62px)}.collaboration-banner h2{font-size:clamp(34px,4vw,58px)}@media(max-width:1050px){.site-header{grid-template-columns:1fr auto}.main-nav{display:none;position:fixed;inset:84px 0 auto;height:auto;padding:16px;background:#fffdf8;border-bottom:1px solid var(--line)}.main-nav.is-open{display:grid;grid-template-columns:repeat(5,1fr)}.menu-button{display:block}.collab-button{display:none}.hero{grid-template-columns:.9fr 1.1fr}.story-preview{grid-template-columns:1fr}.trait-grid{grid-template-columns:repeat(2,1fr)}.series-card img{height:100%}}@media(max-width:760px){.site-header{height:70px;padding:0 18px}.main-nav{top:70px;grid-template-columns:1fr!important;padding:8px 18px 18px}.nav-link{min-height:58px;flex-direction:row;justify-content:space-between;padding:12px 4px;border-bottom:1px solid var(--line)}.locale-toggle svg{display:none}.locale-toggle span{min-width:30px}.hero{min-height:auto;grid-template-columns:1fr}.hero-copy{padding:70px 22px 34px}.hero h1 span{font-size:50px}.hero h1 strong{font-size:68px}.hero-subtitle{font-size:20px}.hero-visual{min-height:430px}.mood-tag{top:8%;right:4%}.scroll-cue{display:none}.section{padding:76px 20px}.section-title{font-size:43px}.story-preview{gap:42px}.turnaround-card>img{aspect-ratio:1.12}.trait-row{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:flex-start;flex-direction:column}.series-feature img{aspect-ratio:1.1}.series-labels{grid-template-columns:1fr}.gallery-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.gallery-strip figure{min-width:78vw;scroll-snap-align:center}.gallery-strip figure:nth-child(2n){margin-top:0}.collaboration-banner,.contact-panel{margin:0 12px 28px;padding:42px 26px;flex-direction:column;align-items:flex-start}.page-hero{min-height:auto;padding:72px 20px 40px;grid-template-columns:1fr}.page-hero h1{font-size:56px}.page-hero img{height:390px}.character-manifesto{grid-template-columns:1fr;gap:46px}.character-facts div{grid-template-columns:92px 1fr}.trait-grid,.series-grid,.about-values{grid-template-columns:1fr}.trait-grid article{min-height:220px}.gallery-grid{grid-template-columns:1fr}.gallery-grid figure.square,.gallery-grid figure.tall,.gallery-grid figure.wide{grid-column:auto;min-height:460px}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:lang(zh-CN) .hero h1,:lang(zh-CN) .page-hero h1,:lang(zh-CN) .section-title,:lang(zh-CN) .collaboration-banner h2,:lang(zh-CN) .contact-panel h2{font-family:Noto Sans SC,system-ui,sans-serif;line-height:1.12;letter-spacing:-.055em;text-wrap:balance;line-break:strict}:lang(zh-CN) .body-large,:lang(zh-CN) .page-hero p,:lang(zh-CN) .series-card-copy p{line-break:strict;word-break:normal}.hero-visual{background:#f6e6d2;display:grid;place-items:center;padding:clamp(18px,3vw,48px)}.hero-visual>img{width:100%;height:100%;object-fit:contain;object-position:center}.turnaround-card>img{aspect-ratio:4/3;object-fit:contain;object-position:center}.series-feature img{aspect-ratio:1.8;object-fit:contain;object-position:center}.page-hero img{height:auto;aspect-ratio:4/3;object-fit:contain;object-position:center;border-radius:var(--radius-lg);background:#ffffff61;padding:18px}.gallery-grid figure{background:#f3eee5}.gallery-grid img{object-fit:contain}@media(max-width:1050px){.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:76px clamp(28px,8vw,72px) 54px}.hero h1 span{font-size:clamp(54px,10vw,82px)}.hero h1 strong{font-size:clamp(68px,13vw,108px)}.hero-visual{min-height:620px;height:70vw;max-height:760px;padding:36px}.scroll-cue{display:none}.page-hero{grid-template-columns:1fr;min-height:auto;padding:76px clamp(28px,8vw,72px)}.page-hero>div{max-width:760px}.page-hero h1{font-size:clamp(52px,8vw,76px)}.page-hero img{width:100%;max-height:660px;aspect-ratio:16/10}.character-manifesto{grid-template-columns:1fr;gap:50px}.gallery-grid figure.square,.gallery-grid figure.tall,.gallery-grid figure.wide{min-height:0}.gallery-grid figure.tall{aspect-ratio:4/5}.gallery-grid figure.wide,.gallery-grid figure.square{aspect-ratio:4/3}}@media(max-width:760px){.site-header{gap:10px}.header-actions{gap:4px}:lang(zh-CN) .hero h1,:lang(zh-CN) .page-hero h1,:lang(zh-CN) .section-title{letter-spacing:-.045em}.hero-copy{padding:58px 22px 38px}.hero h1 span{font-size:46px}.hero h1 strong{font-size:61px}.hero-visual{height:112vw;min-height:420px;max-height:520px;padding:20px}.page-hero{padding:62px 20px 36px;gap:34px}.page-hero h1{font-size:46px}.page-hero img{height:auto;aspect-ratio:1/1;padding:10px}.section-title,.story-copy .section-title{font-size:40px}.turnaround-card>img{aspect-ratio:4/3}.series-feature img{aspect-ratio:4/3}.gallery-grid figure.square,.gallery-grid figure.tall,.gallery-grid figure.wide{aspect-ratio:4/5;min-height:0}.gallery-grid figure.wide{aspect-ratio:4/3}}@media(max-width:360px){.site-header{padding-inline:14px}.brand-name{font-size:20px}.brand-dot{width:23px;height:23px}}.page-hero img,.turnaround-card>img,.series-feature img{height:auto;aspect-ratio:auto}@media(max-width:1050px){.page-hero img{height:auto;aspect-ratio:auto;max-height:none}}@media(max-width:760px){.page-hero img,.turnaround-card>img,.series-feature img{height:auto;aspect-ratio:auto}}
