:where(.astro-luxmcaeh),:where(.astro-luxmcaeh):before,:where(.astro-luxmcaeh):after{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:Display;src:local("Inter"),local("-apple-system"),local("Arial");font-weight:500}@font-face{font-family:Text;src:local("Inter"),local("-apple-system"),local("Arial");font-weight:400}@font-face{font-family:Text;src:local("Inter"),local("-apple-system"),local("Arial");font-weight:500}:root{--electric-blue: #3E6AE1;--pure-white: #FFFFFF;--carbon-dark: #171A20;--graphite: #393C41;--pewter: #5C5E62;--silver-fog: #8E8E8E;--cloud-gray: #EEEEEE;--pale-silver: #D0D1D2;--light-ash: #F4F4F4}html{scroll-behavior:smooth;scroll-snap-type:y proximity}body{font-family:Text,-apple-system,Arial,sans-serif;font-weight:400;color:var(--graphite);background:var(--pure-white);line-height:1.43;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nav:where(.astro-luxmcaeh){position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:16px 24px;transition:background-color .33s,backdrop-filter .33s}.nav:where(.astro-luxmcaeh).scrolled{background:#ffffffbf;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.nav-logo:where(.astro-luxmcaeh){position:absolute;left:24px;font-family:Display,-apple-system,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.3em;text-transform:uppercase;color:var(--pure-white);text-decoration:none;transition:color .33s}.nav:where(.astro-luxmcaeh).scrolled .nav-logo:where(.astro-luxmcaeh){color:var(--carbon-dark)}.nav-links:where(.astro-luxmcaeh){display:flex;gap:8px;list-style:none}.nav-links:where(.astro-luxmcaeh) a:where(.astro-luxmcaeh){font-family:Text,-apple-system,Arial,sans-serif;font-weight:500;font-size:14px;color:var(--pure-white);text-decoration:none;padding:4px 16px;border-radius:4px;transition:color .33s,background-color .33s}.nav:where(.astro-luxmcaeh).scrolled .nav-links:where(.astro-luxmcaeh) a:where(.astro-luxmcaeh){color:var(--carbon-dark)}.nav-links:where(.astro-luxmcaeh) a:where(.astro-luxmcaeh):hover{background:#ffffff1a}.nav:where(.astro-luxmcaeh).scrolled .nav-links:where(.astro-luxmcaeh) a:where(.astro-luxmcaeh):hover{background:var(--light-ash)}.section:where(.astro-luxmcaeh){min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;scroll-snap-align:start;position:relative}.section--dark:where(.astro-luxmcaeh){background:var(--carbon-dark);color:var(--pure-white)}.section--light:where(.astro-luxmcaeh){background:var(--pure-white)}.section--ash:where(.astro-luxmcaeh){background:var(--light-ash)}.section__content:where(.astro-luxmcaeh){max-width:1383px;width:100%;text-align:center}.section__title:where(.astro-luxmcaeh){font-family:Display,-apple-system,Arial,sans-serif;font-weight:500;line-height:1.2;letter-spacing:normal;color:var(--carbon-dark)}.section__subtitle:where(.astro-luxmcaeh){font-family:Text,-apple-system,Arial,sans-serif;font-weight:400;font-size:14px;line-height:1.43;color:var(--pewter);margin-top:16px;max-width:600px;margin-left:auto;margin-right:auto}.section--dark:where(.astro-luxmcaeh) .section__title:where(.astro-luxmcaeh){color:var(--pure-white)}.section--dark:where(.astro-luxmcaeh) .section__subtitle:where(.astro-luxmcaeh){color:#ffffffb3}.hero:where(.astro-luxmcaeh){background:var(--carbon-dark);position:relative;overflow:hidden}.hero:where(.astro-luxmcaeh):before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(62,106,225,.15) 0%,transparent 70%),radial-gradient(ellipse 50% 40% at 30% 60%,rgba(62,106,225,.08) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 70% 60%,rgba(62,106,225,.08) 0%,transparent 60%);animation:heroGlow 8s ease-in-out infinite alternate}@keyframes heroGlow{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}.hero__content:where(.astro-luxmcaeh){position:relative;z-index:1}.hero__label:where(.astro-luxmcaeh){font-family:Text,-apple-system,Arial,sans-serif;font-weight:400;font-size:22px;color:var(--electric-blue);margin-bottom:8px;opacity:.9}.hero__title:where(.astro-luxmcaeh){font-family:Display,-apple-system,Arial,sans-serif;font-weight:500;font-size:clamp(48px,8vw,96px);line-height:1.05;color:var(--pure-white);letter-spacing:normal;opacity:.92}.hero__tagline:where(.astro-luxmcaeh){font-family:Text,-apple-system,Arial,sans-serif;font-weight:400;font-size:clamp(16px,2vw,22px);color:#ffffffb3;margin-top:16px;line-height:1.43;max-width:700px;margin-left:auto;margin-right:auto}.hero__meta:where(.astro-luxmcaeh){font-size:14px;color:var(--silver-fog);margin-top:24px;display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.hero__meta:where(.astro-luxmcaeh) span:where(.astro-luxmcaeh){display:flex;align-items:center;gap:6px}.hero__buttons:where(.astro-luxmcaeh){display:flex;gap:16px;justify-content:center;margin-top:40px;flex-wrap:wrap}.btn:where(.astro-luxmcaeh){font-family:Text,-apple-system,Arial,sans-serif;font-weight:500;font-size:14px;line-height:1.2;border-radius:4px;min-height:40px;width:200px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;border:3px solid transparent;box-shadow:#0000 0 0 0 2px inset;transition:border-color .33s,background-color .33s,color .33s,box-shadow .25s}.btn--primary:where(.astro-luxmcaeh){background:var(--electric-blue);color:var(--pure-white)}.btn--primary:where(.astro-luxmcaeh):hover{background:#3458c4}.btn--secondary:where(.astro-luxmcaeh){background:var(--pure-white);color:var(--graphite)}.btn--secondary:where(.astro-luxmcaeh):hover{background:var(--light-ash)}.btn--outline:where(.astro-luxmcaeh){background:transparent;color:var(--pure-white);border-color:var(--pure-white)}.btn--outline:where(.astro-luxmcaeh):hover{background:#ffffff1a}.btn--dark-outline:where(.astro-luxmcaeh){background:transparent;color:var(--carbon-dark);border-color:var(--carbon-dark)}.btn--dark-outline:where(.astro-luxmcaeh):hover{background:var(--light-ash)}.scroll-indicator:where(.astro-luxmcaeh){position:absolute;bottom:32px;left:50%;transform:translate(-50%);z-index:1;animation:bounce 2s ease-in-out infinite}.scroll-indicator:where(.astro-luxmcaeh) svg:where(.astro-luxmcaeh){width:24px;height:24px;stroke:#fff6;stroke-width:2;fill:none}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.abstract__text:where(.astro-luxmcaeh){font-size:18px;line-height:1.8;color:var(--graphite);max-width:800px;margin:0 auto;text-align:left}.abstract__text:where(.astro-luxmcaeh):first-letter{font-family:Display,-apple-system,Arial,sans-serif;font-size:48px;font-weight:500;color:var(--electric-blue);float:left;line-height:1;margin-right:8px;margin-top:4px}.concepts:where(.astro-luxmcaeh){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:48px}.concept:where(.astro-luxmcaeh){padding:40px 32px;text-align:left;transition:background-color .33s;border-radius:12px}.concept__icon:where(.astro-luxmcaeh){width:40px;height:40px;margin-bottom:16px;color:var(--electric-blue)}.concept__title:where(.astro-luxmcaeh){font-family:Display,-apple-system,Arial,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:var(--carbon-dark);margin-bottom:12px}.concept__desc:where(.astro-luxmcaeh){font-size:14px;line-height:1.43;color:var(--pewter)}.benchmarks:where(.astro-luxmcaeh){display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:48px;margin-top:64px}.benchmark:where(.astro-luxmcaeh){text-align:center}.benchmark__value:where(.astro-luxmcaeh){font-family:Display,-apple-system,Arial,sans-serif;font-weight:500;font-size:clamp(48px,6vw,72px);line-height:1;color:var(--electric-blue)}.benchmark__label:where(.astro-luxmcaeh){font-size:14px;font-weight:500;color:var(--carbon-dark);margin-top:8px}.benchmark__detail:where(.astro-luxmcaeh){font-size:13px;color:var(--silver-fog);margin-top:4px}.chart:where(.astro-luxmcaeh){margin-top:48px;max-width:600px;margin-left:auto;margin-right:auto;width:100%}.chart__bar-group:where(.astro-luxmcaeh){margin-bottom:24px}.chart__bar-label:where(.astro-luxmcaeh){display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px;font-size:14px}.chart__bar-name:where(.astro-luxmcaeh){font-weight:500;color:var(--carbon-dark)}.chart__bar-value:where(.astro-luxmcaeh){font-weight:500;color:var(--graphite)}.chart__bar-track:where(.astro-luxmcaeh){width:100%;height:8px;background:var(--cloud-gray);border-radius:4px;overflow:hidden}.chart__bar-fill:where(.astro-luxmcaeh){height:100%;border-radius:4px;transition:width .66s cubic-bezier(.5,0,0,.75)}.chart__bar-fill--primary:where(.astro-luxmcaeh){background:var(--electric-blue)}.chart__bar-fill--secondary:where(.astro-luxmcaeh){background:var(--pale-silver)}.arch-flow:where(.astro-luxmcaeh){display:flex;align-items:center;justify-content:center;gap:16px;margin-top:48px;flex-wrap:wrap}.arch-step:where(.astro-luxmcaeh){padding:24px 20px;min-width:140px;text-align:center;border-radius:4px;background:var(--pure-white);transition:background-color .33s}.arch-step__number:where(.astro-luxmcaeh){font-family:Display,-apple-system,Arial,sans-serif;font-weight:500;font-size:24px;color:var(--electric-blue);margin-bottom:8px}.arch-step__title:where(.astro-luxmcaeh){font-weight:500;font-size:14px;color:var(--carbon-dark);margin-bottom:4px}.arch-step__desc:where(.astro-luxmcaeh){font-size:12px;color:var(--pewter)}.arch-arrow:where(.astro-luxmcaeh){color:var(--pale-silver);flex-shrink:0}.arch-arrow:where(.astro-luxmcaeh) svg:where(.astro-luxmcaeh){width:24px;height:24px}.timeline:where(.astro-luxmcaeh){position:relative;max-width:700px;margin:48px auto 0;text-align:left}.timeline:where(.astro-luxmcaeh):before{content:"";position:absolute;left:20px;top:0;bottom:0;width:2px;background:var(--cloud-gray)}.timeline__item:where(.astro-luxmcaeh){position:relative;padding-left:56px;padding-bottom:32px}.timeline__item:where(.astro-luxmcaeh):last-child{padding-bottom:0}.timeline__dot:where(.astro-luxmcaeh){position:absolute;left:12px;top:4px;width:18px;height:18px;border-radius:50%;background:var(--pure-white);border:3px solid var(--electric-blue)}.timeline__title:where(.astro-luxmcaeh){font-weight:500;font-size:16px;color:var(--carbon-dark);margin-bottom:4px}.timeline__desc:where(.astro-luxmcaeh){font-size:14px;line-height:1.43;color:var(--pewter)}.comparison:where(.astro-luxmcaeh){display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:48px;max-width:800px;margin-left:auto;margin-right:auto}.comparison__col:where(.astro-luxmcaeh){padding:32px;border-radius:12px;text-align:left}.comparison__col--old:where(.astro-luxmcaeh){background:var(--light-ash)}.comparison__col--new:where(.astro-luxmcaeh){background:#3e6ae10f}.comparison__label:where(.astro-luxmcaeh){font-weight:500;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--silver-fog);margin-bottom:12px}.comparison__col--new:where(.astro-luxmcaeh) .comparison__label:where(.astro-luxmcaeh){color:var(--electric-blue)}.comparison__heading:where(.astro-luxmcaeh){font-family:Display,-apple-system,Arial,sans-serif;font-weight:500;font-size:24px;color:var(--carbon-dark);margin-bottom:16px}.comparison__item:where(.astro-luxmcaeh){font-size:14px;color:var(--graphite);padding:8px 0;border-bottom:1px solid var(--cloud-gray);display:flex;align-items:flex-start;gap:8px}.comparison__item:where(.astro-luxmcaeh):last-child{border-bottom:none}.comparison__check:where(.astro-luxmcaeh){flex-shrink:0;margin-top:2px}.footer:where(.astro-luxmcaeh){padding:48px 24px;text-align:center;border-top:1px solid var(--cloud-gray)}.footer__links:where(.astro-luxmcaeh){display:flex;gap:32px;justify-content:center;margin-bottom:16px;flex-wrap:wrap}.footer__link:where(.astro-luxmcaeh){font-size:14px;font-weight:400;color:var(--pewter);text-decoration:none;transition:box-shadow .33s,color .33s}.footer__link:where(.astro-luxmcaeh):hover{color:var(--carbon-dark)}.footer__copy:where(.astro-luxmcaeh){font-size:12px;color:var(--silver-fog)}@media(max-width:768px){.nav-links:where(.astro-luxmcaeh){display:none}.hero__buttons:where(.astro-luxmcaeh){flex-direction:column;align-items:center}.btn:where(.astro-luxmcaeh){width:100%;max-width:300px}.concepts:where(.astro-luxmcaeh){grid-template-columns:1fr}.benchmarks:where(.astro-luxmcaeh){grid-template-columns:1fr 1fr}.comparison:where(.astro-luxmcaeh){grid-template-columns:1fr}.arch-flow:where(.astro-luxmcaeh){flex-direction:column}.arch-arrow:where(.astro-luxmcaeh){transform:rotate(90deg)}.hero__meta:where(.astro-luxmcaeh){flex-direction:column;gap:8px;align-items:center}}@media(max-width:480px){.benchmarks:where(.astro-luxmcaeh){grid-template-columns:1fr}}.fade-in:where(.astro-luxmcaeh){opacity:0;transform:translateY(24px);transition:opacity .66s cubic-bezier(.5,0,0,.75),transform .66s cubic-bezier(.5,0,0,.75)}.fade-in:where(.astro-luxmcaeh).visible{opacity:1;transform:translateY(0)}
