.clf-depth{padding:16px 0 44px}
.clf-depth-section{padding:clamp(52px,5.8vw,88px) 0;border-top:1px solid var(--line,#d9d4cd)}
.clf-depth-section--latest{background:#ece7df}
.clf-depth-section--power{background:#4b3734;color:#f7f1e8;border-top-color:#4b3734}
.clf-depth-section--body{background:#e2dbd2}
.clf-depth-section--liaisons{background:#241a1b;color:#f7f1e8;border-top-color:#241a1b}
.clf-depth-section--guides{background:rgba(255,253,246,.54)}
.clf-depth-section--europe{background:#1d1b18;color:#f5f1ea;border-top-color:#1d1b18}
.clf-depth-head{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(300px,1fr) auto;align-items:end;gap:clamp(30px,5vw,82px);margin-bottom:32px}
.clf-depth-heading h2{margin:10px 0 0;font-family:var(--serif,"Bodoni 72",Didot,serif);font-size:clamp(45px,4.5vw,70px);font-weight:400;line-height:.92;letter-spacing:-.045em}
.clf-depth-eyebrow{display:block;font:700 9px/1 var(--sans,Arial,sans-serif);letter-spacing:.2em;text-transform:uppercase}
.clf-depth-section--power .clf-depth-eyebrow,.clf-depth-section--liaisons .clf-depth-eyebrow,.clf-depth-section--europe .clf-depth-eyebrow{color:#d3b58a}
.clf-depth-deck{max-width:590px;color:#575049;font:400 13px/1.65 var(--sans,Arial,sans-serif)}
.clf-depth-section--power .clf-depth-deck{color:#dfd3c8}
.clf-depth-section--liaisons .clf-depth-deck{color:#dfd3c8}
.clf-depth-section--europe .clf-depth-deck{color:#c8c0b6}
.clf-depth-cta{align-self:end;padding-bottom:5px;border-bottom:1px solid currentColor;font:700 9px/1.3 var(--sans,Arial,sans-serif);letter-spacing:.1em;white-space:nowrap;transition:opacity .25s ease}
.clf-depth-cta:hover{opacity:.56}
.clf-depth-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.clf-depth-card{min-width:0;border:1px solid var(--line,#d9d4cd);background:var(--paper,#fffdf6);overflow:hidden;transition:transform .36s ease,box-shadow .36s ease}
.clf-depth-section--power .clf-depth-card{border-color:rgba(247,241,232,.28);background:#f3ede5;color:#1d1916}
.clf-depth-section--europe .clf-depth-card{border-color:rgba(255,255,255,.17);background:#25221f}
.clf-depth-section--liaisons .clf-depth-card{border-color:rgba(255,255,255,.17);background:#322527}
.clf-depth-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(36,29,22,.12)}
.clf-depth-section--liaisons .clf-depth-card:hover,.clf-depth-section--europe .clf-depth-card:hover{box-shadow:0 22px 48px rgba(0,0,0,.28)}
.clf-depth-card-link{display:flex;height:100%;flex-direction:column}
.clf-depth-media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#d7d0c8}
.clf-depth-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) sepia(.04);transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .7s ease}
.clf-depth-media img.portrait-focus{object-position:center 22%}
.clf-depth-card:hover .clf-depth-media img{transform:scale(1.035);filter:saturate(.94)}
.clf-depth-credit{position:absolute;right:6px;bottom:6px;padding:4px 6px;background:rgba(15,14,13,.66);color:rgba(255,255,255,.9);font:600 6px/1 var(--sans,Arial,sans-serif);letter-spacing:.08em;white-space:nowrap;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.clf-depth-card-body{display:flex;min-height:232px;flex:1;flex-direction:column;padding:19px 17px 17px}
.clf-depth-meta{display:flex;justify-content:space-between;gap:12px;color:#706960;font:700 7px/1.35 var(--sans,Arial,sans-serif);letter-spacing:.09em;text-transform:uppercase}
.clf-depth-meta span:first-child{max-width:66%}
.clf-depth-meta span:last-child{text-align:right;white-space:nowrap}
.clf-depth-section--europe .clf-depth-meta{color:#aaa095}
.clf-depth-section--liaisons .clf-depth-meta{color:#bcaea6}
.clf-depth-section--power .clf-depth-meta{color:#78685c}
.clf-depth-card h3{margin:14px 0 9px;font-family:var(--serif,"Bodoni 72",Didot,serif);font-size:clamp(26px,2.1vw,34px);font-weight:400;line-height:.98;letter-spacing:-.035em}
.clf-depth-section--power .clf-depth-card h3,.clf-depth-section--power .clf-depth-read{color:#1d1916}
.clf-depth-card p{display:-webkit-box;overflow:hidden;color:#504a44;font:400 10px/1.55 var(--sans,Arial,sans-serif);-webkit-box-orient:vertical;-webkit-line-clamp:3}
.clf-depth-section--power .clf-depth-card p{color:#554d46}
.clf-depth-section--europe .clf-depth-card p{color:#c8c0b6}
.clf-depth-section--liaisons .clf-depth-card p{color:#d7ccc3}
.clf-depth-read{margin-top:auto;padding-top:20px;font:700 8px/1 var(--sans,Arial,sans-serif);letter-spacing:.11em}
.clf-depth-card-link:focus-visible,.clf-depth-cta:focus-visible{outline:2px solid #a8895f;outline-offset:4px}
.clf-depth-status{margin-block:44px;padding:24px;border:1px solid var(--line,#d9d4cd);color:var(--muted,#6f6961);font:500 12px/1.5 var(--sans,Arial,sans-serif)}

@media (max-width:1100px){
  .clf-depth-head{grid-template-columns:1fr 1fr}.clf-depth-cta{justify-self:start}.clf-depth-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.clf-depth-card h3{font-size:34px}
}

@media (max-width:700px){
  .clf-depth{padding-bottom:28px}.clf-depth-section{padding:44px 0}.clf-depth-head{grid-template-columns:1fr;gap:17px;margin-bottom:24px}.clf-depth-heading h2{font-size:47px}.clf-depth-deck{max-width:520px;font-size:12px}.clf-depth-grid{width:calc(100vw - 12px);grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(82vw,340px);gap:11px;overflow-x:auto;padding:0 12px 12px 0;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.clf-depth-grid::-webkit-scrollbar{display:none}.clf-depth-card{scroll-snap-align:start}.clf-depth-card-body{min-height:225px}.clf-depth-card h3{font-size:31px}
}

@media (prefers-reduced-motion:reduce){
  .clf-depth-card,.clf-depth-media img,.clf-depth-cta{transition:none}.clf-depth-card:hover{transform:none}.clf-depth-card:hover .clf-depth-media img{transform:none}
}
