@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap";:root{color:#e4e4e4;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--accent-1:#f1f1f1;--accent-2:#cfcfcf;--accent-3:#e8e8e8;--text-strong:#f7f7f7;--text-soft:#d0d0d0;--text-muted:#ababab;--line-soft:#ffffff14;--line-strong:#ffffff29;--shadow-soft:0 20px 48px #00000061;background:radial-gradient(circle at top,#ffffff0f,#0000 24%),linear-gradient(#0b0b0b 0%,#121212 40%,#090909 100%);font-family:Outfit,sans-serif;font-weight:400;line-height:1.5}html{scroll-behavior:smooth;scroll-padding-top:7rem}*,:before,:after{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a,button,input,textarea,select{font:inherit}a{color:inherit}img{max-width:100%}#root{min-height:100vh}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--text-strong);letter-spacing:-.03em}h1{font-size:clamp(3rem,8vw,5.7rem);line-height:.98}h2{font-size:clamp(2.2rem,5vw,3.8rem);line-height:1.02}h3{font-size:1.35rem;line-height:1.1}p{font-size:1rem;line-height:1.72}::selection{color:#f3f8ff;background:#ffffff38}.page-shell{background:radial-gradient(circle at top,#ffffff0a,#0000 24%),linear-gradient(#080808 0%,#101010 34%,#1a1a1a 56%,#111 78%,#090909 100%);position:relative;overflow:clip}.page-shell main{flex-direction:column;gap:0;display:flex}.container{width:min(1160px,100vw - 3rem);margin:0 auto}.site-header{z-index:20;padding:1rem 0 0;transition:padding .22s;animation:.7s cubic-bezier(.22,1,.36,1) both headerIntro;position:sticky;top:0}.site-header--scrolled{padding-top:.6rem}.navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform-origin:top;background:#121212e6;border:1px solid #ffffff1f;border-radius:1rem;justify-content:space-between;align-items:center;gap:1.25rem;padding:.95rem 1.25rem;transition:transform .24s,background-color .24s,box-shadow .24s,border-color .24s,padding .24s;display:flex;box-shadow:0 12px 32px #0000002e}.navbar--scrolled{background:#080808f0;border-color:#ffffff29;padding-block:.78rem;transform:translateY(-1px)scale(.988);box-shadow:0 16px 36px #0000003d}.brand{flex-direction:column;gap:.12rem;text-decoration:none;display:inline-flex}.brand-mark,.footer-title{letter-spacing:.24em;text-transform:uppercase;color:var(--text-strong);font-size:1.1rem;font-weight:800}.brand-subtitle{color:var(--text-soft);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:1.4rem;display:flex}.nav-links--desktop{display:flex}.nav-toggle,.mobile-nav-backdrop,.mobile-nav-panel{display:none}.nav-links a,.footer-list a,.projects-link{color:var(--text-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .18s,transform .18s}.nav-links a:hover,.footer-list a:hover,.projects-link:hover{color:var(--accent-2);transform:translateY(-1px)}.button{letter-spacing:.01em;border:1px solid #0000;border-radius:.9rem;justify-content:center;align-items:center;min-height:3.25rem;padding:.95rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s,border-color .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--compact{min-height:2.9rem;padding-inline:1.25rem}.button--primary{color:#1b1b1b;background:linear-gradient(135deg,#ededed,#d2d2d2);box-shadow:0 10px 24px #ffffff14}.button--primary:hover{box-shadow:0 14px 28px #ffffff1f}.button--secondary,.button--ghost{color:var(--text-strong);border-color:var(--line-strong);background:#ffffff05}.button--secondary:hover,.button--ghost:hover{background:#ffffff0f;border-color:#fff3}.hero-section{background:linear-gradient(#0a0a0a6b,#0a0a0a00);align-items:center;min-height:calc(100svh - 5rem);padding:7.5rem 0 6rem;scroll-margin-top:7rem;display:flex;position:relative}.hero-dotgrid-layer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-dotgrid{opacity:1;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 76%,#0000 100%);mask-image:radial-gradient(circle,#000 76%,#0000 100%)}.hero-dotgrid-overlay{background:radial-gradient(circle at 20% 30%,#ffffff08,#0000 22%),radial-gradient(circle at 82% 24%,#ffffff06,#0000 18%),linear-gradient(#00000014,#00000005 34%,#0000001a);position:absolute;inset:0}.hero-orb{filter:blur(42px);opacity:.34;pointer-events:none;border-radius:999px;animation:14s ease-in-out infinite float;position:absolute}.hero-orb--top{background:radial-gradient(circle at 30% 30%,#ffffff1a,#0000 62%),radial-gradient(circle at 65% 65%,#d2d2d214,#0000 58%);width:min(32rem,45vw);height:min(32rem,45vw);top:8%;right:-8%}.hero-orb--bottom{background:radial-gradient(circle,#e6e6e614,#0000 58%),radial-gradient(circle at 40% 70%,#ffffff0a,#0000 60%);width:min(28rem,38vw);height:min(28rem,38vw);animation-delay:-5s;bottom:0;left:-10%}.hero-layout,.about-layout{grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);align-items:center;gap:5rem;display:grid}.hero-layout{z-index:1;position:relative}.hero-copy h1{max-width:12ch;margin-top:1rem}.hero-copy h1 span{color:var(--accent-2)}.hero-rotating-word{min-width:7.2ch;animation:.36s heroWordSwap;display:inline-block}.hero-copy p{max-width:38rem;margin-top:1.5rem;font-size:1.06rem}.hero-actions,.cta-actions{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.hero-proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:3rem;display:grid}.hero-proof div,.stat-card,.service-card,.process-card,.project-card{border:1px solid var(--line-soft);background:linear-gradient(#1c1c1ce6,#0c0c0cf5);transition:transform .26s,box-shadow .26s,border-color .26s,background-color .26s;box-shadow:0 18px 38px #0000003d}.hero-proof div{border-radius:1rem;padding:1.2rem 1.25rem}.hero-proof div:hover,.service-card:hover,.process-card:hover,.project-card:hover,.stat-card:hover{border-color:#ffffff24;transform:translateY(-4px);box-shadow:0 18px 38px #00000038}.hero-proof strong{color:var(--text-strong);margin-bottom:.45rem;display:block}.hero-proof span{color:var(--text-muted);font-size:.95rem}.hero-visual{justify-content:flex-end;display:flex}.hero-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffff0d,#ffffff05),#121212f0;border:1px solid #ffffff14;border-radius:1.25rem;width:min(100%,31rem);padding:1rem;position:relative;box-shadow:0 18px 48px #00000038}.hero-card__badge{color:var(--text-strong);letter-spacing:.12em;text-transform:uppercase;background:#ffffff0f;border-radius:.7rem;padding:.5rem .72rem;font-size:.72rem;position:absolute;top:1.25rem;right:1.25rem}.hero-card img{aspect-ratio:4/4.6;object-fit:cover;filter:saturate(.92)contrast(1.02);border-radius:.95rem;width:100%;display:block}.hero-card__panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0c0cd1;border:1px solid #ffffff14;border-radius:.95rem;padding:.95rem 1rem;position:absolute;bottom:1.6rem;left:1.6rem;right:1.6rem}.hero-card__panel p,.section-heading p,.about-panel__text,.service-card p,.process-card p,.project-card p,.footer-brand p,.cta-card p{color:var(--text-muted)}.section{padding:8rem 0;scroll-margin-top:7rem;transition:background .32s;position:relative}.section--light{color:var(--text-strong);background:linear-gradient(#151515 0%,#0d0d0d 100%)}.section--light>.container,.section--tinted>.container,.section--muted>.container,.hero-section>.container{z-index:1;position:relative}.section--light h2,.section--light h3,.section--light .section-eyebrow,.section--light .service-card__eyebrow,.section--light .project-card__category,.section--light .projects-link{color:var(--text-strong)}.section--light p,.section--light .section-heading p,.section--light .service-card p,.section--light .project-card p,.section--light .stat-card span{color:var(--text-muted)}.section--light .service-card,.section--light .project-card,.section--light .stat-card{background:linear-gradient(#1e1e1ef0,#0c0c0cfa);border:1px solid #ffffff14;box-shadow:0 18px 38px #0000003d}.section--light .service-card:hover,.section--light .project-card:hover,.section--light .stat-card:hover{border-color:#ffffff24;box-shadow:0 22px 42px #00000047}.section--light .projects-link:hover{color:var(--accent-1)}.section--compact{padding-top:2rem}.section--muted{background:linear-gradient(#1212128f,#08080838)}.section--tinted{background:linear-gradient(#181818e0,#080808f0)}.section-heading{max-width:41rem;margin-bottom:3.5rem}.section-heading h2{max-width:12ch}.section-heading p{max-width:38rem;margin-top:1rem}.section-heading--centered{text-align:center;margin-inline:auto}.section-heading--centered h2,.section-heading--centered p{margin-inline:auto}.section-eyebrow,.service-card__eyebrow,.project-card__category,.footer-heading,.about-panel__label{letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:700;display:inline-flex}.section-eyebrow,.service-card__eyebrow,.project-card__category{color:var(--accent-3)}.services-grid,.process-grid,.projects-grid,.footer-grid{gap:1.75rem;display:grid}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card,.process-card,.project-card{border-radius:1.1rem;padding:1.85rem}.service-card h3,.process-card h3,.project-card h3{margin-top:1rem;margin-bottom:.85rem}.about-panel{position:relative}.about-panel__glow{filter:blur(12px);background:radial-gradient(circle,#ffffff14,#0000 70%);border-radius:2rem;position:absolute;inset:10% 8%}.about-panel__frame{background:linear-gradient(160deg,#121212fa,#2a2a2ad6),radial-gradient(circle at 0 0,#ffffff0f,#0000 38%);border:1px solid #ffffff1f;border-radius:1.25rem;min-height:31rem;padding:2.4rem;position:relative;overflow:hidden}.about-panel__title{max-width:12ch;margin-top:1rem}.about-panel__intro{max-width:30rem;color:var(--text-muted);margin-top:1rem}.about-panel__list{gap:1rem;margin-top:2rem;display:grid}.about-panel__item{background:linear-gradient(#ffffff0a,#ffffff03);border:1px solid #ffffff14;border-radius:.95rem;gap:.45rem;padding:1rem 1.05rem;transition:transform .22s,border-color .22s,background-color .22s;display:grid}.about-panel__item:hover{border-color:#ffffff24;transform:translateY(-3px)}.about-panel__item strong{color:var(--text-strong);font-size:1rem}.about-panel__item span{color:var(--text-muted);line-height:1.65}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.stat-card{border-radius:1rem;padding:1.5rem}.stat-card strong{color:var(--accent-2);font-size:clamp(1.9rem,4vw,2.7rem);display:block}.section--light .stat-card strong{color:var(--text-strong)}.stat-card span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.9rem}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;position:relative}.process-grid:before{content:"";background:linear-gradient(90deg,#0000,#ffffff29,#0000);height:1px;position:absolute;top:3.6rem;left:10%;right:10%}.process-card{padding-top:6.5rem;position:relative}.process-card__number{width:4rem;height:4rem;color:var(--text-strong);background:linear-gradient(135deg,#ffffff1a,#ffffff08);border-radius:.95rem;place-items:center;font-size:1.1rem;font-weight:800;display:grid;position:absolute;top:1.4rem;left:1.4rem;box-shadow:inset 0 0 0 1px #ffffff1f}.projects-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem;display:flex}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{padding:0;overflow:hidden}.project-card__visual{background:linear-gradient(160deg,#ffffff0f,#3c3c3c14),linear-gradient(135deg,#5c5c5cb8,#222222e6);min-height:14rem;position:relative;overflow:hidden}.project-card__visual:after{content:"";background:linear-gradient(#0000000a,#00000061);position:absolute;inset:0}.project-card__visual img,.project-card__placeholder{width:100%;height:100%;display:block}.project-card__visual img{object-fit:cover;transition:transform .5s;transform:scale(1)}.project-card__placeholder{background:radial-gradient(circle at 25% 30%,#ffffff38,#0000 18%),linear-gradient(120deg,#0000 35%,#ffffff1a 42%,#0000 48%),linear-gradient(#0000 20%,#ffffff14 20% 21%,#0000 21%),linear-gradient(90deg,#0000 26%,#ffffff14 26% 27%,#0000 27%);transition:transform .5s;transform:scale(1)}.project-card:hover .project-card__visual img,.project-card:hover .project-card__placeholder{transform:scale(1.05)}.project-card__category{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0c0cb8;border:1px solid #ffffff14;border-radius:999px;padding:.45rem .7rem;position:absolute;top:1.1rem;left:1.1rem}.project-card__body{gap:.9rem;padding:1.55rem 1.5rem 1.6rem;display:grid}.project-card__body h3,.project-card__body p{margin:0}.project-card__link{width:fit-content;color:var(--text-strong);border-bottom:1px solid #ffffff29;align-items:center;margin-top:.25rem;padding-bottom:.12rem;font-weight:600;text-decoration:none;transition:color .22s,border-color .22s,transform .22s;display:inline-flex}.project-card__link:hover{color:var(--accent-1);border-color:#ffffff47;transform:translate(4px)}.section--light .project-card__visual{background:linear-gradient(160deg,#ffffff08,#00000029),linear-gradient(135deg,#282828,#0e0e0e)}.section--light .project-card__placeholder{background:radial-gradient(circle at 25% 30%,#ffffff1f,#0000 18%),linear-gradient(120deg,#0000 35%,#ffffff12 42%,#0000 48%),linear-gradient(#0000 20%,#ffffff0d 20% 21%,#0000 21%),linear-gradient(90deg,#0000 26%,#ffffff0d 26% 27%,#0000 27%)}.cta-card{background:linear-gradient(145deg,#0a0a0afa,#1c1c1cf0);border:1px solid #ffffff14;border-radius:1.3rem;padding:clamp(2.5rem,5vw,4.5rem);position:relative;overflow:hidden;box-shadow:0 18px 44px #0003}.cta-card__glow{filter:blur(16px);background:radial-gradient(circle,#ffffff1f,#0000 65%);border-radius:50%;width:16rem;height:16rem;position:absolute;top:-2rem;right:-3rem}.cta-card__content{max-width:42rem;position:relative}.cta-card__content h2{margin-top:1rem}.cta-card__content p{max-width:36rem;margin-top:1.35rem}.site-footer{background:#080808e6;border-top:1px solid #ffffff14;padding:5.5rem 0 2.2rem}.footer-grid{grid-template-columns:1.3fr repeat(3,minmax(0,1fr));padding-bottom:3rem}.footer-heading{color:var(--text-soft);margin-bottom:1rem}.footer-list{color:var(--text-muted);gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.footer-bottom{color:var(--text-soft);border-top:1px solid #ffffff14;padding-top:1.5rem;font-size:.92rem}.reveal{opacity:0;filter:blur(6px);animation:.9s cubic-bezier(.22,1,.36,1) forwards revealUp;transform:translateY(28px)scale(.985)}@keyframes revealUp{to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes float{0%,to{transform:translate(0,0)}50%{transform:translateY(-16px)}}@keyframes techGridDrift{0%{transform:translate(0,0)}to{transform:translate(-72px,-36px)}}@keyframes techCircuitFlow{0%{opacity:.22;transform:translate(0,0)}50%{opacity:.4;transform:translate(-8px,10px)}to{opacity:.22;transform:translate(-18px,18px)}}@keyframes techHudFloat{0%,to{transform:perspective(1200px)rotateX(62deg)rotateY(-20deg)rotate(12deg)translate(0,0)}50%{transform:perspective(1200px)rotateX(62deg)rotateY(-18deg)rotate(10deg)translate(12px,-8px)}}@keyframes techBeamSweep{0%,to{opacity:.22;transform:translate(-8%)rotate(0)}50%{opacity:.5;transform:translate(8%,-2%)rotate(1.5deg)}}@keyframes techRingRotate{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.03)}to{transform:rotate(360deg)scale(1)}}@keyframes techNodesPulse{0%,to{opacity:.34;transform:scale(1)}50%{opacity:.58;transform:scale(1.02)}}@keyframes pulseLine{0%,to{opacity:.72;transform:translate(0)}50%{opacity:1;transform:translate(14px)}}@keyframes heroWordSwap{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes headerIntro{0%{opacity:0;filter:blur(10px);transform:translateY(-18px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (width<=980px){.hero-layout,.about-layout{grid-template-columns:1fr}.projects-heading{flex-direction:column;align-items:flex-start}.hero-layout,.about-layout{gap:2.75rem}.hero-proof,.stats-grid,.projects-grid,.footer-grid{grid-template-columns:1fr}.services-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid:before{display:none}}@media (width<=720px){.site-header{padding-top:.65rem}.container{width:min(1160px,100vw - 1.5rem)}.navbar{border-radius:1.1rem;align-items:center;gap:.8rem;padding:.9rem 1rem}.hero-section,.section{padding:5.25rem 0}.site-header--scrolled{padding-top:.45rem}.navbar--scrolled{padding-block:.8rem;transform:translateY(0)scale(1)}.brand-mark{letter-spacing:.16em;font-size:.82rem;line-height:1.35}.nav-links--desktop,.navbar-cta{display:none}.nav-toggle{width:3rem;height:3rem;color:var(--text-strong);background:#ffffff08;border:1px solid #ffffff14;border-radius:.9rem;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;margin-left:auto;padding:0;display:inline-flex}.nav-toggle span{background:currentColor;border-radius:999px;width:1.05rem;height:1.5px;transition:transform .22s,opacity .22s}.nav-toggle--open span:first-child{transform:translateY(6px)rotate(45deg)}.nav-toggle--open span:nth-child(2){opacity:0}.nav-toggle--open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-nav-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;z-index:18;background:#0000006b;transition:opacity .22s;display:block;position:fixed;inset:0}.mobile-nav-backdrop--open{opacity:1;pointer-events:auto}.mobile-nav-panel{z-index:19;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#0a0a0af5;border:1px solid #ffffff14;border-radius:1.25rem;flex-direction:column;gap:1rem;padding:1rem;transition:opacity .22s,transform .22s;display:flex;position:fixed;top:5.35rem;left:.75rem;right:.75rem;transform:translateY(-12px)scale(.98);box-shadow:0 24px 56px #0000004d}.mobile-nav-panel--open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.mobile-nav-panel__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.mobile-nav-panel__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--text-soft);font-size:.72rem}.mobile-nav-close{width:2.5rem;height:2.5rem;color:var(--text-strong);background:#ffffff08;border:1px solid #ffffff14;border-radius:.85rem;font-size:1.5rem;line-height:1}.mobile-nav-links{gap:.65rem;display:grid}.mobile-nav-links a{color:var(--text-strong);background:#ffffff08;border:1px solid #ffffff0d;border-radius:.95rem;padding:.95rem 1rem;font-weight:600;text-decoration:none;animation:.42s both mobileNavItemIn}.mobile-nav-panel__cta{width:100%}.hero-layout,.about-layout{gap:2rem}.hero-copy h1{max-width:100%;margin-top:.85rem}.hero-copy p{max-width:100%;font-size:1rem}.hero-actions,.cta-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.cta-actions .button{width:100%}.hero-proof{grid-template-columns:1fr;gap:.9rem;margin-top:2rem}.services-grid,.process-grid{grid-template-columns:1fr}.section{padding:4.6rem 0}.section-heading{margin-bottom:2rem}.section-heading h2,.section-heading p{max-width:100%}.service-card,.process-card,.project-card__body,.stat-card{padding:1.2rem}.about-panel__frame{min-height:24rem;padding:1.4rem}.about-panel__title,.about-panel__intro{max-width:100%}.about-panel__list{margin-top:1.4rem}.stats-grid,.projects-grid,.footer-grid{grid-template-columns:1fr}.process-card{padding-top:5.6rem}.process-card__number{width:3.4rem;height:3.4rem;top:1rem;left:1rem}.projects-heading{margin-bottom:1.8rem}.project-card__visual{min-height:12rem}.project-card__category{top:.85rem;left:.85rem}.cta-card{padding:1.4rem}.site-footer{padding:4rem 0 2rem}.hero-card__badge{margin-bottom:.85rem;line-height:1.45;display:inline-flex;position:static}.hero-card__panel{margin-top:.85rem;position:static}}@keyframes mobileNavItemIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dot-grid{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.dot-grid__wrap{width:100%;height:100%;position:relative}.dot-grid__canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}
