body{margin:0}.hyrox-app *{box-sizing:border-box}.hyrox-app{color:#1f2933;background:#f4f6f8;margin:0;font-family:Arial,sans-serif}.hyrox-app button{font:inherit;cursor:pointer}.hyrox-app .app-shell{flex-direction:column;max-width:1200px;height:100vh;margin:0 auto;padding:24px;display:flex;overflow:hidden}.hyrox-app .app-header{flex-direction:column;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.hyrox-app .app-header h1{margin:0 0 4px;font-size:32px}.hyrox-app .app-header p{color:#52606d;margin:0}.hyrox-app .layout{flex:1;grid-template-columns:300px 1fr;gap:24px;min-height:0;display:grid;overflow:hidden}.hyrox-app .card{background:#fff;border-radius:14px;padding:20px;box-shadow:0 8px 24px #0f172a14}.hyrox-app .participants-panel h2,.hyrox-app .tracker-panel h2,.hyrox-app .overview h3{font-size:36px!important}.hyrox-app .participants-panel,.hyrox-app .tracker-panel{min-height:0;overflow-y:auto}.hyrox-app .participant-list{flex-direction:column;gap:10px;display:flex}.hyrox-app .participant-item{text-align:left;background:#fff;border:1px solid #d9e2ec;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:14px;display:flex}.hyrox-app .participant-item:hover{border-color:#7aa5ff}.hyrox-app .participant-item.active{background:#eff6ff;border-color:#2563eb}.hyrox-app .status{color:#61758a;font-size:12px}.hyrox-app .status.done{color:#127a3d;font-weight:700}.hyrox-app .participant-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.hyrox-app .participant-header p{color:#52606d;margin:6px 0 0}.hyrox-app .last-split{color:#9aa5b1;font-size:.85rem}.hyrox-app .timer-card{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;display:grid}.hyrox-app .timer-block{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.hyrox-app .timer-block .label{color:#61758a;margin-bottom:8px;font-size:13px;display:block}.hyrox-app .timer-block strong{font-size:28px}.hyrox-app .actions{margin-bottom:24px}.hyrox-app .primary-btn,.hyrox-app .secondary-btn{border:none;border-radius:10px;padding:12px 18px;font-weight:700}.hyrox-app .primary-btn{color:#fff;background:#2563eb}.hyrox-app .primary-btn:hover{background:#1d4ed8}.hyrox-app .primary-btn:disabled{cursor:not-allowed;background:#94a3b8}.hyrox-app .secondary-btn{color:#111827;background:#e5e7eb}.hyrox-app .secondary-btn:hover{background:#d1d5db}.hyrox-app .split-list{flex-direction:column;gap:10px;display:flex}.hyrox-app .split-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.hyrox-app .final-summary{margin-top:24px;margin-bottom:24px}.hyrox-app .summary-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.hyrox-app .summary-box p{justify-content:space-between;margin:8px 0;display:flex}.hyrox-app .results-action-row{flex-wrap:wrap;gap:12px;display:flex}.hyrox-app .empty-state{text-align:center;color:#52606d;padding:40px 20px}.hyrox-app .muted{color:#61758a}.hyrox-app .header-actions{flex-wrap:wrap;gap:10px;display:flex}.hyrox-app .add-participant-form{gap:10px;margin-bottom:16px;display:flex}.hyrox-app .participant-input{font:inherit;background:#fff;border:1px solid #d9e2ec;border-radius:10px;flex:1;width:100%;padding:12px 14px}.hyrox-app .participant-input:focus{border-color:#2563eb;outline:none}.hyrox-app .participant-item-wrapper{align-items:stretch;gap:8px;display:flex}.hyrox-app .delete-btn{background:#fff;border:1px solid #d9e2ec;border-radius:10px;padding:0 14px;font-size:20px;line-height:1}.hyrox-app .delete-btn:hover{background:#f3f4f6}.hyrox-app .danger-btn{color:#fff;background:#dc2626;border:none;border-radius:10px;padding:12px 18px;font-weight:700}.hyrox-app .danger-btn:hover{background:#b91c1c}.hyrox-app .modal-overlay{z-index:9999;background:#0f172a80;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.hyrox-app .modal{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:700px;padding:24px;box-shadow:0 20px 40px #0003}.hyrox-app .modal-message{color:#1f2933;margin-bottom:20px;font-size:16px}.hyrox-app .form-error{color:#d32f2f;text-align:left;grid-column:1/-1;font-size:.9rem}.hyrox-app .modal-actions{grid-column:1/-1;justify-content:flex-end;gap:12px;width:100%;display:flex}.hyrox-app .action-grid{flex-wrap:wrap;gap:12px;display:flex}.hyrox-app .results-layout{flex:1;grid-template-columns:360px 1fr;gap:24px;min-height:0;display:grid;overflow:hidden}.hyrox-app .results-list-card,.hyrox-app .results-detail-card{min-height:0;overflow-y:auto}.hyrox-app .results-header-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.hyrox-app .results-list{flex-direction:column;gap:10px;display:flex}.hyrox-app .result-item{text-align:left;background:#fff;border:1px solid #d9e2ec;border-radius:10px;grid-template-columns:60px 1fr auto;align-items:center;gap:12px;width:100%;padding:14px;display:grid}.hyrox-app .result-item:hover{border-color:#7aa5ff}.hyrox-app .result-item.active{background:#eff6ff;border-color:#2563eb}.hyrox-app .result-rank{color:#2563eb;font-weight:700}.hyrox-app .result-name{font-weight:600}.hyrox-app .result-time{white-space:nowrap}.hyrox-app .results-link-row{margin-top:16px}.hyrox-app .add-participant-form{grid-template-columns:1fr 1fr auto;gap:10px;margin-bottom:16px;display:grid}@media (width<=900px){.hyrox-app .layout,.hyrox-app .timer-card{grid-template-columns:1fr}.hyrox-app .participant-header,.hyrox-app .app-header{flex-direction:column;align-items:stretch}.hyrox-app .results-layout{grid-template-columns:1fr}.hyrox-app .results-header-row{flex-direction:column;align-items:stretch}.hyrox-app .result-item{grid-template-columns:50px 1fr}.hyrox-app .result-time{grid-column:1/-1}.hyrox-app .add-participant-form{grid-template-columns:1fr}}
