@layer utilities{.landing-page{isolation:isolate;min-height:100dvh;color:var(--color-bismarkGrey-50);background:var(--color-surface-brand-loud);position:relative}.landing-page-backdrop{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.landing-page-backdrop:before{content:"";aspect-ratio:1;background:linear-gradient(180deg, color-mix(in srgb, var(--color-surface-brand-strong) 30%, transparent) 0%, transparent 100%);opacity:.2;pointer-events:none;border-radius:50%;width:clamp(72rem,110vw,148rem);position:absolute;top:auto;bottom:clamp(-44rem,-42vw,-8rem);right:clamp(-58rem,-32vw,-12rem);transform:rotate(-31deg)}}@media (width>=1280px) and (orientation:landscape) and (height<=830px){.landing-page{-webkit-overflow-scrolling:touch;height:100dvh;max-height:100dvh;overflow:hidden auto}.landing-page-shell{flex:1;min-height:0}}
