:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body{color:#d8dce5;background:#05070d;margin:0;padding:0}body{min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,h4{color:#fff;letter-spacing:-.01em;margin:0;font-weight:700}p{margin:0}img{max-width:100%;display:block}.page{background:radial-gradient(80% 50% at 50% 0,#3b82f61f 0%,#0000 60%),linear-gradient(#07091a 0%,#05070d 60%,#03050b 100%);min-height:100vh;position:relative;overflow:hidden}.bg-stripes{pointer-events:none;z-index:0;background-image:repeating-linear-gradient(90deg,#ffffff05 0 1px,#0000 1px 60px);position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 12% 88%,#0000 100%)}.container{z-index:1;max-width:1180px;margin:0 auto;padding:0 24px;position:relative}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-size:.92rem;font-weight:600;transition:filter .15s,background .2s,transform .1s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(#4d8eff 0%,#2f6cd5 100%);box-shadow:inset 0 1px #ffffff2e,0 6px 18px #2d64c866}.btn-primary:hover{filter:brightness(1.08)}.btn-primary:active{transform:translateY(1px)}.btn-ghost{color:#fff;background:#ffffff0a;border-color:#ffffff26}.btn-ghost:hover{background:#ffffff14}.pill{color:#6ea8ff;letter-spacing:.05em;background:#3b82f61f;border:1px solid #3b82f64d;border-radius:999px;padding:4px 14px;font-size:.75rem;font-weight:600;display:inline-block}.logo{color:#fff;align-items:center;gap:8px;font-size:1.05rem;font-weight:800;display:inline-flex}.logo.small{margin-bottom:12px;font-size:1rem}.logo-mark{color:#fff;background:linear-gradient(135deg,#4d8eff 0%,#1e4fc4 100%);border-radius:7px;place-items:center;width:26px;height:26px;font-size:.85rem;font-weight:800;display:inline-grid;box-shadow:0 2px 6px #3b82f666}.logo-mark-lg{border-radius:10px;width:38px;height:38px;font-size:1.1rem}.navbar{z-index:50;-webkit-backdrop-filter:blur(12px);background:#07091ab3;border-bottom:1px solid #ffffff0d;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:16px;padding-top:14px;padding-bottom:14px;display:flex}.nav-links{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:4px;margin:0;padding:4px;list-style:none;display:flex}.nav-links a{color:#c8ccd8;border-radius:999px;padding:8px 18px;font-size:.88rem;font-weight:500;transition:background .15s,color .15s}.nav-links a:hover{color:#fff;background:#ffffff0f}.nav-cta{padding:8px 18px;font-size:.85rem}.nav-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;padding:0;display:none}.nav-toggle span{background:#fff;border-radius:2px;width:20px;height:2px;display:block}@media (width<=880px){.nav-links{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07091af5;border-radius:16px;flex-direction:column;align-items:stretch;padding:10px;display:none;position:absolute;top:100%;left:16px;right:16px}.nav-links.is-open{display:flex}.nav-toggle{display:inline-flex}.nav-cta{display:none}}.hero{text-align:center;padding:80px 0 64px}.hero-inner{flex-direction:column;align-items:center;display:flex}.hero-logo{color:#fff;align-items:center;gap:10px;margin-bottom:28px;font-size:1.4rem;font-weight:800;display:inline-flex}.hero-title{letter-spacing:-.02em;max-width:760px;margin:0 auto 22px;font-size:clamp(2rem,4.6vw,3.4rem);line-height:1.1}.hero-sub{color:#a0a6b8;max-width:620px;margin:0 auto 32px;font-size:1rem;line-height:1.6}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:12px;display:inline-flex}.clients{border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:32px 0 56px}.clients-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px 40px;display:flex}.client-logo{color:#ffffff8c;letter-spacing:.04em;text-transform:uppercase;text-align:center;white-space:nowrap;flex:auto;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:800}.about{padding:80px 0}.about-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;display:grid}.stats-stack{flex-direction:column;gap:18px;padding:12px 0;display:flex;position:relative}.stat-card{-webkit-backdrop-filter:blur(8px);background:#0f162ca6;border:1px solid #3b82f62e;border-radius:16px;width:60%;padding:22px 28px}.stat-0{align-self:flex-start}.stat-1{background:linear-gradient(135deg,#3b82f62e,#0f162cb3);border-color:#6ea8ff66;align-self:center}.stat-2{align-self:flex-end}.stat-value{color:#fff;letter-spacing:-.02em;margin-bottom:6px;font-size:2.4rem;font-weight:800;line-height:1}.stat-label{color:#b9c0d2;font-size:.82rem}.about-content p{color:#a0a6b8;margin-top:14px;line-height:1.7}.about-content .pill{margin:6px 0 8px}@media (width<=880px){.about-grid{grid-template-columns:1fr;gap:36px}.stat-card{width:100%}}.products{padding:80px 0}.section-head{text-align:center;margin-bottom:56px}.section-head .pill{margin-bottom:14px}.section-head h2{letter-spacing:-.02em;font-size:clamp(1.8rem,3.6vw,2.6rem);line-height:1.15}.section-sub{color:#9aa1b3;max-width:680px;margin:18px auto 0;font-size:.95rem;line-height:1.7}.product-row{grid-template-columns:1fr 1fr;align-items:center;gap:56px;margin-bottom:56px;display:grid}.product-row.reverse .product-text{order:2}.product-text h3{letter-spacing:-.01em;margin-bottom:14px;font-size:1.5rem}.product-text p{color:#a0a6b8;margin-bottom:10px;line-height:1.7}.product-text .muted{color:#6c7384;font-size:.86rem}.check-list{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#c8ccd8;padding-left:28px;font-size:.92rem;position:relative}.check-list li:before{content:"✓";color:#6ea8ff;background:#3b82f62e;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.7rem;font-weight:800;display:grid;position:absolute;top:1px;left:0}.product-art{place-items:center;display:grid}.laptop-mock{width:100%;max-width:420px}.laptop-screen{aspect-ratio:16/10;background:linear-gradient(#131a2e 0%,#0a0f1f 100%);border:1px solid #ffffff0f;border-radius:10px 10px 4px 4px;flex-direction:column;gap:10px;padding:14px;display:flex}.dash-row{grid-template-columns:1fr 1fr;gap:10px;height:30%;display:grid}.dash-card{background:#3b82f61a;border:1px solid #3b82f62e;border-radius:6px}.dash-chart{background:repeating-linear-gradient(90deg,#0000 0 18px,#6ea8ff14 18px 19px),linear-gradient(#3b82f61f,#3b82f605);border:1px solid #3b82f62e;border-radius:6px;flex:1}.laptop-base{background:linear-gradient(#1d263e 0%,#0a0f1f 100%);border-radius:0 0 14px 14px;height:8px;margin:0 -14px}.phone-mock{aspect-ratio:9/16;background:linear-gradient(#131a2e 0%,#0a0f1f 100%);border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;gap:10px;width:100%;max-width:280px;padding:14px;display:flex}.phone-banner{background:radial-gradient(80% 60% at 20%,#6ea8ff40,#0000),linear-gradient(135deg,#2a3868 0%,#14213d 100%);border-radius:12px;height:32%}.phone-grid{flex:1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.phone-grid div{background:#3b82f614;border:1px solid #3b82f62e;border-radius:8px}@media (width<=880px){.product-row{grid-template-columns:1fr;gap:32px}.product-row.reverse .product-text{order:0}}.other-services{padding:56px 0 80px}.section-title{text-align:center;margin-bottom:32px;font-size:clamp(1.6rem,3vw,2.2rem)}.services-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:28px 36px;display:grid}.service-card{padding:18px 14px}.service-icon{color:#6ea8ff;background:#3b82f61f;border:1px solid #3b82f647;border-radius:12px;place-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:1.3rem;display:inline-grid}.service-card h3{margin-bottom:8px;font-size:1rem}.service-card p{color:#9aa1b3;font-size:.85rem;line-height:1.55}@media (width<=880px){.services-grid{grid-template-columns:1fr 1fr}}@media (width<=540px){.services-grid{grid-template-columns:1fr}}.digital-products{padding:64px 0 80px}.dp-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.dp-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;transition:border-color .2s,transform .2s;overflow:hidden}.dp-card:hover{border-color:#3b82f64d;transform:translateY(-2px)}.dp-thumb{aspect-ratio:16/9;background:radial-gradient(80% 60% at 50% 40%,#6ea8ff2e,#0000),linear-gradient(135deg,#131a2e 0%,#0a0f1f 100%);width:100%}.dp-info{padding:14px 16px 16px}.dp-info h4{margin-bottom:4px;font-size:1rem}.dp-info span{color:#6ea8ff;letter-spacing:.04em;font-size:.78rem;font-weight:600}@media (width<=880px){.dp-grid{grid-template-columns:1fr 1fr}}@media (width<=540px){.dp-grid{grid-template-columns:1fr}}.contact{background:radial-gradient(60% 60%,#3b82f629,#0000 70%),0 0;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:72px 0 88px}.contact-inner{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.contact h2{font-size:clamp(1.8rem,3.6vw,2.4rem)}.contact p{color:#a0a6b8}.contact-addr{color:#9aa1b3;align-items:center;gap:6px;margin-top:6px;font-size:.88rem;display:inline-flex}.footer{background:linear-gradient(#1e4fc4 0%,#1736a6 100%);padding:18px 0}.footer-inner{color:#ffffffd9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.78rem;display:flex}.footer-socials{gap:8px;display:inline-flex}.footer-socials a{color:#fff;letter-spacing:.02em;background:#ffffff29;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.66rem;font-weight:700;display:inline-grid}.footer-socials a:hover{background:#ffffff47}
