.global-not-found{--not-found-ink:#3d3b54;--not-found-accent:#7d88c9;--not-found-accent-strong:#626fae;--not-found-surface:#f7f5fb;isolation:isolate;min-height:100svh;color:var(--not-found-ink);background:radial-gradient(circle at 13% 18%, #f4c1d380, transparent 25rem),radial-gradient(circle at 88% 84%, #a9d7e285, transparent 28rem),var(--not-found-surface);place-items:center;padding:42px 24px;display:grid;position:relative;overflow:hidden}.global-not-found:before,.global-not-found:after{z-index:-1;content:"";border-radius:50%;position:absolute}.global-not-found:before{border:1px solid #7d88c933;width:280px;height:280px;top:-110px;right:-80px}.global-not-found:after{border:1px solid #7d88c929;width:320px;height:320px;bottom:-120px;left:-100px}.global-not-found__content{text-align:center;flex-direction:column;align-items:center;display:flex}.global-not-found__visual{filter:drop-shadow(0 24px 34px #47456121);grid-template-columns:auto clamp(150px,17vw,208px) auto;justify-content:center;align-items:center;display:grid;position:relative}.global-not-found__visual:before{z-index:-1;aspect-ratio:1;content:"";border:1px solid #7d88c92e;border-radius:50%;width:clamp(230px,29vw,350px);position:absolute;box-shadow:0 0 0 22px #ffffff42}.global-not-found__digit{z-index:2;color:var(--not-found-ink);letter-spacing:-.08em;font-variant-numeric:tabular-nums;font-size:clamp(126px,16vw,210px);font-weight:700;line-height:.8;position:relative}.global-not-found__digit:first-child{transform:translate(18px)}.global-not-found__digit:last-child{transform:translate(-18px)}.global-not-found__portrait{z-index:1;background-color:#dfe4f4;background-image:var(--not-found-desktop-background);background-position:14% 52%;background-size:auto 140%;border:7px solid #ffffffe6;border-radius:48% 48% 46% 46%/42% 42% 54% 54%;width:100%;height:clamp(214px,25vw,304px);display:block;position:relative;overflow:hidden;box-shadow:0 24px 55px #4f4c7033,inset 0 0 0 1px #3d3b541a}.global-not-found__portrait:after{content:"";background:linear-gradient(#e8eafa08,#3936531f);position:absolute;inset:0}.global-not-found h1{letter-spacing:.08em;text-indent:.08em;margin:46px 0 0;font-size:clamp(25px,3vw,34px);font-weight:700;line-height:1.25}.global-not-found__action{color:#fff;background:var(--not-found-accent-strong);border:1px solid #626fae33;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:46px;margin-top:28px;padding:0 21px;font-weight:700;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 12px 28px #626fae38}.global-not-found__action:hover,.global-not-found__action:focus-visible{background:var(--not-found-ink);transform:translateY(-2px);box-shadow:0 14px 32px #3d3b543b}.global-not-found__action:focus-visible{outline-color:var(--not-found-accent-strong)}@media (max-width:600px){.global-not-found{padding:30px 18px}.global-not-found__visual{grid-template-columns:auto clamp(116px,34vw,142px) auto}.global-not-found__visual:before{width:min(68vw,260px)}.global-not-found__digit{font-size:clamp(92px,28vw,116px)}.global-not-found__digit:first-child{transform:translate(12px)}.global-not-found__digit:last-child{transform:translate(-12px)}.global-not-found__portrait{background-image:var(--not-found-mobile-background);background-position:51% 34%;background-size:auto 126%;border-width:5px;height:clamp(174px,50vw,210px)}.global-not-found h1{margin-top:38px;font-size:25px}}@media (max-height:620px) and (orientation:landscape){.global-not-found{padding:22px}.global-not-found__visual{grid-template-columns:auto 110px auto}.global-not-found__digit{font-size:96px}.global-not-found__portrait{height:156px}.global-not-found h1{margin-top:25px;font-size:22px}.global-not-found__action{min-height:42px;margin-top:20px}}@media (prefers-reduced-motion:reduce){.global-not-found__action{transition:none}}
