.home-narrative{--n-paper:#fbfaf5;--n-ink:#191719;--n-plum:#241321;--n-purple:#7a2f7d;--n-acid:#d7ff36;--n-muted:#68645f;--n-shell:1280px;--n-core:1080px;--n-reading:62ch;--n-panel-gap:clamp(18px,2.2vw,32px);--n-section-y:clamp(72px,7vw,104px);--n-panel-y:clamp(48px,5vw,72px);--n-panel-x:clamp(24px,4vw,56px);--n-module-gap:clamp(52px,6vw,84px);--n-radius-panel:clamp(20px,2vw,28px);--n-radius-card:clamp(14px,1.5vw,20px);--n-display:clamp(60px,7vw,104px);--n-section:clamp(40px,4.2vw,60px);--n-editorial:clamp(30px,3vw,42px);--n-card:clamp(20px,1.8vw,26px);--n-copy:clamp(16px,1.15vw,18px);width:100%;overflow-x:clip;background:var(--n-paper);color:var(--n-ink)}body:has(.home-narrative),html:has(.home-narrative){overflow-x:clip}.home-narrative :is(section,article,header,div,figure,nav,ul,li){min-width:0}.home-narrative .shell{width:min(calc(100% - clamp(32px, 5vw, 72px)),var(--n-shell))}.home-narrative .home-heading{margin:0;overflow-wrap:normal;font-weight:730;hyphens:none;letter-spacing:-.055em;line-height:1;text-wrap:balance;word-break:normal}.home-narrative .home-heading.home-heading--section{font-size:var(--n-section);line-height:.96}.home-narrative .home-heading.home-heading--editorial{font-size:var(--n-editorial);line-height:1}.home-narrative .home-heading.home-heading--card{font-size:var(--n-card);line-height:1.08}.home-narrative .home-story-panel{--n-carousel-bleed:var(--n-panel-x);width:min(calc(100% - clamp(20px, 2.2vw, 32px)),1340px);margin-top:var(--n-panel-gap);padding:var(--n-panel-y) var(--n-panel-x);overflow:hidden;border-radius:var(--n-radius-panel);background-image:none}.home-narrative .home-story-panel>:is(.home-eva-gallery,.eva-film-grid--carousel){width:calc(100% + (var(--n-carousel-bleed) * 2));margin-right:calc(var(--n-carousel-bleed) * -1);margin-left:calc(var(--n-carousel-bleed) * -1)}.home-narrative .home-story-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(36px,6vw,84px)}.home-narrative .home-story-split :is(h2,h3,p){margin:0}.home-narrative .home-method__intro>div,.home-narrative .home-neuro-story__proof-copy,.home-narrative .home-neuro-tutorials__copy,.home-narrative .home-origin__copy,.home-narrative .home-story-split p,.home-narrative .home-turning-point__copy{max-width:var(--n-reading);font-size:var(--n-copy);line-height:1.62}.home-narrative p{text-wrap:pretty}.home-narrative .home-method__intro p+p,.home-narrative .home-story-split p+p{margin-top:1.25em}.home-narrative .home-story-nav{position:sticky;z-index:100;top:0;width:min(calc(100% - clamp(32px, 5vw, 72px)),var(--n-shell));min-height:clamp(68px,6vw,86px);border-radius:0 0 14px 14px;transition:transform .22s cubic-bezier(.2,.75,.2,1),background-color .18s ease,box-shadow .18s ease;will-change:transform}.home-narrative .home-story-nav.is-scrolled{background:rgba(251,250,245,.9);box-shadow:0 12px 32px rgba(25,23,25,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.home-narrative .home-story-nav.is-hidden{transform:translateY(calc(-100% - 12px))}.home-narrative .home-story-nav__brand{font-size:clamp(28px,2.6vw,38px);font-weight:820;letter-spacing:-.075em}.home-narrative .home-story-nav__desktop{margin-left:auto}.home-narrative .home-story-nav__portfolio{min-height:38px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0 16px;border-radius:999px;background:var(--n-acid);color:var(--n-ink);font-size:clamp(13px,1vw,15px);font-weight:700;letter-spacing:-.035em;line-height:1;transition:background-color .18s ease,transform .18s ease}.home-narrative .home-story-nav__portfolio:hover{background:#c9f522;transform:translateY(-1px)}.home-narrative .home-story-nav__portfolio:focus-visible{outline:2px solid var(--n-ink);outline-offset:3px}.home-narrative .home-story-nav__menu{display:none}@media (min-width:901px){.home-narrative .home-story-nav__desktop{display:none!important}.home-narrative .home-story-nav__portfolio{margin-left:auto}.home-narrative .home-story-nav__menu{position:relative;z-index:20;display:block}.home-narrative .home-story-nav__menu>summary{width:42px;height:42px;display:grid;place-items:center;list-style:none;border:1px solid rgba(25,23,25,.14);border-radius:999px;background:rgba(255,255,255,.3);cursor:pointer}.home-narrative .home-story-nav__menu>summary::-webkit-details-marker{display:none}.home-narrative .home-story-nav__burger{width:21px;height:15px;display:flex;flex-direction:column;justify-content:space-between}.home-narrative .home-story-nav__burger i{width:100%;height:2px;display:block;border-radius:999px;background:currentColor;transform-origin:center;transition:transform .18s ease,opacity .18s ease}.home-narrative .home-story-nav__menu[open] .home-story-nav__burger i:first-child{transform:translateY(6.5px) rotate(45deg)}.home-narrative .home-story-nav__menu[open] .home-story-nav__burger i:nth-child(2){opacity:0}.home-narrative .home-story-nav__menu[open] .home-story-nav__burger i:last-child{transform:translateY(-6.5px) rotate(-45deg)}.home-narrative .home-story-nav__menu nav{position:absolute;top:calc(100% + 10px);right:0;width:240px;align-items:stretch;flex-direction:column;gap:0;padding:10px;border:1px solid rgba(255,255,255,.78);border-radius:18px;background:rgba(238,242,242,.84);box-shadow:0 20px 52px rgba(26,25,30,.18);backdrop-filter:blur(22px) saturate(155%);-webkit-backdrop-filter:blur(22px) saturate(155%)}.home-narrative .home-story-nav__menu:not([open])>nav{display:none!important}.home-narrative .home-story-nav__menu nav>a{min-height:42px;padding:0 12px;border-radius:10px;text-decoration:none}.home-narrative .home-story-nav__menu nav>a:focus-visible,.home-narrative .home-story-nav__menu nav>a:hover{outline:none;background:rgba(255,255,255,.54)}}.home-narrative .home-story-nav nav{display:flex;align-items:center;gap:clamp(22px,2.6vw,38px);font-size:clamp(13px,1vw,15px);font-weight:600;letter-spacing:-.035em}.home-narrative .home-story-nav nav>a{display:inline-flex!important;align-items:center;color:var(--n-ink);text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:.35em;transition:text-decoration-color .18s ease}.home-narrative .home-story-nav__contact{gap:.4em;font-size:inherit}.home-narrative .home-story-nav nav>a:hover{text-decoration-color:currentColor}.home-narrative .home-story-nav nav>a:focus-visible{outline:2px solid var(--n-ink);outline-offset:5px;border-radius:2px}.home-narrative .home-story-nav__contact svg{width:.9em;height:.9em}@media (max-width:900px){.home-narrative .home-story-nav__desktop{display:none!important}.home-narrative .home-story-nav__portfolio{margin-left:auto}.home-narrative .home-story-nav__menu{position:relative;z-index:20;display:block;margin-left:0}.home-narrative .home-story-nav__menu>summary{width:38px;height:38px;display:grid;place-items:center;margin-right:-7px;list-style:none;cursor:pointer}.home-narrative .home-story-nav__menu>summary::-webkit-details-marker{display:none}.home-narrative .home-story-nav__burger{width:22px;height:16px;display:flex;flex-direction:column;justify-content:space-between}.home-narrative .home-story-nav__burger i{width:100%;height:2px;display:block;border-radius:999px;background:currentColor;transform-origin:center;transition:transform .18s ease,opacity .18s ease}.home-narrative .home-story-nav__menu[open] .home-story-nav__burger i:first-child{transform:translateY(7px) rotate(45deg)}.home-narrative .home-story-nav__menu[open] .home-story-nav__burger i:nth-child(2){opacity:0}.home-narrative .home-story-nav__menu[open] .home-story-nav__burger i:last-child{transform:translateY(-7px) rotate(-45deg)}.home-narrative .home-story-nav__menu nav{position:absolute;top:calc(100% + 7px);right:-4px;width:168px;align-items:stretch;flex-direction:column;gap:0;padding:8px;border:1px solid rgba(255,255,255,.62);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.46),rgba(241,230,238,.22)),rgba(251,250,245,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 18px 42px rgba(25,23,25,.16);backdrop-filter:blur(22px) saturate(1.42);-webkit-backdrop-filter:blur(22px) saturate(1.42);font-size:13px}.home-narrative .home-story-nav__menu:not([open])>nav{display:none!important}.home-narrative .home-story-nav__menu nav>a{min-height:39px;justify-content:space-between;padding:0 9px;text-decoration:none;text-transform:uppercase}}.home-narrative .home-story-hero{position:relative;width:min(calc(100% - clamp(32px, 5vw, 72px)),var(--n-shell));min-height:0;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);grid-template-rows:auto auto;align-items:start;gap:0;margin-top:0;padding:clamp(24px,2.2vw,34px) 0 clamp(38px,4vw,58px);overflow:visible;isolation:isolate;border:0;background:transparent}.home-narrative .home-story-hero__name{position:relative;inset:auto!important;z-index:1;grid-column:1;grid-row:1;width:100%;margin:0;color:#111315;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:clamp(76px,9vw,136px);font-weight:900;letter-spacing:-.065em;line-height:.8;text-align:left;text-transform:uppercase;white-space:normal;-webkit-text-fill-color:currentColor;transform:none!important}.home-narrative .home-story-hero__name span{display:block}.home-narrative .home-story-hero__visual{position:relative;inset:auto;z-index:2;grid-column:2;grid-row:1/3;align-self:start;width:calc(100% + clamp(34px, 4.4vw, 64px));max-width:none;margin:0 0 0 clamp(-64px,-4.4vw,-34px);overflow:visible;pointer-events:none;transform:none}.home-narrative .home-story-hero__visual img{width:100%;height:auto;max-height:720px;display:block;object-fit:contain;object-position:center top;clip-path:none}.home-narrative .home-story-hero__visual:after{display:none!important;content:none!important}.home-narrative .home-story-hero__copy{position:relative;inset:auto;z-index:4;grid-column:1;grid-row:2;width:100%;max-width:620px;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(20px,2.1vw,30px);margin-top:clamp(16px,2vw,28px);padding:0}.home-narrative .home-story-hero__pitch{position:static;width:100%}.home-narrative .home-story-hero__statement{position:static;width:auto;max-width:17ch;margin:0;color:var(--n-ink);font-size:clamp(32px,3vw,46px);font-weight:760;letter-spacing:-.06em;line-height:.99;text-transform:none;text-wrap:balance}.home-narrative .home-story-hero__intro{position:static;width:auto;max-width:none;margin:clamp(10px,1vw,15px) 0 0;color:var(--n-ink);font-size:clamp(17px,1.4vw,21px);letter-spacing:-.03em;line-height:1.3}.home-narrative .home-story-hero__actions{position:static;display:flex;align-items:center;flex-wrap:wrap;gap:clamp(18px,2vw,30px);order:2}.home-narrative .home-story-hero__actions a{color:#111;font-size:clamp(16px,1.25vw,19px);font-weight:480;letter-spacing:-.04em;line-height:1;white-space:nowrap}.home-narrative .home-story-hero__primary{min-height:clamp(50px,4vw,60px);display:inline-flex;align-items:center;gap:clamp(12px,1.4vw,20px);padding:0 clamp(20px,2vw,30px);border-radius:999px;background:var(--n-acid);font-weight:720!important}.home-narrative .home-story-hero__primary svg{width:1em;height:1em;flex:0 0 auto}.home-narrative .home-story-hero__secondary{min-height:38px;display:inline-flex;align-items:center;border-bottom:1px solid}.home-narrative .home-story-hero__brands{position:static;width:100%;max-width:760px;margin-top:0;order:3}.home-narrative .home-story-hero__brands>p{margin:0;color:var(--n-muted);font-size:13px;letter-spacing:-.02em;line-height:1.3}.home-narrative .home-story-hero__brands ul{display:grid;grid-template-columns:1.35fr .62fr 1.05fr .82fr .72fr 1.02fr 1.05fr 1.45fr;align-items:center;justify-items:center;gap:clamp(12px,1.4vw,22px);margin:12px 0 0;padding:0;list-style:none}.home-narrative .home-brand-logo{min-width:0;min-height:clamp(42px,3.6vw,56px);display:grid;place-items:center}.home-narrative .home-brand-logo img{width:100%;height:clamp(26px,2.6vw,42px);display:block;object-fit:contain;filter:grayscale(1) contrast(1.18);mix-blend-mode:multiply}.home-narrative .home-brand-logo--coca-cola img{height:clamp(20px,2.05vw,32px)}.home-narrative .home-brand-logo--baltika img,.home-narrative .home-brand-logo--kent img,.home-narrative .home-brand-logo--kinder img{height:clamp(16px,1.55vw,25px)}.home-narrative .home-brand-logo--mcdonalds img{height:clamp(30px,3vw,48px)}.home-narrative .home-brand-logo--nestle img{height:clamp(31px,3.1vw,50px)}.home-narrative .home-projects-story{background:radial-gradient(ellipse 88% 48% at -8% -5%,rgba(142,83,158,.25),transparent 66%),radial-gradient(ellipse 68% 52% at 105% 102%,rgba(118,49,96,.2),transparent 70%),linear-gradient(155deg,#2a1730,#1d1022 52%,#140a18);color:#f7f3f6;--story-muted:rgba(247,243,246,0.62)}.home-narrative .home-projects-story__heading{grid-template-columns:minmax(0,1fr);margin-bottom:clamp(34px,4vw,52px)}.home-narrative .home-projects-story__heading h2{max-width:16ch}.home-narrative .home-projects-story.home-story-stone .home-projects-story__heading h2 .home-projects-story__line{display:block;color:inherit;white-space:nowrap}.home-narrative .home-projects-story.home-story-stone .home-projects-story__heading h2 .home-projects-story__line--accent{color:var(--n-acid)}.home-narrative .home-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(64px,6vw,92px) clamp(16px,2vw,26px)}.home-narrative .home-project-grid__card{min-width:0;color:inherit}.home-narrative .home-project-grid__card[data-featured=true]{grid-column:1/-1}.home-narrative .home-projects-story .home-project-grid__card figure{position:relative;height:auto;min-height:0;aspect-ratio:16/9;margin:0;overflow:hidden;border-radius:var(--n-radius-card);background:#160f16}.home-narrative .home-projects-story .home-project-grid__card[data-featured=true] figure{aspect-ratio:16/9}.home-narrative .home-project-grid__card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.home-narrative .home-project-grid__card:focus-visible img,.home-narrative .home-project-grid__card:hover img{transform:scale(1.018)}.home-narrative .home-project-grid__caption{padding:12px 0 0}.home-narrative .home-project-grid__caption h3{margin:0;color:inherit;font-size:clamp(18px,1.6vw,23px);font-weight:400;letter-spacing:-.035em;line-height:1.12}.home-narrative .home-projects-story__more{min-height:50px;margin-top:clamp(38px,4.5vw,58px);border-color:var(--n-acid);background:var(--n-acid);color:#171117;box-shadow:none}.home-narrative .home-method,.home-narrative .home-origin,.home-narrative .home-turning-point{width:min(calc(100% - clamp(42px, 8vw, 112px)),1180px)}.home-narrative .home-origin{margin-top:0;padding:var(--n-section-y) 0}.home-narrative .home-origin__layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.home-narrative .home-origin h2{max-width:none}.home-narrative .home-origin__heading{min-width:0;display:flex;justify-content:center}.home-narrative .home-origin__memory{width:min(92%,420px);margin:0;transform:rotate(-2.2deg);transition:transform .42s cubic-bezier(.16,1,.3,1)}.home-narrative .home-origin__memory img{width:100%;height:auto;display:block;filter:drop-shadow(0 24px 28px rgba(53,37,29,.16)) drop-shadow(0 4px 7px rgba(53,37,29,.1)) saturate(.96) contrast(.98)}.home-narrative .home-origin__memory:hover{transform:translate3d(0,-4px,0) rotate(-1.4deg)}.home-narrative .home-origin__copy{align-self:start;justify-self:start}.home-narrative .home-origin__copy p{font-size:inherit;line-height:inherit}.home-narrative .home-origin__bridge{margin-top:clamp(28px,3vw,42px)!important;padding-top:0;border-top:0;font-weight:630}.home-narrative :is(.home-neuro-story,.home-eva-story,.home-eva-world,.home-video-story).home-story-plum{background:radial-gradient(circle at 92% 2%,rgba(181,111,169,.13),transparent 31rem),radial-gradient(circle at 4% 96%,rgba(104,55,100,.11),transparent 29rem),var(--n-plum);color:#f7f1f4;--story-line:rgba(255,235,245,0.18);--story-muted:#c9b7c2}.home-narrative .home-neuro-story{overflow:hidden}.home-narrative .home-neuro-story__intro{grid-template-columns:minmax(0,.95fr) minmax(0,.8fr)}.home-narrative .home-neuro-story__intro h2{max-width:none}.home-narrative .home-eva-story__copy>div,.home-narrative .home-neuro-story__intro>div:last-child{max-width:var(--n-reading);justify-self:end;color:#e6dce2;font-size:var(--n-copy);line-height:1.62}.home-narrative .home-eva-story__details{margin-top:clamp(18px,2vw,24px);padding:0;border:0}.home-narrative .home-eva-story__details summary{width:fit-content;min-height:34px;display:inline-flex;align-items:center;gap:16px;padding-bottom:3px;border-bottom:1px solid;color:var(--story-muted);font-size:11px;font-weight:650;letter-spacing:.035em;text-transform:uppercase;cursor:pointer;list-style:none}.home-narrative .home-eva-story__details summary::-webkit-details-marker{display:none}.home-narrative .home-eva-story__details summary:after{content:"+";font-size:15px;font-weight:400}.home-narrative .home-eva-story__details[open] summary:after{content:"−"}.home-narrative .home-eva-story__details>div{margin-top:18px}.home-narrative .home-eva-story__details p{margin:0}.home-narrative .home-eva-story__details p+p{margin-top:1em}.home-narrative .home-neuro-videos{margin-top:var(--n-module-gap);padding-top:clamp(34px,4vw,52px);border-top:1px solid var(--story-line)}.home-narrative .home-neuro-videos__heading{display:block;margin-bottom:clamp(26px,3vw,38px)}.home-narrative .home-neuro-videos__heading h3{max-width:18ch;font-size:var(--n-editorial);letter-spacing:-.055em;line-height:1}.home-narrative .home-neuro-videos .eva-film-card__caption>span:last-child,.home-narrative .home-neuro-videos .eva-film-card__media:after{display:none;content:none}@media (min-width:601px){.home-narrative .home-neuro-videos .eva-film-grid--carousel .eva-film-item[data-position="0"]{transform:translate3d(-50%,8px,0) scale(1.1)}}.home-narrative .home-eva-story.home-story-plum .home-eva-story__copy h3 span,.home-narrative .home-neuro-story.home-story-plum .home-neuro-story__intro h2 span,.home-narrative .home-neuro-story.home-story-plum .home-neuro-videos__heading h3 span{color:var(--n-acid)}.home-narrative .home-neuro-story__stat strong{color:#e6c8d9}.home-narrative .eva-film-grid--carousel{width:100%;margin:0;overflow:hidden}.home-narrative .eva-film-carousel-stage{position:relative;height:clamp(280px,29.5vw,390px)}.home-narrative .eva-film-grid--carousel .eva-film-item{position:absolute;top:0;left:50%;width:min(48%,680px);margin:0;opacity:0;pointer-events:none;backface-visibility:hidden;transition:transform .42s cubic-bezier(.2,.7,.2,1),opacity .22s ease}.home-narrative .eva-film-grid--carousel .eva-film-item[data-position="0"]{z-index:5;opacity:1;pointer-events:auto;transform:translate3d(-50%,18px,0) scale(1.04)}.home-narrative .eva-film-grid--carousel .eva-film-item[data-position="-1"]{z-index:3;opacity:1;pointer-events:auto;transform:translate3d(-118%,26px,0) rotate(-4deg) scale(.69)}.home-narrative .eva-film-grid--carousel .eva-film-item[data-position="1"]{z-index:3;opacity:1;pointer-events:auto;transform:translate3d(18%,26px,0) rotate(4deg) scale(.69)}.home-narrative .eva-film-grid--carousel .eva-film-item[data-position="-2"],.home-narrative .eva-film-grid--carousel .eva-film-item[data-position="2"]{z-index:1;opacity:0;pointer-events:none}.home-narrative .eva-film-grid--carousel .eva-film-item[data-position="-2"]{transform:translate3d(-170%,34px,0) rotate(-7deg) scale(.8)}.home-narrative .eva-film-grid--carousel .eva-film-item[data-position="2"]{transform:translate3d(70%,34px,0) rotate(7deg) scale(.8)}.home-narrative .eva-film-grid--carousel .eva-film-card{width:100%;border-radius:18px;box-shadow:0 20px 42px rgba(8,3,8,.28)}.home-narrative .eva-film-grid--carousel .eva-film-card__media{aspect-ratio:16/9;border-radius:inherit}.home-narrative .eva-film-grid--carousel .eva-film-card__poster{width:100%;height:100%;object-fit:cover}.home-narrative .eva-film-grid--carousel .eva-film-card__caption{position:absolute;z-index:2;right:0;bottom:0;left:0;display:flex;padding:56px 16px 14px;background:linear-gradient(transparent,rgba(8,3,8,.78));color:#fff;pointer-events:none}.home-narrative .eva-film-grid--carousel .eva-film-item:not([data-position="0"]) .eva-film-card__caption{opacity:0}.home-narrative .eva-film-grid--carousel .eva-film-card__caption strong{font-size:clamp(12px,1vw,15px);font-weight:620;letter-spacing:-.02em}.home-narrative .eva-film-grid--carousel .eva-film-card__caption em,.home-narrative .eva-film-grid--carousel .eva-film-card__caption>span:last-child{display:none}.home-narrative .eva-film-carousel-controls{margin-top:8px}.home-narrative .home-neuro-story__evidence{display:block;margin-top:var(--n-module-gap);padding-top:clamp(34px,4vw,52px);border-top:1px solid var(--story-line)}.home-narrative .home-neuro-evidence__heading{display:grid;grid-template-columns:minmax(120px,.28fr) minmax(0,1fr);align-items:start;gap:clamp(24px,4vw,56px)}.home-narrative .home-neuro-evidence__heading>span{padding-top:.45em;color:var(--story-muted);font-size:10px;font-weight:680;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.home-narrative .home-neuro-evidence__heading h3{max-width:28ch;font-size:clamp(40px,4vw,48px);line-height:.98}.home-narrative .home-neuro-evidence__heading mark{padding:0;background:transparent;color:var(--n-acid)}.home-narrative .home-neuro-evidence__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:start;gap:clamp(24px,4.5vw,64px);margin-top:clamp(34px,4vw,48px)}.home-narrative .home-neuro-taxi{position:relative;padding:clamp(24px,3vw,38px);overflow:hidden;border:1px solid rgba(255,235,245,.2);border-radius:var(--n-radius-card);background:radial-gradient(circle at 95% 0,rgba(215,255,54,.13),transparent 16rem),rgba(255,255,255,.045)}.home-narrative .home-neuro-taxi:after{content:"“";position:absolute;right:20px;bottom:-.22em;color:rgba(215,255,54,.12);font-size:clamp(120px,14vw,190px);font-weight:760;line-height:1;pointer-events:none}.home-narrative .home-neuro-evidence__label{position:relative;z-index:1;display:block;color:var(--n-acid);font-size:10px;font-weight:720;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.home-narrative .home-neuro-taxi blockquote{position:relative;z-index:1;max-width:16ch;margin:clamp(24px,3vw,34px) 0 clamp(16px,2vw,22px);font-size:clamp(28px,2.6vw,32px);font-weight:720;letter-spacing:-.045em;line-height:1.02}.home-narrative .home-neuro-taxi p{position:relative;z-index:1;max-width:55ch;margin:0;color:#e6dce2;font-size:clamp(15px,1.05vw,17px);line-height:1.6}.home-narrative .home-neuro-broadcast{padding:clamp(20px,2.2vw,28px);border-radius:var(--n-radius-card);background:var(--n-paper);color:var(--n-ink);box-shadow:0 24px 56px rgba(4,0,4,.2)}.home-narrative .home-neuro-broadcast .home-neuro-evidence__label{color:var(--n-purple)}.home-narrative .home-neuro-broadcast h4{max-width:18ch;margin:clamp(12px,1.5vw,16px) 0 0;font-size:clamp(23px,2.2vw,29px);font-weight:720;letter-spacing:-.045em;line-height:1.02}.home-narrative .home-neuro-press{width:100%;margin:clamp(20px,2.2vw,26px) 0 0;padding:0;border-radius:12px;background:#eeeae1}.home-narrative .home-neuro-press__open img{width:100%;max-height:430px;object-fit:contain}.home-narrative .home-neuro-broadcast>p{margin:clamp(18px,2vw,24px) 0 0;color:#4f4a4c;font-size:clamp(14px,1vw,16px);line-height:1.55}.home-narrative .home-neuro-process{width:min(100%,820px);margin:var(--n-module-gap) auto 0;padding:clamp(20px,3vw,36px);border-radius:var(--n-radius-card)}.home-narrative .home-neuro-process h3{max-width:16ch;font-size:var(--n-editorial);line-height:1}.home-narrative .home-neuro-process figure{margin-top:clamp(18px,2.4vw,26px);max-height:390px;border-radius:calc(var(--n-radius-card) - 4px)}.home-narrative .home-neuro-process__open{width:100%;display:block;padding:0;border:0;border-radius:inherit;background:transparent;cursor:zoom-in}.home-narrative .home-neuro-process figure img{width:100%;height:100%;max-height:390px;object-fit:contain}.home-narrative .home-neuro-process__details summary{min-height:34px;padding-inline:0;border-radius:0;background:transparent}.home-narrative .home-neuro-process__body{max-width:65ch;padding-top:20px}.home-narrative .home-neuro-process__body p{font-size:15px;line-height:1.65}.home-narrative .home-neuro-service-link{width:min(100%,820px);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin:18px auto 0;padding:18px 0 4px;border-top:1px solid var(--story-line)}.home-narrative .home-neuro-service-link p{max-width:60ch;margin:0;color:#e6dce2;font-size:14px;line-height:1.55}.home-narrative .home-neuro-service-link a{display:inline-flex;align-items:center;gap:8px;padding-bottom:4px;border-bottom:1px solid;color:var(--n-acid);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.home-narrative .home-neuro-service-link svg{width:14px;height:14px}.home-narrative .home-neuro-tutorials{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(36px,5vw,72px);margin-top:var(--n-module-gap);padding:clamp(22px,3.5vw,40px);border-radius:var(--n-radius-card)}.home-narrative>.home-neuro-tutorials{margin-top:var(--n-panel-gap);padding-block:clamp(82px,9vw,136px);border-radius:var(--n-radius-panel)}.home-narrative .home-neuro-tutorials>header{display:block;margin:0}.home-narrative .home-neuro-tutorials__copy{max-width:46ch;margin-top:clamp(22px,2.5vw,34px)}.home-narrative .home-neuro-tutorials__copy p{font-size:clamp(15px,1.05vw,17px);line-height:1.6}.home-narrative .home-neuro-tutorials .eva-film-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;justify-content:stretch;gap:clamp(18px,3vw,32px)}.home-narrative .home-neuro-story__proof{display:grid;grid-template-columns:minmax(0,.65fr) minmax(0,1fr);align-items:center;gap:clamp(30px,6vw,72px);margin-top:var(--n-module-gap);padding-top:clamp(32px,4vw,48px);border-top:1px solid var(--story-line)}.home-narrative .home-neuro-story__stat strong{font-size:clamp(58px,7vw,96px);line-height:.9}.home-narrative .home-neuro-story__stat span{max-width:22ch;margin-top:12px;font-size:clamp(14px,1.1vw,17px);line-height:1.4}.home-narrative .home-neuro-story__proof-copy p{margin:0}.home-narrative .home-turning-point{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.68fr);align-items:start;gap:0 clamp(48px,7vw,100px);margin-top:0;padding:var(--n-section-y) 0;text-align:left}.home-narrative .home-turning-point h2{max-width:17ch;margin:0;font-size:clamp(38px,4.1vw,58px)}.home-narrative .home-turning-point__copy{display:block;max-width:43ch;margin:8px 0 0}.home-narrative .home-turning-point__copy p{margin:0;font-size:inherit;line-height:inherit}.home-narrative .home-turning-point__copy p+p{margin-top:1.25em}.home-narrative .home-turning-point__eva-name{padding:.02em .12em .08em;background:var(--n-acid);color:var(--n-ink);font-weight:800;box-decoration-break:clone;-webkit-box-decoration-break:clone}.home-narrative .home-turning-point__proof{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);align-items:stretch;gap:clamp(18px,2.5vw,30px);margin-top:clamp(42px,5vw,68px);padding:0;border-radius:var(--n-radius-card);background:transparent}.home-narrative .home-turning-point__metrics-label{grid-column:1/-1;margin:0 0 -8px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.home-narrative .home-turning-point__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:clamp(20px,3vw,38px);margin:0;padding:clamp(24px,3vw,34px);border-radius:var(--n-radius-card);background:var(--n-plum);color:#f7f1f4}.home-narrative .home-turning-point__metric--reach dt,.home-narrative .home-turning-point__proof dt{color:#f7f1f4;font-size:clamp(44px,6vw,82px);line-height:.88}.home-narrative .home-turning-point__metric--reach dt{color:var(--n-acid)}.home-narrative .home-turning-point__proof dd{margin-top:12px;color:rgba(247,241,244,.78);font-size:clamp(13px,1vw,16px);line-height:1.35}.home-narrative .home-turning-point__metric-note--link{color:var(--n-acid)}.home-narrative .home-turning-point__paris-proof{width:100%;max-width:none;display:flex;flex-direction:column;justify-content:center;margin:0;padding:clamp(22px,2.6vw,30px);border-radius:var(--n-radius-card);background:#f0ecf2;color:var(--n-ink)}.home-narrative .home-turning-point__paris-proof figcaption{color:var(--n-ink)}.home-narrative .home-eva-story__heading{width:min(100%,var(--n-core));display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-right:auto;margin-left:auto}.home-narrative .home-eva-story__heading h2{min-width:0;font-size:var(--n-display);line-height:.86;white-space:normal}.home-narrative .home-eva-story__heading>p{flex:0 1 28ch;margin:0;color:var(--story-muted);font-size:clamp(13px,1vw,15px);line-height:1.5}.home-narrative .home-eva-story__lead{width:min(100%,var(--n-core));max-width:none;margin:clamp(24px,3vw,38px) auto 0;color:#f7f1f4;font-size:clamp(18px,1.55vw,23px);font-weight:400;letter-spacing:-.03em;line-height:1.35;text-align:center}.home-narrative .home-eva-story__lead span{max-width:50ch;display:block;margin-inline:auto}.home-narrative .home-eva-gallery{width:100%;margin:clamp(34px,4vw,52px) 0 0;overflow:hidden}.home-narrative .home-eva-gallery__stage{position:relative;height:clamp(380px,43vw,535px)}.home-narrative .home-eva-gallery__item{position:absolute;top:0;left:50%;width:min(42%,520px);aspect-ratio:1;margin:0;overflow:hidden;border-radius:18px;box-shadow:0 20px 42px rgba(8,3,8,.3);transition:transform .42s cubic-bezier(.2,.7,.2,1),opacity .22s ease}.home-narrative .home-eva-gallery__item[data-position="0"]{z-index:5;opacity:1;transform:translate3d(-50%,8px,0) scale(1.02)}.home-narrative .home-eva-gallery__item[data-position="-1"]{z-index:3;opacity:1;transform:translate3d(-142%,30px,0) rotate(-4deg) scale(.58)}.home-narrative .home-eva-gallery__item[data-position="1"]{z-index:3;opacity:1;transform:translate3d(42%,30px,0) rotate(4deg) scale(.58)}.home-narrative .home-eva-gallery__item[data-position="-2"],.home-narrative .home-eva-gallery__item[data-position="2"]{z-index:1;opacity:.84;pointer-events:none}.home-narrative .home-eva-gallery__item[data-position="-2"]{transform:translate3d(-235%,38px,0) rotate(-7deg) scale(.72)}.home-narrative .home-eva-gallery__item[data-position="2"]{transform:translate3d(135%,38px,0) rotate(7deg) scale(.72)}.home-narrative .home-eva-gallery__item[aria-hidden=true] figcaption{opacity:1}.home-narrative .home-eva-gallery__controls{margin-top:0}.home-narrative .home-eva-story__copy{width:min(100%,var(--n-core));margin-top:var(--n-module-gap);margin-right:auto;margin-left:auto;padding:0;border:0}.home-narrative .home-eva-story__copy h3{max-width:17ch}.home-narrative .home-eva-feature{width:min(100%,var(--n-core));margin:var(--n-module-gap) auto 0}.home-narrative .home-eva-feature--lead{margin-top:clamp(26px,3.4vw,46px)}@media (min-width:901px){.home-narrative .home-eva-feature--lead{width:calc(100% + (var(--n-panel-x) * 2));max-width:none;margin-right:calc(var(--n-panel-x) * -1);margin-left:calc(var(--n-panel-x) * -1)}}.home-narrative .home-eva-feature .eva-feature-video{border-radius:var(--n-radius-card)}.home-narrative .home-eva-feature__loop{width:100%;max-height:min(70vh,720px);display:block;border-radius:var(--n-radius-card);background:#170d16;object-fit:contain}.home-narrative .home-eva-feature__note{width:min(100%,var(--n-core));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin:clamp(30px,4vw,48px) auto 0;padding-top:18px;border-top:1px solid rgba(255,235,245,.14)}.home-narrative .home-eva-feature__note p{max-width:54ch;margin:0;color:var(--story-muted);font-size:14px;line-height:1.55}.home-narrative .home-eva-world,.home-narrative .home-video-story{margin-top:14px;border-top:1px solid rgba(255,235,245,.12)}.home-narrative .home-eva-world .home-story-split{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.home-narrative .home-music-entry{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:end;gap:clamp(14px,2vw,22px);margin-top:clamp(34px,4vw,52px)}.home-narrative .home-music-entry__covers{position:relative;min-height:clamp(330px,40vw,540px);display:block;overflow:hidden;color:#fff7fb}.home-narrative .home-eva-world.home-story-plum .home-music-entry__cover{position:absolute;box-sizing:border-box;height:auto;aspect-ratio:1;border:1px solid rgba(255,247,251,.26);border-radius:clamp(14px,1.6vw,22px);object-fit:contain;box-shadow:0 26px 58px rgba(4,0,3,.42),0 8px 18px rgba(4,0,3,.28),inset 0 1px 0 rgba(255,255,255,.2);transition:transform .26s ease,box-shadow .26s ease}.home-narrative .home-music-entry__cover--main{z-index:3;top:0;left:0;width:68%}.home-narrative .home-music-entry__cover--second{z-index:2;top:10%;right:1%;width:48%}.home-narrative .home-music-entry__cover--third{z-index:1;right:13%;bottom:0;width:41%}.home-narrative .home-music-entry__covers:is(:hover,:focus-visible) .home-music-entry__cover--main{transform:translateY(-5px)}.home-narrative .home-music-entry__cta{width:fit-content;min-height:50px;display:flex;align-items:center;justify-content:center;gap:16px;padding:0 22px;border:0;border-radius:999px;background:var(--n-acid);color:var(--n-ink);font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1;transition:background-color .18s ease,transform .18s ease}.home-narrative .home-music-entry__cta svg{width:16px;height:16px;flex:0 0 auto}.home-narrative .home-music-entry__cta strong{display:inline-flex;align-items:center}.home-narrative .home-music-entry__cta:is(:hover,:focus-visible){background:#c9f522;transform:translateY(-1px)}.home-narrative .home-video-story .home-eva-story__heading{margin-bottom:clamp(30px,4vw,48px)}.home-narrative .home-video-story .eva-film-carousel-stage{height:clamp(330px,31vw,425px)}.home-narrative .home-video-story .eva-film-grid--carousel .eva-film-item{width:min(58%,820px)}.home-narrative .home-video-story .eva-film-grid--carousel .eva-film-item[data-position="0"]{transform:translate3d(-50%,8px,0) scale(1.06)}.home-narrative .home-video-story .eva-film-grid--carousel .eva-film-item[data-position="-1"]{transform:translate3d(-100%,24px,0) rotate(-4deg) scale(.56)}.home-narrative .home-video-story .eva-film-grid--carousel .eva-film-item[data-position="1"]{transform:translate3d(0,24px,0) rotate(4deg) scale(.56)}.home-narrative .home-video-story .eva-film-carousel-controls{gap:12px;margin-top:16px}.home-narrative .home-video-story :is(.eva-film-card__caption,.eva-film-detail,.eva-film-detail-link,.eva-film-youtube-link){display:none}.home-narrative .home-video-story .eva-film-carousel-controls span{display:none}.home-narrative .home-video-story__more{margin-top:clamp(30px,4vw,48px)}.home-narrative .home-method{width:min(calc(100% - clamp(20px, 2.2vw, 32px)),1340px);padding:var(--n-section-y) var(--n-panel-x);box-sizing:border-box}.home-narrative .home-method__intro{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.home-narrative .home-method__intro h2{color:var(--n-ink)}.home-narrative .home-method__intro h2 span{color:var(--n-purple)}.home-narrative .home-method__case{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:clamp(24px,4vw,52px);margin-top:clamp(40px,5vw,64px);padding:clamp(14px,2vw,24px);border-radius:var(--n-radius-card)}.home-narrative .home-method__case figure{aspect-ratio:4/3;border-radius:calc(var(--n-radius-card) - 4px)}.home-narrative .home-method__case h3{max-width:20ch;font-size:clamp(24px,2.8vw,40px);line-height:1.05}.home-narrative .home-contact-story{width:min(calc(100% - clamp(20px, 2.2vw, 32px)),1340px);margin:var(--n-panel-gap) auto 20px;padding:0;overflow:hidden;border-radius:var(--n-radius-panel);background:var(--n-plum)}.home-narrative .home-contact-story__headline{padding:var(--n-panel-y) var(--n-panel-x);background:var(--n-acid)}.home-narrative .home-contact-story__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center;gap:clamp(40px,7vw,96px);padding:var(--n-panel-y) var(--n-panel-x);background:var(--n-plum);color:#f7f1f4}.home-narrative .home-contact-story h2{max-width:13ch;margin:0;color:#fff;font-size:var(--n-section);line-height:.98}.home-narrative .home-contact-story__intro{max-width:56ch}.home-narrative .home-contact-story__intro>p{margin:0;color:#f7f1f4;font-size:var(--n-copy);line-height:1.58}.home-narrative .home-contact-story__formats,.home-narrative .home-contact-story__intro>p+p{margin-top:22px}.home-narrative .home-contact-story__formats{display:grid;gap:12px;padding-block:18px;border-top:1px solid rgba(255,255,255,.24);border-bottom:1px solid rgba(255,255,255,.24)}.home-narrative .home-contact-story__formats p{margin:0;color:rgba(247,241,244,.82);font-size:13px;line-height:1.5}.home-narrative .home-contact-story__formats strong{color:#fff}.home-narrative .home-contact-story__details{margin-top:20px;color:#fff}.home-narrative .home-contact-story__details summary{min-height:44px;width:fit-content;display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.7);font-size:15px;cursor:pointer;list-style:none}.home-narrative .home-contact-story__details summary::-webkit-details-marker{display:none}.home-narrative .home-contact-story__details summary:after{content:"+"}.home-narrative .home-contact-story__details[open] summary:after{content:"−"}.home-narrative .home-contact-actions{width:100%;max-width:500px;justify-self:end}.home-narrative .home-contact-story .home-contact-actions__primary{width:fit-content;min-width:min(100%,360px);min-height:64px;justify-content:space-between;gap:28px;padding:8px 9px 8px 22px;border-radius:999px;background:var(--n-acid);color:var(--n-ink);box-shadow:0 18px 38px rgba(0,0,0,.22);transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s ease}.home-narrative .home-contact-actions__primary svg{width:46px;height:46px;flex:0 0 auto;padding:14px;border-radius:50%;background:var(--n-ink);color:#fff;transition:transform .22s cubic-bezier(.16,1,.3,1)}.home-narrative .home-contact-story .home-contact-actions__primary:focus-visible,.home-narrative .home-contact-story .home-contact-actions__primary:hover{transform:translateY(-2px);box-shadow:0 22px 46px rgba(0,0,0,.28)}.home-narrative .home-contact-story .home-contact-actions__primary:focus-visible svg,.home-narrative .home-contact-story .home-contact-actions__primary:hover svg{transform:rotate(45deg)}.home-narrative .home-contact-story .home-contact-actions__secondary a{border-color:rgba(255,255,255,.7);color:#fff}.home-narrative .home-contact-actions__email{min-height:52px;padding:8px 10px 8px 18px;border:1px solid rgba(255,255,255,.7);border-radius:11px}.home-narrative .home-contact-story .home-contact-actions__email a{color:#fff}.home-narrative .home-contact-actions__email button{border-color:rgba(255,255,255,.55);color:#fff}.home-narrative .home-contact-actions__status{min-height:18px;margin:8px 0 0;color:rgba(255,255,255,.72);font-size:11px;line-height:1.4}@media (max-width:1100px){.home-narrative .home-eva-world .home-story-split{grid-template-columns:minmax(0,1fr);gap:24px}.home-narrative .home-eva-world .home-story-split p{justify-self:start}.home-narrative .home-video-story .home-eva-story__heading{display:block}.home-narrative .home-video-story .home-eva-story__heading>p{max-width:48ch;margin-top:18px}.home-narrative .home-music-entry{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:20px}.home-narrative .home-music-entry__covers{min-height:clamp(330px,50vw,440px)}.home-narrative .home-music-entry__cta{width:fit-content}.home-narrative .home-music-entry__cover--main{width:min(56%,430px)}.home-narrative .home-music-entry__cover--second{width:min(39%,310px)}.home-narrative .home-music-entry__cover--third{width:min(34%,270px)}.home-narrative .home-video-story .eva-film-grid--carousel .eva-film-item{width:min(72%,720px)}}@media (max-width:900px){.home-narrative{--n-section-y:clamp(56px,8vw,76px);--n-panel-y:clamp(38px,6vw,54px);--n-panel-x:clamp(20px,4.5vw,36px);--n-module-gap:clamp(42px,7vw,62px);--n-section:clamp(36px,6vw,52px);--n-editorial:clamp(28px,4.8vw,38px)}.home-narrative .home-eva-world .home-story-split,.home-narrative .home-method__intro,.home-narrative .home-neuro-story__intro,.home-narrative .home-origin__layout,.home-narrative .home-story-split{grid-template-columns:minmax(0,1fr);gap:28px}.home-narrative .home-story-hero{width:100%;display:flex;flex-direction:column;align-items:stretch;padding:0 clamp(20px,4vw,36px) clamp(38px,6vw,54px)}.home-narrative .home-story-hero__name{width:100%;margin-top:4px;font-size:clamp(82px,17vw,132px);line-height:.77}.home-narrative .home-story-hero__visual{width:min(100%,760px);align-self:center;margin:clamp(-52px,-6vw,-26px) 0 0}.home-narrative .home-story-hero__visual img{max-height:none}.home-narrative .home-story-hero__copy{width:100%;max-width:none;margin-top:clamp(14px,2vw,24px);gap:0}.home-narrative .home-story-hero__statement{max-width:18ch;font-size:clamp(32px,5vw,42px)}.home-narrative .home-story-hero__brands{order:2;margin-top:24px}.home-narrative .home-story-hero__actions{order:3;margin-top:24px}.home-narrative .home-eva-story__copy>div,.home-narrative .home-method__intro>div,.home-narrative .home-neuro-story__intro>div:last-child,.home-narrative .home-origin__copy{justify-self:start}.home-narrative .home-neuro-tutorials>header{margin-bottom:30px}.home-narrative .home-neuro-tutorials{display:block}.home-narrative .home-neuro-tutorials .eva-film-grid{width:min(100%,520px);margin-inline:auto}.home-narrative .home-neuro-tutorials__copy{max-width:60ch;margin-top:18px}.home-narrative .home-turning-point{display:block}.home-narrative .home-turning-point h2{max-width:18ch}.home-narrative .home-turning-point__copy{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;gap:24px;max-width:none;margin-top:30px}.home-narrative .home-turning-point__proof{grid-template-columns:minmax(0,1fr)}.home-narrative .home-turning-point__paris-proof{max-width:none;justify-self:stretch}.home-narrative .home-contact-story__body{grid-template-columns:minmax(0,1fr);gap:30px}.home-narrative .home-contact-actions{max-width:560px;justify-self:start}}@media (max-width:600px){.home-narrative{--n-gutter:12px;--n-light-gutter:24px;--n-panel-gap:12px;--n-section-y:52px;--n-panel-y:40px;--n-panel-x:20px;--n-module-gap:48px;--n-radius-panel:20px;--n-radius-card:14px;--n-section:clamp(32px,8.8vw,36px);--n-editorial:clamp(25px,6.9vw,29px);--n-copy:16px}.home-narrative .home-contact-story,.home-narrative .home-method,.home-narrative .home-origin,.home-narrative .home-story-panel,.home-narrative .home-turning-point,.home-narrative .shell{width:calc(100% - (2 * var(--n-gutter)));margin-right:auto;margin-left:auto}.home-narrative .home-story-panel{padding:var(--n-panel-y) var(--n-panel-x)}.home-narrative .home-origin,.home-narrative .home-story-hero,.home-narrative .home-turning-point{width:calc(100% - (2 * var(--n-light-gutter)))}.home-narrative .home-method,.home-narrative .home-origin,.home-narrative .home-turning-point{padding-top:var(--n-section-y);padding-bottom:var(--n-section-y)}.home-narrative .home-heading{width:100%;max-width:none;overflow-wrap:normal;hyphens:none;text-align:left;text-wrap:balance;word-break:normal}.home-narrative .home-story-nav{width:calc(100% - (2 * var(--n-gutter)));min-height:54px}.home-narrative .home-story-nav__brand{font-size:27px}.home-narrative .home-story-nav__desktop{display:none!important}.home-narrative .home-story-nav__portfolio{min-height:36px;margin-left:auto;padding-inline:13px;font-size:12px}.home-narrative .home-story-nav__menu{position:relative;z-index:20;display:block;margin-left:0}.home-narrative .home-story-nav__menu>summary{width:38px;height:38px;display:grid;place-items:center;margin-right:-7px;list-style:none;cursor:pointer}.home-narrative .home-story-nav__menu>summary::-webkit-details-marker{display:none}.home-narrative .home-story-nav__burger{width:22px;height:16px;display:flex;flex-direction:column;justify-content:space-between}.home-narrative .home-story-nav__burger i{width:100%;height:2px;display:block;border-radius:999px;background:currentColor;transform-origin:center;transition:transform .18s ease,opacity .18s ease}.home-narrative .home-story-nav__menu[open] .home-story-nav__burger i:first-child{transform:translateY(7px) rotate(45deg)}.home-narrative .home-story-nav__menu[open] .home-story-nav__burger i:nth-child(2){opacity:0}.home-narrative .home-story-nav__menu[open] .home-story-nav__burger i:last-child{transform:translateY(-7px) rotate(-45deg)}.home-narrative .home-story-nav nav{position:absolute;top:calc(100% + 7px);right:-4px;width:168px;align-items:stretch;flex-direction:column;gap:0;padding:8px;border:1px solid rgba(255,255,255,.62);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.46),rgba(241,230,238,.22)),rgba(251,250,245,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 18px 42px rgba(25,23,25,.16);backdrop-filter:blur(22px) saturate(1.42);-webkit-backdrop-filter:blur(22px) saturate(1.42);font-size:13px}.home-narrative .home-story-nav__menu:not([open])>nav{display:none!important}.home-narrative .home-story-nav nav>a{min-height:39px;justify-content:space-between;padding:0 9px;text-decoration:none;text-transform:uppercase}.home-narrative .home-story-hero{padding:26px 0 40px}.home-narrative .home-story-hero__name{font-size:clamp(58px,17.5vw,72px);letter-spacing:-.075em}.home-narrative .home-story-hero__name span{white-space:nowrap}.home-narrative .home-story-hero__visual{width:138%;max-width:none;margin:clamp(-58px,-13vw,-38px) -19% 0}.home-narrative .home-story-hero__statement{max-width:none;font-size:clamp(29px,8vw,34px)}.home-narrative .home-story-hero__intro{font-size:16px}.home-narrative .home-story-hero__brands{margin-top:22px}.home-narrative .home-story-hero__brands ul{grid-template-columns:repeat(12,minmax(0,1fr));gap:10px 4px;margin-top:11px}.home-narrative .home-brand-logo--coca-cola{grid-column:span 4}.home-narrative .home-brand-logo--lucky-strike,.home-narrative .home-brand-logo--mcdonalds{grid-column:span 2}.home-narrative .home-brand-logo--burger-king,.home-narrative .home-brand-logo--kent,.home-narrative .home-brand-logo--kinder,.home-narrative .home-brand-logo--nestle{grid-column:span 3}.home-narrative .home-brand-logo--baltika{grid-column:span 4}.home-narrative .home-brand-logo img,.home-narrative .home-brand-logo--coca-cola img,.home-narrative .home-brand-logo--kent img,.home-narrative .home-brand-logo--kinder img,.home-narrative .home-brand-logo--mcdonalds img,.home-narrative .home-brand-logo--nestle img{height:26px}.home-narrative .home-brand-logo--coca-cola img{height:22px}.home-narrative .home-brand-logo--baltika img,.home-narrative .home-brand-logo--kent img,.home-narrative .home-brand-logo--kinder img{height:17px}.home-narrative .home-story-hero__actions{gap:16px;margin-top:22px}.home-narrative .home-story-hero__actions a{font-size:15px}.home-narrative .home-story-hero__primary{min-height:48px;padding-inline:16px}.home-narrative .home-projects-story__heading{margin-bottom:32px}.home-narrative .home-projects-story__more,.home-narrative .home-video-story__more{margin-right:0;margin-left:0}.home-narrative .home-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 10px}.home-narrative .home-projects-story .home-project-grid__card figure{aspect-ratio:16/9;border-radius:13px}.home-narrative .home-projects-story .home-project-grid__card[data-featured=true] figure{aspect-ratio:16/9}.home-narrative .home-project-grid__caption{padding-top:9px}.home-narrative .home-project-grid__caption h3{font-size:15px}.home-narrative .home-eva-story__copy h3,.home-narrative .home-neuro-story__intro h2,.home-narrative .home-origin h2{max-width:none}.home-narrative .home-origin__bridge{margin-top:24px!important;padding-top:0}.home-narrative .home-neuro-evidence__heading{grid-template-columns:minmax(0,1fr);gap:12px}.home-narrative .home-neuro-evidence__heading>span{padding-top:0}.home-narrative .home-neuro-evidence__heading h3{max-width:none;font-size:clamp(31px,8.4vw,36px)}.home-narrative .home-neuro-evidence__grid{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:28px}.home-narrative .home-neuro-broadcast .home-neuro-press{width:100%}.home-narrative .eva-film-carousel-stage{height:clamp(150px,39vw,164px)}.home-narrative .eva-film-grid--carousel .eva-film-item{width:min(72%,260px)}.home-narrative .eva-film-grid--carousel .eva-film-item[data-position="0"]{transform:translate3d(-50%,16px,0) scale(1.04)}.home-narrative .eva-film-grid--carousel .eva-film-item[data-position="-1"]{opacity:1;transform:translate3d(-99%,22px,0) rotate(-5deg) scale(.39)}.home-narrative .eva-film-grid--carousel .eva-film-item[data-position="1"]{opacity:1;transform:translate3d(-1%,22px,0) rotate(5deg) scale(.39)}.home-narrative .eva-film-grid--carousel .eva-film-item[data-position="-2"],.home-narrative .eva-film-grid--carousel .eva-film-item[data-position="2"]{opacity:0}.home-narrative .home-neuro-taxi{padding:22px 20px}.home-narrative .home-neuro-taxi blockquote{margin-top:22px;font-size:28px}.home-narrative .home-neuro-broadcast{padding:20px}.home-narrative .home-neuro-broadcast h4{font-size:25px}.home-narrative .home-neuro-process{padding:18px}.home-narrative .home-neuro-service-link{grid-template-columns:1fr;align-items:start}.home-narrative .home-neuro-tutorials{padding:20px 16px}.home-narrative .home-neuro-tutorials .eva-film-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-narrative .home-neuro-story__proof{grid-template-columns:minmax(0,1fr);gap:24px}.home-narrative .home-turning-point h2,.home-narrative .home-turning-point__copy p{text-align:left}.home-narrative .home-turning-point__copy{grid-template-columns:minmax(0,1fr);gap:18px;margin-right:0;margin-left:0}.home-narrative .home-turning-point__proof{padding:0}.home-narrative .home-turning-point__metrics{grid-template-columns:minmax(0,1fr);gap:24px 16px;padding:22px 18px}.home-narrative .home-turning-point__metric--reach{grid-column:auto}.home-narrative .home-turning-point__metric--reach dt,.home-narrative .home-turning-point__proof dt{font-size:clamp(48px,14vw,62px)}.home-narrative .home-turning-point__metric:not(.home-turning-point__metric--reach) dt{font-size:clamp(38px,12vw,48px);letter-spacing:-.06em;white-space:normal}.home-narrative .home-eva-story__heading{display:block}.home-narrative .home-eva-story__heading h2{font-size:clamp(44px,13vw,56px)}.home-narrative .home-eva-story__heading>p{margin-top:14px;max-width:34ch}.home-narrative .home-eva-gallery{margin-top:28px}.home-narrative .home-eva-gallery__stage{height:clamp(250px,calc(82vw - 50px),315px)}.home-narrative .home-eva-gallery__item{width:min(82%,300px)}.home-narrative .home-eva-gallery__item[data-position="0"]{transform:translate3d(-50%,8px,0) scale(1)}.home-narrative .home-eva-gallery__item[data-position="-1"]{opacity:1;transform:translate3d(-103%,24px,0) rotate(-5deg) scale(.42)}.home-narrative .home-eva-gallery__item[data-position="1"]{opacity:1;transform:translate3d(3%,24px,0) rotate(5deg) scale(.42)}.home-narrative .home-video-story .eva-film-carousel-stage{height:clamp(214px,47vw,232px)}.home-narrative .home-video-story .eva-film-grid--carousel .eva-film-item{width:min(86%,320px)}.home-narrative .home-video-story .eva-film-grid--carousel .eva-film-item[data-position="0"]{transform:translate3d(-50%,8px,0) scale(1.03)}.home-narrative .home-video-story .eva-film-carousel-controls{margin-top:10px}.home-narrative .home-eva-gallery__item[data-position="-2"],.home-narrative .home-eva-gallery__item[data-position="2"]{opacity:0}.home-narrative .home-eva-feature__note{grid-template-columns:minmax(0,1fr)}.home-narrative .home-eva-feature__note>a{width:fit-content;margin-top:4px}.home-narrative .home-music-entry{grid-template-columns:minmax(0,1fr);gap:18px}.home-narrative .home-music-entry__covers{min-height:min(74vw,300px)}.home-narrative .home-music-entry__cta{min-height:50px;font-size:11px}.home-narrative .home-method__case{grid-template-columns:minmax(0,1fr);gap:22px;padding:12px}.home-narrative .home-method__case>div{padding:0 6px 8px}.home-narrative .home-contact-story{padding:0}.home-narrative .home-contact-story h2{font-size:var(--n-section)}.home-narrative .home-contact-story__body,.home-narrative .home-contact-story__headline{padding:40px var(--n-panel-x)}}@media (min-width:901px){.home-narrative{--n-section:clamp(44px,3.7vw,56px);--n-editorial:clamp(30px,2.4vw,36px)}.home-narrative .home-neuro-process{width:100%;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);grid-template-areas:"title image" "details image";align-items:start;gap:24px clamp(40px,5vw,72px);padding:clamp(36px,4vw,52px)}.home-narrative .home-neuro-process h3{grid-area:title}.home-narrative .home-neuro-process figure{grid-area:image;align-self:center;margin:0}.home-narrative .home-neuro-process__details{grid-area:details;margin-top:0}.home-narrative .home-neuro-process__details summary{min-height:44px;color:var(--n-ink);font-size:15px}.home-narrative .home-eva-gallery__stage{height:clamp(300px,27vw,390px)}.home-narrative .home-eva-gallery__item{top:0;width:calc((100% - 48px) / 3);max-width:390px;transform:none}.home-narrative .home-eva-gallery__item[data-position="-1"]{left:0;opacity:1;transform:none}.home-narrative .home-eva-gallery__item[data-position="0"]{left:50%;opacity:1;transform:translateX(-50%)}.home-narrative .home-eva-gallery__item[data-position="1"]{right:0;left:auto;opacity:1;transform:none}.home-narrative .home-eva-gallery__item[data-position="-2"],.home-narrative .home-eva-gallery__item[data-position="2"]{opacity:0}.home-narrative .home-eva-gallery__controls{margin-top:20px}.home-narrative .home-music-entry{grid-template-columns:minmax(300px,.9fr) minmax(430px,1.1fr);grid-template-areas:"copy covers" "cta covers";align-items:start;column-gap:clamp(64px,6vw,80px);row-gap:28px;margin-top:0}.home-narrative .home-music-entry__copy{grid-area:copy}.home-narrative .home-music-entry__copy p{max-width:520px;margin:24px 0 0;color:var(--story-muted);font-size:clamp(17px,1.2vw,18px);line-height:1.58}.home-narrative .home-music-entry__covers{grid-area:covers;min-height:clamp(380px,34vw,440px)}.home-narrative .home-music-entry__cta{grid-area:cta}.home-narrative>.home-neuro-tutorials{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(48px,5vw,72px);padding:clamp(56px,4.5vw,64px);background:#f0ece5;color:var(--n-ink)}.home-narrative .home-neuro-tutorials__copy{margin-top:24px}.home-narrative .home-neuro-tutorials__copy p{color:#4c4748;font-size:clamp(17px,1.15vw,18px)}.home-narrative .home-neuro-tutorials .eva-film-grid{width:100%}.home-narrative .home-neuro-tutorials .eva-film-card__media{height:clamp(340px,29vw,400px);aspect-ratio:auto}.home-narrative .home-neuro-tutorials .eva-film-card__caption{color:var(--n-ink)}.home-narrative .home-method__case h3{max-width:24ch;font-size:clamp(30px,2.3vw,34px)}.home-narrative .home-contact-story__body{grid-template-columns:minmax(0,1fr) minmax(320px,400px);align-items:start;gap:clamp(56px,7vw,96px);padding:clamp(56px,4.5vw,64px)}.home-narrative .home-contact-story h2{color:#fff;font-size:clamp(44px,3.7vw,52px)}.home-narrative .home-contact-story__intro>p{max-width:520px;margin-top:22px}.home-narrative .home-contact-story__formats{margin-top:16px}}@media (min-width:1200px){.home-narrative .home-projects-story .home-project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(40px,4vw,56px) clamp(20px,1.8vw,24px)}}@media (prefers-reduced-motion:reduce){.home-narrative .eva-film-grid--carousel .eva-film-item,.home-narrative .home-eva-gallery__item,.home-narrative .home-project-grid__card img{transition:none}}.home-narrative .home-story-nav{isolation:isolate;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-narrative .home-story-nav:before{position:absolute;z-index:0;inset:0;border:1px solid var(--header-glass-border);border-radius:inherit;background:var(--header-glass-background);background-clip:padding-box;box-shadow:var(--header-glass-shadow);content:"";pointer-events:none;-webkit-backdrop-filter:var(--header-glass-backdrop);backdrop-filter:var(--header-glass-backdrop);corner-shape:squircle}.home-narrative .home-story-nav.is-scrolled{background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-narrative .home-story-nav>:is(a,nav,details){position:relative;z-index:1}.home-narrative .home-story-nav__menu nav{border:1px solid var(--header-glass-border);background:var(--header-glass-background);background-clip:padding-box;box-shadow:var(--header-glass-shadow);-webkit-backdrop-filter:var(--header-glass-backdrop);backdrop-filter:var(--header-glass-backdrop);corner-shape:squircle}.home-narrative .home-eva-gallery--infinite{--home-eva-gap:clamp(12px,1.6vw,20px);width:calc(100% + (var(--n-carousel-bleed) * 2));margin-top:clamp(34px,4vw,52px);margin-right:calc(var(--n-carousel-bleed) * -1);margin-left:calc(var(--n-carousel-bleed) * -1);overflow:hidden}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__controls{justify-content:center;margin:18px 0 0}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__controls button{width:48px;height:48px;border-radius:999px!important;corner-shape:round}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__stage{position:relative;width:100%;height:auto;aspect-ratio:3/1;overflow:hidden;perspective:none}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item{top:0;left:50%;width:calc((100% - (var(--home-eva-gap) * 2)) / 3);max-width:none;aspect-ratio:1;filter:none;transition:transform .44s cubic-bezier(.16,1,.3,1),opacity .26s ease}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item[data-position="-2"]{opacity:0;pointer-events:none;transform:translate3d(calc(-250% - (var(--home-eva-gap) * 2)),0,0)}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item[data-position="-1"]{opacity:1;pointer-events:auto;transform:translate3d(calc(-150% - var(--home-eva-gap)),0,0)}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item[data-position="0"]{opacity:1;pointer-events:auto;transform:translate3d(-50%,0,0)}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item[data-position="1"]{opacity:1;pointer-events:auto;transform:translate3d(calc(50% + var(--home-eva-gap)),0,0)}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item[data-position="2"]{opacity:0;pointer-events:none;transform:translate3d(calc(150% + (var(--home-eva-gap) * 2)),0,0)}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item img,.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item>button{width:100%;height:100%}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item>button{overflow:hidden;border-radius:var(--n-radius-card)!important}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item img{object-fit:cover}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item[data-position="-1"] figcaption,.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item[data-position="0"] figcaption,.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item[data-position="1"] figcaption{opacity:1}.home-narrative .home-neuro-evidence__heading{grid-template-columns:minmax(0,1fr)}.home-narrative .home-neuro-taxi:after{top:16px;right:22px;bottom:auto;font-size:clamp(96px,9vw,132px);line-height:.72}.home-narrative .home-neuro-broadcast h4{margin-top:0}@media (min-width:601px){.home-narrative .home-neuro-videos .eva-film-carousel-stage{height:clamp(310px,33vw,430px)}.home-narrative .home-neuro-videos .eva-film-grid--carousel .eva-film-item{width:min(54%,680px)}.home-narrative .home-neuro-videos .eva-film-grid--carousel .eva-film-item[data-position="0"]{transform:translate3d(-50%,20px,0) scale(1)}}.home-narrative .home-video-story .home-eva-story__heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);align-items:start;gap:clamp(32px,6vw,88px);margin-bottom:clamp(34px,4vw,52px)}.home-narrative .home-video-story .home-eva-story__heading>p{max-width:36ch;justify-self:end;font-size:clamp(14px,1.05vw,16px)}.home-narrative .home-video-story__showcase{position:relative}.home-narrative .home-video-story__showcase>.eva-film-grid--carousel{width:100%;margin:0}.home-narrative .home-video-story__showcase .eva-film-carousel-stage{height:clamp(420px,38vw,540px);display:grid;grid-template-columns:minmax(0,1.65fr) minmax(220px,.55fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(12px,1.4vw,18px);overflow:visible;perspective:none}.home-narrative .home-video-story__showcase .eva-film-grid--carousel .eva-film-item,.home-narrative .home-video-story__showcase .eva-film-grid--carousel .eva-film-item[data-position]{position:relative;inset:auto;width:auto;max-width:none;height:100%;display:none;opacity:0;filter:none;pointer-events:none;transform:none}.home-narrative .home-video-story__showcase .eva-film-grid--layout-motion .eva-film-item{will-change:transform,opacity}.home-narrative .home-video-story__showcase .eva-film-grid--carousel .eva-film-item[data-position="0"]{grid-column:1;grid-row:1/3;display:block;opacity:1;pointer-events:auto}.home-narrative .home-video-story__showcase .eva-film-grid--carousel .eva-film-item[data-position="1"]{grid-column:2;grid-row:1;display:block;opacity:1;pointer-events:auto}.home-narrative .home-video-story__showcase .eva-film-grid--carousel .eva-film-item[data-position="-1"]{grid-column:2;grid-row:2;display:block;opacity:1;pointer-events:auto}.home-narrative .home-video-story__showcase .eva-film-card,.home-narrative .home-video-story__showcase .eva-film-card__media{width:100%;height:100%;aspect-ratio:auto}.home-narrative .home-video-story__showcase .eva-film-card__poster{object-position:center top}.home-narrative .home-video-story__showcase .eva-film-item[data-position="0"] .eva-film-card__caption{display:flex}.home-narrative .home-video-story__showcase .eva-film-item[data-position="0"] .eva-film-card__caption strong{font-size:clamp(16px,1.45vw,21px)}.home-narrative .home-video-story__showcase .eva-film-carousel-controls{justify-content:flex-end;gap:10px;margin-top:18px}.home-narrative .home-video-story__showcase .eva-film-carousel-controls button{width:48px;height:48px;border-radius:999px!important;corner-shape:round}.home-narrative .home-video-story__showcase .eva-film-carousel-controls span{min-width:54px;display:inline-flex;align-items:center;justify-content:center}.home-narrative .home-video-story__showcase .home-video-story__more{position:absolute;bottom:0;left:0;min-height:48px;margin:0;border-radius:999px!important;corner-shape:round}.home-narrative .home-contact-story .home-contact-actions__email,.home-narrative .home-contact-story .home-contact-actions__primary,.home-narrative .home-contact-story .home-contact-actions__secondary a{border-radius:999px!important;corner-shape:round}.home-narrative .home-contact-story .home-contact-actions__primary{width:100%;min-width:0}.home-narrative .home-contact-actions__email button{border-radius:999px!important;corner-shape:round}@media (max-width:760px){.home-narrative .home-eva-gallery--infinite{--home-eva-gap:12px}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__stage{height:min(82vw,320px)}.home-narrative .home-eva-gallery--infinite .home-eva-gallery__item{width:min(82%,320px)}.home-narrative .home-video-story .home-eva-story__heading{grid-template-columns:minmax(0,1fr);gap:16px}.home-narrative .home-video-story .home-eva-story__heading>p{max-width:40ch;justify-self:start;margin-top:0}.home-narrative .home-video-story__showcase .eva-film-carousel-stage{height:auto;display:block}.home-narrative .home-video-story__showcase .eva-film-grid--carousel .eva-film-item[data-position="-1"],.home-narrative .home-video-story__showcase .eva-film-grid--carousel .eva-film-item[data-position="1"]{display:none}.home-narrative .home-video-story__showcase .eva-film-grid--carousel .eva-film-item[data-position="0"]{height:auto}.home-narrative .home-video-story__showcase .eva-film-card,.home-narrative .home-video-story__showcase .eva-film-card__media{height:auto;aspect-ratio:16/9}.home-narrative .home-video-story__showcase .eva-film-carousel-controls button{width:46px;height:46px}.home-narrative .home-video-story__showcase .eva-film-carousel-controls span{min-width:44px}.home-narrative .home-video-story__showcase .home-video-story__more{min-height:46px}}.home-narrative .home-music-entry__covers{min-height:0;display:grid;place-items:center;overflow:visible;padding:clamp(10px,1.5vw,20px) 0 clamp(60px,5vw,76px)}.home-narrative .home-eva-world.home-story-plum .home-music-entry__cover,.home-narrative .home-music-entry__cover--main{position:relative;inset:auto;width:min(100%,480px);height:auto;transform:none}.home-narrative .home-music-entry__covers:is(:hover,:focus-visible) .home-music-entry__cover--main{transform:translateY(-4px)}@media (max-width:900px){.home-narrative .home-origin__memory{width:min(92%,500px);margin-inline:auto}}@media (max-width:600px){.home-narrative .home-origin__memory{width:min(82%,360px)}}@media (prefers-reduced-motion:reduce){.home-narrative .home-origin__memory{transition:none}}.home-narrative .home-neuro-videos .eva-film-carousel-controls button{border-radius:999px!important;corner-shape:round}.home-narrative .home-neuro-taxi{border-color:rgba(255,235,245,.12) rgba(255,235,245,.12) rgba(255,235,245,.12) rgba(255,235,245,.07);background:radial-gradient(circle at 100% 0,rgba(215,255,54,.11),transparent 15rem),rgba(255,255,255,.04);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.home-narrative .home-neuro-broadcast h4{max-width:20ch;text-wrap:balance}.home-narrative .home-neuro-broadcast .home-neuro-press{display:block!important;overflow:hidden;border-radius:var(--n-radius-card);background:transparent}.home-narrative .home-neuro-broadcast .home-neuro-press__open,.home-narrative .home-neuro-broadcast .home-neuro-press__open img{width:100%;height:auto!important;max-height:none;display:block;aspect-ratio:auto!important}.home-narrative .home-neuro-broadcast .home-neuro-press__open img{border-radius:var(--n-radius-card);object-fit:contain;object-position:top}.home-narrative .home-eva-feature__cta{width:fit-content;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:0 22px;border-radius:999px!important;background:linear-gradient(105deg,#ff4fae,#9b63ff);color:#fff;box-shadow:0 14px 30px rgba(168,57,174,.24);font-size:11px;font-weight:720;letter-spacing:.02em;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease;corner-shape:round}.home-narrative .home-eva-feature__cta svg{width:16px!important;height:16px!important;flex:0 0 auto}.home-narrative .home-eva-feature__cta:is(:hover,:focus-visible){box-shadow:0 18px 38px rgba(168,57,174,.34);transform:translateY(-1px)}@media (max-width:600px){.home-narrative .home-neuro-broadcast{padding:20px}.home-narrative .home-neuro-broadcast h4{max-width:13ch;font-size:clamp(24px,7.2vw,29px)}.home-narrative .home-neuro-broadcast .home-neuro-press{margin-top:18px}.home-narrative .home-eva-feature__cta{min-height:50px}}.music-page{--music-bg:#241620;--music-panel:#30202c;--music-text:#f5f1eb;--music-muted:#c6bac3;--music-line:#594750;min-height:100vh;overflow:clip;background:var(--music-bg);color:var(--music-text)}.music-page .smart-header.site-header{--header-glass-background:radial-gradient(115% 92% at 11% -30%,rgba(255,255,255,0.22),transparent 48%),linear-gradient(112deg,rgba(255,255,255,0.08),transparent 38% 72%,rgba(255,106,188,0.08)),rgba(36,22,32,0.54);--header-glass-border:rgba(255,240,249,0.28);--header-glass-shadow:0 16px 46px rgba(12,7,11,0.26),inset 0 1px 0 rgba(255,255,255,0.32),inset 1px 0 0 rgba(255,255,255,0.14),inset 0 -1px 0 rgba(7,4,7,0.24),inset -1px 0 0 rgba(7,4,7,0.16);--header-glass-backdrop:blur(22px) saturate(155%) brightness(1.04);border:0;background:transparent;color:var(--music-text);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.music-page .smart-header :is(.brand__mark,.site-nav,.case-back){color:var(--music-text)}.music-page .smart-header .mobile-navigation__current{color:var(--music-text)}.music-page .smart-header :is(.site-nav a,.case-back):is(:hover,:focus-visible){color:var(--music-text)}.music-page .smart-header .menu-toggle{border-color:rgba(245,241,235,.2);background:rgba(245,241,235,.08);color:var(--music-text)}.music-page .smart-header .mobile-navigation{border-color:var(--header-glass-border);background:var(--header-glass-background);box-shadow:var(--header-glass-shadow);-webkit-backdrop-filter:var(--header-glass-backdrop);backdrop-filter:var(--header-glass-backdrop)}.music-page .smart-header .mobile-navigation a{color:var(--music-text)}.music-page :is(h1,h2,h3,p,figure){margin-top:0}.music-page img{display:block;max-width:100%}.music-eyebrow{margin-bottom:18px;color:var(--music-muted);font-size:11px;font-weight:700;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.music-index__hero{min-height:min(820px,calc(100svh - 72px));display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.68fr);align-items:center;gap:clamp(48px,8vw,132px);padding-top:clamp(80px,9vw,138px);padding-bottom:clamp(72px,8vw,124px)}.music-index__intro h1,.music-track__intro h1{margin-bottom:clamp(28px,4vw,50px);font-size:clamp(72px,9vw,150px);font-weight:800;letter-spacing:-.075em;line-height:.82}.music-index__lead{max-width:710px;margin-bottom:24px;font-size:clamp(22px,2.1vw,34px);letter-spacing:-.035em;line-height:1.22}.music-index__authorship{max-width:660px;margin-bottom:0;padding-top:22px;border-top:1px solid var(--music-line);color:var(--music-muted);font-size:clamp(15px,1.2vw,18px);line-height:1.55}.music-card{min-width:0;display:flex;flex-direction:column;color:inherit}.music-card__cover{display:block;overflow:hidden;aspect-ratio:1;margin-bottom:20px;border:1px solid rgba(255,255,255,.2);border-radius:clamp(16px,1.7vw,26px);background:var(--music-panel);box-shadow:0 20px 34px rgba(7,3,7,.3),0 4px 10px rgba(7,3,7,.24),inset 0 1px 0 rgba(255,255,255,.3),inset 0 -1px 0 rgba(0,0,0,.22)}.music-card__cover img{width:100%;height:100%;object-fit:contain;transition:transform .26s ease}.music-card>strong{display:block;margin-bottom:8px;font-size:clamp(22px,2vw,32px);letter-spacing:-.04em;line-height:1}.music-card>span:not(.music-card__cover){max-width:35ch;color:var(--music-muted);font-size:15px;line-height:1.45}.music-card>em{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:13px;font-style:normal;font-weight:700}.music-card:is(:hover,:focus-visible) .music-card__cover img{transform:scale(1.018)}.music-card:focus-visible{outline:2px solid var(--music-text);outline-offset:8px}.music-index__hero>.music-card{align-self:center}.music-index__hero>.music-card>strong{font-size:clamp(28px,2.8vw,44px)}.music-index__catalog,.music-process{padding-top:clamp(84px,10vw,160px);padding-bottom:clamp(84px,10vw,160px);border-top:1px solid var(--music-line)}.music-contact h2,.music-index__catalog>h2,.music-process>h2,.music-track__related>h2,.music-track__story h2,.music-track__video h2{margin-bottom:clamp(34px,5vw,66px);font-size:clamp(42px,6vw,86px);letter-spacing:-.065em;line-height:.92}.music-grid{gap:clamp(64px,7vw,108px) clamp(22px,3vw,42px)}.music-grid,.music-process ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.music-process ol{gap:1px;margin:0;padding:0;background:var(--music-line);list-style:none}.music-process li{min-height:340px;padding:clamp(26px,3vw,42px);background:var(--music-panel)}.music-process li>span{display:block;margin-bottom:clamp(70px,8vw,118px);color:var(--music-muted);font-size:11px;letter-spacing:.14em}.music-process h3{margin-bottom:18px;font-size:clamp(23px,2.2vw,34px);letter-spacing:-.045em;line-height:1.02}.music-process li p{margin-bottom:0;color:var(--music-muted);font-size:15px;line-height:1.55}.music-index__paths{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding-bottom:clamp(84px,9vw,140px)}.music-index__paths a{min-height:100px;display:flex;align-items:center;gap:10px;padding:24px 28px;border-top:1px solid var(--music-line);border-bottom:1px solid var(--music-line);color:var(--music-text);font-size:clamp(18px,2vw,28px);font-weight:700}.music-index__paths a+a{border-left:1px solid var(--music-line)}.music-contact{background:#11110f;color:#f5f1eb}.music-contact>.shell{padding-top:clamp(72px,8vw,122px);padding-bottom:34px}.music-contact h2{max-width:960px;margin-bottom:24px}.music-contact>.shell>p{max-width:690px;margin-bottom:34px;color:rgba(245,241,235,.72);font-size:clamp(17px,1.6vw,23px);line-height:1.48}.music-contact__telegram{width:fit-content;min-width:min(100%,360px);min-height:68px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:10px 12px 10px 24px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:var(--acid);color:#11110f;box-shadow:0 18px 38px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.48);font-size:clamp(18px,1.5vw,22px);transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .18s ease,box-shadow .22s ease}.music-contact__telegram>span{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#11110f;color:var(--music-text);font-size:22px;line-height:1;transition:transform .22s cubic-bezier(.16,1,.3,1)}.music-contact__telegram:focus-visible,.music-contact__telegram:hover{outline:none;background:color-mix(in srgb,var(--acid) 88%,white);box-shadow:0 22px 46px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.62);transform:translateY(-2px)}.music-contact__telegram:focus-visible>span,.music-contact__telegram:hover>span{transform:rotate(45deg)}.music-contact__telegram:focus-visible{box-shadow:0 0 0 3px rgba(216,255,79,.34),0 22px 46px rgba(0,0,0,.36)}.music-contact__telegram:active{transform:translateY(0) scale(.99)}.music-contact nav{display:flex;flex-wrap:wrap;gap:24px 42px;margin-top:30px}.music-contact nav a{border-bottom:1px solid;color:inherit;font-size:16px}.music-contact footer{display:flex;justify-content:space-between;margin-top:58px;padding-top:24px;border-top:1px solid rgba(245,241,235,.32);color:rgba(245,241,235,.62)}.music-track__back{padding-top:clamp(40px,6vw,72px)}.music-track__back a,.music-track__catalog-link{width:fit-content;min-height:44px;display:inline-flex;align-items:center;gap:7px;color:var(--music-text);font-size:16px}.music-track__hero{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(50px,8vw,126px);padding-top:clamp(34px,5vw,72px);padding-bottom:clamp(90px,11vw,174px)}.music-track__cover{position:relative;width:100%;display:block;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:clamp(20px,2vw,30px);background:transparent;color:var(--music-text);box-shadow:0 28px 52px rgba(7,3,7,.34),0 7px 16px rgba(7,3,7,.26),inset 0 1px 0 rgba(255,255,255,.32),inset 0 -1px 0 rgba(0,0,0,.24);cursor:zoom-in}.music-track__cover img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:inherit}.music-track__cover:focus-visible{outline:2px solid var(--music-text);outline-offset:7px}.music-track__intro h1{max-width:820px;font-size:clamp(62px,7vw,112px)}.music-track__summary{max-width:640px;margin-bottom:30px;font-size:clamp(22px,2.1vw,32px);letter-spacing:-.035em;line-height:1.22}.music-track__platforms{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px}.music-track__platforms a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid color-mix(in srgb,var(--platform-color) 62%,rgba(255,255,255,.44));border-radius:999px;background:color-mix(in srgb,var(--platform-color) 29%,rgba(255,255,255,.1));box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 7px 16px color-mix(in srgb,var(--platform-color) 18%,transparent);color:var(--music-text);backdrop-filter:blur(14px) saturate(145%);-webkit-backdrop-filter:blur(14px) saturate(145%);font-size:14px;font-weight:700;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.music-track__platform--yandex{--platform-color:#ffcc00}.music-track__platform--spotify{--platform-color:#1ed760}.music-track__platform--apple{--platform-color:#fc3c55}.music-track__platforms a:is(:hover,:focus-visible){outline:none;background:color-mix(in srgb,var(--platform-color) 48%,rgba(255,255,255,.16));box-shadow:inset 0 1px 0 rgba(255,255,255,.48),0 11px 24px color-mix(in srgb,var(--platform-color) 32%,transparent);transform:translateY(-2px)}.music-track__platforms a:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--platform-color) 58%,transparent),inset 0 1px 0 rgba(255,255,255,.48),0 11px 24px color-mix(in srgb,var(--platform-color) 32%,transparent)}.music-track__credits{max-width:640px;padding-top:24px;border-top:1px solid var(--music-line);color:var(--music-muted)}.music-track__credits p{margin-bottom:7px;font-size:15px;line-height:1.45}.music-track__credits strong{color:var(--music-text)}.music-track__story{padding-bottom:clamp(92px,12vw,180px)}.music-track__story section{max-width:720px;margin-left:auto;margin-right:auto}.music-track__story section+section{margin-top:clamp(64px,8vw,108px);padding-top:clamp(54px,7vw,86px);border-top:1px solid var(--music-line)}.music-track__story h2{margin-bottom:28px;font-size:clamp(38px,5vw,66px)}.music-track__story section>p:last-child{margin-bottom:0;color:var(--music-muted);font-size:clamp(18px,1.7vw,24px);line-height:1.62}.music-track__video{display:grid;grid-template-columns:minmax(240px,.6fr) minmax(0,1.4fr);align-items:end;gap:clamp(34px,6vw,88px);padding-top:clamp(76px,9vw,130px);padding-bottom:clamp(76px,9vw,130px);border-top:1px solid var(--music-line)}.music-track__video h2{margin-bottom:28px;font-size:clamp(38px,4.6vw,68px)}.music-track__video a{color:var(--music-text);font-weight:700}.music-track__video>a{overflow:hidden}.music-track__video img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .26s ease}.music-track__video>a:is(:hover,:focus-visible) img{transform:scale(1.018)}.music-track__related{padding-top:clamp(82px,10vw,150px);padding-bottom:clamp(82px,10vw,150px);border-top:1px solid var(--music-line)}.music-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,3vw,42px)}.music-related-grid .music-card>strong{font-size:clamp(22px,2.8vw,38px)}.music-track__catalog-link{margin-top:clamp(52px,6vw,80px)}@media (max-width:900px){.music-index__hero{min-height:0;grid-template-columns:minmax(0,1fr);gap:54px;padding-top:72px}.music-index__hero>.music-card{width:min(100%,600px)}.music-grid,.music-process ol{grid-template-columns:repeat(2,minmax(0,1fr))}.music-process li:last-child{grid-column:1/-1}.music-track__hero,.music-track__video{grid-template-columns:minmax(0,1fr)}.music-track__cover{width:min(100%,660px)}}@media (max-width:560px){.music-index__hero{gap:38px;padding-top:54px;padding-bottom:72px}.music-index__intro h1,.music-track__intro h1{margin-bottom:24px;font-size:clamp(52px,20vw,78px)}.music-index__lead{margin-bottom:18px;font-size:20px}.music-index__authorship{padding-top:16px;font-size:15px}.music-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 12px}.music-card__cover{margin-bottom:12px}.music-card>strong,.music-related-grid .music-card>strong{margin-bottom:7px;font-size:18px;line-height:1.04}.music-card>span:not(.music-card__cover){font-size:13px;line-height:1.4}.music-card>em{margin-top:11px;font-size:11px}.music-index__hero>.music-card>strong{font-size:25px}.music-index__hero>.music-card>span:not(.music-card__cover){font-size:15px}.music-process ol{grid-template-columns:minmax(0,1fr)}.music-process li,.music-process li:last-child{min-height:0;grid-column:auto}.music-process li>span{margin-bottom:48px}.music-index__paths{grid-template-columns:minmax(0,1fr)}.music-index__paths a+a{border-top:0;border-left:0}.music-contact__telegram{width:100%;min-width:0;max-width:440px;min-height:62px;padding:8px 9px 8px 19px}.music-contact__telegram>span{width:44px;height:44px}.music-contact nav{gap:18px 24px}.music-track__back{padding-top:22px}.music-track__hero{gap:38px;padding-top:18px;padding-bottom:92px}.music-track__summary{font-size:20px}.music-track__platforms{display:grid}.music-track__platforms a{justify-content:center}.music-track__story section>p:last-child{font-size:17px;line-height:1.58}.music-related-grid{gap:12px}.music-related-grid .music-card>em,.music-related-grid .music-card>span:not(.music-card__cover){display:none}}@media (max-width:340px){.music-grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.music-card__cover img,.music-track__video img{transition:none}}