:root{color-scheme:dark;--ink:#effaff;--muted:#7d9cad;--cyan:#17c7f6;--navy:#020914;--ease:cubic-bezier(.18,.78,.2,1)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,"Arial",sans-serif;background:var(--navy);color:var(--ink)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid #54ddff;outline-offset:5px}button:disabled{cursor:wait;opacity:.6}[hidden]{display:none!important}
.world{height:calc(100svh - 28px);min-height:650px;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 50% 50%,#031221 0%,#010711 68%);transition:background .4s}
.site-header{height:106px;padding:0 4.1%;position:absolute;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;z-index:20;pointer-events:none}.site-header>*{pointer-events:auto}
.wordmark{font-size:29px;letter-spacing:-1.9px;font-weight:900}.wordmark span{color:#40caff}.coming{font-size:10px;text-transform:uppercase;font-weight:700;letter-spacing:3px;display:flex;gap:11px;align-items:center}.coming i{width:6px;height:6px;background:#20d1ff;border-radius:50%;box-shadow:0 0 14px #00bdff}
.view-switch{display:flex;padding:4px;border:1px solid #47779336;border-radius:30px;gap:3px;background:#05121bd9}.view-switch button{font-size:11px;font-weight:600;padding:10px 16px;background:transparent;border-radius:25px;color:#94b2c2;transition:background .2s,color .2s}.view-switch button[aria-pressed=true]{background:#173345;color:#eaffff}
.scene{position:absolute;inset:0}.center-copy{position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);width:510px;text-align:center;z-index:12;pointer-events:none}.center-copy>*{pointer-events:auto}
.eyebrow{font-size:9px;letter-spacing:2.3px;font-weight:600;color:#91b2c4;display:flex;justify-content:center;align-items:center;gap:8px;margin:0 0 21px}.eyebrow>span{width:5px;height:5px;border-radius:100%;background:var(--cyan)}
h1{font-size:clamp(38px,4.25vw,65px);line-height:1.01;letter-spacing:-3.2px;margin:0;font-weight:850}.center-copy h1 span{background:linear-gradient(100deg,#f3ffff 5%,#60d4f3 100%);background-clip:text;color:transparent}.description{font-size:15px;color:#92aebf;margin:20px 0 28px;letter-spacing:-.15px}
.connect-button{height:53px;min-width:207px;padding:0 22px;display:inline-flex;gap:17px;align-items:center;justify-content:center;border-radius:30px;background:#22c5f1;color:#002539;font-size:14px;font-weight:750;box-shadow:0 0 30px #05bdff30,inset 0 1px 0 #ffffff7a;transition:transform .22s,box-shadow .22s}.connect-button:hover{transform:translateY(-3px);box-shadow:0 4px 44px #0bcaff55}.connect-button:active{transform:scale(.97)}.connect-button svg{width:19px;height:19px}.arrow{font-size:23px;font-weight:400;margin-left:8px}
.join-steps{list-style:none;padding:0;display:flex;justify-content:center;gap:20px;margin:29px 0 0;color:#96adbc;font-size:9px}.join-steps li{display:flex;gap:7px;align-items:center;white-space:nowrap}.join-steps b{color:#c8efff;font-size:9px;font-weight:600;width:21px;height:21px;border:1px solid #42728c90;border-radius:50%;display:grid;place-items:center}
.objects{position:absolute;inset:0;isolation:isolate;z-index:4;pointer-events:none}.draggable{position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);transform:translate(-50%,-50%);padding:0;border:0;background:none;color:#bcdeee;touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab;pointer-events:auto;mix-blend-mode:screen;z-index:2}.draggable.is-dragging{cursor:grabbing;z-index:9}.draggable:focus-visible{outline:1px dashed #5cdfff;outline-offset:3px;border-radius:50%}.object-drift{height:100%;width:100%;display:grid;place-items:center;animation:float var(--duration,8s) ease-in-out infinite;animation-delay:var(--delay,0s);transform-origin:center}.draggable:nth-child(2n) .object-drift{animation-name:float-reverse}
.object-art{display:block;width:100%;height:100%;position:relative}.sprite{position:absolute;inset:0;background-repeat:no-repeat;mask-image:radial-gradient(ellipse closest-side,black 65%,#000e 86%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse closest-side,black 65%,#000e 86%,transparent 100%);pointer-events:none;transition:filter .25s}
.draggable:hover .sprite{filter:brightness(1.12)}.object-label{font-size:10px;letter-spacing:.5px;display:block;position:absolute;bottom:-13px;left:50%;white-space:nowrap;transform:translate(-50%,5px);opacity:0;transition:opacity .25s,transform .25s;pointer-events:none;color:#c3e8f9;background:#010914a8;padding:5px 8px;border-radius:9px}.draggable:hover .object-label,.draggable:focus-visible .object-label,.draggable.just-evolved .object-label{opacity:1;transform:translate(-50%,0)}
.evolution-ring{position:absolute;inset:17%;border-radius:50%;border:1px solid #63eaff;pointer-events:none;animation:ring .7s ease-out forwards}.spark{position:absolute;left:50%;top:50%;width:4px;height:4px;border-radius:50%;background:#98ecff;pointer-events:none;animation:spark .65s var(--ease) forwards;--dx:30px;--dy:30px}
.ambient{position:absolute;inset:0;overflow:hidden;pointer-events:none}.ambient div{position:absolute;border:1px solid #0789c71c;border-radius:50%;background:radial-gradient(circle at 38% 30%,#04578922,#00172822 42%,#0071a520 73%,#083d6810 74%);box-shadow:inset 8px 0 35px #0865980d,0 0 70px #00346320;animation:ambient 25s ease-in-out infinite}.ambient div:nth-child(1){width:46vw;height:46vw;left:-28vw;top:10%;}.ambient div:nth-child(2){width:32vw;height:32vw;right:-22vw;top:5%;animation-delay:-9s}.ambient div:nth-child(3){width:53vw;height:53vw;left:32%;bottom:-47vw;animation-delay:-17s}
.site-footer{position:absolute;bottom:24px;left:4.1%;right:4.1%;z-index:22;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#678ca2;pointer-events:none}.site-footer>*{pointer-events:auto}.interaction-hint{display:flex;gap:12px;align-items:center}.interaction-hint strong{color:#bad3df;font-weight:500}.mouse-icon{width:12px;height:18px;border:1px solid #6b95af;border-radius:8px;position:relative;display:block}.mouse-icon:before{content:"";position:absolute;top:3px;left:4px;width:2px;height:4px;background:#58caef;border-radius:2px}.scene-actions{display:flex;align-items:center;gap:16px}.scene-actions button{background:transparent;padding:8px 0;color:#9dbbca;font-size:10px;display:flex;gap:6px}.scene-actions a{color:#628299}
.preview-note{height:28px;display:flex;align-items:center;justify-content:center;gap:9px;background:#020711;font-size:8px;letter-spacing:.55px;color:#597080}.preview-note span{color:#264053}
.toast{position:fixed;bottom:70px;left:50%;transform:translate(-50%,15px);padding:15px 22px;border:1px solid #386882;border-radius:16px;background:#081924f5;color:#d8f5ff;max-width:calc(100% - 32px);width:max-content;font-size:12px;line-height:1.5;z-index:100;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s}.toast.visible{opacity:1;transform:translate(-50%,0)}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
body.motion-paused .object-drift,body.motion-paused .ambient div,body.page-hidden .object-drift,body.page-hidden .ambient div{animation-play-state:paused}
body[data-view=bubble]{color-scheme:light}.world:has(#bubble-view:not([hidden])){background:#d2e9fa}body[data-view=bubble] .wordmark,body[data-view=bubble] .coming{color:#062250}body[data-view=bubble] .wordmark span{color:#007ac4}body[data-view=bubble] .view-switch{background:#cee4f599;border-color:#1a568b22}body[data-view=bubble] .view-switch button{color:#386087}body[data-view=bubble] .view-switch button[aria-pressed=true]{background:#f0faff;color:#052350}
.bubble-photos{position:absolute;inset:0}.bubble-photos img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .65s var(--ease)}.bubble-copy{position:absolute;left:4.1%;top:25%;color:#001b50;z-index:3;width:43%;pointer-events:none}.bubble-copy>*{pointer-events:auto}.bubble-copy h1{font-size:clamp(42px,5.3vw,82px);letter-spacing:-4px;line-height:1.01}.bubble-copy .eyebrow{justify-content:flex-start;color:#6488aa;font-size:8px}.bubble-copy .description{color:#123760;font-size:clamp(14px,1.8vw,24px);margin:20px 0 28px}.bubble-copy .connect-button{background:#062354;color:#fff;box-shadow:0 4px 9px #1377af3a;min-width:244px;height:58px;font-size:17px;justify-content:space-between}.x-letter{font-size:26px}.bubble-copy .join-steps{justify-content:flex-start;color:#123760;gap:16px;font-size:10px}.bubble-copy .join-steps b{color:#062354;border:0;width:auto}
.bubble-hit{position:absolute;left:48%;top:10%;width:46%;height:72%;border:0;background:none;border-radius:50%;z-index:5;cursor:pointer}.bubble-hit>span{position:absolute;bottom:4%;left:50%;transform:translate(-50%,6px);background:#062a57c9;color:#eaffff;border:1px solid #b4edff70;border-radius:20px;padding:10px 15px;font-size:11px;opacity:0;transition:opacity .2s,transform .2s;white-space:nowrap}.bubble-hit:hover>span,.bubble-hit:focus-visible>span{opacity:1;transform:translate(-50%,0)}.bubble-selector{position:absolute;bottom:8%;left:71%;transform:translateX(-50%);z-index:10;display:flex;align-items:center;gap:24px;background:#e9f7ffc9;border:1px solid #a3cbe090;border-radius:40px;padding:9px 12px;color:#092b58}.bubble-selector button{width:37px;height:37px;border-radius:50%;background:#fff9;color:#173e6b;font-size:20px}.bubble-selector>div{text-align:center;min-width:90px}.bubble-selector small{font-size:8px;letter-spacing:1.7px;display:block;color:#5f88ac;margin-bottom:3px}.bubble-selector strong{font-size:14px;font-weight:600}.bubble-hit.evolving:after{content:"";position:absolute;inset:9%;border-radius:50%;border:1px solid #fff;animation:ring .65s ease-out forwards}
body[data-view=bubble] .site-footer,body[data-view=bubble] .site-footer strong,body[data-view=bubble] .scene-actions button,body[data-view=bubble] .scene-actions a{color:#456c99}
#boards-view{top:105px;bottom:70px;display:flex;flex-direction:column;align-items:center;gap:14px;padding:0 35px}.board-heading{text-align:center}.board-heading .eyebrow{font-size:8px;margin:0 0 10px}.board-heading h1{font-size:27px;letter-spacing:-.8px}.board-heading p:last-child{font-size:11px;color:#7d9aaf;margin:10px 0 0}.board-stage{flex:1;min-height:0;max-width:100%;display:flex;justify-content:center}.board-stage img{max-height:100%;max-width:100%;object-fit:contain;border-radius:12px;border:1px solid #233947;box-shadow:0 10px 70px #0009}.board-tabs{display:flex;gap:8px}.board-tabs button{background:#0b1a29;border:1px solid #264758;color:#84a6be;border-radius:20px;padding:8px 14px;font-size:10px}.board-tabs button[aria-pressed=true]{border-color:#5bddff;color:#d5f5ff;background:#07374b}.board-caption{font-size:10px;color:#6f8ea4;margin:0}.is-dragging .object-drift{animation-play-state:paused}
@keyframes float{0%,100%{transform:translate3d(0,-9px,0) rotate(-3deg)}50%{transform:translate3d(5px,11px,0) rotate(3deg)}}@keyframes float-reverse{0%,100%{transform:translate3d(0,8px,0) rotate(3deg)}50%{transform:translate3d(-6px,-10px,0) rotate(-3deg)}}@keyframes ambient{0%,100%{transform:translate3d(0,0,0);opacity:.65}50%{transform:translate3d(25px,-30px,0);opacity:1}}@keyframes ring{0%{transform:scale(.65);opacity:.8}100%{transform:scale(1.7);opacity:0}}@keyframes spark{0%{transform:translate(0,0) scale(1);opacity:1}100%{transform:translate(var(--dx),var(--dy)) scale(.2);opacity:0}}
@media(min-width:1700px){.center-copy{width:630px}.description{font-size:18px}.connect-button{min-width:232px;height:60px;font-size:16px}.join-steps{font-size:11px;gap:26px}.join-steps b{width:25px;height:25px}.eyebrow{font-size:10px}}
@media(max-width:900px){.world{min-height:740px}.site-header{height:80px;padding:0 24px}.wordmark{font-size:24px}.coming{font-size:8px;letter-spacing:2px}.view-switch{position:absolute;top:82px;left:50%;transform:translateX(-50%);white-space:nowrap;z-index:5}.view-switch button{padding:9px 12px;font-size:10px}.center-copy{top:49%;width:420px}h1{font-size:48px;letter-spacing:-2px}.description{font-size:13px}.join-steps{gap:13px;font-size:8px}.site-footer{left:24px;right:24px;bottom:20px;font-size:9px}.scene-actions{gap:14px}.scene-actions a{display:none}.bubble-copy{top:24%;}.bubble-copy h1{font-size:50px;letter-spacing:-2px}.bubble-copy .description{font-size:17px;max-width:260px}.bubble-copy .join-steps{display:none}.bubble-copy .connect-button{min-width:215px}.bubble-photos img{object-fit:cover;object-position:60% center}.bubble-selector{bottom:13%}#boards-view{top:140px}}
@media(max-width:600px){.world{height:calc(100svh - 44px);min-height:780px}.site-header{padding:0 20px;height:69px}.wordmark{font-size:23px}.coming{letter-spacing:1.7px;font-size:7px}.view-switch{top:71px}.view-switch button{font-size:9px;padding:9px 12px}.center-copy{top:48%;width:calc(100% - 42px)}h1{font-size:40px;letter-spacing:-1.9px}.center-copy .eyebrow{font-size:7px;letter-spacing:1.6px;margin-bottom:16px}.description{font-size:12px;margin:17px 0 22px}.connect-button{min-width:187px;height:49px;font-size:13px}.join-steps{gap:10px;margin-top:23px;font-size:7px}.join-steps li{gap:5px}.join-steps b{width:17px;height:17px;font-size:7px}.site-footer{bottom:19px;left:20px;right:20px;flex-direction:column;gap:10px}.scene-actions{gap:25px}.scene-actions button{font-size:9px}.preview-note{height:44px;line-height:1.7;font-size:7px;flex-wrap:wrap;padding:5px 30px;gap:3px 7px;text-align:center}.preview-note span:last-of-type{display:none}.object-label{font-size:8px;bottom:-7px}.bubble-copy{top:16%;left:7%;width:86%;text-align:center}.bubble-copy h1{font-size:38px;line-height:1;letter-spacing:-1.8px}.bubble-copy h1 br:nth-child(2){display:none}.bubble-copy .eyebrow{display:none}.bubble-copy .description{font-size:13px;max-width:none;margin:13px 0 15px}.bubble-copy .connect-button{height:43px;min-width:185px;font-size:13px;padding:0 20px}.bubble-copy .x-letter{font-size:21px}.bubble-photos{inset:30% 0 12%;overflow:hidden}.bubble-photos img{width:205%;max-width:none;height:100%;object-fit:cover;object-position:right center;left:-105%}.bubble-hit{left:5%;top:38%;width:88%;height:43%}.bubble-hit>span{opacity:1;bottom:8%}.bubble-selector{left:50%;bottom:14%;gap:22px;padding:6px 9px}.bubble-selector strong{font-size:12px}.bubble-selector small{font-size:7px}.bubble-selector button{width:32px;height:32px}.bubble-hit:hover>span{transform:translate(-50%,6px)}#boards-view{top:130px;bottom:100px;padding:0 13px;gap:14px}.board-heading h1{font-size:24px}.board-heading p:last-child{font-size:10px;max-width:260px;line-height:1.6}.board-stage{flex:0 1 auto;margin-top:20px}.board-stage img{width:100%;max-height:50vh}.board-tabs{gap:5px;flex-wrap:wrap;justify-content:center;max-width:340px}.board-tabs button{font-size:9px;padding:9px}.board-caption{text-align:center;line-height:1.7;max-width:290px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
