:root{--brand-bg-deep:#050b14}html:not(.dark){--brand-bg-deep:#eef2ff}html:has(.app-page-background) body{background-color:transparent}.app-page-background,.landing-page-background{position:fixed;inset:0;width:100vw;height:100dvh;z-index:0;pointer-events:none;overflow:hidden;transform:translateZ(0);backface-visibility:hidden}.landing-page-background-base{position:absolute;inset:0}.landing-page-background-base[data-theme-layer=light]{background:linear-gradient(180deg,#f5f7fa,#e4ecf5)}.landing-page-background-base[data-theme-layer=dark]{background:radial-gradient(ellipse 120% 80% at 50% -10%,#0c1828 0,var(--brand-bg-deep) 55%,#050b14 100%)}.landing-page-background-scrim{position:absolute;inset:0;z-index:1;pointer-events:none}html.dark .landing-page-background-scrim{background:radial-gradient(ellipse 80% 45% at 50% 36%,color-mix(in srgb,var(--brand-bg-deep) 55%,transparent) 0,transparent 62%),linear-gradient(180deg,color-mix(in srgb,var(--brand-bg-deep) 18%,transparent) 0,transparent 35%,transparent 65%,color-mix(in srgb,var(--brand-bg-deep) 14%,transparent) 100%)}html:not(.dark) .landing-page-background-scrim{display:none}.landing-page-background-lines{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:1}.ambient-ribbon-container,.landing-ambient-ribbon,.landing-ambient-ribbon canvas{position:absolute;inset:0;width:100%;height:100%}.ambient-ribbon-container{overflow:hidden}.landing-page-background-lines .floating-lines-container{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.landing-page-background-lines canvas{display:block;width:100%;height:100%;pointer-events:none;touch-action:none}