.v-not-found{--not-found-numeral:9.375rem;--not-found-numeral-weight:900;min-height:100vh;padding-inline:var(--space-4);background-image:linear-gradient(to bottom,var(--gray-50),var(--gray-100));justify-content:center;align-items:center;display:flex}.v-not-found__panel{text-align:center;width:100%;max-width:28rem}.v-not-found__illust{margin-bottom:var(--space-8)}.v-not-found__numeral-wrap{display:inline-block;position:relative}.v-not-found__numeral{font-size:var(--not-found-numeral);font-weight:var(--not-found-numeral-weight);line-height:var(--leading-none);color:var(--gray-200);-webkit-user-select:none;user-select:none}.v-not-found__numeral-overlay{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.v-not-found__icon{width:var(--space-24);height:var(--space-24);border-radius:var(--radius-full);background-color:var(--color-primary-subtle);color:var(--color-primary);justify-content:center;align-items:center;display:flex}.v-not-found__icon-mark{width:var(--space-12);height:var(--space-12)}.v-not-found__title{margin-bottom:var(--space-3);font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-text)}.v-not-found__lead{margin-bottom:var(--space-8);color:var(--gray-600)}.v-not-found__actions{justify-content:center;gap:var(--space-3);flex-direction:column;display:flex}@media (min-width:640px){.v-not-found__actions{flex-direction:row}}.v-not-found__home-button{width:100%}@media (min-width:640px){.v-not-found__home-button{width:auto}}.v-not-found__footer{margin-top:var(--space-12);font-size:var(--text-sm);color:var(--color-text-muted)}.v-not-found__support-link{color:var(--color-primary)}.v-not-found__support-link:hover{text-decoration:underline}
