.vhv-filters{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:20px;padding:18px;background:#f5f8fc;border-radius:14px}
.vhv-filter{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#4c5470;font-family:inherit}
.vhv-filter select{padding:8px 10px;border-radius:8px;border:1px solid #d7dcec;background:#fff;font-size:14px;font-family:inherit}
.vhv-table-wrap{overflow-x:auto;border-radius:14px;border:1px solid #e7eaf5}
table.vhv-table{width:100%;border-collapse:collapse;font-size:14px;min-width:720px}
table.vhv-table th{text-align:left;padding:12px 14px;background:#151b3d;color:#fff;font-weight:600}
table.vhv-table td{padding:12px 14px;border-bottom:1px solid #eef0f8}
table.vhv-table tr:last-child td{border-bottom:none}
table.vhv-table tr:hover td{background:#f7fbff}
.vhv-provider{font-weight:700}
.vhv-rate{font-weight:700;color:#1E7FE8}
.vhv-link{color:#1E7FE8;text-decoration:none;font-weight:600}
.vhv-link:hover{text-decoration:underline}
.vhv-disclaimer{font-size:12px;color:#8a90a8;margin-top:12px}
.vhv-table-footnote{font-size:12.5px;color:#4c5470;margin-top:14px;margin-bottom:0}
tr.vhv-no-rate td{color:#9aa0b8;font-style:italic}
tr.vhv-no-rate .vhv-provider{font-style:normal}

.vhv-provider-badge{display:inline-flex;align-items:center;justify-content:center;width:110px;height:36px;background:transparent;border-radius:8px;overflow:hidden;border:none;cursor:pointer;padding:0;font-family:inherit;transition:box-shadow .15s ease}
.vhv-provider-badge:hover{box-shadow:0 0 0 2px var(--vhv-blue,#1E7FE8)}
.vhv-provider-badge img{max-width:90px;max-height:28px;object-fit:contain}
.vhv-provider-badge-text{font-weight:700;font-size:12.5px;color:#151b3d;padding:0 8px;text-align:center;line-height:1.2;background:#f5f8fc}

.vhv-period-highlight{display:inline-block;margin:0 0 14px;padding:8px 16px;border-radius:999px;background:linear-gradient(90deg,#2A2AE0,#1E7FE8,#1FBFDD,#2FC98C);color:#fff;font-size:13.5px}
.vhv-period-highlight strong{font-weight:800}
table.vhv-table-grid td.vhv-rate,table.vhv-table-grid td.vhv-rate-empty{text-align:center}
table.vhv-table-grid td.vhv-rate-empty{color:#c3c8db}
table.vhv-table-grid th.is-sorted{background:#1E7FE8}
table.vhv-table-grid td.is-sorted{background:#eef6ff;font-weight:800}
table.vhv-table-grid td.vhv-rate-empty.is-sorted{background:#eef6ff}
.vhv-ltv-col-btn{background:none;border:none;color:inherit;font:inherit;font-weight:600;cursor:pointer;padding:0;text-align:left}
.vhv-ltv-col-btn:hover{text-decoration:underline}
.vhv-rate-link{color:#1E7FE8;text-decoration:none;font-weight:700}
.vhv-rate-link:hover{text-decoration:underline}
.vhv-history-link{appearance:none;-webkit-appearance:none;background:none;border:none;box-shadow:none;font:inherit;font-size:13px;padding:0;cursor:pointer}

.vhv-provider-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}
.vhv-provider-modal[hidden]{display:none}
.vhv-provider-modal-backdrop{position:absolute;inset:0;background:rgba(15,19,48,.55)}
.vhv-provider-modal-panel{position:relative;background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:85vh;overflow-y:auto;padding:28px;box-shadow:0 30px 70px rgba(15,19,48,.3)}
.vhv-provider-modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:#f5f8fc;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;color:#4c5470}
.vhv-provider-modal-header{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:14px;padding-right:40px}
.vhv-provider-modal-header img{max-height:32px;max-width:120px;object-fit:contain}
.vhv-provider-modal-header h3{margin:0;font-size:19px;flex:1}
.vhv-provider-modal-tabs{display:flex;gap:8px;align-items:center;border-bottom:1px solid #eef0f8;margin-bottom:16px;position:relative}
.vhv-tab{background:none;border:none;padding:10px 4px;font-weight:700;font-size:13.5px;color:#8a90a8;cursor:pointer;border-bottom:2px solid transparent;font-family:inherit}
.vhv-tab.is-active{color:#151b3d;border-bottom-color:#1E7FE8}
.vhv-tab-menu{position:relative}
.vhv-tab-menu-list{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e7eaf5;border-radius:10px;box-shadow:0 12px 30px rgba(15,19,48,.15);padding:6px;min-width:200px;max-height:260px;overflow-y:auto;z-index:10}
.vhv-tab-menu-list[hidden]{display:none}
.vhv-tab-menu-item{display:block;width:100%;text-align:left;background:none;border:none;padding:8px 10px;border-radius:6px;font-size:13px;color:#151b3d;cursor:pointer;font-family:inherit}
.vhv-tab-menu-item:hover{background:#f5f8fc}
.vhv-provider-modal-body h4{margin:18px 0 8px;font-size:14px}
.vhv-provider-modal-body h4:first-child{margin-top:0}
.vhv-modal-table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:8px}
.vhv-modal-table th{text-align:left;padding:8px 10px;background:#f5f8fc;font-weight:600}
.vhv-modal-table td{padding:8px 10px;border-bottom:1px solid #eef0f8}
body.vhv-modal-open{overflow:hidden}
@media (max-width:640px){.vhv-provider-modal{padding:0}.vhv-provider-modal-panel{max-height:100vh;border-radius:0}}

.vhv-history-section{margin-top:36px}
.vhv-history-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin-top:12px}
.vhv-history-card{background:#fff;border:1px solid #e7eaf5;border-radius:12px;padding:14px}
.vhv-history-card h4{margin:0 0 8px;font-size:13px;color:#151b3d;font-family:inherit}
.vhv-history-svg{width:100%;height:auto;display:block}
.vhv-history-meta{display:flex;justify-content:space-between;font-size:11.5px;color:#8a90a8;margin-top:6px}

.vhv-calculator,.vhv-aanvraag{background:#fff;border:1px solid #e7eaf5;border-radius:16px;padding:24px;max-width:760px}
.vhv-calculator form,.vhv-aanvraag form{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.vhv-field-full,.vhv-field-checkbox{grid-column:1/-1}
.vhv-field{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#151b3d}
.vhv-field label{font-weight:600;font-size:13px}
.vhv-field input,.vhv-field select,.vhv-field textarea{padding:10px 12px;border-radius:8px;border:1px solid #d7dcec;font-size:14px;font-family:inherit}
.vhv-field-checkbox label{display:flex;align-items:center;gap:8px;font-weight:400}
.vhv-honeypot{position:absolute;left:-9999px;opacity:0}
.vhv-calc-btn{grid-column:1/-1;justify-self:start;padding:13px 28px;border:none;border-radius:999px;background:linear-gradient(90deg,#2A2AE0,#1E7FE8,#1FBFDD,#2FC98C);color:#fff;font-weight:700;font-size:15px;font-family:inherit;cursor:pointer}
.vhv-calc-btn:hover{filter:brightness(1.05)}
.vhv-calc-result{margin-top:24px;padding-top:20px;border-top:1px solid #eef0f8}
.vhv-result-hero{background:linear-gradient(90deg,#2A2AE0,#1E7FE8,#1FBFDD,#2FC98C);border-radius:16px;padding:22px 26px;color:#fff;margin-bottom:16px}
.vhv-result-hero span{display:block;font-size:13px;opacity:.9;margin-bottom:4px}
.vhv-result-hero strong{display:block;font-size:clamp(28px,5vw,40px);font-weight:800;line-height:1.1}
.vhv-result-hero small{display:block;margin-top:8px;font-size:12.5px;opacity:.9}
.vhv-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.vhv-result-grid div{background:#f5f8fc;border-radius:12px;padding:14px}
.vhv-result-grid span{display:block;font-size:12px;color:#6b7290;margin-bottom:4px}
.vhv-result-grid strong{font-size:19px;color:#151b3d}
.vhv-calc-error,.vhv-aanvraag-error{margin-top:16px;padding:12px 16px;border-radius:10px;background:#fdecea;color:#b3261e;font-size:14px}
.vhv-aanvraag-success{margin-top:16px;padding:14px 16px;border-radius:10px;background:#e6f9f1;color:#146c48;font-weight:600}

.vhv-field-autocomplete{position:relative}
.vhv-address-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d7dcec;border-radius:10px;box-shadow:0 12px 30px rgba(15,19,48,.15);margin-top:4px;z-index:20;max-height:220px;overflow-y:auto}
.vhv-address-suggestion{display:block;width:100%;text-align:left;background:none;border:none;padding:10px 12px;font-size:13.5px;color:#151b3d;cursor:pointer;font-family:inherit;border-bottom:1px solid #f0f1f6}
.vhv-address-suggestion:last-child{border-bottom:none}
.vhv-address-suggestion:hover{background:#f5f8fc}

@media (max-width:900px){
	.vhv-filters{gap:10px;padding:14px}
	.vhv-filter{min-width:130px;flex:1 1 130px}
	table.vhv-table{font-size:13px}
	table.vhv-table th,table.vhv-table td{padding:10px}
}

@media (max-width:640px){
	.vhv-calculator form,.vhv-aanvraag form,.vhv-result-grid{grid-template-columns:1fr}
	.vhv-calculator,.vhv-aanvraag{padding:18px}
	.vhv-provider-badge{width:88px}
	.vhv-provider-badge img{max-width:70px}
}
