.math-number-hero .lead{max-width:850px}.math-number-panel,.math-number-results,.math-number-note,.math-number-privacy{border:1px solid rgba(16,21,20,.16);border-radius:16px;background:#fff;padding:1.1rem;min-width:0}.math-number-privacy{border-left:5px solid #2e725b;background:#f1f8f5;margin:1rem 0}.math-number-panel{display:grid;gap:1rem;margin:1rem 0}.math-number-grid,.math-number-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.math-number-field{display:grid;gap:.4rem;font-weight:700;min-width:0}.math-number-field input,.math-number-field select,.math-number-field textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #89958f;border-radius:10px;padding:.75rem;background:#fff;color:#101514}.math-number-field textarea{min-height:145px;resize:vertical;font:500 .95rem/1.45 ui-monospace,SFMono-Regular,Consolas,monospace}.math-number-actions{display:flex;flex-wrap:wrap;gap:.65rem 1rem;align-items:center}.math-number-actions .button{min-height:46px}.math-number-error{color:#8a251e;font-weight:700;min-height:1.4em}.math-number-status{font-weight:700;overflow-wrap:anywhere}.math-number-results[hidden]{display:none}.math-number-output{white-space:pre-wrap;overflow-wrap:anywhere;max-height:440px;overflow:auto;border-radius:10px;background:#f4f7f5;padding:1rem;min-height:3rem;font:600 .96rem/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.math-number-notes{margin:1.25rem 0}.math-number-field input:focus-visible,.math-number-field select:focus-visible,.math-number-field textarea:focus-visible,.math-number-actions button:focus-visible{outline:3px solid #e8b84d;outline-offset:2px}@media(max-width:780px){.math-number-grid,.math-number-notes{grid-template-columns:1fr}.math-number-panel,.math-number-results,.math-number-note,.math-number-privacy{padding:1rem}.math-number-actions .button{width:100%}}