*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.module-content-wrapper h1{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.module-content-wrapper h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem;margin-top:2rem}.module-content-wrapper h3{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:.75rem;margin-top:1.5rem}.module-content-wrapper p{color:#4b5563;line-height:1.625;margin-bottom:1rem}.module-content-wrapper button{background-color:#4f46e5;color:#fff;padding:.5rem 1rem;border-radius:.375rem;border:none;font-weight:500;cursor:pointer;transition:background-color .2s}.module-content-wrapper button:hover{background-color:#4338ca}.module-content-wrapper table{width:100%;border-collapse:collapse;margin-top:1rem;margin-bottom:1rem}.module-content-wrapper th{background-color:#f9fafb;padding:.75rem 1rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.module-content-wrapper td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;color:#4b5563}.module-content-wrapper .card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin-bottom:1rem}.module-content-wrapper .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}