:root{--green-deep:#144d22;--green-dark:#1e6b2e;--green-mid:#2a8a3e;--green-light:#4caf64;--green-xlight:#eaf5ec;--red-road:#c0392b;--red-light:#e05a4b;--red-xlight:#fdecec;--white:#fff;--gray-light:#f8f8f8;--gray-soft:#f2f2f2;--gray-border:#e8e8e8;--gray-text:#1a1a1a;--gray-mid:#888;--gray-muted:#6b7280}.ap-root{color:var(--gray-text);background:var(--white);padding-top:72px;font-family:DM Sans,sans-serif}.ap-hero{align-items:flex-end;height:min(640px,72vh);display:flex;position:relative;overflow:hidden}.ap-hero-img-wrap{position:absolute;inset:0}.ap-hero-img{object-fit:cover;object-position:center 55%;filter:brightness(.65)saturate(.85)}.ap-hero-overlay{background:linear-gradient(#0000 0%,#08180c66 50%,#08180ceb 100%);position:absolute;inset:0}.ap-hero-content{z-index:1;max-width:860px;padding:0 clamp(32px,7vw,140px) clamp(52px,8vh,100px);animation:1s cubic-bezier(.16,1,.3,1) both heroUp;position:relative}@keyframes heroUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.ap-hero-eyebrow{align-items:center;gap:16px;margin-bottom:24px;display:flex}.ap-hero-line{background:var(--red-road);opacity:.7;width:32px;height:1px}.ap-hero-tag{letter-spacing:2.5px;text-transform:uppercase;color:#ffffff8c;font-family:DM Sans,sans-serif;font-size:11px;font-weight:400}.ap-hero-title{color:#fff;letter-spacing:-.5px;margin:0 0 24px;font-family:Cormorant Garamond,serif;font-size:clamp(44px,7vw,80px);font-weight:300;line-height:1.02}.ap-hero-title em{color:#ffffffb3;font-style:italic}.ap-hero-decree{color:#ffffff61;letter-spacing:1px;font-size:12px}.ap-container{max-width:1160px;margin:0 auto;padding:0 clamp(32px,7vw,100px)}.ap-section{padding:clamp(72px,9vw,128px) 0}.ap-eyebrow{align-items:center;gap:14px;margin-bottom:40px;display:flex}.ap-eyebrow-dash{background:var(--red-road);flex-shrink:0;width:24px;height:1px}.ap-eyebrow-text{letter-spacing:2.5px;text-transform:uppercase;color:var(--gray-muted);font-size:11px;font-weight:400}.ap-eyebrow--light .ap-eyebrow-dash{background:#fff6}.ap-eyebrow--light .ap-eyebrow-text{color:#ffffff80}.ap-presentation{background:var(--white);border-bottom:1px solid var(--gray-border)}.ap-pres-grid{grid-template-columns:1fr 1px 1fr;align-items:start;gap:80px;display:grid}.ap-pres-divider{background:var(--gray-border);height:100%;min-height:200px}.ap-pres-heading{color:var(--gray-text);letter-spacing:-.3px;margin:0 0 28px;font-family:Cormorant Garamond,serif;font-size:clamp(28px,3.5vw,42px);font-weight:300;line-height:1.2}.ap-pres-body{color:#4a4a4a;margin:0 0 14px;font-size:15px;line-height:1.85}.ap-pres-body strong{color:var(--gray-text);font-weight:500}.ap-tutelles{border:1px solid var(--gray-border);flex-direction:column;gap:1px;margin-top:40px;display:flex}.ap-tutelle-item{background:var(--white);grid-template-columns:3px 1fr;transition:background .2s;display:grid}.ap-tutelle-item:hover{background:var(--gray-light)}.ap-tutelle-accent{background:var(--green-mid);width:3px}.ap-tutelle-item--red .ap-tutelle-accent{background:var(--red-road)}.ap-tutelle-body{padding:20px 24px}.ap-tutelle-label{letter-spacing:2px;text-transform:uppercase;color:var(--gray-mid);margin-bottom:6px;font-size:10px;font-weight:400}.ap-tutelle-name{color:var(--gray-text);font-size:14px;font-weight:500;line-height:1.45}.ap-figures{background:var(--gray-light);border-bottom:1px solid var(--gray-border)}.ap-figures-inner{background:var(--gray-border);border:1px solid var(--gray-border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.ap-figure-cell{background:var(--white);padding:48px 40px;position:relative;overflow:hidden}.ap-figure-cell:after{content:"";background:var(--red-road);opacity:0;width:24px;height:2px;transition:opacity .3s,width .3s;position:absolute;bottom:0;left:40px}.ap-figure-cell:hover:after{opacity:1;width:48px}.ap-figure-num{color:var(--green-dark);letter-spacing:-2px;margin-bottom:12px;font-family:Cormorant Garamond,serif;font-size:64px;font-weight:300;line-height:1}.ap-figure-unit{color:var(--green-mid);margin-left:2px;font-size:28px}.ap-figure-label{color:var(--gray-muted);max-width:160px;font-size:13px;line-height:1.5}.ap-org{background:var(--white)}.ap-org-text{max-width:680px}.ap-org-heading{color:var(--gray-text);margin:0 0 28px;font-family:Cormorant Garamond,serif;font-size:clamp(26px,3vw,38px);font-weight:300;line-height:1.25}.ap-org-body{color:#4a4a4a;margin:0 0 14px;font-size:15px;line-height:1.85}.ap-org-placeholder{border:1px solid var(--gray-border);align-items:center;gap:32px;margin-top:52px;padding:52px 40px;display:flex}.ap-org-placeholder-icon{border:1px solid var(--gray-border);width:56px;height:56px;color:var(--green-dark);background:var(--gray-light);flex-shrink:0;justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:20px;font-weight:600;display:flex}.ap-org-placeholder-text{color:var(--gray-muted);font-size:13px;line-height:1.6}.ap-org-placeholder-badge{letter-spacing:2px;text-transform:uppercase;color:var(--green-mid);border:1px solid var(--green-mid);margin-top:10px;padding:3px 10px;font-size:10px;font-weight:400;display:inline-block}@media (max-width:900px){.ap-pres-grid{grid-template-columns:1fr;gap:40px}.ap-pres-divider{display:none}.ap-figures-inner{grid-template-columns:1fr}}@media (max-width:600px){.ap-hero{height:68vh}.ap-figure-cell{padding:36px 28px}}
