body{background:#f5f5f5;font-family:Arial,sans-serif;padding:20px}.container{background:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;margin:auto;max-width:900px;padding:20px}.profiler-panel{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-top:30px;padding:15px}.profiler-panel__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.profiler-panel__header h3{color:#333;font-size:1.2em;margin:0}.profiler-panel__header button{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9em;padding:5px 15px}.profiler-panel__header button:hover{background:#0056b3}.profiler-panel__controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.profiler-panel__controls p{color:#555;font-weight:700;margin:0}.profiler-panel__controls button{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9em;padding:8px 15px}.profiler-panel__controls button:disabled{background:#ccc;cursor:not-allowed}.profiler-panel__controls button:not(:disabled):hover{background:#218838}.profiler-panel__list{margin-top:10px;overflow-x:auto}.profiler-panel__list table{background:#fff;border-collapse:collapse;font-size:.85em;width:100%}.profiler-panel__list thead{background:#007bff;color:#fff}.profiler-panel__list td,.profiler-panel__list th{border:1px solid #ddd;padding:8px 10px;text-align:left}.profiler-panel__list tbody tr:nth-child(2n){background:#f8f9fa}.profiler-panel__list tbody tr:hover{background:#e9ecef}.profiler-panel__note{color:#666;font-size:.9em;font-style:italic;margin-top:10px}.profiler-panel__empty{color:#999;font-style:italic;margin:10px 0}
/*# sourceMappingURL=main.2563ce06.css.map*/