*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;text-rendering:optimizeLegibility;-webkit-font-feature-settings:"liga" 1,"calt" 1,"kern" 1,"cv11" 1,"cv01" 1;font-feature-settings:"liga" 1,"calt" 1,"kern" 1,"cv11" 1,"cv01" 1;unicode-bidi:embed;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}:root{--bg-color:#fafafa;--text-color:#0f172a;--focus-ring:#0f172a}@media (prefers-color-scheme:dark){:root{--bg-color:#020617;--text-color:#f8fafc;--focus-ring:#f8fafc}}body{background-color:var(--bg-color);color:var(--text-color)}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}button:focus{outline:none}::selection{color:inherit;background-color:#4f46e54d}html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background:#334155}::-webkit-scrollbar-thumb:hover{background:#475569}}@media print{*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important}body{color:#000!important;background:#fff!important}.no-print{display:none!important}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.4s cubic-bezier(.16,1,.3,1) fadeIn}.animate-slide-in-up{animation:.5s cubic-bezier(.16,1,.3,1) slideInUp}.loading-spinner{border:2px solid #0f172a1a;border-top-color:#0f172a;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin;display:inline-block}@media (prefers-color-scheme:dark){.loading-spinner{border-color:#f8fafc #f8fafc1a #f8fafc1a}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-contrast:high){*{border-color:buttontext!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
