:root{--sky-blue:#00a8ff;--yellow:#ffd100;--dark:#1a1f24;--off-white:#f8fafc;--green:#22c55e;--red:#ef4444;--gray:#4b5563;--white:#fff;--gray-100:#f1f5f9;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#4b5563;--gray-600:#4b5563;--gray-700:#374151;--red-50:#fef2f2;--red-600:#dc2626;--green-50:#f0fff4;--green-700:#15803d;--yellow-50:#fffbeb;--yellow-700:#a16207;--blue-50:#f0f9ff;--amber-500:#f59e0b}:focus-visible{outline:2px solid var(--sky-blue);outline-offset:2px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--off-white);color:var(--dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--sky-blue);text-decoration:none}a:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}