.page{background:var(--bg-page);width:100%;position:relative}.wordmark{color:var(--fg-heading);letter-spacing:-.013em;font-size:24px;font-weight:700;line-height:1}.topnav{z-index:50;height:var(--layout-nav-height);-webkit-backdrop-filter:blur(14px)saturate(160%);backdrop-filter:blur(14px)saturate(160%);transition:background var(--dur-short)var(--ease-out-soft),border-color var(--dur-short)var(--ease-out-soft);background:#e7e5e4b8;border-bottom:1px solid #0000;justify-content:center;display:flex;position:sticky;top:0}.topnav__inner{width:100%;max-width:var(--layout-canvas);grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;height:100%;padding:0 40px;display:grid}.topnav.is-scrolled{background:#fafaf9c7;border-bottom-color:#1c19170f}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.topnav{background:var(--stone-200)}}.topnav__links{justify-content:center;gap:28px;display:flex}.topnav__links a:focus-visible,.site-footer__col a:focus-visible{outline:2px solid var(--matter-orange);outline-offset:3px;border-radius:4px}.topnav__links a{font-size:var(--text-body);color:var(--fg-body);letter-spacing:.005em;transition:color var(--dur-fast)var(--ease-out-soft);font-weight:500}.topnav__links a:hover{color:var(--fg-heading)}.topnav__auth{justify-content:flex-end;align-items:center;gap:8px;display:flex}.page section[id]{scroll-margin-top:calc(var(--layout-nav-height) + 16px)}.hero{background:var(--stone-200);flex-direction:column;align-items:center;gap:32px;width:100%;height:1170px;padding:64px 0 0;display:flex;position:relative;overflow:hidden}.hero__copy{z-index:2;flex-direction:column;align-items:center;gap:32px;width:800px;display:flex;position:relative}.hero__h1{text-align:center;text-wrap:balance;margin:0}.hero__sub{max-width:640px;font-size:var(--text-hero-lead);color:var(--stone-600);text-align:center;text-wrap:pretty;margin:0;line-height:1.5}.hero__cta{gap:12px;display:flex}.hero-skeleton{background:var(--stone-200);flex-direction:column;align-items:center;gap:32px;width:100%;min-height:1170px;padding:64px 0 0;display:flex;position:relative;overflow:hidden}.hero-skeleton__copy{flex-direction:column;align-items:center;gap:24px;width:800px;max-width:100%;padding:160px 24px 0;display:flex}.hero-skeleton__pill,.hero-skeleton__h1,.hero-skeleton__sub,.hero-skeleton__btn{background:linear-gradient(90deg,#e7e5e473 0%,#e7e5e4e6 50%,#e7e5e473 100%) 0 0/200% 100%;border-radius:12px;animation:1.8s ease-in-out infinite hero-skeleton-shimmer}.hero-skeleton__pill{border-radius:9999px;width:220px;height:34px}.hero-skeleton__h1{border-radius:16px;height:72px}.hero-skeleton__h1--line1{width:70%}.hero-skeleton__h1--line2{width:55%}.hero-skeleton__sub{border-radius:8px;height:22px}.hero-skeleton__sub--line1{width:60%}.hero-skeleton__sub--line2{width:45%}.hero-skeleton__cta{gap:12px;margin-top:16px;display:flex}.hero-skeleton__btn{border-radius:9999px;width:140px;height:48px}.hero-skeleton__btn--primary{background:linear-gradient(90deg,#e8511240 0%,#e8511266 50%,#e8511240 100%) 0 0/200% 100%}@keyframes hero-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.hero-skeleton__pill,.hero-skeleton__h1,.hero-skeleton__sub,.hero-skeleton__btn{animation:none}}.fractal-band{z-index:1;background:radial-gradient(ellipse 55% 85% at 50% 100%,#cc551ff2 0%,#cf6230d9 18%,#d47b52b3 38%,#db997c80 58%,#e1bfb04d 78%,#e5d6ce00 100%),var(--stone-200);isolation:isolate;height:781px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.fractal-canvas{pointer-events:none;opacity:0;transform-origin:50% 100%;width:100%;height:100%;transition:opacity .42s var(--ease-out-soft),transform .42s var(--ease-out-soft);display:block;position:absolute;top:0;left:0;transform:translateY(8px)}.fractal-canvas.is-revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.fractal-canvas{opacity:1;transition:none;transform:none}}.fractal-pulse{z-index:2;pointer-events:none;mix-blend-mode:screen;opacity:0;transition:opacity var(--dur-glow)ease-out;position:absolute;inset:0;overflow:hidden}.fractal-pulse:after{content:"";filter:blur(30px);background:radial-gradient(55% 55% at 50% 70%,#ffc8a073 0%,#ffaa7838 40%,#ff966414 70%,#ff8c5a00 100%);width:900px;height:360px;position:absolute;bottom:-80px;left:50%;transform:translate(-50%)}.fractal-pulse__beam{opacity:0;filter:blur(48px);background:linear-gradient(#ffb48200 0%,#ffbe962e 15%,#ffc8a066 35%,#ffc89b8c 60%,#ffbe8c6b 85%,#ffb48200 100%);border-radius:50%/30%;width:720px;height:780px;position:absolute;bottom:0;left:50%;transform:translate(-50%,100%)}.fractal-pulse.is-revealed{opacity:1}.fractal-pulse.is-revealed .fractal-pulse__beam{animation:11s cubic-bezier(.45,.05,.55,.95) infinite fractal-beam-rise}.fractal-pulse.is-revealed .fractal-pulse__beam--b{animation-delay:-5.5s}@keyframes fractal-beam-rise{0%{opacity:0;transform:translate(-50%,100%)}12%{opacity:.85}60%{opacity:.65}92%{opacity:0;transform:translate(-50%,-110%)}to{opacity:0;transform:translate(-50%,-110%)}}@media (prefers-reduced-motion:reduce){.fractal-pulse__beam{opacity:0;animation:none!important}.fractal-pulse:after{opacity:.6}}.fractal-blur{z-index:2;pointer-events:none;background:linear-gradient(#e7e5e400 0%,#e7e5e459 65%,#e7e5e4b3 100%);height:100px;position:absolute;bottom:0;left:0;right:0}.hero__float{z-index:3;width:700px;height:652px;margin-left:-350px;position:absolute;top:640px;left:50%}.hero__float>*{position:absolute}.hero__chat-card{width:700px;min-height:127px;animation:hero-chat-entrance .22s var(--ease-out-soft)both;top:0;left:0}@keyframes hero-chat-entrance{0%{opacity:0;transform:translateY(4px)scale(.998)}to{opacity:1;transform:translateY(0)scale(1)}}.hero__chat-card .matter-chat-card__msg{word-break:break-word;flex:1 0 100%}.hero__chat-card .matter-chat-card__meta{align-self:flex-end;margin-left:auto}.hero__chat-card .hero-typed{white-space:nowrap;vertical-align:bottom;max-width:0;animation:.62s steps(35,end) .12s forwards hero-typewriter;display:inline-block;overflow:hidden}@keyframes hero-typewriter{to{max-width:40ch}}.hero__status-pill{opacity:0;animation:hero-card-in .24s var(--ease-out-soft).42s forwards;top:160px;left:0;transform:translateY(6px)}.hero__code-card{opacity:0;width:700px;animation:hero-card-in .24s var(--ease-out-soft).76s forwards;top:240px;left:0;transform:translateY(6px)}@keyframes hero-card-in{to{opacity:1;transform:translateY(0)}}.hero__code-card .code-line{opacity:0;animation:.16s ease-out both hero-code-line-in;display:block;transform:translate(-4px)}@keyframes hero-code-line-in{to{opacity:1;transform:translate(0)}}@keyframes hero-float-a{0%,to{translate:0}50%{translate:0 -6px}}@keyframes hero-float-b{0%,to{translate:0}50%{translate:0 -4px}}@keyframes hero-float-c{0%,to{translate:0}50%{translate:0 -7px}}.hero__chat-card{animation:hero-chat-entrance .22s var(--ease-out-soft)both,hero-float-a 6.8s ease-in-out .42s infinite}.hero__status-pill{animation:hero-card-in .24s var(--ease-out-soft).42s forwards,hero-float-b 7.6s ease-in-out .9s infinite}.hero__code-card{animation:hero-card-in .24s var(--ease-out-soft).76s forwards,hero-float-c 8.2s ease-in-out 1.1s infinite}@media (prefers-reduced-motion:reduce){.hero__chat-card,.hero__status-pill,.hero__code-card,.hero__chat-card .hero-typed,.hero__code-card .code-line{opacity:1!important;max-width:none!important;animation:none!important;transform:none!important}}.hero:after{z-index:2;pointer-events:none;content:"";background:radial-gradient(520px 520px at var(--cx,50%)var(--cy,40%),#ffc8a038 0%,#ffb48214 40%,#ffaa7800 70%);mix-blend-mode:screen;opacity:0;transition:opacity .6s var(--ease-out-soft);position:absolute;inset:0}.hero.cursor-active:after{opacity:1}@media (prefers-reduced-motion:reduce){.hero:after{display:none}}.hero .fractal-band{translate:0 var(--parallax-band,0px)}.hero__float{translate:0 var(--parallax-float,0px)}@media (prefers-reduced-motion:reduce){.hero .fractal-band,.hero__float{translate:0!important}}.type-cursor{vertical-align:text-bottom;opacity:0;background:currentColor;width:2px;height:18px;margin-left:2px;animation:.9s step-end infinite type-cursor-blink;display:inline-block}.is-typing .type-cursor{opacity:1}.is-done .type-cursor{display:none}@keyframes type-cursor-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.what-is-matter__inner{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.what-is-matter__heading{font-family:var(--font-pp-editorial);color:var(--fg-heading);text-wrap:balance;margin:0;font-size:clamp(28px,4vw,48px);font-weight:400;line-height:1.15}.what-is-matter__heading em{font-style:italic}.what-is-matter__body{max-width:1040px;color:var(--stone-700);text-wrap:pretty;margin:0;font-size:clamp(22px,2.4vw,28px);line-height:1.45}.what-is-matter__body em{color:var(--matter-orange);font-style:italic}.what-is-matter__stats{border-top:1px solid var(--stone-200);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px;width:100%;margin:32px 0 0;padding:28px 0 0;display:grid}.what-is-matter__stats div{flex-direction:column;gap:4px;display:flex}.what-is-matter__stats dt{font-family:var(--font-sans);color:var(--stone-500);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:500}.what-is-matter__stats dd{color:var(--fg-heading);margin:0;font-size:15px;font-weight:500;line-height:1.35}@media (max-width:720px){.what-is-matter__body{font-size:19px}}.vision-page{background:var(--stone-50);justify-content:center;width:100%;min-height:70vh;padding:120px 100px 160px;display:flex}.vision-page__inner{flex-direction:column;gap:32px;width:100%;max-width:920px;display:flex}.vision-page__heading{color:var(--fg-heading);letter-spacing:-.02em;margin:0}.vision-page__heading em{color:var(--matter-orange);font-style:italic}.vision-page__body{max-width:720px;font-size:var(--text-lg);color:var(--stone-600);flex-direction:column;gap:20px;margin-top:24px;line-height:1.6;display:flex}.vision-page__body p{margin:0}.trust{background:var(--bg-card);width:100%;padding:80px 100px}.trust__inner{max-width:var(--layout-content);text-align:center;flex-direction:column;align-items:center;gap:40px;margin:0 auto;display:flex}.trust__heading{max-width:720px;font-family:var(--font-display);font-size:var(--text-display-card);color:var(--fg-heading);letter-spacing:-.01em;margin:0;font-weight:400;line-height:1.15}.trust__logos{opacity:.78;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;width:100%;padding:8px 0;display:flex}.trust__logo{font-family:var(--font-display);color:var(--stone-500);letter-spacing:-.02em;transition:color var(--dur-short)var(--ease-out-soft),transform var(--dur-short)var(--ease-out-soft);font-size:28px;font-weight:400}.trust__logo:hover{color:var(--fg-heading);transform:translateY(-1px)}.trust__logo--waypoint{font-family:var(--font-mono);letter-spacing:0;font-weight:500}.trust__logo--proto{font-style:italic}.trust__logo--nimbus{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.24em;font-size:18px}.trust__logo--harbor{font-family:var(--font-sans);letter-spacing:-.04em;font-weight:500}.trust__logo--quadrant{font-variant:small-caps;letter-spacing:.05em}.trust__logo--relay{letter-spacing:-.05em;font-size:30px;font-weight:400}.trust__quote{max-width:720px;margin:0}.trust__quote blockquote{font-family:var(--font-display);color:var(--fg-heading);letter-spacing:-.005em;margin:0;font-size:26px;font-style:italic;font-weight:400;line-height:1.4}.trust__quote blockquote p{margin:0}.trust__quote figcaption{font-size:var(--text-sm);justify-content:center;gap:6px;margin-top:16px;line-height:1.5;display:flex}.trust__quote-name{color:var(--fg-heading);font-weight:500}.trust__quote-name:after{color:var(--stone-400);content:"·";margin-left:6px}.trust__quote-role{color:var(--stone-500)}@media (max-width:1024px){.topnav__inner{grid-template-columns:auto 1fr auto;gap:16px;padding:0 16px}.topnav__links{justify-content:flex-start;gap:16px;overflow-x:auto}.topnav__links::-webkit-scrollbar{display:none}.hero{height:auto;min-height:960px;padding:48px 24px 0}.hero__copy{width:100%;max-width:720px}.hero__sub{max-width:640px}.hero__float{width:min(640px,100% - 48px);height:auto;margin-left:calc(min(640px,100% - 48px)/-2);top:480px;left:50%}.hero__chat-card,.hero__code-card{width:100%}.fractal-pulse__beam{width:560px}.fractal-pulse:after{width:720px}.hiw,.pricing,.resources,.install,.usecases,.stats-section,.automate,.final-cta,.lifecycle,.trust{padding:72px 32px}.feature-row__body{height:auto}.feature-copy-card{width:380px;padding:32px}.visual-card{height:520px}.stats-row{flex-wrap:wrap;gap:32px;width:100%}.stat-card-wrap{min-width:calc(50% - 16px)}.automate{gap:40px;height:auto}.automate__list{width:44%;height:520px}.automate__right{width:56%}.resources{padding:72px 32px}.resources-head,.resources-grid{width:100%;max-width:1150px}.resources-grid{grid-template-columns:1fr 1fr!important}.pricing-card-wrap,.pricing-card{width:100%;max-width:482px}.price-actions .btn{width:100%}.install{height:auto}.install__head,.terminal{width:100%;max-width:700px}.fw-row{width:100%;max-width:560px}.site-footer{padding:56px 32px 32px}.site-footer__top{grid-template-columns:1fr;gap:40px}.site-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}@media (max-width:768px){:root{--text-display-mega:52px;--text-display-hero:40px;--text-display-section:34px;--text-display-card:28px;--text-display-sub:26px;--text-hero-lead:17px}.topnav{height:56px}.topnav__inner{grid-template-columns:auto auto;padding:0 16px}.topnav__links,.topnav__auth .btn-xs:not(:last-child),.topnav__auth .btn-sm:not(:last-child){display:none}.hero{min-height:auto;padding:32px 20px 40px}.hero__copy{gap:20px;width:100%}.hero__sub{font-size:16px}.hero__cta{flex-direction:column;align-items:stretch;width:100%}.hero__cta>*{justify-content:center;width:100%}.hero__float{flex-direction:column;gap:16px;width:100%;height:auto;margin:32px 0 0;display:flex;position:relative;top:auto;left:auto}.hero__float>*{position:relative;width:100%!important;top:auto!important;left:auto!important}.fractal-band{height:420px}.fractal-pulse__beam{width:360px;height:480px}.fractal-pulse:after{width:360px;height:240px}.hero:after{background:radial-gradient(320px 320px at var(--cx,50%)var(--cy,40%),#ffc8a038 0%,#ffaa7800 70%)}.hiw,.pricing,.resources,.install,.usecases,.stats-section,.automate,.final-cta,.lifecycle,.trust{padding:56px 20px}.lifecycle__stage{gap:32px}.lifecycle__rail{padding-bottom:40px}.lifecycle__nodes{gap:8px}.lifecycle__label{font-size:var(--text-xs)}.lifecycle__terminal-head{flex-wrap:wrap;gap:8px}.lifecycle__terminal-body{font-size:var(--text-xs);padding:14px 14px 18px}.lifecycle__terminal-cmd{font-size:var(--text-micro);word-break:break-all}.trust__logos{gap:28px 32px}.trust__logo{font-size:22px}.trust__quote blockquote{font-size:20px}.hiw__head,.feature-row,.feature-row__body{margin-bottom:56px}.hiw__head{text-align:left;align-items:flex-start;max-width:none}.feature-row__body{flex-direction:column;gap:20px}.feature-copy-card{gap:24px;width:100%;padding:24px}.feature-copy-card h3{font-size:var(--text-display-sub)}.feature-row__pill{border-radius:24px;flex-wrap:wrap;gap:12px;height:auto;min-height:64px;padding:12px 12px 12px 20px}.feature-row__actions{justify-content:stretch;width:100%}.feature-row__actions>*{flex:1;justify-content:center}.visual-card{height:420px}.automate{flex-direction:column;gap:40px;height:auto}.automate__list{width:100%;height:420px;font-size:28px}.automate__item{height:54px;transform:translateY(calc(var(--offset)*54px - 50%))}.automate__right{align-items:flex-start;gap:24px;width:100%}.stats-section{gap:40px}.stats-row{flex-direction:column;gap:24px;width:100%}.stat-card-wrap,.stat-card{width:100%!important;min-width:0!important;height:auto!important}.stat-card-wrap{--frame-h:280px}.uc-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.uc-tabs::-webkit-scrollbar{display:none}.uc-tab{white-space:nowrap;flex:none}.uc-body{width:100%!important}.uc-panels{flex-direction:column!important;gap:24px!important}.uc-copy,.uc-visual{width:100%!important;height:auto!important}.install{min-height:auto;height:auto!important}.install__head,.terminal{max-width:100%;width:100%!important}.terminal__body{height:auto;min-height:64px;padding:16px 20px}.terminal__body code{word-break:break-all;font-size:13px}.fw-row{max-width:100%;width:100%!important}.pricing{min-height:auto!important}.pricing-card-wrap,.pricing-card{max-width:100%;width:100%!important}.price-hero{height:auto;padding:32px 16px}.price-hero .num{font-size:44px}.resources-head,.resources-grid{width:100%!important;max-width:none!important}.resources-grid{grid-template-columns:1fr!important}.resource-card{width:100%!important}.final-cta__copy{width:100%;padding:0 8px}.site-footer{gap:32px;padding:48px 20px 28px}.site-footer__top{gap:32px}.site-footer__cols{grid-template-columns:1fr 1fr;gap:24px}.site-footer__bottom{padding-top:24px}}@media (max-width:480px){:root{--text-display-mega:40px;--text-display-hero:32px;--text-display-section:28px;--text-display-card:24px;--text-display-sub:22px}.hiw,.pricing,.resources,.install,.usecases,.stats-section,.automate,.final-cta,.lifecycle,.trust{padding:48px 16px}.lifecycle__nodes{gap:4px}.lifecycle__label{font-size:11px}.hero{padding:24px 16px 32px}.feature-copy-card{padding:20px}}