:root{--occ-yellow: #ff0000;--occ-yellow-dark: #ec0202;--occ-dark: #1a0a00;--occ-dark2: #2a1800;--occ-white: #ffffff;--occ-text: #1a1a1a;--occ-muted: #555555;--occ-radius: .75rem}.occ-hero.svelte-o7o6f0{background:linear-gradient(135deg,var(--occ-dark) 0%,rgb(0,0,0)100%);padding:2rem 1.25rem;text-align:center}.occ-tagline.svelte-o7o6f0{font-size:clamp(1rem,2.5vw,1.35rem);color:var(--occ-yellow);font-weight:600;letter-spacing:.05em}.occ-main.svelte-o7o6f0{max-width:1100px;margin:0 auto;padding:2.5rem 1.25rem 4rem;display:flex;flex-direction:column;gap:2.5rem}.occ-section.svelte-o7o6f0,.occ-ambition.svelte-o7o6f0,.occ-contact.svelte-o7o6f0{opacity:0;transform:translateY(18px);transition:opacity .6s ease .1s,transform .6s ease .1s}.occ-section.visible.svelte-o7o6f0,.occ-ambition.visible.svelte-o7o6f0,.occ-contact.visible.svelte-o7o6f0{opacity:1;transform:translateY(0)}.occ-section-header.svelte-o7o6f0{display:flex;align-items:center;gap:.6rem;margin-bottom:1.25rem}.occ-section-header.svelte-o7o6f0 h2:where(.svelte-o7o6f0){font-size:1.35rem;font-weight:700;color:var(--occ-text);position:relative}.occ-section-header.svelte-o7o6f0 h2:where(.svelte-o7o6f0):after{content:"";position:absolute;bottom:-4px;left:0;width:40px;height:3px;background:var(--occ-yellow);border-radius:2px}.occ-loader.svelte-o7o6f0{display:flex;justify-content:center;padding:2rem}.occ-spinner.svelte-o7o6f0{width:36px;height:36px;border:3px solid #f0f0f0;border-top-color:var(--occ-yellow-dark);border-radius:50%;animation:svelte-o7o6f0-spin .7s linear infinite}@keyframes svelte-o7o6f0-spin{to{transform:rotate(360deg)}}.occ-empty.svelte-o7o6f0{color:var(--occ-muted);font-size:.95rem}.spec-grid.svelte-o7o6f0{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.spec-card.svelte-o7o6f0{background:#fff;border-radius:14px;box-shadow:0 2px 16px #00000014;overflow:hidden;display:flex;flex-direction:column;transition:transform .22s,box-shadow .22s;text-decoration:none;color:inherit}.spec-card.svelte-o7o6f0:hover{transform:translateY(-4px);box-shadow:0 8px 28px #00000021}.spec-affiche-wrap.svelte-o7o6f0{position:relative}.spec-affiche.svelte-o7o6f0{width:100%;height:220px;object-fit:cover;display:block}.spec-affiche-placeholder.svelte-o7o6f0{height:120px;background:#f5f1e8;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:red;position:relative}.spec-statut-badge.svelte-o7o6f0{position:absolute;top:.6rem;right:.6rem;font-size:.7rem;font-weight:700;padding:.25rem .65rem;border-radius:20px;display:inline-flex;align-items:center;gap:.3rem}.spec-statut-badge--no-img.svelte-o7o6f0{position:static;margin-top:.5rem}.spec-body.svelte-o7o6f0{padding:1rem 1.15rem 1.25rem;display:flex;flex-direction:column;flex:1}.spec-humoriste.svelte-o7o6f0{display:flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;color:var(--occ-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.4rem}.spec-hum-avatar.svelte-o7o6f0{width:24px;height:24px;border-radius:50%;object-fit:cover;border:1.5px solid #eee}.spec-titre.svelte-o7o6f0{font-size:1.05rem;font-weight:700;color:var(--occ-text);margin:0 0 .75rem}.spec-info.svelte-o7o6f0{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.9rem}.spec-info-item.svelte-o7o6f0{display:flex;align-items:flex-start;gap:.45rem;font-size:.83rem;color:var(--occ-muted)}.spec-info-item.svelte-o7o6f0 i:where(.svelte-o7o6f0){color:var(--occ-yellow-dark);flex-shrink:0;margin-top:.1rem}.spec-btn.svelte-o7o6f0{display:inline-flex;align-items:center;gap:.3rem;background:var(--occ-yellow);color:var(--occ-white);font-size:.82rem;font-weight:700;padding:.45rem 1rem;border-radius:8px;text-decoration:none;width:fit-content;margin-top:auto;transition:background .18s}.spec-btn.svelte-o7o6f0:hover{background:var(--occ-yellow-dark)}.spec-btn--disabled.svelte-o7o6f0{background:#f0f0f0;color:#999;cursor:default;display:inline-flex;align-items:center;font-size:.82rem;font-weight:700;padding:.45rem 1rem;border-radius:8px;width:fit-content;margin-top:auto}.comedy-program.svelte-o7o6f0{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start}.comedy-card.svelte-o7o6f0{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;width:300px;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;text-decoration:none;color:inherit;transition:transform .22s,box-shadow .22s}.comedy-card.svelte-o7o6f0:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000021}.comedy-card.svelte-o7o6f0 img:where(.svelte-o7o6f0){width:100%;height:360px;object-fit:cover;display:block;background:#eee}.comedy-avatar.svelte-o7o6f0{width:100%;height:220px;border-radius:0;background:var(--occ-yellow-dark);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2.8rem;font-weight:700}.comedy-card-body.svelte-o7o6f0{width:100%;padding:1.25rem 1rem 1.5rem;display:flex;flex-direction:column;align-items:flex-start}.comedy-card.svelte-o7o6f0 .nom:where(.svelte-o7o6f0){font-size:1.2rem;font-weight:700;margin-bottom:.4rem;text-align:left}.comedy-card.svelte-o7o6f0 .description:where(.svelte-o7o6f0){font-size:.9rem;color:var(--occ-muted);margin-bottom:.9rem;text-align:left;line-height:1.5}.social-links.svelte-o7o6f0{display:flex;gap:.6rem;margin-bottom:.85rem;flex-wrap:wrap;justify-content:flex-start}.social-link.svelte-o7o6f0{width:34px;height:34px;border-radius:50%;background:#f5f5f5;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;text-decoration:none;transition:background .18s,transform .18s}.social-link.svelte-o7o6f0:hover{background:#ebebeb;transform:scale(1.1)}.footer.svelte-o7o6f0{width:100%;border-top:1px solid #eee;padding-top:.7rem;margin-top:auto;text-align:left}.video-link.svelte-o7o6f0{color:var(--occ-yellow-dark);font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.35rem}.video-link.svelte-o7o6f0:hover{text-decoration:underline}.occ-activities-grid.svelte-o7o6f0{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem}.occ-activity-card.svelte-o7o6f0{background:#fff;border-radius:var(--occ-radius);padding:1.5rem;box-shadow:0 2px 12px #00000012;transition:transform .25s,box-shadow .25s}.occ-activity-card.svelte-o7o6f0:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001c}.occ-activity-icon.svelte-o7o6f0{font-size:2rem;margin-bottom:.75rem;color:var(--occ-yellow-dark)}.occ-activity-card.svelte-o7o6f0 h3:where(.svelte-o7o6f0){font-size:1.05rem;font-weight:700;color:var(--occ-text);margin-bottom:.5rem}.occ-activity-card.svelte-o7o6f0 p:where(.svelte-o7o6f0){font-size:.9rem;color:var(--occ-muted);line-height:1.5;margin-bottom:1rem}.occ-formats.svelte-o7o6f0{display:flex;flex-wrap:wrap;gap:.4rem}.occ-format-badge.svelte-o7o6f0{background:#f0f0f0;color:#333;font-size:11px;padding:3px 10px;border-radius:20px;font-weight:500}.occ-ambition.svelte-o7o6f0{background:linear-gradient(135deg,var(--occ-dark) 0%,#1a0a00 100%);border-radius:var(--occ-radius);padding:3rem 2rem;text-align:center}.occ-ambition-icon.svelte-o7o6f0{font-size:2.5rem;margin-bottom:.75rem;color:var(--occ-yellow)}.occ-ambition.svelte-o7o6f0 h2:where(.svelte-o7o6f0){font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem}.occ-ambition.svelte-o7o6f0 p:where(.svelte-o7o6f0){font-size:1.05rem;color:#ccc;line-height:1.7;max-width:600px;margin:0 auto}.occ-ambition.svelte-o7o6f0 strong:where(.svelte-o7o6f0){color:var(--occ-yellow)}.occ-contact.svelte-o7o6f0{background:var(--occ-dark2);border-radius:var(--occ-radius);padding:2rem}.occ-contact-grid.svelte-o7o6f0{display:flex;flex-wrap:wrap;gap:1.25rem}.occ-contact-item.svelte-o7o6f0{display:flex;align-items:center;gap:.6rem;font-size:.95rem;color:#ccc}@media (max-width: 768px){.occ-hero.svelte-o7o6f0{padding:1.5rem 1rem}.spec-grid.svelte-o7o6f0,.occ-activities-grid.svelte-o7o6f0{grid-template-columns:1fr}.occ-ambition.svelte-o7o6f0{padding:2rem 1.25rem}.comedy-card.svelte-o7o6f0{width:100%;max-width:340px}.comedy-card.svelte-o7o6f0 img:where(.svelte-o7o6f0){width:100%;height:auto;aspect-ratio:2/3}}
