@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--surface: #0f1319;--surface-low: #171d24;--surface-high: #202733;--surface-top: #2a3240;--surface-soft: rgba(32, 39, 51, .78);--text: #edf2f7;--muted: #98a4b7;--line: rgba(111, 126, 150, .08);--primary: #aec7f7;--primary-deep: #27456f;--accent: #f58220;--accent-soft: #ffcf9f;--shadow: 0 16px 36px rgba(5, 8, 13, .18);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--max-width: 1180px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(174,199,247,.1),transparent 26%),radial-gradient(circle at bottom right,rgba(245,130,32,.08),transparent 18%),linear-gradient(180deg,#0d1116,#10151d)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.65),transparent 85%);mask-image:linear-gradient(180deg,rgba(0,0,0,.65),transparent 85%)}.topbar,.section,.footer{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto}.topbar{position:sticky;top:1rem;z-index:10;display:grid;grid-template-columns:auto 1fr auto auto;gap:1rem;align-items:center;margin-top:1rem;padding:1rem 1.25rem;border:1px solid rgba(111,126,150,.1);border-radius:var(--radius-md);background:#12181f85;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);transition:background .3s ease,border-color .3s ease}.topbar.is-scrolled{background:#0c1119e0;border-color:#6f7e9624}.brand{display:inline-flex;align-items:center}.brand-logo{width:auto;height:3.5rem}.eyebrow,h1,h2,h3,.button,.panel-metric strong,.stats-strip strong,.feature-card strong{font-family:Space Grotesk,sans-serif}.eyebrow,.hero-text,.section-copy,.product-copy p,.pillar-card p,.footer p,.footer a{color:var(--muted)}.nav{justify-self:center}.nav-list{display:flex;gap:1.4rem;padding:0;margin:0;list-style:none}.nav-list a{font-size:.95rem;transition:color .18s ease}.nav-list a:hover,.nav-list a:focus-visible,.footer a:hover,.footer a:focus-visible{color:var(--primary)}.menu-toggle{display:none;padding:.75rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--text);background:var(--surface-high)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.9rem 1.25rem;border-radius:var(--radius-sm);font-size:.92rem;letter-spacing:.01em;transition:transform .18s ease,filter .18s ease,background .18s ease}.button:hover,.button:focus-visible{transform:translateY(-1px);filter:brightness(1.06)}.button-primary{color:#08111d;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-deep) 100%)}.button-secondary{border:1px solid var(--line);background:#2a3240c7}.section{padding:5rem 0}.section-muted{background:transparent;border-radius:0;padding-inline:0}.hero{position:relative;padding-top:6.5rem;overflow:hidden;background:linear-gradient(90deg,#090d12fa,#090d12eb 24%,#090d12c2 44%,#090d129e 58%,#090d12c2 74%,#090d12f5),url(/images/2.png) right center/cover no-repeat}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(174,199,247,.18),transparent 26%),linear-gradient(90deg,#0f131914,#0f131905 32%,#0f131929 58%,#0f13197a 76%,#0f1319d6),linear-gradient(180deg,#070a0f14,#070a0f57);pointer-events:none}.hero-grid,.about-grid,.split-grid,.footer-grid{display:grid;gap:2rem}.hero-grid{position:relative;z-index:1;grid-template-columns:minmax(0,1fr);align-items:stretch;min-height:600px}.hero-copy{display:flex;max-width:52rem;flex-direction:column;justify-content:center;padding:clamp(1.5rem,4vw,3rem);animation:hero-entrance .7s ease both}@keyframes hero-entrance{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.eyebrow{margin:0 0 1rem;font-size:.76rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase}h1,h2{margin:0;line-height:.95;letter-spacing:-.04em}h1{max-width:11ch;font-size:clamp(3.5rem,8vw,5.8rem)}h1 span{color:var(--primary);font-style:italic}h2{max-width:15ch;font-size:clamp(2rem,4.5vw,3.4rem)}.hero-text,.section-copy,.about-card p{max-width:60ch;font-size:1.04rem;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-actions .button-secondary{border-color:#6f7e9652;background:#2a32408c}.visual-card,.product-card,.feature-card,.pillar-card,.about-card,.cta-band{border:0;background:transparent;box-shadow:none}.visual-card{border-radius:22px;overflow:hidden}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:0;margin:2rem 0 0;list-style:none}.stats-strip li,.feature-card,.pillar-card,.about-card,.product-card{border-radius:22px}.stats-strip li{padding:1.35rem;border:1px solid var(--line);background:#10151dd1}.stats-strip strong{display:block;margin-bottom:.4rem;font-size:clamp(1.8rem,4vw,2.8rem)}.stats-strip span{color:var(--muted)}.section-head{display:grid;gap:1rem;margin-bottom:2.5rem}.about-grid,.split-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.about-card{padding:.5rem 0}.about-card img,.visual-card img,.feature-card img{width:100%;height:100%;object-fit:cover}.spec-badge{display:flex;gap:1rem;align-items:center;margin-top:2rem;padding:1rem 1.15rem;border-radius:var(--radius-md);background:#0a0d125c}.spec-badge span{width:4px;align-self:stretch;border-radius:999px;background:linear-gradient(180deg,var(--accent) 0%,var(--accent-soft) 100%)}.spec-badge strong{display:block;margin-bottom:.25rem}.spec-badge small{color:var(--muted)}.product-grid,.technology-grid{display:grid;gap:1.25rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{display:flex;min-height:100%;border-top:1px solid var(--line);transition:transform .2s ease,background .2s ease}.product-card:hover{transform:translateY(-2px);background:#aec7f708}.product-copy{display:flex;flex:1;flex-direction:column;justify-content:center;padding:1.4rem}.product-meta{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;color:var(--muted);font-size:.86rem;text-transform:uppercase}.product-meta span{color:var(--primary);letter-spacing:.08em}.product-cta{display:flex;justify-content:center;margin-top:2rem}.technology-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{border-top:1px solid var(--line);padding:1.4rem}.feature-card-large{display:grid;grid-column:span 2;grid-template-columns:1fr 1.1fr;align-items:center;gap:1.2rem}.feature-card small{display:block;margin-bottom:.75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.feature-card strong{font-size:1.5rem;line-height:1.2}.feature-card p{color:var(--muted);line-height:1.7}.feature-card.accent{color:#15100a;background:linear-gradient(135deg,#ffcb9b,#f58220);box-shadow:none}.feature-card.accent small{color:#15100aad}.feature-card:not(.feature-card-large):not(.accent){transition:border-color .2s ease,background .2s ease,transform .2s ease}.feature-card:not(.feature-card-large):not(.accent):hover{border-top-color:#aec7f747;background:#aec7f70a;transform:translateY(-2px)}.pillar-panel{display:flex;align-items:stretch}.pillar-list{display:grid;gap:1rem;width:100%;margin-top:0}.pillar-card{border-left:1px solid var(--line);padding:1.2rem 1.3rem;transition:border-color .2s ease,background .2s ease}.pillar-card:hover{border-left-color:var(--primary);background:#aec7f70a;border-radius:0 var(--radius-sm) var(--radius-sm) 0}.pillar-card h3,.product-copy h3,.footer h3{margin:0 0 .5rem;font-size:1.15rem}.cta-band{display:flex;justify-content:space-between;gap:2rem;align-items:center;padding:clamp(1.6rem,3vw,2.6rem);border-radius:22px;background:radial-gradient(circle at top left,rgba(174,199,247,.16),transparent 24%),linear-gradient(135deg,#18345e,#27456f)}.cta-band h2{max-width:12ch}.cta-band-actions{display:flex;flex-shrink:0;flex-wrap:wrap;gap:.85rem;align-items:center}.footer{padding:0 0 3rem}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:1.5rem;padding:2rem 0;border-top:1px solid rgba(111,126,150,.08)}.footer-grid>div{display:grid;align-content:start;gap:.55rem}.footer-note{margin:0;color:var(--muted);font-size:.92rem}.nav-cta-btn{min-height:2.25rem;padding:.45rem 1rem;font-size:.88rem;color:#08111d}.product-card-img{position:relative;background-size:cover;background-position:center;min-height:320px;border-top:0}.product-card-img:before{content:"";position:absolute;inset:0;border-radius:22px;background:linear-gradient(180deg,#090d1247,#090d12cc 60%,#090d12f2);pointer-events:none;transition:background .3s ease}.product-card-img:hover:before{background:linear-gradient(180deg,#090d1224,#090d12b3 60%,#090d12e6)}.product-card-img:hover{transform:translateY(-4px);background-color:transparent}.product-card-img .product-copy{position:relative;z-index:1;justify-content:flex-end}.footer-wa-btn{padding:.6rem 1.1rem;min-height:2.5rem;font-size:.88rem;align-self:start;color:#08111d}.stats-strip li:first-child strong{color:var(--primary)}.product-grid .reveal:nth-child(1),.stats-strip li:nth-child(1){transition-delay:0ms}.product-grid .reveal:nth-child(2),.stats-strip li:nth-child(2){transition-delay:80ms}.product-grid .reveal:nth-child(3),.stats-strip li:nth-child(3){transition-delay:.16s}.stats-strip li:nth-child(4){transition-delay:.24s}.reveal{opacity:0;transform:translateY(22px);transition:opacity .5s ease,transform .5s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.topbar{grid-template-columns:auto auto auto}.nav{grid-column:1 / -1;grid-row:2;justify-self:stretch}.nav-list{justify-content:space-between}.nav-cta,.nav-cta-btn{display:none}.hero-grid,.about-grid,.split-grid,.feature-card-large,.footer-grid{grid-template-columns:1fr}.product-grid,.technology-grid,.stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.topbar,.section,.footer{width:min(calc(100% - 1.25rem),var(--max-width))}.topbar{top:.6rem;grid-template-columns:auto auto}.menu-toggle{display:inline-flex;justify-self:end}.nav{display:block}.nav-list{display:none;flex-direction:column;gap:.9rem;padding-top:.75rem}.nav-list.is-open{display:flex}.hero{padding-top:3.25rem}h1{max-width:none;font-size:clamp(2.8rem,15vw,4.2rem)}h2{max-width:none}.hero-grid{min-height:420px}.product-grid,.technology-grid,.stats-strip{grid-template-columns:1fr}.cta-band{align-items:flex-start;flex-direction:column}.cta-band-actions{width:100%}}
