.ErrorScreen-module__PnrYmG__screen{background:var(--color-surface);min-height:100vh;color:var(--color-text);place-items:center;padding:24px;display:grid}.ErrorScreen-module__PnrYmG__panel{text-align:center;gap:14px;width:min(100%,520px);display:grid}.ErrorScreen-module__PnrYmG__code,.ErrorScreen-module__PnrYmG__title,.ErrorScreen-module__PnrYmG__message{margin:0}.ErrorScreen-module__PnrYmG__code{color:var(--color-accent);letter-spacing:.08em;font-size:14px;font-weight:900}.ErrorScreen-module__PnrYmG__title{color:var(--color-heading);font-size:clamp(32px,7vw,56px);line-height:1.05}.ErrorScreen-module__PnrYmG__message{color:var(--color-muted);font-size:16px;line-height:1.6}.ErrorScreen-module__PnrYmG__actions{justify-content:center;gap:12px;margin-top:10px;display:flex}.ErrorScreen-module__PnrYmG__link,.ErrorScreen-module__PnrYmG__button{border:1px solid var(--color-border);background:var(--color-panel);min-height:42px;color:var(--color-heading);cursor:pointer;font:inherit;border-radius:8px;padding:10px 16px;font-weight:800}.ErrorScreen-module__PnrYmG__link:hover,.ErrorScreen-module__PnrYmG__button:hover{border-color:var(--color-accent)}
