/* EXOMAT — editorial motion system */
:root{--ink:#09091a;--paper:#f3f0ff;--blue:#4436ff;--violet:#b493ff;--line:#ffffff28}body{overflow-x:clip}::selection{background:#b398ff;color:#101025}.read-progress{position:fixed;top:0;left:0;height:3px;width:100%;transform:scaleX(0);transform-origin:left;background:#ba93ff;z-index:20;pointer-events:none}header{max-width:none;padding:25px 4%;position:relative;z-index:5;border-bottom:1px solid #ffffff1c;background:#09091a}.logo{font-size:2.6rem;font-weight:700}.logo span{color:inherit}nav{gap:38px;font-size:.875rem}.nav-cta{color:#e8e0ff;background:transparent;border-color:#ffffff40;font-size:.8rem;border-radius:0;padding:12px 17px}.hero{display:block;max-width:none;padding:28px 4% 0;min-height:820px;height:calc(100svh - 100px);max-height:1150px;isolation:isolate;background:radial-gradient(ellipse at 50% 60%,#222071 0,transparent 58%);overflow:hidden}.hero-topline{display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.1em;color:#bcb8d5;position:relative;z-index:3}.hero h1{font-size:clamp(8rem,18vw,20rem);text-align:center;line-height:.77;letter-spacing:-.015em;font-weight:800;margin:45px 0 0;position:relative;z-index:0}.hero h1>span{display:block}.hero h1 .outline{font-size:.88em;color:transparent;-webkit-text-stroke:1px #9d8bc2;margin-top:12px;letter-spacing:-.015em}.hero-art{position:absolute;inset:18% 17% 0;min-height:0;pointer-events:none;z-index:1;background:none;perspective:1000px;will-change:transform;transform:translate3d(var(--art-x,0px),var(--art-y,0px),0)}.hero-art img{position:relative;left:0;top:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:lighten;mask-image:radial-gradient(ellipse at 50% 50%,#000 46%,transparent 76%);animation:machine-hover 6s ease-in-out infinite}.hero-aside{position:absolute;left:5%;top:51%;z-index:2}.hero-aside .index{font-family:'Barlow Condensed',Impact,sans-serif;font-size:2.7rem;font-weight:600;color:#b797ff}.hero-aside p{font-size:.875rem;line-height:1.9;margin-top:15px;color:#c8c0dc}.launch{position:absolute;right:6%;top:48%;z-index:3;background:#b59aff;color:#17102f;width:157px;height:157px;transform:rotate(9deg);border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;box-shadow:0 0 70px #8b54ff20;transition:transform .4s,background .4s}.launch>span{font-size:.8rem;line-height:1.3;font-weight:700}.launch b{font-size:2.1rem;font-weight:400;line-height:1}.launch small{font-size:.6rem;letter-spacing:.09em}.launch:hover{transform:rotate(-9deg) scale(1.09);background:#d9c5ff}.hero-bottom{position:absolute;bottom:35px;left:4%;right:4%;display:flex;justify-content:space-between;align-items:flex-end;z-index:3}.hero-bottom p{font-size:.9rem;line-height:1.6;margin:0;max-width:220px}.hero-bottom>a{font-size:.75rem;letter-spacing:.08em;border-bottom:1px solid #746a98;padding-bottom:12px}.hero-bottom>a span{margin-left:20px}.hero-bottom>span{font-size:.65rem;letter-spacing:.12em;line-height:1.9;text-align:right;color:#aa9bbe}.art-caption{bottom:118px;right:4%;font-size:.6rem;letter-spacing:.12em;z-index:2;writing-mode:vertical-rl;opacity:.65}.ticker{margin:0;transform:rotate(-2deg) scale(1.015);padding:15px 0;display:block;background:#5839ff;color:white;border-block:1px solid #9c80ff;position:relative;z-index:4}.ticker-track{display:flex;width:max-content;animation:marquee 30s linear infinite}.ticker-track span{font-size:2.4rem;padding-right:24px}.section{max-width:1600px;padding:125px 5%}h2{font-size:clamp(3.4rem,6.5vw,6.8rem);line-height:.91;font-weight:700}.eyebrow{font-size:.75rem;letter-spacing:.14em}.section-top>p{font-size:1rem}.worlds{padding-top:140px}.filters{gap:0;margin:38px 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.filters button{border:0;border-radius:0;padding:19px 28px;font-size:.875rem}.filters button[aria-pressed=true]{background:#b395ff;color:#171127}.world-grid{gap:0;align-items:stretch}.world-card{min-height:490px;padding:29px;border-radius:0;transform:none!important;transition:background .3s;isolation:isolate}.world-card:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at var(--pointer-x,50%) var(--pointer-y,50%),#ffffff22,transparent 55%);opacity:0;transition:opacity .3s;z-index:-1}.world-card:hover:before{opacity:1}.balkan{background:#3c2cec}.asia{background:#aa86ff;color:#160d30}.beyond{background:#21154f}.world-word{font-size:clamp(5rem,8vw,8.5rem);align-self:flex-start;line-height:.86;letter-spacing:-.025em;margin:48px 0 28px;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.balkan .world-word{transform:rotate(-7deg) translateX(10px)}.asia .world-word{transform:rotate(7deg) translateX(10px)}.beyond .world-word{transform:rotate(-7deg) translateX(10px)}.world-card:hover .world-word{transform:rotate(0) translateX(15px)}.card-top{font-size:.75rem}.card-top>span{font-size:1.6rem;transition:transform .3s}.world-card:hover .card-top>span{transform:rotate(45deg)}.card-bottom strong{font-size:1.15rem;font-weight:500}.card-bottom>span{font-size:.8rem}.small-note{font-size:.8rem;margin-top:22px}.discovery{padding-top:40px;gap:7%;align-items:center}.mood-panel{border-radius:0;background:#111125;border:1px solid #7b65a7;box-shadow:16px 16px 0 #1c1435;transform:rotate(2deg);transition:transform .4s}.mood-panel:hover{transform:rotate(0)}.console-top{display:flex;justify-content:space-between;gap:15px;padding:16px 24px;background:#282042;font-size:.65rem;letter-spacing:.1em;color:#cec0ee}.moods{gap:0;padding:0}.moods button{border-radius:0;border:0;border-right:1px solid #ffffff20;flex:1;padding:18px 12px;font-size:.875rem}.moods button[aria-pressed=true]{background:#6949ff;color:white}.mood-result{padding:34px;min-height:300px}.mood-result h3{font-size:3.8rem;line-height:1.03}.mood-result>p:not(.eyebrow){font-size:1rem;line-height:1.6}.drop-button{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:28px;background:#b79aff;color:#18102b;border:0;padding:17px 20px;font-weight:700;font-size:.875rem}.result-label{font-size:.65rem;letter-spacing:.12em}.mood-result.picked{animation:result-in .5s ease}.manifesto{padding:100px 5% 115px;text-align:center;position:relative;overflow:hidden;background:#5d3aff;color:#fff;transform:skewY(-3deg);margin:70px 0}.manifesto>p{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(3.5rem,8.5vw,8.5rem);line-height:.92;font-weight:800;letter-spacing:-.015em;transform:skewY(3deg);margin:0}.manifesto>p>span{color:#cbb6ff}.manifesto-note{display:block;transform:skewY(3deg);font-size:.875rem;margin-top:35px}.concept{border:0;padding-top:80px}.principles{gap:0;border-top:1px solid var(--line);margin-top:45px}.principles article{border:0;border-right:1px solid var(--line);padding:30px}.principles article:first-child{padding-left:0}.principles article:last-child{border-right:0}.principles article>span{font-family:'Barlow Condensed',Impact,sans-serif;font-size:3.5rem;color:#b098e0}.principles h3{font-size:2.5rem}.principles p{font-size:1rem}.location{background:#17112e;max-width:none;position:relative;overflow:hidden;border-top:1px solid #634d86}.location-status{border:1px solid #8c73b3;border-radius:0;box-shadow:15px 15px 0 #312148;background:#2a1c47;transform:rotate(-3deg);padding:38px}.status-label{border:0;border-radius:0;border-bottom:1px solid #87709f;padding:0 0 14px;display:block;font-size:.75rem}.location-status h3{font-size:3.3rem}.location-status p{font-size:1rem}.location h2{font-size:clamp(3.7rem,6vw,6.3rem)}.location p{font-size:1rem}.faq{gap:7%}.faq h2{font-size:4.4rem}.faq-list p{font-size:1rem}.faq-list details{padding:27px 0}footer{max-width:none;background:#4d30f1;padding:35px 5% 25px;overflow:hidden}.footer-word{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(6rem,23vw,27rem);font-weight:800;line-height:.9;letter-spacing:-.03em;display:flex;justify-content:space-between;border-bottom:1px solid #ffffff40;padding-bottom:30px;margin-bottom:35px}.footer-word>span{font-family:Arial,sans-serif;font-size:.65em;align-self:center;animation:asterisk-turn 24s linear infinite}.footer-top .logo{display:none}.footer-top p{font-size:1rem}.footer-bottom{color:#e0d4ff;font-size:.75rem}.footer-bottom>div{gap:22px}dialog{border-radius:0;background:#151026;max-width:650px;box-shadow:18px 18px 0 #583afa44}dialog h2{font-size:4rem}dialog::backdrop{background:#05050ae8}.enter-view{animation:section-in .8s both}html.reduce-motion .hero-art{transform:none!important}html.reduce-motion .mood-panel,html.reduce-motion .location-status{transform:none}html.reduce-motion .ticker-track,html.reduce-motion .hero-art img,html.reduce-motion .footer-word>span{animation:none}.hero h1{animation:title-in 1s cubic-bezier(.2,.8,.2,1) both}.hero-topline{animation:section-in .7s ease both}.hero-art{animation:art-in 1.3s ease both}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes machine-hover{50%{translate:0 -16px;rotate:-1deg}}@keyframes asterisk-turn{to{rotate:360deg}}@keyframes title-in{from{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}@keyframes art-in{from{opacity:0;scale:.92}to{opacity:1;scale:1}}@keyframes section-in{from{opacity:.2;translate:0 25px}to{opacity:1;translate:0 0}}@keyframes result-in{from{opacity:.3;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1700px){.hero-art{inset:16% 23% 0}.hero-aside{left:8%}.launch{right:10%}}@media(max-width:1000px){.hero{min-height:750px;height:850px}.hero-art{inset:19% 6% 9%}.hero h1{font-size:19vw}.hero-aside{top:54%;left:4%}.launch{right:4%;width:135px;height:135px;top:52%}.hero-bottom>a{font-size:.65rem}.hero-bottom>span{display:none}.world-card{min-height:440px;padding:22px}.world-word{font-size:7.8vw}.section{padding-top:90px;padding-bottom:90px}.discovery{gap:35px}.moods button{padding:16px 8px;font-size:.8rem}.mood-result{padding:25px}.mood-result h3{font-size:3.2rem}.principles article{padding:25px}.location{gap:35px}.nav-cta{display:block}}@media(max-width:650px){header{padding:22px 5%;flex-wrap:wrap;gap:16px}.logo{font-size:2.2rem}nav{gap:18px;font-size:.875rem}.nav-cta{position:fixed;bottom:14px;right:14px;z-index:25;background:#181127ed;backdrop-filter:blur(10px);font-size:.75rem;box-shadow:0 2px 20px #0004}.hero{min-height:780px;height:calc(100svh - 90px);padding:25px 5% 0;max-height:920px}.hero-topline{font-size:.65rem;gap:20px;line-height:1.5}.hero-topline>span{max-width:140px}.hero-topline>span:last-child{text-align:right}.hero h1{font-size:23vw;margin-top:38px;line-height:.86}.hero h1 .outline{font-size:.81em;margin-top:3px}.hero-art{inset:21% -20% 15%}.hero-art img{mask-image:radial-gradient(ellipse at 50% 50%,#000 45%,transparent 73%)}.hero-aside{top:auto;bottom:185px;left:5%;max-width:105px}.hero-aside .index{font-size:2rem}.hero-aside p{font-size:.75rem;line-height:1.6}.launch{width:110px;height:110px;top:auto;bottom:200px;right:5%;gap:6px}.launch>span{font-size:.65rem}.launch b{font-size:1.7rem}.launch small{font-size:.5rem}.hero-bottom{bottom:45px;left:5%;right:5%;display:block}.hero-bottom p{font-size:.875rem;line-height:1.5;margin-bottom:25px}.hero-bottom>a{font-size:.65rem;padding-bottom:8px}.art-caption{right:3%;bottom:360px;font-size:.5rem}.ticker-track span{font-size:1.8rem}.ticker{padding:13px 0}.section{padding:80px 6%}h2{font-size:clamp(3.2rem,12vw,4.5rem)}.section-top>p{font-size:1rem;line-height:1.65}.filters{margin-top:30px;flex-wrap:nowrap;justify-content:space-between}.filters button{padding:17px 9px;font-size:.8rem;white-space:nowrap}.world-grid{gap:0}.world-card{min-height:385px;padding:25px}.world-word{font-size:5.6rem;position:static;margin:34px 0 30px;align-self:flex-end}.card-bottom{max-width:none}.card-bottom strong{font-size:1rem}.card-bottom>span{font-size:.8rem}.discovery{padding-top:10px;gap:35px}.mood-panel{transform:rotate(1deg);box-shadow:9px 9px 0 #2b1b45}.mood-result{padding:27px}.mood-result h3{font-size:3.4rem}.moods button{font-size:.8rem;padding:17px 8px}.manifesto{padding:75px 6%;margin:25px 0 10px}.manifesto p{font-size:12vw}.manifesto-note{font-size:.8rem;line-height:1.6}.principles{display:block}.principles article,.principles article:first-child{padding:28px 0 25px 60px;border-right:0;border-bottom:1px solid var(--line)}.principles article>span{font-size:2.5rem;top:27px}.principles h3{font-size:2.3rem}.principles p{font-size:1rem}.location-status{transform:rotate(-2deg);padding:28px;box-shadow:8px 8px 0 #312148;margin:20px 6px 0}.location h2{font-size:3.8rem}.location-status h3{font-size:3.1rem}.faq h2{font-size:3.8rem}.faq{gap:15px}.faq-list summary{line-height:1.5}.footer-word{font-size:23vw;padding-bottom:20px;margin-bottom:25px}.footer-top>a:last-child{font-size:.75rem}.footer-bottom{padding-bottom:70px;font-size:.75rem}.footer-bottom>div{gap:18px}dialog{padding:28px}dialog h2{font-size:3.2rem}.hero h1{animation-duration:.8s}}@media(prefers-reduced-motion:reduce){.hero-art{transform:none!important}.mood-panel,.location-status{transform:none!important}.enter-view{opacity:1!important}}@media(min-width:651px) and (max-height:750px){.hero{height:820px}}
.team-strip{border-top:1px solid var(--line);padding-top:65px;padding-bottom:80px}.team-strip h2{font-size:clamp(3rem,7vw,7rem)}.team-strip>p:not(.eyebrow){max-width:620px;font-size:1.1rem;line-height:1.8;color:#c8bfdb}.team-strip>span{display:block;margin-top:25px;font-size:.75rem;letter-spacing:.14em;color:#b797ff}
