:root{font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif;--ink: #191919;--muted: #66635d;--line: rgba(25, 25, 25, .12);--yellow: #ffed21;--red: #ff4f61;--green: #108b52;--cream: #fff9df;--soft: #f3f3f1;--white: #ffffff;--shadow: 0 24px 70px rgba(21, 21, 21, .14);--max: 1700px;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:1180px;overflow-x:auto;background:#fff}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}.site-header{position:fixed;z-index:30;top:24px;left:0;display:flex;width:100%;height:48px;align-items:center;justify-content:center;gap:0;padding:0;border-bottom:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.brand,.nav-left,.nav-links{display:inline-flex;align-items:center}.brand{position:absolute;left:50%;z-index:2;transform:translate(-50%)}.nav-left,.nav-links{position:relative;gap:0;color:#173111;font-size:14px;font-weight:700}.nav-left{transform:translate(-112px)}.nav-links{transform:translate(112px)}.brand-script{display:grid;min-width:116px;height:42px;place-items:center;border-radius:999px;background:#173111;color:#d2e500;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:15px;font-weight:950;font-style:normal;letter-spacing:0;transform:none}.nav-left a,.nav-links a{display:grid;min-width:86px;height:42px;place-items:center;padding:0 20px;color:inherit}.nav-left:before,.nav-links:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:999px;background:#ffffffe0;box-shadow:0 12px 34px #00000014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-left{border-radius:999px 0 0 999px}.nav-links{border-radius:0 999px 999px 0}.nav-links a:hover,.nav-left a:hover{color:#6f7a00}.side-quick-nav{position:fixed;z-index:25;top:50%;right:24px;display:grid;gap:10px;transform:translateY(-50%)}.side-quick-nav a{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(25,25,25,.1);border-radius:50%;background:#ffffffeb;box-shadow:0 10px 28px #00000014;color:#777;font-size:10px;font-weight:900}.side-quick-nav a:hover{background:var(--red);color:#fff}.hero{position:relative;min-height:100vh;overflow:hidden;padding-top:0;background:#111827;--glow-x: 50%;--glow-y: 50%;--glow-opacity: 0}.hero-video,.hero-overlay,.hero-cursor-glow{position:absolute;inset:0;width:100%;height:100%}.hero-video{object-fit:cover;filter:saturate(1.1) contrast(1.02)}.hero-overlay{background:linear-gradient(90deg,#0c2a46ad,#1f50713d 48%,#0b223aad),linear-gradient(180deg,#0003,#09192c9e)}.hero-cursor-glow{z-index:1;background:radial-gradient(circle 1.7cm at var(--glow-x) var(--glow-y),rgba(228,250,255,.28) 0%,rgba(178,236,224,.2) 28%,rgba(125,184,230,.1) 58%,rgba(125,184,230,.03) 78%,transparent 100%);mix-blend-mode:screen;opacity:var(--glow-opacity);pointer-events:none;transition:opacity .42s ease}.hero-inner{position:relative;z-index:3;width:min(calc(100% - 72px),var(--max));margin:0 auto;padding:110px 0}.hero-wordmark{position:relative;z-index:1;display:grid;justify-items:center;width:min(1220px,88vw);height:auto;margin:230px auto 0;overflow:visible;color:#fff;font-size:clamp(78px,9vw,146px);font-weight:950;letter-spacing:18px;line-height:1;opacity:.96;text-align:center;pointer-events:none}.hero-wordmark span{position:relative;white-space:nowrap;opacity:0;filter:blur(14px);transform:translateY(34px) scale(.985)}.hero.title-revealed .hero-wordmark span{animation:heroTitleReveal 2.6s cubic-bezier(.16,1,.3,1) .12s forwards}.hero-wordmark small{display:block;margin-top:18px;color:#ffffffd1;font-size:28px;font-weight:500;letter-spacing:12px;line-height:1.2;text-transform:lowercase;opacity:0;filter:blur(10px);transform:translateY(18px)}.hero.title-revealed .hero-wordmark small{animation:heroSubtitleReveal 2.2s cubic-bezier(.16,1,.3,1) .72s forwards}@keyframes heroTitleReveal{0%{opacity:0;filter:blur(18px);transform:translateY(42px) scale(.98);clip-path:inset(46% 0 46% 0)}56%{opacity:.72;filter:blur(5px);clip-path:inset(12% 0 12% 0)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1);clip-path:inset(0 0 0 0)}}@keyframes heroSubtitleReveal{0%{opacity:0;filter:blur(12px);transform:translateY(22px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 24px;color:var(--red);font-size:13px;font-weight:950;text-transform:uppercase}.hero .eyebrow{margin-top:60px;color:#ffffffeb}.hero h1{width:min(900px,68vw);margin:0;color:#fff;font-size:62px;font-weight:950;line-height:1.06;letter-spacing:0;text-align:left}.hero-copy{width:520px;margin:28px 0 0;color:#ffffffd6;font-size:18px;font-weight:650;line-height:1.85}.hero-actions,.finale-actions{display:flex;align-items:center;gap:14px;margin-top:34px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 22px;border-radius:999px;font-size:14px;font-weight:950;transition:transform .16s ease,box-shadow .16s ease}.primary-button{background:var(--red);color:#fff;box-shadow:0 18px 32px #ff4f6138}.secondary-button{border:1px solid rgba(255,255,255,.45);background:#ffffffe6}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.hero-meta{position:absolute;right:48px;bottom:34px;left:48px;display:flex;justify-content:space-between;color:#ffffffb8;font-size:12px;font-weight:850}.section{padding:110px 0}.section-shell,.detail-shell,.finale-shell{width:min(calc(100% - 72px),var(--max));margin:0 auto}.section-heading{display:grid;grid-template-columns:1fr 680px;gap:70px;align-items:end;margin-bottom:48px}.section-heading h2,.experience-content h2,.contact-finale h2,.detail-title-grid h1{margin:0;font-size:48px;font-weight:950;line-height:1.15;letter-spacing:0}.section-heading>p,.experience-content>p:not(.section-kicker),.detail-title-grid p{margin:0;color:var(--muted);font-size:17px;font-weight:620;line-height:1.8}.experience-section{background:#f1f1ef;padding-top:132px}.experience-grid{display:grid;grid-template-columns:500px 1fr;gap:88px;align-items:center}.portrait-panel{position:relative;min-height:600px;overflow:hidden;border-radius:34px;background:var(--yellow);box-shadow:var(--shadow)}.portrait-panel:before{content:"";position:absolute;inset:32px;border:1px solid rgba(25,25,25,.14);border-radius:24px}.portrait-panel img{position:absolute;top:70px;left:50%;width:270px;height:340px;transform:translate(-50%);border-radius:50% 50% 8px 8px;object-fit:cover;box-shadow:0 24px 60px #00000026}.portrait-caption{position:absolute;right:34px;bottom:34px;left:34px;padding:28px;border-radius:24px;background:#fff}.portrait-caption strong,.portrait-caption span{display:block}.portrait-caption strong{font-size:40px;font-weight:950;line-height:1}.portrait-caption span{margin-top:10px;color:var(--muted);font-size:17px;font-weight:850}.experience-content>p:not(.section-kicker){margin-top:24px}.experience-section .portrait-panel,.experience-section .section-kicker,.experience-section .info-row,.experience-section .stats-grid{opacity:0;filter:blur(14px);transform:translateY(28px);transition:opacity 1.4s cubic-bezier(.16,1,.3,1),filter 1.4s cubic-bezier(.16,1,.3,1),transform 1.4s cubic-bezier(.16,1,.3,1)}.experience-section.auto-revealed .portrait-panel,.experience-section.auto-revealed .section-kicker,.experience-section.auto-revealed .info-row,.experience-section.auto-revealed .stats-grid{opacity:1;filter:blur(0);transform:translateY(0)}.experience-section.auto-revealed .section-kicker{transition-delay:.14s}.experience-section.auto-revealed .info-row{transition-delay:.36s}.experience-section.auto-revealed .stats-grid{transition-delay:.52s}.experience-content h2,.experience-content>p:not(.section-kicker){opacity:0;filter:blur(14px);transform:translateY(24px);transition:opacity 1.6s cubic-bezier(.16,1,.3,1),filter 1.6s cubic-bezier(.16,1,.3,1),transform 1.6s cubic-bezier(.16,1,.3,1)}.experience-section.auto-revealed .experience-content h2,.experience-section.auto-revealed .experience-content>p:not(.section-kicker){opacity:1;filter:blur(0);transform:translateY(0)}.experience-section.auto-revealed .experience-content h2{transition-delay:.26s}.experience-section.auto-revealed .experience-content>p:not(.section-kicker){transition-delay:.52s}.info-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.info-row a{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;border-radius:999px;background:#fff;font-weight:900}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px}.stat-card{min-height:122px;padding:20px;border-radius:24px;background:#fff}.stat-card strong{display:block;color:var(--green);font-size:42px;font-weight:950;line-height:1}.stat-card span{display:block;margin-top:10px;color:var(--muted);font-size:13px;font-weight:850}.projects-section{background:#fbedf7}.projects-section .section-heading .section-kicker,.projects-section .section-heading h2,.projects-section .section-heading>p{opacity:0;clip-path:inset(0 50% 0 50%);filter:blur(10px) brightness(1.2);transform:scaleX(.96)}.projects-section.heading-revealed .section-heading .section-kicker{animation:centerFlashReveal 1.2s cubic-bezier(.16,1,.3,1) 80ms forwards}.projects-section.heading-revealed .section-heading h2{animation:centerFlashReveal 1.5s cubic-bezier(.16,1,.3,1) .22s forwards}.projects-section.heading-revealed .section-heading>p{animation:centerFlashReveal 1.6s cubic-bezier(.16,1,.3,1) .62s forwards}@keyframes centerFlashReveal{0%{opacity:0;clip-path:inset(0 50% 0 50%);filter:blur(14px) brightness(1.65);text-shadow:0 0 18px rgba(157,232,214,.5);transform:scaleX(.94)}48%{opacity:.86;filter:blur(4px) brightness(1.32);text-shadow:0 0 24px rgba(255,255,255,.55)}to{opacity:1;clip-path:inset(0 0 0 0);filter:blur(0) brightness(1);text-shadow:none;transform:scaleX(1)}}.featured-project-layout{display:grid;gap:44px;margin-bottom:70px}.featured-row{display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:34px}.featured-row .featured-project{opacity:0;filter:blur(12px)}.featured-row:not(.reverse) .featured-project{transform:translate(-140px)}.featured-row.reverse .featured-project{transform:translate(140px)}.projects-section.heading-revealed .featured-row .featured-project{opacity:1;filter:blur(0);transform:translate(0);transition:opacity .9s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1),box-shadow .22s ease}.projects-section.heading-revealed .featured-row.reverse .featured-project{transition-delay:1s}.featured-row.reverse{grid-template-columns:210px minmax(0,1fr)}.featured-row:not(.reverse) .featured-side-note{grid-column:2}.featured-row:not(.reverse) .featured-project{grid-column:1;grid-row:1}.featured-row.reverse .featured-side-note{grid-column:1}.featured-row.reverse .featured-project{grid-column:2}.featured-side-note{justify-self:center;max-width:180px;color:#191919c7;text-align:center}.featured-side-note p{margin:0;font-size:14px;font-weight:850;line-height:1.45}.featured-side-note a{display:inline-flex;min-height:30px;align-items:center;justify-content:center;margin-top:14px;padding:0 18px;border:1px solid rgba(25,25,25,.24);border-radius:999px;background:#ffffff85;font-size:12px;font-weight:900}.featured-project{display:grid;width:100%;min-height:280px;grid-template-columns:1fr .86fr;align-items:center;gap:54px;overflow:visible;border-radius:28px;background:#7576c7;color:#fff;transition:transform .22s ease,box-shadow .22s ease;will-change:transform}.featured-project:hover{transform:scale(1.018);box-shadow:0 32px 80px #102b3a2e}.featured-project .featured-media{overflow:hidden}.featured-project.reverse{justify-self:end;grid-template-columns:.86fr 1fr;background:#240006}.featured-project.reverse .featured-copy{order:2}.featured-project.reverse .featured-media{order:1}.featured-copy{padding:44px 0 44px 70px}.featured-project.reverse .featured-copy{padding:44px 70px 44px 0}.featured-copy span{color:#ffffffb8;font-size:13px;font-weight:950}.featured-copy h3{max-width:560px;margin:16px 0;font-size:34px;font-weight:950;line-height:1.15}.featured-copy p{max-width:600px;margin:0;color:#ffffffc2;font-size:16px;font-weight:620;line-height:1.75}.featured-copy a{display:inline-flex;align-items:center;gap:8px;margin-top:28px;padding:10px 18px;border:1px solid rgba(255,255,255,.38);border-radius:999px;color:#fff;font-size:13px;font-weight:950}.featured-media{display:block;margin:34px 34px 34px 0;overflow:hidden;border-radius:0;background:#ffffff29}.featured-project.reverse .featured-media{margin:34px 0 34px 34px}.featured-media img{width:100%;height:230px;object-fit:cover}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.project-card{min-height:460px;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 22px 44px #0000001f;opacity:0;filter:blur(12px);transform:translateY(var(--project-card-y, 32px));transition:opacity .5s cubic-bezier(.16,1,.3,1),filter .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1),box-shadow .18s ease}.project-card:nth-child(odd){--project-card-y: 42px}.project-card:nth-child(2n){--project-card-y: -42px}.projects-section.heading-revealed .project-card{opacity:1;filter:blur(0);transform:translateY(0)}.projects-section.heading-revealed .project-card:nth-child(1){transition-delay:0ms}.projects-section.heading-revealed .project-card:nth-child(2){transition-delay:.5s}.projects-section.heading-revealed .project-card:nth-child(3){transition-delay:1s}.projects-section.heading-revealed .project-card:nth-child(4){transition-delay:1.5s}.projects-section.heading-revealed .project-card:hover{transform:translateY(-8px) scale(1.025);box-shadow:0 32px 72px #0000002e;transition-delay:0ms}.project-card a{display:grid;height:100%;grid-template-rows:220px 1fr}.project-media{overflow:hidden;background:#eee}.project-media img,.project-media video{width:100%;height:100%;object-fit:cover;transition:transform .52s ease}.project-card:hover .project-media img,.project-card:hover .project-media video{transform:scale(1.05)}.project-body{display:flex;min-height:240px;flex-direction:column;padding:28px}.project-body span{width:fit-content;padding:6px 12px;border-radius:999px;background:#eef5ff;color:#0d4d8f;font-size:13px;font-weight:950}.project-body h3{margin:18px 0 12px;font-size:26px;font-weight:950;line-height:1.18}.project-body p{flex:1;margin:0;color:var(--muted);font-size:16px;font-weight:650;line-height:1.7}.project-link{display:inline-flex;align-items:center;gap:8px;margin-top:24px;color:var(--green);font-size:15px;font-weight:950}.strengths-section{background:#fff}.section-heading.compact{display:block}.strengths-editorial{display:grid;min-height:680px;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:58px;padding-top:40px;padding-bottom:40px}.strength-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:40px}.strength-collage{position:relative;min-height:570px}.strength-card{min-height:300px;padding:30px;background:#f7f7f5}.strength-note{position:absolute;display:flex;width:360px;min-height:250px;flex-direction:column;justify-content:flex-start;padding:24px 26px 28px;border:10px solid rgba(255,255,255,.64);border-radius:8px;background:linear-gradient(145deg,#ffffffb8,#def0f5d1),#ffffffb8;box-shadow:0 24px 54px #102b3a29;opacity:0;filter:blur(18px);transform:rotate(var(--note-rotate)) translateY(42px) scale(.96);transition:transform .22s ease,box-shadow .22s ease}.strengths-section.notes-revealed .strength-note{animation:strengthNoteReveal 1.2s cubic-bezier(.16,1,.3,1) forwards}.strength-note:hover{z-index:8;transform:rotate(var(--note-rotate)) translateY(-10px) scale(1.025);box-shadow:0 34px 78px #102b3a38}.strength-note-1{z-index:3;top:38px;left:34px;--note-rotate: -5deg}.strength-note-2{z-index:2;top:8px;left:330px;--note-rotate: 4deg}.strength-note-3{z-index:4;top:268px;left:230px;--note-rotate: -2deg}.strength-note-4{z-index:1;top:292px;left:0;--note-rotate: 5deg}.strengths-section.notes-revealed .strength-note-1{animation-delay:0ms}.strengths-section.notes-revealed .strength-note-2{animation-delay:.5s}.strengths-section.notes-revealed .strength-note-3{animation-delay:1s}.strengths-section.notes-revealed .strength-note-4{animation-delay:1.5s}@keyframes strengthNoteReveal{0%{opacity:0;filter:blur(18px);transform:rotate(var(--note-rotate)) translateY(42px) scale(.96)}to{opacity:1;filter:blur(0);transform:rotate(var(--note-rotate)) translateY(0) scale(1)}}.strengths-section.notes-revealed .strength-note:hover{animation:none;opacity:1;filter:blur(0);transform:rotate(var(--note-rotate)) translateY(-10px) scale(1.025)}.strength-note-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.strength-note-top span{color:#102b3a7a;font-size:13px;font-weight:950}.icon-tile{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:var(--yellow)}.strength-card h3{margin:0 0 14px;font-size:24px;font-weight:950;line-height:1.2}.strength-card p{margin:0;color:var(--muted);font-size:16px;font-weight:620;line-height:1.75}.strength-copy{align-self:center}.strength-copy h2{margin:0;color:var(--mist-text);font-size:62px;font-weight:950;line-height:1.05}.strength-copy>p:not(.section-kicker){max-width:390px;margin:24px 0 0;color:var(--mist-muted);font-size:17px;font-weight:650;line-height:1.85}.strength-copy a{display:inline-flex;align-items:center;gap:8px;margin-top:30px;color:var(--mist-accent);font-size:15px;font-weight:950}.contact-finale{min-height:calc(100vh - 68px);display:grid;align-items:center;background:#f1f1ef}.finale-shell{padding:120px 0 70px}.contact-finale h2{width:min(980px,70vw);font-size:70px}.finale-bottom{display:flex;justify-content:space-between;margin-top:110px;padding-top:24px;border-top:1px solid rgba(25,25,25,.18);color:var(--muted);font-size:16px;font-weight:900}.contact-finale .section-kicker,.contact-finale h2,.contact-finale .finale-actions,.contact-finale .finale-bottom{opacity:0;filter:blur(12px);transform:translateY(-42px)}.contact-finale.contact-revealed .section-kicker,.contact-finale.contact-revealed h2,.contact-finale.contact-revealed .finale-actions,.contact-finale.contact-revealed .finale-bottom{opacity:1;filter:blur(0);transform:translateY(0);transition:opacity .9s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.contact-finale.contact-revealed h2{transition-delay:.18s}.contact-finale.contact-revealed .finale-actions{transition-delay:.36s}.contact-finale.contact-revealed .finale-bottom{transition-delay:.54s}.detail-hero{padding-top:68px;background:var(--yellow)}.detail-shell{padding:74px 0 92px}.back-link,.next-strip a{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:950}.back-link{margin-bottom:42px}.detail-title-grid{display:grid;grid-template-columns:1fr 300px;gap:60px;align-items:start}.detail-title-grid h1{max-width:1020px;font-size:72px}.detail-title-grid p{max-width:820px;margin-top:24px}.detail-tag{padding:22px;border-radius:999px;background:#fff;color:var(--green);font-size:14px;font-weight:950}.detail-cover{margin-top:54px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.detail-cover img,.detail-cover video{width:100%;height:620px;object-fit:cover}.detail-main{padding:90px 0 120px;background:#fff}.detail-overview-grid,.detail-section-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;margin-bottom:26px}.detail-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:56px}.detail-overview-card,.detail-list-card,.detail-stats div,.gallery-card,.next-strip{background:#f7f7f5}.detail-overview-card,.detail-list-card{min-height:210px;padding:30px}.detail-overview-card span,.gallery-heading span{display:inline-flex;margin-bottom:14px;color:var(--red);font-size:12px;font-weight:950;text-transform:uppercase}.detail-overview-card h2,.detail-list-card h2,.gallery-heading h2{margin:0;font-size:30px;font-weight:950;line-height:1.2}.detail-overview-card p,.detail-list-card ul,.detail-list-card ol{color:var(--muted);font-size:17px;font-weight:620;line-height:1.75}.detail-overview-card p{margin:16px 0 0}.detail-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:26px}.detail-stats div{display:flex;align-items:center;gap:10px;min-height:74px;padding:18px 20px;font-weight:900}.detail-list-card ul,.detail-list-card ol{display:grid;gap:12px;margin:20px 0 0;padding-left:22px}.detail-list-card li::marker{color:var(--red);font-weight:950}.gallery-heading{margin-bottom:24px}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.gallery-card{margin:0;overflow:hidden;box-shadow:0 18px 46px #00000014}.gallery-card img,.gallery-card video{width:100%;height:560px;background:#eee;object-fit:contain}.video-card video{object-fit:cover}.gallery-card figcaption{padding:18px 22px;border-top:1px solid rgba(25,25,25,.08);background:#fff;font-size:16px;font-weight:950}.next-strip{display:flex;justify-content:space-between;margin-top:44px;padding:26px}@media(max-width:1400px){body{min-width:1024px}.hero h1{font-size:54px}.hero-main-art{right:8%;width:500px}.stats-grid,.strength-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{grid-template-columns:1fr}}:root{--mist-bg: #eaf4f1;--mist-bg-2: #dbeaf0;--mist-panel: rgba(255, 255, 255, .78);--mist-panel-strong: rgba(247, 252, 250, .92);--mist-text: #102b3a;--mist-muted: rgba(16, 43, 58, .68);--mist-line: rgba(16, 43, 58, .12);--mist-accent: #157f72;--mist-blue: #8fbfd5}.experience-section,.projects-section,.strengths-section,.contact-finale,.detail-main{background:radial-gradient(circle at 16% 8%,rgba(143,191,213,.34),transparent 30%),radial-gradient(circle at 82% 12%,rgba(157,232,214,.3),transparent 34%),linear-gradient(180deg,var(--mist-bg-2),var(--mist-bg))}.section-heading h2,.experience-content h2,.contact-finale h2,.detail-title-grid h1,.detail-overview-card h2,.detail-list-card h2,.gallery-heading h2,.project-body h3,.strength-card h3{color:var(--mist-text)}.section-heading>p,.experience-content>p:not(.section-kicker),.detail-title-grid p,.project-body p,.strength-card p,.detail-overview-card p,.detail-list-card ul,.detail-list-card ol{color:var(--mist-muted)}.portrait-panel{background:linear-gradient(145deg,#8fbfd5e6,#9de8d694)}.portrait-panel:before{border-color:var(--mist-line)}.portrait-caption,.info-row a,.stat-card,.project-card,.strength-card,.detail-overview-card,.detail-list-card,.detail-stats div,.gallery-card,.next-strip{background:var(--mist-panel);color:var(--mist-text);box-shadow:0 22px 54px #102b3a1f}.portrait-caption span,.stat-card span,.featured-side-note,.finale-bottom{color:var(--mist-muted)}.info-row a,.featured-side-note a,.detail-tag{border:1px solid var(--mist-line);background:#ffffffa3;color:var(--mist-text)}.stat-card strong,.project-link,.detail-tag,.projects-section .section-kicker,.strengths-section .section-kicker,.experience-section .section-kicker,.contact-finale .section-kicker{color:var(--mist-accent)}.project-body span{background:#157f721a;color:var(--mist-accent)}.project-card.accent-lemon{background:linear-gradient(180deg,#d4edd0db,#e9f6e0c2)}.project-card.accent-rose{background:linear-gradient(180deg,#ffd39de0,#ffedcac7)}.project-card.accent-orange{background:linear-gradient(180deg,#f7e2c2e0,#ecf6dbbd)}.project-card.accent-violet{background:linear-gradient(180deg,#dddbf7e6,#ebf2ffc2)}.project-card.accent-lemon .project-body span{background:#4d804824;color:#4d8048}.project-card.accent-rose .project-body span{background:#be671c24;color:#a85d19}.project-card.accent-orange .project-body span{background:#ad6b2a24;color:#9b632c}.project-card.accent-violet .project-body span{background:#5b589f24;color:#5b589f}.featured-project{background:#7d8bd8}.featured-project.reverse{background:#1d2437}.featured-side-note a{background:#ffffff94}.icon-tile{background:linear-gradient(135deg,#9de8d6,#8fbfd5)}.strength-note{background:linear-gradient(145deg,#ffffffbd,#def0f5d6),#ffffffb8;box-shadow:0 24px 54px #102b3a29}.finale-bottom{border-top-color:var(--mist-line)}.detail-hero{background:radial-gradient(circle at 80% 20%,rgba(143,191,213,.42),transparent 30%),linear-gradient(180deg,var(--mist-bg-2),var(--mist-bg))}.gallery-card figcaption{border-top-color:var(--mist-line);background:var(--mist-panel-strong);color:var(--mist-text)}.editorial-detail{min-height:100vh;padding-top:92px;background:radial-gradient(circle at 12% 16%,rgba(138,178,174,.18),transparent 28%),radial-gradient(circle at 86% 80%,rgba(154,186,204,.22),transparent 32%),linear-gradient(180deg,#f2f4eb,#e4eee9)}.editorial-detail-shell{padding:42px 0 68px}.editorial-detail .back-link{margin-bottom:28px;color:#102b3aa8}.editorial-project-sheet{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.68fr);min-height:690px;align-items:center;gap:94px;padding:76px 84px;border-top:1px solid rgba(16,43,58,.13);border-bottom:1px solid rgba(16,43,58,.13);background:#fafaf2b8;box-shadow:0 28px 80px #102b3a14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.editorial-collage{position:relative;min-height:560px}.editorial-piece{position:absolute;overflow:hidden;margin:0;background:#eef1e8;box-shadow:0 18px 42px #102b3a24;cursor:zoom-in;transition:transform .18s ease,box-shadow .18s ease}.editorial-piece:hover{transform:translateY(-4px) scale(1.018);box-shadow:0 24px 56px #102b3a2e}.editorial-piece img,.editorial-piece video{width:100%;height:100%;object-fit:cover}.editorial-piece.is-contain img{object-fit:contain;padding:10px}.editorial-piece.is-video video{object-fit:cover}.editorial-piece-1{z-index:2;top:92px;left:18%;width:44%;height:370px}.editorial-piece-2{z-index:1;top:16px;right:8%;width:36%;height:250px}.editorial-piece-3{z-index:3;top:208px;left:0;width:31%;height:220px}.editorial-piece-4{z-index:4;right:13%;bottom:0;width:27%;height:190px}.editorial-piece-5{z-index:5;right:30%;bottom:62px;width:28%;height:170px}.editorial-collage .editorial-piece-5.is-contain img{padding:8px}.polaroid-collage .editorial-piece{overflow:visible;padding:12px 12px 42px;border-radius:2px;background:#ffffffeb;box-shadow:0 20px 48px #102b3a29;opacity:0;filter:blur(12px);transform:translateY(28px) rotate(var(--polaroid-rotate, 0deg)) scale(.96);animation:polaroidReveal .9s cubic-bezier(.16,1,.3,1) forwards}.polaroid-collage .editorial-piece:after{content:attr(aria-label);position:absolute;right:14px;bottom:13px;left:14px;overflow:hidden;color:#102b3aa3;font-size:12px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.polaroid-collage .editorial-piece img,.polaroid-collage .editorial-piece video{background:#eef4f2;object-fit:contain}.polaroid-collage .editorial-piece.is-contain img{padding:0}.polaroid-collage .editorial-piece-1{top:104px;left:18%;width:42%;height:320px;--polaroid-rotate: -3deg;animation-delay:0ms}.polaroid-collage .editorial-piece-2{top:26px;right:9%;width:35%;height:270px;--polaroid-rotate: 4deg;animation-delay:.45s}.polaroid-collage .editorial-piece-3{top:244px;left:0;width:32%;height:230px;--polaroid-rotate: -5deg;animation-delay:.9s}.polaroid-collage .editorial-piece-4{right:12%;bottom:0;width:31%;height:210px;--polaroid-rotate: 3deg;animation-delay:1.35s}.polaroid-collage .editorial-piece:hover{animation:none;opacity:1;filter:blur(0);transform:translateY(-8px) rotate(var(--polaroid-rotate, 0deg)) scale(1.025)}@keyframes polaroidReveal{0%{opacity:0;filter:blur(12px);transform:translateY(30px) rotate(var(--polaroid-rotate, 0deg)) scale(.96)}to{opacity:1;filter:blur(0);transform:translateY(0) rotate(var(--polaroid-rotate, 0deg)) scale(1)}}.editorial-copy{max-width:520px;color:var(--mist-text)}.editorial-copy>*{opacity:0;filter:blur(12px);transform:translateY(18px);transition:opacity 1.5s cubic-bezier(.16,1,.3,1),filter 1.5s cubic-bezier(.16,1,.3,1),transform 1.5s cubic-bezier(.16,1,.3,1)}.editorial-copy.copy-revealed>*{opacity:1;filter:blur(0);transform:translateY(0)}.editorial-copy.copy-revealed h1{transition-delay:.12s}.editorial-copy.copy-revealed .editorial-tag{transition-delay:.34s}.editorial-copy.copy-revealed .editorial-lead{transition-delay:.52s}.editorial-copy.copy-revealed p:not(.editorial-eyebrow,.editorial-lead){transition-delay:.68s}.editorial-copy.copy-revealed .editorial-arrow-link{transition-delay:.84s}.editorial-eyebrow{margin:0 0 8px;color:#718b58;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:700;letter-spacing:0}.editorial-copy h1{margin:0;color:#6f8a52;font-family:Georgia,Times New Roman,PingFang SC,serif;font-size:58px;font-style:italic;font-weight:500;line-height:1.05}.editorial-tag{display:inline-flex;align-items:center;gap:8px;margin:22px 0 20px;padding:10px 16px;border:1px solid rgba(111,138,82,.28);border-radius:999px;color:#48685c;font-size:13px;font-weight:850}.editorial-copy p:not(.editorial-eyebrow){margin:0;color:#102b3ab3;font-size:15px;font-weight:640;line-height:1.85}.editorial-copy .editorial-lead{margin-bottom:16px;color:#102b3ad1;font-size:17px}.editorial-arrow-link{display:grid;width:72px;height:34px;margin-top:28px;place-items:center;color:#718b58}.editorial-arrow-link svg{width:52px;height:22px;stroke-width:1.8}.editorial-detail-main{padding:0 0 92px;background:radial-gradient(circle at 20% 12%,rgba(157,232,214,.18),transparent 28%),linear-gradient(180deg,#e4eee9,#f1f4ec 44%,#e8f0ed)}.editorial-info-section{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:56px;padding:82px 0 70px;border-bottom:1px solid rgba(16,43,58,.12)}.editorial-info-copy h2,.editorial-process-section h2{margin:0;color:var(--mist-text);font-size:32px;font-weight:920}.editorial-info-copy p:last-child{max-width:660px;margin:18px 0 0;color:#102b3ab3;font-size:16px;font-weight:650;line-height:1.8}.editorial-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-content:start}.editorial-stats div{display:flex;min-height:112px;align-items:flex-start;gap:12px;padding:22px;border:1px solid rgba(16,43,58,.1);background:#ffffff7a;color:var(--mist-text);font-size:15px;font-weight:850;line-height:1.5}.editorial-stats svg{flex:0 0 auto;color:#718b58}.editorial-process-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;padding:84px 0 92px;border-bottom:1px solid rgba(16,43,58,.12)}.editorial-process-section article{display:grid;gap:16px}.editorial-process-section .postcard-card{position:relative;min-height:390px;align-content:start;padding:46px 50px 52px;border:12px solid rgba(255,255,255,.72);border-radius:4px;background:linear-gradient(135deg,#ffffffc7,#dceff4d6),#ffffffbd;box-shadow:0 24px 58px #102b3a24}.editorial-process-section .postcard-card:before{content:"";position:absolute;top:24px;right:28px;width:92px;height:58px;border:1px solid rgba(113,139,88,.28);border-radius:2px;background:linear-gradient(135deg,transparent 46%,rgba(113,139,88,.18) 47%,transparent 50%),#fff3}.editorial-process-section .postcard-card:after{content:"";position:absolute;top:106px;right:50px;width:160px;height:1px;background:#102b3a29;box-shadow:0 22px #102b3a1f,0 44px #102b3a1a}.focus-postcard{transform:rotate(-1.5deg)}.process-postcard{transform:rotate(1.4deg)}.editorial-script{margin:0;color:#718b58;font-family:Georgia,Times New Roman,serif;font-size:34px;font-style:italic;line-height:1}.editorial-process-section ul,.editorial-process-section ol{display:grid;gap:12px;margin:0;padding-left:22px;color:#102b3ab8;font-size:16px;font-weight:650;line-height:1.75}.editorial-process-section li::marker{color:#718b58;font-weight:900}.editorial-gallery-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:72px 0}.editorial-gallery-strip.six-card-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.editorial-gallery-card{overflow:hidden;margin:0;border:1px solid rgba(16,43,58,.1);background:#ffffff80;cursor:zoom-in;transition:transform .18s ease,box-shadow .18s ease}.editorial-gallery-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #102b3a24}.editorial-gallery-card img,.editorial-gallery-card video{width:100%;height:340px;background:#eef1e8;object-fit:cover}.editorial-gallery-card:not(.is-video) img{object-fit:contain}.editorial-gallery-card figcaption{min-height:58px;padding:15px 16px;color:#102b3ab8;font-size:14px;font-weight:850;line-height:1.4}.blender-hero-detail{position:relative;overflow:hidden;min-height:100vh;background:#10201c}.blender-hero-detail:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,#06100e1a,#06100e42 42%,#06100ead),radial-gradient(circle at 78% 48%,rgba(177,226,185,.2),transparent 36%);pointer-events:none}.blender-hero-video{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover}.blender-hero-detail .site-header,.blender-hero-detail .editorial-detail-shell{position:relative;z-index:1}.blender-hero-detail .editorial-detail-shell{min-height:calc(100vh - 92px)}.blender-hero-detail .back-link{color:#f2faf2c7;text-shadow:0 2px 14px rgba(0,0,0,.28)}.blender-hero-sheet{grid-template-columns:minmax(0,1fr) minmax(420px,.46fr);min-height:calc(100vh - 240px);padding:58px 82px 78px;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.blender-hero-sheet .editorial-collage{display:none}.blender-hero-sheet .editorial-copy{grid-column:2;justify-self:end;max-width:520px;padding:34px 0;color:#f5faeeeb;text-shadow:0 3px 22px rgba(0,0,0,.32)}.blender-hero-sheet .editorial-eyebrow,.blender-hero-sheet .editorial-copy h1,.blender-hero-sheet .editorial-arrow-link{color:#d7edc0}.blender-hero-sheet .editorial-tag{border-color:#e2f6d55c;background:#ffffff1f;color:#f4fceee0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.blender-hero-sheet .editorial-copy p:not(.editorial-eyebrow),.blender-hero-sheet .editorial-copy .editorial-lead{color:#f5faeed6}.blender-deep-dive{padding:88px 0 34px}.blender-heading{display:grid;grid-template-columns:minmax(0,.74fr) minmax(340px,.42fr);gap:54px;align-items:end;margin-bottom:42px;padding:44px 0 42px;border-top:1px solid rgba(16,43,58,.12);border-bottom:1px solid rgba(16,43,58,.12)}.blender-heading>*,.blender-scene-copy>*{opacity:0;filter:blur(10px);transform:translateY(20px);transition:opacity 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1)}.blender-heading.is-revealed>*,.blender-scene-section.is-revealed .blender-scene-copy>*{opacity:1;filter:blur(0);transform:translateY(0)}.blender-heading.is-revealed h2,.blender-scene-section.is-revealed .blender-scene-copy h3{transition-delay:.18s}.blender-heading.is-revealed p:last-child,.blender-scene-section.is-revealed .blender-scene-copy p{transition-delay:.36s}.blender-heading .section-kicker{grid-column:1 / -1;margin-bottom:-28px}.blender-heading h2{max-width:920px;margin:0;color:var(--mist-text);font-size:50px;font-weight:950;line-height:1.08}.blender-heading p:last-child{margin:0;color:var(--mist-muted);font-size:16px;font-weight:650;line-height:1.8}.blender-video-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:74px}.blender-scene-section{display:grid;grid-template-columns:340px minmax(0,1fr);gap:46px;padding:70px 0 76px;border-top:1px solid rgba(16,43,58,.12)}.blender-scene-copy{align-self:start;position:sticky;top:190px}.blender-scene-copy span{color:#5c8490;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:800}.blender-scene-copy h3{margin:16px 0;color:var(--mist-text);font-size:38px;font-weight:950;line-height:1.12}.blender-scene-copy p{margin:0;color:var(--mist-muted);font-size:16px;font-weight:650;line-height:1.82}.blender-scene-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.blender-bread-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.blender-media-card{overflow:hidden;margin:0;border:1px solid rgba(16,43,58,.1);border-radius:22px;background:linear-gradient(180deg,#ffffffc2,#e5f1f2b8),#ffffffb8;box-shadow:0 18px 44px #102b3a1a;cursor:zoom-in;opacity:0;filter:blur(12px);transform:translateY(30px) scale(.98);transition:transform .18s ease,box-shadow .18s ease}.blender-media-card:hover{transform:translateY(-5px) scale(1.01);box-shadow:0 28px 64px #102b3a29}.blender-video-stage.is-revealed .blender-media-card,.blender-scene-section.is-revealed .blender-media-card{animation:blenderCardReveal .92s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--reveal-index, 0) * .18s)}.blender-media-card img,.blender-media-card video{width:100%;height:280px;padding:12px;background:#edf4f2;object-fit:contain}.blender-media-card.is-video video{aspect-ratio:16 / 9;height:auto;min-height:0;object-fit:contain}.blender-video-stage .blender-media-card video{height:auto;min-height:0}.blender-media-card.featured{grid-column:span 2}.blender-media-card.featured img{height:390px}.blender-bread-layout .blender-media-card.featured,.blender-bread-layout .blender-media-card.wide{grid-column:span 2}.blender-scene-section .blender-media-card.featured,.blender-bread-layout .blender-media-card.featured,.blender-bread-layout .blender-media-card.wide{grid-column:auto}.blender-scene-section .blender-media-card img{height:260px}.blender-media-card figcaption{min-height:56px;padding:15px 17px 17px;color:#102b3abd;font-size:14px;font-weight:900;line-height:1.35}@keyframes blenderCardReveal{0%{opacity:0;filter:blur(12px);transform:translateY(30px) scale(.98)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}.aigc-deep-dive{padding:88px 0 34px}.aigc-heading{display:grid;grid-template-columns:minmax(0,.72fr) minmax(340px,.42fr);gap:54px;align-items:end;margin-bottom:46px;padding:44px 0 42px;border-top:1px solid rgba(16,43,58,.12);border-bottom:1px solid rgba(16,43,58,.12)}.aigc-heading>*,.aigc-story-copy>*,.aigc-group-copy>*{opacity:0;filter:blur(10px);transform:translateY(20px);transition:opacity 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1)}.aigc-heading.is-revealed>*,.aigc-story-section.is-revealed .aigc-story-copy>*,.aigc-application-group.is-revealed .aigc-group-copy>*{opacity:1;filter:blur(0);transform:translateY(0)}.aigc-heading.is-revealed h2,.aigc-story-section.is-revealed .aigc-story-copy h3,.aigc-application-group.is-revealed .aigc-group-copy h4{transition-delay:.18s}.aigc-heading.is-revealed p:last-child,.aigc-story-section.is-revealed .aigc-story-copy p,.aigc-application-group.is-revealed .aigc-group-copy p{transition-delay:.36s}.aigc-heading .section-kicker{grid-column:1 / -1;margin-bottom:-28px}.aigc-heading h2{max-width:930px;margin:0;color:var(--mist-text);font-size:50px;font-weight:950;line-height:1.08}.aigc-heading p:last-child{margin:0;color:var(--mist-muted);font-size:16px;font-weight:650;line-height:1.8}.aigc-story-section{display:grid;grid-template-columns:340px minmax(0,1fr);gap:46px;padding:70px 0 76px;border-top:1px solid rgba(16,43,58,.12);overflow:hidden}.aigc-story-copy{align-self:start;position:sticky;top:190px}.aigc-story-copy span,.aigc-group-copy span{color:#718b58;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:800}.aigc-story-copy h3{margin:16px 0;color:var(--mist-text);font-size:38px;font-weight:950;line-height:1.12}.aigc-story-copy p,.aigc-group-copy p{margin:0;color:var(--mist-muted);font-size:16px;font-weight:650;line-height:1.82}.aigc-character-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start}.aigc-poster-section{display:block}.aigc-poster-section .aigc-story-copy{position:static;max-width:860px;margin-bottom:34px}.aigc-poster-marquee{display:grid;gap:20px;width:100%;overflow:hidden;padding:28px 0;border-radius:32px;background:radial-gradient(circle at 12% 10%,rgba(154,218,205,.28),transparent 34%),linear-gradient(135deg,#102427eb,#223934d6);box-shadow:0 30px 78px #102b3a33}.aigc-poster-track{display:flex;width:max-content;gap:18px;padding:0 18px;will-change:transform}.aigc-poster-section.is-revealed .aigc-poster-track.row-left{animation:aigcPosterLeft 42s linear infinite}.aigc-poster-section.is-revealed .aigc-poster-track.row-right{animation:aigcPosterRight 42s linear infinite}.aigc-application-section{display:block}.aigc-application-section>.aigc-story-copy{position:static;max-width:900px;margin-bottom:32px}.aigc-application-stack{display:grid;gap:34px}.aigc-application-group{display:grid;grid-template-columns:300px minmax(0,1fr);gap:26px;align-items:start;padding:22px;border:1px solid rgba(16,43,58,.1);border-radius:28px;background:#ffffff75;box-shadow:0 22px 58px #102b3a14}.aigc-group-copy{padding:8px 6px}.aigc-group-copy h4{margin:12px 0 14px;color:var(--mist-text);font-size:28px;font-weight:950;line-height:1.12}.aigc-application-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.group-outdoor .aigc-application-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.aigc-image-card{overflow:hidden;margin:0;border:1px solid rgba(16,43,58,.1);border-radius:22px;background:linear-gradient(180deg,#ffffffc7,#e8f2eeb8),#ffffffb8;box-shadow:0 18px 44px #102b3a1a;cursor:zoom-in;opacity:0;filter:blur(12px);transform:translateY(30px) scale(.98);transition:transform .18s ease,box-shadow .18s ease}.aigc-image-card:hover{transform:translateY(-5px) scale(1.01);box-shadow:0 28px 64px #102b3a29}.aigc-story-section.is-revealed .aigc-image-card,.aigc-application-group.is-revealed .aigc-image-card{animation:aigcCardReveal .92s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--reveal-index, 0) * .13s)}.aigc-application-group.is-revealed .aigc-image-card{animation-delay:calc(var(--reveal-index, 0) * .18s)}.aigc-image-card img{width:100%;height:250px;padding:12px;background:#eef2e9;object-fit:contain}.aigc-image-card.featured{grid-column:span 2}.aigc-image-card.featured img{height:350px}.aigc-image-card.poster-card{flex:0 0 260px;width:260px;border:1px solid rgba(255,255,255,.2);border-radius:20px;background:#ffffffeb}.aigc-image-card.poster-card img{height:365px}.aigc-image-card.wide img,.group-outdoor .aigc-image-card img{height:300px}.aigc-image-card figcaption{min-height:56px;padding:15px 17px 17px;color:#102b3abd;font-size:14px;font-weight:900;line-height:1.35}@keyframes aigcCardReveal{0%{opacity:0;filter:blur(12px);transform:translateY(30px) scale(.98)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@keyframes aigcPosterLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes aigcPosterRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.mushroom-deep-dive{padding:86px 0 30px}.mushroom-detail-heading{max-width:980px;margin-bottom:38px}.mushroom-detail-heading>*,.mushroom-story-copy>*{opacity:0;filter:blur(10px);transform:translateY(22px);transition:opacity 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1)}.mushroom-detail-heading.is-revealed>*,.mushroom-story-section.is-revealed .mushroom-story-copy>*{opacity:1;filter:blur(0);transform:translateY(0)}.mushroom-detail-heading.is-revealed h2,.mushroom-story-section.is-revealed .mushroom-story-copy h3{transition-delay:.18s}.mushroom-detail-heading.is-revealed p:last-child,.mushroom-story-section.is-revealed .mushroom-story-copy p{transition-delay:.36s}.mushroom-detail-heading h2{margin:0;color:var(--mist-text);font-size:46px;font-weight:950;line-height:1.12}.mushroom-detail-heading p:last-child{max-width:850px;margin:18px 0 0;color:var(--mist-muted);font-size:17px;font-weight:650;line-height:1.8}.mushroom-detail-heading.compact{margin:0 0 28px}.mushroom-poster-row{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:20px;margin-bottom:86px}.mushroom-poster-row .mushroom-image-card{opacity:0;filter:blur(12px);transform:translateY(28px)}.mushroom-poster-row.is-revealed .mushroom-image-card{animation:mushroomCardReveal .95s cubic-bezier(.16,1,.3,1) forwards}.mushroom-poster-row.is-revealed .mushroom-image-card:nth-child(2){animation-delay:.18s}.mushroom-poster-row.is-revealed .mushroom-image-card:nth-child(3){animation-delay:.36s}.mushroom-story-section{display:grid;grid-template-columns:360px minmax(0,1fr);gap:42px;padding:64px 0;border-top:1px solid rgba(16,43,58,.12)}.mushroom-story-section.reverse{grid-template-columns:minmax(0,1fr) 360px}.mushroom-story-section.reverse .mushroom-story-copy{grid-column:2;grid-row:1 / span 2}.mushroom-story-copy{grid-row:1 / span 2;align-self:start;position:sticky;top:120px}.mushroom-story-copy span{color:var(--mist-accent);font-size:13px;font-weight:950}.mushroom-story-copy h3{margin:14px 0 16px;color:var(--mist-text);font-size:38px;font-weight:950;line-height:1.14}.mushroom-story-copy p{margin:0;color:var(--mist-muted);font-size:16px;font-weight:650;line-height:1.8}.mushroom-strategy{display:block}.mushroom-strategy .mushroom-story-copy{position:static;max-width:900px;margin-bottom:34px}.mushroom-strategy-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start}.mushroom-strategy-row .mushroom-image-card{opacity:0;filter:blur(12px);transform:translateY(34px)}.mushroom-strategy-row .stagger-card:nth-child(2n){transform:translateY(-34px)}.mushroom-strategy.is-revealed .mushroom-strategy-row .mushroom-image-card{animation:mushroomStaggerReveal .95s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--reveal-index, 0) * .5s)}.mushroom-strategy.is-revealed .mushroom-strategy-row .mushroom-image-card:nth-child(2n){animation-name:mushroomStaggerRevealUp}.mushroom-strategy-row .mushroom-image-card img{height:280px}.mushroom-challenge .mushroom-story-copy{grid-column:2;grid-row:1}.mushroom-vertical-window{grid-column:1;grid-row:1 / span 2;max-height:1040px;overflow:hidden;padding-right:6px;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 7%,#000 93%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 7%,#000 93%,transparent 100%)}.mushroom-vertical-stack{display:grid;gap:22px}.mushroom-challenge.is-revealed .mushroom-vertical-stack{animation:mushroomVerticalLoop 38s linear infinite}.mushroom-vertical-stack .mushroom-image-card{opacity:0;filter:blur(12px);transform:translateY(36px)}.mushroom-challenge.is-revealed .mushroom-vertical-stack .mushroom-image-card{animation:mushroomCardReveal .95s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--reveal-index, 0) * .18s)}.mushroom-challenge.is-revealed .mushroom-vertical-stack .mushroom-image-card:nth-child(n+16){animation-delay:0ms}.mushroom-vertical-stack .mushroom-image-card img{aspect-ratio:16 / 10;height:auto;object-fit:contain}.mushroom-forest .mushroom-story-copy{position:sticky}.mushroom-cycle-stage{display:grid;gap:18px}.mushroom-cycle-toolbar{display:flex;justify-content:flex-end;gap:8px}.mushroom-cycle-toolbar button{width:44px;height:34px;border:1px solid rgba(16,43,58,.12);border-radius:999px;background:#ffffff8a;color:var(--mist-muted);cursor:pointer;font:inherit;font-size:12px;font-weight:950}.mushroom-cycle-toolbar button.active{background:#143a33;color:#d9ff73}.mushroom-cycle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.mushroom-cycle-grid .mushroom-image-card{opacity:0;filter:blur(12px);transform:translateY(30px) scale(.98);animation:mushroomCardReveal .85s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--reveal-index, 0) * .16s)}.mushroom-cycle-grid .cycle-card-2{grid-column:auto}.mushroom-cycle-grid .mushroom-image-card img,.mushroom-cycle-grid .cycle-card-2 img,.mushroom-cycle-grid .mushroom-image-card.featured img{aspect-ratio:16 / 10;height:270px;object-fit:contain}.mushroom-cycle-grid .mushroom-image-card figcaption{min-height:58px}.mushroom-cycle-grid .mushroom-image-card{display:flex;height:360px;flex-direction:column}.mushroom-cycle-grid .mushroom-image-card figcaption{flex:1 0 auto}.mushroom-story-hero{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mushroom-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:20px}.mushroom-market{display:block;overflow:hidden}.mushroom-market .mushroom-story-copy{position:static;max-width:820px;margin-bottom:34px}.mushroom-market-marquee{display:flex;width:max-content;gap:18px;padding:8px 0 22px;will-change:transform}.mushroom-market.is-revealed .mushroom-market-marquee{animation:mushroomMarketLoop 44s linear infinite}.mushroom-market-marquee .mushroom-image-card{flex:0 0 330px;width:330px;height:360px;opacity:0;filter:blur(12px);transform:translateY(30px)}.mushroom-market.is-revealed .mushroom-market-marquee .mushroom-image-card{animation:mushroomCardReveal .9s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(min(var(--reveal-index, 0),8)*.12s)}.mushroom-market-marquee .mushroom-image-card img{width:100%;aspect-ratio:16 / 10;height:270px;object-fit:contain}.mushroom-market-marquee .mushroom-image-card figcaption{min-height:58px}.mushroom-image-card{overflow:hidden;margin:0;border:1px solid rgba(16,43,58,.1);border-radius:18px;background:#ffffff8a;box-shadow:0 18px 42px #102b3a1a;cursor:zoom-in;transition:transform .18s ease,box-shadow .18s ease}.mushroom-image-card:hover{transform:translateY(-5px);box-shadow:0 26px 58px #102b3a29}.mushroom-image-card img{width:100%;height:230px;background:#eef1e8;object-fit:contain}.mushroom-image-card.featured img{height:320px}.mushroom-image-card figcaption{min-height:56px;padding:15px 16px;color:#102b3ac2;font-size:14px;font-weight:900;line-height:1.35}@keyframes mushroomCardReveal{0%{opacity:0;filter:blur(12px);transform:translateY(36px) scale(.98)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@keyframes mushroomStaggerReveal{0%{opacity:0;filter:blur(12px);transform:translateY(34px) scale(.98)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@keyframes mushroomStaggerRevealUp{0%{opacity:0;filter:blur(12px);transform:translateY(-34px) scale(.98)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@keyframes mushroomVerticalLoop{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes mushroomMarketLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}.mushroom-all-assets{padding-top:74px;border-top:1px solid rgba(16,43,58,.12)}.mushroom-asset-wall{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.mushroom-asset-wall .mushroom-image-card img{height:170px}.mushroom-asset-wall .mushroom-image-card figcaption{min-height:62px;font-size:12px}.ip-vi-deep-dive{padding:88px 0 34px}.ip-vi-heading{display:grid;grid-template-columns:minmax(0,.78fr) minmax(340px,.42fr);gap:54px;align-items:end;margin-bottom:32px;padding:42px 0 38px;border-top:1px solid rgba(16,43,58,.12);border-bottom:1px solid rgba(16,43,58,.12)}.ip-vi-heading>*,.ip-vi-index a,.ip-vi-copy>*{opacity:0;filter:blur(10px);transform:translateY(20px);transition:opacity 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1)}.ip-vi-heading.is-revealed>*,.ip-vi-index.is-revealed a,.ip-vi-section.is-revealed .ip-vi-copy>*{opacity:1;filter:blur(0);transform:translateY(0)}.ip-vi-heading.is-revealed h2,.ip-vi-section.is-revealed .ip-vi-copy h3{transition-delay:.18s}.ip-vi-heading.is-revealed p:last-child,.ip-vi-section.is-revealed .ip-vi-copy p{transition-delay:.36s}.ip-vi-index.is-revealed a:nth-child(2){transition-delay:.12s}.ip-vi-index.is-revealed a:nth-child(3){transition-delay:.24s}.ip-vi-index.is-revealed a:nth-child(4){transition-delay:.36s}.ip-vi-index.is-revealed a:nth-child(5){transition-delay:.48s}.ip-vi-heading .section-kicker{grid-column:1 / -1;margin-bottom:-28px}.ip-vi-heading h2{max-width:900px;margin:0;color:var(--mist-text);font-size:50px;font-weight:950;line-height:1.08}.ip-vi-heading p:last-child{margin:0;color:var(--mist-muted);font-size:16px;font-weight:650;line-height:1.8}.ip-vi-index{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:52px;padding:12px;border:1px solid rgba(16,43,58,.1);border-radius:22px;background:#f3f8f3c2;box-shadow:0 20px 54px #102b3a14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ip-vi-index a{display:grid;gap:7px;min-height:74px;align-content:center;padding:14px 16px;border-radius:16px;color:#102b3ab8;font-size:14px;font-weight:900;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.ip-vi-index a:hover{background:#ffffffb8;color:var(--mist-text);transform:translateY(-2px)}.ip-vi-index span{color:#718b58;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:800}.ip-vi-section{display:grid;grid-template-columns:340px minmax(0,1fr);gap:48px;padding:68px 0 74px;border-top:1px solid rgba(16,43,58,.12);scroll-margin-top:180px}.ip-vi-copy{grid-row:1 / span 2;align-self:start;position:sticky;top:210px}.ip-vi-copy span{color:#718b58;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:800}.ip-vi-copy h3{margin:16px 0;color:var(--mist-text);font-size:36px;font-weight:950;line-height:1.12}.ip-vi-copy p{margin:0;color:var(--mist-muted);font-size:16px;font-weight:650;line-height:1.85}.ip-vi-brand-row,.ip-vi-logo-grid,.ip-vi-visual-grid,.ip-vi-character-layout,.ip-vi-application-wall{display:grid;gap:18px}.ip-vi-brand-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.ip-vi-logo-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:18px;align-items:start}.ip-vi-logo-grid{grid-template-columns:1fr}.ip-vi-color-band{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:18px}.ip-vi-color-band span{height:64px;border:8px solid rgba(255,255,255,.68);border-radius:18px;background:var(--chip-color);box-shadow:0 14px 34px #102b3a1a}.ip-vi-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ip-vi-character-layout{grid-template-columns:repeat(3,minmax(0,1fr))}.ip-vi-film-strip{position:relative;overflow:hidden}.film-single{padding:0 0 6px}.ip-vi-film-track{display:grid;gap:22px}.film-single .ip-vi-film-track{grid-template-columns:minmax(0,1fr)}.ip-vi-character{display:block}.ip-vi-character .ip-vi-copy{position:static;max-width:760px;margin-bottom:34px}.film-marquee{display:grid;gap:20px;width:100%;padding:28px 0;border-radius:32px;background:radial-gradient(circle at 18% 12%,rgba(168,205,213,.24),transparent 32%),linear-gradient(135deg,#0f1c22e6,#142a28d1);box-shadow:0 32px 82px #102b3a2e}.ip-vi-marquee-row{display:flex;width:max-content;gap:18px;padding:0 18px;will-change:transform}.ip-vi-marquee-row.row-left{animation:filmMarqueeLeft 34s linear infinite}.ip-vi-marquee-row.row-right{animation:filmMarqueeRight 34s linear infinite}.ip-vi-application-wall{grid-template-columns:repeat(4,minmax(0,1fr))}.ip-vi-card{align-self:start;overflow:hidden;margin:0;border:1px solid rgba(16,43,58,.1);border-radius:22px;background:linear-gradient(180deg,#ffffffd1,#e8f2efc2),#ffffffb8;box-shadow:0 18px 44px #102b3a1a;cursor:zoom-in;opacity:0;transform:translateY(24px);animation:ipViCardReveal .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--reveal-index, 0) * .12s);transition:transform .18s ease,box-shadow .18s ease}.ip-vi-card:hover{transform:translateY(-5px) scale(1.01);box-shadow:0 28px 62px #102b3a29}.ip-vi-card img{width:100%;height:260px;padding:12px;background:#f5f7f0;object-fit:contain}.ip-vi-card.film-frame{position:relative;flex:0 0 min(520px,40vw);border:1px solid rgba(255,255,255,.22);border-radius:20px;padding:18px 18px 18px 34px;background:linear-gradient(180deg,#fffffff5,#ecf5f4f0),#fffffff0;box-shadow:inset 0 0 0 8px #ffffff80,0 18px 40px #0003;scroll-snap-align:start}.ip-vi-card.film-frame:before{content:"";position:absolute;top:22px;bottom:22px;left:13px;width:8px;border-radius:999px;background:radial-gradient(circle,rgba(32,63,74,.42) 0 3px,transparent 4px) 0 0 / 8px 26px;pointer-events:none}.ip-vi-card.film-frame:after{content:"";position:absolute;inset:10px;border:1px solid rgba(16,43,58,.08);border-radius:14px;pointer-events:none}.ip-vi-card.film-frame img{aspect-ratio:16 / 9;height:auto;padding:0;border-radius:10px;background:#f2f6f0f5;object-fit:contain}.ip-vi-card.film-frame figcaption{min-height:48px;padding:14px 4px 2px;color:#102b3ad1}.film-single .ip-vi-card.film-frame{flex-basis:auto;opacity:0;filter:blur(10px);transform:translateY(28px) scale(.98);animation:none}.ip-vi-section.is-revealed .film-single .ip-vi-card.film-frame{animation:singleFilmReveal 1.2s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--reveal-index, 0) * .42s)}.film-marquee .ip-vi-card.film-frame{opacity:0;filter:blur(10px);animation:none}.ip-vi-section.is-revealed .film-marquee .ip-vi-card.film-frame{animation:marqueeFilmFade 1.8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--reveal-index, 0) * .26s)}.ip-vi-card.featured img{height:390px}.ip-vi-card.large{transform:translateY(26px)}.ip-vi-card figcaption{min-height:58px;padding:15px 18px 17px;color:#102b3abd;font-size:14px;font-weight:900;line-height:1.35}.ip-vi-character-layout .ip-vi-card.featured,.ip-vi-application-wall .ip-vi-card.featured{grid-column:span 2}.ip-vi-application-wall .ip-vi-card.featured img{height:340px}@keyframes ipViCardReveal{0%{opacity:0;filter:blur(10px);transform:translateY(24px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}@keyframes singleFilmReveal{0%{opacity:0;filter:blur(12px);transform:translateY(34px) scale(.96)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@keyframes marqueeFilmFade{0%{opacity:0;filter:blur(12px);transform:translateY(18px) scale(.96)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@keyframes filmMarqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes filmMarqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.editorial-next-strip{justify-content:flex-start;margin-top:0;border:1px solid rgba(16,43,58,.1);background:#ffffff85;box-shadow:none}.media-lightbox{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:58px;background:#08141cb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.media-lightbox-content{width:min(1180px,88vw);max-height:86vh;margin:0}.media-lightbox-content img,.media-lightbox-content video{width:100%;max-height:78vh;object-fit:contain;background:#f5faf7f0;box-shadow:0 30px 90px #00000057}.media-lightbox-content figcaption{margin-top:14px;color:#ffffffdb;font-size:15px;font-weight:850;text-align:center}.media-lightbox-close{position:fixed;top:28px;right:34px;min-width:74px;height:42px;border:0;border-radius:999px;background:#ffffffe6;color:var(--mist-text);cursor:pointer;font:inherit;font-size:14px;font-weight:950}@media(max-width:1400px){.editorial-project-sheet{grid-template-columns:minmax(0,1fr) 390px;gap:58px;padding:60px}.editorial-copy h1{font-size:48px}.editorial-collage{min-height:500px}.blender-hero-sheet{grid-template-columns:minmax(0,1fr) minmax(360px,.46fr);min-height:calc(100vh - 210px);padding:48px 58px 68px}.blender-hero-sheet .editorial-copy{max-width:440px}.blender-heading{grid-template-columns:1fr;gap:22px}.blender-heading .section-kicker{margin-bottom:0}.blender-scene-section{grid-template-columns:280px minmax(0,1fr);gap:32px}.blender-scene-copy{top:180px}.blender-media-card img,.blender-media-card.featured img{height:280px}.blender-scene-section .blender-media-card img,.blender-scene-section .blender-media-card.featured img{height:260px}.blender-scene-grid,.blender-bread-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.aigc-heading{grid-template-columns:1fr;gap:22px}.aigc-heading .section-kicker{margin-bottom:0}.aigc-story-section{grid-template-columns:280px minmax(0,1fr);gap:32px}.aigc-story-copy{top:180px}.aigc-character-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.aigc-application-group{grid-template-columns:240px minmax(0,1fr)}.aigc-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.group-outdoor .aigc-application-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.aigc-image-card img{height:220px}.aigc-image-card.featured img,.aigc-image-card.wide img,.group-outdoor .aigc-image-card img{height:280px}.ip-vi-heading{grid-template-columns:1fr;gap:22px}.ip-vi-heading .section-kicker{margin-bottom:0}.ip-vi-section{grid-template-columns:280px minmax(0,1fr);gap:32px}.ip-vi-copy{top:180px}.ip-vi-index{grid-template-columns:repeat(5,minmax(0,1fr))}.ip-vi-index a{padding:12px;font-size:12px}.film-marquee{padding:24px 0}.ip-vi-card.film-frame{flex-basis:min(430px,42vw)}.ip-vi-application-wall{grid-template-columns:repeat(3,minmax(0,1fr))}.ip-vi-card img{height:220px}.ip-vi-card.featured img,.ip-vi-application-wall .ip-vi-card.featured img{height:310px}}@media(max-width:900px){html{overflow-x:hidden}body{min-width:0;overflow-x:hidden}.site-header{top:12px;left:12px;width:calc(100% - 24px);height:40px;justify-content:space-between}.brand{position:static;transform:none}.brand-script{min-width:82px;height:38px;font-size:13px}.nav-left,.nav-links{position:static;transform:none;font-size:12px}.nav-left a,.nav-links a{min-width:56px;height:38px;padding:0 10px}.side-quick-nav{display:none}.hero{min-height:100svh}.hero-inner,.section-shell,.detail-shell,.finale-shell{width:min(calc(100% - 32px),var(--max))}.hero-inner{padding:86px 0 58px}.hero-wordmark{width:100%;margin-top:34svh;font-size:clamp(42px,15vw,70px);letter-spacing:4px}.hero-wordmark span{max-width:100%;white-space:normal}.hero-wordmark small{margin-top:12px;font-size:14px;letter-spacing:4px}.hero h1{width:100%;font-size:38px}.hero-copy{width:100%;font-size:15px}.hero-actions,.finale-actions{flex-wrap:wrap;gap:10px}.hero-meta{right:16px;bottom:18px;left:16px;gap:8px;font-size:10px}.section{padding:72px 0}.section-heading,.experience-grid,.featured-row,.featured-row.reverse,.strengths-editorial,.detail-title-grid,.detail-overview-grid,.detail-section-grid,.editorial-info-section,.editorial-process-section,.editorial-project-sheet,.blender-hero-sheet,.blender-heading,.aigc-heading,.ip-vi-heading,.blender-scene-section,.aigc-story-section,.mushroom-story-section,.mushroom-story-section.reverse,.ip-vi-section,.aigc-application-group{grid-template-columns:1fr}.section-heading{gap:18px;margin-bottom:32px}.section-heading h2,.experience-content h2,.contact-finale h2,.detail-title-grid h1,.blender-heading h2,.aigc-heading h2,.ip-vi-heading h2,.mushroom-detail-heading h2{font-size:34px;line-height:1.12}.section-heading>p,.experience-content>p:not(.section-kicker),.detail-title-grid p,.blender-heading p:last-child,.aigc-heading p:last-child,.ip-vi-heading p:last-child,.mushroom-detail-heading p:last-child{font-size:15px;line-height:1.72}.experience-section{padding-top:86px}.experience-grid{gap:32px}.portrait-panel{min-height:500px;border-radius:28px}.portrait-panel:before{inset:22px}.portrait-panel img{top:58px;width:210px;height:270px}.portrait-caption{right:22px;bottom:22px;left:22px;padding:22px}.portrait-caption strong{font-size:32px}.info-row a{flex:1 1 100%;justify-content:center}.stats-grid,.project-grid,.blender-video-stage,.blender-scene-grid,.blender-bread-layout,.aigc-character-grid,.aigc-application-grid,.group-outdoor .aigc-application-grid,.mushroom-poster-row,.mushroom-strategy-row,.mushroom-cycle-grid,.mushroom-card-grid,.mushroom-asset-wall,.ip-vi-brand-row,.ip-vi-logo-layout,.ip-vi-visual-grid,.ip-vi-character-layout,.ip-vi-application-wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stat-card{min-height:108px;padding:18px}.stat-card strong{font-size:34px}.featured-row:not(.reverse) .featured-side-note,.featured-row:not(.reverse) .featured-project,.featured-row.reverse .featured-side-note,.featured-row.reverse .featured-project,.mushroom-story-section.reverse .mushroom-story-copy,.mushroom-challenge .mushroom-story-copy{grid-column:auto;grid-row:auto}.featured-side-note{justify-self:stretch;max-width:none;text-align:left}.projects-section{overflow-x:hidden}.projects-section .section-heading .section-kicker,.projects-section .section-heading h2,.projects-section .section-heading>p,.featured-row .featured-project,.project-card{opacity:1;clip-path:none;filter:none;animation:none}.featured-row:not(.reverse) .featured-project,.featured-row.reverse .featured-project{transform:none}.featured-project,.featured-project.reverse{grid-template-columns:1fr;min-height:0;overflow:hidden}.featured-copy,.featured-project.reverse .featured-copy{order:1;padding:28px 24px 0}.featured-media,.featured-project.reverse .featured-media{order:2;margin:24px;border-radius:20px}.featured-copy h3{font-size:28px}.featured-media img{height:220px}.project-card{min-height:0;transform:none}.project-card a{grid-template-rows:190px 1fr}.project-body{min-height:0;padding:22px}.project-body h3{font-size:22px}.project-body p{font-size:14px}.strengths-editorial{min-height:0;gap:34px;padding-top:0;padding-bottom:0}.strength-copy h2{font-size:38px}.strength-copy>p:not(.section-kicker){max-width:none}.strength-collage{display:grid;min-height:0;gap:16px}.strength-note,.strength-note-1,.strength-note-2,.strength-note-3,.strength-note-4{position:relative;top:auto;left:auto;width:auto;min-height:220px}.contact-finale{min-height:100svh}.finale-shell{padding:92px 0 40px}.contact-finale h2{width:100%;font-size:40px}.finale-bottom{flex-direction:column;gap:10px;margin-top:70px}.detail-hero,.editorial-detail{padding-top:72px}.detail-shell,.editorial-detail-shell{padding:34px 0 54px}.detail-title-grid h1{font-size:42px}.detail-tag{width:fit-content;padding:14px 18px}.detail-cover img,.detail-cover video{height:300px}.detail-main{padding:64px 0 84px}.detail-stats,.gallery-grid{grid-template-columns:1fr}.gallery-card img,.gallery-card video{height:auto;max-height:420px}.next-strip{flex-direction:column;gap:16px}.editorial-project-sheet{min-height:0;gap:28px;padding:26px;border-radius:28px}.editorial-copy{order:1;max-width:none}.editorial-copy h1{font-size:38px}.editorial-collage{order:2;display:grid;min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.editorial-piece,.editorial-piece-1,.editorial-piece-2,.editorial-piece-3,.editorial-piece-4,.editorial-piece-5,.polaroid-collage .editorial-piece,.polaroid-collage .editorial-piece-1,.polaroid-collage .editorial-piece-2,.polaroid-collage .editorial-piece-3,.polaroid-collage .editorial-piece-4{position:relative;inset:auto;width:auto;height:190px}.editorial-piece-1,.polaroid-collage .editorial-piece-1{grid-column:1 / -1;height:240px}.editorial-stats{grid-template-columns:1fr}.editorial-gallery-strip-track{grid-auto-columns:minmax(240px,76vw)}.blender-hero-sheet{min-height:calc(100svh - 170px);padding:26px 0 42px}.blender-hero-sheet .editorial-copy{grid-column:auto;justify-self:stretch;max-width:none;padding:34svh 4px 0}.blender-deep-dive,.aigc-deep-dive,.mushroom-deep-dive,.ip-vi-deep-dive{padding:62px 0 24px}.blender-heading,.aigc-heading,.ip-vi-heading{gap:18px;padding:32px 0}.blender-heading .section-kicker,.aigc-heading .section-kicker,.ip-vi-heading .section-kicker{margin-bottom:0}.blender-scene-section,.aigc-story-section,.mushroom-story-section,.ip-vi-section{gap:24px;padding:46px 0}.blender-scene-copy,.aigc-story-copy,.mushroom-story-copy,.ip-vi-copy{position:static}.blender-media-card.featured,.blender-bread-layout .blender-media-card.featured,.blender-bread-layout .blender-media-card.wide,.aigc-image-card.featured,.mushroom-image-card.featured,.ip-vi-card.large,.ip-vi-application-wall .ip-vi-card.featured{grid-column:1 / -1}.blender-media-card img,.blender-media-card.featured img,.blender-scene-section .blender-media-card img,.aigc-image-card img,.aigc-image-card.featured img,.aigc-image-card.wide img,.group-outdoor .aigc-image-card img,.mushroom-image-card img,.ip-vi-card img,.ip-vi-card.featured img,.ip-vi-application-wall .ip-vi-card.featured img{height:240px}.blender-media-card.is-video video,.blender-video-stage .blender-media-card video{height:auto}.aigc-poster-marquee,.film-marquee{border-radius:24px}.aigc-image-card.poster-card,.ip-vi-card.film-frame,.film-marquee .ip-vi-card.film-frame,.mushroom-market-marquee .mushroom-image-card{flex-basis:min(260px,72vw)}.ip-vi-index{display:flex;overflow-x:auto;gap:10px;padding:10px;scroll-snap-type:x proximity}.ip-vi-index a{min-width:148px;scroll-snap-align:start}.ip-vi-color-band{grid-template-columns:repeat(3,minmax(0,1fr))}.mushroom-vertical-window{grid-column:auto;grid-row:auto;max-height:620px}.media-lightbox-content{width:min(94vw,980px)}.media-lightbox-content img,.media-lightbox-content video{max-height:74vh}}@media(max-width:640px){.site-header{height:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:6px}.nav-left,.nav-links{max-width:100%;overflow-x:auto;scrollbar-width:none}.nav-left::-webkit-scrollbar,.nav-links::-webkit-scrollbar{display:none}.brand-script{min-width:76px;height:36px;font-size:12px}.nav-left a,.nav-links a{min-width:50px;height:36px;padding:0 8px;font-size:11px}.hero-wordmark{font-size:clamp(34px,14vw,54px);letter-spacing:2px}.hero h1{font-size:32px}.section-heading h2,.experience-content h2,.contact-finale h2,.detail-title-grid h1,.blender-heading h2,.aigc-heading h2,.ip-vi-heading h2,.mushroom-detail-heading h2{font-size:30px}.project-grid,.stats-grid,.blender-video-stage,.blender-scene-grid,.blender-bread-layout,.aigc-character-grid,.aigc-application-grid,.group-outdoor .aigc-application-grid,.mushroom-poster-row,.mushroom-strategy-row,.mushroom-cycle-grid,.mushroom-card-grid,.mushroom-asset-wall,.ip-vi-brand-row,.ip-vi-logo-layout,.ip-vi-visual-grid,.ip-vi-character-layout,.ip-vi-application-wall,.editorial-collage{grid-template-columns:1fr}.portrait-panel{min-height:470px}.project-card a{grid-template-rows:210px auto}.editorial-piece,.editorial-piece-1,.editorial-piece-2,.editorial-piece-3,.editorial-piece-4,.editorial-piece-5,.polaroid-collage .editorial-piece,.polaroid-collage .editorial-piece-1,.polaroid-collage .editorial-piece-2,.polaroid-collage .editorial-piece-3,.polaroid-collage .editorial-piece-4{grid-column:auto;height:220px}.blender-media-card img,.blender-media-card.featured img,.blender-scene-section .blender-media-card img,.aigc-image-card img,.aigc-image-card.featured img,.aigc-image-card.wide img,.group-outdoor .aigc-image-card img,.mushroom-image-card img,.ip-vi-card img,.ip-vi-card.featured img,.ip-vi-application-wall .ip-vi-card.featured img{height:auto;max-height:360px}.contact-finale h2{font-size:34px}}@media(max-width:900px){.featured-media,.project-media,.detail-cover,.gallery-card,.editorial-piece,.editorial-gallery-card,.blender-media-card,.aigc-image-card,.mushroom-image-card,.ip-vi-card{max-width:100%}.featured-media img,.project-media img,.project-media video,.detail-cover img,.detail-cover video,.gallery-card img,.gallery-card video,.editorial-piece img,.editorial-piece video,.editorial-gallery-card img,.editorial-gallery-card video,.blender-media-card img,.blender-media-card video,.blender-media-card.featured img,.blender-scene-section .blender-media-card img,.aigc-image-card img,.aigc-image-card.featured img,.aigc-image-card.poster-card img,.aigc-image-card.wide img,.group-outdoor .aigc-image-card img,.mushroom-image-card img,.mushroom-image-card.featured img,.mushroom-strategy-row .mushroom-image-card img,.mushroom-cycle-grid .mushroom-image-card img,.mushroom-cycle-grid .cycle-card-2 img,.mushroom-cycle-grid .mushroom-image-card.featured img,.mushroom-market-marquee .mushroom-image-card img,.mushroom-asset-wall .mushroom-image-card img,.ip-vi-card img,.ip-vi-card.featured img,.ip-vi-application-wall .ip-vi-card.featured img,.ip-vi-card.film-frame img{width:100%;height:auto;max-height:none;object-fit:contain}.project-media,.featured-media{aspect-ratio:16 / 10}.project-media img,.project-media video,.featured-media img{height:100%;object-fit:cover}.detail-cover video,.blender-media-card.is-video video,.blender-video-stage .blender-media-card video,.editorial-piece.is-video video,.editorial-gallery-card.is-video video,.gallery-card.video-card video{aspect-ratio:16 / 9;height:auto;object-fit:contain}.editorial-piece,.editorial-piece-1,.editorial-piece-2,.editorial-piece-3,.editorial-piece-4,.editorial-piece-5,.polaroid-collage .editorial-piece,.polaroid-collage .editorial-piece-1,.polaroid-collage .editorial-piece-2,.polaroid-collage .editorial-piece-3,.polaroid-collage .editorial-piece-4{height:auto;min-height:0}.editorial-piece img,.editorial-piece video{max-height:72vh}.aigc-image-card.poster-card,.ip-vi-card.film-frame,.film-marquee .ip-vi-card.film-frame,.mushroom-market-marquee .mushroom-image-card{flex-basis:min(300px,82vw)}.media-lightbox-content{width:min(94vw,980px)}.media-lightbox-content img,.media-lightbox-content video{width:100%;height:auto;max-height:76vh;object-fit:contain}}
