:root{--bg:#08070b;--ink:#f7f3ff;--muted:#f7f3ffad;--line:#ddcdff33;--violet:#8d57ff;--lilac:#cdbdff;--warm:#df6b2c}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--bg);overflow-x:clip}body{background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif;overflow-x:clip}.three-canvas-wrap{z-index:0;background:radial-gradient(circle at 50% 48%,#1c102e 0,#0d0a13 32%,#08070b 70%);position:fixed;inset:0;overflow:hidden}.three-canvas-wrap:after{content:"";pointer-events:none;background:radial-gradient(circle,#0000 20%,#08070b33 58%,#08070bc7 100%);position:absolute;inset:0}#njume-three-canvas{width:100%;height:100%;display:block}.three-page{z-index:1;position:relative}.three-nav{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08070b29;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 clamp(20px,4vw,56px);display:grid;position:fixed;inset:0 0 auto}.three-brand img{filter:brightness(0)invert();width:auto;height:54px}.three-links{gap:34px;display:flex}.three-links a,.three-nav-cta{color:#ffffffc7;font-size:12px;text-decoration:none;transition:all .25s}.three-links a:hover{color:#fff}.three-nav-cta{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border-radius:8px;justify-self:end;padding:11px 18px}.three-section{flex-direction:column;justify-content:space-between;min-height:100svh;padding:110px clamp(20px,4vw,56px) 48px;display:flex}.hero{justify-content:flex-end}.three-top,.three-bottom{justify-content:space-between;gap:42px;display:flex}.three-services{letter-spacing:.17em;text-transform:uppercase;flex-direction:column;gap:9px;font:500 10px DM Mono,monospace;display:flex}.three-intro{text-align:right;text-shadow:0 2px 16px #000;max-width:380px;font-size:clamp(17px,1.6vw,23px);line-height:1.45}.three-bottom{align-items:flex-end}.three-badge{border-left:2px solid var(--lilac);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.15em;text-transform:uppercase;background:#ffffff17;margin-bottom:24px;padding:8px 12px;font:500 10px DM Mono,monospace;display:inline-flex}.three-title{letter-spacing:-.055em;text-shadow:0 8px 34px #000000bf;max-width:920px;font-family:Syne,Inter,sans-serif;font-size:clamp(52px,7.5vw,118px);line-height:.88}.three-title em{color:var(--lilac);font-family:Cormorant Garamond,serif;font-weight:600}.system-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#110b1870;border-radius:18px;width:min(100%,330px);padding:18px;box-shadow:inset 0 1px #ffffff24}.system-card-top{align-items:center;gap:12px;display:flex}.system-orb{background:radial-gradient(circle at 35% 30%,#fff 0,#bda3ff 16%,#7041d0 42%,#26123d 72%);border-radius:50%;width:48px;height:48px;box-shadow:0 0 32px #8953ff8c}.system-card strong{font-size:13px;display:block}.system-card span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:4px;font:500 9px DM Mono,monospace;display:block}.system-card a,.three-actions a{color:#0a0710;background:#fff;border-radius:999px;margin-top:18px;padding:11px 16px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.three-spacer{height:75vh}.capability .three-top{align-items:flex-start}.three-kicker{border-left:2px solid var(--violet);letter-spacing:.15em;text-transform:uppercase;background:#ffffff14;padding:8px 12px;font:500 10px DM Mono,monospace}.capability-copy{max-width:430px}.capability-copy p{max-width:550px;color:var(--muted);margin-top:26px;font-size:16px;line-height:1.7}.three-actions{flex-wrap:wrap;gap:10px;display:flex}.three-actions a.secondary{color:#fff;border:1px solid var(--line);background:#ffffff14}.capability-panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e0a1475;border-radius:20px;width:min(100%,480px);padding:0 24px}.capability-row{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;gap:16px;padding:24px 0;display:grid}.capability-row:last-child{border-bottom:0}.capability-row>span{color:var(--lilac);letter-spacing:.15em;font:500 10px DM Mono,monospace}.capability-row h2{margin-bottom:8px;font-size:18px}.capability-row p{color:var(--muted);font-size:13px;line-height:1.6}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transition-delay:var(--delay,0s);transform:translateY(24px)}[data-reveal].is-visible{opacity:1;transform:none}.three-footer{z-index:2;border-top:1px solid var(--line);color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;background:0 0;justify-content:space-between;gap:24px;padding:36px clamp(20px,4vw,56px);font:500 9px DM Mono,monospace;display:flex;position:relative}.three-footer div{gap:20px;display:flex}.three-footer a{color:inherit;text-decoration:none}@media (width<=800px){.three-nav{grid-template-columns:1fr auto}.three-links{display:none}.three-section{padding-top:94px}.three-top,.three-bottom{flex-direction:column}.three-intro{text-align:left;max-width:520px}.three-bottom{align-items:stretch}.three-title{font-size:clamp(52px,16vw,84px)}.system-card{align-self:flex-end}.capability .three-bottom{gap:36px}.capability-panel{align-self:flex-end}.three-spacer{height:58vh}}@media (width<=520px){.three-brand img{height:46px}.three-nav{height:66px}.three-nav-cta{padding:9px 12px;font-size:10px}.three-section{padding:84px 16px 28px}.three-services{margin-top:8px}.three-intro{font-size:16px}.three-title{font-size:clamp(48px,15vw,68px);line-height:.92}.system-card{width:88%}.capability-panel{padding:0 18px}.three-footer{flex-direction:column;padding:28px 16px}.three-footer div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transition:none;transform:none}}::selection{color:#fff;background:#8d57ff}html{scrollbar-color:#8d57ff #08070b}.three-title{letter-spacing:-.04em}.three-nav-cta,[data-magnetic]{transform:translate(var(--mx,0),var(--my,0));transition:transform .35s cubic-bezier(.2,.8,.2,1),background-color .18s,color .18s}.experience-progress{z-index:18;writing-mode:vertical-rl;align-items:center;gap:12px;display:flex;position:fixed;top:50%;right:20px;transform:translateY(-50%)}.experience-progress-label{letter-spacing:.18em;text-transform:uppercase;color:#fff9;font:500 8px DM Mono,monospace}.experience-progress i{background:#ffffff29;width:1px;height:140px;position:relative;overflow:hidden}.experience-progress b{transform-origin:top;will-change:transform;background:linear-gradient(#cdbdff,#8d57ff 60%,#df6b2c);position:absolute;inset:0;transform:scaleY(0)}.chapter{justify-content:center;min-height:125svh;position:relative}.chapter-copy{z-index:2;text-shadow:0 4px 28px #000000e6;width:min(620px,48vw);padding:34px 0;position:relative}.chapter-copy-left{align-self:flex-start;margin-left:clamp(0px,5vw,90px)}.chapter-copy-right{align-self:flex-end;margin-right:clamp(36px,7vw,120px)}.chapter-copy.wide{width:min(720px,58vw)}.chapter-index{letter-spacing:.18em;text-transform:uppercase;color:#cdbdff;margin-bottom:26px;font:500 9px DM Mono,monospace}.chapter-title{letter-spacing:-.04em;text-wrap:balance;font-family:Syne,Inter,sans-serif;font-size:clamp(54px,7vw,104px);font-weight:700;line-height:.9}.chapter-title em,.finale-title em{color:#cdbdff;font-family:Cormorant Garamond,serif;font-weight:600}.chapter-text{color:#f7f3ffc2;max-width:560px;margin-top:30px;font-size:clamp(16px,1.4vw,20px);line-height:1.7}.chapter-echo{z-index:0;color:#0000;-webkit-text-stroke:1px #d6c5ff17;letter-spacing:-.08em;pointer-events:none;font:800 clamp(150px,28vw,430px)/.7 Syne,sans-serif;position:absolute;bottom:2vh;left:-.03em}.chapter-echo.echo-right{left:auto;right:-.04em}.signal-list{flex-wrap:wrap;gap:8px;margin-top:32px;display:flex}.signal-list span{letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#09070d47;border:1px solid #fff3;border-radius:999px;padding:9px 13px;font-size:10px}.use-case-ribbon{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08070b52;border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;justify-content:center;display:flex;position:absolute;bottom:12vh;left:0;right:0}.use-case-ribbon span{text-align:center;letter-spacing:.12em;text-transform:uppercase;border-right:1px solid #ffffff29;flex:1;padding:18px 20px;font:500 9px DM Mono,monospace}.use-case-ribbon span:last-child{border-right:0}.capability{min-height:125svh}.finale{text-align:center;justify-content:center;align-items:center;min-height:120svh;position:relative;overflow:hidden}.finale-halo{aspect-ratio:1;filter:blur(18px);background:radial-gradient(circle,#7944e038,#7944e00d 40%,#0000 70%);border-radius:50%;width:min(70vw,900px);animation:7s ease-in-out infinite halo-breathe;position:absolute}.finale-copy{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.finale-title{letter-spacing:-.04em;text-wrap:balance;font-family:Syne,Inter,sans-serif;font-size:clamp(54px,8.2vw,118px);font-weight:700;line-height:.88}.finale-copy>p:not(.chapter-index){color:#f7f3ffad;margin-top:28px;font-size:clamp(15px,1.4vw,20px)}.finale-cta{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:999px;justify-content:space-between;align-items:center;width:min(520px,84vw);margin-top:48px;padding:12px 14px 12px 26px;text-decoration:none;display:flex;box-shadow:inset 0 1px #ffffff2e,0 22px 70px #240f4659}.finale-cta span{font-size:13px;font-weight:600}.finale-cta b{color:#110c19;background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.skip-link{z-index:100;color:#08070b;background:#fff;padding:10px 14px;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}@keyframes halo-breathe{50%{opacity:.72;transform:scale(1.08)}}@media (width<=800px){.experience-progress{right:8px}.chapter{min-height:112svh}.chapter-copy,.chapter-copy.wide{width:min(86vw,620px)}.chapter-copy-left{margin-left:0}.chapter-copy-right{margin-right:18px}.chapter-title{font-size:clamp(50px,13vw,78px)}.use-case-ribbon{grid-template-columns:1fr 1fr;width:calc(100% + 40px);margin:40px -20px 0;display:grid;position:relative;bottom:auto}.use-case-ribbon span{border-top:1px solid #ffffff1f}.finale-title{font-size:clamp(48px,13vw,78px)}}@media (width<=520px){.experience-progress{display:none}.chapter{min-height:110svh;padding-left:18px;padding-right:18px}.chapter-copy,.chapter-copy.wide{align-self:flex-start;width:92vw;margin:0}.chapter-title{font-size:clamp(46px,14vw,64px)}.chapter-text{font-size:15px;line-height:1.65}.chapter-echo{font-size:52vw;bottom:10vh}.use-case-ribbon{width:calc(100% + 36px);margin-left:-18px;margin-right:-18px}.use-case-ribbon span{padding:15px 8px;font-size:7px}.capability{min-height:140svh}.finale{min-height:105svh}.finale-title{font-size:clamp(46px,13vw,65px)}.finale-cta{margin-top:38px}.finale-cta b{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.finale-halo{animation:none}.experience-progress-fill{transition:none}[data-magnetic]{transform:none!important}}
/*$vite$:1*/