@keyframes profile-fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}body{--page-not-found-numeral-lilac:#dccfff;--mobile-page-not-found-padding:var(--spacing-32) var(--mobile-edge-padding);--mobile-page-not-found-content-gap:var(--spacing-24);--mobile-page-not-found-numeral-font-size:120px;--mobile-page-not-found-heading-font-size:var(--font-size-h4);--mobile-page-not-found-heading-line-height:var(--line-height-h4);--mobile-page-not-found-text-font-size:var(--font-size-body-sm);--mobile-page-not-found-text-line-height:var(--line-height-body-sm);--page-not-found-background:var(--color-base-background);--page-not-found-border-radius:28px;--page-not-found-padding:var(--spacing-48) var(--spacing-20);--page-not-found-content-max-width:760px;--page-not-found-content-gap:var(--spacing-32);--page-not-found-numeral-font-size:clamp(150px, 20vw, 280px);--page-not-found-numeral-line-height:.8;--page-not-found-numeral-font-weight:900;--page-not-found-numeral-letter-spacing:-.055em;--page-not-found-numeral-gradient:linear-gradient(112deg, var(--page-not-found-numeral-lilac) 0%, var(--color-primary) 92%);--page-not-found-orb-size:820px;--page-not-found-orb-color:var(--color-brand-glow-orb);--page-not-found-heading-font-size:var(--font-size-h2);--page-not-found-heading-line-height:var(--line-height-h2);--page-not-found-heading-color:var(--color-text-primary);--page-not-found-heading-font-weight:800;--page-not-found-heading-letter-spacing:-.02em;--page-not-found-text-font-size:var(--font-size-body-lg);--page-not-found-text-line-height:var(--line-height-body-lg);--page-not-found-text-color:var(--color-text-secondary);--page-not-found-text-font-weight:400;--page-not-found-text-max-width:42ch;--page-not-found-button-height:52px}body.light{--page-not-found-numeral-gradient:linear-gradient(112deg, var(--color-secondary) 0%, var(--color-primary) 40%, var(--color-primary-click) 100%)}.page-not-found{background:0 0;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 20px 43px;display:flex;position:relative}.page-not-found-wrapper{background:var(--page-not-found-background);border-radius:var(--page-not-found-border-radius);width:100%;min-height:calc(100vh - 43px);padding:var(--page-not-found-padding);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-not-found-wrapper:before{content:"";width:var(--page-not-found-orb-size);height:var(--page-not-found-orb-size);background:radial-gradient(circle, var(--page-not-found-orb-color) 0%, transparent 70%);pointer-events:none;border-radius:50%;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.page-not-found-content{max-width:var(--page-not-found-content-max-width);z-index:1;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.page-not-found-numeral{margin:0 0 var(--spacing-8);font-family:var(--layout-body-font-family);font-size:var(--page-not-found-numeral-font-size);line-height:var(--page-not-found-numeral-line-height);font-weight:var(--page-not-found-numeral-font-weight);letter-spacing:var(--page-not-found-numeral-letter-spacing);font-variant-numeric:tabular-nums;background:var(--page-not-found-numeral-gradient);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.page-not-found-text{margin-top:var(--page-not-found-content-gap);align-items:center;gap:var(--page-not-found-content-gap);flex-direction:column;width:100%;display:flex}.page-not-found-text h1{font-size:var(--page-not-found-heading-font-size);line-height:var(--page-not-found-heading-line-height);color:var(--page-not-found-heading-color);text-align:center;font-weight:var(--page-not-found-heading-font-weight);letter-spacing:var(--page-not-found-heading-letter-spacing);font-family:var(--layout-body-font-family);text-wrap:balance;margin:0}.page-not-found-text-description{justify-content:center;width:100%;display:flex}.page-not-found-text p{max-width:var(--page-not-found-text-max-width);font-size:var(--page-not-found-text-font-size);line-height:var(--page-not-found-text-line-height);color:var(--page-not-found-text-color);text-align:center;font-weight:var(--page-not-found-text-font-weight);font-family:var(--layout-body-font-family);margin:0}.page-not-found-text .dench-button-component{height:var(--page-not-found-button-height)}.page-not-found-text .dench-button-component button{font-family:var(--layout-body-font-family)}@media only screen and (min-width:768px) and (max-width:1425px){.page-not-found{padding:0 16px 43px}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.page-not-found{padding:0}.page-not-found-wrapper{min-height:100vh;padding:var(--mobile-page-not-found-padding);border-radius:0}.page-not-found-numeral{font-size:var(--mobile-page-not-found-numeral-font-size)}.page-not-found-text{margin-top:var(--mobile-page-not-found-content-gap);gap:var(--mobile-page-not-found-content-gap);max-width:384px}.page-not-found-text h1{font-size:var(--mobile-page-not-found-heading-font-size);line-height:var(--mobile-page-not-found-heading-line-height)}.page-not-found-text p{font-size:var(--mobile-page-not-found-text-font-size);line-height:var(--mobile-page-not-found-text-line-height)}.page-not-found-text .dench-button-component{width:100%;display:block}.page-not-found-text .dench-button-component .dench-button{width:100%}}@media only screen and (min-width:768px) and (max-width:1024px){.page-not-found{padding:0}.page-not-found-wrapper{min-height:100vh;padding:var(--mobile-page-not-found-padding);border-radius:0}.page-not-found-numeral{font-size:var(--mobile-page-not-found-numeral-font-size)}.page-not-found-text{margin-top:var(--mobile-page-not-found-content-gap);gap:var(--mobile-page-not-found-content-gap);max-width:384px}.page-not-found-text h1{font-size:var(--mobile-page-not-found-heading-font-size);line-height:var(--mobile-page-not-found-heading-line-height)}.page-not-found-text p{font-size:var(--mobile-page-not-found-text-font-size);line-height:var(--mobile-page-not-found-text-line-height)}.page-not-found-text .dench-button-component{width:100%;display:block}.page-not-found-text .dench-button-component .dench-button{width:100%}}@media only screen and (max-width:767px){.page-not-found{padding:0}.page-not-found-wrapper{min-height:100vh;padding:var(--mobile-page-not-found-padding);border-radius:0}.page-not-found-numeral{font-size:var(--mobile-page-not-found-numeral-font-size)}.page-not-found-text{margin-top:var(--mobile-page-not-found-content-gap);gap:var(--mobile-page-not-found-content-gap);max-width:384px}.page-not-found-text h1{font-size:var(--mobile-page-not-found-heading-font-size);line-height:var(--mobile-page-not-found-heading-line-height)}.page-not-found-text p{font-size:var(--mobile-page-not-found-text-font-size);line-height:var(--mobile-page-not-found-text-line-height)}.page-not-found-text .dench-button-component{width:100%;display:block}.page-not-found-text .dench-button-component .dench-button{width:100%}}@media only screen and (max-width:926px) and (orientation:landscape){.page-not-found-wrapper{justify-content:flex-start}.page-not-found-numeral{font-size:72px}}
