@import "https://fonts.googleapis.com/css2?family=Michroma&family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Sans+Arabic:wght@400;500;600&display=swap";:root{--ink:#080a0d;--paper:#f4f5f7;--red:#e32636;--grey:#a4aab3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--ink);color:var(--paper);margin:0;font-family:Space Grotesk,IBM Plex Sans Arabic,sans-serif}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,select{font:inherit}button{cursor:pointer}:is(button:focus-visible,a:focus-visible,select:focus-visible){outline:2px solid var(--red);outline-offset:6px}.wrap{max-width:1800px;margin:auto;padding-inline:6vw}section{scroll-margin-top:95px}p{line-height:1.65}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}em{color:var(--red);font-style:normal}.eyebrow{letter-spacing:.12em;font-family:Michroma,sans-serif;font-size:10px;line-height:1.8}.header{z-index:20;background:#080a0d66;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:98px;padding:0 4vw;display:flex;position:absolute;inset:0 0 auto}.brand{width:150px}.logo{direction:ltr;width:120px;height:68px;display:block;position:relative}.logo-script{width:120px;height:53px;position:absolute;top:0;left:0;overflow:hidden}.logo-script img{filter:invert();mix-blend-mode:screen;width:210px;max-width:none;position:absolute;top:-23px;left:-12px}.logo-tech{letter-spacing:.35em;color:var(--red);font-size:14px;font-weight:700;line-height:1;position:absolute;top:49px;left:42px}.nav{align-items:center;gap:30px;font-size:12px;display:flex}.nav a{position:relative}.nav a:after{content:"";background:var(--red);height:1px;transition:right .3s;position:absolute;bottom:-9px;left:0;right:100%}.nav a:hover:after{right:0}.nav-contact{gap:16px;margin-left:14px;display:flex}.header-tools{gap:8px;display:flex}.header-tools button{color:#fff}.menu-toggle{display:none!important}.hero{background:radial-gradient(at 80% 60%,#26101855,#0000 50%),#080a0d;height:max(760px,100svh);max-height:1100px;padding:145px 6vw 30px;position:relative;overflow:hidden}.field{pointer-events:none;opacity:.9;width:72%;height:83%;position:absolute;top:10%;right:-8%}.hero-meta,.hero-bottom{letter-spacing:.08em;color:#a4aab3;justify-content:space-between;align-items:center;font:9px Michroma,sans-serif;display:flex;position:relative}.hero-meta span:first-child{align-items:center;gap:10px;display:flex}.hero-meta i{background:var(--red);width:5px;height:5px;box-shadow:0 0 12px var(--red);border-radius:50%}.hero-copy{z-index:1;max-width:850px;margin-top:100px;position:relative}.hero-copy>.eyebrow{color:#a4aab3;margin-bottom:25px}.hero h1{letter-spacing:-.055em;font-size:clamp(56px,6.9vw,118px);line-height:1.06}.hero h1 em{color:#f4f5f7;letter-spacing:-.05em;font-family:Georgia,serif;font-style:italic;font-weight:400}.hero-description{color:#afb2b9;max-width:420px;margin-top:30px;font-size:15px}.primary-link{border-bottom:1px solid #e32636;align-items:center;gap:35px;margin-top:25px;padding:17px 0;font-size:12px;display:inline-flex}.orbit-label{text-align:right;font:10px Michroma;position:absolute;bottom:22%;right:8vw}.orbit-label span{color:var(--red);font-size:20px}.orbit-label p{color:#aaa;margin-top:12px}.hero-bottom{border-top:1px solid #ffffff20;padding-top:22px;position:absolute;bottom:28px;left:6vw;right:6vw}.hero-bottom a{gap:20px;display:flex}.hero-bottom button{color:#9da2ac;font:9px Michroma}.intro{grid-template-columns:1fr 1fr;gap:30px;padding-block:135px;display:grid}.intro>.eyebrow{grid-column:1/-1}.intro h2{letter-spacing:-.035em;font-size:clamp(30px,3vw,49px);line-height:1.2}.intro h2 span{color:#6c737d}.intro>p:last-child{color:#a4aab3;justify-self:end;max-width:500px;font-size:16px}.section-top{border-top:1px solid #ffffff24;justify-content:space-between;margin-bottom:58px;padding-top:26px;display:flex}.section-top>span{color:#777f8a;font:9px Michroma}section h2{letter-spacing:-.05em;font-size:clamp(43px,5.2vw,83px);line-height:1.08}.products h2 em,.work h2 em{color:#a4aab3}.product-stage{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;grid-template-columns:260px 1fr;min-height:520px;margin-top:60px;display:grid}.product-selector{border-right:1px solid #ffffff24;flex-direction:column;justify-content:center;padding:20px 24px 20px 0;display:flex}.product-selector button{color:#6e7681;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff15;align-items:center;gap:16px;padding:23px 5px;font-size:14px;transition:all .3s;display:flex}.product-selector button span{font-size:9px}.product-selector button svg{opacity:0;margin-left:auto}.product-selector button[aria-selected=true]{color:#fff}.product-selector button[aria-selected=true] svg{opacity:1;color:var(--product)}.product-panel{grid-template-columns:1.15fr 1fr;align-items:center;gap:35px;padding:40px 0 40px 45px;display:grid}.product-object{perspective:700px;isolation:isolate;justify-content:center;align-items:center;height:340px;display:flex;position:relative}.product-object:before{content:"";background:radial-gradient(ellipse,color-mix(in srgb,var(--product) 14%,transparent),transparent 65%);position:absolute;inset:0}.product-object img{object-fit:contain;border-radius:28px;width:132px;height:132px;animation:6s ease-in-out infinite float;transform:rotate(-9deg)rotateY(-14deg);box-shadow:25px 30px 50px #0008}.object-orbit{border:1px solid color-mix(in srgb,var(--product) 25%,transparent);border-radius:50%;position:absolute;inset:10%;transform:rotateX(65deg)rotate(-20deg);box-shadow:0 0 0 35px #ffffff03,0 0 0 70px #ffffff02}.product-object>span{letter-spacing:.18em;color:var(--product);font:8px Michroma;position:absolute;bottom:0}.product-description>.eyebrow{color:var(--product)}.product-description h3{letter-spacing:-.035em;margin:22px 0;font-size:clamp(24px,2.4vw,37px);line-height:1.2}.product-description>p:not(.eyebrow){color:#8d95a0;max-width:350px;font-size:14px}.product-description a{border-bottom:1px solid #ffffff45;gap:25px;margin-top:28px;padding-bottom:10px;font-size:12px;display:inline-flex}.portal{background:#111419;grid-template-columns:1.1fr 1fr;gap:40px;margin-top:145px;padding-block:80px;display:grid}.sunx{width:150px;height:auto;margin:38px 0}.portal h2{font-size:clamp(35px,3.8vw,60px)}.portal-heading>p:last-child{color:#929aa6;max-width:510px;margin-top:28px;font-size:15px}.workflow{grid-template-columns:1fr 1fr;align-content:center;gap:25px;display:grid}.workflow>div{border-top:1px solid #373b43;padding:30px 0 10px;position:relative}.workflow span{color:#e32636;font:10px Michroma}.workflow h3{margin:18px 0 8px;font-size:18px}.workflow p{color:#929aa6;font-size:13px}.workflow svg{color:#626a76;margin-top:15px}.portal-bottom{border-top:1px solid #ffffff20;grid-column:1/-1;justify-content:space-between;align-items:center;gap:25px;margin-top:25px;padding-top:35px;display:flex}.portal-bottom>span{color:#818995;max-width:280px;font:8px/1.8 Michroma}.portal-bottom>a{gap:20px;font-size:13px;display:flex}.services{grid-template-columns:1fr 1fr;gap:8vw;padding-block:145px;display:grid}.services h2{margin-top:36px;font-size:clamp(40px,4vw,64px)}.services>div>p:last-child{color:#929aa6;max-width:360px;margin-top:28px;font-size:15px}.service-list article{border-top:1px solid #ffffff30}.service-list article:last-child{border-bottom:1px solid #ffffff30}.service-list button{text-align:start;color:#f4f5f7;background:0 0;border:0;align-items:center;gap:20px;width:100%;padding:25px 0;display:flex}.service-list small{color:#e32636;font:9px Michroma}.service-list h3{flex:1;font-size:19px}.service-list article p{color:#929aa6;max-width:430px;margin-left:38px;font-size:14px}.service-list article a{align-items:center;gap:18px;margin:23px 0 27px 38px;font-size:12px;display:flex}.work-grid{grid-template-columns:1fr 1fr;gap:55px 30px;margin-top:65px;display:grid}.work-item:first-child{grid-column:1/-1}.work-art{isolation:isolate;background:#121821;justify-content:center;align-items:center;height:310px;transition:background .5s;display:flex;position:relative;overflow:hidden}.work-item:first-child .work-art{background:radial-gradient(at 60% 80%,#284764,#091622 65%);height:440px}.work-art:after{content:"";opacity:.22;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:45px 45px;transition:transform 1s;position:absolute;inset:0;transform:perspective(500px)rotateX(30deg)scale(1.4)}.work-art img{z-index:1;object-fit:contain;max-width:55%;max-height:100px;transition:transform .8s}.work-item:hover img{transform:scale(1.08)}.work-number{color:#fff5;font:10px Michroma;position:absolute;top:25px;left:25px}.work-circle{border:1px solid #ffffff0f;border-radius:50%;width:350px;height:350px;position:absolute;box-shadow:0 0 0 50px #ffffff03,0 0 0 100px #ffffff02}.work-1 .work-art{background:radial-gradient(#491d22,#171114)}.work-2 .work-art{background:radial-gradient(#e4eaf4,#9eacc3)}.work-3 .work-art{background:radial-gradient(#b9c7bb,#8d9f96)}.work-4 .work-art img{max-width:80%;max-height:240px}.work-caption{justify-content:space-between;margin-top:20px;display:flex}.work-caption h3{font-size:22px}.work-caption p{color:#929aa6;margin-top:6px;font-size:12px}.work-caption svg{color:#747c87;width:20px}.experience-family{border-bottom:1px solid #ffffff20;margin-top:40px;padding:60px 0}.experience-family>div{justify-content:space-between;align-items:center;gap:7%;margin-top:40px;display:flex}.experience-family a{align-items:center;width:15%;height:75px;display:flex}.experience-family img{object-fit:contain;width:100%;height:100%}.about-grid{grid-template-columns:1fr 1fr;gap:8vw;margin-top:40px;display:grid}.about-grid h2{font-size:clamp(45px,4.5vw,72px)}.large-copy{font-size:24px;line-height:1.4}.about-grid>div>p:nth-child(2){color:#929aa6;margin-top:30px;font-size:15px}.principles{flex-direction:column;margin-top:40px;display:flex}.principles span{border-top:1px solid #ffffff24;padding:15px 0;font-size:13px}.contact{background:var(--paper);color:#080a0d;padding-block:90px}.contact h2{margin-top:35px;font-size:clamp(65px,8vw,128px)}.contact-grid{grid-template-columns:1fr 1.2fr;gap:12vw;margin-top:55px;display:grid}.contact-grid>p{color:#6a707a;max-width:380px;font-size:16px}.contact label{font-size:12px;display:block}.contact select{color:#080a0d;background:0 0;border:0;border-bottom:1px solid #ccc;border-radius:0;width:100%;margin-bottom:30px;padding:12px 0}.email-link{letter-spacing:-.04em;justify-content:space-between;align-items:center;font-size:clamp(20px,2.2vw,35px);display:flex}.email-note{color:#777f89;margin:18px 0;font-size:12px}.contact button{color:#080a0d;background:0 0;border-color:#aaa;border-radius:0;padding:17px 15px;font-size:12px}footer{color:#929aa6;justify-content:space-between;align-items:center;gap:40px;padding-block:50px;font-size:10px;display:flex}footer a{align-items:center;gap:12px;display:flex}.skip{z-index:100;color:#000;background:#fff;padding:10px;position:fixed;top:-100px;left:15px}.skip:focus{top:10px}[dir=rtl] body{font-family:IBM Plex Sans Arabic,sans-serif}[dir=rtl] .eyebrow,[dir=rtl] .hero-meta,[dir=rtl] .hero-bottom,[dir=rtl] .section-top>span{letter-spacing:0;font-family:IBM Plex Sans Arabic}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3{letter-spacing:0}[dir=rtl] .hero h1 em{font-family:inherit;font-style:normal}[dir=rtl] .hero-copy{margin-left:auto}[dir=rtl] .field{left:-8%;right:auto}[dir=rtl] .orbit-label{left:8vw;right:auto}[dir=rtl] .product-selector{border-left:1px solid #ffffff24;border-right:0;padding-left:24px;padding-right:0}[dir=rtl] .product-selector button{text-align:right}[dir=rtl] .product-panel{padding-left:0;padding-right:45px}.still *{scroll-behavior:auto!important;animation:none!important}@keyframes float{50%{transform:translateY(-14px)rotate(-5deg)rotateY(8deg)}}@media (min-width:1600px){.hero-copy{margin-top:140px}.hero-description{font-size:17px}.product-stage{min-height:600px}}@media (max-width:1000px){.nav{gap:18px}.nav-contact{margin:0}.product-stage{grid-template-columns:210px 1fr}.product-panel{grid-template-columns:1fr;gap:20px;padding:30px}.product-object{height:220px}.product-description h3{font-size:27px}.hero h1{font-size:75px}.field{opacity:.6;width:90%;right:-18%}.portal{gap:35px}.workflow{grid-template-columns:1fr}.portal h2{font-size:45px}.workflow>div{padding-top:15px}.workflow p{font-size:12px}.services{gap:5vw}.large-copy{font-size:21px}}@media (max-width:700px){.wrap{padding-inline:24px}.header{height:85px;padding-inline:22px}.logo{transform-origin:0;width:105px;transform:scale(.85)}.menu-toggle{display:flex!important}.nav{background:#0b0e13;border-bottom:1px solid #333;flex-direction:column;align-items:stretch;gap:30px;padding:30px;font-size:18px;display:none;position:absolute;top:85px;left:0;right:0}.nav.opened{display:flex}.header-tools{gap:0}.hero{height:850px;max-height:none;padding:115px 24px 25px}.hero-meta{align-items:flex-start;gap:25px;font-size:7px}.hero-meta>span:last-child{text-align:right;max-width:100px}.hero-copy{margin-top:76px}.hero h1{font-size:54px}.hero-copy>.eyebrow{max-width:260px;font-size:7px}.hero-description{max-width:300px;font-size:14px}.field{opacity:.5;width:130%;height:62%;top:32%;right:-35%}.primary-link{font-size:11px}.hero-bottom{font-size:7px;left:24px;right:24px}.hero-bottom button{font-size:7px}.orbit-label{font-size:7px;bottom:16%;right:24px}.orbit-label span{font-size:15px}.intro{grid-template-columns:1fr;gap:25px;padding-block:80px}.intro h2{font-size:32px}.intro>p:last-child{font-size:14px}.section-top{gap:25px;margin-bottom:38px}.section-top>span{text-align:end;max-width:150px;font-size:7px;line-height:1.7}.eyebrow{font-size:8px}section h2{font-size:43px}.product-stage{grid-template-columns:1fr;margin-top:35px}.product-selector{border-bottom:1px solid #ffffff24;border-right:0;flex-direction:row;justify-content:flex-start;padding:0;overflow:auto}.product-selector button{white-space:nowrap;flex-shrink:0;gap:10px;padding:20px 15px;font-size:12px}.product-selector button svg{display:none}.product-panel{padding:20px 0 35px}.product-object{height:245px}.product-description>.eyebrow{margin-top:10px}.product-description h3{max-width:340px}.portal{grid-template-columns:1fr;margin-top:80px;padding-block:50px}.portal h2{font-size:39px}.sunx{margin:28px 0}.portal-heading>p:last-child{font-size:14px}.workflow{grid-template-columns:1fr 1fr;gap:22px}.workflow h3{font-size:16px}.portal-bottom{flex-direction:column;align-items:flex-start;margin-top:0}.portal-bottom a{font-size:12px}.services{grid-template-columns:1fr;gap:40px;padding-block:80px}.services h2{margin-top:25px;font-size:43px}.service-list h3{font-size:17px}.service-list article p{font-size:13px}.work-grid{grid-template-columns:1fr;gap:38px;margin-top:40px}.work-item:first-child .work-art,.work-art{height:260px}.work-caption h3{font-size:19px}.experience-family{margin-top:20px;padding:35px 0}.experience-family>div{flex-wrap:wrap;justify-content:center;gap:25px}.experience-family a{width:25%;height:70px}.about{padding-block:80px}.about-grid{grid-template-columns:1fr;gap:30px}.about-grid h2{font-size:46px}.large-copy{font-size:22px}.about-grid>div>p:nth-child(2){font-size:14px}.contact{padding-block:60px}.contact h2{font-size:59px}.contact-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.contact-grid>p{font-size:15px}.email-link{font-size:26px}footer{grid-template-columns:1fr 1fr;gap:25px;padding-block:35px;display:grid}footer>span{font-size:9px}[dir=rtl] .product-selector{border:0;padding:0}[dir=rtl] .product-panel{padding:20px 0 35px}[dir=rtl] .field{left:-35%;right:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.logo{width:128px;height:72px;overflow:hidden}.logo>img{filter:invert()hue-rotate(180deg);mix-blend-mode:screen;width:155px;max-width:none;height:auto;position:absolute;top:-7px;left:-12px}.hero{isolation:isolate;background:#080a0d;height:100svh;min-height:800px;max-height:1150px}.hero-photograph{z-index:-3;position:absolute;inset:0;overflow:hidden}.hero-photograph img{object-fit:cover;object-position:72% 50%;width:100%;height:100%;animation:24s ease-in-out infinite alternate camera-drift}.hero-shade{z-index:-2;background:linear-gradient(90deg,#080a0d 0%,#080a0df5 27%,#080a0db8 45%,#080a0d15 73%),linear-gradient(#080a0d88 0%,#0000 70%,#080a0d 100%);position:absolute;inset:0}.hero-description{color:#c5c9d0;max-width:405px;font-size:17px}.hero-copy>.eyebrow{color:#c5c9d0;max-width:380px;font-size:12px}.hero-meta,.hero-bottom,.hero-bottom button{font-size:12px}.primary-link{font-size:15px}.scene-note{text-align:right;letter-spacing:.04em;font:12px Michroma,sans-serif;position:absolute;bottom:118px;right:6vw}.scene-note span{color:#b9bdc6;margin-top:12px;font:12px Space Grotesk,sans-serif;display:block}.header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080a0d7a}.nav{font-size:14px}.cinema-chapter{isolation:isolate;align-items:flex-end;height:110svh;min-height:850px;max-height:1100px;margin-top:130px;padding-bottom:100px;display:flex;position:relative;overflow:hidden}.chapter-image{z-index:-3;position:absolute;inset:0}.chapter-image img{object-fit:cover;object-position:50% 38%;width:100%;height:100%;animation:28s ease-in-out infinite alternate camera-drift}.chapter-shade{z-index:-2;background:linear-gradient(#080a0d55,#080a0d08 28%,#080a0db8 72%,#080a0dfa 100%);position:absolute;inset:0}.chapter-copy{width:100%;margin-bottom:0}.chapter-copy h2{margin-top:28px;font-size:clamp(48px,6.1vw,92px)}.chapter-copy h2 em{color:#fff}.chapter-copy>p:not(.eyebrow){color:#c5c9d0;max-width:450px;margin-top:25px;font-size:17px}.chapter-caption{color:#c5c9d0;letter-spacing:.07em;font-size:12px;position:absolute;bottom:30px;right:6vw}.work-4 .work-art{background:#0b0b0d}.work-4 .work-art img{object-fit:contain;width:100%;max-width:none;height:100%;max-height:none}.work-4 .work-art:after,.work-4 .work-circle{display:none}.work-4:hover img{transform:none}.consultation-photo{aspect-ratio:1.35;margin:0 0 28px;position:relative;overflow:hidden}.consultation-photo img{object-fit:cover;object-position:center;width:125%;max-width:none;height:100%;position:absolute;left:-25%}.contact-grid{grid-template-columns:1fr 1fr;align-items:center;gap:8vw}.eyebrow,.section-top>span{font-size:12px}.product-description>p:not(.eyebrow),.portal-heading>p:last-child,.workflow p,.services>div>p:last-child,.service-list article p,.about-grid>div>p:nth-child(2){font-size:16px}.work-caption p{font-size:14px}[dir=rtl] .hero-shade{background:linear-gradient(270deg,#080a0df5 0%,#080a0dcc 35%,#080a0d55 70%),linear-gradient(#0000 45%,#080a0d)}[dir=rtl] .scene-note{text-align:left;left:6vw;right:auto}@keyframes camera-drift{0%{transform:scale(1)}to{transform:scale(1.07)}}.still *{animation-play-state:paused!important}@media (max-width:1000px){.hero-copy{max-width:590px}.hero-shade{background:linear-gradient(90deg,#080a0dfa 0%,#080a0dc9 40%,#080a0d20),linear-gradient(#0000 45%,#080a0d)}.scene-note{bottom:110px}.cinema-chapter{height:95svh;min-height:750px}}@media (max-width:700px){.hero{height:980px;min-height:0;padding-top:118px}.hero-photograph{top:390px;bottom:70px}.hero-photograph img{object-position:78% center;width:150%;max-width:none;position:absolute;right:0}.hero-shade{background:linear-gradient(#080a0d 0% 37%,#080a0d30 56%,#0000 70%,#080a0d 93%)}.hero-copy{max-width:100%;margin-top:45px}.hero h1{font-size:clamp(43px,10.5vw,67px)}.hero-copy>.eyebrow{margin-bottom:16px;font-size:10px}.hero-description{max-width:340px;margin-top:22px;font-size:16px}.hero-meta{font-size:10px}.hero-meta>span:last-child{max-width:100px}.primary-link{margin-top:18px;font-size:14px}.hero-bottom,.hero-bottom button{font-size:10px}.scene-note{font-size:10px;bottom:97px;right:24px}.scene-note span{margin-top:7px;font-size:12px}.cinema-chapter{height:830px;min-height:0;margin-top:80px;padding-bottom:80px}.chapter-image img{object-position:46% center}.chapter-copy h2{font-size:48px}.chapter-copy>p:not(.eyebrow){font-size:16px}.chapter-shade{background:linear-gradient(#080a0d22 28%,#080a0dea 76%,#080a0d 100%)}.chapter-caption{font-size:10px;left:24px;right:24px}.section-top>span{font-size:10px}.contact-grid{grid-template-columns:1fr;gap:45px}.consultation-photo{aspect-ratio:1.35}.contact-story>p{font-size:16px}.work-4 .work-art{height:220px}[dir=rtl] .hero-shade{background:linear-gradient(#080a0d 0% 37%,#080a0d30 56%,#0000 70%,#080a0d 93%)}}@media (prefers-reduced-motion:reduce){.hero-photograph img,.chapter-image img{animation:none!important}}.site{isolation:isolate;position:relative;overflow:clip}main>section{isolation:isolate;position:relative}.atmosphere{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.atmosphere>img{object-fit:cover;opacity:.24;filter:saturate(.55);width:100%;height:calc(100% + 120px);transform:translateY(var(--drift,0px)) scale(1.04);will-change:transform;position:absolute;inset:-60px 0}.atmosphere-veil{background:linear-gradient(#080a0d 0%,#080a0d22 28%,#080a0d33 70%,#080a0d 100%),linear-gradient(90deg,#080a0dc9,#080a0d50 50%,#080a0dc9);position:absolute;inset:0}.studio-fade>img{object-position:72% 40%;opacity:.25}.studio-fade .atmosphere-veil{background:linear-gradient(90deg,#080a0df7 0%,#080a0dee 30%,#080a0d40 70%),linear-gradient(#080a0d,#0000 28%,#080a0d 100%)}.wide-fade>img{opacity:.16;object-position:50% 35%}.atmosphere-grid{background-image:linear-gradient(#f4f5f707 1px,#0000 1px),linear-gradient(90deg,#f4f5f707 1px,#0000 1px);background-size:100px 100px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 70%,#000,#0000 65%);mask-image:radial-gradient(at 70%,#000,#0000 65%)}.light-trace{background:linear-gradient(90deg,#0000,#e3263680,#0000);width:75%;height:1px;animation:12s ease-in-out infinite alternate trace-pass;position:absolute;top:30%;left:30%;transform:rotate(-25deg);box-shadow:0 0 32px 2px #e3263629}.light-trace:after{content:"";border:1px solid #ffffff09;border-radius:50%;width:300px;height:300px;position:absolute;inset:-150px auto auto 25%;box-shadow:0 0 0 90px #ffffff02,0 0 0 180px #ffffff02}.products{padding-top:45px;padding-bottom:70px}.portal{background:0 0;margin-top:60px;padding-block:100px}.portal-fade>img{opacity:.18;object-position:60% 40%}.portal-bottom,.workflow>div{border-color:#ffffff29}.services{padding-block:150px}.work{max-width:none;padding-block:80px 40px}.work .section-top,.work>h2,.brand-constellation,.experience-family{max-width:1550px;margin-inline:auto}.portfolio-fade>img{opacity:.19;filter:blur(3px)saturate(.35);object-position:55% 35%}.portfolio-fade .atmosphere-veil{background:linear-gradient(#080a0d,#0000 25%,#080a0d 100%),linear-gradient(90deg,#080a0d99,#080a0d77)}.work>h2 em{color:#eceff3}.brand-constellation{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:40px 6vw;padding:70px 0 30px;display:grid}.brand-star{outline-offset:12px;flex-direction:column;grid-column:span 2;align-items:center;min-width:0;padding:35px 0;transition:transform .6s;display:flex;position:relative}.brand-star-3{grid-column:2/span 2}.brand-star-4{grid-column:4/span 2}.brand-mark{width:100%;height:170px;animation:6s ease-in-out infinite brand-breathe;animation-delay:var(--delay);filter:drop-shadow(0 0 9px color-mix(in srgb,var(--brand-glow) 65%,transparent)) drop-shadow(0 0 32px color-mix(in srgb,var(--brand-glow) 30%,transparent));justify-content:center;align-items:center;transition:filter .6s;display:flex}.brand-mark>img{object-fit:contain;width:260px;max-width:100%;height:auto;max-height:100px}.brand-star-2 .brand-mark>img,.brand-star-3 .brand-mark>img{width:245px}.brand-star:is(:hover,:focus-visible){transform:translateY(-8px)}.brand-star:is(:hover,:focus-visible) .brand-mark{filter:drop-shadow(0 0 12px var(--brand-glow)) drop-shadow(0 0 48px color-mix(in srgb,var(--brand-glow) 55%,transparent))}.brand-detail{justify-content:center;align-items:center;gap:14px;width:100%;margin-top:25px;display:flex}.brand-index{color:var(--brand-glow);font:12px Michroma}.brand-detail h3{font-size:18px}.brand-detail p{color:#b0b7c2;margin-top:5px;font-size:14px}.brand-detail>svg{color:#aab3be;flex-shrink:0;width:18px;transition:transform .4s}.brand-star:hover .brand-detail>svg{transform:translate(3px,-3px)}.ventures-signature{flex-direction:column;align-items:center;gap:18px;width:100%;display:flex}.ventures-signature img{width:65px;height:68px}.ventures-signature>span{letter-spacing:.3em;text-align:center;direction:ltr;padding-left:.3em;font:25px/1.3 Michroma,sans-serif}.ventures-signature small{letter-spacing:.35em;margin-top:10px;padding-left:.35em;font-size:10px;display:block}.experience-family{border:0;padding-block:55px 40px}.experience-family img{filter:drop-shadow(0 0 9px #fff3);transition:filter .4s,transform .4s}.experience-family a:is(:hover,:focus-visible) img{filter:drop-shadow(0 0 18px #fff8);transform:translateY(-6px)}.experience-family a{min-height:80px}.about{padding-block:160px}.contact{color:#f4f5f7;background:0 0;padding-block:110px}.conversation-fade>img{opacity:.23;object-position:center;filter:saturate(.5);width:125%;max-width:none;left:-25%}.conversation-fade .atmosphere-veil{background:linear-gradient(#080a0d,#0000 40%,#080a0d),linear-gradient(90deg,#080a0d55,#080a0ded 65%)}.contact-story>p{color:#bfc6d0;max-width:400px;font-size:20px}.contact>.eyebrow{color:#c2c8d1}.contact select{color:#f4f5f7;border-color:#ffffff40}.contact select option{color:#f4f5f7;background:#111419}.contact button{color:#f4f5f7;border-color:#fff5}.contact .email-note{color:#aab3c0}.contact-grid{margin-top:65px}.contact label{font-size:14px}.contact .email-link{font-size:clamp(20px,2.5vw,40px)}.product-stage{background:0 0}.product-object img{box-shadow:none;filter:drop-shadow(0 0 22px color-mix(in srgb,var(--product) 30%,transparent))}.service-list article,.principles span{background:0 0}.service-list button:hover h3{color:#ff5664}.hero-photograph{transform:translateY(var(--drift,0px))}.hero:after,.cinema-chapter:after{content:"";pointer-events:none;z-index:-1;opacity:.3;background:repeating-linear-gradient(0deg,#0000 0 4px,#080a0d15 5px);position:absolute;inset:0}.motion-field{pointer-events:none;z-index:25;--pointer-x:50%;--pointer-y:40%;--progress:0;position:fixed;inset:0}.pointer-light{background:radial-gradient(420px circle at var(--pointer-x) var(--pointer-y),#e3263611,transparent 70%);mix-blend-mode:screen;position:absolute;inset:0}.reading-progress{width:100%;height:2px;transform:scaleX(var(--progress));transform-origin:0;background:#e32636;position:absolute;top:0;left:0;box-shadow:0 0 12px #e32636}.motion-field>i{width:2px;height:2px;left:var(--left);top:var(--top);opacity:.2;animation:12s ease-in-out infinite alternate dust-drift;animation-delay:calc(var(--seed) * -.8s);background:#d6dce7;border-radius:50%;position:absolute}.motion-field>i:nth-of-type(3n){background:#e32636;width:3px;height:3px;box-shadow:0 0 8px #e32636}.still .pointer-light,.still .motion-field>i,.still .reading-progress{display:none}@keyframes brand-breathe{50%{transform:translateY(-7px)}}@keyframes trace-pass{to{opacity:.25;transform:translateY(160px)rotate(-18deg)}}@keyframes dust-drift{to{opacity:.05;transform:translate(15px,-25px)}}@media (max-width:1000px){.brand-constellation{gap:25px 4vw}.brand-detail{gap:8px}.brand-detail h3{font-size:16px}.brand-detail p{font-size:13px}.brand-index{display:none}.brand-mark{height:145px}.ventures-signature>span{font-size:20px}}@media (max-width:700px){.brand-constellation{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px;padding-top:35px}.brand-star,.brand-star-3,.brand-star-4{grid-column:auto;padding:20px 0}.brand-star-4{grid-column:1/-1;justify-self:center;width:60%}.brand-mark{height:105px}.brand-mark>img{max-height:70px}.brand-detail{text-align:center;align-items:flex-start}.brand-detail>svg{display:none}.brand-detail h3{font-size:15px}.brand-detail p{font-size:12px;line-height:1.5}.ventures-signature{gap:10px}.ventures-signature img{width:48px;height:50px}.ventures-signature>span{font-size:18px}.ventures-signature small{font-size:9px}.work{padding-top:60px}.experience-family{padding-top:30px}.services,.about{padding-block:90px}.contact{padding-block:80px}.contact-story>p{font-size:17px}.contact-grid{gap:30px;margin-top:35px}.portal{margin-top:30px;padding-block:70px}.products{padding-bottom:35px}.atmosphere>img{opacity:.15}.conversation-fade>img{opacity:.2}.light-trace{opacity:.45}.pointer-light,.motion-field>i:nth-of-type(n+7){display:none}.brand-mark{filter:drop-shadow(0 0 8px color-mix(in srgb,var(--brand-glow) 60%,transparent))}.section-top>span{max-width:160px}.contact .email-link{font-size:25px}}@media (prefers-reduced-motion:reduce){.motion-field{display:none}.atmosphere>img,.hero-photograph{transform:none!important}.brand-mark,.light-trace{animation:none!important}}.hero{grid-template-columns:1fr 1.05fr;align-content:start;column-gap:6vw;height:max(850px,100svh);min-height:850px;padding-top:145px;display:grid}.hero-meta{grid-column:1/-1}.hero-copy{max-width:600px;margin-top:125px}.hero h1{font-size:clamp(58px,6.5vw,104px)}.hero-description{max-width:410px}.hero>.hero-shade{background:linear-gradient(90deg,#080a0dd9,#080a0d70),linear-gradient(#0000 50%,#080a0d)}.app-hero-fade>img{opacity:.13;object-position:50% 40%;filter:blur(4px)saturate(.4)}.hero-apps{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:48px 25px;margin-top:95px;display:grid;position:relative}.hero-app{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.hero-app>img{object-fit:contain;width:88px;height:88px;filter:drop-shadow(0 0 18px color-mix(in srgb,var(--app-color) 35%,transparent));animation:6s ease-in-out infinite brand-breathe;animation-delay:var(--app-delay);border-radius:20px;transition:filter .4s}.hero-app>span{font-size:14px;line-height:1.4}.hero-app>svg{color:var(--app-color);opacity:0;transition:opacity .4s;position:absolute;top:0;right:10%}.hero-app:is(:hover,:focus-visible)>svg{opacity:1}.hero-app:is(:hover,:focus-visible)>img{filter:drop-shadow(0 0 28px color-mix(in srgb,var(--app-color) 70%,transparent))}.hero-portal{color:#c0c7d2;border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:center;align-items:center;gap:18px;margin-top:10px;padding-top:28px;font-size:13px;display:flex}.hero-portal img{filter:drop-shadow(0 0 10px #e3263644);width:110px;height:auto}.hero-portal svg{color:#e32636;flex-shrink:0}.products{padding-top:65px}.cinema-chapter{height:75svh;min-height:620px;max-height:850px;margin-top:70px}.intro{padding-block:90px}.intro .atmosphere{opacity:.6}.work .section-top>.eyebrow{max-width:55%}@media (max-width:1000px){.hero{grid-template-columns:1fr 1fr;column-gap:4vw}.hero-copy{margin-top:100px}.hero h1{font-size:70px}.hero-apps{gap:40px 16px;margin-top:100px}.hero-app>img{width:72px;height:72px}.hero-app>span{font-size:12px}.hero-portal{gap:10px;font-size:12px}.hero-portal img{width:90px}}@media (max-width:700px){.hero{height:auto;min-height:1030px;max-height:none;padding:118px 24px 130px;display:block}.hero-copy{margin-top:48px}.hero h1{font-size:clamp(48px,12vw,72px)}.hero-description{max-width:360px;font-size:16px}.hero-apps{gap:32px 18px;margin-top:55px}.hero-app>img{border-radius:15px;width:66px;height:66px}.hero-app>span{font-size:12px}.hero-portal{flex-wrap:wrap;padding-top:23px}.hero-portal img{width:100px}.hero-app>svg{display:none}.hero>.hero-shade{background:linear-gradient(#080a0dcc,#080a0d55 55%,#080a0d)}.hero .atmosphere>img{opacity:.16}.cinema-chapter{height:740px;min-height:0}.intro{padding-block:70px}.work .section-top>.eyebrow{font-size:10px}.products{padding-top:45px}}.group-endorsement{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:75px;max-width:none;min-height:680px;padding-block:140px;display:flex}.group-signature{flex-direction:column;align-items:center;gap:35px;display:flex}.group-signature>img{filter:drop-shadow(0 0 20px #f4f5f74d);width:105px;height:110px;transition:filter .4s;animation:7s ease-in-out infinite brand-breathe}.group-signature:hover>img{filter:drop-shadow(0 0 30px #f4f5f78c)}.group-signature p{letter-spacing:.12em;font:clamp(17px,2.4vw,36px)/1.6 Michroma,sans-serif}.vision-endorsement{flex-direction:column;align-items:center;gap:24px;display:flex}.vision-endorsement img{object-fit:contain;width:190px;height:130px}.vision-endorsement p{letter-spacing:.09em;color:#b9c0ca;font-size:14px}[dir=rtl] .group-signature p{letter-spacing:0;font-family:IBM Plex Sans Arabic}@media (max-width:700px){.group-endorsement{gap:55px;min-height:560px;padding-block:95px}.group-signature{gap:28px}.group-signature>img{width:80px;height:84px}.group-signature p{letter-spacing:.07em;max-width:320px;font-size:18px}.vision-endorsement img{width:155px;height:105px}.vision-endorsement p{letter-spacing:.04em;font-size:12px}}.radar-scope{opacity:.32;background:repeating-radial-gradient(circle,#0000 0 139px,#e3263626 140px,#0000 141px);border-radius:50%;width:110vmax;height:110vmax;position:absolute;top:-25%;left:24%;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 68%);mask-image:radial-gradient(circle,#000 20%,#0000 68%)}.radar-sweep{background:conic-gradient(#0000 0deg 295deg,#e3263603 300deg,#e3263640 355deg,#ff677ca0 359deg,#0000 360deg);border-radius:50%;animation:18s linear infinite radar-rotation;position:absolute;inset:0}.viewport-scan{opacity:.65;background:linear-gradient(#0000,#e3263603 45%,#e3263612);border-bottom:1px solid #ff435976;height:20vh;animation:11s linear infinite website-scan;position:absolute;inset:-20vh 0 auto;box-shadow:0 6px 24px -10px #e32636}.light-trace{background:linear-gradient(90deg,#0000,#e32636aa,#0000);height:2px;animation-duration:9s;box-shadow:0 0 38px 3px #e3263645}.conversation-fade>img{object-position:55% 40%;opacity:.27;width:100%;left:0}.studio-fade>img{object-position:50% 45%}.portal-fade>img{opacity:.27}.hero-app{min-height:125px}.hero-app:after{content:"↗";color:var(--app-color);opacity:.7;font-size:11px;position:absolute;bottom:-16px}@keyframes radar-rotation{to{transform:rotate(360deg)}}@keyframes website-scan{to{transform:translateY(125vh)}}.still .radar-scope,.still .viewport-scan{display:none}@media (max-width:700px){.radar-scope{opacity:.25;top:-5%;left:-5%}.viewport-scan{opacity:.45}.hero-app{min-height:107px}}@media (prefers-reduced-motion:reduce){.radar-scope,.viewport-scan{display:none}}.chapter-engine{background:radial-gradient(at 77% 48%,#281019 0%,#101017 33%,#080a0d 73%);position:absolute;inset:0;overflow:hidden}.chapter-orbits{background:repeating-radial-gradient(#0000 0 89px,#e3263640 90px,#0000 91px);position:absolute;inset:-30% -30% -30% 20%;transform:rotate(-22deg);-webkit-mask-image:linear-gradient(90deg,#0000,#000 40%);mask-image:linear-gradient(90deg,#0000,#000 40%)}.chapter-beam{background:conic-gradient(#0000 280deg,#e3263638 350deg,#ff778f99 359deg,#0000 360deg);border-radius:50%;width:850px;height:850px;margin-top:-425px;animation:22s linear infinite radar-rotation;position:absolute;top:50%;left:43%;-webkit-mask-image:radial-gradient(circle,#0000 12%,#000 25%,#0000 70%);mask-image:radial-gradient(circle,#0000 12%,#000 25%,#0000 70%)}.chapter-node{filter:drop-shadow(0 0 28px #ffffff1f);animation:7s ease-in-out infinite brand-breathe;position:absolute;top:24%;left:70%}.chapter-node img{object-fit:contain;border-radius:17px;width:76px;height:76px}.chapter-node-1{animation-delay:-2s;top:43%;left:84%}.chapter-node-2{animation-delay:-4s;top:62%;left:66%}.chapter-node-3{animation-delay:-3s;top:38%;left:52%}.chapter-node-4{animation-delay:-5s;top:74%;left:83%}.chapter-node-5{animation-delay:-1s;top:17%;left:90%}.cinema-chapter .chapter-shade{background:linear-gradient(90deg,#080a0df0 0%,#080a0dd9 33%,#080a0d22 68%),linear-gradient(#080a0d,#0000 15% 80%,#080a0d)}.cinema-chapter .chapter-copy{z-index:2;position:relative}.chapter-caption{z-index:2}@media (max-width:700px){.chapter-engine{opacity:.7}.chapter-node img{border-radius:11px;width:49px;height:49px}.chapter-node-0{top:12%;left:52%}.chapter-node-1{top:25%;left:79%}.chapter-node-2{top:75%;left:64%}.chapter-node-3{top:21%;left:34%}.chapter-node-4{top:85%;left:85%}.chapter-node-5{top:8%;left:83%}.chapter-beam{left:0}.cinema-chapter .chapter-shade{background:linear-gradient(90deg,#080a0de8,#080a0d70),linear-gradient(#080a0d,#0000 20% 75%,#080a0d)}}@media (prefers-reduced-motion:reduce){.chapter-beam,.chapter-node{animation:none!important}}.footer-ventures{justify-content:center;align-items:center;padding:12px;transition:filter .3s;display:flex}.footer-ventures img{object-fit:contain;width:64px;height:68px}.footer-ventures:hover{filter:drop-shadow(0 0 14px #fff7)}.cinema-chapter{flex-direction:column;height:auto;min-height:0;max-height:none;padding-top:68px;padding-bottom:64px;display:flex}.cinema-chapter .chapter-copy{order:-1;width:100%;padding-bottom:42px}.cinema-chapter .chapter-copy h2{font-size:clamp(36px,5vw,72px)}.cinema-chapter .chapter-image{width:100%;height:clamp(340px,52vw,720px);position:relative;inset:auto;overflow:hidden}.cinema-chapter .chapter-image img{object-fit:cover;object-position:center;filter:brightness(.73)saturate(.75);width:100%;height:100%;transform:none}.cinema-chapter .chapter-shade{display:none}.cinema-chapter .chapter-image:after{content:"";pointer-events:none;background:linear-gradient(#080a0d,#0000 15% 80%,#080a0d),linear-gradient(90deg,#080a0d66,#0000 25% 75%,#080a0d66);position:absolute;inset:0}.cinema-chapter .chapter-caption{padding:18px 6vw 0;position:relative;inset:auto}@media (max-width:700px){.cinema-chapter .chapter-image{height:360px}.cinema-chapter .chapter-copy{padding-inline:24px}}
