.not-found_container__htTJT{min-height:100vh;background:linear-gradient(180deg,#ebf8ff,#bfdbfe);display:flex;align-items:center;justify-content:center;padding:1rem}.not-found_content__CBW7W{max-width:28rem;width:100%;text-align:center}.not-found_overlay__Hu4NQ{position:relative}.not-found_errorCode__B2wMF{font-size:9rem;font-weight:700;color:#1e40af;opacity:.1;position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.not-found_textWrapper__eib8d{position:relative;z-index:10}.not-found_blindsContainer___j5vf{display:flex;justify-content:center}.not-found_heading__cVkMR{font-size:2.5rem;font-weight:700;color:#1e40af}.not-found_description___Y3c6{font-size:1.25rem;color:#0284c7}.not-found_button__BnhNc{margin-top:2rem}.not-found_extraButtons__IQ3tk{margin-top:1rem;display:flex;gap:1rem;justify-content:center}.not-found_blinds__3NmV5{width:16rem;height:16rem;background:#fff;border-radius:.5rem .5rem 0 0;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.not-found_blindsInner__hrcMW{display:flex;flex-direction:column;height:100%}.not-found_blind__rMvnu{flex:1;background:#7dd3fc;border-bottom:1px solid #38bdf8;transition:background .3s;transform:rotateX(calc(var(--index) * 5deg));transform-origin:top}.not-found_blind__rMvnu:hover{background:#bfdbfe}