.v3-about-links .v3-about-operations-link{grid-column:1/-1}
.real-operations-page{--ops-navy:#06243a;--ops-navy-2:#0b3d5b;--ops-orange:#ef7900;--ops-ink:#102a3a;--ops-muted:#607180;background:#fff;color:var(--ops-ink)}
.real-ops-hero{padding:72px 0;background:linear-gradient(122deg,#061f33 0%,#0b3e5b 100%);color:#fff;overflow:hidden}
.real-ops-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:58px;align-items:center}
.real-ops-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:38px;color:#bfd1dc;font-size:13px}.real-ops-breadcrumb a{color:inherit}.real-ops-breadcrumb a:hover{color:#fff}
.real-ops-kicker{margin:0 0 14px;color:#ff9b33;font-size:12px;font-weight:800;letter-spacing:.16em}.real-ops-kicker.dark{color:var(--ops-orange)}.real-ops-kicker.light{color:#ffc27e}
.real-ops-hero h1{max-width:760px;margin:0;font-size:clamp(42px,5.2vw,72px);line-height:1.01;letter-spacing:-.045em;color:#fff}.real-ops-lead{max-width:680px;margin:24px 0 0;color:#dbe7ee;font-size:19px;line-height:1.72}
.real-ops-note{display:grid;grid-template-columns:28px 1fr;gap:12px;max-width:700px;margin-top:30px;padding:18px 20px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06)}.real-ops-note span{display:flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:50%;background:var(--ops-orange);font-weight:900}.real-ops-note p{margin:0;color:#e7eff4;font-size:13px;line-height:1.65}
.real-ops-hero-image{position:relative;margin:0;min-height:540px;overflow:hidden;background:#0e3048;box-shadow:0 32px 70px rgba(0,0,0,.26)}.real-ops-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(2,20,34,.86))}.real-ops-hero-image img{width:100%;height:540px;object-fit:cover}.real-ops-hero-image figcaption{position:absolute;z-index:1;right:26px;bottom:22px;left:26px;color:#fff;font-size:13px;font-weight:700}
.real-ops-stage{padding:92px 0}.real-ops-stage-muted{background:#f3f6f8}.real-ops-stage-export{background:var(--ops-navy);color:#fff}
.real-ops-stage-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr);gap:70px;align-items:end;margin-bottom:36px}.real-ops-stage-head h2{max-width:700px;margin:0;color:inherit;font-size:clamp(31px,3.4vw,48px);line-height:1.08;letter-spacing:-.035em}.real-ops-stage-head>p{margin:0;color:var(--ops-muted);font-size:16px;line-height:1.75}.real-ops-stage-export .real-ops-stage-head>p{color:#bdd0dc}
.real-ops-gallery{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:18px}.real-ops-gallery figure{position:relative;margin:0;min-width:0;overflow:hidden;background:#dce4e8;box-shadow:0 14px 40px rgba(7,31,51,.1)}.real-ops-gallery img{display:block;width:100%;height:360px;object-fit:cover;transition:transform .45s ease}.real-ops-gallery figure:hover img{transform:scale(1.025)}.real-ops-gallery figcaption{position:absolute;right:0;bottom:0;left:0;padding:44px 18px 17px;background:linear-gradient(transparent,rgba(3,22,35,.9));color:#fff;font-size:13px;font-weight:750;line-height:1.35}.real-ops-gallery-export img{height:430px}.real-ops-gallery-export figure:nth-child(1) img,.real-ops-gallery-export figure:nth-child(2) img{object-position:center 45%}
.real-ops-proof{padding:76px 0;background:#fff}.real-ops-proof-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:60px;align-items:center}.real-ops-proof h2{margin:0;color:var(--ops-navy);font-size:clamp(30px,3vw,44px);letter-spacing:-.03em}.real-ops-proof p:not(.real-ops-kicker){max-width:800px;margin:16px 0 0;color:var(--ops-muted);font-size:16px;line-height:1.75}.real-ops-actions{display:flex;gap:12px;align-items:center}.real-ops-actions a,.real-ops-inline-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid #c7d2d9;color:var(--ops-navy);font-size:13px;font-weight:800}.real-ops-actions a:hover,.real-ops-inline-link:hover{border-color:var(--ops-orange);color:var(--ops-orange)}.real-ops-actions .real-ops-primary{border-color:var(--ops-orange);background:var(--ops-orange);color:#fff}.real-ops-actions .real-ops-primary:hover{background:#d86900;color:#fff}.real-ops-inline-link{margin-top:18px;border-color:rgba(255,255,255,.36);color:#fff}
@media(max-width:1100px){.real-ops-hero-grid{grid-template-columns:1fr;gap:40px}.real-ops-hero-image{min-height:440px}.real-ops-hero-image img{height:440px}.real-ops-gallery img{height:310px}.real-ops-gallery-export img{height:360px}.real-ops-proof-grid{grid-template-columns:1fr}.real-ops-actions{justify-content:flex-start}}
@media(max-width:760px){.v3-about-links .v3-about-operations-link{grid-column:auto}.real-ops-hero{padding:46px 0}.real-ops-breadcrumb{margin-bottom:28px}.real-ops-hero h1{font-size:clamp(38px,11vw,54px)}.real-ops-lead{font-size:17px}.real-ops-hero-image,.real-ops-hero-image img{height:330px;min-height:330px}.real-ops-stage{padding:66px 0}.real-ops-stage-head{grid-template-columns:1fr;gap:18px}.real-ops-gallery{grid-template-columns:1fr}.real-ops-gallery img,.real-ops-gallery-export img{height:310px}.real-ops-gallery-export figure:nth-child(1) img,.real-ops-gallery-export figure:nth-child(2) img{height:410px}.real-ops-proof{padding:58px 0}.real-ops-actions{align-items:stretch;flex-direction:column}.real-ops-actions a{width:100%}}
@media(prefers-reduced-motion:reduce){.real-ops-gallery img{transition:none}.real-ops-gallery figure:hover img{transform:none}}
