@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";
:root{--ink:#101014;--paper:#f6f5f0;--white:#fff;--muted:#6d6c75;--line:#10101424;--purple:#6d3cff;--blue:#2474ff;--pink:#ff3f91;--orange:#ff7a28;--lime:#b8f23a;--radius-lg:34px;--radius-md:24px;--shadow:0 30px 80px #12102229}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}.container{width:min(1280px,100% - 48px);margin-inline:auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f5f0e0;border-bottom:1px solid #10101414;position:fixed;inset:0 0 auto}.site-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:40px;height:76px;display:grid}.site-logo{letter-spacing:-.06em;font-family:Manrope,sans-serif;font-size:1.22rem;font-weight:800}.site-nav{justify-content:center;gap:28px;display:flex}.site-nav a,.site-header__contact{font-size:.91rem;font-weight:600;position:relative}.site-nav a:after{content:"";background:var(--ink);height:2px;transition:right .25s;position:absolute;bottom:-9px;left:0;right:100%}.site-nav a:hover:after,.site-nav a.is-active:after{right:0}.site-header__contact{color:var(--white);background:var(--ink);border-radius:999px;padding:11px 18px}.site-menu-button,.site-mobile-menu{display:none}.home-section{padding:120px 0}.home-eyebrow,.home-kicker{letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:700}.home-eyebrow--light{color:#ffffffb3}.home-heading-row{justify-content:space-between;align-items:end;gap:48px;margin-bottom:50px;display:flex}.home-heading-row h2{letter-spacing:-.065em;max-width:780px;margin:0;font:700 clamp(2.5rem,5vw,5.4rem)/.98 Manrope,sans-serif}.home-heading-row--light{color:var(--white)}.home-text-link{white-space:nowrap;align-items:center;gap:10px;font-weight:700;display:inline-flex}.home-text-link span{transition:transform .2s}.home-text-link:hover span{transform:translate(5px)}.home-text-link--light{color:var(--white)}.home-button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.home-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00000024}.home-button--light{background:var(--white);color:var(--ink)}.home-hero{min-height:880px;color:var(--white);background:#111018;padding-top:76px;position:relative;overflow:hidden}.home-hero:after{content:"";background:linear-gradient(90deg,#09080fe6 0%,#09080f85 46%,#09080f14 75%);position:absolute;inset:0}.home-hero__inner{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;min-height:720px;display:flex;position:relative}.home-kicker{color:var(--lime)}.home-hero h1{letter-spacing:-.085em;max-width:780px;margin:0;font:800 clamp(4.5rem,9vw,9.2rem)/.83 Manrope,sans-serif}.home-hero__intro{color:#fffc;max-width:520px;margin:30px 0 0;font-size:clamp(1.1rem,1.5vw,1.4rem);line-height:1.5}.home-hero__actions{align-items:center;gap:26px;margin-top:34px;display:flex}.home-hero__media{position:absolute;inset:76px 0 0 38%}.hero-tile{box-shadow:var(--shadow);background-position:50%;background-size:cover;border:1px solid #ffffff2e;border-radius:34px;position:absolute;overflow:hidden}.hero-tile:before{content:"";background:linear-gradient(#0000 35%,#05050ac2);position:absolute;inset:0}.hero-tile span{z-index:1;font:700 1.5rem Manrope,sans-serif;position:absolute;bottom:22px;left:24px}.hero-tile--music{background-image:linear-gradient(135deg,#ff3f9140,#0000),url(https://images.unsplash.com/photo-1501386761578-eac5c94b800a?auto=format&fit=crop&w=1200&q=85);width:41%;height:47%;top:7%;left:8%;transform:rotate(-5deg)}.hero-tile--people{background-image:url(https://images.unsplash.com/photo-1529156069898-49953e39b3ac?auto=format&fit=crop&w=1200&q=85);width:39%;height:40%;top:2%;right:4%;transform:rotate(4deg)}.hero-tile--play{background-image:linear-gradient(135deg,#6d3cff4d,#0000),url(https://images.unsplash.com/photo-1542751371-adc38448a05e?auto=format&fit=crop&w=1200&q=85);width:36%;height:39%;bottom:4%;left:2%;transform:rotate(3deg)}.hero-tile--live{background-image:url(https://images.unsplash.com/photo-1516280440614-37939bbacd81?auto=format&fit=crop&w=1200&q=85);width:45%;height:49%;bottom:1%;right:2%;transform:rotate(-3deg)}.hero-orbit{filter:blur(2px);opacity:.8;border-radius:50%;position:absolute}.hero-orbit--one{background:var(--orange);width:180px;height:180px;top:36%;left:42%}.hero-orbit--two{background:var(--lime);width:90px;height:90px;top:40%;right:11%}.home-hero__rail{z-index:3;color:#ffffffa6;letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #ffffff29;justify-content:center;align-items:center;gap:clamp(24px,6vw,88px);min-height:84px;font-size:.79rem;font-weight:700;display:flex;position:relative}.home-products{background:var(--paper)}.product-showcase{grid-template-columns:1.3fr 1fr;gap:22px;display:grid}.product-card{border-radius:var(--radius-lg);min-height:500px;padding:34px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.product-card:first-child{grid-row:span 2;min-height:1022px}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.product-card__number{z-index:2;opacity:.65;font-size:.76rem;font-weight:700;position:absolute;top:32px;right:32px}.product-card__content{z-index:2;position:absolute;bottom:34px;left:34px;right:70px}.product-card__content p{letter-spacing:.12em;text-transform:uppercase;opacity:.65;margin:0 0 10px;font-size:.75rem;font-weight:700}.product-card__content h3{letter-spacing:-.065em;margin:0 0 12px;font:750 clamp(2.2rem,4vw,4.5rem)/.95 Manrope,sans-serif}.product-card__content span{opacity:.75;max-width:410px;line-height:1.5;display:block}.product-card__arrow{z-index:2;border:1px solid;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:34px;right:34px}.product-card__visual{position:absolute;inset:0}.product-card__device{aspect-ratio:.72;background:linear-gradient(160deg,#111 0%,#3f1f95 50%,#ff4e86 100%);border:8px solid #ffffffd9;border-radius:34px;width:58%;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)rotate(-8deg);box-shadow:0 50px 90px #0000004d}.product-card__pulse{aspect-ratio:1;border:1px solid #fff6;border-radius:50%;width:48%;position:absolute;top:12%;left:12%}.product-card--plekxa{color:var(--white);background:linear-gradient(145deg,#5d26ff 0%,#c72ee8 48%,#ff6537 100%)}.product-card--studio{color:var(--ink);background:#d9f5ff}.product-card--studio .product-card__device{aspect-ratio:1.3;background:linear-gradient(135deg,#fff,#d9ddff);border-width:5px;border-radius:18px;width:58%;box-shadow:0 35px 70px #32467838}.product-card--studio .product-card__pulse{border-color:#1010142e}.product-card--experience{color:var(--white);background:#15151d}.product-card--experience .product-card__device{aspect-ratio:1.35;filter:blur(.2px);background:radial-gradient(circle at 35% 35%,#b8f23a,#2474ff 40%,#6d3cff 70%,#111 72%);border:0;border-radius:50%;width:60%}.experience-worlds{background:#111018}.world-grid{grid-template-rows:640px 510px;grid-template-columns:1.2fr .8fr;gap:22px;display:grid}.world-card{color:var(--white);border-radius:var(--radius-lg);background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;padding:32px;transition:transform .35s;display:flex;position:relative;overflow:hidden}.world-card:hover{transform:scale(.987)}.world-card:before{content:"";background:linear-gradient(#00000014,#000000c7);position:absolute;inset:0}.world-card>*{z-index:1;position:relative}.world-card__tag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-transform:uppercase;letter-spacing:.1em;border:1px solid #ffffff73;border-radius:999px;align-self:flex-start;padding:9px 14px;font-size:.74rem;font-weight:700}.world-card h3{letter-spacing:-.07em;margin:0 0 10px;font:750 clamp(2.5rem,5vw,5rem)/.92 Manrope,sans-serif}.world-card p{color:#ffffffc2;max-width:440px;margin:0;font-size:1.08rem}.world-card--play{background-image:url(https://images.unsplash.com/photo-1511512578047-dfb367046420?auto=format&fit=crop&w=1500&q=85)}.world-card--culture{background-image:url(https://images.unsplash.com/photo-1531058020387-3be344556be6?auto=format&fit=crop&w=1200&q=85)}.company-band{min-height:780px;color:var(--white);background:#3e20b5;align-items:center;display:flex;position:relative;overflow:hidden}.company-band__inner{z-index:2;position:relative}.company-band h2{letter-spacing:-.08em;max-width:890px;margin:0;font:750 clamp(3.6rem,7vw,7.8rem)/.88 Manrope,sans-serif}.company-band p:not(.home-eyebrow){color:#ffffffc2;max-width:590px;margin:30px 0;font-size:1.18rem;line-height:1.55}.company-band__art{position:absolute;inset:0}.company-band__word{letter-spacing:-.1em;color:#ffffff0e;font:800 24vw/.8 Manrope,sans-serif;position:absolute;top:50%;right:-7vw;transform:translateY(-50%)rotate(-8deg)}.company-band__shape{filter:blur(1px);border-radius:50%;position:absolute}.company-band__shape--one{background:var(--pink);width:440px;height:440px;top:-100px;right:8%}.company-band__shape--two{background:var(--orange);width:270px;height:270px;bottom:-70px;right:34%}.people-section{background:#f7f1e8}.people-section__grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;display:grid}.people-collage{min-height:680px;position:relative}.people-card{box-shadow:var(--shadow);background-position:50%;background-size:cover;border-radius:30px;position:absolute;overflow:hidden}.people-card:after{content:"";background:linear-gradient(#0000 45%,#000000b8);position:absolute;inset:0}.people-card span{z-index:1;color:#fff;font:700 1.35rem Manrope,sans-serif;position:absolute;bottom:22px;left:24px}.people-card--one{background-image:url(https://images.unsplash.com/photo-1521737711867-e3b97375f902?auto=format&fit=crop&w=1000&q=85);width:53%;height:66%;top:5%;left:0;transform:rotate(-4deg)}.people-card--two{background-image:url(https://images.unsplash.com/photo-1528605248644-14dd04022da1?auto=format&fit=crop&w=1000&q=85);width:48%;height:55%;top:0;right:1%;transform:rotate(5deg)}.people-card--three{background-image:url(https://images.unsplash.com/photo-1527529482837-4698179dc6ce?auto=format&fit=crop&w=1000&q=85);width:54%;height:48%;bottom:0;right:8%;transform:rotate(-3deg)}.people-section__copy h2{letter-spacing:-.075em;margin:0;font:750 clamp(3rem,5vw,5.8rem)/.92 Manrope,sans-serif}.people-section__copy>p:not(.home-eyebrow){max-width:530px;color:var(--muted);margin:28px 0;font-size:1.12rem;line-height:1.6}.newsroom-section{background:var(--white)}.news-layout{grid-template-columns:1.15fr .85fr;gap:22px;display:grid}.news-feature{border-radius:var(--radius-lg);background:#ede9ff;overflow:hidden}.news-feature__art{background:radial-gradient(circle at 70% 30%,#ff873c,#0000 35%),linear-gradient(135deg,#6d3cff,#ff3f91);place-items:center;min-height:440px;display:grid;overflow:hidden}.news-feature__art span{letter-spacing:-.1em;color:#ffffffe6;font:800 clamp(6rem,13vw,12rem)/1 Manrope,sans-serif;transform:rotate(-8deg)}.news-feature__content{padding:32px}.news-feature__content p,.news-row p{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 12px;font-size:.73rem;font-weight:700}.news-feature__content h3{letter-spacing:-.055em;margin:0 0 20px;font:700 clamp(2rem,3vw,3.4rem)/1 Manrope,sans-serif}.news-feature__content>span,.news-row div>span{color:var(--muted);font-size:.88rem}.news-list{border-top:1px solid var(--line);flex-direction:column;display:flex}.news-row{border-bottom:1px solid var(--line);flex:1;grid-template-columns:42px 1fr auto;align-items:center;gap:20px;padding:30px 6px;display:grid}.news-row__index{color:var(--muted);font-size:.72rem;font-weight:700}.news-row h3{letter-spacing:-.04em;margin:0 0 14px;font:700 clamp(1.5rem,2vw,2.2rem)/1.05 Manrope,sans-serif}.news-row__arrow{border:1px solid var(--line);border-radius:50%;place-items:center;width:44px;height:44px;transition:background .2s,color .2s;display:grid}.news-row:hover .news-row__arrow{color:#fff;background:var(--ink)}.home-closing{color:#fff;background:#0e0d13;align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.home-closing__inner{z-index:1;position:relative}.home-closing h2{letter-spacing:-.085em;max-width:950px;margin:0;font:750 clamp(4rem,8vw,8.6rem)/.86 Manrope,sans-serif}.home-closing__actions{align-items:center;gap:28px;margin-top:38px;display:flex}.home-closing__glow{background:conic-gradient(from 40deg,var(--purple),var(--pink),var(--orange),var(--blue),var(--purple));filter:blur(50px);opacity:.7;border-radius:50%;width:700px;height:700px;position:absolute;top:-220px;right:-150px}.site-footer{color:#fff;background:#08080b}.site-footer__top{grid-template-columns:1.25fr 1fr;gap:80px;padding:86px 0 72px;display:grid}.site-logo--footer{font-size:2rem}.site-footer__brand p{color:#ffffff91;max-width:430px;margin:22px 0 0;line-height:1.6}.site-footer__links{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.site-footer__links h3{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin:0 0 20px;font-size:.75rem}.site-footer__links a{color:#ffffffc7;margin:0 0 13px;display:block}.site-footer__bottom{color:#ffffff73;border-top:1px solid #ffffff1f;justify-content:space-between;padding:26px 0 34px;font-size:.82rem;display:flex}@media (max-width:980px){.site-nav,.site-header__contact{display:none}.site-header__inner{grid-template-columns:1fr auto}.site-menu-button{background:var(--ink);border:0;border-radius:50%;place-content:center;gap:6px;width:42px;height:42px;display:grid}.site-menu-button span{background:#fff;width:18px;height:2px;display:block}.site-mobile-menu{background:var(--paper);max-height:0;transition:max-height .3s;display:block;overflow:hidden}.site-mobile-menu.is-open{border-top:1px solid var(--line);max-height:500px}.site-mobile-menu nav{flex-direction:column;padding:24px 0 34px;display:flex}.site-mobile-menu a{padding:12px 0;font:700 1.5rem Manrope,sans-serif}.home-hero{min-height:820px}.home-hero__media{opacity:.76;inset:76px -20% 0 25%}.home-hero:after{background:linear-gradient(90deg,#09080feb,#09080f73)}.product-showcase{grid-template-columns:1fr}.product-card,.product-card:first-child{grid-row:auto;min-height:650px}.world-grid{grid-template-rows:repeat(4,520px);grid-template-columns:1fr}.people-section__grid,.news-layout,.site-footer__top{grid-template-columns:1fr}.people-section__copy{order:-1}}@media (max-width:680px){.container{width:min(100% - 30px,1280px)}.home-section{padding:84px 0}.home-heading-row{margin-bottom:34px;display:block}.home-heading-row .home-text-link{margin-top:24px}.home-hero{min-height:760px}.home-hero__inner{min-height:630px}.home-hero h1{font-size:clamp(4rem,20vw,6.2rem)}.home-hero__intro{font-size:1rem}.home-hero__actions{flex-direction:column;align-items:flex-start;gap:18px}.home-hero__media{inset:76px -90% 0 25%}.home-hero__rail{justify-content:flex-start;gap:35px;padding-left:18px;overflow:hidden}.product-card,.product-card:first-child{min-height:540px;padding:24px}.product-card__content{bottom:24px;left:24px}.product-card__arrow{bottom:24px;right:24px}.world-grid{grid-template-rows:repeat(4,430px)}.world-card{padding:24px}.company-band{min-height:680px}.company-band h2{font-size:clamp(3.3rem,15vw,5.2rem)}.people-collage{min-height:500px}.people-card--one{width:60%;height:62%}.people-card--two{width:52%;height:48%}.people-card--three{width:61%;height:42%}.news-feature__art{min-height:290px}.news-row{grid-template-columns:28px 1fr}.news-row__arrow{display:none}.home-closing{min-height:600px}.home-closing h2{letter-spacing:-.07em;max-width:100%;font-size:clamp(3rem,13.5vw,4.65rem);line-height:.92}.home-closing__actions{flex-direction:column;align-items:flex-start}.site-footer__links{grid-template-columns:1fr 1fr}.site-footer__bottom{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}main{display:block}.site-logo{align-items:center;width:132px;height:44px;display:inline-flex}.site-logo img{width:100%;height:auto}.site-logo--footer{filter:none;width:178px;height:auto}.page-hero{background:#eeeae1;padding:clamp(100px,12vw,170px) 0 clamp(90px,11vw,150px);position:relative;overflow:hidden}.page-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff5962 0%,#ff596238 45%,#0000 70%);border-radius:50%;width:540px;height:540px;position:absolute;top:-220px;right:-180px}.page-hero-dark{color:#fff;background:#0c0c11}.page-hero-dark:after{background:radial-gradient(circle,#ff5962 0%,#6d3cff66 42%,#0000 70%)}.page-hero .container{z-index:1;position:relative}.narrow{width:min(900px,100% - 48px)}.page-hero h1{letter-spacing:-.075em;max-width:1050px;margin:14px 0 28px;font:800 clamp(3.6rem,7.2vw,7.8rem)/.9 Manrope,sans-serif}.page-hero p{max-width:760px;color:var(--muted);margin:0;font-size:clamp(1.08rem,1.6vw,1.4rem);line-height:1.55}.page-hero-dark p{color:#ffffffad}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:.76rem;font-weight:800;display:inline-block}.section{padding:clamp(82px,9vw,130px) 0}.section:nth-of-type(2n){background:#fff}.split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(50px,8vw,130px);display:grid}.split h2,.section-heading h2,.prose-large h2,.empty-state h2{letter-spacing:-.065em;margin:16px 0 0;font:750 clamp(2.7rem,5vw,5.4rem)/.96 Manrope,sans-serif}.split p,.prose-large p,.section-heading p,.empty-state p{color:var(--muted);margin:0 0 22px;font-size:1.1rem;line-height:1.72}.text-link,.arrow-link{align-items:center;gap:9px;margin-top:8px;font-weight:800;display:inline-flex}.text-link b,.arrow-link b{transition:transform .2s}.text-link:hover b,.arrow-link:hover b{transform:translate(4px,-4px)}.values-section{color:#fff;background:#111018!important}.values-grid{background:#ffffff26;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:45px;display:grid}.values-grid article{background:#111018;min-height:390px;padding:36px}.values-grid article>span,.feature-list article>span{color:#ff5962;font-size:.76rem;font-weight:800}.values-grid h3{letter-spacing:-.045em;margin:115px 0 18px;font:700 2rem/1.05 Manrope,sans-serif}.values-grid p{color:#ffffff9e;margin:0;line-height:1.65}.feature-list{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.feature-list article{border-bottom:1px solid var(--line);min-height:360px;padding:34px 34px 40px 0}.feature-list article+article{border-left:1px solid var(--line);padding-left:34px}.feature-list h2{letter-spacing:-.05em;margin:92px 0 18px;font:700 clamp(2rem,3vw,3.2rem)/1 Manrope,sans-serif}.feature-list p{max-width:350px;color:var(--muted);margin:0;line-height:1.65}.prose-large{text-align:left}.prose-large p{max-width:760px}.section-heading{max-width:780px;margin-bottom:50px}.section-heading--row{justify-content:space-between;align-items:end;gap:70px;max-width:none;display:flex}.section-heading--row p{max-width:470px;margin:0}.product-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.product-preview{border-radius:32px;flex-direction:column;justify-content:space-between;min-height:580px;padding:34px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.product-preview:first-child{grid-row:span 2}.product-preview:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.product-preview:before{content:"";aspect-ratio:1;opacity:.2;border:1px solid;border-radius:50%;width:58%;position:absolute;top:18%;right:-4%}.product-preview:after{content:"";aspect-ratio:.72;background:linear-gradient(145deg,#1b1830,#ff5962);border:7px solid #ffffffb3;border-radius:28px;width:42%;position:absolute;top:18%;right:12%;transform:rotate(8deg);box-shadow:0 35px 70px #00000038}.product-preview-rose{color:#fff;background:linear-gradient(145deg,#ff5962,#d63384 55%,#6d3cff);min-height:1182px}.product-preview-dark{color:#fff;background:#111018}.product-preview-top,.product-preview-bottom{z-index:2;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;font-size:.76rem;font-weight:800;display:flex;position:relative}.product-preview-copy{z-index:2;margin-top:auto;padding-top:250px;position:relative}.product-preview-copy h3{letter-spacing:-.07em;margin:0 0 16px;font:750 clamp(2.8rem,5vw,5.5rem)/.9 Manrope,sans-serif}.product-preview-copy p{color:#ffffffb8;max-width:500px;margin:0 0 28px;line-height:1.6}.product-preview-bottom b{border:1px solid;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1rem;display:grid}.contact-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.contact-grid a{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-content:center;gap:18px;min-height:190px;padding:30px 0;display:grid}.contact-grid a:nth-child(odd){padding-right:40px}.contact-grid a:nth-child(2n){border-left:1px solid var(--line);padding-left:40px}.contact-grid span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;font-size:.78rem}.contact-grid strong{letter-spacing:-.04em;font:700 clamp(1.5rem,2.5vw,2.4rem) Manrope,sans-serif}.contact-grid b{align-self:center;font-size:1.4rem}.empty-state{color:#fff;background:#111018;border-radius:32px;padding:65px}.empty-state p{color:#ffffffa6}.product-hero,.experience-hero{min-height:820px;padding:160px 0 100px;position:relative;overflow:hidden}.product-hero-rose{color:#fff;background:linear-gradient(140deg,#ff5962,#d63384 55%,#6d3cff)}.product-hero h1,.experience-hero h1{letter-spacing:-.075em;max-width:1000px;margin:14px 0 28px;font:800 clamp(3.6rem,7vw,7.7rem)/.89 Manrope,sans-serif}.product-hero>div>p,.experience-hero p{color:#ffffffc2;max-width:700px;font-size:1.2rem;line-height:1.6}.button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:800;display:inline-flex}.button-dark{color:#fff;background:#111;margin-top:24px}.button-light{color:#111;background:#fff}.studio-window{z-index:2;background:#f7f7fb;border:1px solid #fff6;border-radius:24px;width:min(1050px,92%);margin:70px auto -300px;position:relative;overflow:hidden;box-shadow:0 50px 120px #31002c59}.studio-window-bar{color:#666;background:#fff;border-bottom:1px solid #ddd;align-items:center;gap:8px;height:52px;padding:0 18px;display:flex}.studio-window-bar i{background:#ff5962;border-radius:50%;width:10px;height:10px}.studio-window-bar span{margin-left:12px}.studio-window-body{grid-template-columns:78px 1fr;min-height:470px;display:grid}.studio-window-body aside{color:#fff;background:#12121a;flex-direction:column;align-items:center;gap:28px;padding:24px 0;display:flex}.studio-window-body aside b{font-size:1.6rem}.studio-window-body aside span{background:#4d4d58;border-radius:5px;width:25px;height:4px}.studio-window-main{padding:38px}.window-heading{justify-content:space-between;display:flex}.window-heading span:first-child{background:#d8d8e0;border-radius:6px;width:220px;height:26px}.window-heading span:last-child{background:#111;border-radius:20px;width:110px;height:38px}.window-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.window-stats i{background:linear-gradient(135deg,#fff,#e4e3f5);border-radius:16px;height:100px}.window-cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;display:grid}.window-cards article{background:linear-gradient(145deg,#ffecf1,#dbddff);border-radius:18px;height:190px}.product-hero+.section{padding-top:360px}.experience-hero{color:#fff;background:#0d0c13}.experience-glow{filter:blur(55px);opacity:.75;background:conic-gradient(#6d3cff,#ff5962,#ff7a28,#2474ff,#6d3cff);border-radius:50%;width:700px;height:700px;position:absolute;top:-180px;right:-120px}.experience-hero .container{z-index:2;position:relative}.coming-pill{letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff59;border-radius:999px;margin-top:25px;padding:10px 16px;font-size:.78rem;font-weight:800;display:inline-flex}.experience-tiles{height:480px;position:absolute;inset:auto -4% -170px 35%;transform:rotate(-7deg)}.experience-tiles i{background-size:cover;border-radius:28px;width:250px;height:330px;position:absolute;box-shadow:0 25px 70px #0006}.experience-tiles i:first-child{background-image:url(https://images.unsplash.com/photo-1516280440614-37939bbacd81?auto=format&fit=crop&w=700&q=85);top:70px;left:0}.experience-tiles i:nth-child(2){background-image:url(https://images.unsplash.com/photo-1501386761578-eac5c94b800a?auto=format&fit=crop&w=700&q=85);top:0;left:190px}.experience-tiles i:nth-child(3){background-image:url(https://images.unsplash.com/photo-1529156069898-49953e39b3ac?auto=format&fit=crop&w=700&q=85);top:90px;left:380px}.experience-tiles i:nth-child(4){background-image:url(https://images.unsplash.com/photo-1542751371-adc38448a05e?auto=format&fit=crop&w=700&q=85);top:10px;left:570px}.experience-tiles i:nth-child(5){background:linear-gradient(145deg,#6d3cff,#ff5962);top:80px;left:760px}.newsroom-hero{background:#fff}.page-hero__grid{grid-template-columns:1.35fr .65fr;align-items:end;gap:80px;display:grid}.page-hero__grid p{padding-bottom:16px}.newsroom-feature-wrap{padding-top:40px;background:#fff!important}.newsroom-feature-card{color:#fff;background:#111018;border-radius:34px;grid-template-columns:1.2fr .8fr;min-height:630px;display:grid;overflow:hidden}.newsroom-image{background-position:50%;background-size:cover;min-height:340px;position:relative;overflow:hidden}.newsroom-image:after{content:"";background:linear-gradient(#0000 35%,#00000073);position:absolute;inset:0}.newsroom-image span{z-index:1;letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff80;border-radius:999px;padding:9px 13px;font-size:.72rem;font-weight:800;position:absolute;bottom:24px;left:28px}.newsroom-image--studio{background-image:url(https://images.unsplash.com/photo-1521737711867-e3b97375f902?auto=format&fit=crop&w=1400&q=85)}.newsroom-image--company{background-image:url(https://images.unsplash.com/photo-1528605248644-14dd04022da1?auto=format&fit=crop&w=1200&q=85)}.newsroom-image--infrastructure{background-image:url(https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1200&q=85)}.newsroom-feature-copy{flex-direction:column;justify-content:flex-end;padding:48px;display:flex}.newsroom-meta{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:20px;margin-bottom:28px;font-size:.75rem;display:flex}.newsroom-feature-copy h2{letter-spacing:-.065em;margin:0 0 18px;font:750 clamp(2.8rem,4.5vw,5rem)/.95 Manrope,sans-serif}.newsroom-feature-copy p{color:#ffffffa6;margin:0 0 28px;line-height:1.65}.newsroom-feature-copy strong,.newsroom-card strong{gap:8px;margin-top:auto;display:inline-flex}.newsroom-card-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.newsroom-card{border:1px solid var(--line);background:#fff;border-radius:28px;transition:transform .3s,box-shadow .3s;overflow:hidden}.newsroom-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.newsroom-card-copy{padding:30px}.newsroom-card .newsroom-meta{color:var(--muted)}.newsroom-card h3{letter-spacing:-.05em;margin:0 0 16px;font:700 clamp(1.9rem,3vw,3rem)/1 Manrope,sans-serif}.newsroom-card p{min-height:78px;color:var(--muted);margin:0 0 25px;line-height:1.6}.newsroom-list-section{background:#f3f0e8!important}.editorial-cta{color:#fff;background:#ff5962;padding:85px 0}.editorial-cta__inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.editorial-cta h2{letter-spacing:-.06em;margin:14px 0 0;font:750 clamp(2.5rem,4.7vw,5rem)/.95 Manrope,sans-serif}.article-page{padding-top:76px}.article-header{padding-top:110px;padding-bottom:70px}.article-header p{color:var(--muted);font-size:1.25rem;line-height:1.55}.article-header time{color:var(--muted);font-size:.85rem}.article-art{background-position:50%;background-size:cover;border-radius:34px;width:min(1280px,100% - 48px);min-height:600px;margin:0 auto 90px}.article-art.news-art-1{background-image:url(https://images.unsplash.com/photo-1521737711867-e3b97375f902?auto=format&fit=crop&w=1600&q=85)}.article-art.news-art-2{background-image:url(https://images.unsplash.com/photo-1528605248644-14dd04022da1?auto=format&fit=crop&w=1600&q=85)}.article-art.news-art-3{background-image:url(https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1600&q=85)}.prose{width:min(760px,100% - 48px)}.article-body{padding-bottom:120px}.prose h2{letter-spacing:-.05em;margin:52px 0 20px;font:700 clamp(2rem,3.5vw,3.3rem)/1 Manrope,sans-serif}.prose p,.prose li{color:#44434b;font-size:1.08rem;line-height:1.82}.prose .lead{color:var(--ink);font-size:1.42rem}.prose blockquote{letter-spacing:-.04em;border-left:4px solid #ff5962;margin:55px 0;padding:30px 0 30px 30px;font:700 clamp(1.8rem,3vw,2.8rem)/1.15 Manrope,sans-serif}.legal-page{padding-top:150px;padding-bottom:120px}.legal-page h1{letter-spacing:-.07em;margin:14px 0 50px;font:800 clamp(3.4rem,6vw,6rem)/.92 Manrope,sans-serif}.legal-document h1{display:none}.legal-document h2,.legal-document h3{margin-top:45px}@media (max-width:980px){.split,.page-hero__grid,.newsroom-feature-card,.values-grid,.feature-list{grid-template-columns:1fr}.values-grid article{min-height:300px}.values-grid h3,.feature-list h2{margin-top:65px}.feature-list article+article{border-left:0;padding-left:0}.product-grid,.newsroom-card-grid{grid-template-columns:1fr}.product-preview:first-child{grid-row:auto;min-height:720px}.product-preview{min-height:650px}.contact-grid{grid-template-columns:1fr}.contact-grid a:nth-child(n){border-left:0;padding-left:0;padding-right:0}.studio-window{margin-bottom:-220px}.product-hero+.section{padding-top:280px}.newsroom-feature-card{min-height:auto}.newsroom-image--studio{min-height:500px}.section-heading--row,.editorial-cta__inner{flex-direction:column;align-items:flex-start}}@media (max-width:680px){.site-logo{width:112px}.site-header+*{padding-top:70px}.page-hero{padding:90px 0 80px}.page-hero h1{font-size:clamp(3rem,14vw,4.5rem)}.narrow,.prose,.article-art{width:min(100% - 30px,900px)}.section{padding:75px 0}.values-grid article{padding:26px}.product-preview{min-height:570px;padding:26px}.product-preview:first-child{min-height:650px}.product-preview:after{width:48%;top:24%}.contact-grid strong{font-size:1.35rem}.product-hero,.experience-hero{min-height:720px;padding-top:120px}.studio-window{width:100%;margin-top:50px;margin-bottom:-160px}.studio-window-body{grid-template-columns:45px 1fr}.studio-window-main{padding:20px}.window-stats,.window-cards{grid-template-columns:1fr}.window-stats i:nth-child(n+2),.window-cards article:nth-child(n+2){display:none}.product-hero+.section{padding-top:220px}.experience-tiles{transform-origin:0 100%;left:10%;transform:scale(.75)rotate(-7deg)}.newsroom-image--studio{min-height:340px}.newsroom-feature-copy{padding:28px}.article-header{padding-top:80px}.article-art{min-height:360px;margin-bottom:60px}.editorial-cta{padding:65px 0}}:root{--v2-black:#08080a;--v2-cream:#f5f1e8;--v2-red:#ef3f31;--v2-violet:#6b36ff}.site-header{color:#fff;background:#08080ad1;border-bottom:1px solid #ffffff1f}.site-logo img{filter:none}.site-nav a,.site-header__contact{color:#fff}.site-mobile-menu{color:#fff;background:#08080a}.kicker{letter-spacing:.16em;text-transform:uppercase;margin:0 0 22px;font-size:.72rem;font-weight:700}.kicker--light{color:#ffffffb8}.cinematic-hero{color:#fff;background:#08080a;align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.cinematic-hero__image{background-image:url(https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=2200&q=86);background-position:50%;background-size:cover;animation:15s ease-out both heroZoom;position:absolute;inset:0;transform:scale(1.02)}.cinematic-hero__shade{background:linear-gradient(90deg,#000000d1 0%,#0000006b 54%,#0003),linear-gradient(#0000 42%,#000000b8);position:absolute;inset:0}@keyframes heroZoom{0%{transform:scale(1.09)}to{transform:scale(1.02)}}.cinematic-hero__content{z-index:2;padding:190px 0 145px;position:relative}.cinematic-hero h1{letter-spacing:-.085em;max-width:980px;margin:0;font:800 clamp(4.5rem,10vw,10rem)/.82 Manrope,sans-serif}.cinematic-hero__copy{color:#ffffffd1;max-width:650px;margin:34px 0 0;font-size:clamp(1.08rem,1.7vw,1.38rem);line-height:1.5}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.pill-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:700;display:inline-flex}.pill-button--light{color:#0b0b0d;background:#fff}.pill-button--dark{color:#fff;background:#0b0b0d}.arrow-link{align-items:center;gap:10px;font-weight:700;display:inline-flex}.arrow-link span{transition:transform .2s}.arrow-link:hover span{transform:translate(4px,-4px)}.arrow-link--light{color:#fff}.cinematic-hero__ticker{z-index:2;letter-spacing:.14em;text-transform:uppercase;border-top:1px solid #ffffff38;justify-content:space-around;gap:30px;padding:21px 24px;font-size:.72rem;font-weight:700;display:flex;position:absolute;bottom:0;left:0;right:0}.statement-section{background:var(--v2-cream);padding:150px 0}.statement-grid{grid-template-columns:1fr 3fr;gap:70px;display:grid}.statement-grid h2{letter-spacing:-.075em;max-width:1000px;margin:0 0 34px;font:750 clamp(3rem,6vw,6.5rem)/.93 Manrope,sans-serif}.statement-grid p:not(.kicker){color:#5c5a58;max-width:760px;font-size:1.18rem;line-height:1.75}.worlds-section{color:#fff;background:#09090b;padding:130px 0}.section-heading-row{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:52px;display:flex}.section-heading-row h2{letter-spacing:-.07em;margin:0;font:750 clamp(3rem,6vw,6rem)/.9 Manrope,sans-serif}.entertainment-grid{grid-template-rows:640px 540px;grid-template-columns:1.25fr .75fr;gap:22px;display:grid}.entertainment-card{background-position:50%;background-size:cover;border-radius:30px;transition:transform .35s;position:relative;overflow:hidden}.entertainment-card:hover{transform:translateY(-6px)}.entertainment-card__overlay{background:linear-gradient(#0000000d,#000c);position:absolute;inset:0}.entertainment-card__content{z-index:2;position:absolute;bottom:34px;left:34px;right:72px}.entertainment-card__content>span{letter-spacing:.15em;text-transform:uppercase;font-size:.7rem;font-weight:700}.entertainment-card h3{letter-spacing:-.075em;margin:12px 0 10px;font:750 clamp(3rem,6vw,6rem)/.88 Manrope,sans-serif}.entertainment-card p{color:#ffffffbf;max-width:450px;margin:0;font-size:1.05rem;line-height:1.5}.entertainment-card>b{z-index:2;font-size:1.45rem;position:absolute;bottom:34px;right:34px}.world-card--music{background-image:url(https://images.unsplash.com/photo-1514525253161-7a46d19cd819?auto=format&fit=crop&w=1800&q=84)}.world-card--stories{background-image:url(https://images.unsplash.com/photo-1489599849927-2ee91cede3ba?auto=format&fit=crop&w=1500&q=84)}.world-card--live{background-image:url(https://images.unsplash.com/photo-1501386761578-eac5c94b800a?auto=format&fit=crop&w=1800&q=84)}.world-card--interactive{background-image:url(https://images.unsplash.com/photo-1511512578047-dfb367046420?auto=format&fit=crop&w=1500&q=84)}.ecosystem-section{background:#fff;padding:150px 0}.ecosystem-intro h2{letter-spacing:-.075em;margin:0 0 68px;font:750 clamp(3rem,6vw,6.3rem)/.92 Manrope,sans-serif}.ecosystem-grid{grid-template-columns:1.15fr .85fr;gap:22px;display:grid}.ecosystem-card{border-radius:30px;min-height:590px;padding:36px;position:relative;overflow:hidden}.ecosystem-card:first-child{grid-row:span 2;min-height:1202px}.ecosystem-card__copy{z-index:3;position:absolute;bottom:36px;left:36px;right:36px}.ecosystem-card__copy p{letter-spacing:.14em;text-transform:uppercase;opacity:.65;margin:0 0 10px;font-size:.72rem;font-weight:700}.ecosystem-card__copy h3{letter-spacing:-.07em;margin:0 0 12px;font:750 clamp(2.5rem,5vw,5.2rem)/.9 Manrope,sans-serif}.ecosystem-card__copy span{opacity:.72;max-width:470px;font-size:1.05rem;line-height:1.5;display:block}.ecosystem-card--consumer{color:#fff;background:linear-gradient(155deg,#3510a8,#7c32ff 48%,#ff4b65)}.ecosystem-card--studio{background:#e9ecf3}.ecosystem-card--experience{color:#fff;background:#111}.ecosystem-card__visual{place-items:center;display:grid;position:absolute;inset:0}.ecosystem-card__visual strong{z-index:2;letter-spacing:-.12em;font:800 21rem/.8 Manrope;position:relative}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb--one{background:#ff713c;width:520px;height:520px;top:5%;right:-14%}.orb--two{background:#3717c8;width:430px;height:430px;bottom:18%;left:-10%}.studio-window{background:#fff;border:6px solid #101014;border-radius:18px;height:61%;padding:17px;position:absolute;top:11%;left:9%;right:9%;box-shadow:0 40px 90px #1e284638}.studio-window>span{background:#111;border-radius:50%;width:10px;height:10px;margin-right:7px;display:inline-block}.studio-window__body{letter-spacing:-.08em;flex-direction:column;justify-content:center;height:calc(100% - 20px);font:800 clamp(2.2rem,5vw,4.8rem)/.9 Manrope;display:flex}.studio-window__body i,.studio-window__body em{color:#7250ff;font-style:normal}.experience-rings{place-items:center;display:grid;position:absolute;inset:0}.experience-rings span{border:2px solid #ffffff73;border-radius:50%;position:absolute}.experience-rings span:first-child{width:430px;height:430px}.experience-rings span:nth-child(2){border-color:#ff4b65;width:300px;height:300px}.experience-rings span:nth-child(3){background:#6b36ff;border:0;width:160px;height:160px}.purpose-banner{color:#fff;align-items:center;min-height:850px;display:flex;position:relative;overflow:hidden}.purpose-banner__image{background:url(https://images.unsplash.com/photo-1531058020387-3be344556be6?auto=format&fit=crop&w=2200&q=86) 50%/cover;position:absolute;inset:0}.purpose-banner__overlay{background:linear-gradient(90deg,#000000d6,#00000040);position:absolute;inset:0}.purpose-banner__content{z-index:2;position:relative}.purpose-banner h2{letter-spacing:-.08em;max-width:960px;margin:0;font:750 clamp(4rem,8vw,8.2rem)/.87 Manrope}.purpose-banner p:not(.kicker){color:#ffffffc7;max-width:620px;margin:28px 0 36px;font-size:1.2rem;line-height:1.6}.news-home{background:var(--v2-cream);padding:140px 0}.editorial-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.editorial-card{background:#fff;border-radius:26px;overflow:hidden}.editorial-card__art{background-position:50%;background-size:cover;height:390px}.editorial-card--one .editorial-card__art{background:linear-gradient(135deg,#e9412f,#ff9b51)}.editorial-card--two .editorial-card__art{background:linear-gradient(135deg,#151515,#7550ff)}.editorial-card--three .editorial-card__art{background:url(https://images.unsplash.com/photo-1511512578047-dfb367046420?auto=format&fit=crop&w=1000&q=80) 50%/cover}.editorial-card>div:last-child{padding:28px}.editorial-card p{letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:.7rem;font-weight:700}.editorial-card h3{letter-spacing:-.045em;margin:0 0 26px;font:700 2rem/1.05 Manrope}.editorial-card span{font-weight:700}.careers-callout{color:#fff;background:#4c24d6;padding:110px 0}.careers-callout__inner{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.careers-callout h2{letter-spacing:-.08em;max-width:900px;margin:0;font:750 clamp(3.5rem,7vw,7rem)/.88 Manrope}.company-hero,.products-hero,.contact-hero{color:#fff;background:#08080a;align-items:flex-end;min-height:780px;display:flex;position:relative}.company-hero__image{background:url(https://images.unsplash.com/photo-1501386761578-eac5c94b800a?auto=format&fit=crop&w=2200&q=85) 50%/cover;position:absolute;inset:0}.company-hero__overlay{background:linear-gradient(90deg,#000000d9,#00000040);position:absolute;inset:0}.company-hero__content,.products-hero .container,.contact-hero .container{z-index:2;padding-bottom:100px;position:relative}.company-hero h1,.products-hero h1,.contact-hero h1{letter-spacing:-.08em;max-width:1050px;margin:0;font:750 clamp(4rem,8vw,8rem)/.88 Manrope}.company-hero p:last-child,.products-hero p:last-child,.contact-hero p:last-child{color:#fffc;max-width:700px;font-size:1.25rem;line-height:1.55}.company-pillars{color:#fff;background:#0b0b0d;padding:130px 0}.pillar-list{border-top:1px solid #ffffff38}.pillar-list article{border-bottom:1px solid #ffffff38;grid-template-columns:100px 1.2fr 1fr;gap:30px;padding:40px 0;display:grid}.pillar-list h3{letter-spacing:-.06em;margin:0;font:700 clamp(2rem,4vw,4rem)/.95 Manrope}.pillar-list p{color:#ffffffa8;margin:0;line-height:1.6}.company-photo-story{color:#fff;align-items:flex-end;min-height:850px;display:flex;position:relative}.company-photo-story__image{background:url(https://images.unsplash.com/photo-1511512578047-dfb367046420?auto=format&fit=crop&w=2200&q=84) 50%/cover;position:absolute;inset:0}.company-photo-story__image:after{content:"";background:linear-gradient(#0000 28%,#000000e0);position:absolute;inset:0}.company-photo-story__copy{z-index:2;padding-bottom:95px;position:relative}.company-photo-story h2{letter-spacing:-.075em;max-width:1040px;margin:0;font:750 clamp(3.4rem,7vw,7rem)/.9 Manrope}.company-photo-story p:last-child{color:#ffffffbf;max-width:700px;font-size:1.15rem;line-height:1.6}.products-hero{background:linear-gradient(135deg,#3510a8,#a52cff 54%,#ff5c3b)}.product-editorial{background:#f5f1e8;padding:120px 0}.product-editorial__grid{grid-template-rows:620px 520px;grid-template-columns:1.2fr .8fr;gap:22px;display:grid}.product-editorial-card{border-radius:30px;align-items:flex-end;padding:38px;display:flex;position:relative;overflow:hidden}.product-editorial-card:first-child{grid-row:span 2}.product-editorial-card div{z-index:2;position:relative}.product-editorial-card p{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.product-editorial-card h2{letter-spacing:-.07em;margin:10px 0;font:750 clamp(3rem,6vw,6rem)/.9 Manrope}.product-editorial-card span{max-width:520px;font-size:1.1rem;line-height:1.5;display:block}.product-editorial-card--plekxa{color:#fff;background:radial-gradient(circle at 70% 20%,#ff7a45,#0000 35%),linear-gradient(145deg,#3215ad,#8e31ff)}.product-editorial-card--studio{background:#e6e9ef}.product-editorial-card--experience{color:#fff;background:url(https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=1300&q=84) 50%/cover}.product-editorial-card--experience:before{content:"";background:linear-gradient(#0000000d,#000c);position:absolute;inset:0}.contact-hero{background:#151119;min-height:620px}.contact-section{background:var(--v2-cream);padding:120px 0}.contact-layout{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.contact-layout h2{letter-spacing:-.07em;margin:0 0 22px;font:750 clamp(3rem,5vw,5.2rem)/.92 Manrope}.contact-layout>div>p:not(.kicker){color:#666;line-height:1.7}.direct-contacts{border-top:1px solid #ccc;margin-top:42px}.direct-contacts a{border-bottom:1px solid #ccc;justify-content:space-between;gap:20px;padding:20px 0;display:flex}.contact-form{background:#fff;border-radius:28px;padding:42px}.contact-form label{gap:9px;margin-bottom:20px;font-size:.82rem;font-weight:700;display:grid}.contact-form input,.contact-form select,.contact-form textarea{color:#111;background:#fbfaf7;border:1px solid #d6d4d0;border-radius:12px;outline:none;width:100%;padding:15px 16px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#6b36ff;box-shadow:0 0 0 3px #6b36ff1f}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-success{color:#17783d}.form-error{color:#b3261e}@media (max-width:900px){.cinematic-hero__content{padding:150px 0 110px}.cinematic-hero__ticker span:nth-child(n+4){display:none}.statement-grid,.contact-layout{grid-template-columns:1fr}.entertainment-grid,.ecosystem-grid,.product-editorial__grid{grid-template-rows:auto;grid-template-columns:1fr;display:grid}.entertainment-card{min-height:560px}.ecosystem-card,.ecosystem-card:first-child{grid-row:auto;min-height:620px}.editorial-grid{grid-template-columns:1fr}.section-heading-row,.careers-callout__inner{flex-direction:column;align-items:flex-start}.pillar-list article{grid-template-columns:60px 1fr}.pillar-list article p{grid-column:2}.product-editorial-card,.product-editorial-card:first-child{grid-row:auto;min-height:620px}}@media (max-width:620px){.container{width:min(100% - 28px,1280px)}.cinematic-hero h1{font-size:4rem}.cinematic-hero__copy{font-size:1rem}.hero-actions{flex-direction:column;align-items:flex-start}.statement-section,.worlds-section,.ecosystem-section,.news-home,.contact-section{padding:90px 0}.statement-grid{gap:30px}.statement-grid h2{font-size:3rem}.entertainment-card{border-radius:22px;min-height:470px}.ecosystem-card,.ecosystem-card:first-child{border-radius:22px;min-height:560px;padding:26px}.ecosystem-card__copy{bottom:26px;left:26px;right:26px}.editorial-card__art{height:300px}.purpose-banner{min-height:700px}.purpose-banner h2,.company-hero h1,.products-hero h1,.contact-hero h1{font-size:3.8rem}.company-hero__content,.products-hero .container,.contact-hero .container{padding-bottom:70px}.form-row{grid-template-columns:1fr}.contact-form{padding:24px}.direct-contacts a{flex-direction:column;gap:5px}.site-footer__top{grid-template-columns:1fr}.site-footer__links{grid-template-columns:1fr 1fr}}.news-empty{background:#f3f0e8;border-radius:28px;flex-direction:column;grid-column:1/-1;justify-content:flex-end;min-height:320px;padding:42px;display:flex}.news-empty p{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.news-empty h3{max-width:850px;margin:12px 0 24px;font:700 clamp(2rem,4vw,4rem)/1 Manrope,sans-serif}.article-header{background:#fff;padding:150px 0 54px}.article-header__inner{max-width:1050px}.article-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);gap:18px;font-size:.75rem;display:flex}.article-header h1{letter-spacing:-.075em;margin:24px 0;font:750 clamp(3.5rem,8vw,7.8rem)/.93 Manrope,sans-serif}.article-header p{color:var(--muted);max-width:850px;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.55}.article-author{margin-top:24px;font-weight:700}.article-cover-wrap{padding-bottom:60px}.article-cover{background-color:#17151d;border-radius:34px;height:min(70vw,760px)}.article-cover--fallback{background:radial-gradient(circle at 25% 25%,#ce6b4c,#0000 30%),radial-gradient(circle at 75% 30%,#654ed7,#0000 28%),linear-gradient(135deg,#101016,#2a1620)}.article-body{max-width:820px;padding-bottom:110px}.article-body p{color:#302d2a;margin:0 0 28px;font-size:1.15rem;line-height:1.9}.jobs-grid{gap:16px;display:grid}.job-card{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:28px;padding:28px;display:grid}.job-card span{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:.72rem}.job-card h3{margin:8px 0;font-size:1.5rem}.job-card>p{color:var(--muted);line-height:1.6}.editorial-card__art,.newsroom-image{background-position:50%;background-size:cover}@media (max-width:760px){.article-header{padding-top:110px}.article-cover{border-radius:22px}.job-card{grid-template-columns:1fr}.article-body p{font-size:1.05rem}}:root{--clean-text:#171717;--clean-muted:#666;--clean-border:#dedede;--clean-soft:#f5f5f5}body{color:var(--clean-text);background:#fff}.container{width:min(1200px,100% - 48px)}.site-header{color:var(--clean-text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #e8e8e8;position:sticky;top:0}.site-header__inner{gap:32px;height:68px}.site-header .site-logo img{content:url(/brand/plekxa-logo-black.png);filter:none;width:112px;height:auto}.site-nav{gap:30px}.site-nav a:after{height:1px;bottom:-7px}.site-header__contact{color:#fff;background:#161616;padding:10px 18px;font-size:.86rem}.site-menu-button span{background:#171717}.site-mobile-menu{color:#171717;background:#fff;border-top:1px solid #eee}.clean-home{background:#fff}.clean-hero{color:#fff;background:#222;align-items:flex-end;min-height:690px;display:flex;position:relative;overflow:hidden}.clean-hero__media{background-image:url(https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=2200&q=88);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.clean-hero__overlay{background:linear-gradient(90deg,#000000b8 0%,#00000061 52%,#00000014 100%);position:absolute;inset:0}.clean-hero__content{z-index:2;padding:120px 0 76px;position:relative}.clean-kicker{letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:700}.clean-kicker--dark{color:#666}.clean-hero h1{letter-spacing:-.065em;max-width:760px;margin:0;font:700 clamp(3.6rem,7vw,7rem)/.94 Manrope,sans-serif}.clean-hero__content>p:not(.clean-kicker){color:#ffffffe6;max-width:600px;margin:24px 0 0;font-size:1.15rem;line-height:1.6}.clean-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.clean-button{border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:.9rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.clean-button:hover{transform:translateY(-1px)}.clean-button--primary{color:#fff;background:#171717}.clean-button--primary:hover{background:#333}.clean-button--light{color:#171717;background:#fff}.clean-text-link{align-items:center;gap:10px;font-size:.92rem;font-weight:700;display:inline-flex}.clean-text-link span{transition:transform .2s}.clean-text-link:hover span{transform:translate(4px)}.clean-intro{text-align:center;padding:110px 0}.clean-intro__inner{max-width:900px}.clean-intro h2{letter-spacing:-.055em;margin:0;font:700 clamp(2.8rem,5vw,5rem)/1 Manrope,sans-serif}.clean-intro__inner>p:not(.clean-kicker){max-width:760px;color:var(--clean-muted);margin:28px auto 24px;font-size:1.2rem;line-height:1.7}.clean-offerings{background:var(--clean-soft);padding:100px 0 120px}.clean-section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px;display:flex}.clean-section-heading h2{letter-spacing:-.055em;max-width:760px;margin:0;font:700 clamp(2.5rem,4.6vw,4.5rem)/1.02 Manrope,sans-serif}.clean-feature-list{gap:28px;display:grid}.clean-feature{background:#fff;grid-template-columns:1.35fr .65fr;min-height:500px;display:grid;overflow:hidden}.clean-feature:nth-child(2n){grid-template-columns:.65fr 1.35fr}.clean-feature:nth-child(2n) .clean-feature__image{order:2}.clean-feature__image{background-position:50%;background-size:cover;min-height:500px}.clean-feature__copy{flex-direction:column;justify-content:center;padding:54px;display:flex}.clean-feature__copy>p{color:#777;letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:700}.clean-feature__copy h3{letter-spacing:-.055em;margin:0 0 18px;font:700 clamp(2.5rem,4vw,4.2rem)/1 Manrope,sans-serif}.clean-feature__copy>span{color:var(--clean-muted);font-size:1.05rem;line-height:1.65}.clean-feature__copy strong{margin-top:32px;font-size:.9rem}.clean-feature__copy strong b{margin-left:8px}.clean-news{padding:110px 0}.clean-news-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.clean-news-card{border:1px solid var(--clean-border);background:#fff;transition:box-shadow .2s,transform .2s;display:block}.clean-news-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px #00000014}.clean-news-card__image{background:#eee;height:250px}.clean-news-card__copy{padding:25px}.clean-news-card__copy p{color:#777;letter-spacing:.07em;text-transform:uppercase;margin:0 0 14px;font-size:.72rem;font-weight:700}.clean-news-card__copy h3{letter-spacing:-.025em;margin:0 0 24px;font:700 1.45rem/1.25 Manrope,sans-serif}.clean-news-card__copy span{font-size:.87rem;font-weight:700}.clean-news-empty{background:var(--clean-soft);grid-column:1/-1;padding:55px}.clean-news-empty p{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.clean-news-empty h3{max-width:800px;margin:12px 0 0;font:700 clamp(2rem,4vw,4rem)/1.05 Manrope,sans-serif}.clean-careers{padding:40px 0 110px}.clean-careers__inner{background:#f1f1f1;justify-content:space-between;align-items:center;gap:40px;padding:64px;display:flex}.clean-careers h2{letter-spacing:-.055em;max-width:760px;margin:0;font:700 clamp(2.5rem,4.6vw,4.5rem)/1 Manrope,sans-serif}.company-hero,.products-hero,.page-hero,.page-hero-dark,.product-hero,.product-hero-rose,.experience-hero,.newsroom-hero{color:#171717;background:#fff;min-height:auto;padding:120px 0 72px}.company-hero{background:#fff;grid-template-columns:minmax(0,1fr);align-items:end;min-height:650px;padding:0;display:grid}.company-hero__image{background-position:50%;position:absolute;inset:0 0 0 48%}.company-hero__overlay{background:linear-gradient(90deg,#fff 0% 42%,#fffc 56%,#fff0 75%)}.company-hero__content{padding-top:150px;padding-bottom:90px}.company-hero h1,.products-hero h1,.page-hero h1,.product-hero h1,.experience-hero h1,.newsroom-hero h1{color:#171717;letter-spacing:-.065em;max-width:850px;font:700 clamp(3.4rem,7vw,6.5rem)/.96 Manrope,sans-serif}.company-hero p:last-child,.products-hero p:last-child,.page-hero p:last-child,.product-hero p,.experience-hero p,.newsroom-hero p,.kicker--light,.page-hero-dark .eyebrow,.product-hero .eyebrow,.experience-hero .eyebrow{color:#666}.statement-section,.section,.news-home,.newsroom-list,.newsroom-list-section,.newsroom-section{background:#fff}.statement-section{padding:100px 0}.statement-grid h2,.split h2,.section-heading h2{color:#171717}.product-editorial{background:#f5f5f5}.product-editorial__grid{grid-template-rows:auto;grid-template-columns:1fr;gap:24px}.product-editorial-card,.product-editorial-card:first-child{border-radius:0;grid-row:auto;min-height:480px}.product-editorial-card--plekxa,.product-editorial-card--studio,.product-editorial-card--experience{color:#171717;background:#fff;border:1px solid #ddd}.product-editorial-card--experience:before{display:none}.product-editorial-card h2{color:#171717}.product-editorial-card span,.product-editorial-card p{color:#666}.feature-list{border-top:1px solid #ddd}.feature-list article{background:#fff;border-bottom:1px solid #ddd;border-radius:0}.editorial-grid,.newsroom-card-grid{gap:24px}.editorial-card,.newsroom-card,.newsroom-feature-card,.job-card{box-shadow:none;background:#fff;border:1px solid #ddd;border-radius:0}.editorial-card__art,.newsroom-image,.article-cover{border-radius:0}.purpose-banner,.careers-callout{color:#171717;background:#f3f3f3}.site-footer{color:#171717;background:#f5f5f5;border-top:1px solid #ddd}.site-footer .site-logo img{content:url(/brand/plekxa-logo-black.png)}.site-footer__brand p,.site-footer__links a,.site-footer__bottom{color:#666}.site-footer__links h3{color:#333}.site-footer__links a:hover{color:#000}.site-footer__bottom{border-top:1px solid #d7d7d7}.contact-hero{color:#fff;background:#151119;min-height:620px;padding:0}.contact-hero .container{padding-bottom:100px}.contact-hero h1{color:#fff}.contact-hero p:last-child{color:#fffc}.contact-hero .kicker{color:#fff}.contact-section{background:#f5f1e8}@media (max-width:900px){.clean-hero{min-height:620px}.clean-hero__content{padding:100px 0 60px}.clean-feature,.clean-feature:nth-child(2n){grid-template-columns:1fr}.clean-feature:nth-child(2n) .clean-feature__image{order:0}.clean-feature__image{min-height:420px}.clean-news-grid{grid-template-columns:1fr}.clean-careers__inner,.clean-section-heading{flex-direction:column;align-items:flex-start}.company-hero__image{inset:45% 0 0}.company-hero__overlay{background:linear-gradient(#fff 0% 48%,#ffffff8c 68%,#fff0)}.company-hero{align-items:start;min-height:800px}}@media (max-width:620px){.container{width:min(100% - 28px,1200px)}.clean-hero{min-height:590px}.clean-hero h1{font-size:3.6rem}.clean-hero__overlay{background:linear-gradient(#00000040,#000000c7)}.clean-intro,.clean-offerings,.clean-news{padding:78px 0}.clean-intro h2,.clean-section-heading h2,.clean-careers h2{font-size:2.7rem}.clean-feature__image{min-height:300px}.clean-feature__copy{padding:32px 26px 38px}.clean-feature__copy h3{font-size:2.6rem}.clean-careers{padding-bottom:78px}.clean-careers__inner{padding:38px 28px}.site-footer__links{grid-template-columns:1fr 1fr}}.disney-home{color:#151515;background:#fff}.disney-hero{color:#fff;background:#111;align-items:flex-end;min-height:680px;display:flex;position:relative;overflow:hidden}.disney-hero__image{background-image:url(https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=2200&q=88);background-position:50%;background-size:cover;position:absolute;inset:0}.disney-hero__shade{background:linear-gradient(90deg,#000000b8 0%,#0000006b 46%,#0000000d 78%);position:absolute;inset:0}.disney-hero__content{z-index:1;padding:160px 0 72px;position:relative}.disney-hero__content>p{letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:700;line-height:1}.disney-hero h1{letter-spacing:-.06em;max-width:730px;margin:0;font:700 clamp(3.6rem,7vw,6.8rem)/.95 Manrope,sans-serif}.disney-hero__content>span{color:#ffffffe6;max-width:590px;margin-top:22px;font-size:1.12rem;line-height:1.58;display:block}.disney-hero__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.disney-button{border-radius:3px;justify-content:center;align-items:center;min-height:48px;padding:0 25px;font-size:.9rem;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.disney-button--light{color:#151515;background:#fff}.disney-button--light:hover{background:#eee}.disney-button--outline{color:#fff;background:#0000001f;border:1px solid #ffffffbf}.disney-button--outline:hover{color:#151515;background:#fff}.disney-section{padding:82px 0 94px;overflow:hidden}.disney-section--soft{background:#f5f5f5}.disney-section__heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px;display:flex}.disney-section__heading p,.disney-purpose p{color:#666;letter-spacing:.13em;text-transform:uppercase;margin:0 0 9px;font-size:.72rem;font-weight:700}.disney-section__heading h2{letter-spacing:-.045em;margin:0;font:700 clamp(2rem,4vw,3.7rem)/1 Manrope,sans-serif}.disney-section__heading>a{border-bottom:1px solid #151515;padding-bottom:3px;font-size:.9rem;font-weight:700}.disney-rail-wrap{position:relative}.disney-rail-controls{justify-content:flex-end;gap:8px;width:min(1280px,100% - 48px);margin:0 auto 14px;display:flex}.disney-rail-controls button{color:#151515;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid}.disney-rail-controls button:hover{color:#fff;background:#151515;border-color:#151515}.disney-rail-controls span{font-size:1.8rem;line-height:.8;transform:translateY(-1px)}.disney-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:22px;padding:0 max(24px,50vw - 640px) 12px;display:flex;overflow-x:auto}.disney-rail::-webkit-scrollbar{display:none}.disney-card{scroll-snap-align:start;background:#fff;flex:0 0 min(410px,78vw);transition:transform .22s,box-shadow .22s;box-shadow:0 2px 12px #00000014}.disney-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #0000001f}.disney-card__image{background:#ddd 50%/cover no-repeat;height:260px}.disney-card__body{flex-direction:column;min-height:230px;padding:25px 25px 23px;display:flex}.disney-card__body p{color:#6d6d6d;letter-spacing:.09em;text-transform:uppercase;margin:0 0 12px;font-size:.7rem;font-weight:700}.disney-card__body h3{letter-spacing:-.035em;margin:0;font:700 1.65rem/1.12 Manrope,sans-serif}.disney-card__body>span{-webkit-line-clamp:3;color:#626262;-webkit-box-orient:vertical;margin-top:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.disney-card__body strong{margin-top:auto;padding-top:24px;font-size:.86rem}.disney-purpose{background:#fff;border-top:1px solid #e4e4e4;padding:92px 0}.disney-purpose__inner{grid-template-columns:1.1fr .9fr;align-items:end;gap:100px;display:grid}.disney-purpose h2{letter-spacing:-.06em;max-width:720px;margin:0;font:700 clamp(2.8rem,5.5vw,5.4rem)/.98 Manrope,sans-serif}.disney-purpose__inner>div:last-child>span{color:#5e5e5e;font-size:1.1rem;line-height:1.65;display:block}.disney-purpose__inner>div:last-child>a{gap:10px;margin-top:25px;font-weight:700;display:inline-flex}@media (max-width:760px){.disney-hero{min-height:620px}.disney-hero__shade{background:linear-gradient(90deg,#000000b8,#00000047)}.disney-hero__content{padding:125px 0 54px}.disney-section{padding:64px 0 72px}.disney-section__heading{align-items:flex-start}.disney-section__heading>a,.disney-rail-controls{display:none}.disney-rail{gap:15px;padding-left:24px;padding-right:24px}.disney-card{flex-basis:84vw}.disney-card__image{height:225px}.disney-purpose__inner{grid-template-columns:1fr;gap:30px}}.site-header{color:#111;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom:0;position:relative;inset:auto}.site-header__inner{height:68px}.site-header+*{padding-top:0!important}.site-header .site-logo img{content:url(/brand/plekxa-logo-black.png)}.site-nav{justify-content:flex-start;gap:38px}.site-nav a{color:#111;font-size:.9rem;font-weight:700}.site-nav a:after{display:none}.site-header__contact{color:#111;background:0 0;border-radius:0;padding:0;font-weight:700}.disney-hero{align-items:center;min-height:660px}.disney-hero__content{padding:80px 0}.disney-hero h1{max-width:650px;font-size:clamp(3.4rem,6.5vw,6rem)}.disney-hero__actions .disney-button{border-radius:28px;min-width:220px}.disney-section{background:#f1f2f3;padding:58px 0 68px}.disney-section--news{color:#fff;background:#075467;padding-top:58px}.disney-section__heading{text-align:center;margin-bottom:28px;display:block}.disney-section__heading h2{letter-spacing:-.03em;font:500 clamp(2rem,3vw,2.8rem)/1.1 DM Sans,sans-serif}.disney-section__action{justify-content:center;margin-top:40px;display:flex}.disney-rail-controls{z-index:4;pointer-events:none;justify-content:space-between;width:auto;margin:0;position:absolute;inset:50% 22px auto;transform:translateY(-50%)}.disney-rail-controls button{pointer-events:auto;border:0;width:48px;height:48px;box-shadow:0 2px 10px #00000029}.disney-rail{gap:22px;width:min(1440px,100% - 80px);margin:0 auto;padding:0 0 8px}.disney-card{box-shadow:none;background:#fff}.disney-card:hover{box-shadow:none;transform:none}.disney-card__body{min-height:198px;padding:27px 28px 26px}.disney-card__body h3{letter-spacing:-.025em;font:500 1.45rem/1.2 DM Sans,sans-serif}.disney-card__body>span{color:#222;margin-top:12px;font-size:.98rem;line-height:1.45}.disney-card__body p{color:#111;letter-spacing:.02em;order:3;margin:auto 0 0;padding-top:24px;font-size:.72rem;font-weight:800}.disney-rail-wrap--editorial .disney-card{flex:0 0 calc(25% - 16.5px)}.disney-rail-wrap--editorial .disney-card__image{height:390px}.disney-rail-wrap--feature .disney-card{color:#fff;background:0 0;flex:0 0 calc(33.3333% - 14.6667px)}.disney-rail-wrap--feature .disney-card__image{height:260px}.disney-rail-wrap--feature .disney-card__body{min-height:auto;padding:14px 0 0}.disney-rail-wrap--feature .disney-card__body h3{color:#fff;font-size:1.15rem;font-weight:600}.disney-rail-wrap--feature .disney-card__body>span,.disney-rail-wrap--feature .disney-card__body p{display:none}.disney-section--news .disney-button--light{border-radius:28px;min-width:260px}@media (max-width:980px){.site-header__inner{height:64px}.site-header+*{padding-top:0!important}.site-menu-button{background:#111}.site-mobile-menu{color:#111;background:#fff}.disney-rail{width:calc(100% - 32px)}.disney-rail-wrap--editorial .disney-card{flex-basis:43vw}.disney-rail-wrap--feature .disney-card{flex-basis:58vw}.disney-rail-controls{inset-left:8px;inset-right:8px;display:flex}}@media (max-width:680px){.disney-hero{min-height:560px}.disney-hero__content{padding:60px 0}.disney-hero h1{font-size:3.5rem}.disney-hero__content>span{font-size:1rem}.disney-section{padding:46px 0 56px}.disney-rail-wrap--editorial .disney-card{flex-basis:82vw}.disney-rail-wrap--editorial .disney-card__image{height:360px}.disney-rail-wrap--feature .disney-card{flex-basis:84vw}.disney-rail-controls{display:none}}.disney-section--shows,.disney-section--movies{color:#151515;background:#f1f2f3}.disney-rail-wrap--show .disney-card{background:0 0;flex:0 0 calc(25% - 16.5px)}.disney-rail-wrap--show .disney-card__body{min-height:auto;padding:14px 0 0}.disney-rail-wrap--show .disney-card__body h3{font-size:1.15rem}.disney-rail-wrap--show .disney-card__body>span{color:#666;margin-top:7px;font-size:.92rem}.disney-rail-wrap--show .disney-card__body p{display:none}.disney-rail-wrap--poster .disney-card{background:0 0;flex:0 0 calc(20% - 17.6px)}.disney-rail-wrap--poster .disney-card__body{min-height:auto;padding:14px 0 0}.disney-rail-wrap--poster .disney-card__body h3{font-size:1.08rem}.disney-rail-wrap--poster .disney-card__body>span{display:none}.disney-rail-wrap--poster .disney-card__body p{color:#666;margin:7px 0 0;padding:0;font-size:.68rem}.disney-promo{background:#f1f2f3;padding:72px 0 90px}.disney-promo__frame{color:#fff;background:#07143a url(https://images.unsplash.com/photo-1514525253161-7a46d19cd819?auto=format&fit=crop&w=2200&q=88) 50%/cover no-repeat;align-items:center;min-height:500px;display:flex;position:relative;overflow:hidden}.disney-promo__shade{background:linear-gradient(90deg,#040a26f0 0%,#040a26b8 42%,#040a261a 75%);position:absolute;inset:0}.disney-promo__content{z-index:1;width:min(560px,100% - 60px);margin-left:58px;position:relative}.disney-promo__content p{letter-spacing:.1em;margin:0 0 14px;font-size:.75rem;font-weight:800}.disney-promo__content h2{letter-spacing:-.05em;margin:0;font:600 clamp(2.7rem,5vw,5.2rem)/.98 DM Sans,sans-serif}.disney-promo__content span{color:#ffffffe0;max-width:500px;margin:20px 0 28px;font-size:1.05rem;line-height:1.55;display:block}@media (max-width:980px){.disney-rail-wrap--show .disney-card{flex-basis:43vw}.disney-rail-wrap--poster .disney-card{flex-basis:30vw}}@media (max-width:680px){.disney-rail-wrap--show .disney-card{flex-basis:78vw}.disney-rail-wrap--show .disney-card__image{height:440px}.disney-rail-wrap--poster .disney-card{flex-basis:62vw}.disney-rail-wrap--poster .disney-card__image{height:390px}.disney-promo{padding:46px 0 58px}.disney-promo__frame{background-position:50%;align-items:flex-end;width:calc(100% - 28px);min-height:570px}.disney-promo__shade{background:linear-gradient(#040a261f,#040a26f5)}.disney-promo__content{width:auto;margin:0;padding:36px 26px}}.disney-section--experiences{color:#fff;background:#075467}.disney-section--experiences .disney-card{color:#fff;background:0 0}.disney-section--experiences .disney-card__body h3{color:#fff}.disney-section--experiences .disney-card__body>span{color:#ffffffdb}.disney-section--experiences .disney-card__body p{color:#fff}.site-header__inner{grid-template-columns:auto 1fr auto}.site-header__contact{display:none!important}.site-nav{justify-content:flex-start}.disney-section--music{color:#151515;background:#f1f2f3}.disney-rail-wrap--compact .disney-card{background:0 0;flex:0 0 calc(22.9885% - 16.5517px)}.disney-rail-wrap--compact .disney-card__image{aspect-ratio:1;height:auto}.disney-rail-wrap--compact .disney-card__body{min-height:auto;padding:12px 0 0}.disney-rail-wrap--compact .disney-card__body h3{font-size:1.05rem;line-height:1.25}.disney-rail-wrap--compact .disney-card__body>span{display:none}.disney-rail-wrap--compact .disney-card__body p{color:#666;margin:6px 0 0;padding:0;font-size:.67rem}.disney-rail-wrap--show .disney-card{flex:0 0 calc(22.7273% - 19.0909px)}.disney-rail-wrap--show .disney-card__image{height:410px}.disney-rail-wrap--poster .disney-card{flex:0 0 calc(18.6916% - 18.6916px)}.disney-rail-wrap--poster .disney-card__image{height:375px}.catalogue-page{background:#f1f2f3;min-height:70vh;padding-bottom:90px}.catalogue-hero{text-align:center;padding-top:72px;padding-bottom:42px}.catalogue-hero h1{letter-spacing:-.055em;margin:0;font:500 clamp(3rem,7vw,6.2rem)/1 DM Sans,sans-serif}.catalogue-hero p{color:#606060;max-width:650px;margin:18px auto 0;font-size:1.08rem;line-height:1.6}.catalogue-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 22px;display:grid}.catalogue-card{color:#151515;text-decoration:none}.catalogue-card__image{aspect-ratio:3/4;background:#dfe1e3 50%/cover no-repeat}.catalogue-grid--square .catalogue-card__image{aspect-ratio:1}.catalogue-card h2{margin:13px 0 6px;font-size:1.12rem;font-weight:500}.catalogue-card p{color:#666;margin:0;font-size:.92rem;line-height:1.45}.catalogue-empty{text-align:center;background:#fff;grid-column:1/-1;padding:80px 30px}.catalogue-empty h2{margin:0 0 10px;font-size:2rem}.catalogue-empty p{color:#666;margin:0}@media (max-width:980px){.disney-rail-wrap--compact .disney-card{flex-basis:38vw}.disney-rail-wrap--show .disney-card{flex-basis:36vw}.disney-rail-wrap--poster .disney-card{flex-basis:29vw}.catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:680px){.site-header__inner{grid-template-columns:1fr auto}.disney-rail-wrap--compact .disney-card{flex-basis:72vw}.disney-rail-wrap--compact .disney-card__image{aspect-ratio:1;height:auto}.disney-rail-wrap--show .disney-card{flex-basis:62vw}.disney-rail-wrap--show .disney-card__image{height:360px}.disney-rail-wrap--poster .disney-card{flex-basis:56vw}.disney-rail-wrap--poster .disney-card__image{height:350px}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.catalogue-hero{padding-top:48px}}@media (max-width:980px){.site-menu-button,.site-menu-button:hover,.site-menu-button:focus-visible{width:44px;height:44px;box-shadow:none;color:#111;cursor:pointer;border:0;border-radius:0;place-content:center;gap:5px;padding:0;display:grid;background:0 0!important}.site-menu-button span{border-radius:999px;width:24px;height:2px;transition:transform .2s,opacity .2s;display:block;background:#111!important}.site-menu-button[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.site-menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.site-menu-button[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.site-mobile-menu,.site-mobile-menu.is-open{color:#111!important;background:#fff!important}.site-mobile-menu a{color:#111!important}}.contact-honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.form-status{min-height:1.5rem;margin:14px 0 0}.form-error a{color:inherit;text-decoration:underline}@media (max-width:680px){.contact-form .pill-button{justify-content:center;width:100%}}
