.sche-event-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.sche-event-card,.sche-registration,.sche-route,.sche-series{border:1px solid #e2e8f0;border-radius:12px;padding:18px;background:#fff}.sche-form{display:grid;gap:12px}.sche-form label{display:grid;gap:5px;font-weight:600}.sche-form input,.sche-form select,.sche-form textarea{width:100%;box-sizing:border-box;padding:8px;border:1px solid #cbd5e1;border-radius:8px}.sche-form button{padding:10px 16px;border:0;border-radius:8px;cursor:pointer}.sche-message{padding:10px 12px;margin:10px 0;border-radius:8px;background:#f1f5f9}.sche-error{background:#fee2e2}.sche-map{height:460px;min-height:320px;border-radius:12px;border:1px solid #e2e8f0}.sche-series table{width:100%;border-collapse:collapse}.sche-series th,.sche-series td{padding:8px;border-bottom:1px solid #e2e8f0;text-align:left}
.sche-badge{display:inline-flex;align-items:center;gap:4px;margin:2px 4px 2px 0;padding:2px 8px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;font-size:.85em;line-height:1.6}.sche-badge-series{background:#fffbeb;border-color:#fde68a}.sche-event-card h3 .sche-badge{font-weight:500}
.sche-button{display:inline-block;padding:9px 14px;border-radius:8px;text-decoration:none;background:#f1f5f9;border:1px solid #cbd5e1;color:#0f172a;font-weight:600}.sche-button:hover{background:#e2e8f0;color:#0f172a}
.sche-start-number-row{display:flex;gap:8px;align-items:center}.sche-start-number-row input{flex:1}.sche-start-number-row .sche-button{white-space:nowrap}.sche-help{display:block;font-weight:400;color:#475569}.sche-error-text{color:#b91c1c}

.sche-sponsor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:14px 0}.sche-sponsor-card{border:1px solid #ddd;border-radius:10px;padding:14px;background:#fff}.sche-sponsor-card img{max-width:160px;max-height:90px;object-fit:contain;display:block;margin-bottom:8px}.sche-propozice{border:1px solid #ddd;border-radius:12px;padding:18px;background:#fff;margin:16px 0}.sche-propozice h2{margin-top:0}

.sche-table{width:100%;border-collapse:collapse;margin:12px 0}.sche-table th,.sche-table td{padding:8px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top}.sche-start-list,.sche-rider-card{border:1px solid #e2e8f0;border-radius:12px;padding:18px;background:#fff;margin:16px 0}.sche-rider-card-head{display:flex;gap:18px;align-items:center;margin-bottom:18px}.sche-rider-photo{width:120px;height:120px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:42px}.sche-rider-photo img{width:100%;height:100%;object-fit:cover}.sche-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:16px 0}.sche-stat-card{padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.sche-stat-card strong{display:block;font-size:1.5rem}.sche-stat-card span{display:block;color:#475569}
