.theme-error{width:980px;min-height:420px;margin:28px auto 44px;display:flex;align-items:center;justify-content:center}.theme-error-card{width:760px;border:1px solid #d7e1e3;background:#fff;box-shadow:0 12px 34px rgba(53,91,98,.08)}.theme-error-meta{height:44px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d7e1e3;background:#f7fafa;color:#8a9699;font-size:12px}.theme-error-meta strong{color:#3f8d94;font:600 11px/1.4 monospace}.theme-error-content{min-height:290px;padding:48px 64px;display:grid;grid-template-columns:190px 1fr;align-items:center;gap:40px}.theme-error-number{color:#d9e7e9;font:bold 86px/1 Arial,sans-serif}.theme-error-copy>p{margin:0 0 7px;color:#75a4b4;font-size:12px}.theme-error-copy h1{margin:0;color:#49423a;font-size:25px;line-height:1.4}.theme-error-description{margin-top:10px;color:#777;line-height:1.8}.theme-error-actions{margin-top:24px;display:flex;gap:9px}.theme-error-actions a,.theme-error-actions button{height:36px;padding:0 17px;display:inline-flex;align-items:center;border:1px solid #b7c7ca;background:#fff;color:#627276;font:13px/1.4 "Microsoft YaHei",sans-serif;cursor:pointer;text-decoration:none}.theme-error-actions a.primary{border-color:#3f8d94;background:#3f8d94;color:#fff}@media(max-width:700px){.theme-error{width:calc(100% - 24px);min-height:360px;margin:16px auto 28px}.theme-error-card{width:100%}.theme-error-content{min-height:0;padding:34px 24px 40px;display:block}.theme-error-number{margin-bottom:20px;font-size:62px}.theme-error-actions{flex-wrap:wrap}}