*,:before,:after{box-sizing:border-box}body{color:#111827;background-color:#f0f2f5;margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.header{background-color:#fff;border-bottom:1px solid #e5e7eb;width:100%;padding:0 20px}.header-content{align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex}.logo{width:auto;height:48px;display:block}.brand-name{color:#111827;font-size:1rem;font-weight:700}.sub-header-bande{color:#f8fafc;text-transform:uppercase;letter-spacing:2px;background-color:#3b1e1e;width:100%;padding:10px 0;font-size:.85rem;font-weight:600}.bande-content{align-items:center;gap:12px;max-width:1100px;margin:0 auto;padding:0 20px;display:flex}.bande-title-left{color:#f8fafc;text-transform:uppercase;letter-spacing:2px;font-size:1.1rem;font-weight:600}.home-grid-wrapper{max-width:1100px;margin:0 auto;padding:32px 20px 48px}.home-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.sport-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;transition:box-shadow .2s,transform .2s;overflow:hidden}.sport-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.sport-card__header{border-bottom:3px solid var(--card-border,#e5e7eb);background:#3d3d3d;align-items:center;gap:12px;padding:20px 20px 16px;display:flex}.sport-card__icon{object-fit:contain;color:#fff;flex-shrink:0;width:auto;height:23px;font-size:28px;line-height:1}.sport-card__icon-group{align-items:center;display:flex}.sport-card__icon.stacked{margin-left:-10px}.sport-card__icon.stacked:first-child{margin-left:0}.sport-card__title{color:#fff;margin:0;font-size:1.2rem;font-weight:700;line-height:1}.sport-card__buttons{flex-direction:column;gap:0;padding:0;display:flex}.sport-card__btn{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f3f4f6;border-radius:0;justify-content:space-between;align-items:center;width:100%;max-width:100%;height:auto;padding:13px 20px;font-size:.95rem;font-weight:500;transition:background-color .15s,color .15s;display:flex}.sport-card__btn:last-child{border-bottom:none}.sport-card__btn:hover{background-color:var(--card-light,#f9fafb);color:var(--card-accent,#111827)}.sport-card__btn:hover .sport-card__btn-arrow{opacity:1;transform:translate(2px)}.sport-card__btn-label{flex:1}.sport-card__btn-arrow{opacity:0;color:var(--card-accent,#6b7280);flex-shrink:0;margin-left:8px;font-size:1rem;transition:opacity .15s,transform .15s}.app-container{max-width:1100px;margin:0 auto;padding:32px 20px}.details-wrapper{max-width:1100px;margin:0 auto;padding:32px 20px 56px}.details-actions{flex-wrap:nowrap;gap:12px;margin-bottom:32px;display:flex}.details-actions>*{flex:1;min-width:0}.details-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:20px;overflow:hidden}.details-card__label{text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin:0;padding:14px 20px 0;font-size:.7rem;font-weight:700}.section-row{border-bottom:1px solid #f3f4f6;align-items:baseline;gap:12px;padding:13px 20px;display:flex}.section-row:last-child{border-bottom:none}.section-row__key{color:#374151;flex-shrink:0;min-width:180px;font-size:.9rem;font-weight:600}.section-row__value{color:#6b7280;flex:1;font-size:.9rem}.section-row__link{color:#2563ea;flex:1;font-size:.9rem;text-decoration:underline}.section-row__link:hover{color:#1d4ed8}.team-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:12px;padding:13px 20px;display:flex}.team-row:last-child{border-bottom:none}.team-row__name{color:#111827;font-size:.9rem;font-weight:500}.team-row__link{color:#2563eb;white-space:nowrap;flex-shrink:0;font-size:.85rem;text-decoration:none}.team-row__link:hover{text-decoration:underline}@media (width<=480px){.details-wrapper{padding:20px 12px 40px}.section-row{flex-direction:column;gap:4px}.section-row__key{min-width:unset}.team-row{flex-direction:column;align-items:flex-start;gap:6px}}.sport-group{width:100%;margin-bottom:40px}.sport-group h2{border-bottom:2px solid #e5e7eb;margin-bottom:20px;padding-bottom:10px;font-size:1.6rem}.btn-inscription{cursor:pointer;color:#fff;box-sizing:border-box;background-color:#107435;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:52px;padding:0 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:flex}.btn-inscription:hover{background-color:#0e632e}.individuelle{background-color:#1665a3}.individuelle:hover{background-color:#135c94}.btn-action{cursor:pointer;color:#fff;box-sizing:border-box;background-color:#4c4c4c;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:52px;padding:0 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:flex}.btn-action:hover{background-color:#404040}.btn-home-simple{cursor:pointer;background:0 0;border:none;align-items:center;margin:0 12px 0 0;padding:0;display:flex}.home-icon-img{filter:invert();width:25px}.separateur-vertical{background-color:#ffffff59;width:2px;height:25px;margin-right:14px;display:inline-block}@media (width>=768px){.header{padding:0 40px}.logo{height:100px}.brand-name{font-size:2.5rem}.sub-header-bande{padding:12px 0;font-size:1rem}.bande-title-left{font-size:1.8rem}.home-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (width<=480px){.home-grid-wrapper{padding:16px 12px 32px}.home-grid{grid-template-columns:1fr;gap:16px}.sport-card__header{padding:16px 16px 12px}.sport-card__btn{padding:13px 16px;font-size:.9rem}}@media (width<=600px){.details-actions{flex-direction:column}}
