@font-face{font-family:Huiwen Mincho;src:url(https://cdn.dinglufei.site/media/fonts/huiwen-mincho.otf) format("opentype");font-style:normal;font-weight:400;font-display:swap}:root{--bg: #000000;--surface-1: #0a0a0c;--surface-2: #131316;--surface-3: #1d1d1f;--text: #f5f5f7;--text-2: #a1a1a6;--text-3: #6e6e73;--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .18);--line-soft: rgba(255, 255, 255, .06);--accent: #2997ff;--accent-hover: #4ba7ff;--accent-deep: #0071e3;--accent-glow: rgba(41, 151, 255, .35);--font-display: "SF Pro Display", -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Microsoft YaHei", Helvetica, Arial, sans-serif;--font-text: "SF Pro Text", -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Microsoft YaHei", Helvetica, Arial, sans-serif;--font-mono: "Space Mono", "SF Mono", ui-monospace, Menlo, monospace;--layout-max: 1240px;--layout-gutter: 32px;--layout-width: min( calc(100% - var(--layout-gutter) - var(--layout-gutter)), var(--layout-max) );--content-max: var(--layout-max);--gutter: var(--layout-gutter);--r-pill: 980px;--r-card: 28px;--r-tile: 18px;--r-sm: 12px;--r-badge: 6px;--ease-reveal: cubic-bezier(.66, 0, .1, 1);--ease-nav: cubic-bezier(.4, 0, .6, 1);--ease-out: cubic-bezier(.33, 1, .68, 1);--dur-color: .1s;--dur-fast: .16s;--dur-base: .24s;--dur-medium: .32s;--dur-slow: 414ms;--glass-bg: rgba(10, 10, 12, .72);--glass-filter: saturate(180%) blur(20px);color-scheme:dark}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}html.is-instant-project-jump{scroll-behavior:auto}body{background:var(--bg);color:var(--text);font-family:var(--font-text);font-size:17px;line-height:1.4706;letter-spacing:-.022em;overflow-x:hidden}::-moz-selection{background:var(--accent);color:#fff}::selection{background:var(--accent);color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#2a2a2e;border-radius:980px;border:3px solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:#3a3a40}a{color:inherit;text-decoration:none}button{border:none;outline:none;background:none;font-family:inherit;color:inherit;cursor:pointer}img,video{display:block;max-width:100%}ul{list-style:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.t-hero{font-family:var(--font-display);font-size:80px;line-height:1.05;letter-spacing:-.012em;font-weight:600}.t-h1{font-family:var(--font-display);font-size:56px;line-height:1.0714;letter-spacing:-.005em;font-weight:600}.t-h2{font-family:var(--font-display);font-size:48px;line-height:1.0835;letter-spacing:-.002em;font-weight:600}.t-h3{font-family:var(--font-display);font-size:32px;line-height:1.125;letter-spacing:.002em;font-weight:600}.t-h4{font-family:var(--font-display);font-size:24px;line-height:1.1667;letter-spacing:.009em;font-weight:600}.t-sub{font-family:var(--font-display);font-size:28px;line-height:1.1429;letter-spacing:.007em;font-weight:400}.t-lead{font-family:var(--font-display);font-size:21px;line-height:1.5;letter-spacing:.011em;font-weight:400}.t-body{font-size:17px;line-height:1.6;letter-spacing:-.022em}.t-small{font-size:14px;line-height:1.5714;letter-spacing:-.016em}.t-caption{font-size:12px;line-height:1.3334;letter-spacing:-.01em}.dim{color:var(--text-2)}.dim-3{color:var(--text-3)}.t-fade{background:linear-gradient(180deg,#fff 0% 44%,#8b8b93);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.eyebrow{font-family:var(--font-mono);font-size:12px;line-height:1;letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);display:inline-flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:24px;height:1px;background:var(--line-strong)}.eyebrow.no-rule:before{display:none}.wrap{width:var(--layout-width);max-width:none;margin:0 auto;padding:0}.section{position:relative;padding:160px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:72px}.section-head .sh-left{max-width:980px}.section-head .eyebrow{margin-bottom:24px}.section-head .sh-desc{max-width:560px;color:var(--text-2);padding-bottom:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 22px;min-height:44px;font-family:var(--font-text);font-size:17px;line-height:1.176;letter-spacing:-.022em;border-radius:var(--r-pill);border:1px solid transparent;white-space:nowrap;transition:background-color var(--dur-color) linear,color var(--dur-color) linear,border-color var(--dur-color) linear,transform var(--dur-base) var(--ease-out)}.btn:active{transform:scale(.98)}.btn-primary{background:var(--accent);color:#00182f;font-weight:500}.btn-primary:hover{background:var(--accent-hover)}.btn-ghost{background:transparent;color:var(--text);border-color:var(--line-strong)}.btn-ghost:hover{background:#ffffff14;border-color:#ffffff47}.btn-sm{min-height:36px;padding:8px 16px;font-size:14px;letter-spacing:-.016em}.link-more{display:inline-flex;align-items:center;gap:4px;color:var(--accent);font-size:17px;letter-spacing:-.022em;transition:gap var(--dur-base) var(--ease-out)}.link-more:hover{gap:9px}.tag{display:inline-flex;align-items:center;padding:5px 12px;border-radius:var(--r-pill);border:1px solid var(--line);background:#ffffff08;color:var(--text-2);font-size:12px;letter-spacing:.01em;white-space:nowrap;transition:border-color var(--dur-color) linear,color var(--dur-color) linear}.tag:hover{border-color:var(--line-strong);color:var(--text)}.reveal{opacity:0;transform:translateY(28px);will-change:opacity,transform}.reveal.in{opacity:1;transform:none;transition:opacity .344s var(--ease-reveal) var(--rd, 0ms),transform .414s var(--ease-reveal) calc(var(--rd, 0ms) + 60ms)}html:not(.enhanced) .reveal{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal.in{opacity:1!important;transform:none!important;transition:none!important}*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}.nav{position:fixed;inset:0 0 auto;z-index:900;height:64px;display:flex;align-items:center;border-bottom:1px solid transparent;transition:background-color var(--dur-base) var(--ease-nav),border-color var(--dur-base) var(--ease-nav)}.nav.solid{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-filter);backdrop-filter:var(--glass-filter);border-bottom-color:var(--line-soft)}.nav-inner{width:var(--layout-width);max-width:none;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between;gap:32px}.nav-logo{display:flex;align-items:baseline;gap:10px;font-family:var(--font-display);font-size:17px;font-weight:600;letter-spacing:-.01em}.nav-logo .dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 12px var(--accent-glow);transform:translateY(-2px)}.nav-logo .sub{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;color:var(--text-3);text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:4px}.nav-link{position:relative;padding:8px 16px;font-size:14px;letter-spacing:-.016em;color:#f5f5f7b3;border-radius:var(--r-pill);transition:color var(--dur-color) linear,background-color var(--dur-color) linear}.nav-link:hover{color:var(--text);background:#ffffff0f}.nav-link.active{color:var(--text)}.nav-link.active:after{content:"";position:absolute;left:16px;right:16px;bottom:1px;height:1px;background:var(--accent)}.nav-actions{display:flex;align-items:center;gap:12px}.scroll-bar{position:fixed;top:0;left:0;height:2px;width:100%;background:linear-gradient(90deg,var(--accent-deep),var(--accent));z-index:1000;transform-origin:0 50%;will-change:transform}.hero{position:relative;height:100vh;min-height:760px;overflow:hidden;display:flex;align-items:center}.hero-media{position:absolute;inset:0;z-index:0;will-change:transform,opacity}.hero-media video,.hero-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#000000d6,#00000080 34%,#000000b8 74%,#000),radial-gradient(120% 80% at 16% 50%,#000000b8,#0000 62%)}.hero-grid{position:absolute;inset:0;z-index:2;background-image:linear-gradient(to right,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.035) 1px,transparent 1px);background-size:120px 120px;-webkit-mask-image:radial-gradient(100% 70% at 50% 45%,#000 18%,transparent 78%);mask-image:radial-gradient(100% 70% at 50% 45%,#000 18%,transparent 78%)}.hero-inner{position:relative;z-index:3;width:100%}.hero-copy{max-width:1100px}.hero-copy .eyebrow{margin-bottom:32px}.hero-title{margin:0 0 32px}.hero-title .line{display:block;overflow:hidden;padding-bottom:.06em}.hero-title .line>span{display:block;transform:translateY(105%);animation:heroRise 1s var(--ease-reveal) forwards}@keyframes heroRise{to{transform:none}}.hero-sub{max-width:660px;color:var(--text-2);margin-bottom:44px;opacity:0;animation:fadeUp .8s var(--ease-reveal) .55s forwards}.hero-cta{display:flex;align-items:center;gap:16px;opacity:0;animation:fadeUp .8s var(--ease-reveal) .7s forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hero-strip{position:absolute;left:0;right:0;bottom:0;z-index:3;border-top:1px solid var(--line-soft);background:linear-gradient(180deg,#0000,#0009);opacity:0;animation:fadeUp .8s var(--ease-reveal) .9s forwards}.hero-strip-inner{width:var(--layout-width);max-width:none;margin:0 auto;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:40px}.hero-strip-items{display:flex;gap:56px}.hero-strip-item .k{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);margin-bottom:6px}.hero-strip-item .v{font-size:14px;color:var(--text);letter-spacing:-.016em}.scroll-hint{display:flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;color:var(--text-3);text-transform:uppercase}.scroll-hint .rail{position:relative;width:1px;height:34px;background:var(--line);overflow:hidden}.scroll-hint .rail:after{content:"";position:absolute;top:0;left:0;width:1px;height:12px;background:var(--accent);animation:railDrop 1.9s var(--ease-reveal) infinite}@keyframes railDrop{0%{transform:translateY(-14px);opacity:0}40%{opacity:1}to{transform:translateY(34px);opacity:0}}.hero-mute{position:absolute;right:var(--gutter);top:50%;z-index:4;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#0000006b;-webkit-backdrop-filter:var(--glass-filter);backdrop-filter:var(--glass-filter);border:1px solid var(--line);color:var(--text);transition:background-color var(--dur-color) linear,border-color var(--dur-color) linear,transform var(--dur-base) var(--ease-out)}.hero-mute:hover{background:#ffffff1f;border-color:var(--line-strong);transform:translateY(-50%) scale(1.06)}.about-grid{display:grid;grid-template-columns:minmax(250px,.54fr) minmax(0,1.46fr);gap:clamp(36px,4vw,56px);align-items:stretch}.about-wrap{max-width:none}.about-glass-card{position:relative;overflow:hidden;padding:clamp(24px,3vw,42px);border:1px solid rgba(255,255,255,.15);border-radius:clamp(28px,3vw,44px);background:linear-gradient(122deg,#323f3966,#12161557 40%,#050709a3 82%),#080a0b5c;-webkit-backdrop-filter:blur(30px) saturate(150%) brightness(92%);backdrop-filter:blur(30px) saturate(150%) brightness(92%);box-shadow:inset 0 1px #ffffff3d,inset 1px 0 #ffffff12,inset 0 -1px #ffffff0e,0 38px 120px #00000085;isolation:isolate}.about-glass-card:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(128deg,rgba(255,255,255,.1),transparent 24%),radial-gradient(circle at 42% 30%,rgba(120,177,139,.2),transparent 37%),radial-gradient(circle,rgba(255,255,255,.032) .65px,transparent .8px);background-size:auto,auto,4px 4px;pointer-events:none}.about-glass-card:after{content:"";position:absolute;left:27%;bottom:-28%;z-index:-1;width:56%;aspect-ratio:1;border-radius:50%;background:#418c5b24;filter:blur(110px);mix-blend-mode:screen;pointer-events:none}.about-header{min-width:0;margin-bottom:clamp(22px,2.4vw,32px)}.about-header .eyebrow{margin-bottom:16px}.about-title{max-width:none;min-width:0;overflow-wrap:anywhere;font-size:clamp(34px,3.15vw,48px);line-height:1.04;letter-spacing:-.032em;text-wrap:balance}.about-title span{display:block;max-width:100%;overflow-wrap:anywhere;white-space:normal}.about-title span+span{color:#f5f5f7c2}.about-identity{height:100%;min-width:0;transform:translate3d(-28px,0,0)}.about-identity.in{transform:none}.about-portrait-sticky{position:relative;top:auto;height:100%;display:flex;flex-direction:column;perspective:1000px}.portrait{position:relative;border-radius:var(--r-card);overflow:hidden;min-height:440px;height:0;flex:1 1 0;background:linear-gradient(155deg,#1e222694,#050709b3),#08090b80;-webkit-backdrop-filter:blur(24px) saturate(125%);backdrop-filter:blur(24px) saturate(125%);border:1px solid rgba(255,255,255,.14);aspect-ratio:auto;box-shadow:inset 0 1px #ffffff1f,inset 1px 0 #ffffff0a,0 24px 64px #00000047;transform-origin:50% 80%;transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .18s linear,box-shadow .4s cubic-bezier(.22,1,.36,1)}.about-portrait-sticky:hover .portrait{transform:scale(1.012) translateY(-3px);border-color:var(--line-strong);box-shadow:0 30px 80px #00000047}.portrait img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 18%;object-position:50% 18%}.portrait-empty{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;gap:18px;padding:32px;color:var(--text-3);background:linear-gradient(140deg,rgba(255,255,255,.035),transparent 34%),radial-gradient(circle at 48% 34%,rgba(117,164,139,.16),transparent 42%),linear-gradient(180deg,#14171a6b,#050709ad)}.portrait-empty-kicker{position:absolute;top:26px;left:28px;font-family:var(--font-mono);font-size:9px;line-height:1;letter-spacing:.16em;color:var(--text-3)}.portrait-empty .ring{width:92px;height:92px;border-radius:50%;border:1px solid var(--line-strong);display:grid;place-items:center;font-family:var(--font-display);font-size:26px;font-weight:600;color:var(--text-2)}.portrait-empty-name{color:var(--text-2);font-size:13px;letter-spacing:.02em}.about-profile-meta{margin-top:12px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(135deg,#ffffff0b,#06080938);box-shadow:inset 0 1px #ffffff13,0 14px 38px #0000001a}.about-profile-meta>div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;padding:11px 14px;border-bottom:1px solid var(--line-soft)}.about-profile-meta>div:last-child{border-bottom:0}.about-profile-meta dt{padding-top:2px;color:var(--text-3);font-family:var(--font-mono);font-size:9px;line-height:1.5;letter-spacing:.14em}.about-profile-meta dd{color:var(--text-2);font-size:13px;line-height:1.4;letter-spacing:0}.about-copy-panel{height:100%;min-width:0;display:flex;flex-direction:column}.about-copy-label{margin-bottom:10px;color:var(--text-3);font-family:var(--font-mono);font-size:10px;line-height:16px;letter-spacing:.14em}.about-copy-panel>.reveal{transform:translate3d(28px,0,0)}.about-copy-panel>.reveal.in{transform:none}.about-chapters{display:grid;gap:12px}.about-chapter{display:grid;min-width:0;grid-template-columns:1fr;gap:16px;padding:clamp(22px,2.4vw,30px);border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(135deg,#ffffff0d,#0608093d);box-shadow:inset 0 1px #ffffff14,0 16px 42px #0000001a}.about-chapter:only-child{padding:clamp(22px,2.4vw,30px)}.about-chapter-head span{display:block;order:2;margin-bottom:0;color:var(--text-3);font-family:var(--font-mono);font-size:10px;line-height:1;letter-spacing:.14em}.about-chapter:only-child .about-chapter-head span{margin-bottom:0}.about-chapter-head{display:flex;align-items:baseline;justify-content:space-between;gap:24px}.about-chapter-head h3{max-width:none;color:var(--text);font-family:var(--font-display);font-size:15px;line-height:1.35;letter-spacing:-.01em;font-weight:600}.about-para{max-width:50em;color:var(--text-2);font-size:15px;line-height:1.76;letter-spacing:0}.about-chapter:first-child .about-para{color:#c7c7cc;font-size:15px;line-height:1.76}.about-para strong{color:var(--text);font-weight:600}.contact-rows{margin-top:0;overflow:hidden;padding:0 16px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(135deg,#ffffff0b,#06080938);box-shadow:inset 0 1px #ffffff13,0 16px 42px #0000001a}.contact-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:18px 0 14px}.contact-heading span{color:var(--text-3);font-family:var(--font-mono);font-size:10px;line-height:1;letter-spacing:.14em}.contact-heading p{color:var(--text-3);font-size:12px;letter-spacing:0}.contact-row{display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;text-align:left;padding:15px 0;border-bottom:1px solid var(--line-soft);transition:background-color var(--dur-color) linear,padding-left var(--dur-base) var(--ease-out)}.contact-row:hover{background:#ffffff08;padding-left:14px}.contact-row .k{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3)}.contact-row .v{min-width:0;overflow-wrap:anywhere;font-size:14px;letter-spacing:-.022em}.contact-row .act{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;color:var(--text-3);opacity:0;transform:translate(-6px);transition:opacity var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out),color var(--dur-color) linear}.contact-row:hover .act{opacity:1;transform:none;color:var(--accent)}.about-connect{display:grid;min-width:0;grid-template-columns:minmax(0,1.42fr) minmax(210px,.8fr);gap:18px;align-items:stretch;margin-top:auto}.about-connect .contact-rows,.about-connect .about-social-qr{min-width:0;height:100%}.about-social-qr{display:grid;grid-template-columns:minmax(126px,150px) minmax(0,1fr);align-items:center;gap:20px;margin:0;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(135deg,#ffffff0b,#06080938);box-shadow:inset 0 1px #ffffff13,0 16px 42px #0000001a;color:inherit;text-decoration:none;transition:border-color var(--dur-color) linear,box-shadow var(--dur-base) var(--ease-out)}.about-social-qr img{display:block;width:100%;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;padding:6px;border-radius:12px;background:#fff}.about-social-qr:hover{border-color:var(--line-strong);box-shadow:inset 0 1px #ffffff1f,0 20px 48px #0000002e}.about-social-qr:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.about-social-qr-copy{display:grid;gap:10px;min-width:0}.about-social-qr-kicker{color:var(--text-3);font-family:var(--font-mono);font-size:10px;line-height:1.4;letter-spacing:.12em}.about-social-qr-copy strong{color:var(--text);font-family:var(--font-display);font-size:clamp(17px,1.7vw,22px);line-height:1.2;letter-spacing:-.02em;font-weight:600}.about-social-qr-copy>span:last-child{color:var(--text-3);font-size:13px;line-height:1.6}@media(prefers-reduced-transparency:reduce){.about-glass-card,.portrait{background:#111316;-webkit-backdrop-filter:none;backdrop-filter:none}.about-glass-card:before,.about-glass-card:after{display:none}}@media(prefers-contrast:more){.about-glass-card,.portrait,.about-profile-meta,.about-chapter,.contact-rows{border-color:#ffffff80}}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:clamp(96px,9vw,140px);background:var(--line-soft);border:1px solid var(--line-soft);border-radius:var(--r-card);overflow:hidden}.stat{background:var(--bg);padding:44px 36px;transition:background-color var(--dur-medium) var(--ease-out)}.stat:hover{background:var(--surface-1)}.stat .num{font-family:var(--font-display);font-size:64px;line-height:1;font-weight:600;letter-spacing:-.01em;display:flex;align-items:baseline;gap:2px}.stat .num .suf{font-size:28px;color:var(--accent)}.stat .lab{margin-top:16px;font-size:14px;letter-spacing:-.016em;color:var(--text)}.stat .note{margin-top:6px;font-size:12px;color:var(--text-3)}.works{display:flex;flex-direction:column;gap:32px}.work{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:620px;border-radius:var(--r-card);overflow:hidden;background:var(--surface-1);border:1px solid var(--line-soft);transition:border-color var(--dur-medium) var(--ease-out),transform var(--dur-medium) var(--ease-out)}.work:hover{border-color:var(--line);transform:translateY(-4px)}.work.flip .work-copy{order:2}.work-copy{padding:72px 68px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.work-idx{font-family:var(--font-mono);font-size:12px;letter-spacing:.16em;color:var(--text-3);margin-bottom:28px;display:flex;align-items:center;gap:12px}.work-idx .bar{flex:1;height:1px;background:var(--line-soft);max-width:120px}.work-title .brand{display:block;color:var(--text-3);font-size:24px;font-weight:400;letter-spacing:.009em;margin-bottom:8px}.work-desc{color:var(--text-2);font-size:19px;line-height:1.6;letter-spacing:-.01em;margin-top:22px;max-width:520px}.work-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.work-meta{margin-top:40px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 32px;border-top:1px solid var(--line-soft);padding-top:28px;max-width:580px}.work-meta .k{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);margin-bottom:7px}.work-meta .v{font-size:14px;line-height:1.5;letter-spacing:-.016em;color:var(--text)}.work-foot{margin-top:36px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.work-result{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#ffd166;letter-spacing:-.01em}.work-case-link{display:inline-flex;align-items:center;gap:8px;color:var(--text);font-size:13px;font-weight:600;transition:color var(--dur-color) linear,transform var(--dur-fast) var(--ease-out)}.work-case-link:hover{color:var(--accent-hover)}.work-case-link:active{transform:scale(.97)}.work-case-link span{color:var(--accent)}.work-media{position:relative;overflow:hidden;background:#000;min-height:620px}.work-media img,.work-media video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.work-media img{transition:transform .7s var(--ease-reveal),opacity var(--dur-medium) linear;will-change:transform}.work:hover .work-media img{transform:scale(1.04)}.work-media video{opacity:0;transition:opacity .4s var(--ease-reveal)}.work.playing .work-media video{opacity:1}.work.playing .work-media img{opacity:0}.work-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#0a0a0ceb,#0a0a0c29 34%,#0000 62%)}.work.flip .work-media:after{background:linear-gradient(270deg,#0a0a0ceb,#0a0a0c29 34%,#0000 62%)}.work-media-placeholder{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;text-align:center;background:#151517;color:#f5f5f7}.work-media-placeholder:before{content:"";position:absolute;inset:24px;border:1px solid rgba(255,255,255,.16);pointer-events:none}.work-media-placeholder span{color:#86868b;font-family:var(--font-mono);font-size:11px;letter-spacing:.12em}.work-media-placeholder strong{margin-top:18px;font-family:var(--font-display);font-size:30px;line-height:36px}.work-media-placeholder small{margin-top:10px;color:#a1a1a6;font-size:13px;line-height:20px}.work-media-placeholder i{margin-top:32px;color:#2997ff;font-family:var(--font-display);font-size:36px;font-style:normal;line-height:1}.play-chip{position:absolute;z-index:3;right:24px;bottom:24px;display:inline-flex;align-items:center;gap:9px;padding:9px 16px;border-radius:var(--r-pill);background:#00000080;-webkit-backdrop-filter:var(--glass-filter);backdrop-filter:var(--glass-filter);border:1px solid var(--line);font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-2);transition:color var(--dur-color) linear,border-color var(--dur-color) linear}.work:hover .play-chip{color:var(--text);border-color:var(--line-strong)}.play-chip .tri{width:0;height:0;border-left:7px solid currentColor;border-top:4.5px solid transparent;border-bottom:4.5px solid transparent}.work-soon{grid-template-columns:1fr;min-height:340px;border-style:dashed;border-color:var(--line);background:repeating-linear-gradient(-45deg,rgba(255,255,255,.014) 0 12px,transparent 12px 24px)}.work-soon .work-copy{align-items:center;text-align:center;padding:72px 40px}.work-soon .work-idx{justify-content:center}.work-soon:hover{transform:none}.case-studies{position:relative;padding-top:160px;scroll-margin-top:72px}.case-studies-intro{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);gap:80px;align-items:end;margin-bottom:72px}.case-studies-intro .eyebrow{margin-bottom:24px}.case-studies-intro>p{color:var(--text-2);font-size:17px;line-height:1.65;padding-bottom:8px}.case-index{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:140px}.case-index a{min-height:132px;display:flex;flex-direction:column;justify-content:space-between;padding:24px 28px 26px 0;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-soft);transition:background-color var(--dur-base) var(--ease-out),padding-left var(--dur-base) var(--ease-out)}.case-index a+a{padding-left:28px;border-left:1px solid var(--line-soft)}.case-index a:hover{padding-left:16px;background:var(--surface-1)}.case-index a+a:hover{padding-left:44px}.case-index a:active{transform:scale(.99)}.case-index span{font-family:var(--font-mono);color:var(--accent);font-size:11px;letter-spacing:.12em}.case-index strong{font-size:18px;line-height:1.35}.case-study{position:relative;scroll-margin-top:62px;border-top:1px solid var(--line)}.case-study+.case-study{margin-top:180px}.case-hero{width:100%;max-width:var(--content-max);margin:0 auto;padding:120px var(--gutter) 88px}.case-kicker{font-family:var(--font-mono);color:var(--accent);font-size:12px;font-weight:600;letter-spacing:.14em}.case-title{display:flex;flex-direction:column;margin-top:30px;max-width:1100px;font-family:var(--font-display);font-size:clamp(64px,8vw,132px);line-height:.92;letter-spacing:-.035em;font-weight:600}.case-title span+span{color:var(--text-3)}.case-meta{display:grid;grid-template-columns:repeat(3,1fr);margin-top:88px;border-top:1px solid var(--line)}.case-meta>div{min-height:136px;padding:24px 28px 24px 0;border-bottom:1px solid var(--line-soft)}.case-meta>div:not(:nth-child(3n+1)){padding-left:28px;border-left:1px solid var(--line-soft)}.case-meta span{display:block;margin-bottom:26px;font-family:var(--font-mono);color:var(--text-3);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.case-meta p{max-width:420px;color:var(--text-2);font-size:14px;line-height:1.55}.case-content{display:flex;flex-direction:column}.case-content-section{width:100%;max-width:var(--content-max);margin:0 auto;padding:96px var(--gutter);border-top:1px solid var(--line-soft)}.case-content-section:has(.case-film),.case-content-section:has(.case-media-grid),.case-content-section:has(.case-media-full){max-width:none;padding-right:max(var(--gutter),calc((100vw - var(--content-max)) / 2 + var(--gutter)));padding-left:max(var(--gutter),calc((100vw - var(--content-max)) / 2 + var(--gutter)))}.case-section-title{max-width:760px;margin-bottom:38px;font-family:var(--font-display);font-size:clamp(34px,4vw,56px);line-height:1.08;letter-spacing:-.018em;font-weight:600}.case-paragraph{max-width:850px;color:var(--text-2);font-size:19px;line-height:1.75;letter-spacing:-.01em}.case-film{min-height:760px;display:flex;align-items:center;justify-content:center;padding:40px;overflow:hidden;border-radius:var(--r-card);background:#050505;border:1px solid var(--line-soft)}.case-film video{height:min(78vh,840px);width:auto;max-width:100%;border-radius:var(--r-sm);box-shadow:0 32px 90px #0000008c}.case-media-grid{display:grid;gap:16px;margin-top:42px}.case-media-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.case-media-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.case-media-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.case-media-grid figure,.case-media-full{overflow:hidden;border-radius:var(--r-tile);background:var(--surface-1);border:1px solid var(--line-soft)}.case-media-grid img{width:100%;height:100%;min-height:340px;-o-object-fit:cover;object-fit:cover;transition:transform .5s var(--ease-out)}.case-media-grid figure:hover img{transform:scale(1.015)}.case-media-full{margin-top:42px}.case-media-full img{width:100%;height:auto}.case-caption{max-width:900px;margin-top:18px;color:var(--text-3);font-family:var(--font-mono);font-size:11px;line-height:1.55;letter-spacing:.04em}.case-quote{max-width:1120px;margin-top:56px;padding:0 0 0 34px;border-left:2px solid var(--accent);color:var(--text);font-family:var(--font-display);font-size:clamp(26px,3vw,42px);line-height:1.38;letter-spacing:-.012em}.case-results{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.case-results span{padding:10px 14px;border:1px solid rgba(255,209,102,.22);border-radius:var(--r-badge);background:#ffd16612;color:#ffd166;font-size:13px}.case-strategy{margin-top:42px;border-top:1px solid var(--line)}.case-strategy-row{display:grid;grid-template-columns:.8fr 1fr 1.5fr minmax(96px,.45fr);min-height:112px;border-bottom:1px solid var(--line-soft)}.case-strategy-row.cols-3{grid-template-columns:.85fr 1fr 1.55fr}.case-strategy-row.cols-2{grid-template-columns:.8fr 1.5fr}.case-strategy-row>div{min-width:0;display:flex;align-items:center;padding:20px 24px;color:var(--text-2);font-size:14px;line-height:1.55}.case-strategy-row>div+div{border-left:1px solid var(--line-soft)}.case-strategy-row.is-head{min-height:52px}.case-strategy-row.is-head>div{color:var(--text-3);font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.case-strategy-row .c1{color:var(--text);font-weight:600}.strategy-thumbs{display:flex;gap:8px}.strategy-thumbs img{width:72px;height:72px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.case-steps{max-width:1080px;margin-top:40px;list-style:none;border-top:1px solid var(--line)}.case-steps li{display:grid;grid-template-columns:80px 1fr;gap:32px;min-height:132px;padding:28px 0;border-bottom:1px solid var(--line-soft)}.case-step-num{color:var(--accent);font-family:var(--font-mono);font-size:12px}.case-steps h4{margin-bottom:10px;font-size:20px}.case-steps p{max-width:760px;color:var(--text-2);font-size:15px;line-height:1.7}.case-prompt{max-width:1100px;margin-top:40px;padding:32px 34px;border:1px solid var(--line);border-radius:var(--r-tile);background:#08080a}.case-prompt-label{margin-bottom:22px;color:var(--accent);font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.case-prompt code{display:block;color:#d2d2d7;font-family:var(--font-mono);font-size:13px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}.case-prompt p{margin-top:22px;padding-top:18px;border-top:1px solid var(--line-soft);color:var(--text-3);font-size:13px;line-height:1.65}.case-next{max-width:var(--content-max);margin:56px auto 0;padding:0 var(--gutter)}.case-next a{display:grid;grid-template-columns:1fr auto;gap:8px 40px;align-items:end;padding:38px 0 44px;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-soft)}.case-next span{color:var(--text-3);font-family:var(--font-mono);font-size:10px;letter-spacing:.13em;text-transform:uppercase}.case-next strong{font-family:var(--font-display);font-size:clamp(28px,4vw,50px);line-height:1.1}.case-next i{grid-row:1 / 3;grid-column:2;color:var(--accent);font-size:34px;font-style:normal;transition:transform var(--dur-base) var(--ease-out)}.case-next a:hover i{transform:translateY(6px)}.case-next a:active{transform:scale(.995)}.adv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.adv{position:relative;padding:48px 40px 44px;border-radius:var(--r-card);background:var(--surface-1);border:1px solid var(--line-soft);overflow:hidden;transition:border-color var(--dur-medium) var(--ease-out),background-color var(--dur-medium) var(--ease-out),transform var(--dur-medium) var(--ease-out)}.adv:hover{border-color:var(--line);background:var(--surface-2);transform:translateY(-6px)}.adv:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity var(--dur-medium) var(--ease-out);background:radial-gradient(320px circle at var(--mx, 50%) var(--my, 50%),rgba(41,151,255,.14),transparent 62%)}.adv:hover:before{opacity:1}.adv-num{position:relative;font-family:var(--font-mono);font-size:12px;letter-spacing:.16em;color:var(--accent);margin-bottom:26px}.adv h3{position:relative;font-family:var(--font-display);font-size:24px;line-height:1.25;letter-spacing:.009em;font-weight:600;margin-bottom:16px}.adv p{position:relative;color:var(--text-2);font-size:15px;line-height:1.68;letter-spacing:-.016em}.adv-keys{position:relative;display:flex;flex-wrap:wrap;gap:7px;margin-top:26px}.adv-key{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);padding:4px 9px;border-radius:var(--r-badge);background:#ffffff0a}.tools{margin-top:32px;border-radius:var(--r-card);border:1px solid var(--line-soft);background:var(--surface-1);overflow:hidden}.tool-row{display:grid;grid-template-columns:220px 1fr;gap:32px;align-items:center;padding:26px 40px;border-bottom:1px solid var(--line-soft)}.tool-row:last-child{border-bottom:0}.tool-row .cat{display:flex;align-items:center;gap:12px;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3)}.tool-row .cat .sq{width:5px;height:5px;background:var(--accent);border-radius:1px}.tool-list{display:flex;flex-wrap:wrap;gap:8px}.tool-chip{padding:6px 13px;border-radius:var(--r-pill);border:1px solid var(--line);font-size:13px;letter-spacing:-.01em;color:var(--text-2);transition:color var(--dur-color) linear,border-color var(--dur-color) linear,background-color var(--dur-color) linear,transform var(--dur-fast) var(--ease-out)}.tool-chip:hover{color:#fff;border-color:var(--accent);background:#2997ff1f;transform:translateY(-2px)}.flow{display:grid;grid-template-columns:repeat(6,1fr);margin-top:32px;border-radius:var(--r-card);border:1px solid var(--line-soft);overflow:hidden}.flow-step{position:relative;padding:34px 26px 32px;background:var(--surface-1);border-right:1px solid var(--line-soft);transition:background-color var(--dur-medium) var(--ease-out)}.flow-step:last-child{border-right:0}.flow-step:hover{background:var(--surface-2)}.flow-step .n{font-family:var(--font-mono);font-size:10px;letter-spacing:.16em;color:var(--text-3);margin-bottom:18px}.flow-step h4{font-family:var(--font-display);font-size:19px;font-weight:600;letter-spacing:.012em;margin-bottom:10px}.flow-step p{font-size:13px;line-height:1.6;color:var(--text-3);letter-spacing:-.01em}.flow-step:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:var(--accent);transition:width var(--dur-slow) var(--ease-reveal)}.flow-step:hover:after{width:100%}.outro{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;border-top:1px solid var(--line-soft);padding:120px 0 0}.outro-glow{position:absolute;left:50%;bottom:-46%;width:1400px;height:1400px;transform:translate(-50%);pointer-events:none;background:radial-gradient(circle,rgba(41,151,255,.16) 0%,rgba(41,151,255,.04) 34%,transparent 64%)}.outro-inner{position:relative;z-index:2;width:100%}.outro-title{margin:24px 0 36px;max-width:1200px}.outro-sub{max-width:640px;color:var(--text-2);margin-bottom:56px}.outro-cta{display:flex;gap:16px;margin-bottom:96px}.outro-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.oc{position:relative;display:block;width:100%;text-align:left;padding:34px 30px;border-radius:var(--r-tile);border:1px solid var(--line-soft);background:#ffffff05;overflow:hidden;transition:border-color var(--dur-medium) var(--ease-out),background-color var(--dur-medium) var(--ease-out),transform var(--dur-medium) var(--ease-out)}.oc:hover{border-color:var(--accent);background:#2997ff12;transform:translateY(-5px)}.oc .k{font-family:var(--font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);margin-bottom:14px}.oc .v{font-family:var(--font-display);font-size:21px;font-weight:500;letter-spacing:.011em;word-break:break-all}.oc .arrow{position:absolute;right:24px;top:30px;color:var(--text-3);opacity:0;transform:translate(-6px,6px);transition:opacity var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out),color var(--dur-color) linear}.oc:hover .arrow{opacity:1;transform:none;color:var(--accent)}.foot{position:relative;z-index:2;margin-top:110px;border-top:1px solid var(--line-soft);padding:32px 0 44px;display:flex;align-items:center;justify-content:space-between;gap:32px;font-size:12px;color:var(--text-3);letter-spacing:-.01em}.foot-links{display:flex;gap:26px}.foot-links a{transition:color var(--dur-color) linear}.foot-links a:hover{color:var(--text)}.toast{position:fixed;left:50%;bottom:40px;z-index:1200;transform:translate(-50%) translateY(16px);padding:12px 22px;border-radius:var(--r-pill);background:#141418e6;-webkit-backdrop-filter:var(--glass-filter);backdrop-filter:var(--glass-filter);border:1px solid var(--line-strong);font-size:14px;letter-spacing:-.016em;opacity:0;pointer-events:none;transition:opacity var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out)}.toast.show{opacity:1;transform:translate(-50%)}@media(max-width:1440px){:root{--gutter: 32px}.t-hero{font-size:68px}.about-grid{grid-template-columns:minmax(250px,.56fr) minmax(0,1.44fr);gap:36px}.work-copy{padding:56px 48px}.stat{padding:36px 28px}.stat .num{font-size:52px}}@media(max-width:1200px){.t-hero{font-size:54px}.t-h1{font-size:44px}.t-h2{font-size:38px}.section{padding:110px 0}.about-grid{grid-template-columns:minmax(230px,.52fr) minmax(0,1.48fr);gap:28px}.about-title{font-size:44px}.about-chapter{grid-template-columns:1fr;gap:20px}.about-para,.about-para:first-of-type{font-size:15px}.stats,.adv-grid,.outro-cards{grid-template-columns:repeat(2,1fr)}.flow{grid-template-columns:repeat(3,1fr)}.flow-step:nth-child(3n){border-right:0}.work{grid-template-columns:1fr;min-height:0}.work.flip .work-copy{order:0}.work-media{min-height:380px;order:-1}.nav-links,.hero-mute{display:none}.case-studies-intro{grid-template-columns:1fr;gap:30px}.case-meta{grid-template-columns:repeat(2,1fr)}.case-meta>div:not(:nth-child(3n+1)){padding-left:0;border-left:0}.case-meta>div:nth-child(2n){padding-left:24px;border-left:1px solid var(--line-soft)}.case-strategy-row{grid-template-columns:.8fr 1fr 1.35fr minmax(90px,.45fr)}}@media(max-width:900px){.about-grid{grid-template-columns:1fr;gap:24px}.about-header{order:-3;margin-bottom:0}.about-title{font-size:clamp(38px,6vw,46px)}.about-identity,.about-copy-panel>.reveal{transform:translateY(24px)}.about-identity{order:-2;height:auto}.about-identity.in,.about-copy-panel>.reveal.in{transform:none}.about-portrait-sticky{position:relative;top:auto;height:auto;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1fr);gap:34px;align-items:end;max-width:none}.portrait{height:clamp(300px,31vw,390px);min-height:0;flex:0 0 auto}.about-copy-panel{display:contents;padding-top:0}.about-copy-label{order:-1;margin-top:4px}.about-chapters{order:0}.about-connect{order:1;grid-template-columns:minmax(0,1.32fr) minmax(180px,.8fr);gap:12px;margin-top:14px}}@media(max-width:720px){:root{--layout-gutter: 20px;--gutter: 20px}.t-hero{font-size:38px}.section{padding:80px 0}.section-head{flex-direction:column;align-items:flex-start;gap:24px}.stats,.adv-grid,.outro-cards,.flow{grid-template-columns:1fr}.flow-step{border-right:0;border-bottom:1px solid var(--line-soft)}.work-copy{padding:40px 24px}.work-meta{grid-template-columns:1fr}.tool-row{grid-template-columns:1fr;gap:16px;padding:22px 24px}.hero-strip-items{display:none}.contact-row{grid-template-columns:110px 1fr}.contact-row .act{display:none}.about-title{font-size:clamp(34px,8.8vw,44px);line-height:1.03;letter-spacing:-.03em;text-wrap:balance}.about-title span{white-space:normal}.about-glass-card{padding:22px;border-radius:26px}.about-header .eyebrow{margin-bottom:24px}.about-portrait-sticky{display:block}.portrait{height:clamp(300px,82vw,420px)}.about-profile-meta{margin-top:22px}.about-chapter{grid-template-columns:1fr;gap:18px;padding:18px}.about-chapter-head{display:flex;align-items:baseline;justify-content:space-between;gap:24px}.about-chapter-head span{order:2;margin-bottom:0}.about-chapter-head h3{max-width:none}.about-chapter:first-child .about-para{font-size:16px}.about-connect{grid-template-columns:1fr;gap:12px}.about-connect .contact-rows{margin-top:0;padding-inline:16px}.foot{flex-direction:column;align-items:flex-start;gap:16px}.case-studies{padding-top:100px}.case-index{grid-template-columns:1fr;margin-bottom:90px}.case-index a,.case-index a+a{min-height:104px;padding:20px 0;border-left:0}.case-index a:hover,.case-index a+a:hover{padding-left:10px}.case-study+.case-study{margin-top:110px}.case-hero{padding-top:76px;padding-bottom:56px}.case-title{font-size:clamp(48px,16vw,74px)}.case-meta{grid-template-columns:1fr;margin-top:58px}.case-meta>div,.case-meta>div:nth-child(2n){min-height:108px;padding:20px 0;border-left:0}.case-meta span{margin-bottom:14px}.case-content-section{padding-top:68px;padding-bottom:68px}.case-paragraph{font-size:17px}.case-film{min-height:0;padding:16px;border-radius:var(--r-tile)}.case-film video{height:auto;max-height:76vh}.case-media-grid.cols-2,.case-media-grid.cols-3,.case-media-grid.cols-4{grid-template-columns:1fr}.case-media-grid img{min-height:0;height:auto}.case-quote{padding-left:22px}.case-strategy{overflow-x:auto;-webkit-overflow-scrolling:touch}.case-strategy-row{min-width:760px}.case-strategy-row.cols-3{min-width:640px}.case-strategy-row.cols-2{min-width:520px}.case-steps li{grid-template-columns:44px 1fr;gap:14px}.case-prompt{padding:24px 20px}.case-next{margin-top:30px}}.case-studies{padding-top:0;background:#000}.case-studies-intro{width:var(--layout-width);grid-template-columns:minmax(0,1fr) 380px;gap:80px;margin-bottom:64px}.case-studies-intro .t-h2{font-size:56px;line-height:60px;letter-spacing:0}.case-studies-intro>p{max-width:360px;font-size:17px;line-height:25px}.case-index{width:var(--layout-width);grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:128px}.case-index a,.case-index a+a{min-height:152px;padding:24px;border:0;background:#f5f5f7;color:#1d1d1f;transition:background-color .18s ease-out,transform .18s ease-out}.case-index a:hover,.case-index a+a:hover{padding-left:24px;background:#fff}.case-index a:active{transform:scale(.98)}.case-index span{color:#06c;font-size:11px}.case-index strong{max-width:260px;font-size:19px;line-height:26px;letter-spacing:0}.case-study,.case-study+.case-study{margin-top:0;border-top:0;scroll-margin-top:0}.case-hero{max-width:none;min-height:720px;padding:0}.case-hero-inner{width:var(--layout-width);min-height:720px;margin:0 auto;padding:64px 0 72px;display:flex;flex-direction:column;justify-content:center}.case-back{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;margin-bottom:72px;color:var(--accent);font-size:14px;line-height:18px;transition:color .18s ease-out,transform .18s ease-out}.case-back:hover{color:var(--accent-hover);transform:translate(-3px)}.case-back:active{transform:translate(-3px) scale(.97)}.case-kicker{text-align:center;font-size:11px;line-height:16px;letter-spacing:.12em}.case-title{align-items:center;max-width:100%;margin-top:24px;text-align:center;font-size:72px;line-height:76px;letter-spacing:0}.case-title span+span{color:#f5f5f7}.case-deck{max-width:760px;margin:24px auto 0;color:var(--text-2);text-align:center;font-family:var(--font-display);font-size:28px;line-height:35px;letter-spacing:0}.case-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 48px;margin-top:72px;border-top-color:var(--line-strong)}.case-meta>div,.case-meta>div:not(:nth-child(3n+1)){min-height:120px;padding:22px 0 24px;border-left:0;border-bottom:1px solid var(--line-soft)}.case-meta span{margin-bottom:16px;font-size:11px;line-height:16px;letter-spacing:0}.case-meta p{color:var(--text-2);font-size:14px;line-height:21px;letter-spacing:0}.case-content-section,.case-content-section:has(.case-film),.case-content-section:has(.case-media-grid),.case-content-section:has(.case-media-full){max-width:none;padding:0!important;border:0}.case-section-inner{width:var(--layout-width);margin:0 auto;padding:128px 0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:24px;column-gap:24px;align-items:start}.case-section-title{grid-column:1 / 5;max-width:none;margin:0;font-size:40px;line-height:44px;letter-spacing:0}.case-paragraph{grid-column:5 / 12;max-width:760px;color:var(--text-2);font-size:19px;line-height:1.68;letter-spacing:0}.case-paragraph+.case-paragraph{margin-top:24px}.case-content-section.is-editorial:nth-child(2n),.case-content-section.is-statement,.case-content-section.is-results{background:#0a0a0a}.case-content-section.is-film,.case-content-section.is-prompt{background:#f5f5f7;color:#1d1d1f}.case-content-section.is-film .case-section-inner{width:var(--layout-width);padding:96px 0}.case-content-section.is-film .case-section-title{grid-column:1 / -1;margin-bottom:48px;text-align:center;font-size:56px;line-height:60px}.case-film{grid-column:1 / -1;min-height:680px;margin:0;padding:40px;border:0;border-radius:0;background:#000}.case-film video{height:min(78vh,820px);border-radius:0;box-shadow:none}.case-media-grid,.case-media-full,.case-placeholder-grid{grid-column:1 / -1;margin-top:64px!important}.case-media-grid{gap:12px}.case-media-grid figure,.case-media-full{border:0;border-radius:0;background:#161617}.case-media-grid img{min-height:0;transition:transform .5s var(--ease-out)}.case-media-grid figure:hover img{transform:scale(1.012)}.case-placeholder-grid{display:grid;gap:12px}.case-placeholder-grid.cols-1{grid-template-columns:1fr}.case-placeholder-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.case-placeholder-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.case-placeholder-grid.cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.case-placeholder{position:relative;width:100%;min-width:0;min-height:0;margin:0;padding:28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border:1px solid #2c2c2e;background:#151517}.case-placeholder.is-wide{aspect-ratio:16 / 9}.case-placeholder.is-square{aspect-ratio:1}.case-placeholder.is-portrait{aspect-ratio:4 / 5}.case-placeholder:before,.case-placeholder:after{content:"";position:absolute;inset:50% auto auto 50%;width:120px;height:1px;background:#38383a;transform:translate(-50%,-50%)}.case-placeholder:after{transform:translate(-50%,-50%) rotate(90deg)}.case-placeholder-index{position:relative;z-index:1;color:#86868b;font-family:var(--font-mono);font-size:11px;line-height:16px;letter-spacing:.12em}.case-placeholder figcaption{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}.case-placeholder figcaption strong{color:#f5f5f7;font-size:21px;line-height:28px}.case-placeholder figcaption span{color:#86868b;font-size:13px;line-height:19px}.case-placeholder-plus{position:absolute;top:24px;right:26px;color:#2997ff;font-size:28px;line-height:1}.case-placeholder.has-media{padding:0;border-color:#ffffff1f;background:#090909}.case-placeholder.has-media:before{z-index:1;inset:0;width:auto;height:auto;border:0;border-radius:0;background:linear-gradient(180deg,rgba(0,0,0,.42) 0%,transparent 38%,rgba(0,0,0,.68) 100%);transform:none;pointer-events:none}.case-placeholder.has-media:after{display:none}.case-placeholder-media{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.case-placeholder.has-media .case-placeholder-topline{padding:20px 22px 0}.case-placeholder.has-media figcaption{max-width:calc(100% - 48px);padding:0 22px 20px}.case-placeholder.has-media.is-video:before{display:none}.case-placeholder.has-media.is-video .case-placeholder-media{-o-object-fit:contain;object-fit:contain}.case-placeholder-grid.is-film-placeholder{grid-column:1 / -1;width:100%;margin-top:0!important;padding:40px;place-items:center;background:#000}.case-placeholder-grid.is-film-placeholder .case-placeholder{width:min(100%,520px);min-height:680px;background:#111}.is-film .case-placeholder-index,.is-film .case-placeholder figcaption span{color:#86868b}.case-caption{grid-column:1 / -1;max-width:none;margin-top:14px;color:#6e6e73;font-family:var(--font-text);font-size:13px;line-height:19px;letter-spacing:0}.is-film .case-caption{color:#6e6e73;text-align:center!important}.case-quote{grid-column:2 / 12;max-width:960px;margin:0 auto;padding:0;border:0;text-align:center;font-size:48px;line-height:1.18;letter-spacing:0}.case-results{grid-column:5 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;margin:0;border-top:1px solid var(--line-strong)}.case-results span{min-height:112px;display:flex;align-items:center;padding:24px 0;border:0;border-bottom:1px solid var(--line-soft);border-radius:0;background:transparent;color:var(--text);font-family:var(--font-display);font-size:21px;line-height:28px}.case-strategy{grid-column:1 / -1;margin-top:64px;border-top-color:var(--line-strong)}.case-content-section.is-strategy .case-section-title{grid-column:1 / -1;max-width:780px;margin:0 auto;text-align:center;font-size:48px;line-height:54px}.case-strategy-row,.case-strategy-row.cols-3,.case-strategy-row.cols-2{min-width:0;min-height:124px}.case-strategy-row>div{padding:24px 20px;font-size:15px;line-height:23px}.case-strategy-row>div+div{border-left:0}.case-strategy-row.is-head{min-height:48px}.case-strategy-row.is-head>div{color:var(--text-3);font-size:11px;line-height:16px;letter-spacing:0}.strategy-thumbs img{width:104px;height:104px;border-radius:0}.strategy-thumbs{min-width:0;max-width:100%;flex-wrap:wrap;justify-content:flex-start}.case-steps{grid-column:1 / -1;max-width:none;margin-top:64px;border-top-color:var(--line-strong)}.case-steps li{grid-template-columns:120px 1fr;gap:32px;min-height:168px;padding:36px 0}.case-step-num{color:var(--text-3);font-family:var(--font-display);font-size:40px;line-height:44px}.case-steps h4{margin-bottom:12px;font-size:24px;line-height:30px}.case-steps p{max-width:760px;font-size:17px;line-height:27px}.case-content-section.is-prompt .case-section-inner{padding:112px 0}.is-prompt .case-section-title{color:#1d1d1f}.case-prompt{grid-column:5 / -1;max-width:none;margin:0;padding:40px;border:0;border-radius:0;background:#000}.case-prompt-label{margin-bottom:24px;color:#2997ff;font-size:11px;line-height:16px;letter-spacing:0}.case-prompt code{color:#f5f5f7;font-size:14px;line-height:1.75}.case-prompt p{color:#a1a1a6}.case-next{max-width:none;margin:0;padding:0;background:#000}.case-next a{width:var(--layout-width);min-height:240px;margin:0 auto;padding:64px 0;border-top:1px solid var(--line-strong);border-bottom:0}.case-next strong{font-size:40px;line-height:44px;letter-spacing:0}.case-next i{font-size:40px;transition:transform .18s ease-out}.case-next a:hover i{transform:translate(8px)}.case-next a[href="#works"]:hover i{transform:translateY(-6px)}@media(max-width:1200px){.case-studies-intro{grid-template-columns:1fr;gap:24px}.case-studies-intro>p{max-width:560px}.case-meta{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:32px;column-gap:32px}.case-meta>div,.case-meta>div:not(:nth-child(3n+1)),.case-meta>div:nth-child(2n){padding-left:0;border-left:0}.case-section-title{grid-column:1 / 5}.case-paragraph,.case-prompt{grid-column:5 / -1}}@media(max-width:720px){.case-studies{padding-top:0}.case-studies-intro,.case-index,.case-hero-inner,.case-section-inner,.case-next a{width:calc(100% - 40px)}.case-studies-intro{margin-bottom:48px}.case-studies-intro .t-h2{font-size:40px;line-height:44px}.case-studies-intro>p{font-size:16px;line-height:25px}.case-index{grid-template-columns:1fr;gap:12px;margin-bottom:72px}.case-index a,.case-index a+a{min-height:116px;padding:20px}.case-index a:hover,.case-index a+a:hover{padding-left:20px}.case-study,.case-study+.case-study{border-top-width:12px}.case-hero,.case-hero-inner{min-height:0}.case-hero-inner{padding:48px 0 64px}.case-back{margin-bottom:56px}.case-kicker{font-size:10px}.case-title{margin-top:18px;font-size:44px;line-height:48px}.case-deck{margin-top:18px;font-size:19px;line-height:26px}.case-meta{grid-template-columns:1fr;gap:0;margin-top:48px}.case-meta>div,.case-meta>div:not(:nth-child(3n+1)),.case-meta>div:nth-child(2n){min-height:0;padding:20px 0}.case-section-inner{grid-template-columns:repeat(4,minmax(0,1fr));-moz-column-gap:12px;column-gap:12px;padding:80px 0}.case-section-title,.case-paragraph,.case-prompt,.case-results{grid-column:1 / -1}.case-section-title{margin-bottom:28px;font-size:32px;line-height:36px}.case-paragraph{font-size:17px;line-height:1.65}.case-content-section.is-film .case-section-inner{width:100%;padding:72px 0}.case-content-section.is-film .case-section-title{padding:0 20px;margin-bottom:32px;font-size:32px;line-height:36px}.case-film{min-height:0;padding:20px}.case-film video{width:auto;max-width:100%;height:auto;max-height:76vh}.case-media-grid,.case-media-full{margin-top:40px!important}.case-media-grid.cols-2,.case-media-grid.cols-3,.case-media-grid.cols-4{grid-template-columns:1fr}.case-media-grid img{width:100%;height:auto}.case-caption{font-size:12px;line-height:18px}.case-quote{grid-column:1 / -1;font-size:32px;line-height:40px}.case-results{grid-template-columns:1fr;margin-top:16px}.case-results span{min-height:88px;font-size:19px;line-height:26px}.case-strategy{grid-column:1 / -1;margin-top:40px;overflow:visible}.case-strategy-row,.case-strategy-row.cols-2,.case-strategy-row.cols-3{min-width:0;display:block;padding:20px 0;border-bottom:1px solid var(--line-strong)}.case-strategy-row.is-head{display:none}.case-strategy-row>div,.case-strategy-row>div+div{min-height:0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:start;padding:10px 0;border:0}.case-strategy-row>div:before{content:attr(data-label);color:var(--text-3);font-size:12px;line-height:18px}.strategy-thumbs img{width:112px;height:112px}.case-steps{grid-column:1 / -1;margin-top:40px}.case-steps li{grid-template-columns:52px 1fr;gap:16px;min-height:0;padding:28px 0}.case-step-num{font-size:28px;line-height:34px}.case-steps h4{font-size:21px;line-height:27px}.case-steps p{font-size:15px;line-height:24px}.case-content-section.is-prompt .case-section-inner{padding:80px 0}.case-prompt{padding:28px 20px}.case-prompt code{font-size:12px;line-height:1.75}.case-next a{min-height:184px;padding:48px 0}.case-next strong{max-width:270px;font-size:28px;line-height:34px}.case-next i{font-size:30px}}.interface-nav{height:80px;padding:0 32px;border:0;background:transparent}.interface-nav.solid{border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.interface-nav-inner{width:100%;display:flex;align-items:center;justify-content:space-between}.interface-nav-left{display:flex;align-items:center;gap:8px}.interface-logo-pill,.interface-menu-pill,.interface-contact-pill{height:48px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.interface-logo-pill{padding:0 20px;display:inline-flex;align-items:center;gap:10px;border-radius:14px;background:#ffffff24;color:#fff;font-family:var(--font-mono);font-size:16px;line-height:1;transition:background-color .18s ease-out,transform .18s ease-out}.interface-logo-pill svg{width:18px;height:18px;flex:0 0 18px}.interface-logo-pill:hover{background:#ffffff38;transform:scale(1.02)}.interface-menu-pill{width:48px;display:flex;align-items:center;overflow:hidden;border-radius:14px;background:#ffffff24;transition:width .36s cubic-bezier(.22,1,.36,1),background-color .18s ease-out}.interface-menu-pill.open{width:480px}.interface-menu-toggle{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;color:#fff}.interface-menu-links{min-width:430px;padding:0 24px 0 4px;display:flex;align-items:center;justify-content:flex-end;gap:24px;opacity:0;transform:translate(14px);pointer-events:none;transition:opacity .18s ease-out,transform .18s ease-out}.interface-menu-pill.open .interface-menu-links{opacity:1;transform:none;pointer-events:auto}.interface-menu-links a{color:#ffffffad;font-family:var(--font-mono);font-size:16px;line-height:1;white-space:nowrap;transition:color .18s ease-out}.interface-menu-links a:hover,.interface-menu-links a.active{color:#fff}.interface-contact-pill{padding:0 24px;border-color:#ffffffd9;border-radius:999px;background:#fff;color:#000;font-size:16px;font-weight:500;transition:background-color .18s ease-out,transform .18s ease-out}.interface-contact-pill:hover{background:#e8e8ed;transform:scale(1.03)}.interface-contact-pill:active,.interface-logo-pill:active,.interface-menu-toggle:active{transform:scale(.97)}.interface-home-sequence{position:relative;min-height:220vh;overflow:clip;background:#000;isolation:isolate}.interface-hero{position:relative;z-index:3;width:100%;height:100vh;min-height:760px;overflow:hidden;background:transparent}.interface-hero-media{position:sticky;z-index:0;top:0;width:100%;height:100vh;margin-bottom:-100vh;overflow:hidden;background:#000;filter:blur(0);transform:scale(1.03);transition:filter 80ms linear,transform 80ms linear;will-change:filter,transform}.interface-hero-media canvas,.interface-hero-media video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.interface-hero-media video{opacity:0}.interface-hero-media canvas{opacity:0;transform:scale(1.12);transition:opacity .5s ease-out,transform 1.4s cubic-bezier(.22,1,.36,1)}.interface-hero-media.is-ready canvas{opacity:1;transform:scale(1)}.interface-hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0000009e,#0000002e 38%,#000000b8),linear-gradient(90deg,rgba(0,0,0,.42),transparent 45%,rgba(0,0,0,.22))}.interface-dot-grid{position:absolute;inset:0;z-index:2;background-image:radial-gradient(rgba(255,255,255,.55) 1px,transparent 1px);background-size:24px 24px;opacity:.07;pointer-events:none}.interface-cinematic-section{position:relative;z-index:3;width:100%;min-height:120vh;padding:96px 24px 128px;display:grid;place-items:center;perspective:400px;pointer-events:none}.interface-cinematic-inner{width:min(100%,1024px);margin:0 auto;opacity:0;text-align:center;transform-style:preserve-3d;will-change:opacity,transform}.interface-cinematic-inner h2{color:#fff;font-family:var(--font-display);font-size:clamp(22px,3.5vw,42px);font-weight:400;line-height:1.35;letter-spacing:0}.interface-bottom-blur{position:absolute;z-index:4;right:0;bottom:0;left:0;height:150px;pointer-events:none;background:linear-gradient(to bottom,transparent,#000);-webkit-mask-image:linear-gradient(to top,#000 50%,transparent);mask-image:linear-gradient(to top,#000 50%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.interface-hero-content{position:relative;z-index:3;width:var(--layout-width);height:100%;margin:0 auto;padding:112px 0 96px;display:flex;flex-direction:column;transform-origin:50% 50%;will-change:opacity,transform}.interface-hero-top{flex:1}.interface-hero-title{margin:0;display:flex;flex-direction:column;color:#fff;font-family:var(--font-mono);font-size:clamp(50px,8vw,100px);font-weight:300;line-height:.95;letter-spacing:0}.interface-hero-title.is-right{align-items:flex-end;text-align:right}.interface-scramble-line{display:block;min-height:.95em}.interface-hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end}.interface-hero-intro{max-width:380px;padding-bottom:0;will-change:opacity,transform}.interface-hero-intro p{color:#ffffffb3;font-size:15px;line-height:1.625}.interface-hero-mute{position:absolute;z-index:5;right:32px;top:50%;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#00000057;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;transform:translateY(-50%)}.interface-hero-strip{position:absolute;z-index:4;left:32px;right:32px;bottom:0;min-height:88px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.15);background:linear-gradient(180deg,transparent,rgba(0,0,0,.58))}.interface-hero-strip>div{padding:20px 24px}.interface-hero-strip>div+div{border-left:1px solid rgba(255,255,255,.12)}.interface-hero-strip span,.interface-hero-strip strong{display:block}.interface-hero-strip span{margin-bottom:7px;color:#ffffff6b;font-family:var(--font-mono);font-size:10px;line-height:14px}.interface-hero-strip strong{color:#ffffffd1;font-size:13px;font-weight:400;line-height:18px}.works-interface-section{padding:164px 0 128px;overflow:hidden;background:#000}.works-interface-head{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:72px;align-items:end}.works-interface-head .eyebrow{margin-bottom:24px}.works-interface-head h2{font-size:56px;line-height:60px;letter-spacing:0}.works-interface-head>p{padding-bottom:7px;color:var(--text-2);font-size:17px;line-height:26px}.interface-project-stage{width:100%;margin-top:72px;padding:20px 32px}.interface-project-grid{width:min(100%,var(--layout-max));margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:center}.interface-project-grid .interface-project-card{--project-card-rotation: 0deg;height:480px;transform:rotate(var(--project-card-rotation));transform-origin:center}.interface-project-grid .interface-project-card:nth-child(1){--project-card-rotation: 4deg}.interface-project-grid .interface-project-card:nth-child(2){--project-card-rotation: -1.5deg}.interface-project-grid .interface-project-card:nth-child(3){--project-card-rotation: 3deg}.interface-project-grid .interface-project-card:nth-child(4){--project-card-rotation: -4deg}.interface-project-card{position:relative;height:100%;padding:6px;display:block;border:0;border-radius:28px;background:#ffffff0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;transition:background-color .18s ease,transform .22s cubic-bezier(.23,1,.32,1)}.interface-project-card-inner{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.05);border-radius:23px;background:#00000073;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.interface-project-media{position:relative;height:190px;flex:0 0 190px;overflow:hidden;background:#151517}.interface-project-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.74));pointer-events:none}.interface-project-media img,.interface-project-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.interface-project-media video{display:none}.interface-project-card--jd .interface-project-media{background:#080809}.interface-project-jd-graphic{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 78% 40%,rgba(226,35,26,.26),transparent 33%),linear-gradient(135deg,#111114,#050506 72%)}.interface-project-jd-graphic:before{content:"";position:absolute;top:50%;right:-2%;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(226,35,26,.34),rgba(226,35,26,.08) 48%,transparent 72%);filter:blur(4px);transform:translateY(-50%)}.interface-project-jd-label{position:absolute;z-index:2;bottom:18px;left:18px;color:#fff9;font-family:var(--font-mono);font-size:7px;font-weight:600;letter-spacing:.12em}.interface-project-jd-cutout{position:absolute;z-index:1;right:-2px;bottom:-14px;height:185px;width:auto;filter:drop-shadow(0 22px 24px rgba(0,0,0,.42))}.interface-project-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.08),transparent 34%),#151517}.interface-project-placeholder span{color:#86868b;font-family:var(--font-mono);font-size:9px;letter-spacing:.12em}.interface-project-placeholder strong{margin-top:12px;font-size:19px;line-height:26px}.interface-project-placeholder small{margin-top:5px;color:#86868b;font-size:11px}.interface-project-placeholder i{margin-top:18px;color:#2997ff;font-size:28px;font-style:normal}.interface-project-number,.interface-project-open{position:absolute;z-index:2;top:16px}.interface-project-number{left:18px;color:#ffffffd1;font-family:var(--font-mono);font-size:11px}.interface-project-open{right:16px;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#00000057;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.interface-project-copy{flex:1;padding:20px 26px 14px}.interface-project-meta{display:flex;justify-content:space-between;color:#86868b;font-family:var(--font-mono);font-size:9px;line-height:14px}.interface-project-copy h3{margin-top:12px;font-size:22px;line-height:27px;letter-spacing:0}.interface-project-copy h3 small{display:block;margin-bottom:4px;color:#86868b;font-size:13px;font-weight:400;line-height:19px}.interface-project-copy>p{margin-top:8px;display:-webkit-box;overflow:hidden;color:#a1a1a6;font-size:13px;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.interface-project-tags{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.interface-project-tags span{padding:4px 8px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#a1a1a6;font-size:9px;line-height:14px}.interface-project-footer{min-height:42px;padding:10px 24px 9px;overflow:hidden;border-top:1px solid rgba(255,255,255,.08);color:#86868b;font-family:var(--font-mono);font-size:9px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}@media(hover:hover)and (pointer:fine){.interface-project-card:hover{z-index:2;background:#ffffff14;transform:rotate(0)}.interface-project-card:active{transform:rotate(0) scale(.99)}}.interface-project-card:focus-visible{z-index:2;outline:2px solid rgba(41,151,255,.9);outline-offset:5px;transform:rotate(0);transition-duration:0ms}@media(max-width:1180px){.interface-project-stage{padding-inline:40px}.interface-project-grid{width:min(820px,100%);grid-template-columns:repeat(2,minmax(0,380px));justify-content:center;gap:48px 32px}}@media(max-width:900px){.interface-nav{padding:0 20px}.interface-menu-pill.open{width:440px}.interface-menu-links{min-width:390px;gap:14px}.interface-hero-content{width:calc(100% - 40px)}.interface-hero-bottom{grid-template-columns:1fr;gap:30px}.interface-hero-title.is-right{align-items:flex-start;text-align:left}.interface-hero-intro{order:2}.interface-hero-strip{left:20px;right:20px}.works-interface-head{grid-template-columns:1fr;gap:24px}.works-interface-head>p{max-width:560px}}@media(max-width:640px){.interface-project-stage{margin-top:48px;padding-inline:20px}.interface-project-grid{width:min(380px,100%);grid-template-columns:minmax(0,1fr);gap:32px}.interface-project-grid .interface-project-card{height:480px;transform:none}}@media(prefers-reduced-motion:reduce){.interface-project-card{transition:background-color .18s ease}}.case-hero-navline{display:contents}.case-study--chagee{--chagee-paper: #f2e3d2;--chagee-paper-2: #e5c8a8;--chagee-ink: #2a170c;--chagee-caramel: #b86f2e;--chagee-caramel-deep: #6d3518;--chagee-cream: #f0c58f;--chagee-cream-muted: #c69a6d;--chagee-line: rgba(225, 170, 112, .22);--chagee-line-soft: rgba(225, 170, 112, .11);border-top:0;background:#170d07;color:#f7f2eb}.case-study--chagee .case-hero{position:relative;min-height:min(980px,100svh);overflow:hidden;background:radial-gradient(circle at 78% 20%,rgba(184,111,46,.34),transparent 31%),radial-gradient(circle at 18% 82%,rgba(232,181,119,.17),transparent 36%),linear-gradient(145deg,#241208,#120a06 66%,#31180a)}.case-study--chagee .case-hero:after{content:"";position:absolute;right:0;bottom:0;left:0;height:180px;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.42))}.case-study--chagee .case-hero-inner{position:relative;z-index:1;width:var(--layout-width);min-height:min(980px,100svh);padding:clamp(96px,11vh,132px) 0 clamp(52px,7vh,76px);justify-content:flex-start}.case-study--chagee .case-hero-navline{display:flex;align-items:center;justify-content:space-between;gap:24px}.case-study--chagee .case-back{min-height:44px;margin:0;padding:0 16px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#16120f8f;-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%);color:#f7f2eb;font-size:13px;font-weight:500;transform-origin:left center}.case-study--chagee .case-back:hover{color:#fff;background:#29221cb8}.case-study--chagee .case-back:active{transform:scale(.97);transition-duration:.1s}.case-study--chagee .case-kicker{color:var(--chagee-cream-muted);font-family:var(--font-mono);font-size:10px;font-weight:600;line-height:16px;letter-spacing:.14em;text-align:right}.case-study--chagee .case-chagee-hero-copy{position:relative;flex:1;min-height:0;padding:clamp(44px,6vh,72px) 0 clamp(20px,3vh,36px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.case-study--chagee .case-chagee-brandmark{position:relative;z-index:2;width:clamp(96px,8vw,124px);margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.3);border-radius:24px;background:#fff;box-shadow:0 22px 56px #0000003d,0 0 0 1px #f0c58f14}.case-study--chagee .case-chagee-brandmark img{display:block;width:100%;height:auto}.case-study--chagee .case-hero-watermark{position:absolute;top:50%;left:50%;color:#f0d7b709;font-family:var(--font-display);font-size:clamp(100px,14vw,210px);font-weight:700;line-height:.8;letter-spacing:-.055em;white-space:nowrap;pointer-events:none;transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.case-study--chagee .case-title{position:relative;z-index:1;align-items:center;max-width:1120px;margin-top:clamp(34px,4.5vh,48px);color:#f7f2eb;text-align:center;font-size:clamp(56px,6.5vw,92px);font-weight:600;line-height:.96;letter-spacing:-.05em;font-optical-sizing:auto}.case-study--chagee .case-title span:first-child{margin-bottom:22px;color:var(--chagee-cream);font-family:var(--font-mono);font-size:12px;font-weight:600;line-height:18px;letter-spacing:.16em}.case-study--chagee .case-title span+span{color:inherit}.case-study--chagee .case-deck{position:relative;z-index:1;max-width:680px;margin:28px auto 0;color:#f7f2ebad;text-align:center;font-size:clamp(19px,1.8vw,25px);line-height:1.42;letter-spacing:-.014em}.case-study--chagee .case-meta{position:relative;z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:36px;column-gap:36px;margin-top:clamp(72px,9vh,108px);border-top:1px solid var(--chagee-line)}.case-study--chagee .case-meta>div,.case-study--chagee .case-meta>div:not(:nth-child(3n+1)){min-height:110px;padding:20px 0 22px;border-bottom-color:var(--chagee-line-soft)}.case-study--chagee .case-meta span{margin-bottom:12px;color:var(--chagee-cream-muted);font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.1em}.case-study--chagee .case-meta p{max-width:34ch;color:#f7f2ebb8;font-size:14px;line-height:1.55;letter-spacing:-.012em}.case-study--chagee .case-content{background:#170d07}.case-study--chagee .case-content-section{position:relative;min-height:100svh;display:flex;align-items:center;background:#170d07;color:#f7f2eb}.case-study--chagee .case-content-section:before{content:"";position:absolute;top:0;right:max(var(--layout-gutter),calc((100vw - var(--layout-max)) / 2));left:max(var(--layout-gutter),calc((100vw - var(--layout-max)) / 2));height:1px;background:#fff1}.case-study--chagee .case-content-section.is-media:nth-child(odd),.case-study--chagee .case-content-section.is-strategy,.case-study--chagee .case-content-section.is-steps{background:#211209}.case-study--chagee .case-section-inner{position:relative;width:var(--layout-width);padding:clamp(72px,8vw,108px) 0;-moz-column-gap:28px;column-gap:28px}.case-study--chagee .case-page-index{grid-column:1 / -1;margin-bottom:26px;color:var(--chagee-cream-muted);font-family:var(--font-mono);font-size:10px;font-weight:600;line-height:16px;letter-spacing:.14em}.case-study--chagee .case-section-title{grid-column:1 / 5;color:#f7f2eb;font-size:clamp(34px,3.6vw,50px);font-weight:600;line-height:1.04;letter-spacing:-.035em;font-optical-sizing:auto}.case-study--chagee .case-paragraph{grid-column:5 / 12;max-width:690px;color:#f7f2ebb3;font-size:19px;line-height:1.72;letter-spacing:-.018em}.case-study--chagee .case-content-section.is-film,.case-study--chagee .case-content-section.is-prompt,.case-study--chagee .case-content-section.is-results{background:var(--chagee-paper);color:var(--chagee-ink)}.case-study--chagee .case-content-section.is-film:before,.case-study--chagee .case-content-section.is-prompt:before,.case-study--chagee .case-content-section.is-results:before{background:#1a15111a}.case-study--chagee .case-content-section.is-film .case-section-inner{width:var(--layout-width);padding:clamp(96px,10vw,136px) 0}.case-study--chagee .case-content-section.is-film .case-section-title{margin-bottom:52px;color:var(--chagee-ink);font-size:clamp(40px,4.5vw,62px);line-height:1.02}.case-study--chagee .case-placeholder-grid{gap:16px;margin-top:72px!important}.case-study--chagee .case-placeholder{isolation:isolate;padding:28px;overflow:hidden;border:1px solid rgba(240,215,183,.13);border-radius:24px;background:radial-gradient(circle at 78% 22%,rgba(196,119,50,.22),transparent 35%),linear-gradient(145deg,#2b180d,#150c07);box-shadow:inset 0 1px #ffffff09,0 24px 80px #00000029}.case-study--chagee .case-placeholder:before{z-index:-1;inset:16%;width:auto;height:auto;border:1px solid rgba(240,215,183,.09);border-radius:16px;background:transparent;transform:translateY(-56px)}.case-study--chagee .case-placeholder:after{z-index:-2;inset:0;width:auto;height:auto;background:linear-gradient(rgba(240,215,183,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(240,215,183,.04) 1px,transparent 1px);background-size:24px 24px;transform:none;-webkit-mask-image:radial-gradient(circle at center,#000,transparent 74%);mask-image:radial-gradient(circle at center,#000,transparent 74%)}.case-study--chagee .case-placeholder-topline{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px}.case-study--chagee .case-placeholder-index,.case-study--chagee .case-placeholder-format{color:var(--chagee-cream-muted);font-family:var(--font-mono);font-size:10px;font-weight:600;line-height:16px;letter-spacing:.12em}.case-study--chagee .case-placeholder-format{color:#f7f2eb61}.case-study--chagee .case-placeholder figcaption{max-width:75%;gap:7px}.case-study--chagee .case-placeholder figcaption strong{color:#f7f2eb;font-size:21px;font-weight:600;line-height:1.28;letter-spacing:-.018em}.case-study--chagee .case-placeholder figcaption span{color:#f7f2eb7a;font-size:13px;line-height:1.5;letter-spacing:-.006em}.case-study--chagee .case-placeholder-plus{top:auto;right:24px;bottom:24px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(240,215,183,.16);border-radius:50%;background:#f0d7b70f;color:var(--chagee-cream);font-size:21px;font-weight:300}.case-study--chagee .case-placeholder-grid.is-film-placeholder{margin-top:0!important;padding:54px;border-radius:32px;background:#1a0e08;box-shadow:0 28px 90px #4d270f38}.case-study--chagee .case-placeholder-grid.is-film-placeholder .case-placeholder{width:min(100%,410px);min-height:0;aspect-ratio:9 / 16;border-radius:28px;background:radial-gradient(circle at 50% 32%,rgba(209,132,61,.28),transparent 38%),linear-gradient(160deg,#321b0e,#120a06)}.case-study--chagee .case-placeholder.has-media{border-color:#f0d7b733;background:#130b07}.case-study--chagee .case-placeholder.has-media:before{z-index:1;inset:0;width:auto;height:auto;border:0;border-radius:0;background:linear-gradient(180deg,rgba(32,15,7,.54) 0%,transparent 38%,rgba(22,10,5,.82) 100%);transform:none}.case-study--chagee .case-placeholder.has-media:after{display:none}.case-study--chagee .case-placeholder.has-media.is-video{background:#000}.case-study--chagee .case-placeholder.has-media.is-video:before{display:none}.case-study--chagee .case-caption{margin-top:18px;color:#f7f2eb61;font-size:12px;line-height:1.5;letter-spacing:0}.case-study--chagee .is-film .case-caption{color:#1a151180}.case-study--chagee .case-content-section.is-statement{background:radial-gradient(circle at 15% 20%,rgba(184,111,46,.3),transparent 34%),#251208}.case-study--chagee .case-content-section.is-statement .case-section-inner{padding-top:clamp(128px,14vw,188px);padding-bottom:clamp(128px,14vw,188px)}.case-study--chagee .case-quote{grid-column:2 / 12;max-width:1000px;margin-top:104px;color:#f7f2eb;font-size:clamp(42px,5.5vw,72px);font-weight:600;line-height:1.1;letter-spacing:-.045em;text-wrap:balance}.case-study--chagee .case-strategy{overflow:hidden;border:1px solid var(--chagee-line);border-radius:24px;background:#ffffff05}.case-study--chagee .case-content-section.is-strategy .case-section-title{max-width:900px;color:#f7f2eb;font-size:clamp(42px,5vw,64px);line-height:1.03;letter-spacing:-.04em}.case-study--chagee .case-strategy-row.cols-4{grid-template-columns:.82fr 1.08fr 1.55fr 1.2fr}.case-study--chagee .case-strategy-row{min-height:132px;border-bottom-color:var(--chagee-line-soft)}.case-study--chagee .case-strategy-row:last-child{border-bottom:0}.case-study--chagee .case-strategy-row>div{display:flex;align-items:center;padding:26px 24px;color:#f7f2eba8;font-size:15px;line-height:1.55}.case-study--chagee .case-strategy-row>div+div{border-left:1px solid var(--chagee-line-soft)}.case-study--chagee .case-strategy-row.is-head{min-height:52px;background:#f0d7b70b}.case-study--chagee .case-strategy-row.is-head>div{color:var(--chagee-cream-muted);font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.1em}.case-study--chagee .case-strategy-row .c1{color:#f7f2eb;font-weight:600}.case-study--chagee .case-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--chagee-line);border-radius:24px;background:var(--chagee-line)}.case-study--chagee .case-content-section.is-steps .case-section-title{grid-column:1 / -1;max-width:880px;margin:0 auto;text-align:center}.case-study--chagee .case-steps li{min-height:230px;grid-template-columns:64px minmax(0,1fr);gap:24px;padding:38px;border:0;background:#211209}.case-study--chagee .case-step-num{color:var(--chagee-cream-muted);font-family:var(--font-mono);font-size:13px;font-weight:600;line-height:20px;letter-spacing:.1em}.case-study--chagee .case-steps h4{color:#f7f2eb;font-size:23px;line-height:1.2;letter-spacing:-.025em}.case-study--chagee .case-steps p{margin-top:12px;color:#f7f2eb8f;font-size:15px;line-height:1.65}.case-study--chagee .case-content-section.is-prompt .case-section-inner{padding-top:clamp(112px,12vw,160px);padding-bottom:clamp(112px,12vw,160px)}.case-study--chagee .is-prompt .case-section-title{color:var(--chagee-ink)}.case-study--chagee .case-prompt{overflow:hidden;padding:34px 36px;border:1px solid rgba(26,21,17,.08);border-radius:22px;background:#2a170c;box-shadow:0 16px 52px #522b1224}.case-study--chagee .case-prompt+.case-prompt{margin-top:14px}.case-study--chagee .case-prompt-label{color:var(--chagee-cream);font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.1em}.case-study--chagee .case-prompt code{color:#f7f2eb;font-size:13px;line-height:1.75}.case-study--chagee .case-prompt p{color:#f7f2eb85;font-size:14px;line-height:1.65}.case-study--chagee .is-prompt .case-placeholder-grid{grid-column:5 / -1;margin-top:14px!important}.case-study--chagee .case-content-section.is-results .case-section-title{grid-column:1 / 6;color:var(--chagee-ink)}.case-study--chagee .case-content-section.is-results .case-paragraph{grid-column:6 / -1;color:#1a1511b3}.case-study--chagee .case-results{margin-top:64px;border-top-color:#1a15112e}.case-study--chagee .case-results span{border-bottom-color:#1a15111a;color:var(--chagee-ink);font-size:20px;letter-spacing:-.018em}.case-study--chagee .case-next{background:#170d07}.case-study--chagee .case-next a{border-top-color:var(--chagee-line)}.case-study--chagee .case-next span{color:var(--chagee-cream-muted)}.case-study--chagee .case-next a:active{transform:scale(.992);transition-duration:.1s}.case-study--chagee .chagee-page-2 .case-section-inner{width:var(--layout-width);align-items:center}.case-study--chagee .chagee-page-2 .case-page-index{grid-row:1}.case-study--chagee .chagee-page-2 .case-section-title{grid-column:1 / 6;grid-row:2;align-self:end;margin:0 0 32px;color:var(--chagee-ink);text-align:left;font-size:clamp(42px,4.5vw,62px)}.case-study--chagee .chagee-page-2 .case-paragraph{grid-column:1 / 6;grid-row:3;align-self:start;color:#2a170cb3;font-size:18px;line-height:1.7}.case-study--chagee .case-chagee-brief{grid-column:1 / 6;grid-row:4;align-self:start;display:flex;flex-wrap:wrap;gap:9px;margin:34px 0 0;border:0}.case-study--chagee .case-chagee-brief>div{max-width:100%;min-width:0;min-height:42px;padding:10px 15px;display:inline-flex;align-items:center;border:1px solid rgba(42,23,12,.12);border-radius:999px;background:#ffffff1a;box-shadow:none}.case-study--chagee .case-chagee-brief>div:nth-child(2){min-height:42px;padding:10px 15px;background:#ffffff1a;box-shadow:none}.case-study--chagee .case-chagee-brief>div:nth-child(2):before{display:none}.case-study--chagee .case-chagee-brief dt{flex:none;margin:0 10px 0 0;color:#a66d3f;font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:14px;letter-spacing:.1em}.case-study--chagee .case-chagee-brief dd{margin:0;color:#2a170cb8;font-size:12px;font-optical-sizing:auto;font-weight:500;line-height:1.45;letter-spacing:-.008em}.case-study--chagee .case-chagee-brief>div:nth-child(2) dt{color:#a66d3f}.case-study--chagee .case-chagee-brief>div:nth-child(2) dd{max-width:none;color:#2a170cb8;font-size:12px;font-weight:500;line-height:1.45;letter-spacing:-.008em}.case-study--chagee .chagee-page-2 .case-placeholder-grid.is-film-placeholder{grid-column:7 / -1;grid-row:2 / 5;width:100%;padding:26px}.case-study--chagee .chagee-page-2 .case-placeholder-grid.is-film-placeholder .case-placeholder{width:min(100%,320px)}.case-study--chagee .chagee-page-2 .case-caption{grid-column:7 / -1;grid-row:5}.case-study--chagee .chagee-page-3 .case-section-inner{row-gap:0}.case-study--chagee .chagee-page-3 .case-section-title{grid-column:1 / 7;max-width:560px;margin:0;text-align:left;font-size:clamp(40px,4.4vw,58px)}.case-study--chagee .chagee-page-3 .case-paragraph{grid-column:7 / -1;max-width:560px;font-size:17px;line-height:1.65}.case-study--chagee .chagee-page-3 .case-strategy{grid-column:1 / -1;margin-top:48px}.case-study--chagee .chagee-page-3 .case-strategy-row.cols-3{grid-template-columns:.8fr 1.15fr 1.45fr}.case-study--chagee .chagee-page-3 .case-strategy-row{min-height:92px}.case-study--chagee .chagee-page-3 .case-strategy-row.is-head{min-height:46px}.case-study--chagee .chagee-page-3 .case-strategy-row>div{padding:18px 16px;font-size:13px;line-height:1.5}.case-study--chagee .chagee-page-3 .case-placeholder-grid{grid-column:1 / -1;width:100%;grid-template-columns:repeat(5,minmax(0,1fr));align-self:auto;justify-self:stretch;gap:14px;margin-top:32px!important}.case-study--chagee .chagee-page-3 .case-caption{width:100%;box-sizing:border-box;justify-self:stretch;margin-top:clamp(28px,3vw,40px);padding:clamp(24px,2.5vw,34px) clamp(24px,3vw,44px);border:1px solid rgba(247,242,235,.12);border-radius:clamp(20px,2vw,28px);background:linear-gradient(135deg,#ffffff13,#ffffff09);box-shadow:inset 0 1px #ffffff12,0 18px 54px #0803011f;color:#f7f2ebc7;text-align:left!important;font-size:clamp(18px,1.4vw,22px);font-weight:500;line-height:1.55;letter-spacing:-.012em;text-wrap:balance}.case-study--chagee .chagee-page-3 .case-caption:before{content:"CONCLUSION / 结论";display:block;margin-bottom:clamp(13px,1.2vw,17px);color:#e9bd83;font-family:var(--font-mono);font-size:9px;font-weight:700;line-height:1;letter-spacing:.15em}.case-study--chagee .chagee-page-3 .case-placeholder{min-height:112px;padding:18px;aspect-ratio:auto;border-radius:18px}.case-study--chagee .chagee-page-3 .case-placeholder figcaption strong{font-size:17px}.case-study--chagee .chagee-page-8 .case-section-title{grid-column:1 / 5}.case-study--chagee .chagee-page-8 .case-paragraph{grid-column:5 / -1}@media(min-width:901px){.case-study--chagee .chagee-page-8 .case-paragraph{margin-left:clamp(40px,4vw,72px)}}.case-study--chagee .chagee-page-8 .case-placeholder-grid{margin-top:48px!important}.case-study--chagee .chagee-page-8 .case-placeholder-grid.cols-6{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(48px,4vw,64px) clamp(16px,1.5vw,24px)}.case-study--chagee .chagee-page-8 .case-placeholder{aspect-ratio:9 / 16;border-radius:18px}.case-study--chagee .chagee-page-8 .case-placeholder-topline{padding:14px 14px 0}.case-study--chagee .chagee-page-8 .case-placeholder-index,.case-study--chagee .chagee-page-8 .case-placeholder-format{font-size:8px;letter-spacing:.08em}.case-study--chagee .chagee-page-8 .case-placeholder figcaption{max-width:calc(100% - 16px);gap:4px;padding:0 14px 15px}.case-study--chagee .chagee-page-8 .case-placeholder figcaption strong{font-size:16px;line-height:1.2}.case-study--chagee .chagee-page-8 .case-placeholder figcaption span{font-size:10px;line-height:1.4}.case-study--chagee .chagee-page-8 .case-caption{margin-top:14px}.case-study--chagee .chagee-page-4 .case-page-index,.case-study--chagee .chagee-page-6 .case-page-index,.case-study--chagee .chagee-page-9 .case-page-index{color:var(--chagee-caramel-deep)}.case-study--chagee .chagee-page-4 .case-section-inner{align-items:start;row-gap:0}.case-study--chagee .chagee-page-4 .case-page-index{grid-row:1}.case-study--chagee .chagee-page-4 .case-section-title{grid-column:1 / 5;grid-row:2;max-width:360px;margin:0;color:var(--chagee-ink);font-size:clamp(38px,4vw,54px)}.case-study--chagee .chagee-page-4 .case-prompt{grid-column:1 / 5;grid-row:3;margin-top:36px;padding:28px 30px}.case-study--chagee .chagee-page-4 .case-placeholder-grid{grid-column:5 / -1;grid-row:2 / 4;grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:34px 16px;margin-top:0!important}.case-study--chagee .chagee-page-4 .case-placeholder:last-child{grid-column:1 / -1}.case-study--chagee .chagee-page-4 .case-placeholder.has-media.has-caption .case-placeholder-visual{border-color:#2a170c1f;box-shadow:0 14px 38px #522b121a}.case-study--chagee .chagee-page-4 .case-caption{grid-column:5 / -1;grid-row:4;margin-top:24px;color:#2a170c80}.case-study--chagee .case-content-section.is-media.chagee-page-6{background:var(--chagee-paper);color:var(--chagee-ink)}.case-study--chagee .case-content-section.chagee-page-6:before{background:#1a15111a}.case-study--chagee .chagee-page-5 .case-section-inner,.case-study--chagee .chagee-page-7 .case-section-inner{row-gap:0}.case-study--chagee .chagee-page-5 .case-section-title,.case-study--chagee .chagee-page-7 .case-section-title{grid-column:1 / 6;max-width:570px;font-size:clamp(40px,4.4vw,58px);line-height:1.02;letter-spacing:-.04em}.case-study--chagee .chagee-page-5 .case-paragraph,.case-study--chagee .chagee-page-7 .case-paragraph{grid-column:7 / -1;max-width:550px;font-size:17px;line-height:1.7}.case-study--chagee .chagee-page-5 .case-placeholder-grid{grid-column:1 / -1;gap:16px;margin-top:56px!important}.case-study--chagee .chagee-page-5 .case-placeholder{aspect-ratio:3 / 4;border-color:#f0d7b72e;border-radius:26px;background:#e9e3dc;box-shadow:0 26px 72px #0003}.case-study--chagee .chagee-page-5 .case-placeholder-media{-o-object-fit:contain;object-fit:contain;background:#e9e3dc}.case-study--chagee .chagee-page-5 .case-placeholder figcaption{max-width:calc(100% - 44px)}.case-study--chagee .chagee-page-5 .case-caption{margin-top:16px}.case-study--chagee .chagee-page-6 .case-section-inner{row-gap:0}.case-study--chagee .chagee-page-6 .case-page-index{grid-row:1}.case-study--chagee .chagee-page-6 .case-section-title{grid-column:1 / 6;grid-row:2;max-width:580px;color:var(--chagee-ink);font-size:clamp(40px,4.4vw,58px);line-height:1.02;letter-spacing:-.04em}.case-study--chagee .chagee-page-6 .case-paragraph{grid-column:7 / -1;grid-row:2;max-width:550px;color:#2a170cb3;font-size:17px;line-height:1.7}.case-study--chagee .chagee-page-6 .case-paragraph+.case-placeholder-grid{grid-column:1 / -1;grid-row:3;gap:14px;margin-top:56px!important}.case-study--chagee .chagee-page-6 .case-placeholder{border:0;border-radius:22px;box-shadow:0 18px 52px #522b121f}.case-study--chagee .chagee-page-6 .case-caption{grid-column:1 / -1;grid-row:4;margin-top:18px;color:#2a170c80}.case-study--chagee .chagee-page-7 .case-media-full{grid-column:3 / 11;width:100%;max-width:720px;margin:56px auto 0!important;padding:12px;border:1px solid rgba(240,215,183,.14);border-radius:28px;background:#f7f2eb0d;box-shadow:0 32px 90px #0000003d,inset 0 1px #ffffff0a}.case-study--chagee .chagee-page-7 .case-media-full img{border-radius:18px}.case-study--chagee .chagee-page-7 .case-caption{grid-column:3 / 11;margin-top:16px;text-align:center!important}.case-study--chagee .chagee-page-9 .case-results{grid-column:1 / 7;align-self:start;margin-top:52px}.case-study--chagee .chagee-page-9 .case-placeholder-grid{grid-column:7 / -1;align-self:start;margin-top:52px!important}.case-study--chagee .chagee-page-9 .case-placeholder{border-color:#6d35182e}.case-study--chagee .chagee-page-9 .case-results span{min-height:92px;font-size:18px}.interface-nav.solid .interface-logo-pill,.interface-nav.solid .interface-menu-pill{border-color:#ffffff1f;background:#0e0e10b8;-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%);box-shadow:inset 0 1px #ffffff0d}@media(max-width:900px){.case-study--chagee .case-hero,.case-study--chagee .case-hero-inner{min-height:100svh}.case-study--chagee .case-hero-inner{width:var(--layout-width);padding:104px 0 64px}.case-study--chagee .case-title{margin-top:36px;font-size:clamp(48px,9vw,70px)}.case-study--chagee .case-chagee-brandmark{width:clamp(92px,18vw,128px);border-radius:18px}.case-study--chagee .case-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study--chagee .case-section-inner{width:var(--layout-width);grid-template-columns:repeat(8,minmax(0,1fr))}.case-study--chagee .case-section-title{grid-column:1 / 4}.case-study--chagee .case-paragraph,.case-study--chagee .case-prompt,.case-study--chagee .is-prompt .case-placeholder-grid{grid-column:4 / -1}.case-study--chagee .case-strategy-row>div{padding:22px 18px;font-size:14px}.case-study--chagee .case-steps{grid-template-columns:1fr}.case-study--chagee .case-content-section{min-height:0}.case-study--chagee .chagee-page-2 .case-section-title{grid-column:1 / -1;grid-row:auto;max-width:620px}.case-study--chagee .chagee-page-2 .case-paragraph{grid-column:1 / -1;grid-row:auto;max-width:680px}.case-study--chagee .case-chagee-brief{grid-column:1 / -1;grid-row:6;margin-top:40px}.case-study--chagee .case-chagee-brief>div,.case-study--chagee .case-chagee-brief>div:nth-child(2n){padding:10px 15px;border-left:0}.case-study--chagee .case-chagee-brief>div:nth-child(2){padding:10px 15px}.case-study--chagee .chagee-page-2 .case-placeholder-grid.is-film-placeholder{grid-column:1 / -1;grid-row:4;margin-top:44px!important}.case-study--chagee .chagee-page-2 .case-caption{grid-column:1 / -1;grid-row:5}.case-study--chagee .chagee-page-3 .case-section-title{grid-column:1 / -1}.case-study--chagee .chagee-page-3 .case-paragraph{grid-column:1 / -1;max-width:620px;margin-top:24px}.case-study--chagee .chagee-page-3 .case-strategy,.case-study--chagee .chagee-page-3 .case-placeholder-grid{grid-column:1 / -1}.case-study--chagee .chagee-page-3 .case-placeholder-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-self:auto;margin-top:16px!important}.case-study--chagee .chagee-page-8 .case-placeholder-grid.cols-6{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.case-study--chagee .chagee-page-5 .case-section-title,.case-study--chagee .chagee-page-7 .case-section-title{grid-column:1 / 4}.case-study--chagee .chagee-page-5 .case-paragraph,.case-study--chagee .chagee-page-7 .case-paragraph{grid-column:4 / -1}.case-study--chagee .chagee-page-6 .case-section-title{grid-column:1 / 4}.case-study--chagee .chagee-page-6 .case-paragraph{grid-column:4 / -1}.case-study--chagee .chagee-page-6 .case-caption{grid-column:1 / -1;grid-row:auto}.case-study--chagee .chagee-page-9 .case-results{grid-column:1 / 5}.case-study--chagee .chagee-page-9 .case-placeholder-grid{grid-column:5 / -1}}@media(max-width:720px){.case-study--chagee .case-hero-inner,.case-study--chagee .case-section-inner{width:calc(100% - 40px)}.case-study--chagee .case-hero-inner{padding:92px 0 48px}.case-study--chagee .case-hero-navline{align-items:flex-start}.case-study--chagee .case-kicker{max-width:150px}.case-study--chagee .case-hero-watermark{display:none}.case-study--chagee .case-title{margin-top:30px;font-size:clamp(42px,12vw,58px);line-height:1.01;letter-spacing:-.04em}.case-study--chagee .case-title span:first-child{margin-bottom:20px;font-size:11px}.case-study--chagee .case-deck{max-width:21rem;margin:24px auto 0;text-align:center;font-size:19px;line-height:1.45}.case-study--chagee .case-meta{grid-template-columns:1fr;margin-top:64px}.case-study--chagee .case-meta>div,.case-study--chagee .case-meta>div:not(:nth-child(3n+1)){min-height:0;padding:18px 0}.case-study--chagee .case-section-inner{grid-template-columns:repeat(4,minmax(0,1fr));padding:88px 0}.case-study--chagee .case-section-title,.case-study--chagee .case-paragraph,.case-study--chagee .case-prompt,.case-study--chagee .is-prompt .case-placeholder-grid{grid-column:1 / -1}.case-study--chagee .case-section-title{margin-bottom:32px;font-size:34px;line-height:1.08}.case-study--chagee .case-paragraph{font-size:17px;line-height:1.7}.case-study--chagee .case-content-section.is-film .case-section-inner{width:100%;padding:80px 20px}.case-study--chagee .case-content-section.is-film .case-section-title{padding:0;margin-bottom:36px;font-size:38px}.case-study--chagee .case-placeholder-grid,.case-study--chagee .case-placeholder-grid.cols-2,.case-study--chagee .case-placeholder-grid.cols-3{grid-template-columns:1fr;gap:12px;margin-top:44px!important}.case-study--chagee .case-placeholder{padding:22px;border-radius:20px}.case-study--chagee .case-placeholder.is-square,.case-study--chagee .case-placeholder.is-portrait{aspect-ratio:4 / 5}.case-study--chagee .case-placeholder-grid.is-film-placeholder{margin-top:0!important;padding:28px 18px;border-radius:24px}.case-study--chagee .case-placeholder-grid.is-film-placeholder .case-placeholder{width:min(100%,340px);aspect-ratio:9 / 16}.case-study--chagee .case-placeholder figcaption{max-width:calc(100% - 46px)}.case-study--chagee .case-quote{grid-column:1 / -1;margin-top:64px;font-size:38px;line-height:1.12}.case-study--chagee .case-content-section.is-strategy .case-section-title{font-size:40px}.case-study--chagee .case-strategy{border:0;border-radius:0;background:transparent}.case-study--chagee .case-strategy-row,.case-study--chagee .case-strategy-row.cols-4{display:block;padding:22px 0;border-bottom:1px solid var(--chagee-line)}.case-study--chagee .case-strategy-row.is-head{display:none}.case-study--chagee .case-strategy-row>div,.case-study--chagee .case-strategy-row>div+div{min-height:0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;padding:9px 0;border:0}.case-study--chagee .case-strategy-row>div:before{color:var(--chagee-cream-muted);font-family:var(--font-mono);font-size:9px;font-weight:600;letter-spacing:.08em}.case-study--chagee .case-steps{border-radius:20px}.case-study--chagee .case-steps li{min-height:0;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:28px 22px}.case-study--chagee .case-prompt{padding:26px 22px;border-radius:18px}.case-study--chagee .case-results{grid-template-columns:1fr;margin-top:48px}.case-study--chagee .case-content-section.is-results .case-section-title,.case-study--chagee .case-content-section.is-results .case-paragraph{grid-column:1 / -1}.case-study--chagee .case-page-index{margin-bottom:20px}.case-study--chagee .chagee-page-2 .case-section-title,.case-study--chagee .chagee-page-2 .case-paragraph,.case-study--chagee .case-chagee-brief,.case-study--chagee .chagee-page-2 .case-placeholder-grid.is-film-placeholder,.case-study--chagee .chagee-page-2 .case-caption,.case-study--chagee .chagee-page-3 .case-section-title,.case-study--chagee .chagee-page-3 .case-paragraph,.case-study--chagee .chagee-page-3 .case-strategy,.case-study--chagee .chagee-page-3 .case-placeholder-grid,.case-study--chagee .chagee-page-8 .case-section-title,.case-study--chagee .chagee-page-8 .case-paragraph,.case-study--chagee .chagee-page-4 .case-section-title,.case-study--chagee .chagee-page-4 .case-prompt,.case-study--chagee .chagee-page-4 .case-placeholder-grid,.case-study--chagee .chagee-page-4 .case-caption,.case-study--chagee .chagee-page-5 .case-section-title,.case-study--chagee .chagee-page-5 .case-paragraph,.case-study--chagee .chagee-page-5 .case-placeholder-grid,.case-study--chagee .chagee-page-6 .case-section-title,.case-study--chagee .chagee-page-6 .case-paragraph,.case-study--chagee .chagee-page-6 .case-paragraph+.case-placeholder-grid,.case-study--chagee .chagee-page-6 .case-caption,.case-study--chagee .chagee-page-7 .case-section-title,.case-study--chagee .chagee-page-7 .case-paragraph,.case-study--chagee .chagee-page-7 .case-media-full,.case-study--chagee .chagee-page-7 .case-caption,.case-study--chagee .chagee-page-9 .case-results,.case-study--chagee .chagee-page-9 .case-placeholder-grid{grid-column:1 / -1;grid-row:auto}.case-study--chagee .chagee-page-2 .case-placeholder-grid.is-film-placeholder{grid-row:4;margin-top:40px!important}.case-study--chagee .chagee-page-2 .case-caption{grid-row:5}.case-study--chagee .case-chagee-brief{grid-row:6;gap:8px;margin-top:36px}.case-study--chagee .case-chagee-brief>div,.case-study--chagee .case-chagee-brief>div:nth-child(2n),.case-study--chagee .case-chagee-brief>div:nth-child(3n+1){padding:10px 14px;border-left:0}.case-study--chagee .case-chagee-brief>div:nth-child(2){min-height:42px;padding:10px 14px}.case-study--chagee .chagee-page-3 .case-placeholder-grid{grid-template-columns:1fr;margin-top:20px!important}.case-study--chagee .chagee-page-3 .case-placeholder{min-height:132px}.case-study--chagee .chagee-page-4 .case-section-title{max-width:320px}.case-study--chagee .chagee-page-4 .case-prompt{margin-top:28px}.case-study--chagee .chagee-page-4 .case-placeholder-grid{grid-template-columns:1fr;gap:34px;margin-top:32px!important}.case-study--chagee .chagee-page-4 .case-caption{margin-top:20px}.case-study--chagee .chagee-page-5 .case-placeholder-grid{margin-top:20px!important}.case-study--chagee .chagee-page-5 .case-placeholder{border-radius:22px}.case-study--chagee .chagee-page-3 .case-placeholder-grid.cols-6{width:calc(100% + 20px);margin-right:-20px;padding:0 20px 14px 0;display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:0 20px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.case-study--chagee .chagee-page-3 .case-placeholder-grid.cols-6::-webkit-scrollbar{display:none}.case-study--chagee .chagee-page-3 .case-placeholder-grid.cols-6 .case-placeholder{flex:0 0 min(74vw,286px);scroll-snap-align:start}.case-study--chagee .chagee-page-8 .case-placeholder-grid.cols-6{width:calc(100% + 20px);margin-right:-20px;padding:0 20px 14px 0;display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:0 20px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.case-study--chagee .chagee-page-8 .case-placeholder-grid.cols-6::-webkit-scrollbar{display:none}.case-study--chagee .chagee-page-8 .case-placeholder-grid.cols-6 .case-placeholder{flex:0 0 min(74vw,286px);aspect-ratio:9 / 16;scroll-snap-align:start}.case-study--chagee .chagee-page-8 .case-placeholder-topline{padding:18px 18px 0}.case-study--chagee .chagee-page-8 .case-placeholder figcaption{max-width:calc(100% - 36px);gap:6px;padding:0 18px 20px}.case-study--chagee .chagee-page-8 .case-placeholder figcaption strong{font-size:21px}.case-study--chagee .chagee-page-8 .case-placeholder figcaption span{font-size:12px}.case-study--chagee .chagee-page-6 .case-paragraph+.case-placeholder-grid{margin-top:36px!important}.case-study--chagee .chagee-page-7 .case-media-full{margin-top:40px!important;padding:6px;border-radius:20px}.case-study--chagee .chagee-page-7 .case-media-full img{border-radius:14px}.case-study--chagee .chagee-page-9 .case-placeholder-grid{margin-top:28px!important}}@media(max-width:520px){.interface-nav{padding:0 16px}.interface-logo-pill{width:48px;padding:0;justify-content:center}.interface-logo-pill span{display:none}.interface-contact-pill{height:44px;padding:0 17px;font-size:14px;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.case-study--chagee .case-back,.case-study--chagee .case-next a,.case-study--chagee .case-next i{transition:opacity .18s ease-out!important;transform:none!important}}@media(prefers-reduced-transparency:reduce){.case-study--chagee .case-back,.interface-logo-pill,.interface-menu-pill{background:#2a170c;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(prefers-contrast:more){.case-study--chagee .case-back,.case-study--chagee .case-placeholder,.case-study--chagee .case-strategy,.case-study--chagee .case-steps{border-color:#ffffff6b}.case-study--chagee .case-paragraph,.case-study--chagee .case-meta p{color:#ffffffe6}}.case-study--jd{--jd-red: #e2231a;--jd-red-bright: #ff3b30;--jd-paper: #f5f5f7;--jd-ink: #1d1d1f;--jd-line: rgba(255, 255, 255, .14);--jd-line-soft: rgba(255, 255, 255, .075);border-top:0;background:#070708;color:#f5f5f7}.case-study--jd .case-hero{position:relative;min-height:100svh;overflow:hidden;background:radial-gradient(circle at 76% 30%,rgba(226,35,26,.13),transparent 36%),linear-gradient(145deg,#111113,#070708 52%,#030304)}.case-study--jd .case-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:80px 100%;-webkit-mask-image:linear-gradient(90deg,#000,transparent 52%);mask-image:linear-gradient(90deg,#000,transparent 52%)}.case-study--jd .case-hero:after{content:"";position:absolute;right:0;bottom:0;left:0;height:180px;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.52))}.case-study--jd .case-hero-inner{position:relative;z-index:1;width:var(--layout-width);min-height:100svh;padding:clamp(72px,8vh,96px) 0 clamp(72px,8vh,96px);justify-content:flex-start}.case-study--jd .case-hero-navline{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:0}.case-study--jd .case-back{min-height:44px;margin:0;padding:0 16px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#111114a3;-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%);color:#f5f5f7;font-size:13px;font-weight:500;transform-origin:left center}.case-study--jd .case-back:hover{color:#fff;background:#242428c7}.case-study--jd .case-back:active{transform:scale(.97);transition-duration:.1s}.case-study--jd .case-kicker{color:#ffffff7a;font-family:var(--font-mono);font-size:10px;font-weight:600;line-height:16px;letter-spacing:.14em;text-align:right}.case-jd-hero-stage{position:relative;min-height:clamp(500px,69vh,720px);margin-top:clamp(28px,4vh,44px);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:clamp(28px,3vw,40px);background:#09090b;box-shadow:0 48px 120px #0000007a,inset 0 1px #ffffff12;isolation:isolate}.case-jd-hero-copy{position:absolute;z-index:3;inset:0 auto 0 0;width:min(64%,760px);display:flex;flex-direction:column;justify-content:flex-end;min-width:0;padding:clamp(42px,5vw,68px)}.case-jd-brand-row{display:flex;align-items:center;gap:18px}.case-jd-brandmark{width:clamp(84px,7.4vw,104px);flex:0 0 auto}.case-jd-brandmark img{display:block;width:100%;height:auto}.case-jd-brand-row>span{padding-left:18px;border-left:1px solid rgba(255,255,255,.16);color:#f5f5f77a;font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:15px;letter-spacing:.12em;text-transform:uppercase}.case-study--jd .case-title{align-items:flex-start;max-width:none;margin-top:clamp(30px,4vh,44px);color:#f5f5f7;text-align:left;font-size:clamp(58px,5.7vw,80px);font-weight:640;line-height:.94;letter-spacing:-.058em;font-optical-sizing:auto;text-wrap:nowrap}.case-study--jd .case-title span:first-child{margin-bottom:18px;color:#f5f5f79e;font-size:.4em;font-weight:560;line-height:1.12;letter-spacing:-.028em}.case-study--jd .case-title span+span{color:inherit}.case-study--jd .case-title em{color:var(--jd-red-bright);font-style:normal;white-space:nowrap}.case-study--jd .case-title .case-jd-campaign-title{color:var(--jd-red-bright);font-size:.78em;line-height:.98}.case-study--jd .case-jd-campaign-title strong{color:#f5f5f7;font:inherit}.case-study--jd .case-deck{max-width:34em;margin:clamp(26px,3.2vh,36px) 0 0;color:#f5f5f7ad;text-align:left;font-size:clamp(15px,1.25vw,18px);line-height:1.65;letter-spacing:-.012em;text-wrap:pretty}.case-jd-hero-visual{position:absolute;z-index:1;inset:0;min-height:0;overflow:hidden;background:radial-gradient(circle at 77% 44%,rgba(226,35,26,.2),transparent 27%),linear-gradient(135deg,#101013,#070708 68%,#020203)}.case-jd-cursor-grid{position:absolute;z-index:0;inset:0}.case-jd-hero-visual:after{content:"";position:absolute;z-index:2;inset:0;pointer-events:none;background:linear-gradient(90deg,#070708 0%,rgba(7,7,8,.92) 24%,rgba(7,7,8,.34) 54%,transparent 78%);-webkit-mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.74) 62%,transparent);mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.74) 62%,transparent)}.case-jd-graphic{position:absolute;z-index:1;inset:0;overflow:hidden}.case-jd-graphic-number{position:absolute;top:50%;right:-.06em;color:transparent;font-family:var(--font-sans);font-size:clamp(310px,35vw,520px);font-weight:760;line-height:.72;letter-spacing:-.14em;-webkit-text-stroke:1px rgba(255,255,255,.09);transform:translateY(-50%)}.case-jd-panda-halo{position:absolute;top:50%;right:2%;width:clamp(390px,40vw,580px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(226,35,26,.24),rgba(226,35,26,.07) 47%,transparent 71%),repeating-radial-gradient(circle,transparent 0 44px,rgba(255,255,255,.05) 45px,transparent 46px 74px);filter:blur(.2px);transform:translateY(-50%)}.case-jd-panda-cutout{position:absolute;z-index:3;right:1.5%;bottom:-1%;width:auto;height:99%;max-width:51%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;filter:drop-shadow(0 34px 42px rgba(0,0,0,.5))}.case-jd-graphic-route{z-index:1;position:absolute;top:2%;right:1%;width:46%;height:92%;overflow:visible}.case-jd-graphic-route path{stroke:#ffffff47;stroke-width:1.5;stroke-dasharray:3 8}.case-jd-graphic-route circle{fill:#ff3b30;stroke:#ffffffb3;stroke-width:2}.case-jd-visual-index{position:absolute;z-index:4;top:24px;right:24px;padding:10px 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#09090b8a;-webkit-backdrop-filter:blur(16px) saturate(145%);backdrop-filter:blur(16px) saturate(145%);color:#ffffffc7;font-family:var(--font-mono);font-size:8px;font-weight:600;line-height:12px;letter-spacing:.1em}.case-jd-hero-visual figcaption{position:absolute;z-index:4;right:24px;bottom:24px;left:auto;width:min(280px,calc(100% - 48px));padding:17px 19px 18px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:#0b0b0da3;-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);box-shadow:inset 0 1px #ffffff12}.case-jd-hero-visual figcaption span{display:block;margin-bottom:5px;color:#ffffff75;font-family:var(--font-mono);font-size:8px;font-weight:600;line-height:12px;letter-spacing:.12em}.case-jd-hero-visual figcaption strong{color:#fff;font-size:15px;font-weight:600;line-height:1.4;letter-spacing:-.012em}.case-jd-logic{width:100%;margin-top:clamp(34px,4.5vh,48px);padding:8px;display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr;gap:8px;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#ffffff07;box-shadow:inset 0 1px #ffffff09}.case-jd-logic div{min-width:0;min-height:88px;padding:17px 18px;border-radius:14px}.case-jd-logic div:nth-of-type(2){background:#e2231a1a;box-shadow:inset 0 0 0 1px #ff3b301f}.case-jd-logic span{display:block;margin-bottom:10px;color:var(--jd-red-bright);font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:14px;letter-spacing:.12em;text-transform:uppercase}.case-jd-logic strong{display:block;color:#f5f5f7d1;font-size:13px;font-weight:500;line-height:1.55;letter-spacing:0}.case-jd-logic i{color:#ffffff3d;font-family:var(--font-mono);font-size:16px;font-style:normal;text-align:center}.case-study--jd .case-meta{grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:36px;column-gap:36px;margin-top:34px;border-top:0}.case-study--jd .case-meta>div,.case-study--jd .case-meta>div:not(:nth-child(3n+1)){min-height:108px;padding:20px 0 22px;border-bottom:1px solid var(--jd-line-soft)}.case-study--jd .case-meta span{margin-bottom:12px;color:#ffffff61;font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:14px;letter-spacing:.1em}.case-study--jd .case-meta p{max-width:36ch;color:#f5f5f7b3;font-size:14px;line-height:1.55;letter-spacing:0}.case-study--jd .case-content{background:#09090b}.case-study--jd .case-content-section{position:relative;background:#09090b;color:#f5f5f7}.case-study--jd .case-content-section:before{content:"";position:absolute;top:0;right:max(var(--layout-gutter),calc((100vw - var(--layout-max)) / 2));left:max(var(--layout-gutter),calc((100vw - var(--layout-max)) / 2));height:1px;background:#ffffff12}.case-study--jd .case-content-section.is-media,.case-study--jd .case-content-section.is-steps,.case-study--jd .case-content-section.is-strategy{background:#0e0e11}.case-study--jd .case-section-inner{position:relative;width:var(--layout-width);padding:clamp(112px,12vw,156px) 0;-moz-column-gap:28px;column-gap:28px}.case-study--jd .case-page-index{grid-column:1 / -1;display:block;margin-bottom:34px;color:var(--jd-red-bright);font-family:var(--font-mono);font-size:9px;font-weight:650;line-height:14px;letter-spacing:.16em}.case-study--jd .case-section-title{grid-column:1 / 5;max-width:360px;color:#f5f5f7;font-size:clamp(34px,3.4vw,48px);font-weight:600;line-height:1.06;letter-spacing:-.034em;font-optical-sizing:auto}.case-study--jd .case-paragraph{grid-column:5 / 12;max-width:700px;color:#f5f5f7b3;font-size:19px;line-height:1.72;letter-spacing:0}.case-study--jd .case-content-section.is-film,.case-study--jd .case-content-section.is-prompt,.case-study--jd .case-content-section.is-statement,.case-study--jd .case-content-section.is-results{background:var(--jd-paper);color:var(--jd-ink)}.case-study--jd .case-content-section.is-film:before,.case-study--jd .case-content-section.is-prompt:before,.case-study--jd .case-content-section.is-statement:before,.case-study--jd .case-content-section.is-results:before{background:#1d1d1f1a}.case-study--jd .case-content-section.is-film .case-section-inner{width:var(--layout-width);padding:clamp(96px,10vw,132px) 0}.case-study--jd .case-content-section.is-film .case-section-title{color:var(--jd-ink);font-size:clamp(40px,4.5vw,60px);line-height:1.04}.case-study--jd .case-content-section.is-film .case-paragraph{color:#1d1d1fb3}.case-study--jd .case-placeholder-grid{gap:12px;margin-top:64px!important}.case-study--jd .case-placeholder{isolation:isolate;padding:26px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:4px;background:#151518;box-shadow:none}.case-study--jd .case-placeholder:before{z-index:-1;inset:18%;width:auto;height:auto;border:1px solid rgba(255,255,255,.075);background:transparent;transform:none}.case-study--jd .case-placeholder:after{z-index:-2;inset:0;width:auto;height:auto;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:32px 32px;transform:none;-webkit-mask-image:linear-gradient(180deg,#000,transparent 86%);mask-image:linear-gradient(180deg,#000,transparent 86%)}.case-study--jd .case-placeholder-topline{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px}.case-study--jd .case-placeholder-index,.case-study--jd .case-placeholder-format{color:var(--jd-red-bright);font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:14px;letter-spacing:.11em}.case-study--jd .case-placeholder-format{color:#f5f5f752}.case-study--jd .case-placeholder figcaption{max-width:78%;gap:8px}.case-study--jd .case-placeholder figcaption strong{color:#f5f5f7;font-size:20px;font-weight:600;line-height:1.3;letter-spacing:-.018em}.case-study--jd .case-placeholder figcaption span{color:#f5f5f77a;font-size:13px;line-height:1.5;letter-spacing:0}.case-study--jd .case-placeholder-plus{top:auto;right:24px;bottom:24px;color:var(--jd-red-bright);font-size:24px;font-weight:300}.case-study--jd .case-placeholder-grid.is-film-placeholder{margin-top:0!important;padding:52px;background:#080809}.case-study--jd .case-placeholder-grid.is-film-placeholder .case-placeholder{width:min(100%,410px);min-height:0;aspect-ratio:9 / 16;border-color:#ffffff24;background:linear-gradient(145deg,rgba(226,35,26,.16),transparent 42%),#111114}.case-study--jd .case-placeholder-grid.is-film-placeholder .case-placeholder.has-media{width:min(100%,960px);aspect-ratio:4 / 3;border-radius:24px;background:#000}.case-study--jd .case-caption{margin-top:16px;color:#f5f5f761;font-size:12px;line-height:1.5;letter-spacing:0}.case-study--jd .is-film .case-caption,.case-study--jd .is-prompt .case-caption{color:#1d1d1f85}.case-study--jd .case-content-section.is-statement .case-section-inner{padding-top:clamp(120px,13vw,172px);padding-bottom:clamp(120px,13vw,172px)}.case-study--jd .case-content-section.is-statement .case-section-title{color:var(--jd-ink)}.case-study--jd .case-content-section.is-statement .case-paragraph{color:#1d1d1fb3}.case-study--jd .case-quote{grid-column:2 / 12;max-width:1020px;margin-top:104px;color:var(--jd-ink);text-align:left;font-size:clamp(42px,5.4vw,70px);font-weight:600;line-height:1.1;letter-spacing:-.046em;text-wrap:balance}.case-study--jd .case-quote:before{content:"";display:block;width:48px;height:5px;margin-bottom:28px;background:var(--jd-red)}.case-study--jd .case-strategy{overflow:hidden;border:1px solid var(--jd-line);border-radius:4px;background:#ffffff05}.case-study--jd .case-content-section.is-strategy .case-section-title{grid-column:1 / 5;max-width:380px;margin:0;text-align:left;font-size:clamp(34px,3.4vw,48px);line-height:1.06}.case-study--jd .case-content-section.is-strategy .case-paragraph{grid-column:5 / 12}.case-study--jd .case-strategy-row.cols-3{grid-template-columns:.8fr 1.12fr 1.34fr}.case-study--jd .case-strategy-row{min-height:124px;border-bottom-color:var(--jd-line-soft)}.case-study--jd .case-strategy-row:last-child{border-bottom:0}.case-study--jd .case-strategy-row>div{display:flex;align-items:center;padding:24px;color:#f5f5f7a8;font-size:15px;line-height:1.55}.case-study--jd .case-strategy-row>div+div{border-left:1px solid var(--jd-line-soft)}.case-study--jd .case-strategy-row.is-head{min-height:50px;background:#ffffff09}.case-study--jd .case-strategy-row.is-head>div{color:#fff6;font-family:var(--font-mono);font-size:9px;font-weight:600;letter-spacing:.1em}.case-study--jd .case-strategy-row .c1{color:#f5f5f7;font-weight:600}.case-study--jd .case-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--jd-line);border-radius:4px;background:var(--jd-line)}.case-study--jd .case-content-section.is-steps .case-section-title{grid-column:1 / -1;max-width:880px;margin:0 auto;text-align:center}.case-study--jd .case-steps li{min-height:228px;grid-template-columns:72px minmax(0,1fr);gap:20px;padding:36px;border:0;background:#0e0e11}.case-study--jd .case-step-num{color:var(--jd-red-bright);font-family:var(--font-mono);font-size:11px;font-weight:600;line-height:18px;letter-spacing:.08em}.case-study--jd .case-steps h4{color:#f5f5f7;font-size:22px;line-height:1.24;letter-spacing:-.024em}.case-study--jd .case-steps p{margin-top:12px;color:#f5f5f78f;font-size:15px;line-height:1.65;letter-spacing:0}.case-study--jd .case-content-section.is-prompt .case-section-inner{padding-top:clamp(112px,12vw,156px);padding-bottom:clamp(112px,12vw,156px)}.case-study--jd .is-prompt .case-section-title{color:var(--jd-ink)}.case-study--jd .case-prompt{overflow:hidden;padding:34px 36px;border:0;border-radius:4px;background:#111114;box-shadow:none}.case-study--jd .case-prompt-label{color:var(--jd-red-bright);font-family:var(--font-mono);font-size:9px;font-weight:600;letter-spacing:.1em}.case-study--jd .case-prompt code{color:#f5f5f7;font-size:13px;line-height:1.75}.case-study--jd .case-prompt p{color:#f5f5f78a;font-size:14px;line-height:1.65}.case-study--jd .is-prompt .case-placeholder-grid{grid-column:5 / -1;margin-top:12px!important}.case-study--jd .case-content-section.is-results .case-section-title{grid-column:1 / 5;color:var(--jd-ink)}.case-study--jd .case-content-section.is-results .case-paragraph{grid-column:5 / -1;color:#1d1d1fb3}.case-study--jd .case-results{grid-column:5 / -1;margin-top:56px;border-top-color:#1d1d1f2e}.case-study--jd .case-results span{border-bottom-color:#1d1d1f1a;color:var(--jd-ink);font-size:19px;line-height:1.42;letter-spacing:-.016em}.case-study--jd .jd-page-8 .case-media-full{grid-column:1 / -1;width:min(100%,460px);justify-self:center;margin-top:56px!important;border:1px solid rgba(29,29,31,.12);border-radius:24px;background:#070708;box-shadow:0 24px 70px #0f0f122e}.case-study--jd .jd-page-8 .case-media-full img{display:block;width:100%;height:auto}.case-study--jd .case-content-section.jd-page-5{background:var(--jd-paper);color:var(--jd-ink)}.case-study--jd .jd-page-5:before{background:#1d1d1f1a}.case-study--jd .jd-page-5 .case-section-title{color:var(--jd-ink)}.case-study--jd .jd-page-5 .case-paragraph{color:#1d1d1fad}.case-study--jd .jd-page-5 .case-placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:68px!important}.case-study--jd .jd-page-5 .case-placeholder{border-color:#ffffff29;border-radius:26px;background:radial-gradient(circle at 72% 18%,rgba(255,59,48,.19),transparent 30%),linear-gradient(155deg,#242429,#0f0f12 72%);box-shadow:0 24px 70px #0f0f1224}.case-study--jd .jd-page-5 .case-placeholder:nth-child(1){grid-column:span 1;aspect-ratio:auto}.case-study--jd .jd-page-5 .case-placeholder:nth-child(2),.case-study--jd .jd-page-5 .case-placeholder:nth-child(3){grid-column:span 1;aspect-ratio:auto}.case-study--jd .jd-page-5 .case-placeholder:nth-child(2){background:radial-gradient(circle at 32% 22%,rgba(255,203,73,.14),transparent 28%),linear-gradient(155deg,#251615,#0f0f12 70%)}.case-study--jd .jd-page-5 .case-placeholder:nth-child(3){background:radial-gradient(circle at 74% 24%,rgba(214,223,232,.12),transparent 30%),linear-gradient(155deg,#1c2025,#0f0f12 72%)}.case-study--jd .jd-page-5 .case-caption{color:#1d1d1f7a}.case-study--jd .jd-page-6 .case-section-inner,.case-study--jd .jd-page-7 .case-section-inner{width:var(--layout-width)}.case-study--jd .jd-page-6 .case-placeholder-grid.cols-6{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:56px!important}.case-study--jd .jd-page-6 .case-placeholder-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:56px!important}.case-study--jd .jd-page-6 .case-placeholder-grid.cols-2 .case-placeholder:first-child{grid-column:1 / -1}.case-study--jd .jd-page-6 .case-placeholder{aspect-ratio:4 / 5;padding:16px;border-color:#ffffff1a;border-radius:18px;background:linear-gradient(145deg,rgba(226,35,26,.09),transparent 44%),#151518}.case-study--jd .jd-page-6 .case-placeholder.has-media{aspect-ratio:16 / 9;padding:0;border-radius:22px}.case-study--jd .jd-page-6 .case-placeholder:before{inset:14%}.case-study--jd .jd-page-6 .case-placeholder:after{background-size:20px 20px}.case-study--jd .jd-page-6 .case-placeholder-topline{gap:8px}.case-study--jd .jd-page-6 .case-placeholder-index,.case-study--jd .jd-page-6 .case-placeholder-format{font-size:8px;letter-spacing:.08em}.case-study--jd .jd-page-6 .case-placeholder figcaption{max-width:calc(100% - 18px);gap:5px}.case-study--jd .jd-page-6 .case-placeholder figcaption strong{font-size:14px;line-height:1.24}.case-study--jd .jd-page-6 .case-placeholder figcaption span{font-size:10px;line-height:1.4}.case-study--jd .jd-page-6 .case-placeholder-plus{right:14px;bottom:12px;font-size:17px}.case-study--jd .jd-page-7{background:#08080a}.case-study--jd .jd-page-7 .case-placeholder-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:64px!important}.case-study--jd .jd-page-7 .case-placeholder{aspect-ratio:16 / 10;border-radius:24px;background:radial-gradient(circle at 72% 20%,rgba(226,35,26,.14),transparent 32%),linear-gradient(155deg,#1a1a1f,#0e0e11 74%)}.case-study--jd .jd-page-7 .case-placeholder:nth-child(4),.case-study--jd .jd-page-7 .case-placeholder:nth-child(5),.case-study--jd .jd-page-7 .case-placeholder:nth-child(9){background:radial-gradient(circle at 68% 18%,rgba(255,196,58,.15),transparent 28%),linear-gradient(155deg,#211a12,#0e0e11 74%)}.case-study--jd .jd-page-7 .case-placeholder figcaption{max-width:72%}.case-study--jd .case-next{background:#070708}.case-study--jd .case-next a{border-top-color:var(--jd-line)}.case-study--jd .case-next span{color:#f5f5f76b}.case-study--jd .case-next a:active{transform:scale(.992);transition-duration:.1s}@media(max-width:900px){.case-study--jd .case-hero,.case-study--jd .case-hero-inner{min-height:0}.case-study--jd .case-hero-inner{width:var(--layout-width);padding:104px 0 64px}.case-jd-hero-stage{min-height:620px}.case-jd-hero-copy{width:min(72%,650px);padding:42px}.case-jd-hero-visual{min-height:0}.case-study--jd .case-title{margin-top:34px;font-size:clamp(48px,7.4vw,64px)}.case-jd-logic{grid-template-columns:1fr;gap:18px}.case-jd-logic i{display:none}.case-study--jd .case-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study--jd .case-section-inner{width:var(--layout-width);grid-template-columns:repeat(8,minmax(0,1fr))}.case-study--jd .case-section-title,.case-study--jd .case-content-section.is-strategy .case-section-title{grid-column:1 / 4}.case-study--jd .case-paragraph,.case-study--jd .case-prompt,.case-study--jd .case-content-section.is-strategy .case-paragraph,.case-study--jd .is-prompt .case-placeholder-grid{grid-column:4 / -1}.case-study--jd .case-strategy-row>div{padding:21px 17px;font-size:14px}.case-study--jd .case-steps{grid-template-columns:1fr}.case-study--jd .jd-page-6 .case-placeholder-grid.cols-6{grid-template-columns:repeat(3,minmax(0,1fr))}.case-study--jd .jd-page-7 .case-placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study--jd .jd-page-6 .case-placeholder-grid.cols-2{grid-template-columns:1fr}.case-study--jd .jd-page-6 .case-placeholder-grid.cols-2 .case-placeholder:first-child{grid-column:1}}@media(max-width:720px){.case-study--jd .case-hero-inner,.case-study--jd .case-section-inner{width:calc(100% - 40px)}.case-study--jd .case-hero-inner{padding:92px 0 56px}.case-study--jd .case-hero-navline{align-items:flex-start;margin-top:36px}.case-study--jd .case-kicker{max-width:150px}.case-jd-hero-stage{min-height:clamp(540px,66svh,620px);margin-top:32px;border-radius:26px}.case-jd-hero-copy,.case-jd-hero-visual{grid-column:1}.case-jd-hero-copy{width:100%;padding:28px 22px 30px}.case-jd-brandmark{width:82px}.case-jd-brand-row{gap:14px}.case-jd-brand-row>span{padding-left:14px;font-size:8px}.case-study--jd .case-title{max-width:none;margin-top:28px;font-size:clamp(38px,11.4vw,50px);line-height:.96;text-wrap:balance}.case-study--jd .case-title span:first-child{margin-bottom:14px;font-size:.52em}.case-study--jd .case-title em{display:block}.case-study--jd .case-deck{max-width:31em;margin-top:24px;color:#f5f5f7c2;font-size:14px;line-height:1.65}.case-jd-hero-visual{min-height:0;aspect-ratio:auto;border-radius:0}.case-jd-hero-visual:after{background:linear-gradient(180deg,#07070805 18%,#07070852 48%,#070708fa 82%),linear-gradient(90deg,rgba(7,7,8,.42),transparent 72%);-webkit-mask-image:none;mask-image:none}.case-jd-panda-halo{top:32%;right:-30%;width:118%}.case-jd-panda-cutout{top:0;right:2%;bottom:auto;width:80%;height:auto;max-width:none}.case-jd-visual-index{top:16px;right:16px}.case-jd-hero-visual figcaption{display:none}.case-jd-logic{margin-top:34px;padding:7px;border-radius:20px}.case-jd-logic div{min-height:0;padding:15px 14px}.case-jd-logic strong{font-size:13px}.case-study--jd .case-meta{grid-template-columns:1fr;margin-top:44px}.case-study--jd .case-meta>div,.case-study--jd .case-meta>div:not(:nth-child(3n+1)){min-height:0;padding:18px 0}.case-study--jd .case-section-inner{grid-template-columns:repeat(4,minmax(0,1fr));padding:88px 0}.case-study--jd .case-section-title,.case-study--jd .case-paragraph,.case-study--jd .case-prompt,.case-study--jd .case-content-section.is-strategy .case-section-title,.case-study--jd .case-content-section.is-strategy .case-paragraph,.case-study--jd .is-prompt .case-placeholder-grid,.case-study--jd .case-content-section.is-results .case-section-title,.case-study--jd .case-content-section.is-results .case-paragraph,.case-study--jd .case-results{grid-column:1 / -1}.case-study--jd .case-section-title,.case-study--jd .case-content-section.is-strategy .case-section-title{max-width:none;margin-bottom:32px;font-size:34px;line-height:1.08;text-align:left}.case-study--jd .case-page-index{margin-bottom:24px}.case-study--jd .case-paragraph{font-size:17px;line-height:1.7}.case-study--jd .case-content-section.is-film .case-section-inner{width:100%;padding:80px 20px}.case-study--jd .case-content-section.is-film .case-section-title{padding:0;margin-bottom:36px;font-size:38px}.case-study--jd .case-placeholder-grid,.case-study--jd .case-placeholder-grid.cols-2,.case-study--jd .case-placeholder-grid.cols-3{grid-template-columns:1fr;gap:12px;margin-top:44px!important}.case-study--jd .jd-page-6 .case-placeholder-grid.cols-6{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:44px!important}.case-study--jd .jd-page-7 .case-placeholder-grid{grid-template-columns:1fr;gap:12px;margin-top:44px!important}.case-study--jd .jd-page-7 .case-placeholder:nth-child(1),.case-study--jd .jd-page-7 .case-placeholder:nth-child(8),.case-study--jd .jd-page-7 .case-placeholder:nth-child(9){grid-column:span 1;aspect-ratio:16 / 10}.case-study--jd .case-placeholder{padding:22px}.case-study--jd .case-placeholder.is-square,.case-study--jd .case-placeholder.is-portrait{aspect-ratio:4 / 5}.case-study--jd .case-placeholder-grid.is-film-placeholder{margin-top:0!important;padding:28px 18px}.case-study--jd .case-placeholder-grid.is-film-placeholder .case-placeholder{width:min(100%,340px);aspect-ratio:9 / 16}.case-study--jd .case-placeholder-grid.is-film-placeholder .case-placeholder.has-media{width:100%;aspect-ratio:4 / 3}.case-study--jd .case-placeholder figcaption{max-width:calc(100% - 42px)}.case-study--jd .case-quote{grid-column:1 / -1;margin-top:64px;font-size:38px;line-height:1.12}.case-study--jd .case-strategy{border:0;border-radius:0;background:transparent}.case-study--jd .case-strategy-row,.case-study--jd .case-strategy-row.cols-3{display:block;padding:22px 0;border-bottom:1px solid var(--jd-line)}.case-study--jd .case-strategy-row.is-head{display:none}.case-study--jd .case-strategy-row>div,.case-study--jd .case-strategy-row>div+div{min-height:0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;padding:9px 0;border:0}.case-study--jd .case-strategy-row>div:before{color:#ffffff6b;font-family:var(--font-mono);font-size:9px;font-weight:600;letter-spacing:.08em}.case-study--jd .case-steps{border-radius:4px}.case-study--jd .case-steps li{min-height:0;grid-template-columns:56px minmax(0,1fr);gap:12px;padding:28px 22px}.case-study--jd .case-prompt{padding:26px 22px}.case-study--jd .case-results{grid-template-columns:1fr;margin-top:48px}.case-study--jd .jd-page-8 .case-media-full{width:min(100%,330px);margin-top:44px!important;border-radius:18px}}.case-study--jd .jd-page-8 .case-section-inner{padding-top:clamp(64px,4vw,76px);padding-bottom:clamp(64px,4vw,76px);-moz-column-gap:clamp(24px,2.2vw,36px);column-gap:clamp(24px,2.2vw,36px)}.case-study--jd .jd-page-8 .case-page-index{margin-bottom:clamp(26px,3vw,36px);color:#e2231adb;letter-spacing:.18em}.case-study--jd .case-content-section.is-results.jd-page-8 .case-section-title{grid-column:1 / 5;max-width:520px;font-size:clamp(42px,4.3vw,64px);line-height:.98;letter-spacing:-.055em;text-wrap:balance}.case-study--jd .case-content-section.is-results.jd-page-8 .case-paragraph{grid-column:5 / -1;max-width:720px;padding-top:8px;color:#1d1d1fad;font-size:clamp(18px,1.25vw,21px);line-height:1.72;letter-spacing:-.008em;text-wrap:pretty}.case-study--jd .jd-page-8 .case-results{grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;align-self:start;margin-top:clamp(36px,3.5vw,44px);border-top:1px solid rgba(29,29,31,.18);border-bottom:1px solid rgba(29,29,31,.18);counter-reset:jd-outcome}.case-study--jd .jd-page-8 .case-results span{min-height:132px;display:grid;align-content:space-between;gap:22px;padding:24px clamp(16px,2vw,30px) 27px;border-bottom:0;border-left:1px solid rgba(29,29,31,.12);color:var(--jd-ink);font-size:clamp(16px,1.18vw,20px);line-height:1.38;letter-spacing:-.024em}.case-study--jd .jd-page-8 .case-results span:first-child{border-left:0;padding-left:0}.case-study--jd .jd-page-8 .case-results span:last-child{padding-right:0}.case-study--jd .jd-page-8 .case-results span:before{content:counter(jd-outcome,decimal-leading-zero);counter-increment:jd-outcome;color:#e2231adb;font-family:var(--font-mono);font-size:10px;font-weight:650;line-height:1;letter-spacing:.14em}.case-study--jd .jd-page-8 .case-media-full{grid-column:8 / -1;width:min(100%,320px);justify-self:end;align-self:start;margin-top:clamp(40px,4vw,52px)!important;padding:8px;border:1px solid rgba(29,29,31,.12);border-radius:32px;background:#070708;box-shadow:0 32px 86px #0f0f122e,inset 0 1px #ffffff1f}.case-study--jd .jd-page-8 .case-media-full img{display:block;width:100%;height:auto;border-radius:25px}@media(max-width:900px){.case-study--jd .case-content-section.is-results.jd-page-8 .case-section-title{grid-column:1 / 4}.case-study--jd .case-content-section.is-results.jd-page-8 .case-paragraph{grid-column:4 / -1}.case-study--jd .jd-page-8 .case-results{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.case-study--jd .jd-page-8 .case-results span:nth-child(3){border-left:0}.case-study--jd .jd-page-8 .case-results span:nth-child(3),.case-study--jd .jd-page-8 .case-results span:nth-child(4){border-top:1px solid rgba(29,29,31,.12)}.case-study--jd .jd-page-8 .case-results span:nth-child(4){padding-right:0}.case-study--jd .jd-page-8 .case-media-full{grid-column:1 / -1;width:min(100%,400px);justify-self:center;margin-top:64px!important}}@media(max-width:1100px)and (min-width:901px){.case-study--jd .jd-page-8 .case-results{grid-template-columns:repeat(4,minmax(0,1fr))}.case-study--jd .jd-page-8 .case-results span{min-height:120px;padding-top:20px;padding-bottom:22px;font-size:16px}.case-study--jd .jd-page-8 .case-media-full{grid-column:8 / -1;justify-self:end;width:min(100%,288px);margin-top:40px!important}}@media(max-width:720px){.case-study--jd .jd-page-8 .case-section-inner{padding-top:88px;padding-bottom:112px}.case-study--jd .jd-page-8 .case-page-index{margin-bottom:30px}.case-study--jd .case-content-section.is-results.jd-page-8 .case-section-title,.case-study--jd .case-content-section.is-results.jd-page-8 .case-paragraph{grid-column:1 / -1}.case-study--jd .case-content-section.is-results.jd-page-8 .case-section-title{margin-bottom:28px;font-size:clamp(40px,11.5vw,54px);line-height:1}.case-study--jd .jd-page-8 .case-paragraph{padding-top:0;font-size:17px;line-height:1.72}.case-study--jd .jd-page-8 .case-results{grid-template-columns:1fr;margin-top:56px}.case-study--jd .jd-page-8 .case-results span,.case-study--jd .jd-page-8 .case-results span:first-child,.case-study--jd .jd-page-8 .case-results span:last-child{min-height:0;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:14px;padding:20px 0;border-top:1px solid rgba(29,29,31,.12);border-left:0}.case-study--jd .jd-page-8 .case-results span:first-child{border-top:0}.case-study--jd .jd-page-8 .case-results span:before{padding-top:4px}.case-study--jd .jd-page-8 .case-media-full{width:min(100%,330px);margin-top:56px!important;padding:6px;border-radius:22px}.case-study--jd .jd-page-8 .case-media-full img{border-radius:16px}}@media(prefers-reduced-motion:reduce){.case-study--jd .case-back,.case-study--jd .case-next a,.case-study--jd .case-next i{transition:opacity .18s ease-out!important;transform:none!important}}@media(prefers-reduced-transparency:reduce){.case-study--jd .case-back,.case-jd-visual-index,.case-jd-hero-visual figcaption{background:#17171a;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(prefers-contrast:more){.case-study--jd .case-back,.case-study--jd .case-placeholder,.case-study--jd .case-strategy,.case-study--jd .case-steps{border-color:#ffffff75}.case-study--jd .case-paragraph,.case-study--jd .case-meta p,.case-jd-logic strong{color:#ffffffeb}}.case-study--yulin{--yulin-red: #b3121b;--yulin-red-bright: #e11d2e;--yulin-paper: #f5f5f3;--yulin-ink: #171719;--yulin-line: rgba(255, 255, 255, .15);--yulin-line-soft: rgba(255, 255, 255, .08);margin-top:0;border-top:0;background:#050506;color:#f5f5f7}.case-study--yulin .case-hero{position:relative;min-height:1020px;overflow:hidden;background:radial-gradient(circle at 66% 18%,rgba(179,18,27,.18),transparent 30%),#050506}.case-yulin-hero-art{position:absolute;inset:0 0 0 auto;width:64%;height:100%;margin:0;overflow:hidden;opacity:.86;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 30%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 30%,#000 100%)}.case-yulin-hero-art:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(5,5,6,.62) 0%,transparent 24%,transparent 68%,#050506 100%),linear-gradient(90deg,rgba(5,5,6,.2),transparent 66%)}.case-yulin-hero-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:56% center;object-position:56% center;filter:saturate(.88) contrast(1.03)}.case-study--yulin .case-hero-inner{position:relative;z-index:1;width:var(--layout-width);min-height:1020px;padding:104px 0 64px;justify-content:flex-start}.case-study--yulin .case-hero-navline{display:flex;align-items:center;justify-content:space-between;gap:24px}.case-yulin-reference-link{display:inline-flex;align-items:center;gap:7px;margin-right:auto;color:#ffffffc2;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;transition:color .18s ease,gap .18s var(--ease-out)}.case-yulin-reference-link:hover{gap:11px;color:#ff5361}.case-yulin-reference-page{grid-column:1 / -1;width:100%}.case-study--yulin #case-3-visual-reference{scroll-margin-top:80px}.case-yulin-reference-intro{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:28px;align-items:start;padding-bottom:68px}.case-yulin-reference-title{grid-column:1 / 5}.case-yulin-reference-title h3{max-width:410px;margin:0;color:#f5f5f7;font-size:clamp(36px,3.8vw,52px);font-weight:600;line-height:1.04;letter-spacing:-.05em}.case-yulin-reference-title>span{display:block;margin-top:18px;color:#f5f5f76b;font-family:var(--font-mono);font-size:10px;letter-spacing:.12em}.case-yulin-reference-copy{grid-column:5 / 12}.case-yulin-reference-copy>p{max-width:720px;color:#f5f5f7ad;font-size:16px;line-height:1.7}.case-yulin-reference-copy .case-prompt-targets{max-width:100%;margin-top:48px}.case-yulin-reference-block{grid-column:1 / -1;margin-top:12px}.case-yulin-reference-block-head{display:grid;grid-template-columns:4fr 7fr;gap:28px;align-items:start;margin-bottom:30px}.case-yulin-reference-block-head h4{max-width:400px;margin:0;color:#f5f5f7;font-size:clamp(36px,3.8vw,52px);font-weight:600;line-height:1.04;letter-spacing:-.05em}.case-yulin-reference-block-head p{max-width:720px;color:#f5f5f78f;font-size:14px;line-height:1.7}.case-yulin-reference-characters,.case-yulin-reference-keyframes{display:grid;gap:12px}.case-yulin-reference-characters{grid-template-columns:repeat(2,minmax(0,1fr))}.case-yulin-reference-characters figure,.case-yulin-reference-keyframes figure{margin:0}.case-yulin-reference-characters figure>img,.case-yulin-reference-keyframes figure>div{overflow:hidden;border:1px solid var(--yulin-line-soft);border-radius:10px;background:#121214}.case-yulin-reference-characters figure>img{display:block;width:100%;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover}.case-yulin-reference-characters figcaption,.case-yulin-reference-keyframes figcaption{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding-top:12px}.case-yulin-reference-characters figcaption span,.case-yulin-reference-keyframes figcaption span{color:#f5f5f76b;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em}.case-yulin-reference-characters figcaption strong,.case-yulin-reference-keyframes figcaption strong{color:#f5f5f7b8;font-size:13px;font-weight:520;text-align:right}.case-yulin-reference-keyframes-block{margin-top:88px;padding-top:88px;border-top:1px solid var(--yulin-line-soft)}.case-yulin-reference-keyframes{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px}.case-yulin-reference-keyframes img{display:block;width:100%;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover;transition:transform .4s var(--ease-out)}.case-yulin-reference-keyframes figure:hover img{transform:scale(1.012)}.case-yulin-reference-caption{max-width:900px;margin-top:18px;color:var(--text-3);font-family:var(--font-mono);font-size:11px;line-height:1.55;letter-spacing:.04em}@media(max-width:900px){.case-yulin-reference-intro,.case-yulin-reference-block-head{grid-template-columns:1fr;gap:28px}.case-yulin-reference-title,.case-yulin-reference-copy{grid-column:1 / -1}}@media(max-width:720px){.case-yulin-reference-intro{padding-bottom:44px}.case-yulin-reference-title h3,.case-yulin-reference-block-head h4{font-size:36px}.case-yulin-reference-copy>p{font-size:15px}.case-yulin-reference-characters,.case-yulin-reference-keyframes{grid-template-columns:1fr}.case-yulin-reference-keyframes-block{margin-top:64px;padding-top:64px}}@media(prefers-reduced-motion:reduce){.case-yulin-reference-keyframes img{transition:none}}.case-study--yulin .case-back{min-height:44px;margin:0;padding:0 16px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#0c0c0e9e;-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%);color:#f5f5f7;font-size:13px;font-weight:520;transform-origin:left center;transition:background-color .18s ease-out,border-color .18s ease-out,transform .18s ease-out}.case-study--yulin .case-back:hover{border-color:#ffffff47;background:#222226c2;color:#fff}.case-study--yulin .case-back:active{transform:scale(.97);transition-duration:.1s}.case-study--yulin .case-kicker{max-width:420px;color:#ffffff8f;font-family:var(--font-mono);font-size:10px;font-weight:600;line-height:16px;letter-spacing:.13em;text-align:right}.case-study--yulin .case-hero-watermark{position:absolute;top:184px;left:0;color:#ffffff57;font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:14px;letter-spacing:.18em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.case-study--yulin .case-title{align-items:flex-start;max-width:760px;margin-top:116px;color:#f5f5f7;text-align:left;font-size:clamp(56px,6.6vw,92px);font-weight:620;line-height:.98;letter-spacing:-.048em;font-optical-sizing:auto;text-wrap:balance}.case-study--yulin .case-title span:first-child{margin-bottom:24px;color:#ff5361;font-size:.42em;font-weight:600;line-height:1;letter-spacing:-.02em}.case-study--yulin .case-title span+span{color:inherit}.case-study--yulin .case-deck{max-width:650px;margin:30px 0 0;color:#f5f5f7b3;text-align:left;font-size:clamp(19px,1.9vw,25px);line-height:1.45;letter-spacing:-.018em}.case-yulin-logic{width:min(100%,980px);margin-top:70px;padding:22px 0;display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr;gap:18px;align-items:center;border-top:1px solid var(--yulin-line);border-bottom:1px solid var(--yulin-line)}.case-yulin-logic div{min-width:0}.case-yulin-logic span{display:block;margin-bottom:9px;color:#ff5361;font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:14px;letter-spacing:.12em}.case-yulin-logic strong{display:block;color:#f5f5f7d1;font-size:14px;font-weight:520;line-height:1.55}.case-yulin-logic i{color:#ffffff42;font-family:var(--font-mono);font-size:14px;font-style:normal;text-align:center}.case-study--yulin .case-meta{width:min(100%,980px);grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:34px;column-gap:34px;margin-top:32px;border-top:0}.case-study--yulin .case-meta>div,.case-study--yulin .case-meta>div:not(:nth-child(3n+1)){min-height:96px;padding:18px 0 20px;border-left:0;border-bottom:1px solid var(--yulin-line-soft)}.case-study--yulin .case-meta span{margin-bottom:10px;color:#ffffff6b;font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:14px;letter-spacing:.1em}.case-study--yulin .case-meta p{max-width:34ch;color:#f5f5f7b8;font-size:13px;line-height:1.55}.case-study--yulin .case-content{background:#08080a}.case-study--yulin .case-content-section{position:relative;min-height:100svh;display:flex;align-items:center;background:#08080a;color:#f5f5f7}.case-study--yulin .case-content-section:target{opacity:1;transform:none}.case-study--yulin .case-content-section:before{content:"";position:absolute;top:0;right:max(var(--layout-gutter),calc((100vw - var(--layout-max)) / 2));left:max(var(--layout-gutter),calc((100vw - var(--layout-max)) / 2));height:1px;background:var(--yulin-line-soft)}.case-study--yulin .case-section-inner{position:relative;width:var(--layout-width);padding:clamp(96px,10vw,136px) 0;-moz-column-gap:28px;column-gap:28px}.case-study--yulin .case-page-index{grid-column:1 / -1;margin-bottom:28px;color:#ff5361;font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:14px;letter-spacing:.16em}.case-study--yulin .case-section-title{grid-column:1 / 5;max-width:390px;color:#f5f5f7;font-size:clamp(36px,3.8vw,52px);font-weight:620;line-height:1.04;letter-spacing:-.04em;font-optical-sizing:auto;text-wrap:balance}.case-study--yulin .case-paragraph{grid-column:5 / 12;max-width:700px;color:#f5f5f7ad;font-size:19px;line-height:1.74;letter-spacing:-.012em}.case-study--yulin .case-content-section.is-film{background:var(--yulin-paper);color:var(--yulin-ink)}.case-study--yulin .case-content-section.is-film:before,.case-study--yulin .case-content-section.is-statement:before,.case-study--yulin .case-content-section.is-steps:before{background:#1717191a}.case-study--yulin .case-content-section.is-film .case-section-inner{width:var(--layout-width);padding:clamp(80px,8vw,112px) 0}.case-study--yulin .case-content-section.is-film .case-page-index{color:var(--yulin-red)}.case-study--yulin .case-content-section.is-film .case-section-title{grid-column:1 / -1;max-width:none;margin-bottom:42px;color:var(--yulin-ink);text-align:center;font-size:clamp(42px,4.6vw,62px);line-height:1.02}.case-study--yulin .case-film{min-height:620px;padding:36px;border:0;border-radius:20px;background:#000;box-shadow:0 28px 80px #1717191f}.case-study--yulin .case-film video{max-width:100%;border-radius:4px}.case-study--yulin .is-film .case-caption{color:#17171980}.case-study--yulin .case-content-section.is-statement{background:var(--yulin-paper);color:var(--yulin-ink)}.case-study--yulin .is-statement .case-page-index{color:var(--yulin-red)}.case-study--yulin .is-statement .case-section-title{color:var(--yulin-ink)}.case-study--yulin .is-statement .case-paragraph{color:#171719b3}.case-study--yulin .is-statement .case-quote{grid-column:2 / 12;max-width:1020px;margin:96px 0 0;color:var(--yulin-ink);text-align:left;font-size:clamp(46px,6vw,78px);font-weight:650;line-height:1.08;letter-spacing:-.052em;text-wrap:balance}.case-study--yulin .is-statement .case-quote:before{content:"";display:block;width:54px;height:5px;margin-bottom:30px;background:var(--yulin-red)}.case-study--yulin .case-content-section.is-strategy{background:radial-gradient(circle at 86% 7%,rgba(179,18,27,.11),transparent 28%),#08080a}.case-study--yulin .case-content-section.is-strategy .case-section-title{grid-column:1 / 5;max-width:400px;margin:0;text-align:left;font-size:clamp(36px,3.8vw,52px);line-height:1.04}.case-study--yulin .case-content-section.is-strategy .case-paragraph{grid-column:5 / 12}.case-study--yulin .case-strategy{overflow:hidden;border:1px solid var(--yulin-line);border-radius:12px;background:#ffffff05}.case-study--yulin .case-strategy-row.cols-3{grid-template-columns:.72fr 1.05fr 1.35fr}.case-study--yulin .case-strategy-row{min-height:118px;border-bottom-color:var(--yulin-line-soft)}.case-study--yulin .case-strategy-row:last-child{border-bottom:0}.case-study--yulin .case-strategy-row>div{padding:22px 24px;color:#f5f5f7a6;font-size:15px;line-height:1.58}.case-study--yulin .case-strategy-row>div+div{border-left:1px solid var(--yulin-line-soft)}.case-study--yulin .case-strategy-row.is-head{min-height:48px;background:#ffffff09}.case-study--yulin .case-strategy-row.is-head>div{color:#fff6;font-size:9px;font-weight:600;letter-spacing:.11em}.case-study--yulin .case-strategy-row .c1{color:#fff;font-weight:600}.case-study--yulin .is-strategy .case-media-grid{gap:10px}.case-study--yulin .case-media-grid figure{border-radius:10px;background:#121214}.case-study--yulin .case-media-grid img{transition:transform .4s ease-out,opacity .18s ease-out}.case-study--yulin .case-media-grid figure:hover img{transform:scale(1.012)}.case-study--yulin .case-caption{color:#f5f5f76b;font-family:var(--font-text);font-size:12px;line-height:18px;letter-spacing:0}.case-study--yulin .case-content-section.is-storyboard{background:#ececea;color:var(--yulin-ink)}.case-study--yulin .is-storyboard .case-page-index{color:var(--yulin-red)}.case-study--yulin .is-storyboard .case-section-title{color:var(--yulin-ink)}.case-study--yulin .is-storyboard .case-paragraph{color:#171719b3}.case-study--yulin .is-storyboard .case-media-full--storyboard{grid-column:1 / -1;width:min(100%,620px);justify-self:center;margin-top:56px!important;padding:8px;border:1px solid rgba(23,23,25,.1);border-radius:16px;background:#fff;box-shadow:0 18px 56px #17171914}.case-study--yulin .is-storyboard .case-media-full--storyboard img{display:block;border-radius:10px}.case-study--yulin .is-storyboard .case-media-full--storyboard+.case-caption{width:min(100%,620px);justify-self:center;margin-top:12px;color:#17171980}.case-study--yulin .case-content-section.is-prompt-system{align-items:flex-start;background:radial-gradient(circle at 92% 8%,rgba(179,18,27,.13),transparent 26%),linear-gradient(180deg,#08080a,#0b0b0e)}.case-study--yulin .is-prompt-system .case-section-inner{padding:clamp(104px,10vw,136px) 0 clamp(112px,11vw,152px)}.case-study--yulin .is-prompt-system .case-section-title{grid-column:1 / 5;max-width:410px}.case-study--yulin .is-prompt-system .case-paragraph{grid-column:5 / 12}.case-study--yulin .case-prompt-system{grid-column:1 / -1;margin-top:72px}.case-study--yulin .is-prompt-system .case-media-grid.is-yulin-character-refs{width:min(100%,920px);justify-self:center;gap:12px;margin-top:64px!important}.case-study--yulin .is-prompt-system .case-media-grid.is-yulin-character-refs figure{aspect-ratio:16 / 9}.case-study--yulin .is-prompt-system .case-media-grid.is-yulin-character-refs+.case-caption{width:min(100%,920px);justify-self:center}.case-study--yulin .is-prompt-system .case-media-grid.is-yulin-keyframes{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:72px!important}.case-study--yulin .is-prompt-system .case-media-grid.is-yulin-keyframes figure{aspect-ratio:16 / 9}.case-study--yulin .is-prompt-system .case-media-grid:is(.is-yulin-character-refs,.is-yulin-keyframes) img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.case-study--yulin .case-prompt-targets{display:grid;grid-template-columns:190px minmax(0,1fr);overflow:hidden;border:1px solid var(--yulin-line);border-radius:14px;background:#ffffff05}.case-study--yulin .case-prompt-targets>span{display:flex;align-items:center;padding:24px;color:#ff5361;font-family:var(--font-mono);font-size:9px;font-weight:650;line-height:14px;letter-spacing:.14em}.case-study--yulin .case-prompt-targets ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none}.case-study--yulin .case-prompt-targets li{min-width:0;min-height:96px;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:20px 22px;border-left:1px solid var(--yulin-line-soft)}.case-study--yulin .case-prompt-targets small,.case-study--yulin .case-prompt-comparison small,.case-study--yulin .case-prompt-example-copy>small,.case-study--yulin .case-prompt-purpose small{color:#ffffff61;font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:14px;letter-spacing:.12em}.case-study--yulin .case-prompt-targets strong{color:#f5f5f7e0;font-size:15px;font-weight:560;line-height:1.45}.case-study--yulin .case-prompt-layers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0 0;padding:0;list-style:none}.case-study--yulin .case-prompt-layers>li{min-width:0;min-height:324px;padding:30px;border:1px solid var(--yulin-line-soft);border-radius:14px;background:linear-gradient(145deg,rgba(255,83,97,.035),transparent 38%),#ffffff05}.case-study--yulin .case-prompt-layers>li:last-child{grid-column:1 / -1;min-height:0;display:grid;grid-template-columns:180px minmax(210px,.8fr) minmax(0,1.5fr);gap:32px;align-items:start}.case-study--yulin .case-prompt-layers header{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.case-study--yulin .case-prompt-layers header span,.case-study--yulin .case-prompt-comparison>header span{color:#ff5361;font-family:var(--font-mono);font-size:9px;font-weight:650;line-height:14px;letter-spacing:.13em;white-space:nowrap}.case-study--yulin .case-prompt-layers h4{color:#f5f5f7;font-size:26px;font-weight:600;line-height:1.2;letter-spacing:-.026em}.case-study--yulin .case-prompt-purpose{margin-top:36px;color:#f5f5f7a8;font-size:15px;line-height:1.65}.case-study--yulin .case-prompt-purpose small,.case-study--yulin .case-prompt-example-copy>small{display:block;margin-bottom:9px}.case-study--yulin .case-prompt-example-copy{margin-top:24px;padding:20px;border:1px solid var(--yulin-line-soft);border-radius:9px;background:#060608}.case-study--yulin .case-prompt-example-copy code{display:block;color:#f5f5f7c2;font-family:var(--font-text);font-size:14px;font-weight:430;line-height:1.78;letter-spacing:0;white-space:normal;overflow-wrap:anywhere}.case-study--yulin .case-prompt-layers>li:last-child header{display:block}.case-study--yulin .case-prompt-layers>li:last-child header h4{margin-top:12px}.case-study--yulin .case-prompt-layers>li:last-child .case-prompt-purpose,.case-study--yulin .case-prompt-layers>li:last-child .case-prompt-example-copy{margin-top:0}.case-study--yulin .case-prompt-comparison{display:grid;grid-template-columns:.72fr .9fr 1.8fr;overflow:hidden;margin-top:12px;border:1px solid var(--yulin-line);border-radius:14px;background:#ffffff05}.case-study--yulin .case-prompt-comparison>*{min-width:0;padding:28px}.case-study--yulin .case-prompt-comparison>*+*{border-left:1px solid var(--yulin-line-soft)}.case-study--yulin .case-prompt-comparison>header{background:#ff53610e}.case-study--yulin .case-prompt-comparison h4{margin-top:14px;color:#f5f5f7;font-size:22px;font-weight:600;line-height:1.35;letter-spacing:-.02em}.case-study--yulin .case-prompt-comparison p{margin-top:14px;color:#f5f5f79e;font-size:15px;line-height:1.75}.case-study--yulin .case-prompt-comparison .is-ordinary p{color:#f5f5f76b}.case-study--yulin .case-prompt-comparison .is-professional{box-shadow:inset 3px 0 0 var(--yulin-red)}.case-study--yulin .case-prompt-comparison .is-professional small{color:#ff5361}.case-study--yulin .case-prompt-comparison .is-professional p{color:#f5f5f7d1}.case-study--yulin .case-content-section.is-steps{background:#ececea;color:var(--yulin-ink)}.case-study--yulin .is-steps .case-page-index{color:var(--yulin-red)}.case-study--yulin .case-content-section.is-steps .case-section-title{grid-column:1 / 5;max-width:400px;margin:0;color:var(--yulin-ink);text-align:left}.case-study--yulin .is-steps .case-paragraph{color:#171719b3}.case-study--yulin .case-steps{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;margin-top:64px;border:1px solid rgba(23,23,25,.12);border-radius:12px;background:#1717191f}.case-study--yulin .case-steps li{min-height:222px;grid-template-columns:62px minmax(0,1fr);gap:18px;padding:34px;border:0;background:#ffffffbd}.case-study--yulin .case-step-num{color:var(--yulin-red);font-family:var(--font-mono);font-size:11px;font-weight:650;line-height:18px;letter-spacing:.08em}.case-study--yulin .case-steps h4{color:var(--yulin-ink);font-size:22px;line-height:1.28;letter-spacing:-.025em}.case-study--yulin .case-steps p{margin-top:12px;color:#1717199e;font-size:15px;line-height:1.68}.case-study--yulin .is-steps .case-media-grid{gap:10px}.case-study--yulin .is-steps .case-media-grid figure{aspect-ratio:16 / 9;background:#d8d8d6}.case-study--yulin .is-steps .case-media-grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.case-study--yulin .is-steps .case-caption{color:#17171980}.case-study--yulin .case-content-section.is-results{background:linear-gradient(145deg,rgba(179,18,27,.09),transparent 42%),#08080a;color:#f5f5f7}.case-study--yulin .case-content-section.is-results .case-section-inner{padding:104px 0}.case-study--yulin .case-content-section.is-results .case-section-title{grid-column:1 / 5;color:#f5f5f7}.case-study--yulin .case-content-section.is-results .case-paragraph{grid-column:5 / 12;color:#f5f5f7b3}.case-study--yulin .case-results{grid-column:5 / 12;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px;margin-top:42px;border-top:1px solid var(--yulin-line)}.case-study--yulin .case-results span{min-height:88px;padding:20px 0;border-bottom-color:var(--yulin-line-soft);color:#f5f5f7;font-size:18px;line-height:1.35}.case-study--yulin .is-results .case-media-full,.case-study--yulin .is-results .case-caption{grid-column:5 / 12}.case-study--yulin .is-results .case-media-full{overflow:hidden;border:1px solid var(--yulin-line);border-radius:12px;background:#111114}.case-study--yulin .case-proof-grid{grid-column:1 / -1;width:100%;justify-self:stretch;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:64px;align-items:stretch}.case-study--yulin .case-proof-item{min-width:0;margin:0;display:flex;flex-direction:column;padding:28px;border:1px solid var(--yulin-line);border-radius:18px;background:linear-gradient(145deg,rgba(255,83,97,.055),transparent 42%),#0e0e11}.case-study--yulin .case-proof-frame{overflow:hidden;align-self:center;border:1px solid var(--yulin-line-soft);border-radius:10px;background:#030304}.case-study--yulin .case-proof-item:first-child .case-proof-frame{width:min(100%,270px)}.case-study--yulin .case-proof-item:nth-child(2) .case-proof-frame{width:min(100%,270px)}.case-study--yulin .case-proof-frame img{width:100%;height:auto;display:block}.case-study--yulin .case-proof-item figcaption{order:-1;margin:2px 0 24px;display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;align-items:start}.case-study--yulin .case-proof-index{color:#ff5361;font-family:var(--font-mono);font-size:10px;font-weight:600;line-height:20px;letter-spacing:.1em}.case-study--yulin .case-proof-copy small{display:block;color:#ff6a76;font-family:var(--font-mono);font-size:10px;font-weight:600;line-height:20px;letter-spacing:.12em}.case-study--yulin .case-proof-copy h4{min-height:58px;margin-top:6px;color:#f5f5f7;font-size:22px;font-weight:600;line-height:1.3;letter-spacing:-.015em}.case-study--yulin .case-proof-description{min-height:72px;margin-top:13px;color:#f5f5f7a8;font-size:14px;line-height:1.7}.case-study--yulin .case-proof-facts{min-height:32px;margin-top:18px;display:flex;flex-wrap:wrap;gap:7px}.case-study--yulin .case-proof-facts strong{padding:7px 10px;border:1px solid var(--yulin-line-soft);border-radius:999px;color:#f5f5f7d1;font-size:11px;font-weight:500;line-height:1}.case-study--yulin .case-proof-source{margin-top:17px;color:#f5f5f77a;font-size:11px;line-height:1.5}.case-study--yulin .case-next{background:#050506}.case-study--yulin .case-next a{border-top-color:var(--yulin-line)}.case-study--yulin .case-next span{color:#ffffff6b}.case-study--yulin .case-next i{color:#ff5361}.case-study--yulin .case-next a:active{transform:scale(.99);transition-duration:.1s}@media(max-width:900px){.case-yulin-hero-art{width:76%;opacity:.66}.case-study--yulin .case-title{max-width:680px}.case-yulin-logic,.case-study--yulin .case-meta{width:100%}.case-study--yulin .case-section-title,.case-study--yulin .case-content-section.is-strategy .case-section-title,.case-study--yulin .case-content-section.is-prompt-system .case-section-title,.case-study--yulin .case-content-section.is-steps .case-section-title,.case-study--yulin .case-content-section.is-results .case-section-title{grid-column:1 / 4}.case-study--yulin .case-paragraph,.case-study--yulin .case-content-section.is-strategy .case-paragraph,.case-study--yulin .case-content-section.is-prompt-system .case-paragraph,.case-study--yulin .case-content-section.is-results .case-paragraph,.case-study--yulin .case-results,.case-study--yulin .is-results .case-media-full,.case-study--yulin .is-results .case-caption{grid-column:4 / -1}.case-study--yulin .case-proof-grid{grid-column:1 / -1;width:min(100%,560px);justify-self:center;grid-template-columns:1fr;gap:28px}.case-study--yulin .case-proof-copy h4,.case-study--yulin .case-proof-description,.case-study--yulin .case-proof-facts{min-height:0}.case-study--yulin .case-strategy-row>div{padding:20px 17px;font-size:14px}.case-study--yulin .case-steps{grid-template-columns:1fr}.case-study--yulin .case-prompt-targets{grid-template-columns:150px minmax(0,1fr)}.case-study--yulin .case-prompt-targets ul{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study--yulin .case-prompt-targets li:nth-child(n+3){border-top:1px solid var(--yulin-line-soft)}.case-study--yulin .case-prompt-layers>li:last-child{grid-template-columns:150px minmax(190px,.75fr) minmax(0,1.25fr);gap:24px}.case-study--yulin .case-prompt-comparison{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study--yulin .case-prompt-comparison>header{grid-column:1 / -1;border-bottom:1px solid var(--yulin-line-soft)}.case-study--yulin .case-prompt-comparison>header+*{border-left:0}}@media(max-width:720px){.case-study--yulin .case-hero{min-height:0}.case-yulin-hero-art{inset:0;width:100%;height:720px;opacity:.46;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 52%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 52%,transparent 100%)}.case-yulin-hero-art img{-o-object-position:59% top;object-position:59% top}.case-study--yulin .case-hero-inner,.case-study--yulin .case-section-inner{width:calc(100% - 40px)}.case-study--yulin .case-hero-inner{min-height:0;padding:88px 0 58px}.case-study--yulin .case-hero-navline{align-items:flex-start}.case-study--yulin .case-kicker{max-width:168px;font-size:9px}.case-study--yulin .case-hero-watermark{top:166px}.case-study--yulin .case-title{margin-top:118px;font-size:clamp(43px,13vw,60px);line-height:1}.case-study--yulin .case-title span:first-child{margin-bottom:18px;font-size:.48em}.case-study--yulin .case-deck{margin-top:24px;font-size:18px;line-height:1.5}.case-yulin-logic{grid-template-columns:1fr;gap:0;margin-top:50px;padding:0}.case-yulin-logic div{padding:18px 0;border-bottom:1px solid var(--yulin-line-soft)}.case-yulin-logic div:last-of-type{border-bottom:0}.case-yulin-logic i{display:none}.case-study--yulin .case-meta{grid-template-columns:1fr;margin-top:28px}.case-study--yulin .case-meta>div,.case-study--yulin .case-meta>div:not(:nth-child(3n+1)){min-height:0;padding:17px 0}.case-study--yulin .case-content-section{min-height:0}.case-study--yulin .case-section-inner{grid-template-columns:repeat(4,minmax(0,1fr));padding:82px 0}.case-study--yulin .case-content-section.is-results .case-section-inner{padding:82px 0}.case-study--yulin .case-page-index,.case-study--yulin .case-section-title,.case-study--yulin .case-paragraph,.case-study--yulin .case-content-section.is-strategy .case-section-title,.case-study--yulin .case-content-section.is-strategy .case-paragraph,.case-study--yulin .case-content-section.is-prompt-system .case-section-title,.case-study--yulin .case-content-section.is-prompt-system .case-paragraph,.case-study--yulin .case-content-section.is-steps .case-section-title,.case-study--yulin .case-content-section.is-results .case-section-title,.case-study--yulin .case-content-section.is-results .case-paragraph,.case-study--yulin .case-results,.case-study--yulin .case-proof-grid,.case-study--yulin .is-results .case-media-full,.case-study--yulin .is-results .case-caption{grid-column:1 / -1}.case-study--yulin .case-section-title,.case-study--yulin .case-content-section.is-strategy .case-section-title,.case-study--yulin .case-content-section.is-prompt-system .case-section-title,.case-study--yulin .case-content-section.is-steps .case-section-title{max-width:none;margin-bottom:28px;font-size:34px;line-height:1.08}.case-study--yulin .case-paragraph{font-size:17px;line-height:1.7}.case-study--yulin .case-content-section.is-film .case-section-inner{width:100%;padding:74px 20px}.case-study--yulin .case-content-section.is-film .case-page-index{padding:0}.case-study--yulin .case-content-section.is-film .case-section-title{padding:0;margin-bottom:30px;font-size:36px}.case-study--yulin .case-film{min-height:0;padding:18px;border-radius:12px}.case-study--yulin .case-film video{width:auto;height:auto;max-height:74vh}.case-study--yulin .is-statement .case-quote{grid-column:1 / -1;margin-top:62px;font-size:40px;line-height:1.11}.case-study--yulin .case-strategy{border:0;border-radius:0;background:transparent}.case-study--yulin .case-strategy-row,.case-study--yulin .case-strategy-row.cols-3{display:block;padding:20px 0;border-bottom:1px solid var(--yulin-line)}.case-study--yulin .case-strategy-row.is-head{display:none}.case-study--yulin .case-strategy-row>div,.case-study--yulin .case-strategy-row>div+div{min-height:0;display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;padding:9px 0;border:0}.case-study--yulin .case-strategy-row>div:before{color:#ffffff6b;font-family:var(--font-mono);font-size:9px;font-weight:600;letter-spacing:.08em}.case-study--yulin .case-media-grid,.case-study--yulin .case-media-grid.cols-2,.case-study--yulin .case-media-grid.cols-3{grid-template-columns:1fr;gap:10px;margin-top:42px!important}.case-study--yulin .is-prompt-system .case-media-grid:is(.is-yulin-character-refs,.is-yulin-keyframes){width:100%;grid-template-columns:1fr;margin-top:42px!important}.case-study--yulin .case-steps{grid-template-columns:1fr;margin-top:42px;border-radius:10px}.case-study--yulin .case-prompt-system{margin-top:46px}.case-study--yulin .case-prompt-targets{display:block}.case-study--yulin .case-prompt-targets>span{padding:20px;border-bottom:1px solid var(--yulin-line-soft)}.case-study--yulin .case-prompt-targets ul,.case-study--yulin .case-prompt-layers,.case-study--yulin .case-prompt-comparison{grid-template-columns:1fr}.case-study--yulin .case-prompt-targets li,.case-study--yulin .case-prompt-targets li:nth-child(n+3){min-height:76px;border-top:1px solid var(--yulin-line-soft);border-left:0}.case-study--yulin .case-prompt-targets li:first-child{border-top:0}.case-study--yulin .case-prompt-layers>li,.case-study--yulin .case-prompt-layers>li:last-child{min-height:0;grid-column:auto;display:block;padding:24px 22px}.case-study--yulin .case-prompt-layers>li:last-child header{display:flex}.case-study--yulin .case-prompt-layers>li:last-child header h4,.case-study--yulin .case-prompt-layers>li:last-child .case-prompt-purpose,.case-study--yulin .case-prompt-layers>li:last-child .case-prompt-example-copy{margin-top:24px}.case-study--yulin .case-prompt-layers>li:last-child header h4{margin-top:0}.case-study--yulin .case-prompt-layers h4{font-size:23px}.case-study--yulin .case-prompt-purpose{margin-top:28px}.case-study--yulin .case-prompt-comparison>header,.case-study--yulin .case-prompt-comparison>*{grid-column:auto;padding:24px 22px}.case-study--yulin .case-prompt-comparison>*+*,.case-study--yulin .case-prompt-comparison>header+*{border-top:1px solid var(--yulin-line-soft);border-left:0}.case-study--yulin .case-prompt-comparison .is-professional{box-shadow:inset 0 3px 0 var(--yulin-red)}.case-study--yulin .case-steps li{min-height:0;grid-template-columns:48px minmax(0,1fr);gap:12px;padding:28px 22px}.case-study--yulin .case-results{grid-template-columns:1fr;margin-top:44px}.case-study--yulin .case-results span{min-height:82px}.case-study--yulin .case-proof-grid{width:100%;grid-template-columns:1fr;gap:34px;margin-top:42px}.case-study--yulin .case-proof-item{width:min(100%,560px);justify-self:center;padding:22px}.case-study--yulin .case-proof-item:first-child .case-proof-frame{width:min(100%,270px)}.case-study--yulin .case-proof-copy h4,.case-study--yulin .case-proof-description,.case-study--yulin .case-proof-facts{min-height:0}.case-study--yulin .is-results .case-media-full{margin-top:42px!important}}@media(prefers-reduced-motion:reduce){.case-study--yulin .case-back,.case-study--yulin .case-media-grid img,.case-study--yulin .case-next a,.case-study--yulin .case-next i{transition:opacity .18s ease-out!important;transform:none!important}}@media(prefers-reduced-transparency:reduce){.case-study--yulin .case-back{background:#171719;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(prefers-contrast:more){.case-study--yulin .case-back,.case-study--yulin .case-strategy,.case-study--yulin .case-steps,.case-study--yulin .case-proof-frame,.case-study--yulin .is-results .case-media-full{border-color:#ffffff7a}.case-study--yulin .case-paragraph,.case-study--yulin .case-meta p,.case-yulin-logic strong{color:#fffffff0}}.case-study--loreal{--loreal-black: #070708;--loreal-ink: #111113;--loreal-graphite: #18191b;--loreal-silver: #d5d6d8;--loreal-silver-2: #ececee;--loreal-white: #f7f7f8;--loreal-muted: #77797e;--loreal-line-dark: rgba(255, 255, 255, .14);--loreal-line-light: rgba(17, 17, 19, .15);margin-top:0;border-top:0;background:var(--loreal-black);color:var(--loreal-white)}.case-study--loreal .case-hero{position:relative;min-height:max(880px,100svh);overflow:hidden;background:radial-gradient(circle at 76% 15%,rgba(255,255,255,.96),transparent 21%),radial-gradient(circle at 82% 34%,rgba(128,132,140,.34),transparent 36%),linear-gradient(132deg,#f4f4f5,#d8d9dc 47%,#a5a8ae);color:var(--loreal-ink)}.case-study--loreal .case-hero:before{content:"";position:absolute;top:2%;right:-18%;width:min(72vw,1060px);aspect-ratio:1;border:1px solid rgba(17,17,19,.1);border-radius:50%;box-shadow:inset 0 0 100px #fff9,0 80px 160px #2b2d332e;background:linear-gradient(145deg,#ffffff80,#4e515824),repeating-linear-gradient(105deg,rgba(255,255,255,.26) 0,rgba(255,255,255,.26) 1px,transparent 1px,transparent 7px);transform:rotate(-11deg);pointer-events:none}.case-study--loreal .case-hero:after{content:"";position:absolute;right:0;bottom:0;left:0;height:26%;background:linear-gradient(180deg,transparent,rgba(101,103,109,.24));pointer-events:none}.case-study--loreal .case-hero-inner{position:relative;z-index:1;width:var(--layout-width);min-height:max(880px,100svh);padding:clamp(96px,10vh,124px) 0 58px;justify-content:flex-start}.case-study--loreal .case-hero-navline{display:flex;align-items:center;justify-content:space-between;gap:24px}.case-study--loreal .case-back{min-height:44px;margin:0;padding:0 16px;border:1px solid rgba(17,17,19,.12);border-radius:999px;background:#f5f5f78c;-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%);color:var(--loreal-ink);font-size:13px;font-weight:600;transform-origin:left center}.case-study--loreal .case-back:hover{color:#000;background:#ffffffc7}.case-study--loreal .case-back:active{transform:scale(.97);transition-duration:.1s}.case-study--loreal .case-kicker{color:#1111137a;font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:15px;letter-spacing:.12em;text-align:right}.case-study--loreal .case-hero-watermark{position:absolute;top:21%;right:-3vw;color:#11111309;font-family:var(--font-display);font-size:clamp(82px,11vw,168px);font-weight:700;line-height:.82;letter-spacing:-.06em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.case-study--loreal .case-title{display:flex;align-items:flex-start;max-width:960px;margin-top:clamp(0px,calc(12vh - 93px),49px);color:var(--loreal-ink);text-align:left;font-size:clamp(66px,7.1vw,108px);font-weight:650;line-height:.89;letter-spacing:-.06em;font-optical-sizing:auto}.case-study--loreal .case-title .case-loreal-brandmark{position:relative;display:block;width:clamp(164px,14vw,220px);aspect-ratio:2.565;margin-bottom:16px;overflow:hidden;line-height:0}.case-study--loreal .case-loreal-brandmark img{position:absolute;top:-114.1%;left:-14%;display:block;width:128%;max-width:none;height:auto}.case-study--loreal .case-loreal-overline{margin-bottom:15px;color:#1111137a;font-family:var(--font-mono);font-size:9px;font-weight:700;line-height:15px;letter-spacing:.13em;text-transform:uppercase}.case-study--loreal .case-loreal-title{display:flex;flex-wrap:wrap;-moz-column-gap:0;column-gap:0;max-width:1000px;color:var(--loreal-ink);font-family:var(--font-display);font-size:clamp(58px,6.1vw,94px);font-weight:650;line-height:.96;letter-spacing:-.055em;text-wrap:balance}.case-study--loreal .case-loreal-title>span{color:inherit;white-space:nowrap}.case-study--loreal .case-loreal-format{margin-top:18px;color:#111113a3;font-family:var(--font-sans);font-size:clamp(20px,1.9vw,28px);font-weight:600;line-height:1.25;letter-spacing:.06em}.case-study--loreal .case-deck{max-width:680px;margin:22px 0 0;color:#1111139e;text-align:left;font-size:clamp(18px,1.6vw,22px);font-weight:520;line-height:1.45;letter-spacing:-.015em}.case-loreal-logic{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;margin-top:clamp(50px,6vh,72px);padding:0 22px;border-top:1px solid rgba(17,17,19,.15);border-bottom:1px solid rgba(17,17,19,.15);background:#f7f7f84d;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%)}.case-loreal-logic div{min-width:0;padding:22px 18px 24px}.case-loreal-logic span{display:block;margin-bottom:8px;color:#1111137a;font-family:var(--font-mono);font-size:9px;font-weight:700;line-height:14px;letter-spacing:.13em;text-transform:uppercase}.case-loreal-logic strong{display:block;color:#111113cc;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.015em}.case-loreal-logic i{align-self:center;color:#1111134d;font-size:15px;font-style:normal}.case-study--loreal .case-meta{grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:36px;column-gap:36px;margin-top:28px;border-top:0}.case-study--loreal .case-meta>div,.case-study--loreal .case-meta>div:not(:nth-child(3n+1)){min-height:96px;padding:18px 0 20px;border-bottom:1px solid rgba(17,17,19,.11)}.case-study--loreal .case-meta span{margin-bottom:10px;color:#11111375;font-family:var(--font-mono);font-size:9px;font-weight:700;line-height:14px;letter-spacing:.12em}.case-study--loreal .case-meta p{max-width:36ch;color:#111113b8;font-size:13px;line-height:1.55;letter-spacing:-.01em}.case-study--loreal .case-content{background:var(--loreal-black)}.case-study--loreal .case-content-section{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden}.case-study--loreal .case-content-section:before{content:"";position:absolute;top:0;right:max(var(--layout-gutter),calc((100vw - var(--layout-max)) / 2));left:max(var(--layout-gutter),calc((100vw - var(--layout-max)) / 2));height:1px;background:currentColor;opacity:.12}.case-study--loreal .case-section-inner{position:relative;width:var(--layout-width);min-height:100svh;padding:clamp(104px,10vw,148px) 0;row-gap:0;align-content:center}.case-study--loreal .case-page-index{grid-column:1 / -1;display:block;margin-bottom:clamp(58px,7vh,86px);color:currentColor;opacity:.45;font-family:var(--font-mono);font-size:9px;font-weight:700;line-height:14px;letter-spacing:.14em}.case-study--loreal .case-section-title{color:currentColor;font-size:clamp(43px,4.8vw,66px);font-weight:620;line-height:1.02;letter-spacing:-.05em;text-wrap:balance}.case-study--loreal .case-paragraph{color:currentColor;opacity:.64;font-size:17px;line-height:1.72;letter-spacing:-.012em}.case-study--loreal .case-placeholder-grid{gap:12px}.case-study--loreal .case-placeholder{padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:radial-gradient(circle at 76% 22%,rgba(255,255,255,.11),transparent 27%),linear-gradient(145deg,#202125,#0d0e10 68%);box-shadow:inset 0 1px #ffffff14,0 24px 60px #0000002e}.case-study--loreal .case-placeholder:before,.case-study--loreal .case-placeholder:after{width:94px;background:#ffffff24}.case-study--loreal .case-placeholder-topline{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px}.case-study--loreal .case-placeholder-index,.case-study--loreal .case-placeholder-format{color:#ffffff85;font-family:var(--font-mono);font-size:9px;font-weight:700;line-height:14px;letter-spacing:.12em}.case-study--loreal .case-placeholder-format{color:#ffffff4d}.case-study--loreal .case-placeholder figcaption{max-width:78%;gap:7px}.case-study--loreal .case-placeholder figcaption strong{color:var(--loreal-white);font-size:19px;font-weight:600;line-height:1.3;letter-spacing:-.02em}.case-study--loreal .case-placeholder figcaption span{color:#ffffff6b;font-size:12px;line-height:1.5}.case-study--loreal .case-placeholder-plus{top:auto;right:22px;bottom:22px;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:#ffffff0d;color:#ffffffb8;font-size:20px;font-weight:300}.case-study--loreal .loreal-page-2{background:var(--loreal-silver-2);color:var(--loreal-ink)}.case-study--loreal .loreal-page-2 .case-section-inner{width:var(--layout-width);grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:clamp(40px,5vw,76px);column-gap:clamp(40px,5vw,76px);align-content:center;align-items:start}.case-study--loreal .loreal-page-2 .case-page-index{grid-column:1 / -1;margin-bottom:clamp(48px,6vh,72px)}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy{grid-column:1 / 8;min-width:0}.case-study--loreal .loreal-page-2 .case-loreal-intro-film{grid-column:8 / -1;min-width:0}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy .case-section-title{max-width:100%;margin:0;color:var(--loreal-ink);text-align:left;font-size:clamp(44px,4.5vw,64px);font-optical-sizing:auto;line-height:1.02;letter-spacing:-.045em}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy .case-paragraph{max-width:42rem;margin-top:28px;color:var(--loreal-ink);opacity:.64;font-size:clamp(16px,1.4vw,18px);line-height:1.72;letter-spacing:-.012em}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy .case-placeholder-grid{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:40px!important}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy .case-placeholder.has-media.has-caption{--case-exhibit-radius: 16px;--case-exhibit-gap: 10px;color:var(--loreal-ink)}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy .case-placeholder-visual{aspect-ratio:1;border-color:#1111131a;border-radius:16px;background:#ffffffb8;box-shadow:0 8px 24px #18191d0f}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy .case-placeholder-media{-o-object-fit:contain;object-fit:contain}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy .case-exhibit-index{font-size:8px}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy figcaption.case-exhibit-caption strong{font-size:13px;line-height:1.32}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy .case-exhibit-caption-note{opacity:.56;font-size:10px;line-height:1.5}.case-study--loreal .loreal-page-2 .case-loreal-intro-film .case-placeholder-grid.is-film-placeholder{width:100%;margin:0!important;padding:clamp(20px,2.2vw,28px);place-items:center;border-radius:30px;background:radial-gradient(circle at 52% 24%,rgba(255,255,255,.12),transparent 27%),#080809;box-shadow:0 32px 80px #2324282e}.case-study--loreal .loreal-page-2 .case-loreal-intro-film .case-placeholder-grid.is-film-placeholder .case-placeholder{width:min(100%,350px);min-height:0;aspect-ratio:9 / 16;border-radius:24px;background:radial-gradient(circle at 55% 26%,rgba(255,255,255,.16),transparent 31%),linear-gradient(155deg,#24262a,#070708 72%)}.case-study--loreal .loreal-page-2 .case-loreal-intro-film .case-caption{max-width:none;margin-top:14px;color:#11111375;text-align:left!important;font-family:var(--font-mono);font-size:9px;letter-spacing:.1em}.case-study--loreal .loreal-page-3{background:radial-gradient(circle at 86% 72%,rgba(117,120,128,.15),transparent 28%),var(--loreal-black);color:var(--loreal-white)}.case-study--loreal .loreal-page-3 .case-section-title{grid-column:1 / 6;max-width:520px;margin:0;text-align:left}.case-study--loreal .loreal-page-3 .case-paragraph{grid-column:6 / -1;max-width:620px}.case-study--loreal .loreal-page-3 .case-strategy{grid-column:1 / -1;margin-top:48px;overflow:hidden;border:1px solid var(--loreal-line-dark);border-radius:18px;background:#ffffff06}.case-study--loreal .loreal-page-3 .case-strategy-row.cols-3{grid-template-columns:.72fr 1.18fr 1.4fr}.case-study--loreal .loreal-page-3 .case-strategy-row{min-height:86px;border-bottom-color:#ffffff14}.case-study--loreal .loreal-page-3 .case-strategy-row:last-child{border-bottom:0}.case-study--loreal .loreal-page-3 .case-strategy-row.is-head{min-height:42px;background:#ffffff09}.case-study--loreal .loreal-page-3 .case-strategy-row>div{padding:16px;color:#ffffff94;font-size:12px;line-height:1.5}.case-study--loreal .loreal-page-3 .case-strategy-row>div+div{border-left:1px solid rgba(255,255,255,.08)}.case-study--loreal .loreal-page-3 .case-strategy-row.is-head>div{color:#ffffff5c;font-family:var(--font-mono);font-size:9px;font-weight:700;letter-spacing:.08em}.case-study--loreal .loreal-page-3 .case-strategy-row .c1{color:var(--loreal-white);font-weight:600}.case-study--loreal .loreal-page-3 .case-placeholder-grid{grid-column:1 / -1;align-self:stretch;margin-top:16px!important}.case-study--loreal .loreal-page-3 .case-placeholder{height:auto}.case-study--loreal .loreal-page-3 .case-placeholder.has-media.has-caption .case-placeholder-visual{aspect-ratio:9 / 16}.case-study--loreal .loreal-page-4{background:linear-gradient(122deg,rgba(255,255,255,.72),transparent 44%),var(--loreal-silver);color:var(--loreal-ink)}.case-study--loreal .loreal-page-4 .case-section-title{grid-column:1 / 5}.case-study--loreal .loreal-page-4 .case-paragraph{grid-column:5 / -1;color:var(--loreal-ink)}.case-study--loreal .loreal-page-4 .case-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-top:46px;overflow:hidden;border:1px solid var(--loreal-line-light);border-radius:18px;background:var(--loreal-line-light)}.case-study--loreal .loreal-page-4 .case-steps li{min-height:196px;grid-template-columns:1fr;align-content:start;gap:22px;padding:26px 20px;border:0;background:#f2f2f4db}.case-study--loreal .loreal-page-4 .case-step-num{color:#1111135c;font-family:var(--font-mono);font-size:10px;font-weight:700;line-height:16px;letter-spacing:.12em}.case-study--loreal .loreal-page-4 .case-steps h4{color:var(--loreal-ink);font-size:19px;line-height:1.2;letter-spacing:-.025em}.case-study--loreal .loreal-page-4 .case-steps p{color:#11111394;font-size:13px;line-height:1.55}.case-study--loreal .loreal-page-4 .case-placeholder-grid{margin-top:16px!important}.case-study--loreal .loreal-page-4 .case-placeholder{min-height:210px;aspect-ratio:auto;border-color:#1111131f}.case-study--loreal .loreal-page-4 .case-placeholder.has-media.has-caption .case-placeholder-visual{aspect-ratio:9 / 16;border:0}.case-study--loreal .loreal-page-4 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption strong{font-size:14px}.case-study--loreal .loreal-page-4 .case-placeholder.has-media.has-caption .case-exhibit-caption-note{font-size:10px}.case-study--loreal .loreal-page-5{background:radial-gradient(circle at 18% 80%,rgba(121,125,135,.13),transparent 30%),#09090a;color:var(--loreal-white)}.case-study--loreal .loreal-page-5 .case-section-title{grid-column:1 / 6}.case-study--loreal .loreal-page-5 .case-paragraph{grid-column:6 / -1}.case-study--loreal .loreal-page-5 .case-paragraph+.case-placeholder-grid{grid-column:8 / -1;width:100%;margin-top:28px!important}.case-study--loreal .loreal-page-5 .case-paragraph+.case-placeholder-grid .case-placeholder-visual{aspect-ratio:16 / 10}.case-study--loreal .loreal-page-5 .case-paragraph+.case-placeholder-grid figcaption.case-exhibit-caption strong{font-size:15px}.case-study--loreal .loreal-page-5 .case-paragraph+.case-placeholder-grid .case-exhibit-caption-note{font-size:11px}.case-study--loreal .loreal-page-5 .case-paragraph+.case-placeholder-grid+.case-placeholder-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:52px!important}.case-study--loreal .loreal-page-5 .case-paragraph+.case-placeholder-grid+.case-placeholder-grid .case-placeholder-visual{aspect-ratio:1;background:#f4f4f4}.case-study--loreal .loreal-page-5 .case-paragraph+.case-placeholder-grid+.case-placeholder-grid .case-placeholder-media{-o-object-fit:contain;object-fit:contain}.case-study--loreal .loreal-page-5 .case-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:48px;overflow:hidden;border:1px solid var(--loreal-line-dark);border-radius:18px;background:var(--loreal-line-dark)}.case-study--loreal .loreal-page-5 .case-steps li{min-height:206px;grid-template-columns:1fr;align-content:start;gap:20px;padding:28px 24px;border:0;background:#121315}.case-study--loreal .loreal-page-5 .case-step-num{color:#ffffff57;font-family:var(--font-mono);font-size:9px;font-weight:700;line-height:15px;letter-spacing:.12em}.case-study--loreal .loreal-page-5 .case-steps h4{color:var(--loreal-white);font-size:19px;line-height:1.2;letter-spacing:-.02em}.case-study--loreal .loreal-page-5 .case-steps p{color:#ffffff80;font-size:13px;line-height:1.6}.case-study--loreal .case-hero-assembly{grid-column:1 / -1;margin-top:76px;padding-top:48px;border-top:1px solid var(--loreal-line-dark)}.case-study--loreal .case-hero-assembly-solution{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:18px;column-gap:18px;align-items:start;margin-top:76px;padding-top:48px;border-top:1px solid var(--loreal-line-dark)}.case-study--loreal .case-hero-assembly-detail{grid-column:1 / 7;min-width:0}.case-study--loreal .case-hero-assembly-copy>span{display:block;color:#ffffff61;font-family:var(--font-mono);font-size:9px;font-weight:700;line-height:15px;letter-spacing:.11em}.case-study--loreal .case-hero-assembly-copy h4{max-width:100%;margin-top:16px;color:var(--loreal-white);font-size:clamp(36px,3.4vw,48px);font-weight:620;font-optical-sizing:auto;line-height:1.04;letter-spacing:-.045em}.case-study--loreal .case-hero-assembly-copy>p{max-width:43rem;margin-top:26px;color:#ffffff94;font-size:15px;line-height:1.78;letter-spacing:-.006em}.case-study--loreal .case-hero-assembly-copy ol{margin-top:30px;display:grid;grid-template-columns:1fr;border-top:1px solid rgba(255,255,255,.11)}.case-study--loreal .case-hero-assembly-copy li{min-height:68px;display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;align-items:start;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08);color:#ffffffa3;font-size:12px;line-height:1.5}.case-study--loreal .case-hero-assembly-copy li b{color:#ffffff47;font-family:var(--font-mono);font-size:9px;letter-spacing:.08em}.case-study--loreal .case-hero-assembly-challenges{position:relative;width:min(100%,1040px);margin-right:auto;margin-left:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:0;padding:58px 16px 20px;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:#ffffff06}.case-study--loreal .case-hero-assembly-challenges:before{content:"PROBLEM FRAMES · 04";position:absolute;top:20px;left:20px;color:#ffffff5c;font-family:var(--font-mono);font-size:8px;font-weight:700;line-height:14px;letter-spacing:.13em}.case-study--loreal .case-hero-assembly-challenges figure{min-width:0;margin:0}.case-study--loreal .case-hero-assembly-challenge-visual{width:100%;height:clamp(132px,11vw,164px);overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#f4f4f4;box-shadow:0 14px 34px #00000029}.case-study--loreal .case-hero-assembly-challenge-visual img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.case-study--loreal .case-hero-assembly-challenges figcaption{padding:11px 2px 0}.case-study--loreal .case-hero-assembly-challenges small,.case-study--loreal .case-hero-assembly-challenges strong,.case-study--loreal .case-hero-assembly-challenges p{display:block}.case-study--loreal .case-hero-assembly-challenges small{color:#ffffff57;font-family:var(--font-mono);font-size:7px;font-weight:700;line-height:1.4;letter-spacing:.12em}.case-study--loreal .case-hero-assembly-challenges strong{margin-top:6px;color:#ffffffd1;font-size:13px;font-weight:620;line-height:1.35;letter-spacing:-.012em}.case-study--loreal .case-hero-assembly-challenges p{margin:5px 0 0;color:#ffffff6b;font-size:10px;line-height:1.55}.case-study--loreal .case-hero-assembly-final{grid-column:8 / -1;grid-row:1;width:min(100%,460px);margin:0 0 0 auto}.case-study--loreal .case-hero-assembly-final>div{width:100%;aspect-ratio:9 / 16;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#f4f4f4;box-shadow:0 34px 90px #0000004d}.case-study--loreal .case-hero-assembly-final img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.case-study--loreal .case-hero-assembly-final figcaption{padding:16px 4px 0}.case-study--loreal .case-hero-assembly-final small,.case-study--loreal .case-hero-assembly-final strong,.case-study--loreal .case-hero-assembly-final span{display:block}.case-study--loreal .case-hero-assembly-final small{color:#ffffff57;font-family:var(--font-mono);font-size:8px;font-weight:700;letter-spacing:.1em}.case-study--loreal .case-hero-assembly-final strong{margin-top:7px;color:#ffffffdb;font-size:15px;line-height:1.35}.case-study--loreal .case-hero-assembly-final span{margin-top:5px;color:#ffffff6b;font-size:11px;line-height:1.5}.case-study--loreal .loreal-page-5 .case-placeholder-grid{margin-top:16px!important}.case-study--loreal .loreal-page-5 .case-paragraph+.case-hero-assembly{margin-top:64px}.case-study--loreal .loreal-page-5 .case-placeholder-grid.is-production-map,.case-study--loreal .loreal-page-5 .case-placeholder-grid.is-motion-tests,.case-study--loreal .loreal-page-5 .case-placeholder-grid.is-post-timeline{grid-column:1 / -1;width:100%}.case-study--loreal .loreal-page-5 .case-placeholder-grid.is-production-map{margin-top:64px!important}.case-study--loreal .loreal-page-5 .case-placeholder-grid.is-motion-tests,.case-study--loreal .loreal-page-5 .case-placeholder-grid.is-post-timeline{margin-top:48px!important}.case-study--loreal .loreal-page-5 .case-placeholder-grid.is-production-map .case-placeholder-visual,.case-study--loreal .loreal-page-5 .case-placeholder-grid.is-motion-tests .case-placeholder-visual,.case-study--loreal .loreal-page-5 .case-placeholder-grid.is-post-timeline .case-placeholder-visual{aspect-ratio:2 / 1}.case-study--loreal .loreal-page-5 .case-placeholder{min-height:226px;aspect-ratio:auto}.case-study--loreal .loreal-page-5 .case-hero-assembly+.case-placeholder-grid .case-placeholder-visual{aspect-ratio:2 / 1}.case-study--loreal .loreal-page-5 .case-hero-assembly+.case-placeholder-grid .case-placeholder-media{-o-object-fit:contain;object-fit:contain}.case-study--loreal .loreal-page-6{background:radial-gradient(circle at 82% 18%,rgba(121,125,135,.12),transparent 28%),#070708;color:var(--loreal-white)}.case-study--loreal .loreal-page-6 .case-section-title{grid-column:1 / 6}.case-study--loreal .loreal-page-6 .case-paragraph{grid-column:6 / -1}.case-study--loreal .loreal-page-7{background:radial-gradient(circle at 76% 68%,rgba(255,255,255,.82),transparent 28%),#d7d8da;color:var(--loreal-ink)}.case-study--loreal .loreal-page-7 .case-section-title{grid-column:1 / 6}.case-study--loreal .loreal-page-7 .case-paragraph{grid-column:6 / -1;color:var(--loreal-ink)}.case-study--loreal .loreal-page-7 .case-results{grid-column:1 / -1;align-self:start;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 24px;margin-top:64px;border-top-color:#1111132e}.case-study--loreal .loreal-page-7 .case-results span{min-height:74px;border-bottom-color:#1111131c;color:var(--loreal-ink);font-size:17px;line-height:1.35}.case-study--loreal .loreal-page-7 .case-placeholder-grid{grid-column:6 / -1;align-self:stretch;margin-top:52px!important}.case-study--loreal .loreal-page-7 .case-placeholder{height:100%;min-height:330px;aspect-ratio:auto}.case-study--loreal .case-next{background:var(--loreal-black)}.case-study--loreal .case-next a{border-top-color:var(--loreal-line-dark)}.case-study--loreal .case-next span{color:#ffffff61}.case-study--loreal .case-next a:active{transform:scale(.992);transition-duration:.1s}@media(max-width:1000px){.case-study--loreal .case-hero,.case-study--loreal .case-hero-inner{min-height:0}.case-study--loreal .case-hero-inner{width:var(--layout-width);padding:104px 0 64px}.case-study--loreal .case-hero:before{top:8%;right:-35%;width:100vw}.case-study--loreal .case-title{margin-top:36px;font-size:clamp(58px,10vw,80px)}.case-study--loreal .case-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study--loreal .case-content-section,.case-study--loreal .case-section-inner{min-height:0}.case-study--loreal .case-section-inner{width:var(--layout-width);grid-template-columns:repeat(8,minmax(0,1fr));padding:110px 0}.case-study--loreal .loreal-page-2 .case-section-inner{grid-template-columns:repeat(8,minmax(0,1fr));-moz-column-gap:clamp(24px,4vw,40px);column-gap:clamp(24px,4vw,40px)}.case-study--loreal .case-section-title,.case-study--loreal .loreal-page-2 .case-section-title,.case-study--loreal .loreal-page-3 .case-section-title,.case-study--loreal .loreal-page-4 .case-section-title,.case-study--loreal .loreal-page-5 .case-section-title,.case-study--loreal .loreal-page-6 .case-section-title,.case-study--loreal .loreal-page-7 .case-section-title{grid-column:1 / 4}.case-study--loreal .case-paragraph,.case-study--loreal .loreal-page-2 .case-paragraph,.case-study--loreal .loreal-page-3 .case-paragraph,.case-study--loreal .loreal-page-4 .case-paragraph,.case-study--loreal .loreal-page-5 .case-paragraph,.case-study--loreal .loreal-page-6 .case-paragraph,.case-study--loreal .loreal-page-7 .case-paragraph{grid-column:4 / -1}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy,.case-study--loreal .loreal-page-2 .case-loreal-intro-film{grid-column:1 / -1}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy{max-width:760px}.case-study--loreal .loreal-page-2 .case-loreal-intro-film{margin-top:56px}.case-study--loreal .loreal-page-3 .case-strategy,.case-study--loreal .loreal-page-3 .case-placeholder-grid{grid-column:1 / -1}.case-study--loreal .loreal-page-3 .case-placeholder-grid{margin-top:14px!important}.case-study--loreal .loreal-page-4 .case-steps,.case-study--loreal .loreal-page-4 .case-placeholder-grid.cols-6{grid-template-columns:repeat(3,minmax(0,1fr))}.case-study--loreal .loreal-page-5 .case-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study--loreal .loreal-page-5 .case-paragraph+.case-placeholder-grid+.case-placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study--loreal .case-hero-assembly{display:block}.case-study--loreal .case-hero-assembly-solution{grid-template-columns:1fr;gap:44px}.case-study--loreal .case-hero-assembly-detail,.case-study--loreal .case-hero-assembly-final{grid-column:1;grid-row:auto}.case-study--loreal .case-hero-assembly-challenges{margin-top:0}.case-study--loreal .case-hero-assembly-final{width:min(100%,460px);margin:0}.case-study--loreal .loreal-page-7 .case-results{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.case-study--loreal .loreal-page-7 .case-placeholder-grid{grid-column:4 / -1}}@media(max-width:720px){.case-study--loreal .case-hero-inner,.case-study--loreal .case-section-inner{width:calc(100% - 40px)}.case-study--loreal .case-hero-inner{padding:88px 0 54px}.case-study--loreal .case-hero-navline{align-items:flex-start}.case-study--loreal .case-kicker{max-width:168px;font-size:8px}.case-study--loreal .case-hero:before{top:6%;right:-66%;width:150vw;opacity:.6}.case-study--loreal .case-hero-watermark{top:168px}.case-study--loreal .case-title{margin-top:44px;font-size:clamp(49px,13.5vw,66px);line-height:.92}.case-study--loreal .case-title .case-loreal-brandmark{width:clamp(150px,42vw,180px);margin-bottom:13px}.case-study--loreal .case-loreal-overline{max-width:30ch;margin-bottom:13px;font-size:8px;line-height:13px}.case-study--loreal .case-loreal-title{font-size:clamp(43px,12vw,52px);line-height:.98}.case-study--loreal .case-loreal-title>span{white-space:normal}.case-study--loreal .case-loreal-format{margin-top:16px;font-size:19px}.case-study--loreal .case-deck{margin-top:22px;font-size:18px}.case-loreal-logic{grid-template-columns:1fr;margin-top:48px;padding:0}.case-loreal-logic div{padding:17px 0;border-bottom:1px solid rgba(17,17,19,.11)}.case-loreal-logic div:last-of-type{border-bottom:0}.case-loreal-logic i{display:none}.case-study--loreal .case-meta{grid-template-columns:1fr;margin-top:24px}.case-study--loreal .case-meta>div,.case-study--loreal .case-meta>div:not(:nth-child(3n+1)){min-height:0;padding:16px 0}.case-study--loreal .case-section-inner{grid-template-columns:repeat(4,minmax(0,1fr));padding:82px 0}.case-study--loreal .loreal-page-2 .case-section-inner{grid-template-columns:repeat(4,minmax(0,1fr));-moz-column-gap:16px;column-gap:16px}.case-study--loreal .case-page-index{margin-bottom:48px}.case-study--loreal .case-section-title,.case-study--loreal .case-paragraph,.case-study--loreal .loreal-page-2 .case-section-title,.case-study--loreal .loreal-page-2 .case-paragraph,.case-study--loreal .loreal-page-3 .case-section-title,.case-study--loreal .loreal-page-3 .case-paragraph,.case-study--loreal .loreal-page-4 .case-section-title,.case-study--loreal .loreal-page-4 .case-paragraph,.case-study--loreal .loreal-page-5 .case-section-title,.case-study--loreal .loreal-page-5 .case-paragraph,.case-study--loreal .loreal-page-6 .case-section-title,.case-study--loreal .loreal-page-6 .case-paragraph,.case-study--loreal .loreal-page-7 .case-section-title,.case-study--loreal .loreal-page-7 .case-paragraph,.case-study--loreal .loreal-page-7 .case-results,.case-study--loreal .loreal-page-7 .case-placeholder-grid{grid-column:1 / -1}.case-study--loreal .case-section-title{margin-bottom:26px;font-size:36px;line-height:1.06}.case-study--loreal .case-paragraph{font-size:16px;line-height:1.7}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy .case-section-title{max-width:100%;font-size:clamp(38px,11vw,50px)}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy .case-placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:32px!important}.case-study--loreal .loreal-page-2 .case-loreal-intro-film{margin-top:44px}.case-study--loreal .loreal-page-2 .case-loreal-intro-film .case-placeholder-grid.is-film-placeholder{padding:16px;border-radius:22px}.case-study--loreal .loreal-page-2 .case-loreal-intro-film .case-placeholder-grid.is-film-placeholder .case-placeholder{width:min(100%,300px);border-radius:20px}.case-study--loreal .loreal-page-3 .case-strategy{border:0;border-radius:0;background:transparent}.case-study--loreal .loreal-page-3 .case-placeholder-grid.cols-3{grid-template-columns:1fr}.case-study--loreal .loreal-page-3 .case-strategy-row,.case-study--loreal .loreal-page-3 .case-strategy-row.cols-3{display:block;padding:18px 0;border-bottom:1px solid var(--loreal-line-dark)}.case-study--loreal .loreal-page-3 .case-strategy-row.is-head{display:none}.case-study--loreal .loreal-page-3 .case-strategy-row>div,.case-study--loreal .loreal-page-3 .case-strategy-row>div+div{min-height:0;display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;padding:8px 0;border:0}.case-study--loreal .loreal-page-3 .case-strategy-row>div:before{color:#ffffff57;font-family:var(--font-mono);font-size:8px;font-weight:700;letter-spacing:.08em}.case-study--loreal .loreal-page-4 .case-steps,.case-study--loreal .loreal-page-5 .case-steps{grid-template-columns:1fr;margin-top:40px}.case-study--loreal .case-hero-assembly{margin-top:54px;padding-top:32px}.case-study--loreal .case-hero-assembly-solution{grid-template-columns:1fr;gap:32px;margin-top:48px;padding-top:32px}.case-study--loreal .case-hero-assembly-detail,.case-study--loreal .case-hero-assembly-final{grid-column:1;grid-row:auto}.case-study--loreal .case-hero-assembly-copy h4{max-width:100%;font-size:32px}.case-study--loreal .case-hero-assembly-copy ol{grid-template-columns:1fr}.case-study--loreal .case-hero-assembly-challenges{grid-template-columns:1fr;justify-self:start;width:min(100%,280px);gap:24px;margin-top:0;padding:58px 12px 14px;border-radius:20px}.case-study--loreal .case-hero-assembly-final{width:min(100%,360px);margin:0}.case-study--loreal .loreal-page-4 .case-steps li,.case-study--loreal .loreal-page-5 .case-steps li{min-height:0;grid-template-columns:46px minmax(0,1fr);gap:12px;padding:25px 20px}.case-study--loreal .loreal-page-4 .case-placeholder-grid,.case-study--loreal .loreal-page-5 .case-placeholder-grid{grid-template-columns:1fr}.case-study--loreal .loreal-page-5 .case-paragraph+.case-placeholder-grid+.case-placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study--loreal .loreal-page-5 .case-paragraph+.case-placeholder-grid{grid-column:1 / -1;max-width:520px}.case-study--loreal .loreal-page-4 .case-placeholder,.case-study--loreal .loreal-page-5 .case-placeholder{min-height:250px}.case-study--loreal .loreal-page-7 .case-results{grid-template-columns:1fr;margin-top:42px}.case-study--loreal .loreal-page-7 .case-placeholder-grid{margin-top:14px!important}}@media(prefers-reduced-motion:reduce){.case-study--loreal .case-back,.case-study--loreal .case-next a,.case-study--loreal .case-next i{transition:opacity .18s ease-out!important;transform:none!important}}@media(prefers-reduced-transparency:reduce){.case-study--loreal .case-back,.case-loreal-logic{background:#f7f7f8f0;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(prefers-contrast:more){.case-study--loreal .case-back,.case-study--loreal .case-placeholder,.case-study--loreal .case-strategy,.case-study--loreal .case-steps{border-color:currentColor}.case-study--loreal .case-paragraph,.case-study--loreal .case-meta p,.case-loreal-logic strong{opacity:1}}.case-study .case-placeholder-grid:has(>.case-placeholder.has-media.has-caption){row-gap:clamp(48px,4.5vw,60px)}.case-study .case-placeholder.has-media.has-caption{--case-exhibit-radius: 22px;--case-exhibit-border: rgba(255, 255, 255, .14);--case-exhibit-gap: 13px;min-height:0!important;padding:0!important;display:flex;flex-direction:column;justify-content:flex-start;gap:var(--case-exhibit-gap);overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;aspect-ratio:auto!important;isolation:auto}.case-study .case-placeholder.has-media.has-caption:before,.case-study .case-placeholder.has-media.has-caption:after{display:none}.case-placeholder.has-media.has-caption .case-placeholder-visual{position:relative;width:100%;flex:none;overflow:hidden;border:1px solid var(--case-exhibit-border);border-radius:var(--case-exhibit-radius);background:#101012}.case-placeholder.has-media.has-caption.is-wide .case-placeholder-visual{aspect-ratio:16 / 9}.case-placeholder.has-media.has-caption.is-square .case-placeholder-visual{aspect-ratio:1}.case-placeholder.has-media.has-caption.is-portrait .case-placeholder-visual{aspect-ratio:4 / 5}.case-study .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption{position:static;z-index:auto;width:100%;max-width:none;margin:0;padding:0 4px;display:block;color:inherit}.case-study .case-placeholder.has-media.has-caption .case-exhibit-caption-index{display:block;margin-bottom:7px;color:currentColor;font-family:var(--font-mono);font-size:9px;font-weight:700;line-height:1.4;letter-spacing:.11em;opacity:.4}.case-study .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption strong{display:block;color:currentColor;font-family:var(--font-text);font-size:clamp(15px,1.25vw,19px);font-weight:620;font-optical-sizing:auto;line-height:1.28;letter-spacing:-.018em}.case-study .case-placeholder.has-media.has-caption .case-exhibit-caption-note{display:block;margin-top:5px;color:currentColor;font-family:var(--font-text);font-size:clamp(11px,.9vw,13px);font-weight:450;line-height:1.5;letter-spacing:-.004em;opacity:.56}.case-study--chagee .case-placeholder.has-media.has-caption{--case-exhibit-border: rgba(240, 215, 183, .2)}.case-study--chagee .chagee-page-3 .case-placeholder.has-media.has-caption .case-placeholder-visual{aspect-ratio:1}.case-study--chagee .chagee-page-5 .case-placeholder.has-media.has-caption{--case-exhibit-radius: 26px}.case-study--chagee .chagee-page-5 .case-placeholder.has-media.has-caption .case-placeholder-visual{aspect-ratio:9 / 16;background:#f3f1ee;box-shadow:0 26px 72px #0003}.case-study--chagee .chagee-page-5 .case-placeholder.has-media.has-caption .case-placeholder-media{-o-object-fit:cover;object-fit:cover}.case-study--chagee .chagee-page-6 .case-paragraph+.case-placeholder-grid .case-placeholder-visual{aspect-ratio:9 / 16;border:0}.case-study--chagee .chagee-page-6 .case-paragraph+.case-placeholder-grid .case-placeholder-media{-o-object-fit:cover;object-fit:cover}.case-study--chagee .chagee-page-8 .case-placeholder.has-media.has-caption{--case-exhibit-radius: 18px;--case-exhibit-gap: 10px}.case-study--chagee .chagee-page-8 .case-placeholder.has-media.has-caption .case-placeholder-visual{aspect-ratio:9 / 16}.case-study--chagee .chagee-page-8 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption{padding-inline:2px}.case-study--chagee .chagee-page-8 .case-placeholder.has-media.has-caption .case-exhibit-caption-index{display:none}.case-study--chagee .chagee-page-8 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption strong{font-size:14px}.case-study--chagee .chagee-page-8 .case-placeholder.has-media.has-caption .case-exhibit-caption-note{font-size:10px}.case-study--jd .case-placeholder.has-media.has-caption{--case-exhibit-border: rgba(255, 255, 255, .13)}.case-study--jd .jd-page-4 .case-placeholder:first-child .case-placeholder-visual{aspect-ratio:1975 / 796}.case-study--jd .jd-page-4 .case-placeholder:first-child .case-placeholder-media{-o-object-fit:contain;object-fit:contain}.case-study--jd .jd-page-5 .case-placeholder.has-media.has-caption{--case-exhibit-radius: 26px;color:#f5f5f7}.case-study--jd .jd-page-5 .case-placeholder.has-media.has-caption .case-placeholder-visual{border:0}.case-study--jd .jd-page-5 .case-placeholder.has-media.has-caption:first-child .case-placeholder-visual{aspect-ratio:1100 / 645}.case-study--jd .jd-page-5 .case-placeholder.has-media.has-caption:nth-child(2) .case-placeholder-visual{aspect-ratio:1100 / 614}.case-study--jd .jd-page-5 .case-placeholder.has-media.has-caption:first-child .case-placeholder-media{-o-object-fit:contain;object-fit:contain}.case-study--jd .jd-page-5 .case-placeholder.has-media.has-caption:nth-child(2) .case-placeholder-media{-o-object-fit:contain;object-fit:contain}.case-study--jd .jd-page-6 .case-placeholder.has-media.has-caption{--case-exhibit-radius: 22px}.case-study--jd .jd-page-7 .case-placeholder.has-media.has-caption{--case-exhibit-radius: 24px}.case-study--jd .jd-page-7 .case-placeholder.has-media.has-caption .case-placeholder-visual{aspect-ratio:16 / 10}.case-study--loreal .case-placeholder.has-media.has-caption{--case-exhibit-radius: 20px}@media(max-width:720px){.case-study .case-placeholder.has-media.has-caption{--case-exhibit-gap: 11px}.case-study .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption{padding-inline:2px}.case-study .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption strong{font-size:16px}.case-study .case-placeholder.has-media.has-caption .case-exhibit-caption-note{font-size:12px}}@media(prefers-contrast:more){.case-placeholder.has-media.has-caption .case-placeholder-visual{border-color:currentColor}.case-study .case-placeholder.has-media.has-caption .case-exhibit-caption-note{opacity:.78}}.case-study--jd .case-content-section.jd-page-2 .case-section-inner{width:var(--layout-width);padding:clamp(104px,9vw,124px) 0;-moz-column-gap:28px;column-gap:28px}.case-study--jd .case-content-section.jd-page-2 .case-section-title{grid-column:1 / 5;max-width:360px;margin:0;color:var(--jd-ink);text-align:left;font-size:clamp(38px,3.35vw,46px);font-weight:600;line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.case-study--jd .case-content-section.jd-page-2 .case-paragraph{grid-column:5 / 12;max-width:720px;color:#1d1d1fad;font-size:clamp(17px,1.45vw,19px);line-height:1.68;letter-spacing:-.004em}.case-study--jd .case-content-section.jd-page-2 .case-quote{grid-column:5 / 12;max-width:760px;margin-top:clamp(40px,4vw,52px);padding-left:24px;border-left:3px solid var(--jd-red);color:var(--jd-ink);font-size:clamp(28px,2.45vw,34px);font-weight:600;line-height:1.24;letter-spacing:-.03em;text-wrap:pretty}.case-study--jd .case-content-section.jd-page-2 .case-quote:before{display:none}.case-study--jd .case-content-section.jd-page-2 .case-placeholder-grid.is-film-placeholder{margin-top:clamp(72px,7vw,96px)!important;padding:clamp(24px,3vw,40px);overflow:hidden;border-radius:32px}.case-study--jd .case-content-section.jd-page-2 .case-caption{margin-top:18px;text-align:right}@media(max-width:900px){.case-study--jd .case-content-section.jd-page-2 .case-section-inner{width:var(--layout-width);grid-template-columns:repeat(8,minmax(0,1fr))}.case-study--jd .case-content-section.jd-page-2 .case-section-title{grid-column:1 / 4;max-width:260px;font-size:clamp(34px,4.8vw,42px)}.case-study--jd .case-content-section.jd-page-2 .case-paragraph,.case-study--jd .case-content-section.jd-page-2 .case-quote{grid-column:4 / -1}}@media(max-width:720px){.case-study--jd .case-content-section.jd-page-2 .case-section-inner{width:calc(100% - 40px);grid-template-columns:repeat(4,minmax(0,1fr));padding:80px 0}.case-study--jd .case-content-section.jd-page-2 .case-section-title,.case-study--jd .case-content-section.jd-page-2 .case-paragraph,.case-study--jd .case-content-section.jd-page-2 .case-quote{grid-column:1 / -1}.case-study--jd .case-content-section.jd-page-2 .case-section-title{max-width:12ch;margin-bottom:28px;font-size:clamp(32px,9vw,38px);line-height:1.08}.case-study--jd .case-content-section.jd-page-2 .case-paragraph{font-size:17px;line-height:1.7}.case-study--jd .case-content-section.jd-page-2 .case-quote{margin-top:36px;padding-left:18px;font-size:clamp(26px,7.4vw,31px);line-height:1.28}.case-study--jd .case-content-section.jd-page-2 .case-placeholder-grid.is-film-placeholder{margin-top:60px!important;padding:14px;border-radius:24px}.case-study--jd .case-content-section.jd-page-2 .case-caption{margin-top:14px;text-align:left}}.case-study--jd .case-content-section.jd-page-3 .case-section-inner{width:var(--layout-width);padding:clamp(104px,9vw,124px) 0;-moz-column-gap:28px;column-gap:28px}.case-study--jd .case-content-section.jd-page-3 .case-section-title{grid-column:1 / 5;max-width:360px;margin:0;text-align:left;font-size:clamp(38px,3.35vw,46px);font-weight:600;line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.case-study--jd .case-content-section.jd-page-3 .case-paragraph{grid-column:5 / 12;max-width:720px;padding-left:24px;border-left:3px solid var(--jd-red);color:#f5f5f7c2;font-size:clamp(17px,1.45vw,19px);line-height:1.68;letter-spacing:-.006em}.case-study--jd .case-content-section.jd-page-3 .case-paragraph:before{content:"CORE IDEA / 核心概念";display:block;margin-bottom:14px;color:var(--jd-red-bright);font-family:var(--font-mono);font-size:9px;font-weight:650;line-height:14px;letter-spacing:.14em}.case-study--jd .case-content-section.jd-page-3 .case-steps{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:clamp(64px,7vw,88px);overflow:visible;border:0;border-top:1px solid var(--jd-line);border-radius:0;background:transparent}.case-study--jd .case-content-section.jd-page-3 .case-steps li{min-height:0;display:block;padding:30px 26px 8px 0;border:0;background:transparent}.case-study--jd .case-content-section.jd-page-3 .case-steps li+li{padding-left:26px;border-left:1px solid var(--jd-line-soft)}.case-study--jd .case-content-section.jd-page-3 .case-step-num{width:30px;height:30px;margin-bottom:30px;display:grid;place-items:center;border:1px solid rgba(255,59,48,.38);border-radius:999px;background:#ff3b3014;font-size:9px;line-height:1;letter-spacing:.06em}.case-study--jd .case-content-section.jd-page-3 .case-steps h4{min-height:50px;font-size:20px;line-height:1.25;letter-spacing:-.024em}.case-study--jd .case-content-section.jd-page-3 .case-steps p{margin-top:12px;color:#f5f5f78a;font-size:14px;line-height:1.65}.case-study--jd .case-content-section.jd-page-3 .case-strategy{grid-column:1 / -1;display:block;margin-top:clamp(54px,6vw,80px);overflow:hidden;border:1px solid var(--jd-line);border-radius:24px;background:#ffffff05}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row.is-head{background:#ffffff0b}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row{display:grid;grid-template-columns:.9fr 1.2fr 2fr;min-height:0;border-bottom:1px solid var(--jd-line-soft)}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row:last-child{border-bottom:0}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row>div,.case-study--jd .case-content-section.jd-page-3 .case-strategy-row>div+div{min-height:0;display:flex;align-items:flex-start;padding:22px 24px;border:0;color:#f5f5f7a8;font-size:14px;line-height:1.6}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row>div+div{border-left:1px solid var(--jd-line-soft)}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row.is-head>div:before{display:none}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row.is-head>div{align-items:center;padding-top:16px;padding-bottom:16px;color:#ffffff73;font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:14px;letter-spacing:.1em}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row>.c1{color:#f5f5f7;font-size:16px;font-weight:600;line-height:1.4}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row>.c2,.case-study--jd .case-content-section.jd-page-3 .case-strategy-row>.c3{color:#f5f5f7b8}@media(max-width:900px){.case-study--jd .case-content-section.jd-page-3 .case-section-inner{width:var(--layout-width);grid-template-columns:repeat(8,minmax(0,1fr))}.case-study--jd .case-content-section.jd-page-3 .case-section-title{grid-column:1 / 4;max-width:260px;font-size:clamp(34px,4.8vw,42px)}.case-study--jd .case-content-section.jd-page-3 .case-paragraph{grid-column:4 / -1}.case-study--jd .case-content-section.jd-page-3 .case-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study--jd .case-content-section.jd-page-3 .case-steps li{padding-bottom:28px}.case-study--jd .case-content-section.jd-page-3 .case-steps li:nth-child(3){padding-left:0;border-left:0;border-top:1px solid var(--jd-line-soft)}.case-study--jd .case-content-section.jd-page-3 .case-steps li:nth-child(4){border-top:1px solid var(--jd-line-soft)}.case-study--jd .case-content-section.jd-page-3 .case-strategy{margin-top:56px}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row{min-height:0;display:grid;grid-template-columns:.82fr 1.08fr 1.3fr}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row>div,.case-study--jd .case-content-section.jd-page-3 .case-strategy-row>div+div{padding:20px}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row>.c2,.case-study--jd .case-content-section.jd-page-3 .case-strategy-row>.c3{margin-top:0;padding-top:0;border-top:0}}@media(max-width:720px){.case-study--jd .case-content-section.jd-page-3 .case-section-inner{width:calc(100% - 40px);grid-template-columns:repeat(4,minmax(0,1fr));padding:80px 0}.case-study--jd .case-content-section.jd-page-3 .case-section-title,.case-study--jd .case-content-section.jd-page-3 .case-paragraph{grid-column:1 / -1}.case-study--jd .case-content-section.jd-page-3 .case-section-title{max-width:12ch;margin-bottom:28px;font-size:clamp(32px,9vw,38px);line-height:1.08}.case-study--jd .case-content-section.jd-page-3 .case-paragraph{padding-left:18px;font-size:17px;line-height:1.7}.case-study--jd .case-content-section.jd-page-3 .case-steps{grid-template-columns:1fr;margin-top:56px}.case-study--jd .case-content-section.jd-page-3 .case-steps li,.case-study--jd .case-content-section.jd-page-3 .case-steps li+li,.case-study--jd .case-content-section.jd-page-3 .case-steps li:nth-child(3),.case-study--jd .case-content-section.jd-page-3 .case-steps li:nth-child(4){display:grid;grid-template-columns:40px minmax(0,1fr);gap:16px;padding:26px 0;border-left:0;border-top:0;border-bottom:1px solid var(--jd-line-soft)}.case-study--jd .case-content-section.jd-page-3 .case-steps li:last-child{border-bottom:0}.case-study--jd .case-content-section.jd-page-3 .case-step-num{margin-bottom:0}.case-study--jd .case-content-section.jd-page-3 .case-steps h4{min-height:0;font-size:20px}.case-study--jd .case-content-section.jd-page-3 .case-steps p{margin-top:10px;font-size:14px}.case-study--jd .case-content-section.jd-page-3 .case-strategy{margin-top:56px}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row:not(.is-head){display:block;padding:14px 20px}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row:not(.is-head)>div,.case-study--jd .case-content-section.jd-page-3 .case-strategy-row:not(.is-head)>div+div{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;padding:8px 0;border:0}.case-study--jd .case-content-section.jd-page-3 .case-strategy-row:not(.is-head)>div:before{content:attr(data-label);color:#f5f5f761;font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:1.5;letter-spacing:.08em}}.case-study--jd .case-content-section.jd-page-4{background:#09090b}.case-study--jd .jd-page-4 .case-section-inner{width:var(--layout-width);padding:clamp(104px,10vw,152px) 0 clamp(132px,12vw,184px);-moz-column-gap:28px;column-gap:28px}.case-study--jd .jd-page-4 .case-page-index{margin-bottom:clamp(42px,5vw,68px);color:#ff3b30d1}.case-study--jd .jd-page-4 .case-section-title{grid-column:1 / 6;max-width:520px;margin:0;color:#f5f5f7;font-size:clamp(48px,5.4vw,78px);font-weight:620;line-height:.98;letter-spacing:-.06em;text-wrap:balance}.case-study--jd .jd-page-4 .case-paragraph{grid-column:7 / -1;max-width:620px;padding-top:6px;color:#f5f5f7a8;font-size:clamp(18px,1.35vw,21px);line-height:1.7;letter-spacing:-.012em}.case-study--jd .jd-page-4 .case-placeholder-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(42px,5vw,72px) 24px;margin-top:clamp(72px,8vw,112px)!important}.case-study--jd .jd-page-4 .case-placeholder{min-width:0;color:#f5f5f7}.case-study--jd .jd-page-4 .case-placeholder:nth-child(1){grid-column:1 / -1}.case-study--jd .jd-page-4 .case-placeholder:nth-child(2){grid-column:1 / 7}.case-study--jd .jd-page-4 .case-placeholder:nth-child(3){grid-column:7 / -1}.case-study--jd .jd-page-4 .case-placeholder-visual{border:1px solid rgba(255,255,255,.14);border-radius:28px;background:#111114;box-shadow:0 24px 72px #00000038,inset 0 1px #ffffff0d}.case-study--jd .jd-page-4 .case-placeholder:nth-child(1) .case-placeholder-visual{aspect-ratio:1975 / 796}.case-study--jd .jd-page-4 .case-placeholder:nth-child(2) .case-placeholder-visual,.case-study--jd .jd-page-4 .case-placeholder:nth-child(3) .case-placeholder-visual{aspect-ratio:4 / 3}.case-study--jd .jd-page-4 .case-placeholder-media{border-radius:27px;-o-object-fit:cover;object-fit:cover}.case-study--jd .jd-page-4 .case-placeholder:nth-child(1) .case-placeholder-media{-o-object-fit:contain;object-fit:contain}.case-study--jd .jd-page-4 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption{padding:0 4px}.case-study--jd .jd-page-4 .case-exhibit-caption-index{margin-bottom:10px;color:#ff3b30c2;font-size:9px;letter-spacing:.16em;opacity:1}.case-study--jd .jd-page-4 .case-exhibit-caption strong{color:#f5f5f7;font-size:clamp(20px,1.65vw,26px);font-weight:600;line-height:1.2;letter-spacing:-.032em}.case-study--jd .jd-page-4 .case-exhibit-caption-note{max-width:48ch;margin-top:8px;color:#f5f5f77a;font-size:14px;line-height:1.55;letter-spacing:0}@media(max-width:900px){.case-study--jd .jd-page-4 .case-section-inner{width:var(--layout-width);padding:96px 0 128px}.case-study--jd .jd-page-4 .case-section-title{grid-column:1 / 5;font-size:clamp(42px,6.2vw,62px)}.case-study--jd .jd-page-4 .case-paragraph{grid-column:5 / -1;font-size:18px}.case-study--jd .jd-page-4 .case-placeholder-grid{gap:48px 18px}}@media(max-width:720px){.case-study--jd .jd-page-4 .case-section-inner{width:calc(100% - 40px);grid-template-columns:repeat(4,minmax(0,1fr));padding:84px 0 104px}.case-study--jd .jd-page-4 .case-page-index{margin-bottom:32px}.case-study--jd .jd-page-4 .case-section-title,.case-study--jd .jd-page-4 .case-paragraph{grid-column:1 / -1}.case-study--jd .jd-page-4 .case-section-title{max-width:8ch;font-size:clamp(42px,12vw,56px)}.case-study--jd .jd-page-4 .case-paragraph{margin-top:28px;padding:0;font-size:17px;line-height:1.72}.case-study--jd .jd-page-4 .case-placeholder-grid{grid-template-columns:1fr;gap:48px;margin-top:64px!important}.case-study--jd .jd-page-4 .case-placeholder:nth-child(1),.case-study--jd .jd-page-4 .case-placeholder:nth-child(2),.case-study--jd .jd-page-4 .case-placeholder:nth-child(3){grid-column:1 / -1}.case-study--jd .jd-page-4 .case-placeholder-visual{border-radius:22px}.case-study--jd .jd-page-4 .case-placeholder-media{border-radius:21px}}@media(prefers-reduced-motion:reduce){.case-study--jd .jd-page-4 .case-placeholder-media{transition:none}}.case-study--chagee .case-hero{min-height:min(920px,100svh);background:radial-gradient(circle at 50% 42%,rgba(213,151,94,.115),transparent 31%),radial-gradient(circle at 50% 100%,rgba(151,40,30,.1),transparent 42%),linear-gradient(180deg,#17100d,#0c0908 64%,#120b09);color:#f5f1eb}.case-study--chagee .case-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:min(8.333vw,104px) min(8.333vw,104px);-webkit-mask-image:radial-gradient(circle at 50% 46%,#000 0%,transparent 66%);mask-image:radial-gradient(circle at 50% 46%,#000 0%,transparent 66%);opacity:.3}.case-study--chagee .case-hero:after{display:none}.case-study--chagee .case-hero-inner{min-height:min(920px,100svh);padding:clamp(92px,10vh,116px) 0 clamp(54px,7vh,72px)}.case-study--chagee .case-back{border-color:#ffffff1c;background:#120d0b94;color:#f7f2ebe6;box-shadow:inset 0 1px #ffffff12,0 8px 24px #00000024}.case-study--chagee .case-back:hover{border-color:#ffffff2b;background:#241915bd;color:#fff}.case-study--chagee .case-kicker{color:#f7f2eb6b}.case-study--chagee .case-chagee-hero-copy{position:relative;width:100%;min-height:0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(42px,5.5vh,64px) 0 clamp(28px,4vh,44px);text-align:center;isolation:isolate;transform:none}.case-study--chagee .case-chagee-felt-placeholders{position:absolute;inset:-2% -2vw -4%;z-index:0;pointer-events:none}.case-study--chagee .case-chagee-felt-placeholders span{position:absolute;display:block;opacity:.9;filter:drop-shadow(0 18px 24px rgba(0,0,0,.34)) saturate(.92);transform-origin:center}.case-study--chagee .case-chagee-felt-placeholders img{display:block;width:100%;height:auto}.case-study--chagee .case-chagee-felt-placeholders .is-one{top:5%;left:-6%;width:clamp(170px,15.5vw,248px);transform:rotate(-12deg)}.case-study--chagee .case-chagee-felt-placeholders .is-two{top:12%;right:-3%;width:clamp(130px,11.5vw,184px);transform:rotate(7deg)}.case-study--chagee .case-chagee-felt-placeholders .is-three{bottom:-1%;left:-2%;width:clamp(162px,14.5vw,232px);transform:rotate(-7deg)}.case-study--chagee .case-chagee-felt-placeholders .is-four{right:4%;bottom:0;width:clamp(152px,13vw,208px);transform:rotate(7deg)}.case-study--chagee .case-chagee-brand-row{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.case-study--chagee .case-chagee-brand-row:after{display:none}.case-study--chagee .case-chagee-hero-text{position:relative;z-index:2;width:100%;min-width:0;display:flex;flex-direction:column;align-items:center}.case-study--chagee .case-chagee-overline{display:inline-flex;align-items:center;gap:12px;color:#f7f2eb70;font-family:var(--font-mono);font-size:10px;font-weight:700;line-height:1;letter-spacing:.16em}.case-study--chagee .case-chagee-overline:before,.case-study--chagee .case-chagee-overline:after{content:"";width:clamp(28px,4vw,54px);height:1px;background:linear-gradient(90deg,transparent,rgba(213,151,94,.52))}.case-study--chagee .case-chagee-overline:after{transform:scaleX(-1)}.case-study--chagee .case-title{max-width:1180px;margin:clamp(30px,4vh,42px) auto 0;align-items:center;color:#f7f2eb;text-align:center;font-size:clamp(58px,5.95vw,86px);font-weight:650;line-height:.96;letter-spacing:-.065em;text-wrap:balance}.case-study--chagee .case-title span:first-child{max-width:100%;margin:0;color:inherit;font-family:Huiwen Mincho,Songti SC,STSong,serif;font-size:inherit;font-weight:400;line-height:inherit;letter-spacing:-.035em;font-synthesis:none}.case-study--chagee .case-title .case-title-season{display:inline-block;margin-left:.28em;color:inherit;font-family:inherit;font-size:1em;font-style:normal;font-weight:inherit;line-height:inherit;letter-spacing:inherit;vertical-align:baseline;font-synthesis:none}.case-study--chagee .case-title span+span{margin-top:clamp(18px,2.6vh,26px);color:#d5975e;font-family:var(--font-display);font-size:clamp(60px,6.15vw,90px);font-weight:650;line-height:1.01;letter-spacing:.025em;word-spacing:.08em;text-wrap:balance}.case-study--chagee .case-deck{max-width:42em;margin:clamp(38px,4.8vh,48px) auto 0;color:#f7f2eb85;text-align:center;font-size:clamp(14px,1.1vw,16px);font-weight:500;line-height:1.78;letter-spacing:-.008em}.case-study--chagee .case-chagee-hero-facts{display:flex;justify-content:center;gap:clamp(22px,3vw,38px);margin:clamp(36px,5vh,52px) 0 0;padding:0;color:#f7f2eb57;font-family:var(--font-mono);font-size:9px;font-weight:600;line-height:1;letter-spacing:.12em;list-style:none}.case-study--chagee .case-chagee-hero-facts li+li{position:relative}.case-study--chagee .case-chagee-hero-facts li+li:before{content:"";position:absolute;top:50%;left:calc(clamp(22px,3vw,38px)/-2);width:2px;height:2px;border-radius:50%;background:#f7f2eb47;transform:translate(-50%,-50%)}.case-study--chagee .case-chagee-brandmark{position:relative;flex:0 0 auto;width:74px;height:74px;overflow:hidden;border:0;border-radius:50%;background:transparent;box-shadow:none}.case-study--chagee .case-chagee-brandmark img{position:absolute;top:53%;left:53%;width:181.5%;height:auto;transform:translate(-50%,-50%)}@media(max-width:900px){.case-study--chagee .case-hero,.case-study--chagee .case-hero-inner{min-height:auto}.case-study--chagee .case-hero-inner{padding:96px 0 52px}.case-study--chagee .case-chagee-hero-copy{padding:56px 0 46px;transform:translateY(-34px)}.case-study--chagee .case-chagee-felt-placeholders{inset-inline:-18px}.case-study--chagee .case-chagee-felt-placeholders .is-one{left:-9%;width:152px}.case-study--chagee .case-chagee-felt-placeholders .is-two{top:13%;right:-5%;width:120px}.case-study--chagee .case-chagee-felt-placeholders .is-three{left:-4%;width:140px}.case-study--chagee .case-chagee-felt-placeholders .is-four{right:1%;width:140px}.case-study--chagee .case-title{margin-top:46px;font-size:clamp(56px,8.5vw,76px)}.case-study--chagee .case-title span+span{font-size:.96em}}@media(max-width:720px){.case-study--chagee .case-hero-inner{padding:84px 0 40px}.case-study--chagee .case-kicker{max-width:132px;font-size:8px;line-height:1.45}.case-study--chagee .case-chagee-hero-copy{padding:50px 0 48px;transform:translateY(-14px)}.case-study--chagee .case-chagee-felt-placeholders span{opacity:.68;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28)) saturate(.88)}.case-study--chagee .case-chagee-felt-placeholders .is-one{top:12%;left:-28px;width:94px}.case-study--chagee .case-chagee-felt-placeholders .is-two{top:16%;right:-20px;width:78px}.case-study--chagee .case-chagee-felt-placeholders .is-three{bottom:12%;left:-18px;width:96px}.case-study--chagee .case-chagee-felt-placeholders .is-four{right:-4px;bottom:3%;width:94px}.case-study--chagee .case-chagee-brand-row{gap:16px}.case-study--chagee .case-chagee-brandmark{width:54px;height:54px;border-radius:50%}.case-study--chagee .case-chagee-overline{max-width:none;font-size:8px;line-height:1.5}.case-study--chagee .case-chagee-overline:before,.case-study--chagee .case-chagee-overline:after{width:18px}.case-study--chagee .case-title{max-width:100%;margin-top:30px;font-size:clamp(38px,10.2vw,42px);line-height:1;letter-spacing:-.065em}.case-study--chagee .case-title span:first-child{max-width:100%;overflow-wrap:anywhere}.case-study--chagee .case-title span+span{margin-top:16px;font-size:1em;line-height:1.03;letter-spacing:.015em;word-spacing:.06em}.case-study--chagee .case-deck{max-width:25em;margin-top:30px;text-align:center;font-size:13px;line-height:1.72}.case-study--chagee .case-chagee-hero-facts{justify-content:center;margin-top:32px}}@media(prefers-reduced-transparency:reduce){.case-study--chagee .case-back{background:#1d1410;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(prefers-contrast:more){.case-study--chagee .case-back{border-color:#ffffff6b}.case-study--chagee .case-deck{color:#ffffffe0}}.case-study--chagee .case-content-section.chagee-page-4{max-width:none;padding:0!important;background:radial-gradient(circle at 84% 8%,rgba(202,137,76,.1),transparent 28%),var(--chagee-paper)}.case-study--chagee .chagee-page-4 .case-section-inner{padding-top:clamp(88px,8vw,120px);padding-bottom:clamp(104px,10vw,152px);align-items:start;-moz-column-gap:28px;column-gap:28px}.case-study--chagee .chagee-page-4 .case-page-index{grid-column:1 / -1;grid-row:1;margin-bottom:30px;color:#3f201075;font-size:10px;letter-spacing:.15em}.case-study--chagee .chagee-page-4 .case-section-title{grid-column:1 / -1;grid-row:2;max-width:none;margin:0;color:var(--chagee-ink);font-size:clamp(48px,5.2vw,72px);font-weight:650;line-height:.98;letter-spacing:-.055em;font-optical-sizing:auto;text-wrap:balance;white-space:nowrap}.case-study--chagee .chagee-page-4 .case-prompt{position:relative;grid-column:1 / -1;grid-row:3;display:grid;grid-template-columns:minmax(180px,.75fr) minmax(0,1.7fr) minmax(240px,.85fr);align-items:start;gap:0 34px;align-self:start;min-height:0;margin:44px 0 0;padding:30px 32px 28px;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:28px;background:radial-gradient(circle at 92% 12%,rgba(197,127,64,.18),transparent 34%),#2d180cfa;box-shadow:0 28px 70px #522b1224,inset 0 1px #ffffff0b}.case-study--chagee .chagee-page-4 .case-prompt-label{grid-column:1;margin:2px 0 0;color:#e9bd83;font-size:9px;line-height:1.5;letter-spacing:.13em}.case-study--chagee .chagee-page-4 .case-prompt code{grid-column:2;display:block;min-width:0;color:#ffffffe6;font-family:var(--font-text);font-size:14px;font-weight:500;line-height:1.72;letter-spacing:-.006em;white-space:normal;overflow-wrap:anywhere}.case-study--chagee .chagee-page-4 .case-prompt p{grid-column:3;min-width:0;margin:0;padding:0 0 0 28px;border-top:0;border-left:1px solid rgba(255,255,255,.1);color:#ffffff8a;font-size:12px;line-height:1.62;letter-spacing:0}.case-study--chagee .chagee-page-4 .case-placeholder-grid{grid-column:1 / -1;grid-row:4;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(54px,5vw,72px) 24px;margin-top:clamp(44px,4vw,60px)!important}.case-study--chagee .chagee-page-4 .case-placeholder{color:var(--chagee-ink)}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(2),.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(4){grid-column:1 / 7}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(3),.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(5){grid-column:7 / -1}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(1),.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(6){grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.7fr);align-items:stretch;-moz-column-gap:clamp(20px,2vw,32px);column-gap:clamp(20px,2vw,32px);padding:8px!important;overflow:hidden;border:1px solid rgba(73,39,20,.1);border-radius:30px;background:#ffffff52;box-shadow:0 24px 70px #522b1214,inset 0 1px #ffffffb8}.case-study--chagee .chagee-page-4 .case-placeholder.has-media.has-caption .case-placeholder-visual{--case-exhibit-border: rgba(62, 33, 16, .1);border-radius:24px;background:#151311;box-shadow:0 18px 50px #4a27121f,inset 0 1px #ffffff0f}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(1) .case-placeholder-visual,.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(6) .case-placeholder-visual{height:100%;min-height:360px;aspect-ratio:16 / 9;border-radius:23px;box-shadow:none}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(1) .case-placeholder-media{-o-object-position:center top;object-position:center top}.case-study--chagee .chagee-page-4 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption{padding:0 4px}.case-study--chagee .chagee-page-4 .case-placeholder.has-media.has-caption .case-exhibit-caption-index{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:24px;margin-bottom:11px;padding:4px 9px;align-items:center;border:1px solid rgba(80,42,20,.09);border-radius:999px;background:#84492012;color:#3f2010b8;font-size:8px;line-height:1;letter-spacing:.12em;opacity:1}.case-study--chagee .chagee-page-4 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption strong{color:var(--chagee-ink);font-size:clamp(21px,1.7vw,27px);font-weight:640;line-height:1.2;letter-spacing:-.035em}.case-study--chagee .chagee-page-4 .case-placeholder.has-media.has-caption .case-exhibit-caption-note{max-width:44em;margin-top:8px;color:#3f20109e;font-size:14px;line-height:1.62;letter-spacing:-.008em;opacity:1}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(1) figcaption.case-exhibit-caption,.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(6) figcaption.case-exhibit-caption{align-self:center;padding:clamp(32px,4vw,56px)}.case-study--chagee .chagee-page-4 .case-caption{grid-column:1 / -1;grid-row:5;max-width:none;margin-top:32px;padding-top:20px;border-top:1px solid rgba(63,32,16,.1);color:#3f201075;font-size:11px;line-height:1.55}@media(max-width:1024px){.case-study--chagee .chagee-page-4 .case-section-title,.case-study--chagee .chagee-page-4 .case-prompt,.case-study--chagee .chagee-page-4 .case-placeholder-grid,.case-study--chagee .chagee-page-4 .case-caption{grid-column:1 / -1;grid-row:auto}.case-study--chagee .chagee-page-4 .case-section-title{max-width:760px;white-space:normal}.case-study--chagee .chagee-page-4 .case-prompt{display:grid;grid-template-columns:.8fr 1.35fr;gap:16px 30px;min-height:0;margin-top:34px}.case-study--chagee .chagee-page-4 .case-prompt-label,.case-study--chagee .chagee-page-4 .case-prompt p{grid-column:1}.case-study--chagee .chagee-page-4 .case-prompt code{grid-column:2;grid-row:1 / 3}.case-study--chagee .chagee-page-4 .case-prompt p{margin-top:0;padding:18px 0 0;border-top:1px solid rgba(255,255,255,.1);border-left:0}.case-study--chagee .chagee-page-4 .case-placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 18px;margin-top:48px!important}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(n+2):nth-child(-n+5){grid-column:auto}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(1),.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(6){grid-column:1 / -1;grid-template-columns:minmax(0,1.35fr) minmax(240px,.8fr)}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(1) .case-placeholder-visual,.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(6) .case-placeholder-visual{min-height:300px}}@media(max-width:720px){.case-study--chagee .chagee-page-4 .case-section-inner{padding-top:72px;padding-bottom:96px}.case-study--chagee .chagee-page-4 .case-page-index{margin-bottom:18px}.case-study--chagee .chagee-page-4 .case-section-title{max-width:9em;font-size:clamp(42px,12vw,56px);line-height:1.02;letter-spacing:-.06em}.case-study--chagee .chagee-page-4 .case-prompt{display:block;margin-top:28px;padding:24px 22px;border-radius:22px}.case-study--chagee .chagee-page-4 .case-prompt-label{margin-bottom:17px}.case-study--chagee .chagee-page-4 .case-prompt code{font-size:13px;line-height:1.68}.case-study--chagee .chagee-page-4 .case-prompt p{margin-top:20px;padding-top:18px;padding-left:0;border-top:1px solid rgba(255,255,255,.1);border-left:0}.case-study--chagee .chagee-page-4 .case-placeholder-grid{grid-template-columns:1fr;gap:44px;margin-top:40px!important}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(-n+6){grid-column:1}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(1),.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(6){display:flex;padding:0!important;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(1) .case-placeholder-visual,.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(6) .case-placeholder-visual{min-height:0;aspect-ratio:16 / 9;box-shadow:0 16px 42px #4a27121a}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(1) figcaption.case-exhibit-caption,.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(6) figcaption.case-exhibit-caption{padding:0 2px}.case-study--chagee .chagee-page-4 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption strong{font-size:21px}.case-study--chagee .chagee-page-4 .case-placeholder.has-media.has-caption .case-exhibit-caption-note{font-size:13px;line-height:1.58}.case-study--chagee .chagee-page-4 .case-caption{margin-top:24px;padding-top:16px}}@media(prefers-reduced-transparency:reduce){.case-study--chagee .chagee-page-4 .case-prompt{background:#2d180c}.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(1),.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(6){background:#f6ead9}}@media(prefers-contrast:more){.case-study--chagee .chagee-page-4 .case-prompt,.case-study--chagee .chagee-page-4 .case-placeholder.has-media.has-caption .case-placeholder-visual,.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(1),.case-study--chagee .chagee-page-4 .case-placeholder:nth-child(6){border-color:currentColor}}.case-study--chagee .case-content-section.chagee-page-9{min-height:100svh;align-items:stretch;background:radial-gradient(circle at 92% 5%,rgba(190,119,55,.1),transparent 30%),linear-gradient(180deg,#f4e7d8 0%,var(--chagee-paper) 48%,#eedbc6 100%)}.case-study--chagee .chagee-page-9 .case-section-inner{box-sizing:border-box;padding-top:clamp(70px,7vh,92px);padding-bottom:clamp(64px,6vh,84px);align-items:start;row-gap:0}.case-study--chagee .chagee-page-9 .case-page-index{grid-column:1 / -1;grid-row:1;margin:0 0 clamp(20px,2vh,28px);color:#3f20107a}.case-study--chagee .chagee-page-9 .case-section-title{grid-column:1 / 5;grid-row:2;max-width:8em;margin:0;color:var(--chagee-ink);font-size:clamp(52px,4.35vw,68px);font-weight:650;line-height:.98;letter-spacing:-.058em;font-optical-sizing:auto;text-wrap:balance}.case-study--chagee .chagee-page-9 .case-paragraph{grid-column:6 / -1;grid-row:2;align-self:end;max-width:31em;margin:0;color:#3f2010c2;font-size:clamp(18px,1.3vw,21px);font-weight:520;line-height:1.58;letter-spacing:-.02em;text-wrap:pretty}.case-study--chagee .chagee-page-9 .case-value-summary{grid-column:1 / -1;grid-row:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(34px,3.6vh,46px);border-top:1px solid rgba(73,39,20,.14);border-bottom:1px solid rgba(73,39,20,.14)}.case-study--chagee .chagee-page-9 .case-value-summary-item{min-width:0;margin:0;padding:clamp(22px,2.2vh,28px) clamp(24px,2.2vw,34px) clamp(24px,2.4vh,31px);border-left:1px solid rgba(73,39,20,.12)}.case-study--chagee .chagee-page-9 .case-value-summary-item:first-child{padding-left:0;border-left:0}.case-study--chagee .chagee-page-9 .case-value-summary-item:last-child{padding-right:0}.case-study--chagee .chagee-page-9 .case-value-summary-item>span{display:block;margin-bottom:clamp(15px,1.5vh,19px);color:#7a452399;font-family:var(--font-mono);font-size:9px;font-weight:700;line-height:1;letter-spacing:.14em}.case-study--chagee .chagee-page-9 .case-value-summary-item>strong{display:block;margin-bottom:9px;color:var(--chagee-ink);font-family:var(--font-text);font-size:clamp(19px,1.45vw,23px);font-weight:650;line-height:1.28;letter-spacing:-.032em;text-wrap:balance}.case-study--chagee .chagee-page-9 .case-value-summary-item>p{max-width:31em;margin:0;color:#3f2010a8;font-family:var(--font-text);font-size:clamp(13px,.92vw,15px);font-weight:440;line-height:1.66;letter-spacing:-.008em;text-wrap:pretty}.case-study--chagee .chagee-page-9 .case-results{grid-column:1 / -1;grid-row:4;display:grid;grid-template-columns:minmax(145px,1.15fr) repeat(3,minmax(0,1fr));gap:0;margin-top:clamp(25px,2.8vh,34px);padding:clamp(12px,1.4vh,17px) 0;overflow:visible;border:0;border-bottom:1px solid rgba(73,39,20,.14);border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.case-study--chagee .chagee-page-9 .case-results:before{content:"PROJECT OUTCOMES";align-self:center;padding-right:clamp(18px,2vw,28px);color:#7a452399;font-family:var(--font-mono);font-size:9px;font-weight:700;line-height:1.4;letter-spacing:.14em}.case-study--chagee .chagee-page-9 .case-results span{min-height:42px;display:flex;align-items:center;justify-content:flex-start;padding:4px clamp(18px,1.8vw,28px);border:0;border-left:1px solid rgba(73,39,20,.12);border-radius:0;background:transparent;color:var(--chagee-ink);font-family:var(--font-text);font-size:clamp(14px,1vw,16px);font-weight:590;line-height:1.4;letter-spacing:-.016em}.case-study--chagee .chagee-page-9 .case-results span:before{display:none}.case-study--chagee .chagee-page-9 .case-placeholder-grid{grid-column:2 / 12;grid-row:5;width:100%;max-width:980px;justify-self:center;margin-top:clamp(24px,2.6vh,32px)!important}.case-study--chagee .chagee-page-9 .case-media-full{grid-column:2 / 12;width:min(100%,430px);justify-self:center;margin-top:52px!important;padding:12px;border:1px solid rgba(73,39,20,.14);border-radius:28px;background:#f7f2eb6b;box-shadow:0 30px 84px #522b1224,inset 0 1px #ffffffb8}.case-study--chagee .chagee-page-9 .case-media-full img{display:block;width:100%;height:auto;border-radius:18px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption{height:clamp(176px,16vh,204px);display:grid;grid-template-columns:minmax(310px,.62fr) minmax(0,1fr);align-items:stretch;gap:0;padding:6px!important;overflow:hidden;border:1px solid rgba(73,39,20,.1);border-radius:23px;background:#ffffff61;-webkit-backdrop-filter:blur(20px) saturate(116%);backdrop-filter:blur(20px) saturate(116%);box-shadow:inset 0 1px #ffffffc2,0 20px 58px #522b1213}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-placeholder-visual{height:100%;min-height:0;aspect-ratio:auto;border:1px solid rgba(73,39,20,.08);border-radius:17px;background:#f7f5f2;box-shadow:none}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption{align-self:center;padding:clamp(20px,2.3vw,32px);color:var(--chagee-ink)}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-exhibit-caption-index{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:22px;margin-bottom:11px;padding:4px 8px;align-items:center;border:1px solid rgba(80,42,20,.1);border-radius:999px;background:#84492012;color:#3f2010ad;font-size:8px;opacity:1}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption strong{color:var(--chagee-ink);font-size:clamp(21px,1.65vw,26px);font-weight:650;line-height:1.2;letter-spacing:-.036em}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-exhibit-caption-note{margin-top:7px;color:#3f201094;font-size:12px;line-height:1.5;opacity:1}@media(max-width:1100px){.case-study--chagee .case-content-section.chagee-page-9{min-height:0}.case-study--chagee .chagee-page-9 .case-section-inner{padding-top:88px;padding-bottom:112px}.case-study--chagee .chagee-page-9 .case-section-title{grid-column:1 / -1;grid-row:2;max-width:720px}.case-study--chagee .chagee-page-9 .case-paragraph{grid-column:1 / 8;grid-row:3;max-width:620px;margin-top:24px}.case-study--chagee .chagee-page-9 .case-value-summary{grid-row:4;margin-top:44px}.case-study--chagee .chagee-page-9 .case-value-summary-item{padding:24px 20px 27px}.case-study--chagee .chagee-page-9 .case-value-summary-item:first-child{padding-left:0}.case-study--chagee .chagee-page-9 .case-value-summary-item:last-child{padding-right:0}.case-study--chagee .chagee-page-9 .case-results{grid-row:5}.case-study--chagee .chagee-page-9 .case-placeholder-grid{grid-column:1 / -1;grid-row:6}.case-study--chagee .chagee-page-9 .case-media-full{grid-column:1 / -1}}@media(max-width:720px){.case-study--chagee .chagee-page-9 .case-section-inner{padding-top:72px;padding-bottom:96px}.case-study--chagee .chagee-page-9 .case-page-index{margin-bottom:22px}.case-study--chagee .chagee-page-9 .case-section-title{margin:0;font-size:clamp(43px,12vw,54px);line-height:1}.case-study--chagee .chagee-page-9 .case-paragraph{grid-column:1 / -1;margin-top:24px;font-size:17px;line-height:1.65}.case-study--chagee .chagee-page-9 .case-value-summary{grid-template-columns:1fr;margin-top:40px;border-bottom:0}.case-study--chagee .chagee-page-9 .case-value-summary-item,.case-study--chagee .chagee-page-9 .case-value-summary-item:first-child,.case-study--chagee .chagee-page-9 .case-value-summary-item:last-child{padding:25px 0 27px;border-bottom:1px solid rgba(73,39,20,.13);border-left:0}.case-study--chagee .chagee-page-9 .case-value-summary-item>span{margin-bottom:13px}.case-study--chagee .chagee-page-9 .case-value-summary-item>strong{margin-bottom:11px;font-size:21px}.case-study--chagee .chagee-page-9 .case-value-summary-item>p{font-size:15px;line-height:1.72}.case-study--chagee .chagee-page-9 .case-results{grid-template-columns:1fr;margin-top:38px;padding-bottom:0}.case-study--chagee .chagee-page-9 .case-results:before{padding-bottom:13px}.case-study--chagee .chagee-page-9 .case-results span{min-height:0;padding:15px 0;border-top:1px solid rgba(73,39,20,.1);border-left:0}.case-study--chagee .chagee-page-9 .case-placeholder-grid{margin-top:38px!important}.case-study--chagee .chagee-page-9 .case-media-full{width:min(100%,330px);margin-top:38px!important;padding:6px;border-radius:22px}.case-study--chagee .chagee-page-9 .case-media-full img{border-radius:16px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption{height:auto;display:flex;padding:6px 6px 0!important;border-radius:22px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-placeholder-visual{height:auto;min-height:0;aspect-ratio:16 / 9;border-radius:16px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption{padding:22px 15px 26px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption strong{font-size:23px}}@media(prefers-reduced-transparency:reduce){.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption{background:#f6ead9;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(prefers-contrast:more){.case-study--chagee .chagee-page-9 .case-value-summary,.case-study--chagee .chagee-page-9 .case-value-summary-item,.case-study--chagee .chagee-page-9 .case-results,.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption,.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-placeholder-visual{border-color:currentColor}}.case-study--loreal .case-section-title{letter-spacing:-.035em}.case-study--loreal .case-paragraph{max-width:58ch;text-wrap:pretty}.case-study--loreal .loreal-page-2 .case-loreal-intro-copy .case-placeholder-grid.is-gift-assets{width:min(100%,560px);gap:clamp(10px,1.1vw,14px);margin-top:42px!important}.case-study--loreal .loreal-page-2 .is-gift-assets .case-placeholder.has-media.has-caption{--case-exhibit-radius: 14px;--case-exhibit-gap: 10px}.case-study--loreal .loreal-page-2 .is-gift-assets .case-placeholder-visual{border-color:#11111317;background:#ffffffa8;box-shadow:inset 0 1px #ffffffd1,0 10px 28px #1c1d210e}.case-study--loreal .loreal-page-2 .is-gift-assets figcaption.case-exhibit-caption{padding-inline:1px}.case-study--loreal .loreal-page-2 .is-gift-assets .case-exhibit-caption-index{margin-bottom:5px;font-size:7px;letter-spacing:.13em}.case-study--loreal .loreal-page-2 .is-gift-assets figcaption.case-exhibit-caption strong{max-width:12ch;font-size:12px;font-weight:620;line-height:1.35;letter-spacing:-.012em}.case-study--loreal .loreal-page-2 .is-gift-assets .case-exhibit-caption-note{max-width:17ch;margin-top:4px;font-size:9px;line-height:1.48;opacity:.5}.case-study--loreal .loreal-page-3 .case-placeholder-grid.is-environment-stills{grid-column:1 / -1;width:100%;justify-self:stretch;gap:clamp(14px,1.5vw,20px);margin-top:42px!important}.case-study--loreal .loreal-page-3 .is-environment-stills .case-placeholder.has-media.has-caption{--case-exhibit-radius: 15px;--case-exhibit-gap: 10px}.case-study--loreal .loreal-page-3 .is-environment-stills .case-placeholder-visual{border-color:#ffffff1c;box-shadow:0 20px 54px #0000003d}.case-study--loreal .loreal-page-3 .is-environment-stills .case-exhibit-caption-index{margin-bottom:5px;font-size:7px}.case-study--loreal .loreal-page-3 .is-environment-stills figcaption.case-exhibit-caption strong{font-size:12px;line-height:1.35}.case-study--loreal .loreal-page-3 .is-environment-stills .case-exhibit-caption-note{font-size:9px;line-height:1.5}.case-study--loreal .loreal-page-4 .case-placeholder-grid.is-storyboards{position:relative;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(8px,.85vw,12px);margin-top:22px!important;padding:52px clamp(12px,1.25vw,18px) clamp(16px,1.5vw,22px);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:radial-gradient(circle at 76% 0%,rgba(255,255,255,.09),transparent 25%),#080809;box-shadow:inset 0 1px #ffffff14,0 34px 88px #26272b33;color:var(--loreal-white)}.case-study--loreal .loreal-page-4 .case-placeholder-grid.is-storyboards:before{content:"STORYBOARD · SIX-SHOT ATTENTION HANDOFF";position:absolute;top:19px;left:clamp(15px,1.5vw,22px);color:#ffffff61;font-family:var(--font-mono);font-size:8px;font-weight:700;line-height:14px;letter-spacing:.13em}.case-study--loreal .loreal-page-4 .is-storyboards .case-placeholder.has-media.has-caption{--case-exhibit-radius: 13px;--case-exhibit-gap: 11px;color:var(--loreal-white)}.case-study--loreal .loreal-page-4 .is-storyboards .case-placeholder-visual{border:1px solid rgba(255,255,255,.1);background:#141416;box-shadow:0 16px 42px #00000040}.case-study--loreal .loreal-page-4 .is-storyboards figcaption.case-exhibit-caption{padding-inline:2px}.case-study--loreal .loreal-page-4 .is-storyboards .case-exhibit-caption-index{margin-bottom:5px;font-size:7px;opacity:.34}.case-study--loreal .loreal-page-4 .is-storyboards figcaption.case-exhibit-caption strong{font-size:12px;line-height:1.35}.case-study--loreal .loreal-page-4 .is-storyboards .case-exhibit-caption-note{font-size:9px;line-height:1.45;opacity:.46}.case-study--loreal .loreal-page-6 .case-placeholder-grid.is-production-console{position:relative;grid-column:1 / -1;width:100%;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(36px,4vw,54px) clamp(14px,1.5vw,20px);margin-top:clamp(52px,6vw,76px)!important;padding:clamp(58px,5vw,72px) clamp(14px,1.8vw,24px) clamp(20px,2.2vw,30px);overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:30px;background:radial-gradient(circle at 78% 0%,rgba(255,255,255,.08),transparent 24%),linear-gradient(145deg,#18181bf5,#08080afa);box-shadow:inset 0 1px #ffffff12,0 36px 96px #0000003d}.case-study--loreal .loreal-page-6 .case-placeholder-grid.is-production-console:before{content:"PRODUCTION CONSOLE · GENERATE / VALIDATE / DELIVER";position:absolute;top:20px;left:clamp(18px,2vw,28px);color:#ffffff6b;font-family:var(--font-mono);font-size:8px;font-weight:700;line-height:14px;letter-spacing:.13em}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder:nth-child(1){grid-column:1 / 6}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder:nth-child(2){grid-column:6 / -1}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder:nth-child(3){grid-column:1 / 8}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder:nth-child(4){grid-column:8 / -1}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder.has-media.has-caption{--case-exhibit-radius: 16px;--case-exhibit-gap: 12px}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder-visual{position:relative;border-color:#ffffff1a;background:linear-gradient(180deg,#1a1a1d 0 26px,#101012 26px 100%);box-shadow:inset 0 1px #ffffff12,0 18px 48px #0000003d}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder-visual:before{content:"";position:absolute;z-index:2;top:11px;left:14px;width:3px;height:3px;border-radius:50%;background:#ffffff4d;box-shadow:7px 0 #fff3,14px 0 #ffffff1f}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder-media{inset:26px 10px 10px;width:calc(100% - 20px);height:calc(100% - 36px);-o-object-fit:contain;object-fit:contain;border-radius:8px}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder:nth-child(1) .case-placeholder-visual{aspect-ratio:2918 / 1808}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder:nth-child(2) .case-placeholder-visual{aspect-ratio:3812 / 1562}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder:nth-child(3) .case-placeholder-visual{aspect-ratio:3812 / 1912}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder:nth-child(4) .case-placeholder-visual{aspect-ratio:2200 / 1430}.case-study--loreal .loreal-page-6 .is-production-console .case-exhibit-caption-index{margin-bottom:6px;font-size:7px;letter-spacing:.13em;opacity:.36}.case-study--loreal .loreal-page-6 .is-production-console figcaption.case-exhibit-caption strong{font-size:clamp(14px,1.2vw,17px);line-height:1.32;letter-spacing:-.018em}.case-study--loreal .loreal-page-6 .is-production-console .case-exhibit-caption-note{max-width:58ch;font-size:clamp(10px,.82vw,12px);line-height:1.55;opacity:.5}@media(max-width:720px){.case-study--loreal .loreal-page-6 .case-placeholder-grid.is-production-console{grid-template-columns:1fr;gap:30px;margin-top:46px!important;padding:56px 12px 16px;border-radius:24px}.case-study--loreal .loreal-page-6 .is-production-console .case-placeholder:nth-child(n){grid-column:1 / -1}}@media(prefers-contrast:more){.case-study--loreal :is(.is-storyboards,.is-production-console) .case-placeholder-visual{border-color:currentColor}}.case-study--loreal .loreal-page-5 .case-section-inner{align-content:start;padding-top:clamp(82px,8vw,112px);padding-bottom:clamp(88px,8vw,120px)}.case-study--loreal .loreal-page-5 .case-page-index{margin-bottom:clamp(38px,4vw,54px)}.case-study--loreal .loreal-page-5 .case-section-title{max-width:520px}.case-study--loreal .loreal-page-5 .case-paragraph{max-width:56ch}.case-study--loreal .loreal-page-5 .case-hero-assembly{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(270px,.74fr);-moz-column-gap:clamp(28px,3vw,44px);column-gap:clamp(28px,3vw,44px);row-gap:28px;margin-top:40px!important;padding-top:28px;border-top:1px solid var(--loreal-line-dark)}.case-study--loreal .loreal-page-5 .case-hero-assembly-challenges{grid-column:1;grid-row:1;width:100%;margin:0;padding:44px 12px 14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;border-radius:20px;background:linear-gradient(145deg,#ffffff0b,#ffffff05),#ffffff05;box-shadow:inset 0 1px #ffffff0a}.case-study--loreal .loreal-page-5 .case-hero-assembly-challenges:before{top:15px;left:14px}.case-study--loreal .loreal-page-5 .case-hero-assembly-challenge-visual{height:clamp(126px,9vw,150px);border-radius:11px;box-shadow:0 12px 28px #00000024}.case-study--loreal .loreal-page-5 .case-hero-assembly-challenges figcaption{min-height:104px;padding:11px 1px 0}.case-study--loreal .loreal-page-5 .case-hero-assembly-challenges small{font-size:9px;line-height:1.45}.case-study--loreal .loreal-page-5 .case-hero-assembly-challenges strong{margin-top:6px;font-size:clamp(14px,1.1vw,16px);line-height:1.32}.case-study--loreal .loreal-page-5 .case-hero-assembly-challenges p{margin-top:6px;font-size:clamp(11px,.9vw,12px);line-height:1.55}.case-study--loreal .loreal-page-5 .case-hero-assembly-solution{display:contents}.case-study--loreal .loreal-page-5 .case-hero-assembly-detail{grid-column:1;grid-row:2;min-width:0}.case-study--loreal .loreal-page-5 .case-hero-assembly-copy h4{max-width:18ch;margin-top:12px;font-size:clamp(30px,3vw,42px);line-height:1.02}.case-study--loreal .loreal-page-5 .case-hero-assembly-copy>p{max-width:54ch;margin-top:16px;font-size:15px;line-height:1.72}.case-study--loreal .loreal-page-5 .case-hero-assembly-copy ol{grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:16px;column-gap:16px;margin-top:22px}.case-study--loreal .loreal-page-5 .case-hero-assembly-copy li{min-height:90px;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:15px 0 13px;font-size:12px;line-height:1.55}.case-study--loreal .loreal-page-5 .case-hero-assembly-final{grid-column:2;grid-row:1 / span 2;width:100%;max-width:300px;margin:0 0 0 auto}.case-study--loreal .loreal-page-5 .case-hero-assembly-final>div{aspect-ratio:1152 / 2048;border-radius:20px;box-shadow:0 26px 68px #00000047}.case-study--loreal .loreal-page-5 .case-hero-assembly-final img{height:100%;-o-object-fit:contain;object-fit:contain}.case-study--loreal .loreal-page-5 .case-hero-assembly-final figcaption{padding:12px 2px 0}.case-study--loreal .loreal-page-5 .case-hero-assembly-final strong{font-size:15px}.case-study--loreal .loreal-page-5 .case-hero-assembly-final span{font-size:12px;line-height:1.55}@media(max-width:1000px){.case-study--loreal .loreal-page-5 .case-hero-assembly{grid-template-columns:minmax(0,1.45fr) minmax(220px,.8fr);-moz-column-gap:28px;column-gap:28px}.case-study--loreal .loreal-page-5 .case-hero-assembly-challenges{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.case-study--loreal .loreal-page-5 .case-hero-assembly-copy ol{grid-template-columns:1fr}}@media(max-width:720px){.case-study--loreal .loreal-page-5 .case-section-inner{padding-top:82px;padding-bottom:88px}.case-study--loreal .loreal-page-5 .case-hero-assembly{grid-template-columns:1fr;gap:28px;margin-top:32px!important;padding-top:24px}.case-study--loreal .loreal-page-5 .case-hero-assembly-challenges{grid-column:1;grid-row:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;padding:42px 10px 12px;border-radius:18px}.case-study--loreal .loreal-page-5 .case-hero-assembly-detail,.case-study--loreal .loreal-page-5 .case-hero-assembly-final{grid-column:1;grid-row:auto}.case-study--loreal .loreal-page-5 .case-hero-assembly-copy h4{max-width:100%;font-size:30px}.case-study--loreal .loreal-page-5 .case-hero-assembly-copy ol{grid-template-columns:1fr}.case-study--loreal .loreal-page-5 .case-hero-assembly-final{width:min(100%,300px);margin:0}}.advantage-section{position:relative;padding-top:clamp(208px,12vw,256px)}.advantage-section:before{content:"";position:absolute;top:64px;right:max(var(--layout-gutter),calc(50% - var(--layout-max) / 2));left:max(var(--layout-gutter),calc(50% - var(--layout-max) / 2));height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14) 18%,rgba(255,255,255,.14) 82%,transparent);box-shadow:0 0 18px #ffffff0d}@media(max-width:1200px){.advantage-section{padding-top:148px}.advantage-section:before{top:52px}}@media(max-width:720px){.advantage-section{padding-top:104px}.advantage-section:before{top:36px}}.case-study--chagee .case-content-section.chagee-page-9{min-height:0;overflow:clip;isolation:isolate;background:radial-gradient(circle at 92% 12%,rgba(190,119,55,.14),transparent 28%),linear-gradient(180deg,#f7ebdf 0%,var(--chagee-paper) 42%,#eedbc6 100%)}.case-study--chagee .case-content-section.chagee-page-9:after{content:"";position:absolute;z-index:-1;top:22%;right:0;width:560px;height:560px;border:1px solid rgba(109,53,24,.08);border-radius:50%;pointer-events:none}.case-study--chagee .chagee-page-9 .case-section-inner{padding-top:clamp(84px,8vw,124px);padding-bottom:clamp(96px,9vw,144px);row-gap:0}.case-study--chagee .chagee-page-9 .case-page-index{grid-column:1 / -1;display:flex;align-items:center;gap:18px;margin:0;color:var(--chagee-caramel-deep);font-size:10px;letter-spacing:.16em}.case-study--chagee .chagee-page-9 .case-page-index:after{content:"";flex:1;height:1px;background:#6d351824}.case-study--chagee .chagee-page-9 .case-section-title{grid-column:1 / 6;grid-row:2;max-width:5.5em;margin:clamp(34px,4vw,54px) 0 0;color:var(--chagee-ink);font-size:clamp(58px,6.4vw,88px);font-weight:650;line-height:.96;letter-spacing:-.065em;text-wrap:balance}.case-study--chagee .chagee-page-9 .case-paragraph{grid-column:7 / -1;grid-row:2;align-self:end;max-width:31em;margin:clamp(34px,4vw,54px) 0 0;padding:0 0 4px 28px;border-left:2px solid rgba(184,111,46,.46);color:#3f2010bd;font-size:clamp(18px,1.28vw,21px);font-weight:520;line-height:1.62;letter-spacing:-.02em;text-wrap:pretty}.case-study--chagee .chagee-page-9 .case-value-summary{grid-column:1 / -1;grid-row:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:clamp(58px,6vw,82px);border:0}.case-study--chagee .chagee-page-9 .case-value-summary-item,.case-study--chagee .chagee-page-9 .case-value-summary-item:first-child,.case-study--chagee .chagee-page-9 .case-value-summary-item:last-child{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr);-moz-column-gap:16px;column-gap:16px;align-content:start;margin:0;padding:28px 26px 30px;border:1px solid rgba(109,53,24,.12);border-radius:24px;background:#fff6;box-shadow:inset 0 1px #ffffffc7,0 18px 44px #522b120f}.case-study--chagee .chagee-page-9 .case-value-summary-item>span{grid-column:1;grid-row:1 / span 2;margin:3px 0 0;color:var(--chagee-caramel);font-size:10px;font-weight:700;line-height:1;letter-spacing:.12em}.case-study--chagee .chagee-page-9 .case-value-summary-item>strong{grid-column:2;margin:0 0 11px;color:var(--chagee-ink);font-size:clamp(19px,1.45vw,23px);font-weight:650;line-height:1.26;letter-spacing:-.035em;text-wrap:balance}.case-study--chagee .chagee-page-9 .case-value-summary-item>p{grid-column:2;max-width:none;margin:0;color:#3f2010a8;font-size:clamp(13px,.94vw,15px);line-height:1.68;letter-spacing:-.008em;text-wrap:pretty}.case-study--chagee .chagee-page-9 .case-results{grid-column:1 / 5;grid-row:4;display:flex;flex-direction:column;gap:0;align-self:start;margin-top:34px;padding:25px 26px 8px;overflow:hidden;border:1px solid rgba(240,215,183,.13);border-radius:24px;background:radial-gradient(circle at 86% 0%,rgba(184,111,46,.28),transparent 42%),#2a170c;box-shadow:inset 0 1px #ffffff0f,0 24px 58px #522b1229}.case-study--chagee .chagee-page-9 .case-results:before{display:block;padding:0 0 17px;color:var(--chagee-cream);font-size:9px;letter-spacing:.16em}.case-study--chagee .chagee-page-9 .case-results span{min-height:0;display:block;padding:18px 0;border-top:1px solid rgba(240,215,183,.15);border-bottom:0;color:#f7f2eb;font-size:16px;font-weight:590;line-height:1.42;letter-spacing:-.018em}.case-study--chagee .chagee-page-9 .case-placeholder-grid{grid-column:5 / -1;grid-row:4;width:100%;max-width:none;margin-top:34px!important}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption{min-height:334px;height:auto;display:grid;grid-template-columns:minmax(250px,.92fr) minmax(0,1.08fr);align-items:stretch;gap:0;padding:7px!important;border:1px solid rgba(109,53,24,.14);border-radius:24px;background:#ffffff70;box-shadow:inset 0 1px #fffc,0 22px 56px #522b1217}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-placeholder-visual{height:100%;min-height:0;aspect-ratio:auto;border:1px solid rgba(109,53,24,.08);border-radius:18px;background:#f7f5f2;box-shadow:none}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-placeholder-media{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption{align-self:center;padding:28px 27px;color:var(--chagee-ink)}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-exhibit-caption-index{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:22px;margin-bottom:12px;padding:4px 8px;align-items:center;border:1px solid rgba(109,53,24,.12);border-radius:999px;background:#b86f2e14;color:var(--chagee-caramel-deep);font-size:8px;letter-spacing:.12em;opacity:1}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption strong{color:var(--chagee-ink);font-size:clamp(20px,1.65vw,26px);font-weight:650;line-height:1.2;letter-spacing:-.036em}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-exhibit-caption-note{margin-top:8px;color:#3f201094;font-size:12px;line-height:1.5;opacity:1}.case-study--chagee .chagee-page-9 .case-media-full{grid-column:1 / 5;grid-row:5;width:min(100%,390px);justify-self:start;margin-top:18px!important;padding:8px;border:1px solid rgba(109,53,24,.14);border-radius:24px;background:#f7f2eb7a;box-shadow:inset 0 1px #fffc,0 28px 70px #522b121f}.case-study--chagee .chagee-page-9 .case-media-full img{width:100%;height:auto;border-radius:17px}@media(max-width:1100px)and (min-width:721px){.case-study--chagee .chagee-page-9 .case-section-inner{grid-template-columns:repeat(8,minmax(0,1fr))}.case-study--chagee .chagee-page-9 .case-section-title{grid-column:1 / 5}.case-study--chagee .chagee-page-9 .case-paragraph{grid-column:5 / -1}.case-study--chagee .chagee-page-9 .case-results{grid-column:1 / 4}.case-study--chagee .chagee-page-9 .case-placeholder-grid{grid-column:4 / -1}.case-study--chagee .chagee-page-9 .case-media-full{grid-column:1 / 4}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption{grid-template-columns:minmax(190px,.9fr) minmax(0,1.1fr)}}@media(max-width:720px){.case-study--chagee .case-content-section.chagee-page-9:after{top:38%;right:0;width:500px;height:500px}.case-study--chagee .chagee-page-9 .case-section-inner{display:grid;grid-template-columns:1fr;padding-top:74px;padding-bottom:96px}.case-study--chagee .chagee-page-9 .case-page-index,.case-study--chagee .chagee-page-9 .case-section-title,.case-study--chagee .chagee-page-9 .case-paragraph,.case-study--chagee .chagee-page-9 .case-value-summary,.case-study--chagee .chagee-page-9 .case-results,.case-study--chagee .chagee-page-9 .case-placeholder-grid,.case-study--chagee .chagee-page-9 .case-media-full{grid-column:1;grid-row:auto}.case-study--chagee .chagee-page-9 .case-page-index{gap:12px;margin-bottom:0}.case-study--chagee .chagee-page-9 .case-section-title{max-width:6em;margin-top:30px;font-size:clamp(48px,14vw,62px);line-height:.98}.case-study--chagee .chagee-page-9 .case-paragraph{align-self:auto;max-width:none;margin-top:26px;padding:20px 0 0;border-top:1px solid rgba(184,111,46,.34);border-left:0;font-size:17px;line-height:1.65}.case-study--chagee .chagee-page-9 .case-value-summary{grid-template-columns:1fr;gap:10px;margin-top:38px}.case-study--chagee .chagee-page-9 .case-value-summary-item,.case-study--chagee .chagee-page-9 .case-value-summary-item:first-child,.case-study--chagee .chagee-page-9 .case-value-summary-item:last-child{grid-template-columns:28px minmax(0,1fr);-moz-column-gap:13px;column-gap:13px;padding:23px 20px 25px;border-radius:20px}.case-study--chagee .chagee-page-9 .case-value-summary-item>strong{margin-bottom:9px;font-size:21px}.case-study--chagee .chagee-page-9 .case-value-summary-item>p{font-size:15px;line-height:1.72}.case-study--chagee .chagee-page-9 .case-results{margin-top:34px;padding:22px 20px 5px;border-radius:20px}.case-study--chagee .chagee-page-9 .case-results span{padding:16px 0;font-size:16px}.case-study--chagee .chagee-page-9 .case-placeholder-grid{margin-top:16px!important}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption{min-height:0;display:flex;padding:6px 6px 0!important;border-radius:20px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-placeholder-visual{height:auto;aspect-ratio:16 / 9;border-radius:15px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption{padding:21px 14px 24px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption strong{font-size:22px}.case-study--chagee .chagee-page-9 .case-media-full{width:min(100%,340px);justify-self:center;margin-top:22px!important;padding:6px;border-radius:21px}.case-study--chagee .chagee-page-9 .case-media-full img{border-radius:16px}}@media(prefers-reduced-transparency:reduce){.case-study--chagee .chagee-page-9 .case-value-summary-item,.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption,.case-study--chagee .chagee-page-9 .case-media-full{background:#f6ead9}}@media(min-width:1101px){.case-study--chagee .chagee-page-9 .case-section-inner{padding-top:clamp(52px,5.2vw,76px);padding-bottom:clamp(58px,5.6vw,82px)}.case-study--chagee .chagee-page-9 .case-section-title{margin-top:26px;font-size:clamp(50px,4.7vw,68px)}.case-study--chagee .chagee-page-9 .case-paragraph{margin-top:26px;padding-left:22px;font-size:clamp(16px,1.08vw,18px);line-height:1.52}.case-study--chagee .chagee-page-9 .case-value-summary{gap:10px;margin-top:32px}.case-study--chagee .chagee-page-9 .case-value-summary-item,.case-study--chagee .chagee-page-9 .case-value-summary-item:first-child,.case-study--chagee .chagee-page-9 .case-value-summary-item:last-child{grid-template-columns:25px minmax(0,1fr);-moz-column-gap:12px;column-gap:12px;padding:21px 21px 23px;border-radius:20px}.case-study--chagee .chagee-page-9 .case-value-summary-item>strong{margin-bottom:8px;font-size:clamp(17px,1.25vw,20px)}.case-study--chagee .chagee-page-9 .case-value-summary-item>p{font-size:clamp(12px,.82vw,13px);line-height:1.55}.case-study--chagee .chagee-page-9 .case-results,.case-study--chagee .chagee-page-9 .case-placeholder-grid,.case-study--chagee .chagee-page-9 .case-media-full{grid-row:4;margin-top:24px!important}.case-study--chagee .chagee-page-9 .case-results{padding:19px 21px 4px;border-radius:20px}.case-study--chagee .chagee-page-9 .case-results:before{padding-bottom:11px}.case-study--chagee .chagee-page-9 .case-results span{padding:13px 0;font-size:14px}.case-study--chagee .chagee-page-9 .case-placeholder-grid{grid-column:5 / 9}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption{min-height:214px;grid-template-columns:minmax(150px,.94fr) minmax(0,1.06fr);border-radius:20px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-placeholder-visual{border-radius:15px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption{padding:18px 17px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-exhibit-caption-index{margin-bottom:8px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption strong{font-size:clamp(16px,1.25vw,20px)}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-exhibit-caption-note{margin-top:5px;font-size:10px;line-height:1.42}.case-study--chagee .chagee-page-9 .case-media-full{grid-column:9 / -1;width:100%;height:214px;padding:6px;border-radius:20px}.case-study--chagee .chagee-page-9 .case-media-full img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 58%;object-position:center 58%;border-radius:14px}}@media(max-width:1100px)and (min-width:721px){.case-study--chagee .chagee-page-9 .case-section-inner{padding-top:64px;padding-bottom:80px}.case-study--chagee .chagee-page-9 .case-value-summary{margin-top:36px}.case-study--chagee .chagee-page-9 .case-results,.case-study--chagee .chagee-page-9 .case-placeholder-grid{margin-top:26px!important}.case-study--chagee .chagee-page-9 .case-results{grid-row:4;grid-column:1 / 4}.case-study--chagee .chagee-page-9 .case-placeholder-grid{grid-row:4;grid-column:4 / -1}.case-study--chagee .chagee-page-9 .case-media-full{grid-row:5;grid-column:1 / -1;width:min(100%,300px);height:220px;justify-self:center;margin-top:16px!important}.case-study--chagee .chagee-page-9 .case-media-full img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 58%;object-position:center 58%}}.case-study--chagee .case-content-section.chagee-page-9{background:var(--chagee-paper)}.case-study--chagee .case-content-section.chagee-page-9:after{display:none}.case-study--chagee .chagee-page-9 .case-value-summary-item,.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption,.case-study--chagee .chagee-page-9 .case-media-full{-webkit-backdrop-filter:none;backdrop-filter:none}.case-study--chagee .chagee-page-9 .case-value-summary-item,.case-study--chagee .chagee-page-9 .case-value-summary-item:first-child,.case-study--chagee .chagee-page-9 .case-value-summary-item:last-child{background:#f7eee5}.case-study--chagee .chagee-page-9 .case-value-summary-item>span{width:24px;height:24px;display:grid;margin:0;place-items:center;border:1px solid rgba(184,111,46,.25);border-radius:50%;background:#b86f2e0f;font-size:8px}@media(min-width:1101px){.case-study--chagee .chagee-page-9 .case-placeholder-grid{grid-column:5 / 11}.case-study--chagee .chagee-page-9 .case-media-full{grid-column:11 / -1;width:min(100%,190px);height:auto;justify-self:end;align-self:start;margin-top:24px!important;padding:6px;border:1px solid rgba(109,53,24,.14);border-radius:20px;background:#f7eee5;box-shadow:inset 0 1px #fffc,0 22px 56px #522b121a}.case-study--chagee .chagee-page-9 .case-media-full img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:14px}}@media(max-width:1100px)and (min-width:721px){.case-study--chagee .chagee-page-9 .case-media-full{width:min(100%,190px);height:auto;justify-self:center;margin-top:18px!important;padding:6px;background:#f7eee5}.case-study--chagee .chagee-page-9 .case-media-full img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}}@media(min-width:1101px){.case-study--chagee .case-content-section.chagee-page-9{min-height:100svh;align-items:stretch;background:radial-gradient(circle at 92% 6%,rgba(184,111,46,.1),transparent 27%),linear-gradient(180deg,#f7eadc,#f1dfcc)}.case-study--chagee .chagee-page-9 .case-section-inner{min-height:100svh;box-sizing:border-box;padding-top:clamp(58px,7svh,72px);padding-bottom:clamp(48px,6svh,62px);align-content:center}.case-study--chagee .chagee-page-9 .case-page-index{gap:16px;color:#502a148a;font-size:9px;letter-spacing:.17em}.case-study--chagee .chagee-page-9 .case-page-index:after{background:linear-gradient(90deg,#6d35182e,#6d35180d)}.case-study--chagee .chagee-page-9 .case-section-title{grid-column:1 / 6;margin-top:clamp(24px,3svh,30px);font-size:clamp(52px,4.5vw,66px);font-weight:660;line-height:.98;letter-spacing:-.058em;font-optical-sizing:auto}.case-study--chagee .chagee-page-9 .case-paragraph{grid-column:6 / -1;max-width:32em;margin-top:clamp(24px,3svh,30px);padding:2px 0 2px 24px;border-left:2px solid rgba(184,111,46,.4);font-size:clamp(15px,1.12vw,17px);font-weight:520;line-height:1.58;letter-spacing:-.018em}.case-study--chagee .chagee-page-9 .case-value-summary{gap:0;margin-top:clamp(26px,3.6svh,34px);overflow:hidden;border:1px solid rgba(109,53,24,.12);border-radius:22px;background:#fffbf680;box-shadow:inset 0 1px #ffffffd1,0 18px 48px #522b120f}.case-study--chagee .chagee-page-9 .case-value-summary-item,.case-study--chagee .chagee-page-9 .case-value-summary-item:first-child,.case-study--chagee .chagee-page-9 .case-value-summary-item:last-child{grid-template-columns:25px minmax(0,1fr);-moz-column-gap:13px;column-gap:13px;min-height:134px;padding:clamp(20px,2.3svh,23px) 22px 21px;border:0;border-left:1px solid rgba(109,53,24,.1);border-radius:0;background:transparent;box-shadow:none}.case-study--chagee .chagee-page-9 .case-value-summary-item:first-child{border-left:0}.case-study--chagee .chagee-page-9 .case-value-summary-item>span{width:24px;height:24px;margin:0;border-color:#b86f2e3d;background:#b86f2e0f}.case-study--chagee .chagee-page-9 .case-value-summary-item>strong{margin-bottom:7px;font-size:clamp(17px,1.28vw,20px);line-height:1.28;letter-spacing:-.03em}.case-study--chagee .chagee-page-9 .case-value-summary-item>p{font-size:clamp(12px,.84vw,13px);line-height:1.56;letter-spacing:-.004em}.case-study--chagee .chagee-page-9 .case-results,.case-study--chagee .chagee-page-9 .case-placeholder-grid,.case-study--chagee .chagee-page-9 .case-media-full{grid-row:4;height:clamp(220px,27svh,246px);margin-top:clamp(20px,2.8svh,26px)!important}.case-study--chagee .chagee-page-9 .case-results{grid-column:1 / 4;justify-content:center;padding:20px 22px 5px;border-radius:22px;background:radial-gradient(circle at 88% 0%,rgba(184,111,46,.3),transparent 45%),#2a170c}.case-study--chagee .chagee-page-9 .case-results:before{padding-bottom:10px;font-size:8px;letter-spacing:.17em}.case-study--chagee .chagee-page-9 .case-results span{display:flex;flex:1;align-items:center;padding:8px 0;font-size:clamp(13px,.98vw,15px);line-height:1.35}.case-study--chagee .chagee-page-9 .case-placeholder-grid{grid-column:4 / 10;width:100%}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption{min-height:0;height:100%;grid-template-columns:minmax(220px,1.16fr) minmax(0,.84fr);padding:7px!important;border-radius:22px;background:#fffbf68f;box-shadow:inset 0 1px #ffffffd1,0 18px 48px #522b1212}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-placeholder-visual{border-radius:16px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption{padding:20px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-exhibit-caption-index{min-height:20px;margin-bottom:10px;padding:3px 7px}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption figcaption.case-exhibit-caption strong{font-size:clamp(17px,1.35vw,21px);line-height:1.22}.case-study--chagee .chagee-page-9 .case-placeholder.has-media.has-caption .case-exhibit-caption-note{margin-top:6px;font-size:10px}.case-study--chagee .chagee-page-9 .case-media-full{grid-column:10 / -1;width:100%;display:grid;position:relative;margin-left:0;padding:7px;place-items:center;overflow:hidden;border-radius:22px;background:#fffbf68f;box-shadow:inset 0 1px #ffffffd1,0 18px 48px #522b1212}.case-study--chagee .chagee-page-9 .case-media-full img{position:absolute;inset:7px;width:calc(100% - 14px);height:calc(100% - 14px);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:15px}}@media(min-width:1101px)and (max-height:820px){.case-study--chagee .chagee-page-9 .case-section-inner{padding-top:48px;padding-bottom:38px}.case-study--chagee .chagee-page-9 .case-section-title,.case-study--chagee .chagee-page-9 .case-paragraph{margin-top:20px}.case-study--chagee .chagee-page-9 .case-section-title{font-size:clamp(46px,4vw,58px)}.case-study--chagee .chagee-page-9 .case-value-summary{margin-top:22px}.case-study--chagee .chagee-page-9 .case-value-summary-item,.case-study--chagee .chagee-page-9 .case-value-summary-item:first-child,.case-study--chagee .chagee-page-9 .case-value-summary-item:last-child{min-height:120px;padding-top:17px;padding-bottom:17px}.case-study--chagee .chagee-page-9 .case-results,.case-study--chagee .chagee-page-9 .case-placeholder-grid,.case-study--chagee .chagee-page-9 .case-media-full{height:clamp(188px,25svh,205px);margin-top:18px!important}}@media(min-width:901px){.case-study--jd .case-content-section.is-results.jd-page-8{min-height:100svh;overflow:clip;isolation:isolate;background:radial-gradient(circle at 8% 88%,rgba(226,35,26,.055),transparent 28%),linear-gradient(180deg,#f7f7f8 0%,var(--jd-paper) 100%)}.case-study--jd .jd-page-8 .case-section-inner{min-height:100svh;box-sizing:border-box;padding-top:clamp(48px,6svh,68px);padding-bottom:clamp(46px,6svh,66px);align-content:center;row-gap:0}.case-study--jd .jd-page-8 .case-page-index{grid-column:1 / -1;grid-row:1;display:flex;align-items:center;gap:16px;margin:0;color:#e2231ac7;font-size:9px;letter-spacing:.18em}.case-study--jd .jd-page-8 .case-page-index:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,#e2231a38,#1d1d1f0f)}.case-study--jd .case-content-section.is-results.jd-page-8 .case-section-title{grid-column:1 / 5;grid-row:2;align-self:start;max-width:none;margin-top:clamp(26px,3.8svh,36px);font-size:clamp(48px,4.5vw,66px);line-height:.96;letter-spacing:-.058em}.case-study--jd .case-content-section.is-results.jd-page-8 .case-paragraph{grid-column:5 / -1;grid-row:2;align-self:start;max-width:760px;margin-top:clamp(26px,3.8svh,36px);padding:1px 0 1px clamp(20px,2.2vw,30px);border-left:2px solid rgba(226,35,26,.52);color:#1d1d1fad;font-size:clamp(16px,1.15vw,18px);line-height:1.58;letter-spacing:-.016em;text-wrap:pretty}.case-study--jd .jd-page-8 .case-media-full,.case-study--jd .jd-page-8 .case-results{grid-row:3;height:clamp(270px,34svh,320px);margin-top:clamp(26px,3.6svh,34px)!important}.case-study--jd .jd-page-8 .case-media-full{position:relative;grid-column:1 / 6;width:100%;justify-self:stretch;align-self:start;padding:0;overflow:hidden;border:0;border-radius:26px;background:#060708;box-shadow:0 26px 64px #0f0f1229}.case-study--jd .jd-page-8 .case-media-full:before{content:"SOCIAL PROOF  /  社媒传播现场";position:absolute;z-index:2;top:18px;left:18px;display:inline-flex;min-height:28px;padding:7px 10px;align-items:center;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#070708a3;color:#ffffffc7;font-family:var(--font-mono);font-size:8px;font-weight:650;line-height:1;letter-spacing:.12em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.case-study--jd .jd-page-8 .case-media-full:after{content:"584 喜欢   ·   351 收藏   ·   32 评论";position:absolute;z-index:2;right:0;bottom:0;left:0;padding:58px 20px 19px;background:linear-gradient(180deg,transparent,rgba(4,4,5,.84));color:#ffffffe6;font-family:var(--font-mono);font-size:10px;font-weight:600;line-height:1;letter-spacing:.08em}.case-study--jd .jd-page-8 .case-media-full img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 38%;object-position:center 38%;border-radius:0;transform:scale(1.015)}.case-study--jd .jd-page-8 .case-results{grid-column:6 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;align-self:start;margin-left:0;overflow:hidden;border:1px solid rgba(29,29,31,.12);border-radius:26px;background:#ffffff8a;box-shadow:inset 0 1px #ffffffdb,0 20px 52px #0f0f120e}.case-study--jd .jd-page-8 .case-results span,.case-study--jd .jd-page-8 .case-results span:first-child,.case-study--jd .jd-page-8 .case-results span:last-child{min-height:0;display:grid;align-content:space-between;gap:14px;padding:clamp(20px,2.5svh,24px) clamp(20px,2.1vw,28px);border:0;border-left:1px solid rgba(29,29,31,.1);color:var(--jd-ink);font-size:clamp(15px,1.1vw,18px);line-height:1.36;letter-spacing:-.024em}.case-study--jd .jd-page-8 .case-results span:nth-child(odd){border-left:0}.case-study--jd .jd-page-8 .case-results span:nth-child(n+3){border-top:1px solid rgba(29,29,31,.1)}.case-study--jd .jd-page-8 .case-results span:before{padding:0;color:#e2231ad1;font-size:9px}}@media(min-width:901px)and (max-height:760px){.case-study--jd .jd-page-8 .case-section-inner{padding-top:38px;padding-bottom:36px}.case-study--jd .case-content-section.is-results.jd-page-8 .case-section-title,.case-study--jd .case-content-section.is-results.jd-page-8 .case-paragraph{margin-top:22px}.case-study--jd .case-content-section.is-results.jd-page-8 .case-section-title{font-size:clamp(44px,4vw,58px)}.case-study--jd .case-content-section.is-results.jd-page-8 .case-paragraph{font-size:15px;line-height:1.5}.case-study--jd .jd-page-8 .case-media-full,.case-study--jd .jd-page-8 .case-results{height:clamp(240px,35svh,270px);margin-top:22px!important}}.cursor-grid{position:relative;width:100%;height:100%;overflow:hidden;pointer-events:none}.cursor-grid__canvas{display:block;width:100%;height:100%}body.synapse-body{background:#000;color:#fff;font-family:Space Mono,monospace;letter-spacing:normal}body.synapse-body #root{min-height:100vh}.synapse-page,.synapse-page *,.synapse-page *:before,.synapse-page *:after{box-sizing:border-box}.synapse-page{position:relative;min-height:100vh;overflow:clip;background:#000;color:#fff;font-family:Space Mono,monospace;isolation:isolate}.synapse-page button,.synapse-page a{font:inherit}.synapse-video-layer{position:fixed;inset:0;z-index:1;overflow:hidden;background:#000;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.synapse-video-layer video{position:absolute;inset:0;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;opacity:0;will-change:transform,filter,opacity}.synapse-video-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),transparent 28%),radial-gradient(circle at 50% 46%,transparent 30%,rgba(0,0,0,.24) 100%)}.synapse-header{position:fixed;z-index:50;top:0;left:0;right:0;height:80px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2rem;opacity:0;transition:opacity .8s ease-out;pointer-events:none}.synapse-header.visible{opacity:1;pointer-events:auto}.synapse-header-left{display:flex;align-items:center;flex:1 1 auto;min-width:0;gap:8px}.synapse-logo-pill,.synapse-menu-pill{height:48px;background:#ffffff26;border:1px solid rgba(255,255,255,.03);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px}.synapse-logo-pill{display:flex;align-items:center;flex:0 1 auto;min-width:0;gap:10px;padding:0 20px;color:#fff;transition:background .15s ease,transform .15s ease}.synapse-logo-pill:hover{background:#ffffff38;transform:scale(1.02)}.synapse-logo-pill:active{transform:scale(.98)}.synapse-logo-pill svg{width:18px;height:18px;flex:0 0 auto}.synapse-logo-pill span{font-size:16px;font-weight:400;line-height:1;letter-spacing:-.02em;white-space:nowrap}.synapse-menu-pill{position:relative;display:flex;align-items:center;flex:0 1 auto;width:48px;min-width:48px;overflow:hidden;transition:width .35s cubic-bezier(.22,1,.36,1)}.synapse-menu-pill.open{flex-basis:max-content;max-width:100%;width:-moz-max-content;width:max-content}.synapse-menu-toggle{position:relative;z-index:2;display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;color:#fff;transition:width .2s ease,height .2s ease,margin .2s ease,background .2s ease}.synapse-menu-pill.open .synapse-menu-toggle{width:36px;height:36px;margin-left:6px;border-radius:11px;background:#ffffff1a}.synapse-menu-pill.open .synapse-menu-toggle:hover{background:#fff3}.synapse-hamburger{position:relative;display:block;width:18px;height:12px}.synapse-hamburger i{position:absolute;left:0;display:block;width:18px;height:1.5px;border-radius:1px;background:#fff;transform-origin:center;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s ease}.synapse-hamburger i:nth-child(1){top:0}.synapse-hamburger i:nth-child(2){top:5px}.synapse-hamburger i:nth-child(3){top:10px}.synapse-menu-pill.open .synapse-hamburger i:nth-child(1){transform:translateY(5px) rotate(45deg)}.synapse-menu-pill.open .synapse-hamburger i:nth-child(2){opacity:0;transform:scale(0)}.synapse-menu-pill.open .synapse-hamburger i:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.synapse-menu-links{flex:0 0 auto;min-width:0;display:flex;align-items:center;gap:24px;margin-left:auto;padding:0 24px 0 16px;opacity:0;transform:translate(15px);overflow:hidden;transition:opacity .15s ease,transform .15s ease;pointer-events:none;white-space:nowrap}.synapse-menu-pill.open .synapse-menu-links{opacity:1;transform:translate(0);pointer-events:auto}.synapse-menu-links button{flex:0 0 auto;color:#ffffffd9;font-size:16px;font-weight:400;line-height:1;transition:color .15s ease}.synapse-menu-links button:hover{color:#fff}.synapse-download{display:flex;flex:0 0 auto;height:48px;align-items:center;gap:10px;padding:0 24px;border-radius:9999px;background:#fff;color:#000;box-shadow:0 1px 3px #0000001a;font-size:16px;font-weight:500;line-height:1;white-space:nowrap;transition:background .15s ease,transform .15s ease}.synapse-download:hover{background:#e2e2e6;transform:scale(1.03)}.synapse-download:active{transform:scale(.97)}.synapse-main{position:relative;z-index:10;display:flex;width:100%;flex-direction:column;padding:80px 2rem 0;opacity:0;transition:opacity 1s ease-out}.synapse-main.visible{opacity:1}.synapse-dot-grid{position:absolute;inset:0;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:24px 24px;opacity:.05;pointer-events:none}.synapse-hero{position:relative;display:flex;width:100%;max-width:var(--layout-max);min-height:calc(100svh - 80px);margin:0 auto;flex-direction:column;justify-content:space-between;padding:32px 0 64px;transform-origin:50% 10%;will-change:opacity,transform}.synapse-hero-grid{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:48px}.synapse-hero-grid-top{align-items:start}.synapse-hero-grid-bottom{align-items:end;margin-top:auto;padding-top:48px}.synapse-hero-title{display:flex;margin:0;flex-direction:column;color:#fff;font-family:Space Mono,monospace;font-size:clamp(50px,8vw,100px);font-weight:400;line-height:.95;letter-spacing:-.055em;text-wrap:balance;-webkit-user-select:none;-moz-user-select:none;user-select:none}.synapse-hero-title-right{grid-column:2;align-items:flex-end;text-align:right}.synapse-scramble{display:inline-block;min-height:.95em;white-space:pre}.synapse-hero-desc{max-width:380px;color:#fff9;font-size:15px;line-height:1.625;letter-spacing:0;opacity:0;transform:translateY(25px);will-change:opacity,transform}.synapse-hero-desc.entered{transition:opacity .9s cubic-bezier(.215,.61,.355,1),transform .9s cubic-bezier(.215,.61,.355,1)}.synapse-cinematic{position:relative;display:grid;width:100%;max-width:1024px;min-height:56vh;margin:0 auto;padding:64px 24px 28px;place-items:center;perspective:400px;scroll-margin-top:80px;pointer-events:none}.synapse-cinematic-inner{opacity:0;text-align:center;transform-style:preserve-3d;will-change:opacity,transform}.synapse-cinematic h2{margin:0;padding:0 24px;color:#fff;font-family:Space Mono,monospace;font-size:clamp(22px,3.5vw,42px);font-weight:400;line-height:1.35;letter-spacing:-.035em;text-wrap:balance;-webkit-user-select:none;-moz-user-select:none;user-select:none}.synapse-portfolio{position:relative;width:100vw;margin-left:calc(-50vw + 50%);background:transparent;color:var(--text);font-family:var(--font-text);letter-spacing:-.022em}.synapse-portfolio-rest{position:relative;background:linear-gradient(180deg,#000000db,#000 320px),#000}.synapse-portfolio .section{scroll-margin-top:0}.synapse-portfolio .about-section{position:relative;padding-top:clamp(64px,6vw,96px);padding-bottom:clamp(80px,8vw,112px);isolation:isolate;background:transparent}.synapse-stats{position:relative;width:100vw;margin-top:64px;margin-left:calc(-50vw + 50%);overflow:hidden;opacity:0;transform:translateY(40px) scale(.98);transition:opacity .6s ease-out,transform .6s ease-out;scroll-margin-top:110px}.synapse-stats.revealed{opacity:1;transform:translateY(0) scale(1)}.synapse-swiper{width:100%;height:520px;padding-bottom:20px!important;overflow:visible!important}.synapse-swiper .swiper-slide{width:380px;max-width:85%;height:480px}.synapse-stat-card{display:flex;height:480px;flex-direction:column;justify-content:space-between;padding:6px;border:1px solid rgba(255,255,255,.035);border-radius:28px;background:#ffffff0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.synapse-stat-card-inner{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:32px;border:1px solid rgba(255,255,255,.055);border-radius:23px;background:#00000073;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.synapse-stat-title{margin:0;color:#fffc;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.synapse-stat-value{margin:24px 0 0;color:#fff;font-size:clamp(60px,6vw,76px);font-weight:400;line-height:1;letter-spacing:-.055em}.synapse-stat-details{display:flex;flex-direction:column;gap:8px;margin:0;padding:16px 0 0}.synapse-stat-details li{display:flex;align-items:flex-start;gap:8px;color:#fff9;font-size:11px;font-weight:500;letter-spacing:0}.synapse-stat-details li span{width:6px;height:6px;flex:0 0 auto;margin-top:5px;border-radius:50%;background:#ffffff4d}.synapse-stat-footer{margin:0;overflow:hidden;padding:12px 24px 10px;color:#ffffff8c;font-size:10px;font-weight:500;letter-spacing:.1em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.synapse-page :focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:3px}@media(max-width:760px){.synapse-header{height:68px;gap:8px;padding:0 16px}.synapse-header-left{flex:1 1 auto}.synapse-logo-pill,.synapse-menu-pill{height:36px;border-radius:10px}.synapse-logo-pill{flex:0 1 148px;width:148px;gap:6px;padding:0 12px;overflow:hidden;transition:flex-basis .35s cubic-bezier(.22,1,.36,1),width .35s cubic-bezier(.22,1,.36,1),padding .35s cubic-bezier(.22,1,.36,1),opacity .25s ease,transform .15s ease}.synapse-logo-pill svg{width:14px;height:14px}.synapse-logo-pill span{font-size:13px}.synapse-header.menu-open .synapse-logo-pill{flex-basis:0;width:0;padding:0;opacity:0;pointer-events:none}.synapse-menu-pill{flex:0 1 36px;width:36px;min-width:36px}.synapse-menu-pill.open{flex:1 1 auto;width:auto;min-width:0;max-width:none}.synapse-menu-toggle{width:36px;height:36px}.synapse-menu-pill.open .synapse-menu-toggle{width:28px;height:28px;margin-left:4px;border-radius:8px}.synapse-hamburger{width:15px;height:10px}.synapse-hamburger i{width:15px;height:1.2px}.synapse-hamburger i:nth-child(2){top:4px}.synapse-hamburger i:nth-child(3){top:8px}.synapse-menu-pill.open .synapse-hamburger i:nth-child(1){transform:translateY(4px) rotate(45deg)}.synapse-menu-pill.open .synapse-hamburger i:nth-child(3){transform:translateY(-4px) rotate(-45deg)}.synapse-menu-links{flex:1 1 auto;min-width:0;gap:14px;padding-right:14px;transform:translate(10px)}.synapse-menu-links button{flex:0 0 auto;font-size:13px}.synapse-download{height:36px;gap:6px;padding:0 14px;font-size:13px}.synapse-main{padding:68px 16px 0}.synapse-hero{min-height:calc(100svh - 68px);padding:26px 0 46px}.synapse-hero-grid{grid-template-columns:1fr;gap:32px}.synapse-hero-grid-bottom{display:flex;flex-direction:column-reverse;align-items:stretch;gap:38px}.synapse-hero-title{font-size:clamp(45px,16vw,72px);letter-spacing:-.06em}.synapse-hero-title-right{align-items:flex-end;text-align:right}.synapse-hero-desc{max-width:330px;font-size:13px}.synapse-cinematic{min-height:62vh;padding:44px 0 24px}.synapse-cinematic h2{padding:0 4px;font-size:clamp(20px,6vw,28px);line-height:1.4}.synapse-portfolio .about-section{background:transparent}.synapse-stats{margin-top:32px}.synapse-swiper{height:470px}.synapse-swiper .swiper-slide{width:min(330px,85vw);height:430px}.synapse-stat-card{height:430px}.synapse-stat-card-inner{padding:26px}.synapse-stat-value{font-size:58px}}@media(max-width:400px){.synapse-logo-pill{flex-basis:124px;width:124px;padding-inline:10px}.synapse-logo-pill span{font-size:12px}.synapse-menu-links{gap:10px;padding-right:10px}.synapse-download{padding-inline:10px;font-size:12px}}@media(prefers-reduced-transparency:reduce){.synapse-portfolio .about-section{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(prefers-contrast:more){.synapse-portfolio .about-section{background:transparent}}@media(prefers-reduced-motion:reduce){.synapse-page *,.synapse-page *:before,.synapse-page *:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
