body:has(#not-found-page){background:#fff}#not-found-page{background:#fff;flex-direction:column;min-height:100dvh;display:flex}.not-found{flex:1;justify-content:center;align-items:center;padding:72px 0 96px;display:flex;position:relative}.not-found__content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.not-found__binary{letter-spacing:.35em;color:#10163061;-webkit-user-select:none;user-select:none;margin:0 0 22px;font-size:12px;font-weight:500;font-family:ui-monospace,SF Mono,Roboto Mono,Menlo,monospace!important}.not-found__code{letter-spacing:-.02em;color:#101630;-webkit-user-select:none;user-select:none;font-size:clamp(108px,22vw,208px);font-weight:900;line-height:.95}.not-found__zero{color:#ebeef0;-webkit-text-stroke:3px #10163052}@supports not (-webkit-text-stroke:1px #fff){.not-found__zero{color:#10163040}}.not-found__title{color:#101630;text-wrap:balance;margin:30px 0 0;font-size:clamp(26px,4vw,38px);font-weight:700;line-height:1.2}.not-found__desc{color:#4f4f4f;text-wrap:balance;max-width:560px;margin:16px 0 0;font-size:17px;font-weight:300;line-height:1.6}.not-found__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:40px;display:flex}.not-found__button{color:#fff;background:#101630;border-radius:28.5px;align-items:center;gap:10px;height:52px;padding:0 30px;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s cubic-bezier(.2,.8,.2,1),transform .15s cubic-bezier(.2,.8,.2,1);display:inline-flex}.not-found__button:hover{color:#fff;background:#1c2444;box-shadow:0 14px 34px #10163047}.not-found__button:hover .not-found__button-arrow{transform:translate(4px)}.not-found__button:active{transform:translateY(1px)}.not-found__button:focus-visible{outline-offset:3px;outline:2px solid #101630}.not-found__button--ghost{color:#101630;background:0 0;border:1.5px solid #10163038;transition:background-color .25s cubic-bezier(.2,.8,.2,1),border-color .25s cubic-bezier(.2,.8,.2,1)}.not-found__button--ghost:hover{color:#101630;box-shadow:none;background:#1016300a;border-color:#1016308c}.not-found__button-arrow{color:#fff;align-items:center;font-size:10px;line-height:1;transition:transform .25s cubic-bezier(.2,.8,.2,1);display:inline-flex}.not-found__button-arrow:before{color:inherit}@media (max-width:560px){.not-found__actions{flex-direction:column;width:100%}.not-found__actions .not-found__button{justify-content:center;width:100%;max-width:320px}}
