.cccod{--cccod-loire:var(--teal);--cccod-loire-light:var(--teal-light);overflow-x:hidden}.cccod-container{max-width:var(--container-max);margin:0 auto;padding:0 2rem}.cccod-hero{position:relative;min-height:82vh;display:flex;align-items:flex-end;color:var(--white)}.cccod-hero-media{position:absolute;inset:0;z-index:0}.cccod-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,26,44,.35),rgba(0,26,44,.55) 45%,rgba(0,26,44,.92))}.cccod-hero-content{position:relative;z-index:1;max-width:var(--container-max);width:100%;margin:0 auto;padding:0 2rem 4rem}.cccod-eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--cccod-loire-light);border:1px solid rgba(141,189,207,.5);border-radius:50px;padding:.35rem .9rem;margin-bottom:1.25rem}.cccod-hero h1{color:var(--white);font-size:clamp(2rem,5vw,3.4rem);line-height:1.15;margin:0 0 1rem}.cccod-hero-sub{color:rgba(255,255,255,.9);font-size:clamp(1.05rem,2.2vw,1.3rem);line-height:1.6;max-width:60ch;margin:0 0 2rem}.cccod-hero-cta{display:flex;flex-wrap:wrap;gap:1rem}.cccod-hero-cta .btn-outline{border-color:rgba(255,255,255,.7);color:var(--white)}.cccod-hero-cta .btn-outline:hover{background:rgba(255,255,255,.12);border-color:var(--white)}.cccod-fiche-wrap{background:var(--blue-dark);padding:2rem 0}.cccod-fiche{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:1.5rem;gap:1.5rem}.cccod-fiche li{display:flex;flex-direction:column;gap:.25rem;border-left:2px solid var(--cccod-loire);padding-left:1rem}.cccod-fiche-label{font-size:.72rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--cccod-loire-light)}.cccod-fiche-value{color:var(--white);font-size:.98rem;font-weight:500}.cccod-section{padding:4.5rem 0}.cccod-section-alt{background:var(--gray-light)}.cccod-section-head{max-width:760px;margin:0 auto 3rem;text-align:center}.cccod-section h2,.cccod-section-head h2{font-size:clamp(1.6rem,3.5vw,2.3rem);color:var(--blue-dark);margin:0 0 1rem}.cccod-section-head p{font-size:1.1rem;color:var(--gray);line-height:1.6;margin:0}.cccod-section-head-light h2{color:var(--white)}.cccod-section-head-light p{color:rgba(255,255,255,.82)}.cccod-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:3.5rem;gap:3.5rem;align-items:center}.cccod-split-reverse .cccod-split-text{order:2}.cccod-split-text h2{text-align:left}.cccod-split-text p{font-size:1.05rem;line-height:1.7;color:var(--gray);margin:0 0 1.1rem}.cccod-split-text strong{color:var(--blue-dark)}.cccod-split-media{display:flex;justify-content:center}.cccod-split-media img{width:100%;height:auto;border-radius:12px;box-shadow:var(--shadow-lg)}.cccod-split-reverse .cccod-split-media img{max-width:340px}.cccod-quote{margin:1.5rem 0 0;padding:1.2rem 1.5rem;border-left:4px solid var(--cccod-loire);background:rgba(112,164,187,.08);border-radius:0 8px 8px 0;font-size:1.2rem;font-style:italic;color:var(--blue-dark);line-height:1.5}.cccod-quote cite{display:block;margin-top:.6rem;font-size:.9rem;font-style:normal;font-weight:700;color:var(--cccod-loire)}.cccod-zones{list-style:none;padding:0;max-width:860px;margin:0 auto;position:relative}.cccod-zone{display:flex;gap:1.5rem;padding-bottom:2.5rem;position:relative}.cccod-zone:not(:last-child):before{content:"";position:absolute;left:27px;top:56px;bottom:0;width:2px;background:linear-gradient(var(--cccod-loire),rgba(112,164,187,.15))}.cccod-zone-num{flex-shrink:0;width:56px;height:56px;border-radius:50%;background:var(--gradient-dark,linear-gradient(135deg,var(--blue-dark),var(--blue-darker)));color:var(--white);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;border:2px solid var(--cccod-loire);z-index:1}.cccod-zone-body{flex:1 1;padding-top:.25rem}.cccod-zone-head{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;margin-bottom:.5rem}.cccod-zone-head h3{margin:0;font-size:1.3rem;color:var(--blue-dark)}.cccod-zone-meta{display:flex;align-items:center;gap:.6rem}.cccod-badge{font-size:.72rem;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:var(--white);background:var(--cccod-loire);border-radius:50px;padding:.25rem .7rem}.cccod-duree{font-size:.85rem;font-weight:600;color:var(--gray)}.cccod-zone-body p{margin:0;color:var(--gray);line-height:1.65}.cccod-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.cccod-gallery-item{margin:0;background:var(--white);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-md)}.cccod-gallery-item img{width:100%;height:240px;object-fit:cover;display:block}.cccod-gallery-item figcaption{padding:.9rem 1rem;font-size:.9rem;color:var(--gray);font-style:italic;line-height:1.4}.cccod-techno{padding:4.5rem 0;background:linear-gradient(135deg,var(--blue-dark),var(--blue-darker));color:var(--white)}.cccod-techno-shot{margin:0 auto 2.5rem;max-width:900px}.cccod-techno-shot img{width:100%;height:auto;border-radius:12px;border:1px solid rgba(141,189,207,.3);box-shadow:var(--shadow-lg);display:block}.cccod-techno-shot figcaption{margin-top:.9rem;text-align:center;font-size:.9rem;font-style:italic;color:rgba(255,255,255,.75);line-height:1.5}.cccod-techno-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:1.5rem;gap:1.5rem}.cccod-techno-card{background:rgba(255,255,255,.05);border:1px solid rgba(141,189,207,.25);border-radius:12px;padding:1.75rem}.cccod-techno-card h3{margin:0 0 .6rem;color:var(--cccod-loire-light);font-size:1.15rem}.cccod-techno-card p{margin:0;color:rgba(255,255,255,.82);line-height:1.6;font-size:.98rem}.cccod-partners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem}.cccod-partner{background:var(--white);border:1px solid var(--gray-light);border-top:3px solid var(--cccod-loire);border-radius:10px;padding:1.5rem;box-shadow:var(--shadow-sm)}.cccod-partner h3{margin:0 0 .6rem;font-size:1.05rem;color:var(--blue-dark)}.cccod-partner h3 a{color:var(--blue-dark);text-decoration:none;transition:var(--transition)}.cccod-partner h3 a:hover{color:var(--cccod-loire);text-decoration:underline}.cccod-partner p{margin:0;font-size:.95rem;line-height:1.6;color:var(--gray)}.cccod-partner strong{color:var(--cccod-loire)}.cccod-partenaires .cccod-logos{display:flex;justify-content:center;background:var(--white);border:1px solid var(--gray-light);border-radius:12px;padding:2rem;box-shadow:var(--shadow-sm)}.cccod-logos img{width:100%;max-width:900px;height:auto}.cccod-cta{padding:4.5rem 0;background:var(--cccod-loire);color:var(--white);text-align:center}.cccod-cta h2{color:var(--white);font-size:clamp(1.6rem,3.5vw,2.2rem);margin:0 0 1rem}.cccod-cta p{max-width:620px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.6;color:rgba(255,255,255,.92)}.cccod-cta-btns{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cccod-cta .btn-secondary{background:var(--white);color:var(--blue-dark);border-color:var(--white)}@media (max-width:768px){.cccod-hero{min-height:90vh}.cccod-split{grid-template-columns:1fr;gap:2rem}.cccod-split-reverse .cccod-split-text{order:0}.cccod-split-text h2{text-align:center}.cccod-split-reverse .cccod-split-media img{max-width:260px}.cccod-section{padding:3rem 0}.cccod-zone{gap:1rem}.cccod-zone-num{width:46px;height:46px;font-size:1.2rem}.cccod-zone:not(:last-child):before{left:22px;top:48px}}