/*
Theme Name: HKV Delta
Theme URI: https://handelskredietverzekering.nl/
Author: Delta Credit Management (generated)
Description: Block theme for handelskredietverzekering.nl – informatief platform + leadgeneratie met tools.
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 8.0
Version: 1.0.0
Text Domain: hkv-delta
*/

/* Minimal CSS; most styling is set via theme.json */

/* Improve focus visibility */
:focus-visible{outline:2px solid currentColor; outline-offset:3px;}

/* Tool cards */
.hkv-card{border-radius:18px; border:1px solid rgba(15,23,42,.12); box-shadow:0 10px 30px rgba(2,6,23,.06);}
.hkv-muted{color:rgba(15,23,42,.72);}

/* Calculator output */
.hkv-result{border-radius:16px; border:1px solid rgba(2,6,23,.14); padding:16px;}
.hkv-kpi{font-size:32px; line-height:1.1; font-weight:700;}

/* Slightly tighter list spacing inside knowledge pages */
.entry-content ul{padding-left:1.2em;}
.entry-content li{margin:.25em 0;}
