.store-detail-error-page{min-height:calc(100dvh - var(--jdsc-header-h));padding:var(--jdsc-space-8) var(--jdsc-space-5) calc(96px + env(safe-area-inset-bottom));background:var(--color-page-background);place-items:center;display:grid}.store-detail-error-card{justify-items:center;gap:var(--jdsc-space-5);border:1px solid var(--color-border);border-radius:var(--jdsc-radius-xl);width:min(100%,620px);padding:var(--jdsc-space-8);text-align:center;background:var(--color-surface);box-shadow:var(--jdsc-shadow-1);display:grid}.store-detail-error-icon{border-radius:var(--jdsc-radius-pill);width:58px;height:58px;color:var(--color-warning-strong);background:var(--color-warning-soft);justify-content:center;align-items:center;display:inline-flex}.store-detail-error-copy{gap:var(--jdsc-space-2);display:grid}.store-detail-error-copy>span{color:var(--color-text-muted);font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-extra);letter-spacing:.06em}.store-detail-error-copy h1{color:var(--color-text-strong);font-size:var(--jdsc-fs-h1);font-weight:var(--jdsc-fw-black);letter-spacing:-.03em;line-height:var(--jdsc-lh-h1);margin:0}.store-detail-error-copy p{color:var(--color-text-muted);font-size:var(--jdsc-fs-body);line-height:var(--jdsc-lh-body);margin:0}.store-detail-error-actions{justify-content:center;gap:var(--jdsc-space-2);flex-wrap:wrap;display:flex}.store-detail-error-actions button,.store-detail-error-actions a{justify-content:center;align-items:center;gap:var(--jdsc-space-2);border:1px solid var(--color-border-strong);border-radius:var(--jdsc-radius-md);min-height:44px;padding:0 var(--jdsc-space-4);color:var(--color-text-strong);background:var(--color-surface);font:inherit;font-size:var(--jdsc-fs-sm);font-weight:var(--jdsc-fw-extra);text-decoration:none;display:inline-flex}.store-detail-error-actions button{border-color:var(--color-brand);color:var(--color-text-inverse);background:var(--color-brand)}.store-detail-error-actions :where(button,a):focus-visible{outline:2px solid var(--color-brand);outline-offset:3px}@media (max-width:760px){.store-detail-error-page{padding:var(--jdsc-space-6) var(--jdsc-space-4) calc(104px + env(safe-area-inset-bottom));align-items:start}.store-detail-error-card{gap:var(--jdsc-space-4);border-radius:var(--jdsc-radius-lg);padding:var(--jdsc-space-6) var(--jdsc-space-4)}.store-detail-error-copy h1{font-size:26px}.store-detail-error-actions,.store-detail-error-actions button,.store-detail-error-actions a{width:100%}}
