.not-found{position:relative;isolation:isolate;min-height:calc(100vh - 145px);display:grid;place-items:center;overflow:hidden;padding:54px 0;background:radial-gradient(circle at 50% 0,#fffdf6 0 18%,#fff3d8 58%,#f4d899 130%)}.not-found:before,.not-found:after{content:'';position:absolute;z-index:-1;width:260px;height:260px;border:2px solid rgba(218,146,0,.16);border-radius:50%;filter:blur(.2px)}.not-found:before{left:-100px;bottom:-130px;box-shadow:45px -55px 0 -25px rgba(218,146,0,.12),105px 15px 0 -38px rgba(218,146,0,.1)}.not-found:after{right:-110px;top:-140px;box-shadow:-55px 80px 0 -35px rgba(218,146,0,.1)}.not-found>div{max-width:620px;padding:36px 30px}.not-found>div>span{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 12px;border-radius:24px;background:linear-gradient(145deg,#f5bf35,#c97900);box-shadow:0 14px 30px rgba(158,98,0,.2);font-size:38px}.not-found .eyebrow{margin-bottom:10px;color:#a86500;font-size:13px}.not-found h1{margin:0;color:#b96e00;font-size:150px;text-shadow:0 4px 0 #ffeab7,0 16px 30px rgba(146,86,0,.15)}.not-found h2{margin:13px 0;font-size:38px}.not-found p:not(.eyebrow){font-size:16px;line-height:1.55}.not-found .button,.not-found .continue-button{min-width:170px;border-radius:13px}.not-found+.site-footer{margin-top:0}@media(max-width:749px){.not-found{min-height:calc(100vh - 126px);padding:35px 0}.not-found>div{padding:25px 20px}.not-found>div>span{width:59px;height:59px;font-size:31px;border-radius:19px}.not-found h1{font-size:112px}.not-found h2{font-size:31px}.not-found p:not(.eyebrow){font-size:14px}.not-found>div>div{flex-direction:column;align-items:center}.not-found .button,.not-found .continue-button{width:min(100%,250px);margin:0}}
