*{box-sizing:border-box}:root{--navy: #071f3f;--navy-soft: #12365d;--blue: #1464d2;--cyan: #19b5e8;--ice: #eef7ff;--mist: #f7fafc;--ink: #10233d;--muted: #5f7085;--line: #d9e4ef;--gold: #c89b50;--white: #ffffff;--shadow: 0 22px 50px rgba(20, 58, 98, .13)}html{background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}button,a{color:inherit;font:inherit}a{text-decoration:none}button{border:0}p,h1,h2,h3,figure,dl,dd{margin:0}img{display:block;max-width:100%}.site-shell{min-height:100vh}.site-header{align-items:center;color:var(--navy);display:flex;height:76px;justify-content:space-between;left:0;padding:0 max(28px,calc((100vw - 1320px)/2));position:fixed;right:0;top:0;z-index:20;-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;border-bottom:1px solid transparent;transition:background .26s ease,border-color .26s ease,box-shadow .26s ease,color .26s ease}.site-header.scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#052246f2;border-bottom-color:#ffffff1f;box-shadow:0 12px 30px #02132a2e;color:var(--white)}.brand{align-items:center;display:inline-flex;gap:12px;min-width:210px}.brand img{height:44px;object-fit:contain;width:44px}.brand strong{display:block;font-size:20px;font-weight:800;line-height:1.2}.site-header .brand strong{color:var(--navy);transition:color .26s ease}.site-header.scrolled .brand strong,.site-header.scrolled .site-nav a{color:var(--white);text-shadow:none}.brand small{color:#54708d;display:block;font-size:10px;font-weight:700;margin-top:4px;transition:color .26s ease}.site-header.scrolled .brand small{color:#c6ddf4;text-shadow:none}.site-nav{align-items:center;display:flex;gap:34px}.site-nav a{color:var(--navy);font-size:14px;font-weight:650;padding:27px 0 24px;position:relative}.site-nav a:after{background:var(--blue);bottom:17px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .18s ease;width:100%}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1)}.menu-button{align-items:center;background:#ffffffdb;color:var(--navy);cursor:pointer;display:none;height:42px;justify-content:center;width:42px}.site-header.scrolled .menu-button{background:#ffffff1f;color:var(--white)}.hero-section{background:#081521;overflow:hidden;padding:0;position:relative}.hero-viewport{aspect-ratio:2048 / 936;height:auto;min-height:0;overflow:hidden;position:relative;width:100%}.hero-media{inset:0;overflow:hidden;position:absolute}.hero-slide{background:#081521;inset:0;opacity:0;position:absolute;transition:opacity .42s ease}.hero-slide.active{opacity:1;z-index:1}.hero-slide img{height:100%;object-fit:contain;object-position:center;width:100%}.hero-slide.cinematic img{filter:saturate(.8) brightness(1.04);height:100%;object-fit:contain;object-position:center}.hero-tone{background:#dfeefa80;inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .28s ease;z-index:2}.hero-tone.visible{opacity:1}.hero-copy{left:max(28px,calc((100vw - 1320px)/2));max-width:680px;position:absolute;top:160px;transition:opacity .22s ease;z-index:3}.hero-copy.carousel-copy-hidden{opacity:0;pointer-events:none}.eyebrow{color:var(--blue);font-size:12px;font-weight:800;line-height:1.4;margin-bottom:16px;text-transform:uppercase}.eyebrow.light{color:#dff6ff;text-shadow:0 1px 8px rgba(7,31,63,.38)}.hero-eyebrow{color:#0d559f;text-shadow:0 1px 10px rgba(255,255,255,.9)}h1,h2,h3{letter-spacing:0}h1{color:var(--navy);font-size:64px;font-weight:850;line-height:1.1;max-width:650px;text-shadow:0 1px 14px rgba(255,255,255,.78)}h2{color:var(--navy);font-size:46px;font-weight:820;line-height:1.18}h3{color:var(--navy);font-size:18px;font-weight:760;line-height:1.4}.lead{color:#203d5b;font-size:18px;font-weight:520;line-height:1.9;margin-top:26px;max-width:620px;text-shadow:0 1px 10px rgba(255,255,255,.85)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.action,.mail-link{align-items:center;border-radius:4px;display:inline-flex;font-size:14px;font-weight:760;gap:12px;justify-content:center;min-height:50px;padding:0 24px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.action:hover,.mail-link:hover{transform:translateY(-2px)}.action.primary{background:var(--blue);box-shadow:0 14px 28px #1464d23d;color:var(--white)}.action.primary:hover{background:#0c55bb}.action.secondary{background:#ffffffdb;border:1px solid rgba(16,35,61,.18);color:var(--navy)}.carousel-arrow{align-items:center;background:#04111f80;border:1px solid rgba(255,255,255,.36);border-radius:50%;color:var(--white);cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .18s ease,border-color .18s ease,transform .18s ease;width:48px;z-index:5}.carousel-arrow.previous{left:32px}.carousel-arrow.next{right:32px}.carousel-arrow:hover,.carousel-arrow:focus-visible{background:#0a5bb2db;border-color:#ffffffbf}.carousel-arrow:hover{transform:translateY(-50%) scale(1.04)}.carousel-dots{align-items:center;bottom:22px;display:flex;gap:10px;justify-content:center;left:50%;position:absolute;transform:translate(-50%);z-index:5}.carousel-dots button{background:#ffffff80;border:1px solid rgba(7,25,44,.18);border-radius:50%;cursor:pointer;height:9px;padding:0;transition:background .18s ease,border-color .18s ease,transform .18s ease;width:9px}.carousel-dots button:hover,.carousel-dots button:focus-visible,.carousel-dots button.active{background:var(--white);border-color:var(--white)}.carousel-dots button.active{transform:scale(1.28)}.feature-section,.showcase-section,.company-section,.creators-section,.compliance-section{padding:104px max(28px,calc((100vw - 1260px)/2))}.feature-section{background:var(--white);display:grid;gap:72px;grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr)}.choice-experience-section{background:#061f3d;padding:104px max(28px,calc((100vw - 1400px)/2))}.choice-experience-heading{align-items:end;display:grid;gap:72px;grid-template-columns:minmax(320px,.9fr) minmax(320px,1.1fr);margin:0 auto;max-width:1260px}.choice-experience-heading h2{color:var(--white);max-width:680px}.choice-experience-heading>p{color:#bfd0e2;font-size:16px;line-height:1.9;margin:0 0 4px;max-width:580px}.choice-experience-media{aspect-ratio:2048 / 936;background:#020d17;border:1px solid rgba(255,255,255,.16);border-radius:4px;margin:52px auto 0;max-width:1400px;overflow:hidden}.choice-experience-media img{display:block;height:100%;object-fit:contain;width:100%}.choice-outcome-showcase{border-top:1px solid rgba(255,255,255,.14);margin:88px auto 0;max-width:1260px;padding-top:80px}.choice-outcome-copy{display:grid;gap:14px 64px;grid-template-columns:minmax(320px,.85fr) minmax(420px,1.15fr)}.choice-outcome-copy .eyebrow{grid-column:1;margin-bottom:0}.choice-outcome-copy h3{color:var(--white);font-size:36px;grid-column:1;line-height:1.25;max-width:620px}.choice-outcome-copy>p:not(.eyebrow){align-self:end;color:#bfd0e2;font-size:16px;grid-column:2;grid-row:1 / span 2;line-height:1.9;margin:0 0 2px;max-width:610px}.choice-outcome-desktop{aspect-ratio:2376 / 1080;border:1px solid rgba(255,255,255,.16);border-radius:4px;grid-column:1 / -1;margin-top:38px;overflow:hidden}.choice-outcome-desktop img{display:block;height:100%;object-fit:contain;width:100%}.feature-heading{max-width:470px}.feature-grid{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.feature-item{border-bottom:1px solid var(--line);display:grid;grid-template-columns:36px minmax(0,1fr);min-height:218px;padding:30px 28px;position:relative}.feature-item:nth-child(odd){border-right:1px solid var(--line)}.feature-item>svg{color:var(--blue);grid-row:1 / span 3}.feature-item>span{color:var(--cyan);font-size:12px;font-weight:800;position:absolute;right:24px;top:30px}.feature-item h3{align-self:start}.feature-item p{color:var(--muted);font-size:13px;line-height:1.72;margin-top:12px}.showcase-intro{display:grid;gap:72px;grid-template-columns:minmax(300px,.76fr) minmax(0,1.24fr)}.section-heading{max-width:620px}.section-summary,.about-body>p,.business-intro,.creator-step p,.compliance-item p,.worlds-heading>p,.contact-band>div>p,.footer-brand>p{color:var(--muted);font-size:15px;line-height:1.82}.section-summary{margin-top:24px}.capability-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.capability-item{border-left:1px solid var(--line);display:grid;gap:16px;grid-template-columns:32px minmax(0,1fr);min-height:154px;padding:8px 26px 24px}.capability-item:nth-child(n+3){border-top:1px solid var(--line);padding-top:26px}.capability-item svg{color:var(--blue);margin-top:2px}.capability-item p{color:var(--muted);font-size:13px;line-height:1.72;margin-top:8px}.product-stage{align-items:stretch;display:grid;gap:28px;grid-template-columns:292px minmax(0,1fr);margin-top:64px}.mobile-shot{align-self:stretch;background:var(--ice);border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden;position:relative}.mobile-shot img{height:100%;object-fit:cover;object-position:top;width:100%}.mobile-shot figcaption{align-items:center;background:#071f3fe0;bottom:0;color:var(--white);display:flex;gap:10px;left:0;padding:16px 18px;position:absolute;right:0}.scene-gallery{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:360px 260px}.scene-shot{background:var(--navy);overflow:hidden;position:relative}.scene-shot img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.scene-shot:hover img,.world-item:hover img{transform:scale(1.025)}.scene-1{grid-column:1 / -1}.scene-shot figcaption,.world-item figcaption{background:#05172dd6;bottom:0;color:var(--white);left:0;padding:15px 18px;position:absolute}.scene-shot figcaption span,.world-item figcaption span{color:#7edaff;display:block;font-size:11px;font-weight:760;margin-bottom:5px}.scene-shot figcaption strong,.world-item figcaption strong{font-size:16px;line-height:1.35}.scene-native-ui figcaption{display:none}.scene-native-ui img{background:#08110f;object-fit:contain;object-position:center}.worlds-section{background:var(--navy);color:var(--white);overflow:hidden;padding:98px 0 94px}.worlds-heading{display:grid;gap:28px;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);margin:0 auto 42px;max-width:1260px;padding:0 28px}.worlds-heading .eyebrow{grid-column:1 / -1;margin-bottom:-10px}.worlds-heading h2,.about-section h2,.contact-band h2{color:var(--white)}.worlds-heading>p{color:#a8bdd2;max-width:530px}.world-strip{align-items:flex-start;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1316px;padding:0 28px 14px}.world-item{height:auto;min-width:0;overflow:visible}.world-item img{aspect-ratio:2.2 / 1;height:auto;object-fit:cover;transition:transform .5s ease;width:100%}.world-item figcaption{background:transparent;padding:14px 2px 0;position:static}.about-section{background:#0d2d51;color:var(--white);display:grid;gap:72px;grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr);padding:104px max(28px,calc((100vw - 1260px)/2))}.about-body{align-self:end}.about-body>p{color:#bed0e0;font-size:17px}.about-principles{border-top:1px solid rgba(255,255,255,.16);display:flex;flex-wrap:wrap;gap:28px;margin-top:32px;padding-top:24px}.about-principles span{align-items:center;color:#e8f5ff;display:inline-flex;font-size:14px;font-weight:650;gap:8px}.about-principles svg{color:var(--cyan)}.company-section{display:grid;gap:72px;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr)}.company-title h2{max-width:430px}.business-intro{color:#3e5268;font-size:17px}.company-facts{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:38px}.company-facts div{border-bottom:1px solid var(--line);min-height:130px;padding:24px 24px 24px 0}.company-facts div:nth-child(2n){border-left:1px solid var(--line);padding-left:24px}.company-facts dt{align-items:center;color:var(--muted);display:flex;font-size:12px;font-weight:760;gap:8px;margin-bottom:12px}.company-facts dt svg{color:var(--blue)}.company-facts dd{color:var(--navy);font-size:16px;font-weight:720;line-height:1.62}.creators-section{background:var(--mist)}.creator-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:54px}.creator-step{border-left:1px solid var(--line);min-height:250px;padding:8px 28px 26px}.creator-step:last-child{border-right:1px solid var(--line)}.creator-step>span{color:var(--cyan);display:block;font-size:26px;font-weight:850;margin-bottom:44px}.creator-step p{font-size:13px;margin-top:14px}.creator-platform-band{align-items:center;background:#0a3765;color:var(--white);display:flex;gap:36px;justify-content:space-between;padding:60px max(28px,calc((100vw - 1260px)/2))}.creator-platform-band h2{color:var(--white);font-size:36px}.creator-platform-band>div>p:last-child{color:#bad2e6;font-size:15px;line-height:1.82;margin-top:14px;max-width:680px}.creator-platform-link{align-items:center;background:var(--white);border-radius:4px;color:var(--navy);display:inline-flex;flex:0 0 auto;font-size:14px;font-weight:760;gap:12px;justify-content:center;min-height:50px;padding:0 24px;transition:box-shadow .18s ease,transform .18s ease}.creator-platform-link:hover,.creator-platform-link:focus-visible{box-shadow:0 16px 30px #02122433;transform:translateY(-2px)}.compliance-section{background:var(--white)}.compliance-heading{margin-bottom:48px}.compliance-grid{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.compliance-item{border-left:1px solid var(--line);min-height:268px;padding:34px 26px}.compliance-item:last-child{border-right:1px solid var(--line)}.compliance-item svg{color:var(--gold);margin-bottom:32px}.compliance-item p{font-size:13px;margin-top:14px}.contact-band{align-items:center;background:#0a3765;color:var(--white);display:flex;gap:32px;justify-content:space-between;padding:68px max(28px,calc((100vw - 1260px)/2))}.contact-band h2{font-size:38px}.contact-band>div>p{color:#bad2e6;margin-top:14px;max-width:680px}.mail-link{background:var(--white);color:var(--navy);flex:0 0 auto}.mail-link:hover{box-shadow:0 16px 30px #0212242e}.site-footer{background:#061a32;color:var(--white);display:grid;gap:28px;grid-template-columns:minmax(0,1fr) auto;padding:46px max(28px,calc((100vw - 1260px)/2))}.site-footer .brand strong{color:var(--white)}.site-footer .brand small{color:#7f9ab5}.footer-brand>p{color:#829bb4;margin-top:18px;max-width:560px}.footer-links{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end;padding-top:16px}.footer-links a{color:#b8c8d8;font-size:13px}.footer-links a:hover,.filing-links a:hover{color:var(--cyan)}.filing-links{border-top:1px solid rgba(255,255,255,.1);display:flex;flex-wrap:wrap;gap:12px 22px;grid-column:1 / -1;padding-top:22px}.filing-links a{color:#829bb4;font-size:12px}@media(max-width:1080px){.site-nav{gap:20px}h1{font-size:54px}h2{font-size:40px}.showcase-intro,.company-section{gap:48px}.product-stage{grid-template-columns:248px minmax(0,1fr)}.scene-gallery{grid-template-rows:320px 230px}.creator-flow,.compliance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-step:nth-child(3),.creator-step:nth-child(4),.compliance-item:nth-child(3),.compliance-item:nth-child(4){border-top:1px solid var(--line)}.creator-step:nth-child(2),.compliance-item:nth-child(2){border-right:1px solid var(--line)}}@media(max-width:820px){.site-header{height:76px;padding:0 20px}.brand{min-width:0}.brand img{height:42px;width:42px}.brand strong{font-size:18px}.menu-button{display:inline-flex}.site-nav{align-items:stretch;background:#fffffff7;border:1px solid var(--line);box-shadow:var(--shadow);display:none;flex-direction:column;gap:0;left:20px;padding:8px 18px;position:absolute;right:20px;top:68px}.site-nav.open{color:var(--navy);display:flex}.site-header.scrolled .site-nav.open a{color:var(--navy)}.site-nav a{border-bottom:1px solid var(--line);padding:14px 2px}.site-nav a:last-child{border-bottom:0}.site-nav a:after{display:none}.hero-section{padding:0}.hero-viewport{aspect-ratio:auto;background:var(--white);height:calc(410px + 45.7vw)}.hero-media{bottom:auto;height:45.7vw;top:76px}.hero-slide.cinematic img{filter:saturate(.82) brightness(1.02);height:100%;object-fit:contain;object-position:center}.hero-tone{display:none}.hero-copy{left:24px;max-width:570px;right:24px;top:calc(110px + 45.7vw)}.hero-copy.carousel-copy-hidden{opacity:1;pointer-events:auto}h1{font-size:48px}h2{font-size:36px}.showcase-section,.feature-section,.choice-experience-section,.company-section,.creators-section,.compliance-section{padding:80px 24px}.showcase-intro,.feature-section,.choice-experience-heading,.worlds-heading,.about-section,.company-section{grid-template-columns:1fr}.worlds-heading .eyebrow{grid-column:auto}.feature-section{gap:42px}.choice-experience-heading{align-items:start;gap:24px}.choice-experience-media{margin-top:42px}.choice-outcome-showcase{margin-top:64px;padding-top:60px}.choice-outcome-copy{gap:0;grid-template-columns:1fr}.choice-outcome-copy>p:not(.eyebrow){grid-column:1;grid-row:auto;margin-top:18px}.capability-list{margin-top:4px}.product-stage{grid-template-columns:minmax(180px,.58fr) minmax(0,1.42fr)}.scene-gallery{grid-template-columns:1fr;grid-template-rows:repeat(3,250px)}.scene-1{grid-column:auto}.about-section{gap:42px;padding:80px 24px}.company-section{gap:38px}.contact-band,.creator-platform-band{align-items:flex-start;flex-direction:column;padding:58px 24px}.site-footer{grid-template-columns:1fr;padding:42px 24px}.footer-links{justify-content:flex-start;padding-top:0}}@media(max-width:560px){.brand small{display:none}.hero-section{padding:0}.hero-viewport{height:690px}.hero-media{height:45.45vw;top:76px}.hero-copy{left:20px;right:20px;top:calc(121px + 45.45vw)}h1{font-size:40px;line-height:1.12}h2{font-size:32px}.lead{font-size:16px;line-height:1.72}.hero-actions{display:grid}.carousel-arrow{height:40px;width:40px}.carousel-arrow.previous{left:12px}.carousel-arrow.next{right:12px}.carousel-dots{bottom:13px;gap:8px}.action{width:100%}.showcase-section,.feature-section,.choice-experience-section,.company-section,.creators-section,.compliance-section{padding:68px 20px}.capability-list,.feature-grid{grid-template-columns:1fr}.choice-experience-heading{gap:18px}.choice-experience-media{margin-top:32px}.choice-outcome-showcase{margin-top:48px;padding-top:44px}.choice-outcome-copy h3{font-size:28px}.choice-outcome-copy>p:not(.eyebrow){font-size:15px}.choice-outcome-desktop{margin-top:28px}.feature-item,.feature-item:nth-child(odd){border-right:0;min-height:0;padding:26px 0}.capability-item{border-left:0;border-top:1px solid var(--line);min-height:0;padding:22px 0}.capability-item:nth-child(n+3){padding-top:22px}.product-stage{grid-template-columns:1fr}.mobile-shot{justify-self:center;max-height:610px;max-width:278px;width:78%}.scene-gallery{grid-template-rows:repeat(3,220px)}.worlds-section{padding:72px 0 68px}.worlds-heading{gap:18px;padding:0 20px}.world-strip{grid-template-columns:1fr;padding-left:20px;padding-right:20px}.world-item{height:auto}.about-section{padding:68px 20px}.about-principles{align-items:flex-start;flex-direction:column;gap:15px}.company-facts{grid-template-columns:1fr}.company-facts div,.company-facts div:nth-child(2n){border-left:0;min-height:0;padding:20px 0}.creator-flow,.compliance-grid{grid-template-columns:1fr}.creator-step,.creator-step:last-child,.creator-step:nth-child(2),.compliance-item,.compliance-item:last-child,.compliance-item:nth-child(2){border-left:0;border-right:0;border-top:1px solid var(--line)}.creator-step{min-height:0;padding:24px 0}.creator-step>span{margin-bottom:20px}.compliance-item{min-height:0;padding:28px 0}.contact-band,.creator-platform-band{padding:52px 20px}.creator-platform-band h2{font-size:30px}.creator-platform-link{width:100%}.contact-band h2{font-size:30px}.mail-link{width:100%}.site-footer{padding:40px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
