:root{
  --hm-bg:#06131b;
  --hm-bg-2:#0a1e29;
  --hm-panel:#0d2733;
  --hm-panel-2:#123543;
  --hm-line:rgba(221,173,71,.32);
  --hm-gold:#f2b83f;
  --hm-gold-2:#d9961d;
  --hm-text:#f5f7f8;
  --hm-muted:#b9cbd3;
  --hm-danger:#ffb3bd;
  --hm-success:#bdebc9;
}
html,body{background:var(--hm-bg)!important;color:var(--hm-text)!important}
body{font-size:16px;line-height:1.55}
.hm-main,.hm-focus-v3,.hm-matcher-page,.hm-family-wrap{max-width:1320px!important;margin-inline:auto!important;padding-inline:18px!important}
.hm-panel-subnav{background:linear-gradient(180deg,#0c2632,#081b24)!important;border-color:var(--hm-line)!important;box-shadow:0 10px 28px rgba(0,0,0,.22)!important}
.hm-panel-subnav a{color:var(--hm-text)!important;font-size:.92rem!important;letter-spacing:.01em}
.hm-panel-subnav a:hover,.hm-panel-subnav a.active{color:#08131a!important;background:linear-gradient(180deg,#ffd66e,#e8a629)!important}
.hm-panel-banner{height:clamp(180px,22vw,300px)!important;margin:0 0 18px!important;background:#081922!important;border-color:var(--hm-line)!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
.hm-panel-banner img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;background:#081922!important}

/* Unified readable panels */
.hm-match-hero,.hm-match-column,.hm-match-center,.hm-match-possibilities,.hm-active-pairs,
.hm-tree-board,.hm-family-section,.hm-photo-card,.hm-info-card,.hm-score-card,.hm-block,
.hm-section,.hm-card,.hm-panel-card{background:linear-gradient(180deg,var(--hm-panel-2),var(--hm-panel))!important;border-color:var(--hm-line)!important;color:var(--hm-text)!important;box-shadow:0 14px 36px rgba(0,0,0,.26)!important}
.hm-match-hero h1,.hm-match-column h2,.hm-match-center h2,.hm-poss-card h3,
.hm-tree-title h2,.hm-family-section h2,.hm-focus-top h1,.hm-info-head h2,.hm-block h2,
.hm-tree-card h3,.hm-trait-body strong,.hm-stat span,.hm-score-lines b{color:var(--hm-gold)!important;text-shadow:0 1px 0 rgba(0,0,0,.28)}
.hm-match-hero p,.hm-match-meta,.hm-disclaimer,.hm-tree-title p,.hm-tree-score span,
.hm-focus-subtitle,.hm-muted,.hm-rpe-help,.hm-stat strong,.hm-trait-body small,.hm-manual-item b{color:var(--hm-muted)!important;opacity:1!important}

/* Remove old cream/pink surfaces */
.hm-match-card,.hm-poss-card,.hm-pair-row,.hm-empty,.hm-tree-card,.hm-tree-score div,
.hm-tree-traits span,.hm-tree-actions a,.hm-tree-actions span,.hm-stat,.hm-trait-mini,
.hm-manual-item,.hm-action-tile,.hm-parent-photo,.hm-edit-form input,.hm-edit-form textarea,
.hm-checks label,.hm-table-clean td{background:#102f3c!important;border-color:rgba(221,173,71,.24)!important;color:var(--hm-text)!important}
.hm-match-radio input:checked + .hm-match-card{background:#163f4e!important;border-color:var(--hm-gold)!important;box-shadow:0 0 0 3px rgba(242,184,63,.16)!important}
.hm-match-name,.hm-tree-traits span,.hm-tree-traits b,.hm-tree-actions a,.hm-tree-actions span,
.hm-manual-item,.hm-action-tile,.hm-edit-form label span,.hm-checks label,.hm-table-clean td{color:var(--hm-text)!important}
.hm-warning{background:#4a1d28!important;color:#ffe8ec!important;border-color:#b94b65!important}
.hm-ok,.hm-focus-notice,.hm-notice{background:#123c2b!important;color:#e6fff0!important;border-color:#3c8c63!important}

/* Focus image: no giant white slab */
.hm-focus-main-grid{grid-template-columns:minmax(280px,38%) 1fr minmax(240px,280px)!important}
.hm-photo-card{height:clamp(280px,36vw,460px)!important;padding:18px!important;background:radial-gradient(circle at center,#173847 0,#0a202b 75%)!important}
.hm-focus-main-img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;background:transparent!important;border-radius:12px!important}
.hm-parent-img,.hm-trait-img-wrap img,.hm-family-photo-img{background:transparent!important}
.hm-trait-img-wrap,.hm-parent-photo,.hm-family-photo{background:#0b222d!important}

/* Text hierarchy and contrast */
p,li,td,th,label,small,span{color:inherit}
.hm-match-meta,.hm-disclaimer,.hm-score-foot,.hm-parent-body p,.hm-table-clean td{font-size:.9rem!important;line-height:1.5!important}
.hm-btn,.hm-mini-btn,.hm-action-tile.primary,button[type=submit]{font-weight:900!important;letter-spacing:.01em!important}
input,textarea,select{background:#081c26!important;color:var(--hm-text)!important;border:1px solid rgba(221,173,71,.34)!important}
input::placeholder,textarea::placeholder{color:#91a8b2!important;opacity:1}

/* Family readability */
.hm-tree-board:before{border-color:rgba(221,173,71,.18)!important}
.hm-tree-level:after,.hm-tree-spouse-link,.hm-tree-down{background:rgba(221,173,71,.34)!important}
.hm-tree-spouse-link:after{background:var(--hm-panel)!important;color:#ff6f91!important}
.hm-family-count{background:var(--hm-gold)!important;color:#08131a!important}

/* Matcher score keeps identity but readable */
.hm-matcher-page{--valentine:#cf3155;--rose:#ffb6c7;--wine:#ffcfda;--cream:#102f3c!important}
.hm-score-bar{background:#071923!important}
.hm-score-fill{background:linear-gradient(90deg,var(--hm-gold),#d83562)!important}

@media(max-width:1000px){
  .hm-focus-main-grid{grid-template-columns:1fr!important}
  .hm-panel-banner{height:clamp(170px,34vw,260px)!important}
}
@media(max-width:720px){
  body{font-size:15px}
  .hm-main,.hm-focus-v3,.hm-matcher-page,.hm-family-wrap{padding-inline:10px!important}
  .hm-panel-banner{height:170px!important;border-radius:13px!important}
  .hm-panel-banner img{min-height:0!important;object-fit:contain!important}
}
