:root{--canvas:#000;--canvas-soft:#050505;--ink:#f7fbff;--body:#c7d0d6;--muted:#7f8b93;--hairline:#ffffff29;--glass:#ffffff14;--glass-strong:#ffffff24;--primary:#ff4d00;--primary-rgb:255, 77, 0;--secondary:#000;--secondary-rgb:0, 0, 0;--ice:var(--secondary);--mint:var(--primary);--violet:var(--secondary)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas);min-height:100%}body{isolation:isolate;min-height:100%;color:var(--ink);background:linear-gradient(115deg, rgba(var(--primary-rgb), .035), transparent 34%), linear-gradient(245deg, rgba(var(--secondary-rgb), .36), transparent 38%), var(--canvas);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{z-index:-3;pointer-events:none;content:"";background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000 86%);mask-image:linear-gradient(#000000e6,#0000 86%)}body:after{z-index:-2;pointer-events:none;content:"";background:radial-gradient(ellipse at top, rgba(var(--primary-rgb), .075), transparent 46%), linear-gradient(180deg, transparent 0%, #000000b8 100%);position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}main{z-index:1;position:relative}.scroll-video-layer{z-index:0;pointer-events:none;background:var(--canvas);position:fixed;inset:0}.scroll-video-layer video,.scroll-video-shade{width:100%;height:100%;position:absolute;inset:0}.scroll-video-layer video{object-fit:cover;opacity:.48;filter:grayscale(.45)contrast(1.16)saturate(.9)brightness(.98);transform:scale(calc(1.04 + (var(--scroll-progress,0) * .04)))}.scroll-video-shade{background:linear-gradient(115deg, rgba(var(--primary-rgb), .075), rgba(var(--secondary-rgb), .62)), radial-gradient(ellipse at 50% 38%, transparent 0%, #00000080 72%), repeating-linear-gradient(to bottom, #ffffff06 0, #ffffff06 1px, transparent 1px, transparent 8px)}.site-nav{z-index:20;border:1px solid var(--hairline);background:rgba(var(--secondary-rgb), .62);-webkit-backdrop-filter:blur(22px)saturate(150%);backdrop-filter:blur(22px)saturate(150%);border-radius:999px;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);min-height:64px;padding:10px 12px 10px 18px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff24}.brand{width:76px;height:40px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:6px 9px;display:inline-flex;overflow:hidden}.brand-mark{object-fit:contain;width:58px;max-width:100%;height:auto}.nav-actions{scrollbar-width:none;justify-content:flex-end;align-items:center;gap:6px;display:flex;overflow-x:auto}.nav-actions::-webkit-scrollbar{display:none}.nav-toggle{display:none}.nav-actions a{min-height:42px;color:var(--body);letter-spacing:.15em;text-transform:uppercase;border:0;border-radius:0;flex:none;padding:14px 18px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;font-weight:400;line-height:1;transition:color .18s,opacity .18s;position:relative}.nav-actions a:after{content:"";opacity:0;transform-origin:50%;background:currentColor;height:1px;transition:opacity .18s,transform .18s;position:absolute;bottom:8px;left:18px;right:18px;transform:scaleX(0)}.nav-actions a:hover,.nav-actions a:focus-visible{color:var(--ink);outline:none}.nav-actions a:hover:after,.nav-actions a:focus-visible:after{opacity:1;transform:scaleX(1)}.hero-section{isolation:isolate;text-align:center;justify-content:center;align-items:center;min-height:100svh;padding:112px 32px;display:flex;position:relative;overflow:hidden}.hero-grid{z-index:0;background:linear-gradient(90deg, rgba(var(--primary-rgb), .08), transparent 1px), linear-gradient(rgba(var(--secondary-rgb), .08), transparent 1px);opacity:.18;transform-origin:bottom;background-size:11vw 11vw;position:absolute;inset:0;transform:perspective(900px)rotateX(64deg)translateY(24%)}.scanline{z-index:0;pointer-events:none;opacity:.1;background:repeating-linear-gradient(#ffffff09 0 1px,#0000 1px 8px);position:absolute;inset:0}.hero-content{z-index:1;width:min(1120px,100%);position:relative}.hero-title{max-width:1080px;color:var(--ink);text-transform:uppercase;margin:0 auto;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;overflow:hidden}.hero-title-line{color:var(--ink);letter-spacing:.02em;text-shadow:0 18px 48px #0000006b;transform-origin:50%;font-size:4.45rem;font-weight:900;line-height:1.02;animation:1.15s cubic-bezier(.16,1,.3,1) .18s both hero-title-reveal;display:block}.news-ticker{border:1px solid var(--hairline);background:linear-gradient(90deg, rgba(var(--primary-rgb), .08), rgba(var(--secondary-rgb), .05)), rgba(var(--secondary-rgb), .58);-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);border-radius:999px;width:min(820px,100%);margin:58px auto 0;overflow:hidden;box-shadow:inset 0 1px #ffffff29;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.ticker-track{width:max-content;animation:22s linear infinite ticker;display:flex}.ticker-track span{color:var(--body);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;flex:none;padding:15px 34px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.74rem;font-weight:400;line-height:1}.hero-actions{justify-content:center;gap:14px;margin-top:34px;display:flex}.hero-cta{border:1px solid var(--hairline);letter-spacing:.13em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;line-height:1;transition:border-color .18s,background .18s,color .18s,transform .18s;display:inline-flex}.hero-cta-primary{border-color:rgba(var(--primary-rgb), .38);background:linear-gradient(90deg, rgba(var(--primary-rgb), .18), rgba(var(--secondary-rgb), .18)), #ffffff14;color:var(--ink);box-shadow:inset 0 1px 0 #ffffff2e, 0 0 28px rgba(var(--primary-rgb), .08)}.hero-cta-secondary{background:rgba(var(--secondary-rgb), .5);color:var(--body);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%)}.hero-cta:hover,.hero-cta:focus-visible{border-color:rgba(var(--secondary-rgb), .78);color:var(--ink);outline:none;transform:translateY(-2px)}.hero-cta-secondary:hover,.hero-cta-secondary:focus-visible{background:rgba(var(--secondary-rgb), .1)}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hero-title-reveal{0%{opacity:0;clip-path:inset(100% 0 0);transform:translateY(36px)}62%{opacity:1;text-shadow:0 18px 48px #0000006b, 0 0 34px rgba(var(--secondary-rgb), .24)}to{opacity:1;clip-path:inset(0);text-shadow:0 18px 48px #0000006b;transform:translateY(0)}}.future-section{min-height:1px;scroll-margin-top:110px}.content-section{padding:76px 32px;scroll-margin-top:104px;position:relative;overflow:hidden}.section-shell{width:min(1180px,100%);min-width:0;margin:0 auto;position:relative}.section-shell[data-section-motion=true]{opacity:0;filter:blur(10px);transform-origin:50%;will-change:opacity, filter, transform;transition:opacity .7s,filter .7s,transform .82s cubic-bezier(.16,1,.3,1);transform:perspective(1200px)translateY(72px)translateZ(-90px)scale(.88)}.section-shell[data-section-motion=true][data-section-state=visible]{opacity:1;filter:blur();transform:perspective(1200px)translateY(0)translateZ(0)scale(1)}.section-shell[data-section-motion=true]>*{opacity:0;transition:opacity .56s,transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(22px)}.section-shell[data-section-motion=true][data-section-state=visible]>*{opacity:1;transform:translateY(0)}.section-shell[data-section-motion=true][data-section-state=visible]>:first-child{transition-delay:80ms}.section-shell[data-section-motion=true][data-section-state=visible]>:nth-child(2){transition-delay:.16s}.section-shell[data-section-motion=true][data-section-state=visible]>:nth-child(3){transition-delay:.24s}.section-shell[data-section-motion=true]>.about-grid{opacity:1;transition:none;transform:none}.section-shell[data-section-motion=true]>.about-grid>.glass-card{opacity:0;will-change:opacity, transform;transition:opacity .64s,transform .82s cubic-bezier(.16,1,.3,1);transform:translate(-54px)}.section-shell[data-section-motion=true][data-section-state=visible]>.about-grid>.glass-card{opacity:1;transform:translate(0)}.section-shell[data-section-motion=true][data-section-state=visible]>.about-grid>.glass-card:first-child{transition-delay:.18s}.section-shell[data-section-motion=true][data-section-state=visible]>.about-grid>.glass-card:nth-child(2){transition-delay:.32s}.section-shell[data-section-motion=true][data-section-state=visible]>.about-grid>.glass-card:nth-child(3){transition-delay:.46s}.section-shell[data-section-motion=true]>.service-grid{opacity:1;transition:none;transform:none}.section-shell[data-section-motion=true]>.service-grid>.service-card{opacity:0;will-change:opacity, transform;transition:border-color .18s,background .18s,box-shadow .18s,opacity .62s,transform .76s cubic-bezier(.16,1,.3,1);transform:translate(-48px)}.section-shell[data-section-motion=true][data-section-state=visible]>.service-grid>.service-card{opacity:1;transform:translate(0)}.section-shell[data-section-motion=true][data-section-state=visible]>.service-grid>.service-card:first-child{transition-delay:.16s}.section-shell[data-section-motion=true][data-section-state=visible]>.service-grid>.service-card:nth-child(2){transition-delay:.28s}.section-shell[data-section-motion=true][data-section-state=visible]>.service-grid>.service-card:nth-child(3){transition-delay:.4s}.section-shell[data-section-motion=true][data-section-state=visible]>.service-grid>.service-card:nth-child(4){transition-delay:.52s}.section-shell[data-section-motion=true][data-section-state=visible]>.service-grid>.service-card:nth-child(5){transition-delay:.64s}.section-shell[data-section-motion=true][data-section-state=visible]>.service-grid>.service-card:nth-child(6){transition-delay:.76s}.section-shell[data-section-motion=true][data-section-state=visible]>.service-grid>.service-card:nth-child(7){transition-delay:.88s}.section-shell[data-section-motion=true][data-section-state=visible]>.service-grid>.service-card:nth-child(8){transition-delay:1s}.section-shell[data-section-motion=true][data-section-state=visible]>.service-grid[data-interacted=true]>.service-card{transition-delay:0s}.section-shell[data-section-motion=true][data-section-state=visible]>.service-grid>.service-card[data-active=true]{transition:border-color 80ms,background 80ms,box-shadow 80ms,opacity 80ms,transform 90ms cubic-bezier(.16,1,.3,1);transform:perspective(760px)translateY(-8px)translateZ(24px)rotateX(6deg)}.section-shell[data-section-motion=true]>.faq-list{opacity:1;transition:none;transform:none}.section-shell[data-section-motion=true]>.faq-list>.faq-item{opacity:0;will-change:opacity, transform;transition:border-color .18s,background .18s,box-shadow .18s,opacity .62s,transform .76s cubic-bezier(.16,1,.3,1);transform:translate(56px)}.section-shell[data-section-motion=true][data-section-state=visible]>.faq-list>.faq-item{opacity:1;transform:translate(0)}.section-shell[data-section-motion=true][data-section-state=visible]>.faq-list>.faq-item:first-child{transition-delay:.16s}.section-shell[data-section-motion=true][data-section-state=visible]>.faq-list>.faq-item:nth-child(2){transition-delay:.28s}.section-shell[data-section-motion=true][data-section-state=visible]>.faq-list>.faq-item:nth-child(3){transition-delay:.4s}.section-shell[data-section-motion=true][data-section-state=visible]>.faq-list>.faq-item:nth-child(4){transition-delay:.52s}.section-shell[data-section-motion=true][data-section-state=visible]>.faq-list>.faq-item:nth-child(5){transition-delay:.64s}.section-shell[data-section-motion=true]>.technology-grid{opacity:1;transition:none;transform:none}.section-shell[data-section-motion=true]>.technology-grid>.technology-card{opacity:0;will-change:opacity, transform;transition:border-color .18s,background .22s,box-shadow .22s,opacity .62s,transform .78s cubic-bezier(.16,1,.3,1);transform:translateY(42px)scale(.9)}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card{opacity:1;transform:translateY(0)scale(1)}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:first-child{transition-delay:.12s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:nth-child(2){transition-delay:.2s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:nth-child(3){transition-delay:.28s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:nth-child(4){transition-delay:.36s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:nth-child(5){transition-delay:.44s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:nth-child(6){transition-delay:.52s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:nth-child(7){transition-delay:.6s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:nth-child(8){transition-delay:.68s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:nth-child(9){transition-delay:.76s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:nth-child(10){transition-delay:.84s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:nth-child(11){transition-delay:.92s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:nth-child(12){transition-delay:1s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:nth-child(13){transition-delay:1.08s}.section-shell[data-section-motion=true][data-section-state=visible]>.technology-grid>.technology-card:hover{transform:perspective(820px)translateY(-12px)translateZ(30px)rotateX(5deg)}.section-kicker{color:var(--primary);letter-spacing:.22em;text-transform:uppercase;margin:0 0 22px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem}.section-heading-row{grid-template-columns:minmax(0,1.04fr) minmax(280px,.7fr);align-items:end;gap:64px;margin-bottom:54px;display:grid}.section-heading-row>*,.faq-shell>*,.careers-shell>*,.glass-card,.service-card,.faq-item,.process-strip>*,.technology-card{min-width:0}.section-heading-row h2,.faq-shell h2,.careers-shell h2{color:var(--ink);letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:clamp(2.5rem,4.8vw,5.05rem);font-weight:350;line-height:.98}.section-heading-row p,.careers-shell p{color:var(--body);overflow-wrap:break-word;margin:0;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.8}.section-heading-row.about-intro{grid-template-columns:minmax(0,.88fr) minmax(360px,.72fr);align-items:center;gap:72px;margin-bottom:62px}.section-heading-row.about-intro h2{max-width:720px;font-size:4rem;font-weight:420;line-height:1.08}.section-heading-row.about-intro p{border-left:2px solid rgba(var(--primary-rgb), .3);max-width:560px;color:var(--body);padding:6px 0 6px 28px;font-size:1.08rem;line-height:1.78}.section-heading-row.services-intro{grid-template-columns:minmax(0,.82fr) minmax(340px,.62fr);align-items:center;gap:58px;margin-bottom:44px}.section-heading-row.services-intro h2{max-width:680px;font-size:3.72rem;font-weight:480;line-height:1.06}.section-heading-row.services-intro p{border-top:1px solid rgba(var(--primary-rgb), .24);max-width:520px;color:var(--body);padding:24px 0 0;font-size:1.04rem;line-height:1.72}.about-grid{grid-template-columns:1.18fr 1fr 1fr;gap:16px;display:grid}.glass-card,.service-card,.faq-item{border:1px solid var(--hairline);background:linear-gradient(145deg, #ffffff1a, transparent 58%), rgba(var(--secondary-rgb), .64);-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);box-shadow:inset 0 1px #ffffff1f,0 24px 80px #00000047}.glass-card{min-height:240px;padding:30px}.glass-card h3,.service-card h3{color:var(--ink);letter-spacing:0;margin:0 0 18px;font-size:clamp(1.35rem,1.8vw,2rem);font-weight:520;line-height:1.14}.glass-card p,.service-card p,.faq-item p{color:var(--body);margin:0;font-size:.98rem;line-height:1.75}.story-card{background:linear-gradient(135deg, rgba(var(--primary-rgb), .07), transparent 46%), linear-gradient(315deg, rgba(var(--secondary-rgb), .09), transparent 48%), rgba(var(--secondary-rgb), .68)}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.service-card{min-height:230px;padding:26px;transition:border-color 80ms,transform 90ms cubic-bezier(.16,1,.3,1),background 80ms,box-shadow 80ms}.service-card[data-active=true]{border-color:rgba(var(--primary-rgb), .28);background:linear-gradient(145deg, rgba(var(--primary-rgb), .09), transparent 58%), #ffffff13;box-shadow:inset 0 1px 0 #ffffff2e, 0 18px 48px #00000052, 0 0 22px rgba(var(--secondary-rgb), .12);transform:perspective(760px)translateY(-8px)translateZ(24px)rotateX(6deg)}.process-strip{border:1px solid var(--hairline);background:rgba(var(--secondary-rgb), .5);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:22px;padding:10px;display:grid}.process-strip div{min-height:58px;transform-style:preserve-3d;background:#ffffff0b;justify-content:center;align-items:center;padding:14px 12px;transition:background .13s,box-shadow .13s,transform .16s cubic-bezier(.16,1,.3,1);display:flex}.process-strip div:hover{background:linear-gradient(145deg, rgba(var(--primary-rgb), .09), transparent 58%), #ffffff13;box-shadow:inset 0 1px 0 #ffffff2e, 0 18px 48px #00000052, 0 0 22px rgba(var(--secondary-rgb), .12);transform:perspective(760px)translateY(-8px)translateZ(24px)rotateX(6deg)}.process-strip strong{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;font-weight:500;display:block}.faq-shell{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:center;gap:64px;display:grid}.faq-list{gap:12px;display:grid}.faq-item{padding:0;transition:border-color .22s,background .26s,box-shadow .26s;overflow:hidden}.faq-item[open]{border-color:rgba(var(--primary-rgb), .26);background:radial-gradient(ellipse at 18% 0%, rgba(var(--primary-rgb), .08), transparent 54%), linear-gradient(145deg, #ffffff1f, transparent 58%), rgba(var(--secondary-rgb), .74);box-shadow:inset 0 1px 0 #ffffff29, 0 28px 82px #00000057, 0 0 28px rgba(var(--primary-rgb), .06)}.faq-item summary{min-height:68px;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;font-size:1rem;line-height:1.35;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{color:var(--mint);content:"+";flex:none;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:1.25rem}.faq-item[open] summary:after{content:"-";transform:rotate(180deg)}.faq-item p{opacity:0;filter:blur(8px);transform-origin:top;max-height:0;padding:0 24px;transition:max-height .62s cubic-bezier(.16,1,.3,1),padding .62s cubic-bezier(.16,1,.3,1),opacity .42s,filter .52s,transform .62s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(-12px)scaleY(.82)}.faq-item[open] p{opacity:1;filter:blur();max-height:220px;padding:0 24px 24px;animation:.72s cubic-bezier(.16,1,.3,1) both faq-liquid-reveal;transform:translateY(0)scaleY(1)}@keyframes faq-liquid-reveal{0%{clip-path:ellipse(42% 0% at 50% 0)}56%{clip-path:ellipse(78% 116% at 50% 0)}to{clip-path:ellipse(130% 150% at 50% 0)}}.technologies-shell{border-top:1px solid #ffffff1f;padding-top:8px}.section-heading-row.technology-intro{grid-template-columns:minmax(0,.78fr) minmax(340px,.64fr);align-items:center;gap:58px;margin-bottom:34px}.section-heading-row.technology-intro h2{max-width:720px;font-size:3.72rem;font-weight:480;line-height:1.06}.section-heading-row.technology-intro p{border-top:1px solid rgba(var(--primary-rgb), .24);max-width:560px;color:var(--body);padding:24px 0 0;font-size:1.04rem;line-height:1.72}.technology-grid{perspective:1100px;grid-template-columns:repeat(14,minmax(0,1fr));justify-self:center;gap:clamp(10px,1vw,14px);width:100%;max-width:940px;margin-top:0;padding:14px 0 4px;display:grid;position:relative}.technology-grid:before{pointer-events:none;content:"";background:radial-gradient(rgba(var(--primary-rgb), .055), transparent 68%);filter:blur(30px);position:absolute;inset:12% 8%}.technology-card{aspect-ratio:1;min-width:0;box-shadow:none;transform-style:preserve-3d;background:0 0;border:0;border-radius:0;grid-column:span 2;place-items:center;margin:0;animation:5.4s ease-in-out infinite hologram-float;display:grid;position:relative}.technology-card:nth-child(8){grid-column:2/span 2}.technology-card:before,.technology-card:after{display:none}.technology-card img{z-index:2;object-fit:contain;opacity:.78;width:50%;height:50%;filter:grayscale(1) brightness(1.55) drop-shadow(0 0 10px rgba(var(--secondary-rgb), .2));transition:filter .35s,transform .45s cubic-bezier(.22,.8,.2,1);position:relative;transform:translateZ(26px)}.tech-hologram-beam{display:none}.technology-card:hover{z-index:3;box-shadow:none;background:0 0;animation:none}.technology-card:hover:before{animation-play-state:paused}.technology-card:hover img{opacity:.95;filter:grayscale(1) brightness(1.9) drop-shadow(0 0 17px rgba(var(--secondary-rgb), .38));transform:translateZ(42px)scale(1.08)}@keyframes hologram-float{0%,to{transform:translateY(0)rotateX(0)rotateY(0)}50%{transform:translateY(-7px)rotateX(2deg)rotateY(-2deg)}}@keyframes hologram-scan{0%,34%{transform:translate(-115%)}66%,to{transform:translate(115%)}}.careers-section{padding-bottom:92px}.careers-shell{text-align:center;max-width:780px}.careers-shell .section-kicker{text-align:center}.careers-shell p{max-width:680px;margin:24px auto 0}.outline-button{border:1px solid rgba(var(--primary-rgb), .32);background:rgba(var(--primary-rgb), .045);min-height:52px;color:var(--ink);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;margin-top:36px;padding:0 26px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.74rem;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.outline-button:hover,.outline-button:focus-visible{border-color:rgba(var(--secondary-rgb), .75);background:rgba(var(--secondary-rgb), .14);outline:none;transform:translateY(-2px)}.contact-section{padding-top:42px}.contact-shell{grid-template-columns:minmax(0,.82fr) minmax(360px,.78fr);align-items:start;gap:46px;display:grid}.contact-copy{min-width:0}.contact-copy h2{max-width:680px;color:var(--ink);letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:clamp(2.5rem,4.6vw,4.8rem);font-weight:380;line-height:1.02}.contact-copy p{max-width:540px;color:var(--body);margin:24px 0 0;font-size:1.04rem;line-height:1.72}.footer-phones{gap:10px;display:grid}.footer-phones a{color:var(--ink);letter-spacing:.1em;overflow-wrap:anywhere;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;line-height:1.4;transition:color .16s}.footer-phones a:hover,.footer-phones a:focus-visible{color:var(--primary);outline:none}.contact-form{border:1px solid var(--hairline);background:linear-gradient(145deg, #ffffff1a, transparent 58%), rgba(var(--secondary-rgb), .66);-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);gap:16px;min-width:0;padding:24px;display:grid;box-shadow:inset 0 1px #ffffff1f,0 24px 80px #00000047}.contact-form label{gap:8px;min-width:0;display:grid}.contact-form span{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.66rem}.contact-form input,.contact-form textarea{width:100%;min-width:0;color:var(--ink);font:inherit;background:#ffffff0e;border:1px solid #ffffff29;border-radius:0;outline:none;font-size:.98rem;line-height:1.5;transition:border-color .16s,background .16s,box-shadow .16s}.contact-form input{min-height:48px;padding:0 14px}.contact-form textarea{resize:vertical;min-height:148px;padding:14px}.contact-form input:focus,.contact-form textarea:focus{border-color:rgba(var(--primary-rgb), .48);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .09);background:#ffffff13}.contact-form button{border:1px solid rgba(var(--primary-rgb), .38);background:linear-gradient(90deg, rgba(var(--primary-rgb), .18), rgba(var(--secondary-rgb), .18)), #ffffff14;width:fit-content;min-height:50px;color:var(--ink);cursor:pointer;letter-spacing:.13em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;margin-top:4px;padding:0 24px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.7rem;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.contact-form button:hover,.contact-form button:focus-visible{border-color:rgba(var(--primary-rgb), .58);outline:none;transform:translateY(-2px)}.contact-status{color:var(--body);margin:0;font-size:.9rem;line-height:1.5}.floating-contact{z-index:30;justify-items:end;gap:12px;display:grid;position:fixed;bottom:24px;right:24px}.floating-contact-panel{border:1px solid var(--hairline);background:linear-gradient(145deg, rgba(var(--primary-rgb), .055), transparent 48%), rgba(var(--secondary-rgb), .9);opacity:0;pointer-events:none;transform-origin:100% 100%;-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);gap:8px;width:min(320px,100vw - 48px);padding:10px;transition:opacity .18s,transform .2s cubic-bezier(.16,1,.3,1);display:grid;transform:translateY(10px)scale(.97);box-shadow:inset 0 1px #ffffff1f,0 22px 70px #00000075}.floating-contact[data-open=true] .floating-contact-panel{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.floating-contact-panel a{background:#ffffff0e;border:1px solid #ffffff1a;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:12px 14px 12px 12px;transition:border-color .16s,background .16s,transform .16s;display:grid}.floating-contact-panel a:hover,.floating-contact-panel a:focus-visible{border-color:rgba(var(--primary-rgb), .36);background:rgba(var(--primary-rgb), .07);outline:none;transform:translate(-3px)}.floating-contact-icon{border:1px solid rgba(var(--primary-rgb), .22);background:rgba(var(--primary-rgb), .08);width:38px;height:38px;color:var(--primary);border-radius:999px;place-items:center;display:grid}.floating-contact-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:18px;height:18px}.floating-contact-text{gap:5px;display:grid}.floating-contact-text,.floating-contact-text span,.floating-contact-text strong{overflow-wrap:anywhere;min-width:0}.floating-contact-text span{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.62rem;font-weight:500;line-height:1}.floating-contact-text strong{color:var(--ink);font-size:.94rem;font-weight:440;line-height:1.32}.floating-contact-toggle{border:1px solid rgba(var(--primary-rgb), .42);background:linear-gradient(145deg, rgba(var(--primary-rgb), .2), transparent 64%), rgba(var(--secondary-rgb), .9);width:58px;height:58px;color:var(--ink);cursor:pointer;box-shadow:inset 0 1px 0 #ffffff29, 0 14px 42px #0000005c, 0 0 24px rgba(var(--primary-rgb), .14);-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);border-radius:999px;place-items:center;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.floating-contact-toggle:hover,.floating-contact-toggle:focus-visible{border-color:rgba(var(--primary-rgb), .68);box-shadow:inset 0 1px 0 #ffffff29, 0 18px 50px #00000070, 0 0 28px rgba(var(--primary-rgb), .2);outline:none;transform:translateY(-2px)}.floating-contact-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:24px;height:24px}.floating-contact-toggle-image{width:32px;height:auto;display:block}.site-footer{z-index:1;background:linear-gradient(180deg, transparent, rgba(var(--secondary-rgb), .72)), rgba(var(--secondary-rgb), .58);-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);border-top:1px solid #ffffff1f;padding:34px 32px 28px;position:relative}.footer-shell{grid-template-columns:minmax(260px,1.2fr) repeat(3,minmax(150px,.6fr));gap:34px;width:min(1180px,100%);margin:0 auto;display:grid}.footer-brand,.footer-column{min-width:0}.footer-logo{object-fit:contain;width:82px;height:auto;margin-bottom:18px}.footer-brand p{max-width:360px;color:var(--body);margin:0;font-size:.98rem;line-height:1.68}.footer-contact{color:var(--primary);letter-spacing:.12em;overflow-wrap:anywhere;text-transform:uppercase;margin-top:18px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;display:inline-flex}.footer-phones{margin-top:16px}.footer-column{align-content:start;gap:12px;display:grid}.footer-column h2{color:var(--primary);letter-spacing:.16em;text-transform:uppercase;margin:0 0 4px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.68rem;font-weight:500}.footer-column a,.footer-column span{color:var(--body);font-size:.92rem;line-height:1.45}.footer-column a{transition:color .16s,transform .16s}.footer-column a:hover,.footer-column a:focus-visible{color:var(--ink);outline:none;transform:translate(3px)}.footer-bottom{width:min(1180px,100%);color:var(--muted);letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:18px;margin:30px auto 0;padding-top:18px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.68rem;line-height:1.4;display:flex}@media (max-width:980px){.site-nav{border-radius:28px;align-items:flex-start}.hero-section{min-height:100svh;padding:136px 24px}.hero-title-line{letter-spacing:.015em;font-size:3.2rem}.content-section{padding:64px 24px}.section-heading-row,.section-heading-row.about-intro,.section-heading-row.services-intro,.section-heading-row.technology-intro,.faq-shell{grid-template-columns:1fr;align-items:start;gap:28px}.section-heading-row.about-intro{gap:24px;margin-bottom:42px}.section-heading-row.about-intro h2{max-width:760px;font-size:3.2rem}.section-heading-row.about-intro p{width:100%;max-width:680px}.section-heading-row.services-intro{gap:22px;margin-bottom:36px}.section-heading-row.services-intro h2{max-width:760px;font-size:3rem}.section-heading-row.services-intro p{width:100%;max-width:680px;padding-top:18px}.about-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card{grid-column:1/-1}.process-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.section-heading-row.technology-intro{gap:22px;margin-bottom:26px}.section-heading-row.technology-intro h2{max-width:760px;font-size:3rem}.section-heading-row.technology-intro p{width:100%;max-width:680px;padding-top:18px}.contact-shell{grid-template-columns:minmax(0,1fr);gap:32px}.contact-copy h2{max-width:760px;font-size:3rem}.contact-copy p{max-width:680px}.technology-grid{grid-template-columns:repeat(10,minmax(0,1fr));max-width:760px;padding-block:18px 6px}.technology-card:nth-child(8){grid-column:span 2}.technology-card:nth-child(13){grid-column:auto/span 2}.footer-shell{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1/-1}}@media (max-width:700px){.site-nav{border-radius:999px;align-items:center;gap:16px;width:calc(100% - 24px);min-height:58px;padding:8px 10px 8px 14px;top:12px}.brand{align-self:auto;width:70px;height:38px;padding:6px 8px}.brand-mark{width:54px}.nav-toggle{background:linear-gradient(145deg, #ffffff14, transparent), rgba(var(--secondary-rgb), .68);width:42px;height:42px;color:var(--ink);cursor:pointer;border:1px solid #ffffff2e;border-radius:999px;flex:none;place-items:center;display:inline-grid;position:relative;box-shadow:inset 0 1px #ffffff1f}.nav-toggle span{background:currentColor;border-radius:999px;width:17px;height:1px;transition:opacity .18s,transform .22s;position:absolute}.nav-toggle span:first-child{transform:translateY(-6px)}.nav-toggle span:nth-child(3){transform:translateY(6px)}.site-nav[data-open=true] .nav-toggle span:first-child{transform:rotate(42deg)}.site-nav[data-open=true] .nav-toggle span:nth-child(2){opacity:0;transform:scaleX(0)}.site-nav[data-open=true] .nav-toggle span:nth-child(3){transform:rotate(-42deg)}.nav-actions{border:1px solid var(--hairline);background:linear-gradient(145deg, rgba(var(--primary-rgb), .055), transparent 48%), rgba(var(--secondary-rgb), .88);opacity:0;pointer-events:none;transform-origin:top;-webkit-backdrop-filter:blur(24px)saturate(155%);backdrop-filter:blur(24px)saturate(155%);border-radius:28px;grid-template-columns:1fr;gap:0;width:100%;padding:10px;transition:opacity .22s,transform .22s;display:grid;position:absolute;top:calc(100% + 12px);left:0;right:0;overflow:hidden;transform:translateY(-8px)scale(.98);box-shadow:inset 0 1px #ffffff1f,0 26px 80px #0000006b}.site-nav[data-open=true] .nav-actions{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.nav-actions a{min-height:48px;color:var(--ink);opacity:0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:0 16px;font-size:.68rem;transition:color .18s,opacity .22s,transform .22s,background .18s;display:flex;transform:translateY(-4px)}.site-nav[data-open=true] .nav-actions a{opacity:1;transform:translateY(0)}.site-nav[data-open=true] .nav-actions a:first-child{transition-delay:30ms}.site-nav[data-open=true] .nav-actions a:nth-child(2){transition-delay:60ms}.site-nav[data-open=true] .nav-actions a:nth-child(3){transition-delay:90ms}.site-nav[data-open=true] .nav-actions a:nth-child(4){transition-delay:.12s}.site-nav[data-open=true] .nav-actions a:nth-child(5){transition-delay:.15s}.site-nav[data-open=true] .nav-actions a:nth-child(6){transition-delay:.18s}.nav-actions a:last-child{border-bottom:0}.nav-actions a:before{color:var(--mint);content:"+";opacity:.62;order:2;font-size:.72rem}.nav-actions a:after{display:none}.nav-actions a:hover,.nav-actions a:focus-visible{background:rgba(var(--secondary-rgb), .08)}.hero-section{min-height:100svh;padding:104px 20px 72px}.hero-title-line{letter-spacing:.01em;font-size:1.86rem;line-height:1.12}.news-ticker{margin-top:40px}.hero-actions{flex-direction:column;align-items:center;gap:10px;margin-top:26px}.hero-cta{white-space:nowrap;width:fit-content;max-width:100%;min-height:46px;padding:0 24px;font-size:.66rem}.content-section{padding:52px 20px;scroll-margin-top:88px}.section-heading-row,.section-heading-row.about-intro,.section-heading-row.services-intro,.section-heading-row.technology-intro,.faq-shell{grid-template-columns:minmax(0,1fr);align-items:start;gap:20px}.section-heading-row{margin-bottom:36px}.section-heading-row.about-intro{gap:20px;margin-bottom:34px}.section-heading-row.about-intro h2{max-width:100%;font-size:2rem;line-height:1.12}.section-heading-row.about-intro p{max-width:100%;padding:0 0 0 16px;font-size:.94rem;line-height:1.62}.section-heading-row.services-intro{gap:18px;margin-bottom:30px}.section-heading-row.services-intro h2{max-width:100%;font-size:1.95rem;line-height:1.12}.section-heading-row.services-intro p{max-width:100%;padding-top:16px;font-size:.94rem;line-height:1.62}.section-heading-row h2,.faq-shell h2,.careers-shell h2{max-width:100%;font-size:1.95rem;line-height:1.12}.about-grid,.service-grid,.process-strip{grid-template-columns:1fr}.technologies-shell{padding-top:4px}.section-heading-row.technology-intro{gap:18px;margin-bottom:22px}.section-heading-row.technology-intro h2{max-width:100%;font-size:1.95rem;line-height:1.12}.section-heading-row.technology-intro p{max-width:100%;padding-top:16px;font-size:.94rem;line-height:1.62}.technology-card{border-radius:14px}.technology-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;max-width:440px}.technology-card:nth-child(8){grid-column:auto/span 2}.technology-card:nth-child(13){grid-column:4/span 2}.glass-card,.service-card{min-height:0;padding:22px}.glass-card h3,.service-card h3{margin-bottom:14px}.process-strip{gap:8px;padding:8px}.process-strip div{min-height:52px}.faq-item summary{min-height:64px;padding:18px 20px;font-size:.94rem}.faq-item p{padding:0 20px;font-size:.92rem;line-height:1.62}.faq-item[open] p{max-height:36rem;padding:0 20px 20px}.contact-section{padding-top:34px}.contact-shell{grid-template-columns:minmax(0,1fr);gap:28px}.contact-copy h2{max-width:100%;font-size:1.95rem;line-height:1.12}.contact-copy p{max-width:100%;margin-top:18px;font-size:.94rem;line-height:1.62}.contact-form{padding:20px}.contact-form button{width:100%}.floating-contact{gap:10px;bottom:88px;right:18px}.floating-contact-panel{width:min(300px,100vw - 36px)}.floating-contact-toggle{width:52px;height:52px}.floating-contact-toggle svg{width:22px;height:22px}.floating-contact-toggle-image{width:30px}.site-footer{padding:34px 20px 24px}.footer-shell{grid-template-columns:minmax(0,1fr);gap:26px}.footer-logo{width:72px;margin-bottom:14px}.footer-brand p{max-width:100%;font-size:.92rem;line-height:1.58}.footer-column{gap:10px}.footer-bottom{letter-spacing:.08em;flex-direction:column;align-items:flex-start;gap:8px;margin-top:26px;font-size:.62rem}}@media (max-width:420px){.content-section{padding-inline:18px}.section-kicker{letter-spacing:.18em;margin-bottom:16px;font-size:.66rem}.section-heading-row.about-intro h2,.section-heading-row.services-intro h2,.section-heading-row.technology-intro h2,.contact-copy h2,.section-heading-row h2,.faq-shell h2,.careers-shell h2{font-size:1.72rem;line-height:1.14}.section-heading-row.about-intro p,.section-heading-row.services-intro p,.section-heading-row.technology-intro p,.contact-copy p,.section-heading-row p,.careers-shell p,.glass-card p,.service-card p,.faq-item p{font-size:.9rem;line-height:1.58}.glass-card,.service-card{padding:18px}.glass-card h3,.service-card h3{font-size:1.22rem;line-height:1.2}}@media (prefers-reduced-motion:reduce){.hero-title-line,.ticker-track{animation:none}.section-shell[data-section-motion=true],.section-shell[data-section-motion=true]>*,.section-shell[data-section-motion=true]>.about-grid>.glass-card,.section-shell[data-section-motion=true]>.service-grid>.service-card,.section-shell[data-section-motion=true]>.faq-list>.faq-item,.section-shell[data-section-motion=true]>.technology-grid>.technology-card{opacity:1;filter:none;transition:none;transform:none}}
