@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--music{background-image:url(https://images.unsplash.com/photo-1514525253161-7a46d19cd819?auto=format&fit=crop&w=1500&q=85)}.world-card--live{background-image:url(https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=1200&q=85)}.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__links a:hover{color:#fff}.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}.site-header+*{padding-top:76px}.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 h1{letter-spacing:-.07em;margin:14px 0 24px;font:800 clamp(3.4rem,6vw,6.5rem)/.92 Manrope,sans-serif}.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}}
