*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}*{transition:background-color .2s ease,color .2s ease,border-color .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}.tooltip{position:relative}.tooltip:hover:after{background:#1f2937;border-radius:6px;bottom:100%;color:#fff;content:attr(data-tooltip);font-size:12px;left:50%;margin-bottom:5px;padding:8px 12px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:1000}.progress-bar{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden;position:relative}.progress-bar-fill{border-radius:4px;height:100%;transition:width .5s ease}table{border-collapse:collapse;width:100%}table th{background:#f3f4f6;font-weight:600;padding:12px;text-align:left}table td{border-bottom:1px solid #e5e7eb;padding:12px}pre{background:#1f2937;border-radius:8px;color:#f9fafb;font-size:14px;line-height:1.5;overflow-x:auto;padding:16px}.prose h4{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;margin-top:1.5rem}.prose h5{color:#374151;font-size:1.125rem;font-weight:600;margin-bottom:.5rem;margin-top:1.25rem}.prose p{color:#4b5563;line-height:1.75;margin-bottom:1rem}.prose ol,.prose ul{margin-bottom:1rem;padding-left:1.5rem}.prose li{line-height:1.75;margin-bottom:.5rem}.prose hr{border:0;border-top:1px solid #e5e7eb;margin:1.5rem 0}.prose strong{color:#1f2937;font-weight:600}.prose em{color:#6b7280;font-style:italic}button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #3b82f6;outline-offset:2px}input:focus,select:focus,textarea:focus{border-color:#3b82f6}.skeleton{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;border-radius:4px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
/*# sourceMappingURL=main.a7a45929.css.map*/