.applyx-landing{--al-bg:#fbf9f5;--al-surface:#ffffff;--al-surface-2:#f4f6fb;--al-tint:#e8eeff;--al-warm:#ffe7cf;--al-border:rgba(16,24,40,0.08);--al-border-strong:rgba(16,24,40,0.12);--al-fg:#0b1220;--al-fg-muted:#5b6576;--al-accent:#2e6bff;--al-accent-ink:#1e3aae;--al-accent-soft:#e9efff;--al-success:#16a34a;--al-sky:radial-gradient(1200px 520px at 50% -12%,#e9edff 0%,#eef1fb 24%,#fbf9f5 60%);--al-shadow-card:0 1px 2px rgba(16,24,40,0.04),0 12px 28px rgba(16,24,40,0.06);color-scheme:light;background:var(--al-bg);color:var(--al-fg)}.applyx-landing .al-glass{background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}html:has(.applyx-landing){scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html:has(.applyx-landing){scroll-behavior:auto}}.applyx-landing section[id]{scroll-margin-top:5rem}@keyframes al-line-draw{0%{stroke-dasharray:1 1;stroke-dashoffset:1}to{stroke-dasharray:1 1;stroke-dashoffset:0}}.applyx-landing .al-line-draw{animation:al-line-draw 1.2s cubic-bezier(.65,0,.35,1) both}@keyframes al-waypoint-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.applyx-landing .al-waypoint-in{animation:al-waypoint-in .45s ease-out both}@keyframes al-fade-in{0%{opacity:0}to{opacity:1}}.applyx-landing .al-fade-in{animation:al-fade-in .4s ease-out both}@media (prefers-reduced-motion:reduce){.applyx-landing .al-fade-in,.applyx-landing .al-line-draw,.applyx-landing .al-waypoint-in{animation:none}}@keyframes al-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.applyx-landing .al-marquee-track{animation:al-marquee 36s linear infinite;will-change:transform}.applyx-landing .al-marquee:hover .al-marquee-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.applyx-landing .al-marquee-track{animation:none}}@keyframes al-orbit-run{0%{stroke-dashoffset:0}to{stroke-dashoffset:-1}}.applyx-landing .al-orbit-run{animation:al-orbit-run 12s linear infinite}@media (prefers-reduced-motion:reduce){.applyx-landing .al-orbit-run{animation:none}}