/* VVU 6.4.8 - blogstijl oplossingsdetail + uniforme footer */
:root{--v648-orange:#f35b2a;--v648-bg:#06131b;--v648-panel:#0a1b24;--v648-panel2:#0e232e;--v648-line:#203846;--v648-text:#f7fafc;--v648-muted:#a9bac4}
body.vvu-v5-public{background:var(--v648-bg);color:var(--v648-text)}
.v648-solution-detail{max-width:1580px;margin:0 auto;padding:34px 30px 78px;background:var(--v648-bg)}
.v648-breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#8fa4af;font-size:14px;margin:8px 0 22px}
.v648-breadcrumb a{color:#b9c8cf;text-decoration:none}.v648-breadcrumb strong{color:#fff}.v648-breadcrumb span{color:var(--v648-orange)}
.v648-hero{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);background:linear-gradient(135deg,#071720 0%,#0b202b 100%);border:1px solid var(--v648-line);border-radius:24px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.22)}
.v648-hero-copy{padding:64px 58px 58px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.v648-kicker,.v648-section-head>span,.v648-cta>div>span{font-size:12px;letter-spacing:2.2px;text-transform:uppercase;font-weight:900;color:var(--v648-orange)}
.v648-hero h1{font-size:clamp(38px,4.4vw,68px);line-height:.98;letter-spacing:-2px;margin:14px 0 20px;max-width:780px;overflow-wrap:anywhere}
.v648-intro{font-size:19px;line-height:1.65;color:#d9e4e9;margin:0 0 26px;max-width:760px}
.v648-usps{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;list-style:none;padding:0;margin:0 0 32px}
.v648-usps li{position:relative;padding-left:28px;color:#fff;font-weight:700;line-height:1.35}
.v648-usps li:before{content:'✓';position:absolute;left:0;top:0;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:var(--v648-orange);color:white;font-size:12px;font-weight:900}
.v648-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.v648-hero-actions a{text-decoration:none;font-weight:900;border-radius:10px;padding:15px 20px}
.v648-primary{background:var(--v648-orange);color:#fff}.v648-secondary{border:1px solid #526a77;color:#fff}
.v648-hero-photo{position:relative;min-height:540px;background:#071018;overflow:hidden}
.v648-hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,19,27,.28),transparent 32%),linear-gradient(0deg,rgba(6,19,27,.18),transparent 38%);pointer-events:none}
.v648-hero-photo>img{width:100%;height:100%;object-fit:cover;display:block;min-height:540px;max-height:700px}
.v648-photo-brand{position:absolute;z-index:3;right:24px;bottom:24px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-radius:14px;padding:9px 12px;box-shadow:0 8px 28px rgba(0,0,0,.2)}
.v648-photo-brand img{display:block;width:118px;height:60px;object-fit:contain}
.v648-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:28px 0 20px}
.v648-story-grid article{background:#fff;color:#0a1720;border-radius:20px;padding:34px 36px;box-shadow:0 12px 40px rgba(0,0,0,.12)}
.v648-story-grid article>span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff1eb;color:var(--v648-orange);font-weight:900;margin-bottom:18px}
.v648-story-grid h2{font-size:30px;margin:0 0 12px;letter-spacing:-.6px}.v648-story-grid p{font-size:17px;line-height:1.75;color:#465862;margin:0 0 12px}
.v648-features{margin:20px 0;background:#0a1c26;border:1px solid var(--v648-line);border-radius:20px;padding:34px 36px}
.v648-section-head h2{font-size:32px;margin:8px 0 26px}.v648-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.v648-feature-grid>div{background:#0d2531;border:1px solid #244251;border-radius:14px;padding:20px;display:flex;gap:12px;align-items:flex-start;min-height:90px}
.v648-feature-grid b{width:27px;height:27px;flex:0 0 27px;border-radius:50%;background:var(--v648-orange);display:grid;place-items:center;color:#fff}.v648-feature-grid strong{line-height:1.4}
.v648-cta{margin:22px 0 0;border-radius:20px;background:linear-gradient(110deg,#f35b2a,#ec4d17);padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff}
.v648-cta h2{font-size:34px;margin:7px 0 6px}.v648-cta p{margin:0;color:#fff4ef;font-size:17px}.v648-cta>a{background:#fff;color:#111;text-decoration:none;border-radius:10px;padding:15px 22px;font-weight:900;white-space:nowrap}
/* Footer, intentionally same visual language as blog */
.v648-footer{background:#041018;border-top:1px solid #1d3542;color:#d2dee4;padding:54px max(30px,calc((100vw - 1480px)/2)) 22px;font-family:Arial,Helvetica,sans-serif}
.v648-footer-grid{display:grid;grid-template-columns:1.4fr 1fr .9fr 1fr;gap:48px}.v648-footer strong{display:block;color:#fff;margin:0 0 16px;font-size:15px}.v648-footer a{display:block;color:#c4d1d8;text-decoration:none;margin:0 0 10px;font-size:14px}.v648-footer a:hover{color:var(--v648-orange)}
.v648-footer p{color:#9fb0b9;font-size:14px;line-height:1.7;margin:0 0 14px}.v648-footer-brand img{display:block;width:205px;height:112px;object-fit:contain;object-position:left center;margin:0 0 12px}.v648-footer-brand p{max-width:360px}
.v648-footer-bottom{border-top:1px solid #1d3542;margin-top:36px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#8497a2;font-size:13px}.v648-footer-bottom a{margin:0;color:#8497a2}
@media(max-width:1050px){.v648-hero{grid-template-columns:1fr}.v648-hero-copy{padding:44px 34px}.v648-hero-photo,.v648-hero-photo>img{min-height:420px}.v648-story-grid{grid-template-columns:1fr}.v648-feature-grid{grid-template-columns:1fr 1fr}.v648-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.v648-solution-detail{padding:18px 14px 54px}.v648-hero{border-radius:17px}.v648-hero-copy{padding:34px 22px}.v648-hero h1{font-size:clamp(34px,12vw,48px);line-height:1.02;letter-spacing:-1.2px}.v648-intro{font-size:17px}.v648-usps{grid-template-columns:1fr}.v648-hero-photo,.v648-hero-photo>img{min-height:300px}.v648-photo-brand{right:12px;bottom:12px}.v648-photo-brand img{width:92px;height:46px}.v648-story-grid article,.v648-features{padding:26px 22px}.v648-feature-grid{grid-template-columns:1fr}.v648-cta{align-items:flex-start;flex-direction:column;padding:28px 24px}.v648-footer{padding:38px 20px 20px}.v648-footer-grid{grid-template-columns:1fr}.v648-footer-bottom{flex-direction:column}}
