body,html{width:100%!important;overflow-x:hidden!important}.imgblurcss{filter:blur(2px)}.sticky-pinned{backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);box-shadow:0 4px 30px rgb(0 0 0 / .1)}.prism-hero-outer{position:fixed;z-index:0;align-items:center;justify-content:center;overflow:hidden;width:100vw;height:100vh;top:0;left:0;display:flex;overflow:hidden}.prism-hero-bg{position:absolute;width:200vw;height:200vh;background:conic-gradient(from 180deg at 50% 50%,#56c0d8 0deg,#0e79b7 120deg,#a9b710 240deg,#56c0d8 360deg);animation:spin 10s linear infinite;filter:brightness(.8) contrast(1.2)}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle,transparent 20%,#002c32 60%)}