.cw-err{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 220px);padding:24px 0 40px;display:flex}@media (min-width:768px){.cw-err{min-height:calc(100dvh - 170px)}}.cw-err.is-page{background:var(--paper);min-height:100dvh;padding:88px 16px 48px;position:relative}.cw-err-bar{align-items:center;padding:18px 20px;display:flex;position:absolute;inset:0 0 auto}.cw-err-bar a{border-radius:var(--r-sm);display:inline-flex}.cw-err-block{width:100%;max-width:480px;animation:cw-err-in .24s var(--ease)both;flex-direction:column;align-items:center;display:flex}@keyframes cw-err-in{0%{opacity:0;transform:translateY(8px)}}@media (prefers-reduced-motion:reduce){.cw-err-block{animation:none}}.cw-err-art{width:min(100%,360px);height:auto;margin-bottom:28px;display:block}.cw-err-title{color:var(--ink);text-wrap:balance;font-size:26px}.cw-err-title:focus{outline:none}@media (min-width:1024px){.cw-err-title{font-size:30px}}.cw-err-body{color:var(--ink2);text-wrap:pretty;margin-top:12px;font-size:15.5px;line-height:1.55}.cw-err-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}@media (max-width:479px){.cw-err-actions{flex-direction:column;align-self:stretch}.cw-err-actions>*{width:100%}}.cw-err-spin{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite cw-err-spin}@keyframes cw-err-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.cw-err-spin{animation-duration:2s}}.cw-err-foot{color:var(--dim);flex-direction:column;align-items:center;gap:10px;margin-top:32px;font-size:13px;display:flex}.cw-err-foot a{color:var(--ink2);text-underline-offset:3px;text-decoration:underline}.cw-err-foot a:hover{color:var(--ink)}.cw-err-id{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:12px;display:inline-flex}.cw-err-id code{color:var(--ink2);background:var(--sunk);border-radius:var(--r-sm);-webkit-user-select:all;user-select:all;word-break:break-all;padding:4px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.cw-err-id button{border-radius:var(--r-sm);min-height:32px;color:var(--ink2);border:1px solid var(--line);cursor:pointer;background:0 0;padding:4px 10px;font-weight:600}.cw-err-id button:hover{color:var(--ink);border-color:var(--line2)}
