body{color:#fff;background-color:#0f172a;margin:0;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}#root{max-width:1200px;margin:0 auto;padding:20px}h1{text-align:center;margin-bottom:30px}h2{margin-top:30px}.summary{gap:20px;margin-bottom:30px;display:flex}.card{background-color:#334155;border-radius:10px;min-width:200px;padding:20px}.card h3{margin-top:0}.card p{margin:10px 0 0;font-size:28px;font-weight:700}table{border-collapse:collapse;background-color:#1e293b;width:100%}th{background-color:#334155}th,td{text-align:left;border:1px solid #475569;padding:12px}tbody tr:hover{background-color:#2c3e50}.technique-section{gap:20px;margin-top:30px;display:flex}.technique-box{background-color:#1e293b;border-radius:10px;flex:1;padding:20px}.technique-box ul{padding-left:0;list-style:none}.technique-box li{margin-bottom:10px}.progress-card{background-color:#334155;border-radius:10px;margin-bottom:20px;padding:15px}.progress-row{justify-content:space-between;margin-bottom:10px;font-size:16px;display:flex}.progress-row:last-child{margin-bottom:0}
