:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f0f4fb;--ink-soft:#c2cad9;--muted:#7f8a9e;--space:#05060a;--space-blue:#080b15;--surface:#0d111db8;--surface-solid:#0c101c;--line:#b0c5e921;--line-bright:#b0cfff47;--blue:#79afff;--blue-bright:#a9d6ff;--violet:#7c6aee;--purple:#4b347f;--glow:#5b89ff3d;--shell:1200px;--ease:cubic-bezier(.22, 1, .36, 1);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--space)}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 15% 28%, #35296514, transparent 29rem), var(--space);-webkit-font-smoothing:antialiased;margin:0;font-weight:300;overflow-x:hidden}body.menu-open{overflow:hidden}button,a{color:inherit;font:inherit}button{border:0}a{text-decoration:none}button,a[href]{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--blue-bright);outline-offset:4px}::selection{color:#fff;background:#6876f58f}.site-shell{position:relative;overflow:clip}.shell{width:min(calc(100% - 72px), var(--shell));margin-inline:auto}.site-header{z-index:100;border-bottom:1px solid #0000;width:100%;transition:background .35s,border-color .35s;position:fixed;top:0;left:0}.site-header.is-scrolled,.site-header.menu-is-open{border-color:var(--line);-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:#05060bc7}.site-header__inner{justify-content:space-between;align-items:center;height:82px;display:flex}.brand{color:var(--ink);align-items:center;gap:11px;display:inline-flex}.brand__mark{width:37px;height:37px;color:var(--blue);fill:none;stroke-width:1.3px;overflow:visible}.brand__word{letter-spacing:-.02em;font-family:Manrope,Segoe UI,sans-serif;font-size:20px;font-weight:500}.brand--small .brand__mark{width:32px;height:32px}.brand--small .brand__word{font-size:18px}.desktop-nav{align-items:center;gap:clamp(22px,2.9vw,42px);display:flex}.desktop-nav a{color:#aeb7c7;letter-spacing:.035em;font-size:13px;font-weight:400;transition:color .25s;position:relative}.desktop-nav a:not(.nav-github):after{content:"";background:var(--blue);transform-origin:100%;height:1px;transition:transform .3s var(--ease);position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover{color:#fff}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-github{border:1px solid var(--line-bright);background:#ffffff06;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 15px;display:inline-flex}.nav-github svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:13px}.menu-toggle,.mobile-nav{display:none}.hero{border-bottom:1px solid var(--line);isolation:isolate;align-items:center;min-height:max(760px,100svh);display:flex;position:relative;overflow:hidden}.hero:before{z-index:-1;content:"";background:linear-gradient(90deg,#05060afc 0%,#05060ad6 38%,#05060a40 72%,#05060aa6 100%),linear-gradient(#0000 70%,#05060a 100%);position:absolute;inset:0}.hero__nebula{z-index:-3;filter:saturate(.78)contrast(1.07);opacity:.76;background-image:url(/assets/nebilux-nebula-BmiLms_H.png);background-position:50%;background-size:cover;width:min(82vw,1260px);height:94%;animation:20s ease-in-out infinite alternate nebula-drift;position:absolute;top:-2%;right:-9%;transform:scale(1.06);-webkit-mask-image:linear-gradient(90deg,#0000 1%,#000 29% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 1%,#000 29% 88%,#0000 100%)}.hero__vignette{z-index:-2;background:radial-gradient(at 73% 44%,#6884ff14,#0000 28%),linear-gradient(#04050952,#0000 22% 68%,#05060a 100%);position:absolute;inset:0}.hero__stars{z-index:-1;opacity:.7;background-image:radial-gradient(circle at 73% 18%,#fff 0 1px,#0000 1.5px),radial-gradient(circle at 86% 63%,#badcff 0 1px,#0000 1.6px),radial-gradient(circle at 58% 75%,#fff 0 .8px,#0000 1.4px),radial-gradient(circle at 91% 28%,#9ea8ff 0 1px,#0000 1.6px),radial-gradient(circle at 48% 24%,#dcecff 0 .8px,#0000 1.3px),radial-gradient(circle at 67% 53%,#fff 0 .7px,#0000 1.2px);position:absolute;inset:0}.hero__content{z-index:2;padding-top:96px;position:relative}.hero__eyebrow,.kicker{color:#8793a8;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:12px;margin:0;font-size:10px;font-weight:500;display:flex}.signal-dot{background:#91c6ff;border-radius:50%;width:6px;height:6px;position:relative;box-shadow:0 0 15px #619fff}.signal-dot:after{content:"";border:1px solid #91c6ff61;border-radius:50%;animation:2.2s ease-out infinite pulse;position:absolute;inset:-5px}.hero__title{letter-spacing:-.07em;max-width:950px;margin:30px 0 34px;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(4.2rem,8.7vw,8.4rem);font-weight:300;line-height:.88}.hero__title span{color:#0000;background:linear-gradient(104deg,#eef6ff 8%,#b4d7ff 48%,#8b8cff 93%);-webkit-background-clip:text;background-clip:text}.hero__lead{max-width:610px;color:var(--ink-soft);margin:0;font-size:clamp(17px,1.55vw,21px);font-weight:300;line-height:1.68}.hero__lead-cn{color:#707c91;letter-spacing:.055em;margin:10px 0 0;font-size:14px}.hero__actions{gap:14px;margin-top:38px;display:flex}.button{cursor:pointer;letter-spacing:.055em;height:50px;transition:transform .25s var(--ease), border-color .25s ease, background .25s ease;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:12px;padding:0 23px;font-size:12px;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.button:hover{transform:translateY(-2px)}.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:17px;transition:transform .25s var(--ease)}.button:hover svg{transform:translate(3px)}.button--primary{color:#090c14;background:linear-gradient(110deg,#f0f7ff,#a9d2ff 54%,#9aa7ff);box-shadow:0 14px 45px #538aff2e}.button--primary:after{content:"";filter:blur(7px);width:45%;height:300%;transition:left .55s var(--ease);background:#ffffff73;position:absolute;top:-100%;left:-60%;transform:rotate(20deg)}.button--primary:hover:after{left:125%}.button--ghost{border-color:var(--line-bright);color:#d3dbea;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090c1475}.button--ghost:hover{background:#171e30ad;border-color:#aecfff85}.hero__orbit{z-index:1;pointer-events:none;border:1px solid #90abdd1a;border-radius:50%;position:absolute}.hero__orbit span{background:#cfe6ff;border-radius:50%;width:4px;height:4px;position:absolute;box-shadow:0 0 14px #74a8ff}.hero__orbit--one{width:48vw;height:16vw;bottom:15%;right:-6vw;transform:rotate(-24deg)}.hero__orbit--one span{top:8%;left:31%}.hero__orbit--two{width:30vw;height:10vw;top:15%;right:-5vw;transform:rotate(44deg)}.hero__orbit--two span{bottom:16%;right:14%}.hero__scroll{z-index:3;right:max(36px, calc((100vw - var(--shell)) / 2));color:#697589;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:15px;font-size:9px;font-weight:500;display:flex;position:absolute;bottom:34px}.hero__scroll i{background:#97b1da38;width:38px;height:1px;display:block;position:relative;overflow:hidden}.hero__scroll i:after{content:"";background:#9bc8ff;width:14px;height:100%;animation:2.2s ease-in-out infinite scroll-line;position:absolute}.hero-enter{animation:hero-in 1.1s var(--ease) both}.hero__title.hero-enter{animation-delay:80ms}.hero__lead.hero-enter,.hero__lead-cn.hero-enter{animation-delay:.18s}.hero__actions.hero-enter{animation-delay:.28s}.section{padding:clamp(112px,13vw,190px) 0;position:relative}.section-heading{margin-bottom:clamp(58px,7vw,92px)}.section-heading--row{justify-content:space-between;align-items:flex-end;gap:80px;display:flex}.kicker span{color:var(--blue)}.section-heading h2,.community-copy h2,.cta-section h2{letter-spacing:-.055em;margin:24px 0 0;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(2.75rem,5.7vw,5.6rem);font-weight:300;line-height:1.02}.section-heading h2 em,.community-copy h2 em,.cta-section h2 em{color:#a8bfff;font-style:normal}.section-intro{color:#8d98aa;width:min(100%,350px);margin:0 0 7px;font-size:14px;line-height:1.8}.js [data-reveal]{opacity:0;transition:opacity .9s var(--ease), transform .9s var(--ease);transform:translateY(28px)}.js [data-reveal].is-visible{opacity:1;transform:translateY(0)}.about-section{background:radial-gradient(circle at 78% 46%,#4548aa17,#0000 30rem),linear-gradient(#05060a,#070912)}.about-grid{grid-template-columns:minmax(300px,.82fr) minmax(460px,1.18fr);align-items:center;gap:clamp(70px,10vw,150px);display:grid}.about-copy p{color:#8995a7;margin:0 0 22px;font-size:14px;line-height:1.9}.about-copy .about-copy__lead{color:#d6deeb;font-size:clamp(18px,1.7vw,23px);line-height:1.65}.signal-map{padding:24px 0 4px;position:relative}.signal-map:before{content:"";opacity:.18;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 72%);mask-image:radial-gradient(#000,#0000 72%)}.signal-map svg{fill:#dfefff;width:100%;display:block;position:relative;overflow:visible}.signal-map__ghost,.signal-map__line{fill:none;stroke-linecap:round}.signal-map__ghost{stroke:#6c79a3;stroke-opacity:.13;stroke-width:12px}.signal-map__line{stroke:url(#signal-line);stroke-width:1.5px;stroke-dasharray:760;stroke-dashoffset:760px}.is-visible .signal-map__line{animation:draw-line 2.3s .25s var(--ease) forwards}.signal-map__glow{fill:#8cb7ff;opacity:.5;filter:url(#signal-glow)}.signal-map__labels{color:#758197;letter-spacing:.17em;text-align:center;text-transform:uppercase;grid-template-columns:repeat(4,1fr);margin-top:18px;font-size:9px;font-weight:500;display:grid;position:relative}.principles-section{border-block:1px solid var(--line);background:#070910}.principles-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.principle-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:400px;transition:background .4s ease, border-color .4s ease, transform .4s var(--ease);background:#ffffff03;padding:32px 27px 34px}.principle-card:hover{z-index:1;background:linear-gradient(145deg,#434c7d21,#10142259);border-color:#89a5de45;transform:translateY(-5px)}.principles-grid .principle-card:nth-child(2){transition-delay:80ms}.principles-grid .principle-card:nth-child(3){transition-delay:.16s}.principles-grid .principle-card:nth-child(4){transition-delay:.24s}.principle-card__top{justify-content:space-between;align-items:flex-start;margin-bottom:94px;display:flex}.principle-card__number{color:#5f6b7e;letter-spacing:.18em;font-family:Manrope,sans-serif;font-size:10px}.principle-glyph{border:1px solid #94addc2e;border-radius:50%;width:50px;height:50px;display:block;position:relative}.principle-glyph:before,.principle-glyph:after,.principle-glyph i{content:"";display:block;position:absolute}.principle-glyph--orbit:before{border:1px solid #809fe1;border-radius:50%;inset:14px 6px;transform:rotate(-28deg)}.principle-glyph--orbit:after{background:#dcf0ff;border-radius:50%;width:4px;height:4px;top:11px;right:10px;box-shadow:0 0 9px #74a6ff}.principle-glyph--beam:before{background:linear-gradient(90deg,#0000,#cae5ff);width:28px;height:1px;top:24px;left:10px;transform:rotate(-42deg);box-shadow:0 0 8px #80a9ff}.principle-glyph--beam:after{background:#fff;border-radius:50%;width:5px;height:5px;top:10px;right:9px}.principle-glyph--radiate:before,.principle-glyph--radiate:after,.principle-glyph--radiate i{background:linear-gradient(#0000,#9ebaff,#0000);width:1px;height:22px;top:14px;left:24px}.principle-glyph--radiate:after{transform:rotate(60deg)}.principle-glyph--radiate i{transform:rotate(-60deg)}.principle-glyph--horizon:before{border-top:1px solid #9bb8f4;border-radius:50%;inset:15px 8px 7px}.principle-glyph--horizon:after{background:#809bd480;height:1px;bottom:16px;left:8px;right:8px}.principle-card h3{letter-spacing:-.025em;min-height:56px;margin:0;font-family:Manrope,sans-serif;font-size:19px;font-weight:400;line-height:1.45}.principle-card__cn{letter-spacing:.05em;color:#73809a!important;margin:9px 0 24px!important;font-size:11px!important}.principle-card>p:last-child{color:#7f8a9d;margin:0;font-size:13px;line-height:1.75}.projects-section{background:radial-gradient(circle at 12% 60%,#3e317014,#0000 31rem),#05060b}.projects-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.project-card{border:1px solid var(--line);min-height:360px;transition:border-color .4s ease, transform .4s var(--ease), box-shadow .4s ease;background:#0c0f199e;border-radius:3px;grid-template-columns:42% 58%;display:grid;overflow:hidden}.project-card:hover{border-color:#8fb2ed4d;transform:translateY(-5px);box-shadow:0 22px 70px #00000040}.project-card__visual{border-right:1px solid var(--line);background:#090c15;min-height:290px;position:relative;overflow:hidden}.visual-grid{opacity:.35;background-image:linear-gradient(#8ba3d114 1px,#0000 1px),linear-gradient(90deg,#8ba3d114 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 76%);mask-image:radial-gradient(circle,#000,#0000 76%)}.visual-shape,.visual-shape span,.visual-shape i,.visual-shape b{display:block;position:absolute}.visual-shape{inset:0}.project-visual--grid .visual-shape:before{content:"";border:1px solid #8eb2ee61;width:94px;height:94px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.project-visual--grid .visual-shape:after{content:"";border:1px solid #8caeef;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 34px #5889e829}.project-visual--grid .visual-shape span{background:#e5f3ff;border-radius:50%;width:5px;height:5px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 14px #68a6ff}.project-visual--wave .visual-shape:before,.project-visual--wave .visual-shape:after,.project-visual--wave .visual-shape span{content:"";border:1px solid #8773e58f;border-radius:50%;width:150px;height:55px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-22deg)}.project-visual--wave .visual-shape:after{border-color:#7caaf26b;width:112px;height:104px;transform:translate(-50%,-50%)rotate(48deg)}.project-visual--wave .visual-shape span{background:radial-gradient(circle,#dcefff 0 5%,#788fff 14%,#0000 62%);border:0;width:28px;height:28px;transform:translate(-50%,-50%)}.project-visual--nodes .visual-shape:before,.project-visual--nodes .visual-shape:after{content:"";background:linear-gradient(90deg,#0000,#7c99da,#0000);width:120px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(34deg)}.project-visual--nodes .visual-shape:after{transform:translate(-50%,-50%)rotate(-38deg)}.project-visual--nodes .visual-shape span,.project-visual--nodes .visual-shape i,.project-visual--nodes .visual-shape b{background:#11182a;border:1px solid #a3c5ff;border-radius:50%;width:9px;height:9px;box-shadow:0 0 16px #5e8fff73}.project-visual--nodes .visual-shape span{top:30%;left:32%}.project-visual--nodes .visual-shape i{top:62%;right:29%}.project-visual--nodes .visual-shape b{top:35%;right:22%}.project-visual--arc .visual-shape:before{content:"";border:1px solid #0000;border-color:#899fe873 #0000 #0000 #899fe873;border-radius:50%;width:130px;height:130px;position:absolute;top:24%;left:22%;transform:rotate(25deg)}.project-visual--arc .visual-shape:after{content:"";background:#e5f3ff;border-radius:50%;width:7px;height:7px;position:absolute;bottom:27%;right:25%;box-shadow:0 0 22px #7998ff}.project-card__index{color:#515d71;letter-spacing:.18em;font-size:9px;position:absolute;bottom:18px;left:19px}.project-card__body{flex-direction:column;padding:36px 32px 30px;display:flex}.project-card__kind{color:#78849a;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 44px;font-size:9px;font-weight:500;display:flex}.project-card__kind span{background:var(--blue);width:4px;height:4px;box-shadow:0 0 9px var(--blue);border-radius:50%}.project-card h3{letter-spacing:-.025em;margin:0 0 17px;font-family:Manrope,sans-serif;font-size:20px;font-weight:400}.project-card__body>p:not(.project-card__kind){color:#7f8a9c;margin:0;font-size:12.5px;line-height:1.75}.project-card__tags{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:28px;display:flex}.project-card__tags span{color:#667287;letter-spacing:.12em;text-transform:uppercase;border:1px solid #91a9d321;border-radius:2px;padding:5px 8px;font-size:8px;font-weight:500}.projects-note{color:#5e697b;text-align:right;margin:33px 0 0;font-size:11px;font-style:italic}.community-section{border-top:1px solid var(--line);background:#070911;overflow:hidden}.community-section__glow{background:radial-gradient(circle,#4147a726,#2b1f540d 40%,#0000 68%);border-radius:50%;width:62vw;height:62vw;position:absolute;top:50%;left:-14%;transform:translateY(-50%)}.community-grid{grid-template-columns:minmax(360px,.9fr) minmax(380px,.8fr);align-items:center;gap:clamp(70px,11vw,160px);display:grid}.community-orbit{aspect-ratio:1;justify-self:center;width:min(42vw,500px);position:relative}.community-orbit:before,.community-orbit:after{content:"";border:1px solid #88a5d914;border-radius:50%;position:absolute}.community-orbit:before{inset:4%}.community-orbit:after{inset:21%}.community-orbit__ring{border:1px solid #819ed833;border-radius:50%;position:absolute}.community-orbit__ring--outer{animation:42s linear infinite rotate;inset:11%}.community-orbit__ring--inner{border-color:#8673dc4d;animation:28s linear infinite rotate-reverse;inset:29%}.community-orbit__ring--inner:before{content:"";background:#b9a9ff;border-radius:50%;width:5px;height:5px;position:absolute;top:8%;left:18%;box-shadow:0 0 14px #765fff}.community-orbit__ring--outer>span{background:#0b0e17;border:1px solid #a5c5ff;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 12px #5b90ff8c}.community-orbit .point-1{top:10%;left:19%}.community-orbit .point-2{top:30%;right:-1%}.community-orbit .point-3{bottom:8%;right:17%}.community-orbit .point-4{bottom:20%;left:2%}.community-orbit .point-5{top:-1%;right:37%}.community-orbit__core{background:radial-gradient(circle,#525dac3b,#090c15c7 68%);border:1px solid #a5c1ef3b;border-radius:50%;place-items:center;width:98px;height:98px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 85px #4b5fc429}.community-orbit__core svg{fill:none;stroke:#b6d5ff;stroke-width:1.2px;width:48px}.community-orbit__core circle{fill:#f1f7ff;stroke:none}.community-copy__cn{color:#8791a6;letter-spacing:.2em;margin:15px 0 38px;font-size:13px}.community-copy__lead{color:#d1d9e7!important;font-size:18px!important;line-height:1.65!important}.community-copy>p:not(.kicker,.community-copy__cn){color:#8490a3;margin:0 0 21px;font-size:14px;line-height:1.85}.role-list{flex-wrap:wrap;gap:8px;margin:32px 0 35px;display:flex}.role-list span{color:#8b97aa;letter-spacing:.1em;text-transform:uppercase;border:1px solid #8ea8d726;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:500}.text-link{color:#bdcce1;cursor:pointer;letter-spacing:.04em;background:0 0;border-bottom:1px solid #90b8f761;align-items:center;gap:13px;padding:0 0 7px;font-size:12px;display:inline-flex}.text-link span{transition:transform .25s var(--ease)}.text-link:hover span{transform:translate(4px)}.cta-section{border-top:1px solid var(--line);text-align:center;background:#05060b;padding:clamp(125px,15vw,220px) 0;position:relative;overflow:hidden}.cta-section__orb{background:radial-gradient(circle,#5d6bf21c,#3d296f0b 42%,#0000 68%);border-radius:50%;width:min(70vw,860px);height:min(70vw,860px);position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.cta-section__lines{border:1px solid #87a0d31a;border-radius:50%;width:min(80vw,1000px);height:240px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.cta-section__lines:after{content:"";border:1px solid #87a0d30f;border-radius:50%;position:absolute;inset:26px -38px}.cta-section__content{z-index:1;position:relative}.kicker--center{justify-content:center}.cta-section h2{font-size:clamp(3.25rem,7vw,7rem)}.cta-section__content>p:not(.kicker){color:#838fa2;max-width:520px;margin:30px auto 39px;font-size:14px;line-height:1.8}.button--large{height:56px;padding-inline:30px}.site-footer{border-top:1px solid var(--line);background:#05060a}.site-footer__main{justify-content:space-between;align-items:flex-start;min-height:290px;padding-top:67px;padding-bottom:58px;display:flex}.site-footer__brand>p{color:#707b8f;margin:21px 0 0;font-size:12px}.site-footer__brand>p+p{color:#555f71;letter-spacing:.08em;margin-top:7px;font-size:10px}.site-footer__links{grid-template-columns:repeat(2,1fr);gap:clamp(65px,9vw,120px);display:grid}.site-footer__links>div{flex-direction:column;gap:13px;min-width:100px;display:flex}.site-footer__links p{color:#596477;letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:9px;font-weight:500}.site-footer__links a,.site-footer__links button{color:#909bad;cursor:pointer;background:0 0;width:fit-content;padding:0;font-size:12px;transition:color .2s}.site-footer__links a:hover,.site-footer__links button:hover{color:#fff}.site-footer__bottom{border-top:1px solid var(--line);color:#505a6b;letter-spacing:.08em;align-items:center;gap:30px;height:68px;font-size:9px;display:flex}.site-footer__bottom p{margin:0 auto 0 0}.site-footer__bottom button,.site-footer__bottom a{color:#606b7e;cursor:pointer;background:0 0;padding:0;transition:color .2s}.site-footer__bottom button:hover,.site-footer__bottom a:hover{color:#b6c4d8}.privacy-dialog{width:min(100% - 36px,560px);color:var(--ink);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0a0d17f0;border:1px solid #97b9ef3d;border-radius:5px;padding:0;box-shadow:0 30px 100px #000000a3}.privacy-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#010206bf}.privacy-dialog__inner{padding:47px;position:relative}.privacy-dialog__close{color:#77849a;cursor:pointer;background:0 0;border-radius:50%;width:34px;height:34px;font-size:23px;font-weight:200;position:absolute;top:15px;right:17px}.privacy-dialog h2{letter-spacing:-.04em;margin:22px 0 24px;font-family:Manrope,sans-serif;font-size:30px;font-weight:300}.privacy-dialog p:not(.kicker){color:#8d99aa;font-size:13px;line-height:1.8}.privacy-dialog .button{margin-top:17px}.site-toast{z-index:200;color:#c7d1df;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0d16e0;border:1px solid #97b9ef40;border-radius:4px;align-items:center;gap:12px;max-width:min(100% - 48px,420px);padding:16px 19px;font-size:12px;line-height:1.5;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 55px #00000073}.site-toast span{background:#8fc4ff;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 12px #73a8ff}.toast-enter-active,.toast-leave-active{transition:opacity .3s ease, transform .4s var(--ease)}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(15px)}@keyframes hero-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes nebula-drift{0%{transform:scale(1.06)translate(0,0)}to{transform:scale(1.1)translate(-1.2%,.8%)}}@keyframes pulse{0%{opacity:.9;transform:scale(.5)}80%,to{opacity:0;transform:scale(1.8)}}@keyframes scroll-line{0%{left:-40%}to{left:120%}}@keyframes draw-line{to{stroke-dashoffset:0}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes rotate-reverse{to{transform:rotate(-360deg)}}@media (width<=1020px){.principles-grid{grid-template-columns:repeat(2,1fr)}.principle-card{min-height:350px}.project-card{grid-template-columns:1fr}.project-card__visual{border-right:0;border-bottom:1px solid var(--line);min-height:230px}.project-card__kind{margin-bottom:28px}}@media (width<=840px){.shell{width:min(calc(100% - 42px), var(--shell))}.site-header__inner{height:72px}.desktop-nav{display:none}.menu-toggle{cursor:pointer;background:0 0;width:42px;height:42px;padding:0;display:block;position:relative}.menu-toggle span{width:24px;height:1px;transition:top .3s var(--ease), transform .3s var(--ease);background:#ced8e7;position:absolute;left:9px}.menu-toggle span:first-child{top:17px}.menu-toggle span:last-child{top:24px}.menu-is-open .menu-toggle span:first-child{top:21px;transform:rotate(45deg)}.menu-is-open .menu-toggle span:last-child{top:21px;transform:rotate(-45deg)}.mobile-nav{border-top:1px solid var(--line);background:#05060bf7;height:calc(100svh - 72px);display:block}.mobile-nav nav{flex-direction:column;padding-top:38px;display:flex}.mobile-nav a{border-bottom:1px solid var(--line);color:#bcc6d5;letter-spacing:-.02em;justify-content:space-between;align-items:center;padding:19px 0;font-family:Manrope,sans-serif;font-size:23px;font-weight:300;display:flex}.menu-fade-enter-active,.menu-fade-leave-active{transition:opacity .25s}.menu-fade-enter-from,.menu-fade-leave-to{opacity:0}.hero{min-height:760px}.hero:before{background:linear-gradient(90deg,#05060afa 0%,#05060ab8 64%,#05060a80 100%),linear-gradient(#0000 62%,#05060a 100%)}.hero__nebula{opacity:.55;width:145vw;height:88%;top:4%;right:-45%}.hero__title{font-size:clamp(4.2rem,15vw,7rem)}.hero__lead{max-width:540px}.hero__orbit--one{width:76vw;height:26vw}.hero__scroll{display:none}.section-heading--row{display:block}.section-intro{width:min(100%,520px);margin-top:30px}.about-grid{grid-template-columns:1fr}.signal-map{max-width:650px}.community-grid{grid-template-columns:1fr}.community-orbit{width:min(75vw,480px)}.community-copy{max-width:620px}}@media (width<=620px){.shell{width:min(calc(100% - 32px), var(--shell))}.brand__mark{width:33px;height:33px}.brand__word{font-size:18px}.hero{align-items:flex-end;min-height:720px}.hero__content{padding-top:132px;padding-bottom:76px}.hero__eyebrow{max-width:280px;font-size:9px;line-height:1.55}.hero__title{letter-spacing:-.075em;margin:25px 0 27px;font-size:clamp(3.7rem,18vw,5.2rem);line-height:.91}.hero__lead{font-size:16px;line-height:1.6}.hero__lead-cn{font-size:12px;line-height:1.6}.hero__actions{flex-direction:column;align-items:stretch;margin-top:31px}.hero__actions .button{width:100%}.hero__nebula{opacity:.45;width:220vw;height:75%;top:-1%;right:-90%}.hero__orbit--two{display:none}.section{padding:96px 0}.section-heading{margin-bottom:48px}.section-heading h2,.community-copy h2{font-size:clamp(2.55rem,12vw,3.8rem)}.about-grid{gap:52px}.signal-map__labels{letter-spacing:.08em;font-size:7px}.principles-grid{grid-template-columns:1fr}.principle-card{min-height:310px;padding:27px 24px}.principle-card__top{margin-bottom:60px}.projects-grid{grid-template-columns:1fr}.project-card__body{min-height:300px;padding:30px 25px 26px}.projects-note{text-align:left;line-height:1.6}.community-orbit{width:92vw;margin-left:-6vw}.cta-section h2{font-size:clamp(3rem,14vw,4.5rem)}.site-footer__main{flex-direction:column;gap:58px}.site-footer__links{gap:50px;width:100%}.site-footer__bottom{flex-wrap:wrap;align-items:flex-start;height:auto;padding-top:25px;padding-bottom:25px}.site-footer__bottom p{width:100%}.privacy-dialog__inner{padding:42px 27px 30px}.site-toast{max-width:calc(100% - 32px);bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
