.owve-custom-section { --owve-navy:#08233d; --owve-gold:#dfa932; --owve-ink:#0b2138; --owve-muted:#536477; padding:clamp(64px,8vw,120px) 24px; }
.owve-section-shell { width:min(1480px,100%); margin:0 auto; }
.owve-custom-section h2 { max-width:18ch; margin:14px 0 18px; color:inherit; font-family:Georgia,"Times New Roman",serif; font-size:clamp(2.5rem,5vw,5rem); font-weight:500; line-height:.98; }
.owve-eyebrow { display:inline-flex; align-items:center; gap:10px; color:var(--owve-gold); font-size:.75rem; font-weight:850; letter-spacing:.14em; text-transform:uppercase; }
.owve-eyebrow::before { content:""; width:30px; height:1px; background:currentColor; }
.owve-richtext { max-width:70ch; color:var(--owve-muted); font-size:1.05rem; line-height:1.75; }
.owve-button { display:inline-flex; align-items:center; min-height:48px; margin-top:26px; padding:0 22px; border-radius:10px; color:#071c31; background:var(--owve-gold); font-weight:800; text-decoration:none; }
.owve-tone-light { color:var(--owve-ink); background:#fbfaf7; }
.owve-tone-soft { color:var(--owve-ink); background:#eee9df; }
.owve-tone-dark { color:#fff; background:linear-gradient(135deg,#06182c,#0a2947); }
.owve-tone-dark .owve-richtext { color:rgba(255,255,255,.72); }
.owve-two-columns { display:grid; grid-template-columns:1fr 1fr; gap:clamp(38px,7vw,110px); align-items:center; }
.owve-image-left .owve-section-copy { order:2; }
.owve-image-left .owve-section-media { order:1; }
.owve-section-media img,.owve-video-frame img,.owve-video-frame video,.owve-video-frame iframe { width:100%; min-height:420px; display:block; object-fit:cover; border-radius:26px; box-shadow:0 28px 70px rgba(7,28,49,.16); }
.owve-video-frame iframe { aspect-ratio:16/9; min-height:0; }
.owve-media-placeholder { min-height:420px; display:grid; place-items:center; border:1px dashed #aeb9c5; border-radius:26px; color:#6c7a89; background:#edf1f4; }
.owve-section-video { color:#fff; background:#071c31; }
.owve-section-video .owve-richtext { color:rgba(255,255,255,.7); }
.owve-section-heading { margin-bottom:36px; }
.owve-section-banner { padding-block:54px; }
.owve-banner-inner { display:flex; align-items:center; justify-content:space-between; gap:40px; padding:clamp(32px,5vw,70px); border-radius:28px; }
.owve-banner-inner h2 { max-width:22ch; font-size:clamp(2.2rem,4vw,4.4rem); }
.owve-banner-navy { color:#fff; background:#f7f3eb; }
.owve-banner-navy .owve-banner-inner { background:linear-gradient(135deg,#06182c,#0a2947); }
.owve-banner-navy .owve-richtext { color:rgba(255,255,255,.72); }
.owve-banner-gold { color:#071c31; background:#fbfaf7; }
.owve-banner-gold .owve-banner-inner { background:#e1ab3d; }
.owve-banner-light { color:#0b2138; background:#eee9df; }
.owve-banner-light .owve-banner-inner { border:1px solid rgba(11,33,56,.14); background:#fffdf8; }
html[data-theme="dark"] .owve-tone-light,html[data-theme="dark"] .owve-tone-soft,html[data-theme="dark"] .owve-banner-light { color:#fff; background:#071c31; }
html[data-theme="dark"] .owve-tone-light .owve-richtext,html[data-theme="dark"] .owve-tone-soft .owve-richtext { color:rgba(255,255,255,.7); }
@media(max-width:800px){ .owve-two-columns{grid-template-columns:1fr}.owve-image-left .owve-section-copy,.owve-image-left .owve-section-media{order:initial}.owve-banner-inner{align-items:flex-start;flex-direction:column}.owve-section-media img,.owve-video-frame video,.owve-media-placeholder{min-height:280px} }
