.system-state-page{background:#f8fafc;color:#0f172a;font-family:var( --app-body-font-family, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif )}.system-state-page__content{--background: #f8fafc;--padding-bottom: 0;--padding-end: 0;--padding-start: 0;--padding-top: 0}.system-state-page__content::part(scroll){min-height:100%}.system-state-page__layout{box-sizing:border-box;display:flex;height:100%;width:100%;min-height:100%;flex-direction:column;padding:calc(var(--app-safe-area-top, 0px) + 24px) calc(var(--app-safe-area-right, 0px) + 20px) calc(var(--app-safe-area-bottom, 0px) + 24px) calc(var(--app-safe-area-left, 0px) + 20px)}.system-state-page__brand{display:flex;min-height:32px;flex:0 0 auto;justify-content:center}.system-state-page__main{box-sizing:border-box;display:grid;width:100%;min-height:0;flex:1 1 auto;padding:24px 0;place-items:center}.system-state-page__main:focus{outline:none}.system-state-page__zone{box-sizing:border-box;display:grid;width:min(100%,400px);min-height:480px;grid-template-rows:minmax(217px,1fr) auto;text-align:center}.system-state-page__message{display:flex;min-height:217px;flex-direction:column;align-items:center;justify-content:center}.system-state-page__icon{display:grid;width:72px;height:72px;margin:0 auto 20px;border:1px solid;border-radius:20px;place-items:center}.system-state-page__icon--danger{border-color:#fecaca;background:#fef2f2;color:#dc2626}.system-state-page__icon--info{border-color:#bae6fd;background:#f0f9ff;color:#0284c7}.system-state-page__icon--warning{border-color:#fde68a;background:#fffbeb;color:#b45309}.system-state-page__icon ion-icon{width:36px;height:36px}.system-state-page__copy{width:100%;min-height:136px}.system-state-page__copy h1{display:flex;min-height:3.4rem;align-items:flex-end;justify-content:center;margin:0;color:#0f172a;font-size:1.3rem;font-weight:800;letter-spacing:-.3px;line-height:1.3}.system-state-page__copy h1:focus{outline:none}.system-state-page__copy h1:focus-visible{border-radius:8px;outline:3px solid #f5c518;outline-offset:4px}.system-state-page__copy p{max-width:34ch;min-height:4.8rem;margin:10px auto 0;color:#475569;font-size:.95rem;line-height:1.6}.system-state-page__recovery{display:grid;width:100%;gap:18px}.system-state-page__actions{display:grid;grid-template-rows:repeat(2,minmax(48px,auto));gap:10px}.system-state-page__action-slot{min-height:48px}.system-state-page__action-slot[data-empty=true]{pointer-events:none;visibility:hidden}.system-state-page__action{min-height:48px;margin:0;font-weight:600;--border-radius: 12px}.system-state-page__action--primary{--box-shadow: 0 4px 12px rgba(2, 132, 199, .3)}.system-state-page__action--secondary{--background-activated: #f1f5f9;--background-hover: #f8fafc;--border-color: #cbd5e1;--color: #334155}.system-state-page__support{display:flex;min-height:57px;align-items:flex-start;padding-top:12px;border-top:1px solid #f1f5f9;justify-content:center}.system-state-page__support[data-empty=true]{border-top-color:transparent;pointer-events:none}.system-state-page__action--support{min-height:44px;--color: #0369a1;--padding-end: 10px;--padding-start: 10px}@media(min-width:768px){.system-state-page__layout{padding-right:calc(var(--app-safe-area-right, 0px) + 32px);padding-left:calc(var(--app-safe-area-left, 0px) + 32px)}}@media(max-height:700px){.system-state-page__layout{padding-top:calc(var(--app-safe-area-top, 0px) + 16px);padding-bottom:calc(var(--app-safe-area-bottom, 0px) + 16px)}.system-state-page__main{padding:16px 0}.system-state-page__zone{min-height:400px;grid-template-rows:minmax(197px,1fr) auto}.system-state-page__message{min-height:197px}.system-state-page__icon{width:60px;height:60px;margin-bottom:16px;border-radius:16px}.system-state-page__icon ion-icon{width:30px;height:30px}}@media(max-height:520px){.system-state-page__zone{min-height:0}}
