.vf-media-card{position:relative;min-height:420px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:#09241f;box-shadow:0 28px 80px rgba(0,0,0,.22);isolation:isolate}
.vf-media-card:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(3,18,16,.82),transparent 58%),linear-gradient(135deg,rgba(0,230,118,.09),transparent 45%);pointer-events:none}
.vf-media-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.16,1,.3,1),filter .7s ease}
.vf-media-card:hover img{transform:scale(1.045);filter:saturate(1.07) contrast(1.03)}
.vf-media-card figcaption{position:absolute;z-index:2;right:28px;bottom:25px;left:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;color:#fff;text-shadow:0 2px 18px #000}
.vf-media-card figcaption span{color:#f5d276;font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.vf-media-card figcaption strong{max-width:620px;font-size:clamp(1.15rem,2.5vw,2rem);line-height:1.18;text-align:right}
.vf-montage-photo{min-height:540px}.vf-route-photo{min-height:min(58vw,610px)}.vf-sector-visual{min-height:440px}.media-technology img{object-position:55% center}.media-real-estate img{object-position:center}.media-public-infrastructure img{object-position:center 65%}.media-commodities img{object-position:center}
.depth-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.depth-card{min-height:260px;padding:25px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.78);box-shadow:inset 0 1px #fff;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s}.depth-card:hover{transform:translateY(-6px);box-shadow:0 25px 60px rgba(7,56,48,.12)}.depth-card>span{color:var(--mint-soft);font-size:.68rem;font-weight:700}.depth-card h3{margin:70px 0 10px;font-size:1.1rem}.depth-card p{color:var(--muted);font-size:.8rem}
.responsive-table{overflow:auto;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 20px 60px rgba(15,82,87,.07)}.responsive-table table{width:100%;min-width:850px;border-collapse:collapse}.responsive-table th,.responsive-table td{padding:17px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.responsive-table th{position:sticky;top:0;background:#0b302b;color:#fff;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.responsive-table td{color:#52635f;font-size:.76rem}.responsive-table tbody tr{transition:background .2s}.responsive-table tbody tr:hover{background:#f0f7f3}.action-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}
.route-workflow{background:linear-gradient(180deg,#eef6f4 0%,#f8fafc 100%);color:#10231f}.route-workflow .section-heading h2{color:#10231f}.route-workflow .section-heading>p{color:#526861}.route-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.route-steps article{min-height:175px;padding:22px;border:1px solid rgba(6,56,47,.12);border-radius:18px;background:#fff;color:#10231f;box-shadow:0 20px 50px rgba(6,56,47,.08);backdrop-filter:blur(14px)}.route-steps span{color:#008b61;font-size:.68rem;font-weight:800}.route-steps p{margin-top:48px;color:#526861;font-size:.78rem}.route-steps article:nth-child(2),.route-steps article:nth-child(6){transition-delay:60ms}.route-steps article:nth-child(3),.route-steps article:nth-child(7){transition-delay:120ms}.route-steps article:nth-child(4),.route-steps article:nth-child(8){transition-delay:180ms}
.cards .reveal:nth-child(2),.depth-grid .reveal:nth-child(2),.lifecycle-grid .reveal:nth-child(2){transition-delay:70ms}.cards .reveal:nth-child(3),.depth-grid .reveal:nth-child(3),.lifecycle-grid .reveal:nth-child(3){transition-delay:140ms}.depth-grid .reveal:nth-child(4),.lifecycle-grid .reveal:nth-child(4){transition-delay:210ms}
.sector-panel .vf-sector-visual{clip-path:inset(0 100% 0 0 round 26px);transition:clip-path .9s cubic-bezier(.16,1,.3,1)}.sector-panel.is-visible .vf-sector-visual{clip-path:inset(0 0 0 0 round 26px)}
.lifecycle-grid{position:relative}.lifecycle-step:before{content:"";position:absolute;top:0;left:0;width:0;height:3px;background:linear-gradient(90deg,var(--green),var(--mint));transition:width .8s .2s cubic-bezier(.16,1,.3,1)}.lifecycle-step.is-visible:before{width:100%}
.settlement-flow i{animation:settlementPulse 1.8s ease-in-out infinite}.settlement-flow i:nth-of-type(2){animation-delay:.45s}.stack-cards article{position:sticky;top:120px}.stack-cards article:nth-child(2){top:145px}.stack-cards article:nth-child(3){top:170px}
.footer-reveal{transform:translateY(18px)}.footer-reveal.is-visible{transform:none}
@keyframes settlementPulse{50%{color:#fff;filter:drop-shadow(0 0 8px var(--mint));transform:translateX(3px)}}
@media(max-width:1050px){.depth-grid,.route-steps{grid-template-columns:1fr 1fr}.stack-cards article{position:relative;top:auto!important}}
@media(max-width:700px){.depth-grid,.route-steps{grid-template-columns:1fr}.depth-card{min-height:190px}.depth-card h3{margin-top:35px}.route-steps article{min-height:140px}.route-steps p{margin-top:28px}.vf-media-card,.vf-route-photo{min-height:330px}.vf-montage-photo{min-height:390px}.vf-media-card figcaption{right:20px;bottom:20px;left:20px;display:grid}.vf-media-card figcaption strong{text-align:left}.responsive-table{margin-inline:-4px}.action-row{align-items:stretch;flex-direction:column}.action-row .button{width:100%}.cards .reveal,.depth-grid .reveal,.lifecycle-grid .reveal,.route-steps .reveal{transition-delay:0ms!important}}
@media(prefers-reduced-motion:reduce){.sector-panel .vf-sector-visual{clip-path:none}.vf-media-card img{transition:none}.vf-media-card:hover img{transform:none}.settlement-flow i{animation:none}.stack-cards article{position:relative;top:auto!important}}
