@font-face{font-family:Jost;src:url('assets/fonts/Jost-300.woff2');font-weight:300;font-display:swap}@font-face{font-family:Jost;src:url('assets/fonts/Jost-400.woff2');font-weight:400;font-display:swap}@font-face{font-family:Jost;src:url('assets/fonts/Jost-500.woff2');font-weight:500 900;font-display:swap}@font-face{font-family:Plex;src:url('assets/fonts/IBMPlexMono-400.woff2');font-weight:400;font-display:swap}
:root{--bg:#173f3c;--deep:#102d2b;--text:#efd5c4;--muted:#b8c6b6;--accent:#d7b877;--line:#ffffff29;--display:Georgia,serif;--body:Jost,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--text);font:18px/1.5 var(--body);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}button{border:0}button:focus-visible,a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--display);font-weight:400;line-height:1.08}p{color:var(--muted)}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:16px;z-index:100;background:var(--text);color:var(--bg);padding:10px}.skip:focus{top:10px}.eyebrow{font:10px/1.6 Plex,monospace;letter-spacing:.16em;color:var(--accent)}.concept-bar{background:#f0eff1;color:#332c40;min-height:43px;padding:7px 3%;display:flex;align-items:center;justify-content:space-between;gap:18px;font:10px Plex,monospace;border-bottom:1px solid #ddd}.concept-bar>span{letter-spacing:.06em}.concept-bar i{font-style:normal;margin-left:10px;color:#736d7a}.concept-bar nav{display:flex;gap:5px}.concept-bar nav a{padding:7px 12px;border-radius:3px}.concept-bar nav a[aria-current]{background:#332c40;color:white}.concept-bar>button{background:transparent;font-size:23px;line-height:20px}.site-header{padding:28px 5.5%;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:5}.brand{font:italic 44px/.82 Georgia,serif;letter-spacing:-3px;display:inline-flex;align-items:center;gap:14px}.brand span{font:9px/1 Plex,monospace;letter-spacing:.2em;align-self:flex-end;margin-bottom:5px}.site-header nav{display:flex;align-items:center;gap:34px;font-size:14px}.site-header nav a:hover{color:var(--accent)}.header-play{border:1px solid var(--line);padding:10px 16px;border-radius:2px}.header-play span{margin-left:16px}.text-cta{display:inline-flex;align-items:center;gap:28px;border-bottom:1px solid var(--accent);padding:10px 0 8px;color:var(--text);font-size:16px}.text-cta:hover{color:var(--accent)}.cabinet-hero{max-width:1600px;margin:auto;position:relative;min-height:760px}.cabinet-intro{text-align:center;padding-top:55px;position:relative;z-index:2;pointer-events:none}.cabinet-intro a{pointer-events:auto}.cabinet-intro h1{font-size:clamp(50px,5.4vw,82px);letter-spacing:-3px;margin:20px 0}.cabinet-intro h1 em{font-weight:400;color:var(--accent)}.cabinet-intro>p:not(.eyebrow){font-size:17px;line-height:1.6}.cabinet-intro .text-cta{margin-top:16px}.cabinet-wall{position:absolute;inset:0 5.5%}.window{padding:0;background:var(--deep);position:absolute;text-align:left;box-shadow:0 12px 26px #0003;border:1px solid #d7b87750;overflow:hidden;transition:transform .35s ease,border-color .35s}.window:hover{transform:translateY(-9px);border-color:var(--accent)}.window img{transition:transform .8s}.window:hover img{transform:scale(1.035)}.window-label{position:absolute;bottom:0;left:0;right:0;padding:45px 18px 17px;background:linear-gradient(transparent,#061a1fe8);color:#f4e6dc}.window-label b{display:block;font-weight:400;font-size:18px}.window-label small{display:block;font:8px/1.7 Plex,monospace;letter-spacing:.03em;margin-top:6px;color:#d4dace}.window-wren{left:0;top:22px;width:23%;height:367px;border-radius:140px 140px 4px 4px}.window-wren img{object-position:46% center}.window-skyfang{right:0;top:38px;width:21%;height:302px;border-radius:3px}.window-skyfang img{object-fit:cover;object-position:50% 20%}.window-chimera{left:9%;top:418px;width:23%;height:225px;border-radius:2px}.window-chimera img{object-position:45% 60%}.window-sonaris{left:37%;top:446px;width:31%;height:239px;border-radius:3px}.window-sonaris img{object-position:55% 50%}.window-probetheus{right:0;top:372px;width:23%;height:268px;border-radius:3px 3px 110px 3px}.window-probetheus img{object-position:52% 50%}.wall-caption{position:absolute;left:0;top:703px;font:9px Plex;letter-spacing:.16em;color:var(--muted)}.projects-section{padding:90px 5.5% 100px;max-width:1600px;margin:auto;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px}.section-heading h2{font-size:44px;margin-top:14px;letter-spacing:-1.2px}.filters{display:flex;gap:6px;flex-shrink:0}.filters button{background:transparent;border:1px solid var(--line);padding:8px 15px;font-size:13px}.filters button[aria-pressed=true]{background:var(--text);color:var(--bg);border-color:var(--text)}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 30px}.project-image{display:block;position:relative;padding:0;width:100%;height:235px;background:var(--deep);overflow:hidden}.project-image img{transition:transform .6s}.project-image:hover img{transform:scale(1.04)}.image-arrow{position:absolute;right:15px;bottom:15px;display:grid;place-items:center;background:var(--text);color:var(--bg);width:35px;height:35px;border-radius:50%}.project-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font:9px Plex;letter-spacing:.04em;color:var(--muted);margin:21px 0 13px}.status.available{color:var(--accent)}.status.available:before{content:'●';margin-right:7px}.project-card h3{font:30px/1.2 var(--display);margin-bottom:14px;letter-spacing:-.7px}.project-card p{font-size:16px;line-height:1.6;max-width:36ch}.project-link{padding:12px 0 4px;display:inline-flex;gap:20px;background:transparent;border-bottom:1px solid var(--line);font-size:14px;margin-top:12px}.project-link:hover{color:var(--accent);border-color:var(--accent)}.studio-section{display:grid;grid-template-columns:1fr 2fr;padding:85px 10% 95px;gap:70px;background:var(--deep)}.studio-section h2{font-size:56px;letter-spacing:-1.5px;margin-bottom:27px}.studio-section h2 em{color:var(--accent);font-weight:400}.studio-section p:not(.eyebrow){max-width:58ch;font-size:17px;line-height:1.7;margin-bottom:16px}.studio-section .eyebrow{padding-top:8px}footer{padding:55px 5.5% 32px;display:grid;grid-template-columns:1fr 1fr;gap:27px;align-items:center}footer p{font-size:14px;text-align:right}footer>a:not(.brand){font-size:14px}footer small{text-align:right;font:10px Plex;color:var(--muted)}dialog{border:1px solid var(--line);padding:0;max-width:900px;width:calc(100% - 36px);max-height:90vh;background:var(--bg);color:var(--text)}dialog::backdrop{background:#050714b8;backdrop-filter:blur(9px)}.dialog-close{position:absolute;right:16px;top:16px;z-index:2;background:var(--text);color:var(--bg);border-radius:50%;width:42px;height:42px;font-size:26px}.dialog-body{padding:36px 42px 42px}.dialog-body h2{font-size:48px;margin:14px 0 18px}.dialog-body h3{font-weight:400;font-size:23px;margin-bottom:16px}.dialog-body p{font-size:17px;line-height:1.65}.dialog-body small{display:block;color:var(--muted);font:10px Plex;margin-top:18px}.dialog-body .development-note{margin-top:25px;font-size:14px}.dialog-body .round-cta{margin-top:24px;display:inline-flex}.dialog-body .text-cta{margin-top:16px}#dialog-content>img{height:320px;object-fit:cover}
/* Probetheus: a connected map, with the same five actual worlds. */
.constellation{--bg:#171127;--deep:#0c0b17;--text:#e6def2;--muted:#ada2bf;--accent:#d7b877;--line:#d7b87730;--display:Jost,sans-serif;background:radial-gradient(ellipse at 70% 15%,#35204680,transparent 43%),var(--bg)}.constellation .brand{font:300 40px/1 Jost;letter-spacing:-2px}.constellation .brand .branch-y{color:var(--accent);font-weight:400;display:inline;font-size:1em;letter-spacing:-2px;margin:0;align-self:unset}.constellation .brand>span:last-child{font:9px Plex;letter-spacing:.2em;margin-left:0}.constellation-hero{display:grid;grid-template-columns:.85fr 1.15fr;padding:70px 5.5% 35px;min-height:585px;max-width:1600px;margin:auto;gap:20px}.space-copy{padding-top:42px}.space-copy h1{font-size:clamp(50px,4.8vw,75px);font-weight:300;letter-spacing:-2.2px;margin:21px 0 28px}.space-copy em{font-style:normal;color:var(--accent)}.space-copy>p:not(.eyebrow){font-size:18px;max-width:35ch;line-height:1.7}.space-copy .text-cta{margin-top:30px}.star-map{position:relative;min-height:450px}.star-map svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:var(--accent);stroke-width:1;opacity:.25}.star-map svg circle{stroke-dasharray:2 9;opacity:.5}.star{position:absolute;background:transparent;text-align:center;transform:translate(-50%,-50%);padding:16px 12px;min-width:140px}.star b{display:block;font:400 18px Jost;white-space:nowrap}.star small{font:9px Plex;color:var(--muted)}.star-point{display:block;width:8px;height:8px;background:var(--accent);border-radius:50%;margin:0 auto 18px;position:relative;box-shadow:0 0 22px #d7b87760}.star-point:after{content:'';position:absolute;inset:-10px;border:1px solid #d7b87750;border-radius:50%;transition:inset .3s}.star:hover .star-point:after,.star.selected .star-point:after{inset:-17px}.star.selected .star-point{background:#eee1af;box-shadow:0 0 30px #edbe41}.star.selected b{color:var(--accent)}.star-wren{left:23%;top:18%}.star-skyfang{left:81%;top:16%}.star-sonaris{left:52%;top:49%}.star-chimera{left:23%;top:83%}.star-probetheus{left:81%;top:81%}.map-caption{position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);white-space:nowrap;font:8px Plex;letter-spacing:.15em;color:var(--muted)}.signal-feature{margin:24px 5.5% 80px;display:grid;grid-template-columns:1.05fr 1fr;border:1px solid var(--line);background:#0c0b174d;min-height:320px}.feature-art{min-height:320px;overflow:hidden}.feature-art img{max-height:385px}.feature-copy{padding:32px 45px}.feature-copy h2{font-size:40px;margin:10px 0 9px}.feature-copy .feature-tag{color:var(--text);font-size:21px;margin-bottom:13px}.feature-copy>p:not(.eyebrow){max-width:44ch}.feature-copy small{display:block;color:var(--muted);font:9px Plex;margin-top:18px}.feature-copy .text-cta{margin-top:9px}.constellation .project-image{border:1px solid var(--line)}.constellation .section-heading h2{font-weight:300;letter-spacing:-1px}.constellation .studio-section h2{font-weight:300}.constellation .studio-section h2 em{font-style:normal}.constellation .project-card h3{font-weight:300}
/* Chimera + Skyfang: a physical, colorful shelf of things to play. */
.playground{--bg:#b9dfee;--deep:#253d9a;--text:#253d9a;--muted:#3d5772;--accent:#973e28;--line:#253d9a40;--display:Jost,sans-serif}.playground .brand{font:500 35px/.9 Jost;letter-spacing:-2px;text-transform:uppercase;align-items:center}.playground .brand span{font:10px Plex;letter-spacing:0;align-self:auto;max-width:15px;overflow-wrap:anywhere;line-height:1;margin:0}.playground .header-play{border:1.5px solid var(--text);border-radius:40px}.playground-hero{max-width:1600px;margin:auto;padding:40px 5.5% 70px;min-height:655px;position:relative;overflow:hidden}.play-copy{position:relative;z-index:2;pointer-events:none}.play-copy a{pointer-events:auto}.play-copy h1{font:500 clamp(84px,9vw,140px)/.87 Jost;text-transform:uppercase;letter-spacing:-8px;margin:27px 0 35px}.play-copy h1 em{font-style:normal;display:block;margin-left:12%;color:#253d9a}.play-intro{display:flex;align-items:flex-start;gap:26px;margin-left:2px}.play-intro p{font-size:16px;line-height:1.7}.round-cta{background:var(--text);color:var(--bg);border-radius:40px;padding:14px 24px;font-size:15px;align-items:center;gap:26px;display:inline-flex}.round-cta:hover{transform:translateY(-2px)}.toy-shelf{position:absolute;right:4%;top:240px;bottom:38px;width:48%;perspective:1000px}.toy{padding:0;position:absolute;width:37%;height:280px;border:6px solid #f6eac5;box-shadow:8px 12px 0 #253d9a24;background:#f6eac5;text-align:left;transition:transform .3s}.toy img{height:calc(100% - 51px)}.toy>span{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 8px;color:#253d9a;font-weight:500;line-height:1.1;font-size:18px}.toy i{font-style:normal;font-size:23px}.toy:hover{z-index:5;transform:rotate(0) translateY(-15px)}.toy-wren{left:0;top:4px;transform:rotate(-12deg)}.toy-skyfang{left:31%;top:-24px;transform:rotate(4deg)}.toy-chimera{left:62%;top:24px;transform:rotate(13deg)}.toy-chimera img{object-position:47% 58%}.toy-skyfang img{object-position:center 30%}.play-stamp{position:absolute;background:#f5dd7b;color:#253d9a;width:120px;height:120px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;line-height:1.3;font-size:14px;right:1%;top:-145px;transform:rotate(14deg)}.play-stamp b{font-size:17px}.play-ribbon{padding:21px 5%;display:flex;justify-content:space-between;align-items:center;background:#f5dd7b;color:#253d9a;font-size:20px;font-weight:500;gap:18px}.play-ribbon i{font-style:normal;font-size:27px}.playground .projects-section{border:0;padding-top:85px}.playground .section-heading h2{font-size:48px;font-weight:500;letter-spacing:-2px}.playground .project-grid{gap:46px 28px}.playground .project-image{border-radius:14px;height:245px;box-shadow:0 5px 0 #253d9a}.playground .project-card h3{font-size:29px;font-weight:500}.playground .filters button{border-radius:24px}.playground .studio-section{color:#f5dd7b;--text:#f5dd7b;--muted:#d4e2ed;--accent:#f5dd7b;--line:#ffffff30}.playground .studio-section h2{font-weight:500;letter-spacing:-2px}.playground .studio-section h2 em{font-weight:500;font-style:normal;color:#b9dfee}.playground footer{background:#f5dd7b}.playground dialog{--accent:#973e28}.playground .status.available{color:#25562d}.playground .project-link{border-bottom-color:#253d9a80}
@media(min-width:1600px){.signal-feature{max-width:1424px;margin-left:auto;margin-right:auto}}
@media(max-width:1100px){.site-header nav{gap:22px}.cabinet-intro h1{font-size:58px}.cabinet-intro{padding-top:55px}.window-wren{width:21%;height:315px}.window-skyfang{width:20%;height:270px}.window-label b{font-size:15px}.window-label{padding:35px 13px 14px}.cabinet-hero{min-height:710px}.window-sonaris{top:427px}.window-chimera{top:390px}.window-probetheus{top:360px}.wall-caption{top:680px}.project-image{height:190px}.section-heading h2{font-size:36px}.star b{font-size:15px}.star{min-width:115px}.constellation-hero{padding-top:40px;grid-template-columns:1fr 1.1fr}.space-copy h1{font-size:52px}.star-map{min-height:410px}.feature-copy{padding:28px}.play-copy h1{font-size:105px;letter-spacing:-6px}.playground-hero{min-height:715px}.toy-shelf{top:348px;width:53%;right:6%;height:300px}.toy{height:245px}.play-intro{display:block}.play-intro .round-cta{margin-top:25px}.play-stamp{top:-110px;width:95px;height:95px}.play-stamp b{font-size:14px}}
@media(max-width:760px){body{font-size:16px}.concept-bar{flex-wrap:wrap;gap:6px;padding:9px 16px}.concept-bar>span{flex:1}.concept-bar nav{order:3;width:100%;justify-content:space-between}.concept-bar nav a{font-size:9px;padding:8px 7px}.concept-bar>button{padding:0 4px}.site-header{padding:24px 6%;gap:20px}.brand{font-size:36px}.brand span{font-size:7px;letter-spacing:.12em;margin-bottom:4px}.site-header nav{gap:19px;font-size:12px}.header-play{display:none}.site-header nav a:nth-child(2){display:none}.cabinet-hero{min-height:1125px}.cabinet-intro{padding:35px 5% 0}.cabinet-intro h1{font-size:52px;letter-spacing:-2px;margin:19px 0}.cabinet-intro .eyebrow{font-size:8px;letter-spacing:.1em}.cabinet-intro>p:not(.eyebrow){font-size:15px}.cabinet-intro .text-cta{margin-top:12px;font-size:14px}.cabinet-wall{inset:0 6%}.window-wren{left:0;top:365px;width:46%;height:262px}.window-skyfang{right:0;top:396px;width:46%;height:231px}.window-chimera{left:0;top:650px;width:46%;height:201px}.window-sonaris{left:54%;top:650px;width:46%;height:201px}.window-probetheus{top:874px;left:0;right:0;width:100%;height:171px;border-radius:2px 2px 50px 2px}.window-probetheus img{object-fit:cover}.wall-caption{top:1080px;font-size:8px}.window-label b{font-size:15px}.window-label small{font-size:7px}.projects-section{padding:53px 6% 60px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:35px}.filters{margin-top:24px;gap:6px}.filters button{font-size:12px;padding:8px 15px}.project-grid{grid-template-columns:1fr;gap:38px}.project-image{height:240px}.project-card h3{font-size:31px}.project-card p{max-width:45ch}.project-meta{margin-top:18px}.studio-section{display:block;padding:48px 7% 57px}.studio-section>.eyebrow{margin-bottom:24px}.studio-section h2{font-size:43px}.studio-section p:not(.eyebrow){font-size:16px}footer{padding:40px 6%;gap:22px;grid-template-columns:1fr}footer p,footer small{text-align:left}footer .brand{width:max-content}.dialog-body{padding:28px 24px}.dialog-body h2{font-size:37px}#dialog-content>img{height:230px}.dialog-body h3{font-size:21px}.dialog-body p{font-size:16px}.constellation .brand{font-size:35px}.constellation-hero{display:block;padding:23px 6% 30px}.space-copy{padding-top:12px}.space-copy .eyebrow{font-size:8px}.space-copy h1{font-size:49px;margin:18px 0 20px}.space-copy>p:not(.eyebrow){font-size:16px;max-width:35ch}.space-copy .text-cta{margin-top:15px}.star-map{min-height:365px;margin:20px -4% 0}.star b{font-size:13px}.star small{font-size:8px}.star{min-width:80px;padding:12px 4px}.star-wren{left:22%;top:23%}.star-skyfang{left:78%;top:22%}.star-probetheus{left:78%;top:79%}.star-chimera{left:24%;top:80%}.star-point{margin-bottom:14px;width:6px;height:6px}.map-caption{font-size:7px}.signal-feature{margin:15px 6% 50px;display:block;min-height:0}.feature-art{min-height:0;height:220px}.feature-copy{padding:27px 24px}.feature-copy h2{font-size:36px}.feature-copy .feature-tag{font-size:20px}.feature-copy>p:not(.eyebrow){font-size:16px}.feature-copy .text-cta{font-size:14px}.playground .brand{font-size:28px}.playground .brand span{font-size:8px}.playground-hero{padding:26px 6% 0;min-height:780px}.play-copy .eyebrow{font-size:8px;letter-spacing:.1em}.play-copy h1{font-size:clamp(61px,15vw,110px);letter-spacing:-4px;margin:25px 0 24px}.play-copy h1 em{margin-left:5%}.play-intro{display:block}.play-intro p{font-size:15px}.play-intro .round-cta{margin-top:21px;font-size:14px}.toy-shelf{width:85%;right:9%;top:485px;height:245px;bottom:auto}.toy{height:211px;width:38%}.toy>span{font-size:13px;padding:8px 4px}.toy>span i{font-size:18px}.toy img{height:calc(100% - 44px)}.toy-skyfang{left:32%;top:-20px}.toy-chimera{left:64%;top:26px}.play-stamp{top:-102px;right:-4%;width:86px;height:86px;font-size:11px}.play-stamp b{font-size:12px}.play-ribbon{padding:17px 6%;justify-content:space-between;font-size:14px;gap:10px}.play-ribbon span:nth-of-type(n+3),.play-ribbon i:nth-of-type(n+2){display:none}.play-ribbon i{font-size:23px}.playground .projects-section{padding-top:55px}.playground .section-heading h2{font-size:37px}.playground .project-image{height:255px}.playground .project-grid{gap:40px}.playground .studio-section h2{font-size:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
