/* The stars quietly connect purpose to the moon within the pillars. */
.mission{position:relative;isolation:isolate}
.mission::before{content:"";position:absolute;inset:0 0 auto;height:480px;z-index:-1;pointer-events:none;background:url('/assets/purpose-stars.svg') center top/1200px 440px no-repeat;opacity:.30;mask-image:linear-gradient(#000 0%,#000 65%,transparent 100%)}
@media(max-width:50rem){.mission::before{height:620px;background-size:1000px auto;background-position:32% top;opacity:.28}}
@media(max-width:40rem){.mission::before{background-size:800px auto;background-position:24% 20px}}
@media(forced-colors:active),print{.mission::before{display:none}}
