*,:before,:after{box-sizing:border-box}:root{color:#eff5ff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--page-x:clamp(20px, 5vw, 52px);--page-y:clamp(20px, 4vw, 36px);--surface:#0a1424ad;--surface-strong:#0e182bd6;--surface-soft:#ffffff08;--line:#9ebde229;--line-strong:#b3cef03d;--text-soft:#e9f2ffc7;--text-muted:#d2e0f58a;--white:#f7fbff;--blue:#7ec4ff;--blue-strong:#57a8ff;--blue-deep:#b8d5ff;--shadow:0 22px 64px #0209156b;--radius-xl:28px;--radius-lg:22px;--radius-md:18px;background:#07111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}body::selection{color:#04111f;background:#7ec4ffe0}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh;padding:var(--page-y) var(--page-x) 56px;isolation:isolate;position:relative;overflow:hidden}.bg-layer{z-index:-5;pointer-events:none;position:fixed;inset:0}.bg-layer--base{background:radial-gradient(circle at 18% 18%,#305ca03d,#0000 26%),radial-gradient(circle at 88% 14%,#547cbe2e,#0000 24%),radial-gradient(circle at 50% 100%,#203c6e29,#0000 36%),linear-gradient(#09121f 0%,#07101b 40%,#050b15 100%)}.bg-layer--grid{background-image:linear-gradient(#a1bee20f 1px,#0000 1px),linear-gradient(90deg,#a1bee20f 1px,#0000 1px);background-size:96px 96px;-webkit-mask-image:linear-gradient(#000000b8,#0000 92%);mask-image:linear-gradient(#000000b8,#0000 92%)}.bg-layer--glow-left{background:radial-gradient(circle at 12% 22%,#7ec4ff24,#0000 24%)}.bg-layer--glow-right{background:radial-gradient(circle at 82% 12%,#a2c9ff1c,#0000 20%)}.topbar{border-bottom:1px solid #b0cbee1f;justify-content:space-between;align-items:center;gap:24px;max-width:1240px;margin:0 auto 18px;padding:6px 0 24px;display:flex}.brand,.topbar__nav{align-items:center;display:flex}.brand{gap:16px}.brand__text{letter-spacing:.12em;font-size:1.05rem;font-weight:700}.brand__glyph{width:36px;height:32px;display:block;position:relative}.brand__glyph span{background:linear-gradient(#f8fcfffa,#c1d8f8b8);position:absolute;box-shadow:0 0 24px #7ec4ff2e}.brand__glyph span:first-child{clip-path:polygon(50% 0,100% 100%,0 100%);width:12px;height:32px;top:0;left:50%;transform:translate(-50%)}.brand__glyph span:nth-child(2){clip-path:polygon(100% 0,100% 100%,0 100%);width:16px;height:22px;bottom:1px;left:1px}.brand__glyph span:nth-child(3){clip-path:polygon(0 0,100% 100%,0 100%);width:16px;height:22px;bottom:1px;right:1px}.topbar__nav{gap:30px}.topbar__nav a{color:var(--text-soft);font-size:1rem;transition:color .18s}.topbar__nav a:hover{color:var(--white)}.page{max-width:1240px;margin:0 auto}.hero{grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr);align-items:start;gap:clamp(28px,4vw,54px);padding:44px 0 48px;display:grid}.hero__content{padding:22px 0 0}h1{letter-spacing:-.05em;max-width:520px;margin-bottom:18px;font-size:clamp(2.5rem,5.2vw,4.55rem);line-height:1.08}.hero__divider{background:linear-gradient(90deg,#a6ccf7f2,#7ec4ff40);border-radius:999px;width:42px;height:4px;margin-bottom:22px}.hero__lead,.hero__text,.feature-card p,.contact p,.quote-panel p{color:var(--text-soft);font-size:1.04rem;line-height:1.75}.hero__lead{max-width:540px;margin-bottom:18px}.hero__text{max-width:560px;margin-bottom:28px}.hero__actions{flex-wrap:wrap;gap:16px;display:flex}.button{border:1px solid var(--line-strong);border-radius:20px;align-items:center;gap:12px;min-height:58px;padding:0 24px;font-size:1rem;font-weight:500;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover,.contact-link:hover{transform:translateY(-1px);box-shadow:0 18px 42px #06111f47}.button__icon{width:24px;height:24px;color:var(--white);place-items:center;font-size:1.1rem;line-height:1;display:grid}.button--primary{color:var(--white);background:linear-gradient(#7497c894,#506e9a6b)}.button--secondary{color:var(--white);background:#ffffff05}.core-card,.feature-card,.quote-panel,.contact{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffff09,#ffffff05),linear-gradient(#0e182bcc,#091221c7)}.core-card{border-radius:var(--radius-xl);padding:14px}.core-card__image-wrap{border-radius:calc(var(--radius-xl) - 8px);background:linear-gradient(#ffffff05,#ffffff03);overflow:hidden}.core-card__image{border-radius:calc(var(--radius-xl) - 8px);width:100%;height:auto;display:block}.systems{padding:10px 0 30px}.section-heading{text-align:center;justify-content:center;align-items:center;gap:18px;margin-bottom:26px;display:flex}.section-heading__line{background:linear-gradient(90deg,#0000,#bcd7f859,#0000);width:72px;height:1px}h2{letter-spacing:-.035em;margin-bottom:0;font-size:clamp(2rem,4vw,3rem);line-height:1.12}.systems__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-card{border-radius:var(--radius-lg);min-height:248px;padding:22px}.feature-card__icon{width:52px;height:52px;color:var(--blue-deep);background:#ffffff06;border:1px solid #bcd7f81f;border-radius:16px;place-items:center;margin-bottom:18px;display:inline-grid}.feature-card__icon svg{width:26px;height:26px}h3{margin-bottom:14px;font-size:1.18rem;line-height:1.32}.feature-card p{margin-bottom:0}.quote-panel{border-radius:var(--radius-xl);grid-template-columns:auto 1fr;align-items:center;gap:24px;margin:18px 0 26px;padding:32px 36px;display:grid}.quote-mark{color:#bcd7f8c7;font-size:6rem;line-height:1}.quote-panel p{color:var(--white);margin-bottom:0;font-size:clamp(1.15rem,2.2vw,1.42rem);line-height:1.6}.contact{border-radius:var(--radius-xl);text-align:center;padding:32px}.contact h2{margin-bottom:14px}.contact p{max-width:760px;margin:0 auto 24px}.contact-link{min-height:74px;color:var(--white);background:linear-gradient(#ffffff09,#ffffff05);border:1px solid #b9d6fa29;border-radius:20px;align-items:center;gap:14px;padding:0 28px;font-size:clamp(1rem,2.5vw,1.18rem);transition:transform .18s,box-shadow .18s;display:inline-flex}.contact-link__icon{color:var(--blue-deep);font-size:1.32rem}@media (width<=1024px){.hero{grid-template-columns:1fr}.core-card{max-width:720px}.systems__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.app-shell{padding-bottom:36px}.topbar{flex-direction:column;align-items:flex-start;gap:16px}.topbar__nav{gap:20px}h1{max-width:none;font-size:clamp(2.25rem,10vw,3.4rem)}.core-card{padding:10px}.systems__grid,.quote-panel{grid-template-columns:1fr}.quote-panel{gap:10px;padding:26px}.quote-mark{font-size:4rem}.contact{padding:26px 18px}.contact-link{justify-content:center;width:100%}}@media (width<=520px){.systems__grid{grid-template-columns:1fr}.button{justify-content:center;width:100%}.hero__actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important}}
