.err-hero{text-align:center;max-width:44rem;margin-inline:auto}.err-hero h1{font-size:var(--fs-h2);margin-bottom:.9rem}.err-hero .lead{color:var(--text-2);margin-inline:auto}.err-code-row{align-items:center;gap:.6rem;margin-bottom:1.25rem;display:inline-flex}.err-code{font-family:var(--font-mono);letter-spacing:.1em;color:var(--accent);border:1px solid var(--border-teal-strong);background:#34d3990f;border-radius:6px;padding:.25rem .65rem;font-size:.8125rem}.err-eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--text-2);font-size:.6875rem}.err-section{padding-block:.5rem 3.5rem}.err-panel{flex-direction:column;gap:1rem;max-width:34rem;margin-inline:auto;display:flex}.err-tips{background:var(--surface-1);border:1px solid var(--border-zinc);border-radius:var(--radius-md);padding:1.1rem 1.25rem}.err-tips-head{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-2);align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:.6875rem;display:flex}.err-tips-head .icon{color:var(--amber)}.err-tips ul{flex-direction:column;gap:.6rem;display:flex}.err-tips li{color:var(--text-2);gap:.6rem;font-size:.875rem;line-height:1.6;display:flex}.err-tips li:before{content:"·";color:var(--accent);font-weight:700}.err-tips li a{color:var(--accent)}.err-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.err-report{border:1px solid var(--border-zinc);background:var(--surface-1);border-radius:12px;overflow:hidden}.err-report[open]{border-color:var(--border-teal)}.err-report summary{cursor:pointer;color:var(--text-0);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.1rem;font-size:.875rem;font-weight:600;list-style:none;display:flex}.err-report summary::-webkit-details-marker{display:none}.err-report summary .faq-caret{color:var(--text-3);flex-shrink:0;transition:transform .15s}.err-report[open] summary .faq-caret{color:var(--accent);transform:rotate(180deg)}.err-report-body{flex-direction:column;gap:.85rem;padding:0 1.1rem 1.1rem;display:flex}.field-row{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.field-row{grid-template-columns:1fr 1fr}}.field{flex-direction:column;gap:.4rem;display:flex}.field label{color:var(--text-1);font-size:.8125rem;font-weight:600}.field .opt{color:var(--text-3);font-weight:400}.field input,.field textarea{font:inherit;color:var(--text-0);background:var(--surface-2);border:1px solid var(--border-zinc);border-radius:10px;width:100%;padding:.65rem .85rem;font-size:.9375rem;transition:border-color .15s}.field input::placeholder,.field textarea::placeholder{color:var(--text-3);opacity:1}.field input:focus,.field textarea:focus{border-color:var(--border-teal-strong)}.field textarea{resize:none;min-height:8.5rem;line-height:1.55;overflow:hidden}.mock-note{color:var(--text-3);max-width:52ch;font-size:.75rem;line-height:1.6}.mock-note a{color:var(--accent)}.err-report-body .field textarea{min-height:6.5rem}.err-status-line{text-align:center;color:var(--text-3);font-size:.8125rem}.err-status-line a{color:var(--accent)}
