:root{--shb-red:#e30613;--shb-red-dark:#b9000b;--shb-black:#090909;--shb-white:#fff;--shb-soft:#f7f7f7;}
body{background:#fff;color:#171717;}
a{color:var(--shb-black)}a:hover{color:var(--shb-red)}
.btn-sha-primary,.btn-primary{background:var(--shb-red)!important;border-color:var(--shb-red)!important;color:#fff!important;font-weight:700;}
.btn-sha-primary:hover,.btn-primary:hover{background:var(--shb-red-dark)!important;border-color:var(--shb-red-dark)!important;color:#fff!important;}
.btn-sha-outline{border:2px solid var(--shb-red)!important;color:var(--shb-red)!important;background:#fff!important;font-weight:700;}
.btn-sha-outline:hover{background:var(--shb-red)!important;color:#fff!important;}
.hero-section{background:radial-gradient(circle at 80% 20%,rgba(227,6,19,.25),transparent 32%),linear-gradient(135deg,#050505 0%,#171717 65%,#050505 100%)!important;color:#fff!important;}
.stats-bar{background:#fff!important;color:#111!important;border-bottom:1px solid #eee;}
.hero-section h1 span,.text-sha{color:var(--shb-red)!important;}
.woning-card{border-top:4px solid var(--shb-red)!important;box-shadow:0 12px 32px rgba(0,0,0,.09);}
.navbar .nav-link.active,.navbar .nav-link:hover{color:var(--shb-red)!important;}
.hero-kicker{display:inline-block;color:#fff;background:var(--shb-red);font-size:.75rem;font-weight:800;letter-spacing:.12em;padding:7px 12px;border-radius:999px;margin-bottom:18px;}
.empty-state{text-align:center;padding:55px 24px;border:1px solid #e6e6e6;border-radius:16px;background:#fafafa;}
.empty-state>i{font-size:3rem;color:var(--shb-red);margin-bottom:15px;}
