@import "https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--plx-bg:#0b0d12;--plx-surface:#0e1117;--plx-text:#e9ebef;--plx-soft:#9aa3b2;--plx-dim:#67707e;--plx-line:#232936;--plx-blue:#4da6ff;--plx-indigo:#7c9cff;--plx-violet:#a78bfa;--plx-gradient:linear-gradient(120deg, var(--plx-blue), var(--plx-indigo) 48%, var(--plx-violet));--page-gutter:clamp(1.25rem, 5vw, 5rem);--content-width:90rem;--ease-out:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--plx-bg)}body{background:var(--plx-bg);color:var(--plx-text);font-synthesis:none;margin:0;font-family:Manrope,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{color:#0b0d12;background:var(--plx-indigo)}.particle-field{z-index:0;pointer-events:none;opacity:.88;width:100%;height:100%;position:fixed;inset:0}main{isolation:isolate;position:relative}.site-header,.scene{z-index:1;position:relative}.site-header{z-index:20;height:6rem;padding:0 var(--page-gutter);background:linear-gradient(#0b0d12eb,#0b0d1200);grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:fixed;top:0;left:0;right:0}.site-header nav{align-items:center;gap:clamp(1.4rem,3vw,3.5rem);display:flex}.site-header nav a{color:#c2c8d2;font-size:.84rem;transition:color .18s}.site-header nav a:hover{color:#fff}.brand-link{justify-self:start;align-items:center;gap:.8rem;display:inline-flex}.brand-tiles{gap:.22rem;display:inline-flex}.brand-tiles i{width:1.35rem;height:1.35rem;color:var(--plx-indigo);border:1px solid #2a3550;border-radius:.34rem;place-items:center;font:600 .62rem/1 Chakra Petch,monospace;display:grid}.header-cta{justify-self:end}.plx-mark{letter-spacing:-.035em;align-items:baseline;font-family:Chakra Petch,monospace;font-weight:700;line-height:1;display:inline-flex}.plx-mark__gradient,.gradient-text{background:var(--plx-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.plx-mark__load{color:var(--plx-text)}.plx-mark--compact{background:var(--plx-gradient);width:2.6rem;height:2.6rem;color:var(--plx-bg);border-radius:.72rem;place-items:center;display:grid}.scene{width:100%;min-height:100svh;max-width:var(--content-width);padding:clamp(7rem, 12vh, 10rem) var(--page-gutter);margin-inline:auto}.section-index,.eyebrow{color:#8f99aa;letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.7rem;font:500 .74rem/1.4 Chakra Petch,monospace}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em}h1{font-size:clamp(3rem,6.4vw,6.7rem);font-weight:500;line-height:.98}h2{font-size:clamp(3.2rem,7vw,7.7rem);font-weight:500;line-height:.94}p{color:var(--plx-soft);line-height:1.65}.button{color:#eef1f5;min-height:3.25rem;transition:transform .22s var(--ease-out), border-color .22s ease, box-shadow .22s ease, background .22s ease;border:1px solid #30384a;border-radius:.8rem;justify-content:center;align-items:center;gap:1.4rem;padding:0 1.55rem;font-size:.88rem;display:inline-flex}.button:hover{border-color:#65749b;transform:translateY(-2px)}.button:focus-visible,.text-link:focus-visible,nav a:focus-visible{outline:2px solid var(--plx-indigo);outline-offset:4px}.button--primary{background:var(--plx-gradient);color:#090b10;border-color:#0000;font-weight:700;box-shadow:0 0 2.2rem #7c9cff29}.button--primary:hover{box-shadow:0 0 3rem #7c9cff4a}.button--quiet{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0d1247}.button--large{min-height:4.1rem;padding-inline:2.2rem;font-size:1rem}.reveal{opacity:0;transition:opacity .9s var(--ease-out) var(--reveal-delay), transform .9s var(--ease-out) var(--reveal-delay);transform:translateY(2rem)}.reveal[data-visible=true]{opacity:1;transform:translateY(0)}.scene--hero{text-align:center;place-items:center;max-width:none;padding-top:8rem;display:grid;overflow:hidden}.scene--hero:after{content:"";z-index:-1;background:radial-gradient(circle at 50% 48%,#0b0d120d 0 25%,#0b0d125c 49%,#0b0d12b8 80%);position:absolute;inset:0}.hero-copy{width:min(62rem,92vw)}.hero-copy h1{margin-bottom:1.8rem}.hero-copy h1 span{display:block}.hero-lead{max-width:44rem;margin:0 auto 2.4rem;font-size:clamp(1rem,1.4vw,1.2rem)}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.scroll-cue{color:#626d7d;letter-spacing:.22em;justify-items:center;gap:.75rem;font:500 .58rem/1 Chakra Petch,monospace;display:grid;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-cue i{background:linear-gradient(var(--plx-indigo), transparent);width:1px;height:2.5rem}.scene--manifesto{grid-template-columns:1.4fr .8fr;align-items:center;gap:8vw;display:grid;overflow:hidden}.manifesto-title h2{margin:0}.manifesto-copy p{color:#c8ced8;letter-spacing:-.03em;max-width:30rem;margin:0;font-size:clamp(1.5rem,2.45vw,2.7rem);line-height:1.45}.vertical-rule{background:linear-gradient(#0000,#2a3344 20% 80%,#0000);width:1px;position:absolute;top:12%;bottom:18%}.vertical-rule:before,.vertical-rule:after{content:"";background:#5d79b7;border-radius:50%;width:5px;height:5px;position:absolute;left:-2px}.vertical-rule:before{top:0}.vertical-rule:after{bottom:0}.vertical-rule--left{left:var(--page-gutter)}.vertical-rule--middle{left:50%}.manifesto-verbs{left:var(--page-gutter);right:var(--page-gutter);color:var(--plx-indigo);letter-spacing:.34em;text-align:center;grid-template-columns:repeat(3,1fr);font:500 .78rem/1 Chakra Petch,monospace;display:grid;position:absolute;bottom:8%}.scene--system{grid-template-columns:.72fr 1.28fr;align-items:center;gap:4vw;display:grid}.system-copy{border-left:1px solid #4a5567;padding-left:clamp(1.5rem,3vw,3rem)}.system-copy h2{margin-bottom:2rem;font-size:clamp(3.6rem,6.8vw,7rem)}.system-copy>p:last-child{max-width:28rem;font-size:1.05rem}.system-map{aspect-ratio:1.3;min-width:0;position:relative}.system-map svg{width:100%;height:100%;overflow:visible}.system-map path{fill:none;stroke:#6f82d0;stroke-width:.6px;stroke-dasharray:2 7;opacity:.45}.system-node{z-index:2;color:#aab7dc;letter-spacing:.16em;justify-items:center;gap:1rem;font:600 .72rem/1 Chakra Petch,monospace;display:grid;position:absolute}.system-node i{aspect-ratio:1;background:radial-gradient(circle,#dbeaff 0 2%,#5ea3ff 4%,#4da6ff29 13%,#0000 55%);border:1px solid #5975bc;border-radius:50%;width:clamp(4rem,7vw,7rem);box-shadow:0 0 2.8rem #4da6ff3d,inset 0 0 2rem #4da6ff1f}.system-node--signal{top:18%;left:13%}.system-node--decision{color:#c0abea;top:24%;right:7%}.system-node--decision i{background:radial-gradient(circle,#fff 0 2%,#a78bfa 4%,#a78bfa29 13%,#0000 55%);border-color:#886ee5}.system-node--action{color:#b89df4;bottom:7%;left:49%}.system-node--action i{border-color:#886ee5}.scene--products{min-height:132svh;padding-top:clamp(8rem,14vh,11rem)}.products-heading{z-index:3;width:min(34rem,40%);position:sticky;top:8.5rem}.products-heading h2{font-size:clamp(3.2rem,5.3vw,5.8rem)}.product-stack{width:66%;margin-top:-12rem;margin-left:auto;padding-bottom:6rem}.product-row{--shift:0rem;min-height:17rem;margin-left:var(--shift);border-top:1px solid var(--plx-line);clip-path:polygon(4% 0,100% 0,96% 100%,0 100%);background:linear-gradient(100deg,#0e1117f5,#0e111794);grid-template-columns:9rem 1fr auto;align-items:center;gap:2rem;padding:2.2rem 2.5rem;display:grid;position:relative}.product-row--2{--shift:-5rem}.product-row--3{--shift:2rem}.product-row--4{--shift:-7rem}.product-mark{width:7rem;height:7rem;color:var(--product-accent);border:1px solid color-mix(in srgb, var(--product-accent) 40%, transparent);background:color-mix(in srgb, var(--product-accent) 10%, #0d1016);box-shadow:inset 0 0 2rem color-mix(in srgb, var(--product-accent) 8%, transparent);border-radius:1.5rem;place-items:center;font:700 3.4rem/1 Chakra Petch,monospace;display:grid}.product-content>i{background:var(--product-accent);border-radius:999px;width:2.4rem;height:.2rem;margin-bottom:1.3rem;display:block}.product-content h3{text-transform:uppercase;letter-spacing:-.035em;margin-bottom:.55rem;font-size:clamp(1.7rem,2.5vw,2.8rem)}.product-content p{max-width:23rem;margin-bottom:1.2rem}.product-endorsement{color:#71809a;font-size:.78rem}.product-endorsement .plx-mark{margin-left:.25rem;font-size:.92rem}.product-row>a{width:2.8rem;height:2.8rem;transition:border-color .18s ease, transform .18s var(--ease-out);border:1px solid #30384a;border-radius:50%;align-self:end;place-items:center;display:grid}.product-row>a:hover{border-color:var(--plx-indigo);transform:translate(2px,-2px)}.scene--cycle{max-width:none;padding-inline:var(--page-gutter);flex-direction:column;justify-content:center;display:flex}.cycle-heading{max-width:var(--content-width);width:100%;margin:0 auto 4rem}.cycle-heading h2{font-size:clamp(3.2rem,5.5vw,6.4rem)}.cycle-grid{max-width:var(--content-width);grid-template-columns:repeat(4,1fr);width:100%;margin-inline:auto;display:grid}.cycle-step{border-left:1px solid #3a4250;flex-direction:column;justify-content:flex-end;min-height:24rem;padding:2rem clamp(1rem,2.4vw,2.6rem);display:flex;position:relative}.cycle-step:last-child{border-right:1px solid #3a4250}.cycle-number{z-index:-1;color:#69769429;letter-spacing:-.09em;font-size:clamp(7rem,14vw,14rem);font-weight:600;line-height:.8;position:absolute;top:-1rem;left:1rem}.cycle-step h3{text-transform:uppercase;margin-bottom:.6rem;font:700 clamp(1.25rem,2vw,2rem)/1 Chakra Petch,monospace}.cycle-step p{margin:0}.cycle-line{background:linear-gradient(90deg, transparent, var(--plx-blue), var(--plx-violet), transparent);height:1px;position:absolute;top:56%;left:0;right:0;box-shadow:0 0 1.5rem #7c9cff99}.cycle-line i{background:#dbe7ff;border-radius:50%;width:.52rem;height:.52rem;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 1rem #7c9cff}.cycle-line i:first-child{left:12.5%}.cycle-line i:nth-child(2){left:37.5%}.cycle-line i:nth-child(3){left:62.5%}.cycle-line i:nth-child(4){left:87.5%}.scene--founder{grid-template-columns:1.1fr .9fr;align-items:center;gap:4vw;display:grid}.founder-mark{color:#0000;-webkit-text-stroke:1px #688be96b;letter-spacing:-.19em;background-image:linear-gradient(#7c9cff0d 1px,#0000 1px),linear-gradient(90deg,#7c9cff0d 1px,#0000 1px);background-size:2.25rem 2.25rem;justify-content:center;align-self:stretch;align-items:center;font:500 clamp(11rem,25vw,27rem)/.7 Chakra Petch,monospace;display:flex;-webkit-mask-image:linear-gradient(90deg,#000,#000 80%,#0000);mask-image:linear-gradient(90deg,#000,#000 80%,#0000)}.founder-mark span:last-child{-webkit-text-stroke-color:#a78bfa8c}.founder-copy h2{font-size:clamp(3.4rem,5.7vw,6.2rem)}.founder-copy>p{max-width:38rem;font-size:1.05rem}.founder-copy blockquote{color:var(--plx-blue);letter-spacing:-.045em;border-left:1px solid #647088;margin:4rem 0 2.2rem;padding-left:2.2rem;font-size:clamp(2rem,3.2vw,3.6rem);line-height:1.15}.founder-copy blockquote span{color:var(--plx-violet)}.founder-copy small{color:#a6afbe;letter-spacing:.18em;font:500 .72rem/1.4 Chakra Petch,monospace}.scene--proof{flex-direction:column;justify-content:center;min-height:110svh;display:flex}.proof-heading{margin-bottom:4rem}.proof-heading h2{font-size:clamp(3rem,5.2vw,6rem)}.proof-grid{grid-template-columns:repeat(3,1fr);display:grid}.proof-item{border-left:1px solid #3a4250;flex-direction:column;justify-content:flex-end;min-height:31rem;padding:2rem clamp(1rem,2.8vw,3rem);display:flex}.proof-item:last-child{border-right:1px solid #3a4250}.proof-item strong{background:linear-gradient(120deg, #fff 30%, var(--plx-indigo), #fff 78%);color:#0000;letter-spacing:-.09em;-webkit-background-clip:text;background-clip:text;margin-bottom:2.2rem;font-size:clamp(7rem,12vw,13rem);font-weight:500;line-height:.75;display:block}.proof-item h3{text-transform:uppercase;margin-bottom:.7rem;font-size:1.15rem}.proof-item p{max-width:19rem;margin:0}.scene--contact{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:none;min-height:110svh;display:flex;overflow:hidden}.contact-copy{z-index:2;width:min(68rem,92vw)}.contact-copy h2{font-size:clamp(3.4rem,6.5vw,7.4rem)}.contact-copy>p{max-width:43rem;margin:0 auto 2.6rem;font-size:1.1rem}.contact-copy .button{margin-bottom:1.8rem}.text-link{color:#8f99aa;border-bottom:1px dashed #5d6675;width:max-content;margin:0 auto;padding-bottom:.35rem;font-size:.9rem;display:block}.contact-core{opacity:.35;filter:blur(.2px);width:9rem;height:9rem;position:absolute;top:63%;left:50%;transform:translate(-50%,-50%)}.contact-core i{background:var(--plx-gradient);height:.34rem;box-shadow:0 0 2rem var(--plx-indigo);border-radius:999px;position:absolute;inset:45% 0;transform:rotate(45deg)}.contact-core i:last-child{transform:rotate(-45deg)}footer{left:var(--page-gutter);right:var(--page-gutter);color:#737d8c;border-top:1px solid #343b47;grid-template-columns:1fr auto 1fr;align-items:center;padding-top:1.8rem;font-size:.78rem;display:grid;position:absolute;bottom:2.4rem}footer .plx-mark{justify-self:start;font-size:1.35rem}footer nav{gap:2.4rem;display:flex}footer>span:last-child{justify-self:end}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;height:4.8rem}.site-header nav,.brand-link>.plx-mark{display:none}.header-cta{min-height:2.75rem;padding-inline:1rem;font-size:.72rem}.scene{padding-top:6.5rem;padding-bottom:6.5rem}.scene--manifesto,.scene--system,.scene--founder{grid-template-columns:1fr;align-content:center;gap:4rem}.manifesto-copy{justify-self:end;width:74%}.vertical-rule--middle{left:72%}.scene--system{min-height:115svh}.system-copy{width:78%}.system-map{width:95%;margin-inline:auto}.scene--products{min-height:auto}.products-heading{width:100%;position:relative;top:auto}.product-stack{width:100%;margin-top:3rem}.product-row,.product-row--2,.product-row--3,.product-row--4{--shift:0;clip-path:none;grid-template-columns:5.5rem 1fr auto;min-height:13rem}.product-mark{width:5rem;height:5rem;font-size:2.2rem}.cycle-grid{grid-template-columns:repeat(2,1fr)}.cycle-step{border-bottom:1px solid #3a4250;min-height:21rem}.cycle-line{display:none}.founder-mark{min-height:42svh;-webkit-mask-image:linear-gradient(#000,#000 80%,#0000);mask-image:linear-gradient(#000,#000 80%,#0000)}.proof-grid{grid-template-columns:1fr}.proof-item,.proof-item:last-child{border-bottom:1px solid #3a4250;border-right:0;min-height:20rem}.proof-item strong{font-size:8rem}}@media (max-width:600px){:root{--page-gutter:1.25rem}h1{font-size:clamp(2.75rem,13vw,4.1rem)}h2{font-size:clamp(2.8rem,14vw,4.3rem)}.scene{min-height:100svh}.hero-copy h1{text-wrap:balance;max-width:100%;font-size:clamp(2.7rem,12vw,3.35rem)}.hero-copy h1 span{display:inline}.hero-lead{font-size:.95rem}.hero-actions{flex-direction:column;align-items:stretch;width:min(20rem,100%);margin-inline:auto}.manifesto-copy{width:90%}.manifesto-verbs{text-align:left;grid-template-columns:1fr;gap:1rem}.manifesto-verbs span:nth-child(2){text-align:center}.manifesto-verbs span:nth-child(3){text-align:right}.vertical-rule--middle{left:88%}.system-copy{width:100%}.system-map{transform:scale(1.05)}.system-node{font-size:.58rem}.product-row,.product-row--2,.product-row--3,.product-row--4{grid-template-columns:3.8rem 1fr;gap:1rem;padding:1.7rem 1.2rem}.product-mark{border-radius:1rem;width:3.7rem;height:3.7rem;font-size:1.7rem}.product-row>a{display:none}.cycle-grid{grid-template-columns:1fr}.cycle-step{border-right:1px solid #3a4250;min-height:16rem}.cycle-number{font-size:8rem}.founder-mark{min-height:32svh;font-size:44vw}.founder-copy blockquote{margin-top:2.5rem}.proof-item{min-height:17rem}.proof-item strong{font-size:6.8rem}.scene--contact{padding-bottom:9rem}.contact-copy h2 br{display:none}footer{grid-template-columns:1fr auto;row-gap:1.1rem}footer nav{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
