.product-layout{--product-header-height: 80px;background:#06111c;color:#f2f7ff}.product-page{overflow:hidden}.product-page .shell{width:min(86%,1408px);margin-inline:auto}.product-eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 18px;font-size:13px;letter-spacing:.18em;color:#9bb8d0;font-weight:500}.product-eyebrow i{display:block;width:28px;height:1.5px;background:#7ec8ff;box-shadow:0 0 8px #7ec8ff80;flex:none}.product-hero{position:relative;min-height:calc(100dvh - var(--product-header-height));display:flex;align-items:center;isolation:isolate;background:radial-gradient(ellipse 50% 60% at 78% 45%,rgba(40,110,180,.22),transparent 70%),linear-gradient(180deg,#06111c,#09131f 60%,#06111c)}.product-hero__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(28px,5vw,72px);align-items:center;padding-block:clamp(48px,8vh,96px);width:100%}.product-hero__copy{position:relative;z-index:2;max-width:640px}.product-hero h1{margin:0 0 18px;font-size:clamp(36px,4.4vw,70px);line-height:1.18;font-weight:700;letter-spacing:-.02em;background:linear-gradient(180deg,#fff 16%,#e8f4ff 62%,#9ecfff);-webkit-background-clip:text;background-clip:text;color:transparent}.product-hero__lead{margin:0;max-width:34em;font-size:clamp(15px,1.2vw,18px);line-height:1.75;color:#b3c1d3}.product-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:28px;margin-top:28px}.product-hero__actions .button svg,.product-closing__actions .button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}.product-hero__visual{position:relative;min-height:clamp(260px,36vh,420px);display:grid;place-items:center}.product-hero__glow{position:absolute;inset:12% 8%;border-radius:50%;background:radial-gradient(circle,rgba(80,160,255,.28),transparent 68%);filter:blur(8px)}.product-hero__panel{position:relative;z-index:1;width:min(100%,420px);padding:36px 32px;border-radius:22px;border:1px solid rgba(150,210,255,.28);background:linear-gradient(160deg,#1c3e66b8,#08182ce0);backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2);box-shadow:inset 0 1px #dcf0ff24,0 24px 60px #00000059,0 0 40px #3c8cdc1f}.product-hero__panel-kicker{display:block;margin-bottom:14px;font-size:11px;letter-spacing:.2em;color:#8eb6d8}.product-hero__panel strong{display:block;font-size:clamp(28px,3vw,40px);letter-spacing:.04em;color:#fff}.product-hero__panel p{margin:12px 0 0;color:#a8bdd4;font-size:14px;letter-spacing:.06em}.product-chapter{padding-block:clamp(64px,10vh,120px)}.product-chapter h2,.product-journey h2,.product-capabilities h2,.product-closing h2{margin:0 0 18px;font-size:clamp(28px,3.2vw,48px);line-height:1.25;font-weight:650;letter-spacing:.01em;color:#f5f9ff}.product-introduce h2 span{display:inline-block;margin-top:6px;font-size:.55em;font-weight:500;letter-spacing:.08em;color:#9ec9ea}.product-chapter__lead{margin:0;max-width:36em;font-size:clamp(15px,1.15vw,18px);line-height:1.8;color:#b3c1d3}.product-chapter--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(24px,4vw,64px);align-items:end}.product-journey{padding-block:clamp(64px,10vh,120px);background:#09131f}.product-journey__steps{list-style:none;margin:36px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-journey__step{padding:22px 18px;border-radius:18px;border:1px solid rgba(140,200,255,.2);background:linear-gradient(165deg,#1c385c8c,#0a182ac7);transition:border-color .3s ease,box-shadow .3s ease,opacity .3s ease}.product-journey__step.is-active{border-color:#a0dcff80;box-shadow:0 0 28px #4696e629}.product-journey__step.is-ahead{opacity:.62}.product-journey__n{display:block;margin-bottom:14px;font:650 12px/1 Arial,sans-serif;letter-spacing:.16em;color:#7eb8e8}.product-journey__step h3{margin:0 0 8px;font-size:18px;font-weight:650;color:#fff}.product-journey__step p{margin:0;font-size:13px;line-height:1.55;color:#9bb0c8}.product-capabilities{padding-block:clamp(64px,10vh,120px)}.product-cap-grid{margin-top:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-cap-card{padding:22px 20px;border-radius:16px;border:1px solid rgba(140,190,230,.2);background:#0a1c3080}.product-cap-card h3{margin:0 0 8px;font-size:17px;color:#fff}.product-cap-card p{margin:0;font-size:13px;line-height:1.55;color:#9bb0c8}.product-bridge .button-text{margin-top:18px;display:inline-flex}.product-closing{padding-block:clamp(72px,12vh,140px);text-align:center;background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(50,120,200,.18),transparent 70%),#06111c}.product-closing__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:28px}@media(max-width:1000px){.product-layout{--product-header-height: 68px}.product-hero__inner{grid-template-columns:1fr}.product-chapter--split{grid-template-columns:1fr;gap:16px}.product-journey__steps,.product-cap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.product-layout{--product-header-height: 56px}.product-page .shell{width:calc(100% - 40px)}.product-hero h1{font-size:clamp(28px,8vw,40px)}.product-journey__steps,.product-cap-grid{grid-template-columns:1fr}.product-journey__step.is-ahead{opacity:.85}}@media(prefers-reduced-motion:no-preference){[data-premium-product-hero] .product-eyebrow,[data-premium-product-hero] h1,[data-premium-product-hero] .product-hero__lead,[data-premium-product-hero] .product-hero__actions{opacity:0}}.product-showcase{padding-block:0 0;background:#050d16}.product-showcase__intro{max-width:20em;margin:0 auto;padding:clamp(64px,10vh,110px) 0 clamp(28px,4vh,48px);text-align:center}.product-showcase__intro .product-eyebrow{justify-content:center}.product-showcase__lead{margin:12px auto 0;max-width:28em;font-size:15px;line-height:1.6;color:#9aaec4}.product-showcase__intro h2{margin:0;font-size:clamp(28px,3.2vw,44px);font-weight:650;letter-spacing:-.02em;line-height:1.15;color:#f5f9ff}.product-showcase__list{display:grid;gap:0}.product-demo{padding:clamp(48px,8vh,88px) 0;border:0;background:#050d16}.product-demo:nth-child(2n){background:#07111c}.product-demo__shell{display:grid;gap:clamp(22px,3vw,36px);justify-items:center}.product-demo__head{width:min(100%,560px);text-align:center;display:grid;gap:10px}.product-demo__kicker{margin:0;font-size:12px;letter-spacing:.14em;color:#7eb8e8;font-weight:550}.product-demo__head h3{margin:0;font-size:clamp(26px,2.8vw,40px);font-weight:650;letter-spacing:-.025em;line-height:1.15;color:#fff}.product-demo__lead{margin:0 auto;max-width:32em;font-size:clamp(15px,1.15vw,18px);line-height:1.55;color:#9aaec4;font-weight:400}.product-demo__compare{width:min(100%,920px);display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0;border:0;background:none;box-shadow:none;border-radius:0}.product-demo__shot{position:relative;margin:0;display:flex;flex-direction:column;gap:10px;border:0;background:none;aspect-ratio:auto;overflow:visible;box-shadow:none;border-radius:0;padding:0}.product-demo__shot img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:contain;object-position:center;border-radius:0;border:0;box-shadow:none;background:transparent}.product-demo__shot figcaption{position:static;margin:0;padding:0 2px;border:0;background:none;font-size:13px;letter-spacing:.04em;color:#8fa3bb;text-align:center;text-shadow:none}.product-demo__shot--after{box-shadow:none;border:0;background:none}.product-demo__suite{width:min(100%,1040px);display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(18px,2.4vw,28px);align-items:stretch;padding:0;border:0;background:none;box-shadow:none}.product-demo__suite .product-demo__shot--seed{gap:12px}.product-demo__shot--seed img{aspect-ratio:1 / 1;width:100%;height:auto;min-height:0;padding:0;object-fit:contain;background:transparent;border-radius:0}.product-demo__suite-result{display:grid;gap:12px;min-width:0}.product-demo__suite-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-demo__suite-grid .product-demo__shot{gap:0}.product-demo__suite-grid .product-demo__shot img{aspect-ratio:1 / 1;width:100%;height:auto;object-fit:cover;border-radius:0;background:transparent}.product-demo__suite-label{margin:0;padding:0;text-align:center;font-size:13px;letter-spacing:.04em;color:#8fa3bb}.product-demo[data-product-demo=mockup] .product-demo__suite .product-demo__shot figcaption{text-align:center}@media(max-width:900px){.product-demo__suite{width:min(100%,420px);grid-template-columns:1fr;gap:20px}.product-demo__shot--seed img{aspect-ratio:1 / 1;min-height:0}.product-demo__suite-grid{gap:8px}}@media(max-width:700px){.product-demo{padding:40px 0}.product-demo__head h3{font-size:24px}.product-demo__lead{font-size:14px}}.product-hero h1{font-size:clamp(34px,4vw,58px);letter-spacing:-.03em}.product-chapter,.product-journey,.product-capabilities{padding-block:clamp(64px,10vh,112px)}.product-chapter h2,.product-journey h2,.product-capabilities h2,.product-closing h2{font-size:clamp(26px,2.8vw,42px);letter-spacing:-.02em}.product-journey__steps{gap:12px}.product-journey__step{padding:20px 18px;border-radius:16px;background:#0c1c2e8c;border:1px solid rgba(140,190,230,.12);box-shadow:none}.product-journey__step h3{font-size:16px;margin-bottom:6px}.product-journey__step p{font-size:13px;color:#8fa3bb}.product-cap-grid{gap:12px}.product-cap-card{padding:20px 18px;border-radius:16px;border:1px solid rgba(140,190,230,.12);background:#0c1c2e73;box-shadow:none;transition:border-color .25s ease,background .25s ease}.product-cap-card:hover{border-color:#a0d7ff52;background:#10243a9e;transform:none;box-shadow:none}.product-cap-card h3{font-size:16px}.product-cap-card p{font-size:13px}.product-closing{padding-block:clamp(72px,12vh,128px)}.product-cap-grid{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1100px){.product-cap-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.product-cap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-demo__suite .product-demo__shot--seed{height:100%;display:flex;flex-direction:column;justify-content:space-between}.product-demo__suite .product-demo__shot--seed img{flex:1 1 auto;width:100%;height:auto;max-height:none;aspect-ratio:1 / 1;object-fit:contain}.product-demo__suite-result{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.product-demo__suite-grid{flex:1 1 auto;align-content:stretch}.product-demo__compare{width:min(100%,920px);display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0;border:0;background:none;box-shadow:none;border-radius:0;align-items:start}.product-demo__compare .product-demo__shot{width:100%;min-width:0}.product-demo__compare .product-demo__shot img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;object-position:center;background:#050d16}.product-demo__compare .product-demo__shot--after:not(.product-demo__shot--check) img{background:#050d16}.product-demo__compare .product-demo__shot:not(.product-demo__shot--check) img{background:#050d16}.product-demo__compare .product-demo__shot--check img{background-color:#e8edf2;background-image:linear-gradient(45deg,#cfd6df 25%,transparent 25%),linear-gradient(-45deg,#cfd6df 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#cfd6df 75%),linear-gradient(-45deg,transparent 75%,#cfd6df 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0}
