.hm-notfound{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:var(--hm-space-6) var(--hm-space-4)}.hm-notfound__card{background:var(--hm-bg-white);border:1px solid var(--hm-border-subtle);border-radius:var(--hm-radius-xl);box-shadow:var(--hm-shadow-sm);max-width:34rem;padding:var(--hm-space-8);text-align:center;width:100%}.hm-notfound__icon{align-items:center;background:var(--hm-bg-light);border-radius:var(--hm-radius-full);color:var(--hm-brand-text);display:inline-flex;height:64px;justify-content:center;margin-bottom:var(--hm-space-4);width:64px}.hm-notfound__title{color:var(--hm-text-dark);font-size:var(--hm-text-2xl);font-weight:700;margin:0 0 var(--hm-space-2)}.hm-notfound__body{color:var(--hm-text-gray);line-height:1.6;margin:0 auto var(--hm-space-6)}.hm-notfound__actions{align-items:center;display:flex;flex-wrap:wrap;gap:var(--hm-space-3);justify-content:center}.hm-notfound__cta{align-items:center;background:var(--hm-brand-primary-darker);border-radius:var(--hm-radius-md);color:var(--hm-text-inverse);display:inline-flex;font-weight:600;gap:var(--hm-space-2);min-height:44px;padding:var(--hm-space-2) var(--hm-space-6);text-decoration:none}.hm-notfound__cta:focus-visible,.hm-notfound__cta:hover{background:var(--hm-fill-success);color:var(--hm-text-inverse)}.hm-notfound__link{align-items:center;border:1px solid var(--hm-border-default);border-radius:var(--hm-radius-md);color:var(--hm-brand-text);display:inline-flex;font-weight:600;gap:var(--hm-space-2);min-height:44px;padding:var(--hm-space-2) var(--hm-space-4);text-decoration:none}.hm-notfound__link:focus-visible,.hm-notfound__link:hover{border-color:var(--hm-brand-text)}