.upload-guide{margin:12px 2px 0;border:1px solid var(--line);border-radius:10px;background:#f8fbfa;color:var(--muted)}
.upload-guide summary{cursor:pointer;padding:10px 13px;font-weight:750;color:var(--green)}
.upload-guide ul{margin:0;padding:0 32px 13px}
.friendly-error{max-width:680px;margin:40px auto;padding:42px;text-align:center}
.friendly-error .error-icon{width:64px;height:64px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:#fff0d0;color:#886006;font-size:34px;font-weight:850}
.friendly-error h1{font-size:30px;margin:5px 0 10px}
.friendly-error>p:not(.eyebrow){color:var(--muted);font-size:16px}
.friendly-error .actions{justify-content:center}
.error-ref{display:inline-block;background:#f1f5f3;border-radius:8px;padding:8px 12px!important;font-size:12px!important}
@media(max-width:550px){.friendly-error{margin:15px auto;padding:28px 18px}.friendly-error h1{font-size:24px}}
