.page-container.svelte-1l13r9t{max-width:900px;margin:0 auto}.page-header.svelte-1l13r9t{margin-bottom:var(--sp-8);opacity:0;animation:svelte-1l13r9t-fadeSlideIn .5s ease forwards}.header-content.svelte-1l13r9t{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-6)}.header-left.svelte-1l13r9t{flex:1}.page-title.svelte-1l13r9t{font-size:2.5rem;font-weight:700;margin-bottom:var(--sp-3);background:linear-gradient(135deg,#ff9800,#ff5722);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-logo.svelte-1l13r9t{display:flex;flex-direction:column;align-items:center;gap:var(--sp-1);flex-shrink:0;margin-right:var(--sp-4)}.concours-logo.svelte-1l13r9t{width:70px;height:auto;filter:drop-shadow(0 2px 8px rgba(255,152,0,.4))}.concours-logo-text.svelte-1l13r9t{font-family:Bangers,cursive;font-size:1rem;color:#ff9800;text-shadow:1px 1px 2px rgba(0,0,0,.5);letter-spacing:.05em}.page-subtitle.svelte-1l13r9t{color:var(--text-muted);font-size:1.1rem;max-width:600px;line-height:1.6}@media(max-width:640px){.header-content.svelte-1l13r9t{flex-direction:column;text-align:center}.page-title.svelte-1l13r9t{font-size:2rem}.concours-logo.svelte-1l13r9t{width:60px}.concours-logo-text.svelte-1l13r9t{font-size:.9rem}.page-subtitle.svelte-1l13r9t{margin:0 auto}}.loading-container.svelte-1l13r9t,.error-container.svelte-1l13r9t,.empty-state.svelte-1l13r9t{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--sp-8);gap:var(--sp-4)}.spinner.svelte-1l13r9t{width:48px;height:48px;border:4px solid var(--border-soft);border-top-color:#ff9800;border-radius:50%;animation:svelte-1l13r9t-spin 1s linear infinite}@keyframes svelte-1l13r9t-spin{to{transform:rotate(360deg)}}.error-text.svelte-1l13r9t{color:var(--danger)}.btn-retry.svelte-1l13r9t{padding:var(--sp-2) var(--sp-4);background:#ff9800;color:#fff;border:none;border-radius:var(--r-md);cursor:pointer;font-weight:500}.section-title.svelte-1l13r9t{font-size:1.25rem;font-weight:600;margin-bottom:var(--sp-5);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.editions-section.svelte-1l13r9t{margin-bottom:var(--sp-8)}.editions-grid.svelte-1l13r9t{display:flex;flex-direction:column;gap:var(--sp-4)}.edition-card.svelte-1l13r9t{display:grid;grid-template-columns:50px 1fr 280px 30px;align-items:center;gap:var(--sp-4);padding:var(--sp-4) var(--sp-5);background:var(--bg-card);border:1px solid var(--border-soft);border-radius:var(--r-md);text-decoration:none;color:var(--text);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;opacity:0;animation:svelte-1l13r9t-fadeSlideIn .5s ease forwards;animation-delay:var(--delay)}.edition-card.svelte-1l13r9t:hover{transform:translate(6px);border-color:#ff9800;box-shadow:0 8px 24px #ff980033}.edition-header.svelte-1l13r9t{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--sp-1)}.edition-icon-img.svelte-1l13r9t{width:50px;height:50px}.edition-num.svelte-1l13r9t{font-size:.75rem;font-weight:700;color:#ff9800;background:#ff980026;padding:2px 8px;border-radius:var(--r-sm)}.edition-content.svelte-1l13r9t{min-width:0}.edition-title-row.svelte-1l13r9t{display:flex;align-items:baseline;gap:var(--sp-3);margin-bottom:var(--sp-1)}.edition-title.svelte-1l13r9t{font-size:1.25rem;font-weight:500;margin:0}.edition-year.svelte-1l13r9t{font-weight:700}.edition-date.svelte-1l13r9t{color:var(--text-muted);font-size:.9rem}.edition-stats.svelte-1l13r9t{display:flex;gap:var(--sp-4);margin-bottom:var(--sp-2)}.stat-item.svelte-1l13r9t{display:flex;align-items:baseline;gap:var(--sp-1)}.stat-value.svelte-1l13r9t{font-weight:700;color:#ff9800}.stat-label.svelte-1l13r9t{font-size:.85rem;color:var(--text-muted)}.stat-separator.svelte-1l13r9t{color:var(--text-muted);font-weight:400}.edition-manches.svelte-1l13r9t{display:flex;flex-direction:column;gap:var(--sp-2);padding-left:var(--sp-4);border-left:1px solid var(--border-soft)}.manche-item.svelte-1l13r9t{display:flex;align-items:center;gap:var(--sp-2)}.manche-num.svelte-1l13r9t{font-size:.75rem;font-weight:700;color:#ff9800;background:#ff980026;padding:2px 6px;border-radius:var(--r-sm);min-width:30px;text-align:center}.manche-name.svelte-1l13r9t{font-size:.85rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.manche-winner.svelte-1l13r9t{font-size:.85rem;color:#fff;font-weight:500;line-height:1.3}.edition-podium.svelte-1l13r9t{display:flex;flex-direction:column;gap:var(--sp-1)}.podium-row.svelte-1l13r9t{display:flex;align-items:center;gap:var(--sp-2)}.podium-row.svelte-1l13r9t:first-child .podium-name:where(.svelte-1l13r9t){font-weight:700;color:gold;animation:svelte-1l13r9t-shimmer 2s ease-in-out infinite}@keyframes svelte-1l13r9t-shimmer{0%,to{text-shadow:0 0 4px rgba(255,215,0,.4)}50%{text-shadow:0 0 12px rgba(255,215,0,.9),0 0 20px rgba(255,215,0,.6)}}.podium-medal.svelte-1l13r9t{font-size:1.2rem;line-height:1;flex-shrink:0}.podium-name.svelte-1l13r9t{font-size:.95rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-arrow.svelte-1l13r9t{font-size:1.5rem;color:var(--text-muted);opacity:0;transform:translate(-8px);transition:opacity .15s ease,transform .15s ease,color .15s ease}.edition-card.svelte-1l13r9t:hover .card-arrow:where(.svelte-1l13r9t){opacity:1;transform:translate(0);color:#ff9800}@keyframes svelte-1l13r9t-fadeSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.edition-card.svelte-1l13r9t{grid-template-columns:50px 1fr 30px;grid-template-rows:auto auto;position:relative}.edition-manches.svelte-1l13r9t{grid-column:1 / -1;width:100%;flex-direction:row;gap:var(--sp-3);padding-left:0;padding-top:var(--sp-3);margin-top:var(--sp-2);border-left:none;border-top:1px solid var(--border-soft)}.manche-item.svelte-1l13r9t{flex:1;min-width:0}.manche-name.svelte-1l13r9t{max-width:120px}}@media(max-width:640px){.edition-card.svelte-1l13r9t{padding:var(--sp-3);gap:var(--sp-3)}.edition-icon-img.svelte-1l13r9t{width:40px;height:40px}.edition-title-row.svelte-1l13r9t{flex-direction:column;gap:0;margin-bottom:var(--sp-1)}.edition-title.svelte-1l13r9t{font-size:1.1rem}.edition-manches.svelte-1l13r9t{flex-direction:column;gap:var(--sp-2)}.manche-item.svelte-1l13r9t{flex:none}.manche-name.svelte-1l13r9t{max-width:none}}
