@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--background:220 15% 4%;--foreground:30 5% 92%;--primary:0 0% 88%;--primary-foreground:0 0% 5%;--secondary:220 6% 14%;--border:220 6% 18%;--hero-heading:30 6% 96%;--hero-sub:220 4% 72%;--card:220 8% 8%;--muted:220 6% 14%;--muted-foreground:220 5% 58%;--accent:38 72% 55%}html{scroll-behavior:smooth}.hm-root{background:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;overflow-x:hidden}.hm-root *,.hm-root :before,.hm-root :after{box-sizing:border-box;margin:0;padding:0}.hm-root a{color:inherit;text-decoration:none}.hardened-panel{background-blend-mode:luminosity;-webkit-backdrop-filter:blur(6px);background:#ffffff05;border:none;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 1px 3px #0006}.hardened-panel:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffff2e 0%,#ffffff0f 25%,#fff0 45% 55%,#ffffff0a 80%,#ffffff1f 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.classification-badge{background:hsl(var(--accent)/.12);border:1px solid hsl(var(--accent)/.3);color:hsl(var(--accent));letter-spacing:.08em;text-transform:uppercase;border-radius:2px;padding:.25rem .75rem;font-size:.7rem;font-weight:600;display:inline-block}.btn-hero{text-transform:uppercase;letter-spacing:.1em;background:hsl(var(--primary));cursor:pointer;border:none;border-radius:2px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex;color:#000!important}.btn-hero:hover{opacity:.9}.btn-hero-secondary{text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--foreground));cursor:pointer;background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.8rem;font-weight:400;text-decoration:none;transition:background .2s;display:inline-flex}.btn-hero-secondary:hover{background:#ffffff0d}.grid-pattern{background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px}.hm-root{background-color:#090a0c;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px),radial-gradient(100vw 800px at 50% 8%,#181b20 0%,#0000 65%),radial-gradient(100vw 800px at 50% 38%,#14161a 0%,#0000 65%),radial-gradient(100vw 800px at 50% 65%,#16181d 0%,#0000 65%),radial-gradient(100vw 800px at 50% 90%,#14161a 0%,#0000 65%);background-size:60px 60px,60px 60px,auto,auto,auto,auto;background-attachment:scroll}.fade-up{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up.delay-1{transition-delay:.1s}.fade-up.delay-2{transition-delay:.2s}.fade-up.delay-3{transition-delay:.3s}.fade-up.delay-4{transition-delay:.4s}.fade-up.delay-5{transition-delay:.5s}.fade-up.delay-6{transition-delay:.6s}@keyframes marquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}.animate-marquee{animation:30s linear infinite marquee}@keyframes slide-glow{0%{left:-30%}to{left:130%}}.hm-root::-webkit-scrollbar{width:6px}.hm-root::-webkit-scrollbar-track{background:hsl(var(--background))}.hm-root::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:3px}.hero{background:hsl(var(--background));flex-direction:column;min-height:100vh;display:flex;position:relative}.hero-video-wrap{position:absolute;inset:0;overflow:hidden}.hero-video-wrap video{-o-object-fit:cover;object-fit:cover;filter:grayscale(60%)brightness(.4);width:100%;height:100%}.hero-overlay{pointer-events:none;background:linear-gradient(#0000 0% 25%,#090a0c33 40%,#090a0c8c 60%,#090a0cd9 78%,#090a0c 95%);position:absolute;inset:0}.hero-content{z-index:10;flex-direction:column;min-height:100vh;display:flex;position:relative}.navbar{z-index:100;justify-content:center;padding:.75rem 1rem;display:flex;position:fixed;top:0;left:0;right:0}.navbar-inner{-webkit-backdrop-filter:blur(40px)saturate(2);background:#0c0f16;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;width:100%;max-width:900px;padding:.75rem 1.25rem;display:flex;box-shadow:0 4px 24px #0006}.navbar-brand{align-items:center;gap:.625rem;display:flex}.navbar-brand-text{letter-spacing:.15em;text-transform:uppercase;color:hsl(var(--hero-heading));font-size:1.125rem;font-weight:700}.navbar-links{align-items:center;gap:.25rem;display:none}.navbar-link{text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--hero-sub));cursor:pointer;background:0 0;border:none;padding:.5rem .75rem;font-family:inherit;font-size:.7rem;font-weight:500;transition:color .2s}.navbar-link:hover{color:#fff}.navbar-cta{display:none}@media (min-width:768px){.navbar-links{display:flex}.navbar-cta{display:inline-flex}.mobile-toggle{display:none!important}}.mobile-toggle{cursor:pointer;color:hsl(var(--hero-heading));background:0 0;border:none}.mobile-menu-panel{z-index:20;margin-top:.5rem;padding:0 1rem;position:relative}.mobile-menu-panel-inner{border-radius:4px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.hero-center{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:5rem .25rem 2rem;display:flex}.hero-h1{letter-spacing:-.02em;color:hsl(var(--hero-heading));max-width:64rem;margin-top:1.75rem;font-size:clamp(2.25rem,6vw,4.5rem);font-weight:600;line-height:1.05}.hero-sub{color:hsl(var(--hero-sub));opacity:.8;max-width:520px;margin-top:1.25rem;font-size:1.1rem}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.proof-bar{z-index:10;width:100%;max-width:72rem;margin:0 auto;padding:0 1rem 2.5rem;position:relative}.proof-bar-inner{border-radius:4px;padding:1.5rem}.proof-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 0;display:grid}@media (min-width:640px){.proof-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.proof-grid{grid-template-columns:repeat(5,1fr)}}.proof-stat{text-align:center;flex-direction:column;align-items:center;padding:0 .75rem;display:flex}.proof-stat:not(:last-child){border-right:1px solid hsl(var(--border)/.3)}.proof-value{color:hsl(var(--hero-heading));letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.proof-label{text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--hero-sub));opacity:.6;margin-top:.25rem;font-size:.7rem}.competencies{padding:7rem 1rem;position:relative}.section-center{max-width:72rem;margin:0 auto}.section-header{text-align:center;margin-bottom:3.5rem}.section-heading{color:hsl(var(--hero-heading));margin-top:1.25rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:600}.section-sub{color:hsl(var(--hero-sub));margin-top:1rem;font-size:1rem}.comp-grid{gap:1.25rem;display:grid}@media (min-width:768px){.comp-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.comp-grid{grid-template-columns:repeat(3,1fr)}}.comp-card{border-left:2px solid hsl(var(--primary)/.2);border-radius:4px;padding:1.75rem;transition:background .2s,border-color .2s}.comp-card:hover{border-left-color:hsl(var(--primary)/.4);background:#ffffff05}.comp-icon{color:hsl(var(--primary));margin-bottom:1rem}.comp-icon svg{width:22px;height:22px}.comp-title{color:hsl(var(--hero-heading));margin-bottom:.5rem;font-size:.95rem;font-weight:600}.comp-desc{color:hsl(var(--muted-foreground));margin:0;padding-left:1.1rem;font-size:.875rem;line-height:1.6;list-style:outside}.comp-desc li{margin-bottom:.25rem}.platforms{padding:7rem 1rem}.platforms-header{margin-bottom:3rem}.platforms-heading{color:hsl(var(--hero-heading));margin-top:1.25rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:600}.platforms-sub{color:hsl(var(--hero-sub));max-width:540px;margin-top:1rem;font-size:1rem}.marquee-wrap{overflow:hidden}.marquee-track{gap:1.25rem;width:max-content;display:flex}.platform-card{border-radius:4px;flex-direction:column;flex-shrink:0;min-width:220px;padding:1.5rem;display:flex}.platform-name{color:hsl(var(--hero-heading));letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.platform-type{text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.7rem}.platform-status{color:hsl(var(--hero-sub));opacity:.5;border-top:1px solid hsl(var(--border)/.3);margin-top:.75rem;padding-top:.75rem;font-size:.7rem}.differentiators{padding:7rem 1rem}.diff-grid{align-items:center;gap:3rem;max-width:72rem;margin:0 auto;display:grid}@media (min-width:1024px){.diff-grid{grid-template-columns:1fr 1fr;gap:5rem}}.diff-heading{color:hsl(var(--hero-heading));margin-top:1.25rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:600}.diff-body{color:hsl(var(--muted-foreground));margin-top:1.25rem;font-size:1rem;line-height:1.7}.diff-subcards{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.diff-subcard{border-radius:4px;align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex}.diff-subcard-icon{color:hsl(var(--primary));flex-shrink:0;margin-top:.125rem}.diff-subcard-icon svg{width:20px;height:20px}.diff-subcard-title{color:hsl(var(--hero-heading));font-size:.875rem;font-weight:600}.diff-subcard-desc{color:hsl(var(--muted-foreground));margin-top:.375rem;font-size:.875rem;line-height:1.6}.pipeline-wrap{border-radius:4px;flex-direction:column;justify-content:center;padding:2.5rem;display:flex}@media (min-width:640px){.pipeline-wrap{padding:3rem}}.pipeline-phases{flex-direction:column;gap:.75rem;display:flex}.pipeline-node{text-align:center;border-radius:4px;padding:.75rem 1rem;position:relative;overflow:hidden}.pipeline-node-text{text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--hero-heading));z-index:1;font-size:.7rem;font-weight:600;position:relative}.pipeline-glow{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0a,#0000);width:30%;animation:4s ease-in-out infinite slide-glow;position:absolute;top:0;bottom:0}.pipeline-chevron{text-align:center;color:hsl(var(--muted-foreground));opacity:.4;font-size:.8rem;line-height:1}.pipeline-caption{color:hsl(var(--muted-foreground));text-align:center;margin-top:1.5rem;font-size:.75rem;font-style:italic}.numbers{padding:7rem 1rem;position:relative}.numbers-hero-value{letter-spacing:-.04em;color:hsl(var(--hero-heading));text-shadow:0 0 80px #ffffff0d;font-size:clamp(4rem,12vw,10rem);font-weight:700;line-height:1}.numbers-hero-label{text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--hero-sub));margin-top:.75rem;font-size:clamp(1rem,2vw,1.25rem)}.numbers-hero-desc{color:hsl(var(--muted-foreground));max-width:520px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1rem}.numbers-bottom{border-radius:4px;margin-top:5rem;padding:2rem}@media (min-width:640px){.numbers-bottom{padding:3rem}}.numbers-bottom-grid{gap:2.5rem;display:grid}@media (min-width:768px){.numbers-bottom-grid{grid-template-columns:repeat(3,1fr)}}.nstat{text-align:center}@media (min-width:768px){.nstat{text-align:left}.nstat:not(:last-child){border-right:1px solid hsl(var(--border)/.3);padding-right:2rem}}.nstat-value{color:hsl(var(--hero-heading));font-size:clamp(2rem,4vw,3rem);font-weight:700}.nstat-label{text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--hero-sub));margin-top:.5rem;font-size:.8rem}.nstat-desc{color:hsl(var(--muted-foreground));max-width:280px;margin-top:.75rem;font-size:.75rem;line-height:1.6}.tools{padding:7rem 1rem}.tools-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:1024px){.tools-grid{grid-template-columns:repeat(4,1fr)}}.tool-block{border-radius:4px;padding:1.25rem;transition:background .2s}.tool-block:hover{background:#ffffff05}.tool-discipline{text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary));margin-bottom:.75rem;font-size:.7rem;font-weight:700}.tool-item{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.8}.clearance{padding:5rem 1rem}.clearance-card{text-align:center;border-radius:4px;max-width:56rem;margin:0 auto;padding:2rem}@media (min-width:640px){.clearance-card{padding:2.5rem}}.clearance-heading{color:hsl(var(--hero-heading));margin-top:1.25rem;font-size:clamp(1.25rem,3vw,1.875rem);font-weight:600}.clearance-body{color:hsl(var(--muted-foreground));max-width:580px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.7}.compliance-chips{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.compliance-chip{text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--muted-foreground));border-radius:4px;padding:.5rem 1rem;font-size:.7rem}.cta-footer{padding:0 1rem;position:relative}.cta-section{z-index:10;max-width:56rem;margin:0 auto;padding:7rem 0;position:relative}.cta-card{text-align:center;border-radius:4px;padding:2.5rem}@media (min-width:640px){.cta-card{padding:4rem}}@media (min-width:1024px){.cta-card{padding:5rem}}.cta-heading{color:hsl(var(--hero-heading));font-size:clamp(1.75rem,4vw,3rem);font-weight:600}.cta-sub{color:hsl(var(--muted-foreground));max-width:540px;margin-top:1.25rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.7}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.footer{border-top:1px solid hsl(var(--border)/.3);z-index:10;max-width:72rem;margin:0 auto;padding:2.5rem 0;position:relative}.footer-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:640px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-brand-name{align-items:center;gap:.625rem;margin-bottom:.75rem;display:flex}.footer-brand-text{text-transform:uppercase;letter-spacing:.15em;color:hsl(var(--hero-heading));font-size:.8rem;font-weight:700}.footer-brand-desc{color:hsl(var(--muted-foreground));max-width:280px;font-size:.75rem;line-height:1.6}.footer-col-title{text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--hero-heading));margin-bottom:1rem;font-size:.7rem;font-weight:600}.footer-link{color:hsl(var(--muted-foreground));margin-bottom:.5rem;font-size:.75rem;transition:color .2s;display:block}.footer-link:hover{color:#fff}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-bottom span{color:hsl(var(--muted-foreground));font-size:.75rem}.footer-bottom-links{gap:1.5rem;display:flex}
