.rvv-wrap{font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,sans-serif;max-width:900px;margin:0 auto;padding:18px 14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#172033}
.rvv-wrap h2{margin:0 0 8px;font-size:1.65rem}
.rvv-intro{margin:0 0 12px;color:#465066;line-height:1.55}
.rvv-scale-note{margin:10px 0 16px;padding:10px 12px;border-radius:10px;background:#f3f6f8;color:#394457;font-size:.94rem}
.rvv-form section{margin:14px 0}
.rvv-form h3{margin:8px 0;font-size:1.05rem;color:#172033}
.rvv-row{display:grid;grid-template-columns:1fr 92px;gap:10px;align-items:center;margin:8px 0}
.rvv-row label{line-height:1.4}
.rvv-select{padding:7px 9px;border:1px solid #cfd6df;border-radius:9px;background:#fff}
.rvv-hr{border:0;border-top:1px solid #e7ebef;margin:12px 0}
.rvv-btn{margin-top:12px;padding:11px 16px;border:1px solid #17324d;border-radius:10px;background:#17324d;color:#fff;cursor:pointer;font-weight:650}
.rvv-btn:disabled{opacity:.6;cursor:wait}
.rvv-consent{display:block;margin:12px 0 0;color:#374151;line-height:1.45}
.rvv-privacy{margin:5px 0 0;font-size:.88rem;color:#687286}
.rvv-privacy a{color:inherit}
.rvv-result{margin-top:18px;padding:18px;border:1px solid #d7dde5;border-radius:13px;background:#fbfcfd}
.rvv-result h3{margin:0 0 7px;font-size:1.25rem}
.rvv-result h4{margin:0 0 6px;font-size:1.05rem}
.rvv-muted{color:#5c6678;margin:6px 0}
.rvv-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:750;color:#687286;margin-bottom:4px}
.rvv-side{margin:8px 0 0;line-height:1.5;color:#364156}
.rvv-result-head{margin-bottom:14px}
.rvv-wave-block{margin:16px 0 18px;padding:14px;border:1px solid #dce3ea;border-radius:12px;background:#fff}
.rvv-wave-title{font-weight:700;margin-bottom:2px}
.rvv-wave-svg{display:block;width:100%;height:auto;min-height:180px}
.rvv-waterline{stroke:#9aa8b7;stroke-width:1.5;stroke-dasharray:6 6}
.rvv-water-label{font-size:13px;fill:#6a7587}
.rvv-wave-path{fill:none;stroke:#536f88;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;opacity:.72}
.rvv-wave-node circle{fill:#eef2f5;stroke:#536f88;stroke-width:2}
.rvv-wave-node text{font-size:12px;font-weight:800;fill:#243447}
.rvv-wave-node.rvv-wave-active circle{fill:#17324d;stroke:#17324d;stroke-width:3;r:17px}
.rvv-wave-node.rvv-wave-active text{fill:#fff}
.rvv-wave-legend{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 12px;font-size:.78rem;color:#4b5668}
.rvv-wave-legend span{min-width:0}
.rvv-wave-caption{margin-top:10px;font-size:.85rem;line-height:1.4;color:#697487}
.rvv-meaning{margin-top:16px}
.rvv-phase-card{margin:10px 0;padding:12px 14px;border-left:4px solid #71879b;background:#fff;border-radius:8px}
.rvv-phase-card p{margin:4px 0 10px;line-height:1.5}
.rvv-phase-card>div{margin-top:8px}
.rvv-profile-note{padding:12px 14px;background:#fff;border-radius:9px;border:1px solid #dce3ea;line-height:1.5}
.rvv-list{margin:6px 0 0 20px;padding:0}
.rvv-list li{margin:2px 0}
.rvv-score-title{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-top:18px}
.rvv-score-title span{font-size:.84rem;color:#687286}
.rvv-bars{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-top:10px}
.rvv-bar{background:#e7ebef;border-radius:8px;position:relative;height:125px;overflow:hidden}
.rvv-bar-fill{position:absolute;bottom:0;left:0;right:0;background:#536f88}
.rvv-bar-label{position:absolute;bottom:5px;left:50%;transform:translateX(-50%);font-size:.72rem;color:#fff;white-space:nowrap;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.25)}
.rvv-details{margin-top:12px}
.rvv-details summary{cursor:pointer;font-weight:600;color:#445064}
.rvv-mono{font-family:ui-monospace,Consolas,monospace;font-size:.9rem;margin-top:8px;line-height:1.5;color:#445064}
.rvv-wrap ::selection{background:#dbe4ec}
@media (max-width:700px){
  .rvv-row{grid-template-columns:1fr 72px}
  .rvv-wave-legend{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rvv-bars{gap:4px}
  .rvv-bar{height:105px}
  .rvv-bar-label{font-size:.62rem}
  .rvv-score-title{display:block}
  .rvv-score-title span{display:block;margin-top:2px}
}

/* v1.5: rijkere tekstuele profieluitleg en dashboardgolf */
.rvv-account-note{margin:8px 0 12px;padding:9px 11px;border-left:3px solid #9aa8b7;background:#f7f9fb;color:#566174;font-size:.88rem;line-height:1.45}
.rvv-all-phases{margin-top:20px}
.rvv-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}
.rvv-profile-row{padding:11px 12px;border:1px solid #e1e6eb;border-radius:10px;background:#fff;color:#344054}
.rvv-profile-row-head{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.rvv-profile-row-head>strong{color:#172033}
.rvv-profile-row p{margin:6px 0 0;font-size:.9rem;line-height:1.42;color:#596579}
.rvv-profile-status{margin-left:auto;font-size:.78rem;color:#687286;white-space:nowrap}
.rvv-profile-row--standout{border:2px solid #536f88;background:#f6f9fb;box-shadow:0 3px 12px rgba(23,50,77,.07)}
.rvv-profile-row--standout .rvv-profile-row-head>strong{color:#17324d}
.rvv-standout-badge{font-size:.69rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em;padding:2px 6px;border-radius:999px;background:#17324d;color:#fff}
.rvv-result-actions{display:flex;justify-content:flex-start;margin-top:18px;padding-top:14px;border-top:1px solid #e1e6eb}
.rvv-pdf-btn{margin-top:0}
.rvv-dashboard-wave{max-width:900px;margin:0 auto}
.rvv-dashboard-kicker{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#687286;margin:0 0 6px}
.rvv-dashboard-wave .rvv-wave-block{margin:0}
.rvv-wave-compact .rvv-wave-svg{min-height:150px}
.rvv-wave-compact .rvv-wave-title{display:none}
.rvv-dashboard-empty{padding:14px 16px;border:1px solid #dce3ea;border-radius:12px;background:#fbfcfd;color:#5c6678}

@media (max-width:700px){
  .rvv-profile-grid{grid-template-columns:1fr}
  .rvv-profile-status{margin-left:0}
  .rvv-wave-compact .rvv-wave-svg{min-height:135px}
}

/* v1.6: persoonlijke golf en dashboardkaart */
.rvv-kantelmark{stroke:#9aa8b7;stroke-width:1.2;stroke-dasharray:3 4}
.rvv-kantelpunt-note{display:flex;justify-content:center;align-items:baseline;gap:6px;margin:-4px 0 10px;font-size:.82rem;color:#657184}
.rvv-kantelpunt-note strong{color:#39485b}
.rvv-wave-caption{max-width:760px}
.rvv-dashboard-card{max-width:960px;margin:0 auto;padding:16px;border:1px solid #dce3ea;border-radius:14px;background:#fff;color:#172033;box-shadow:0 4px 18px rgba(23,50,77,.05)}
.rvv-dashboard-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:8px}
.rvv-dashboard-card-head h3,.rvv-dashboard-card>h3{margin:2px 0 0;font-size:1.25rem;color:#172033}
.rvv-dashboard-date{font-size:.78rem;color:#7a8494;white-space:nowrap;padding-top:3px}
.rvv-dashboard-card .rvv-wave-block{margin:10px 0 12px;padding:12px;background:#fbfcfd}
.rvv-dashboard-card .rvv-wave-compact .rvv-wave-title{display:none}
.rvv-dashboard-card .rvv-wave-caption{font-size:.78rem;margin-top:8px}
.rvv-dashboard-card .rvv-kantelpunt-note{font-size:.76rem;margin:-5px 0 8px}
.rvv-dashboard-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}
.rvv-dashboard-summary>div{padding:10px 12px;border:1px solid #e1e6eb;border-radius:10px;background:#f8fafb}
.rvv-dashboard-summary span{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#778295;font-weight:750;margin-bottom:3px}
.rvv-dashboard-summary strong{display:block;color:#26384a;font-size:.94rem}
.rvv-dashboard-actions{margin-top:12px}
.rvv-dashboard-link{display:inline-block;padding:9px 13px;border-radius:9px;background:#17324d;color:#fff!important;text-decoration:none;font-weight:700;font-size:.88rem}
.rvv-dashboard-link:hover{filter:brightness(1.06)}
.rvv-dashboard-empty-state p{color:#5c6678;margin:8px 0 12px}

@media (max-width:700px){
  .rvv-dashboard-card-head{display:block}
  .rvv-dashboard-date{margin-top:4px;white-space:normal}
  .rvv-dashboard-summary{grid-template-columns:1fr}
  .rvv-kantelpunt-note{flex-wrap:wrap;gap:3px 6px;text-align:center}
}
