.living-site,html:has(.living-site){scroll-behavior:auto}body:has(.living-site),html:has(.living-site){overflow-x:hidden}.living-site{--living-bg:#010204;--living-white:#f5f7f7;--living-muted:#8e999e;--living-line:rgba(210,240,244,.14);position:relative;overflow:visible;color:var(--living-white);background:var(--living-bg);font-family:var(--font-inter),Arial,sans-serif;cursor:none}.living-site,.living-site *{box-sizing:border-box}.living-site a,.living-site button{-webkit-tap-highlight-color:transparent}.living-grain{z-index:50;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.65'/%3E%3C/svg%3E");background-size:180px 180px}.living-canvas,.living-grain{position:fixed;inset:0;pointer-events:none}.living-canvas{z-index:0;opacity:.85;transition:opacity .8s ease}.living-header,.living-site main{position:relative;z-index:2}.living-cursor{position:fixed;z-index:80;top:-22px;left:-22px;width:44px;height:44px;border:1px solid rgba(204,255,38,.72);border-radius:50%;opacity:0;pointer-events:none;transition:width .2s ease,height .2s ease,border-color .2s ease,opacity .2s ease}.living-cursor span{position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:50%;background:#d2ff30;box-shadow:0 0 12px #d2ff30;transform:translate(-50%,-50%)}.living-pointer-trail{position:fixed;z-index:72;inset:0;overflow:hidden;pointer-events:none;mix-blend-mode:screen}.living-pointer-trail span{position:absolute;top:-4.5rem;left:-4.5rem;width:9rem;height:9rem;border-radius:50%;opacity:.2;background:radial-gradient(circle,rgba(216,255,255,.42) 0 3%,rgba(40,222,255,.2) 12%,rgba(94,70,255,.12) 32%,transparent 68%);filter:blur(12px);will-change:transform}.living-pointer-trail span:nth-child(2){opacity:.18}.living-pointer-trail span:nth-child(3){opacity:.16}.living-pointer-trail span:nth-child(4){opacity:.14}.living-pointer-trail span:nth-child(5){opacity:.12}.living-pointer-trail span:nth-child(6){opacity:.1}.living-pointer-trail span:nth-child(7){opacity:.08}.living-pointer-trail span:nth-child(8){opacity:.06}.living-pointer-trail span:nth-child(9){opacity:.04}.living-site .is-color-lit{color:transparent!important;background-image:radial-gradient(circle 9rem at var(--text-pointer-x,50%) var(--text-pointer-y,50%),#efffff 0,#39e6ff 18%,#8470ff 42%,#c6ff1f 66%,rgba(245,247,247,.95) 100%),linear-gradient(100deg,#2be4ff,#806cff,#c4ff20,#2be4ff);background-size:auto,240% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 12px rgba(53,222,255,.24));animation:living-text-shimmer 1.8s linear infinite}.living-progress{position:fixed;z-index:60;top:0;right:0;left:0;height:2px;background:hsla(0,0%,100%,.05)}.living-progress span{display:block;width:100%;height:100%;transform:scaleX(var(--page-progress,0));transform-origin:left;background:linear-gradient(90deg,#23ddff,#5c5cff 65%,#c2ff00)}.living-header{position:fixed;z-index:20;top:0;left:0;display:grid;width:100%;grid-template-columns:1fr auto 1fr;align-items:center;padding:2.3rem clamp(1.25rem,4vw,5rem)}.living-logo{width:-moz-fit-content;width:fit-content;color:#fff;font-size:.88rem;font-weight:700;letter-spacing:.42em}.living-header nav{display:flex;gap:clamp(1.5rem,4vw,4.5rem)}.living-header nav button{position:relative;padding:.4rem 0;color:#d4dbdd;background:none;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.living-header nav button:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#bdfb16;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.living-header nav button:hover:after{transform:scaleX(1);transform-origin:left}.living-sound{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-self:end;gap:.55rem;color:#aeb7ba;background:none;font-size:.62rem;letter-spacing:.12em}.living-sound svg{width:1rem;height:1rem}.living-hero{position:relative;display:grid;min-height:100svh;place-items:center;overflow:hidden;background:rgba(1,2,4,.18)}.living-hero:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.58),transparent 22% 78%,rgba(0,0,0,.58)),radial-gradient(circle at 50% 47%,rgba(0,75,123,.12),transparent 46%),#010204}.living-hero__halo{width:min(58vw,50rem);border:1px solid rgba(43,213,255,.08);border-radius:50%;box-shadow:0 0 0 7vw rgba(55,63,255,.012),0 0 0 14vw rgba(35,212,255,.009);animation:living-halo 8s ease-in-out infinite}.living-hero__halo,.living-hero__rings{position:absolute;z-index:-1;aspect-ratio:1}.living-hero__rings{width:min(74vw,68rem);transform:translate3d(var(--pointer-x-small,0),var(--pointer-y-small,0),0) rotate(var(--hero-rotate,0deg))}.living-hero__rings i{position:absolute;inset:0;border:1px solid rgba(116,198,255,.08);border-radius:44% 56% 47% 53%;animation:living-morph 9s ease-in-out infinite alternate}.living-hero__rings i:nth-child(2){inset:12%;animation-delay:-3s}.living-hero__rings i:nth-child(3){inset:24%;animation-delay:-6s}.living-hero__content{position:relative;z-index:2;width:100%;padding:9rem clamp(1.25rem,5.7vw,7rem) 6rem;text-align:center}.living-hero h1{margin:0;color:rgba(247,250,250,.95);font-size:clamp(4.5rem,12.2vw,12.5rem);font-weight:300;line-height:.72;letter-spacing:-.085em;text-transform:uppercase;text-shadow:0 4px 30px hsla(0,0%,100%,.08)}.living-hero h1 span{display:block}.living-title-line--one{transform:translate3d(var(--hero-left,0),var(--hero-up,0),0)}.living-title-line--two{transform:translate3d(var(--hero-right,0),var(--hero-down,0),0)}.living-hero h1 span:last-child{margin-top:.2em;font-size:1.15em;letter-spacing:-.06em}.living-hero__bottom{display:flex;width:min(47rem,88vw);align-items:center;justify-content:center;gap:2.4rem;margin:clamp(3rem,7vh,5rem) auto 0}.living-hero__bottom p{max-width:19rem;color:#aeb7ba;font-size:clamp(.78rem,1.1vw,.98rem);line-height:1.5;text-align:left}.living-outline-button{display:inline-flex;min-width:14rem;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem .9rem 1.5rem;color:#fff;border:1px solid transparent;border-radius:999px;background:linear-gradient(#05070a,#05070a) padding-box,linear-gradient(90deg,#21dfff,#615eff,#bdff00) border-box;font-size:.78rem;transition:color .25s ease,box-shadow .25s ease,transform .25s ease}.living-outline-button svg{width:1.25rem;height:1.25rem}.living-outline-button:hover{color:#c9ff36;box-shadow:0 0 36px rgba(74,167,255,.18);transform:translateY(-2px)}.living-hero__side{position:absolute;top:50%;color:#59656a;font-size:.52rem;letter-spacing:.22em;writing-mode:vertical-rl}.living-hero__side--left{left:1.5rem;transform:translateY(-50%) rotate(180deg)}.living-hero__side--right{right:1.5rem;transform:translateY(-50%)}.living-scroll{position:absolute;z-index:5;bottom:1.8rem;left:50%;display:flex;align-items:center;flex-direction:column;gap:.6rem;color:#778287;background:none;transform:translateX(-50%)}.living-scroll span{font-size:.52rem;letter-spacing:.22em;text-transform:uppercase}.living-scroll svg{width:1rem;height:1rem;color:#bdfb16;animation:living-scroll 1.8s ease-in-out infinite}.living-marquee{position:relative;z-index:3;overflow:hidden;padding:1.1rem 0;border-block:1px solid var(--living-line);background:rgba(0,0,0,.66);color:#baff17;white-space:nowrap}.living-marquee div{width:-moz-max-content;width:max-content;font-size:clamp(1rem,2.2vw,2rem);font-weight:300;letter-spacing:.12em;animation:living-marquee 22s linear infinite}.living-capabilities{border-top:1px solid var(--living-line)}.living-scene{--scene-accent:38,219,255;position:relative;display:grid;min-height:100svh;grid-template-columns:.18fr .82fr 1.1fr;align-items:center;gap:clamp(1rem,4vw,5rem);overflow:hidden;padding:clamp(5rem,10vh,9rem) clamp(1.25rem,5vw,6rem);border-bottom:1px solid var(--living-line);background:rgba(1,2,4,.72);isolation:isolate}.living-scene:nth-child(2n){grid-template-columns:1.1fr .82fr .18fr}.living-scene:nth-child(2n) .living-scene__number{order:3;text-align:right}.living-scene:nth-child(2n) .living-scene__copy{order:2}.living-scene:nth-child(2n) .living-scene__visual{order:1}.living-scene__ghost{position:absolute;z-index:-1;top:50%;left:0;color:rgba(var(--scene-accent),.035);font-size:17vw;font-weight:200;line-height:.8;letter-spacing:-.09em;white-space:nowrap;transform:translate3d(var(--section-ghost,-28%),-50%,0)}.living-scene--violet{--scene-accent:119,92,255}.living-scene--lime{--scene-accent:190,255,16}.living-scene__number{align-self:start;color:rgba(240,246,247,.94);font-size:clamp(4.5rem,8vw,8rem);font-weight:250;line-height:.8;letter-spacing:-.07em;transform:translateY(var(--section-up,0)) rotate(var(--section-rotate,0deg))}.living-scene__copy{position:relative;z-index:3;transform:translateY(var(--section-down,0))}.living-scene__copy>svg{width:1.5rem;height:1.5rem;margin-bottom:2.4rem;color:rgb(var(--scene-accent));stroke-width:1.2}.living-scene__copy h2{margin:0;font-size:clamp(3.5rem,8vw,8rem);font-weight:300;line-height:.84;letter-spacing:-.08em;transform:translateX(var(--section-left,0))}.living-scene__copy p{max-width:30rem;margin-top:2rem;color:var(--living-muted);font-size:clamp(.9rem,1.2vw,1.05rem);line-height:1.75}.living-scene__visual{position:relative;display:grid;min-height:35rem;place-items:center;perspective:1200px;transform:translate3d(var(--pointer-x-small,0),var(--section-up,0),0)}.living-window{position:relative;z-index:2;width:min(47rem,100%);aspect-ratio:1.45;overflow:hidden;border:1px solid rgba(var(--scene-accent),.42);border-radius:2.4rem 4.6rem 2.1rem 4rem;background:rgba(4,8,15,.76);box-shadow:inset 0 0 50px rgba(var(--scene-accent),.05),0 0 0 1px hsla(0,0%,100%,.04),0 34px 110px rgba(0,0,0,.65),0 0 70px rgba(var(--scene-accent),.08);transform:rotateY(var(--pointer-ry,-11deg)) rotateX(var(--pointer-rx,4deg)) rotate(var(--section-window-rotate,0deg)) scale(var(--section-window-scale,.9));transition:transform 1.1s cubic-bezier(.18,.9,.18,1),border-radius 1.1s ease}.living-scene.is-active .living-window{border-radius:1.2rem 3.7rem 1.6rem 3rem}.living-window:before{content:"";position:absolute;inset:-60%;background:conic-gradient(from 90deg,transparent,rgba(var(--scene-accent),.16),transparent 28%,rgba(74,61,255,.15),transparent 55%);animation:living-spin 13s linear infinite}.living-window__top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.5rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.living-window__top span{font-size:.56rem;letter-spacing:.28em}.living-window__top i{width:2rem;height:1px;background:rgb(var(--scene-accent));box-shadow:0 0 12px rgb(var(--scene-accent))}.living-window__body{position:relative;z-index:2;display:flex;height:calc(100% - 3.8rem);align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(1.5rem,5vw,4.5rem)}.living-window__eyebrow{color:rgb(var(--scene-accent));font-size:.55rem;letter-spacing:.24em}.living-window__body strong{max-width:100%;margin-top:1rem;font-size:clamp(2.5rem,5vw,5.7rem);font-weight:300;line-height:.9;letter-spacing:-.065em}.living-window__body small{position:absolute;right:1.5rem;bottom:1.2rem;color:#68747a;font-size:.5rem;letter-spacing:.16em;text-transform:uppercase}.living-window__wave{width:78%;height:1px;margin-top:2.5rem;background:linear-gradient(90deg,transparent,rgb(var(--scene-accent)),transparent);box-shadow:0 0 18px rgba(var(--scene-accent),.75);transform:scaleX(.25);transform-origin:left;transition:transform 1.4s cubic-bezier(.18,.9,.18,1) .2s}.living-window__mesh{position:absolute;inset:0;overflow:hidden;pointer-events:none}.living-window__mesh i{position:absolute;top:50%;left:50%;width:72%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--scene-accent),.35),transparent);transform:translate(-50%,-50%) rotate(var(--mesh-angle,0deg));animation:living-mesh 4s ease-in-out infinite alternate}.living-window__mesh i:nth-child(2){--mesh-angle:36deg;animation-delay:-.8s}.living-window__mesh i:nth-child(3){--mesh-angle:72deg;animation-delay:-1.6s}.living-window__mesh i:nth-child(4){--mesh-angle:108deg;animation-delay:-2.4s}.living-window__mesh i:nth-child(5){--mesh-angle:144deg;animation-delay:-3.2s}.living-scene.is-active .living-window__wave{transform:scaleX(1)}.living-orbit{position:absolute;width:70%;aspect-ratio:1;border:1px solid rgba(var(--scene-accent),.13);border-radius:50%}.living-orbit--one{animation:living-orbit 14s linear infinite}.living-orbit--two{width:48%;animation:living-orbit 9s linear infinite reverse}.living-orbit:after{content:"";position:absolute;top:50%;left:-3px;width:6px;height:6px;border-radius:50%;background:rgb(var(--scene-accent));box-shadow:0 0 18px rgb(var(--scene-accent))}.living-process{min-height:100svh;padding:clamp(7rem,13vh,11rem) clamp(1.25rem,6vw,7rem);overflow:hidden;background:rgba(5,6,10,.82)}.living-process__ticker{position:absolute;top:10%;left:-10%;color:rgba(123,93,255,.08);font-size:11vw;font-weight:200;white-space:nowrap;transform:translateX(var(--section-ticker,0)) rotate(-5deg)}.living-process__intro{display:grid;grid-template-columns:.45fr 1fr;align-items:start;gap:2rem;margin-bottom:clamp(5rem,11vh,9rem)}.living-process__intro>span{color:#a5ff17;font-size:.56rem;letter-spacing:.25em}.living-process__intro h2{margin:0;font-size:clamp(3.4rem,7.5vw,8rem);font-weight:300;line-height:.88;letter-spacing:-.075em;transform:translateX(var(--section-right,0))}.living-process ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--living-line)}.living-process li{display:grid;grid-template-columns:.2fr .65fr 1fr;gap:2rem;padding:2rem 0;border-bottom:1px solid var(--living-line);transition:padding .35s ease,color .35s ease;transform:translateX(var(--section-row-shift,0))}.living-process li:first-child{transform:translateX(var(--section-right,0))}.living-process li:nth-child(2){transform:translateX(var(--section-left,0))}.living-process li:nth-child(3){transform:translateX(var(--section-right,0))}.living-process li:hover{padding-right:1rem;padding-left:1rem;color:#c6ff2a}.living-process li span{color:#697378;font-size:.62rem}.living-process li strong{font-size:clamp(1.4rem,2.4vw,2.4rem);font-weight:400;letter-spacing:-.04em}.living-process li p{max-width:28rem;color:#849095;line-height:1.65}.living-contact{position:relative;display:flex;min-height:100svh;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;padding:8rem 1.25rem 2rem;text-align:center;background:rgba(1,2,4,.7)}.living-contact__orb{position:absolute;width:min(48rem,70vw);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 45% 42%,rgba(219,255,255,.55),transparent 5%),radial-gradient(circle at 45% 45%,rgba(34,204,255,.5),transparent 23%),radial-gradient(circle at 55% 55%,rgba(89,56,255,.4),transparent 48%),radial-gradient(circle,rgba(190,255,0,.08),transparent 67%);filter:blur(3px);opacity:.72;animation:living-contact-orb 9s ease-in-out infinite;transform:translate3d(var(--pointer-x-large,0),var(--pointer-y-large,0),0) scale(var(--section-contact-scale,.75))}.living-contact>h2,.living-contact>p,.living-contact__footer,.living-contact__link{position:relative;z-index:2}.living-contact>p{color:#b5bec1;font-size:.82rem}.living-contact h2{margin:2rem 0 3rem;font-size:clamp(5rem,13vw,13rem);font-weight:250;line-height:.72;letter-spacing:-.085em;transform:translateY(var(--section-up,0)) scale(var(--section-title-scale,.86))}.living-contact__link{display:inline-flex;align-items:center;gap:4rem;padding-bottom:.75rem;color:#fff;border-bottom:1px solid #baff13;font-size:clamp(1rem,1.8vw,1.5rem);transition:gap .35s ease,color .35s ease}.living-contact__link:hover{gap:5rem;color:#c6ff2a}.living-contact__link svg{width:1.4rem;height:1.4rem}.living-contact__footer{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;color:#687378;font-size:.55rem;letter-spacing:.13em}.living-contact__footer a:hover{color:#fff}@keyframes living-halo{0%,to{transform:scale(.96);opacity:.5}50%{transform:scale(1.04);opacity:1}}@keyframes living-scroll{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@keyframes living-spin{to{transform:rotate(1turn)}}@keyframes living-orbit{to{transform:rotate(1turn)}}@keyframes living-contact-orb{0%,to{transform:scale(.92) rotate(-5deg);filter:blur(3px)}50%{transform:scale(1.08) rotate(7deg);filter:blur(7px)}}@keyframes living-marquee{to{transform:translateX(-50%)}}@keyframes living-morph{0%{border-radius:42% 58% 48% 52%;transform:rotate(0deg) scale(.9)}to{border-radius:58% 42% 63% 37%;transform:rotate(35deg) scale(1.08)}}@keyframes living-mesh{0%{opacity:.15;width:45%}to{opacity:.75;width:92%}}@keyframes living-text-shimmer{to{background-position:0 0,240% 0}}@media (max-width:900px){.living-site{cursor:auto}.living-cursor,.living-pointer-trail{display:none}.living-header{grid-template-columns:1fr auto;padding-top:1.5rem}.living-header nav{display:none}.living-hero h1{font-size:clamp(4rem,15vw,8rem);line-height:.78}.living-hero__bottom{align-items:center;flex-direction:column;gap:1.5rem}.living-hero__bottom p{text-align:center}.living-scene{align-content:center}.living-scene,.living-scene:nth-child(2n){grid-template-columns:.25fr .75fr}.living-scene:nth-child(2n) .living-scene__copy,.living-scene:nth-child(2n) .living-scene__number,.living-scene:nth-child(2n) .living-scene__visual{order:0}.living-scene__visual{min-height:28rem;grid-column:1/-1}.living-process__intro{grid-template-columns:1fr}}@media (max-width:620px){.living-hero__side{display:none}.living-hero__content{padding-right:.9rem;padding-left:.9rem}.living-hero h1{font-size:clamp(3.65rem,18vw,6rem);line-height:.8}.living-hero h1 span:first-child{line-height:.9}.living-outline-button{min-width:13.5rem}.living-scene{gap:2.5rem;padding-top:6.5rem}.living-scene,.living-scene:nth-child(2n){grid-template-columns:1fr}.living-scene__number{font-size:4rem}.living-scene__copy h2{font-size:clamp(3.3rem,17vw,5.8rem)}.living-scene__copy>svg{margin-bottom:1.5rem}.living-scene__visual{min-height:21rem}.living-window{border-radius:1.5rem 2.5rem 1.2rem 2rem}.living-window__body strong{font-size:2.4rem}.living-process li{grid-template-columns:.2fr .8fr;gap:1rem}.living-process li p{grid-column:2}.living-contact h2{font-size:clamp(4.4rem,20vw,7rem);line-height:.76}.living-contact__footer{align-items:flex-start;flex-direction:column;text-align:left}}@media (prefers-reduced-motion:reduce){.living-site *,.living-site :after,.living-site :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}