.ambient-section{position:relative;isolation:isolate}.ambient-section>.section-shell{position:relative;z-index:1}.world-background{--quiet-edge:max(56px,calc((100% - 1160px) / 2));position:absolute;inset:0;z-index:0;overflow:clip;contain:paint;pointer-events:none;user-select:none;mask-image:linear-gradient(90deg,#000,transparent var(--quiet-edge),transparent calc(100% - var(--quiet-edge)),#000);-webkit-mask-image:linear-gradient(90deg,#000,transparent var(--quiet-edge),transparent calc(100% - var(--quiet-edge)),#000)}.world-landscape{position:absolute;inset:0;opacity:.16;mask-image:linear-gradient(180deg,transparent,#000 20%,#000 75%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,#000 20%,#000 75%,transparent)}.world-landscape picture,.world-landscape img{display:block;width:100%;height:100%}.world-landscape img{object-fit:cover;object-position:70% center;animation:world-light-drift 42s ease-in-out infinite alternate;animation-play-state:paused}.world-character{position:absolute;right:-36px;top:70px;width:clamp(160px,16vw,260px);opacity:.3;animation:world-character-drift 48s ease-in-out infinite alternate;animation-play-state:paused}.world-character img{width:100%;height:auto;object-fit:contain}.world-reasoning .world-character{top:40%;animation-delay:-12s}.world-impact .world-character{top:auto;bottom:70px;animation-delay:-24s}html[data-theme="dark"] .world-landscape{opacity:.22}html[data-theme="dark"] .world-character{opacity:.36}html[data-motion="on"] .world-background.is-in-view:not(.is-suspended) .world-landscape img,html[data-motion="on"] .world-background.is-in-view:not(.is-suspended) .world-character{animation-play-state:running}@keyframes world-light-drift{from{transform:scale(1.015) translateY(0)}to{transform:scale(1.025) translateY(-6px)}}@keyframes world-character-drift{from{transform:translateY(0)}to{transform:translateY(-8px)}}@media(max-width:1100px){.world-background{--quiet-edge:40px}}@media(max-width:840px){.world-background{--quiet-edge:28px}.world-character{display:none}.world-landscape,html[data-theme="dark"] .world-landscape{opacity:.1}}@media(max-width:620px){.world-background{--quiet-edge:22px}}@media(prefers-reduced-motion:reduce){.world-landscape img,.world-character{animation:none!important;transform:none!important}}@supports not((mask-image:linear-gradient(#000,transparent)) or(-webkit-mask-image:linear-gradient(#000,transparent))){.world-background{display:none}}@media print{.world-background{display:none}}