/* V7.21 — shorter H1 + reliable Komarin + decision-first reading */
.pkv-guide-refined .guide-hero h1{font-size:clamp(31px,8.1vw,48px);line-height:1.12;letter-spacing:-.02em}
.pkv-guide-refined .guide-komarin-slot{display:block;width:82px;height:82px}
.pkv-guide-refined .guide-komarin-slot .guide-komarin{display:block!important;width:82px!important;height:82px!important;object-fit:cover;border-radius:22px}
.pkv-guide-refined .guide-komarin-prompt{display:flex;align-items:center;gap:8px;margin:5px 0 8px;padding:0;background:transparent;border:0}
.pkv-guide-refined .guide-komarin-prompt__img{flex:0 0 42px;width:42px;height:42px}
.pkv-guide-refined .guide-komarin-choice{display:block;width:42px;height:42px;object-fit:cover;border-radius:13px;transform:rotate(-2deg)}
.pkv-guide-refined .guide-komarin-prompt p{margin:0;font-size:11px;line-height:1.45;font-weight:700;color:#6a4a3e}
.pkv-guide-refined .guide-choice-lead{margin-bottom:3px}
.pkv-guide-refined .guide-branch-links--primary{margin-top:4px;margin-bottom:11px}
.pkv-guide-refined .guide-branch-links--primary a{min-height:44px;font-size:11.5px;padding:8px 5px}
.pkv-guide-refined .guide-route{margin:10px 0 11px}
.pkv-guide-refined .guide-route h3{margin:0 0 3px;font-size:14px}
.pkv-guide-refined .guide-route p{margin:0 0 4px;font-size:11.5px;line-height:1.58}
.pkv-guide-refined .guide-line-link{display:inline-block;font-size:11.5px;font-weight:800;color:#5c2d24;text-decoration:none;border-bottom:1px solid #caa98f;padding-bottom:1px}
.pkv-guide-refined .guide-farewell>h3{margin-top:12px;margin-bottom:3px}
.pkv-guide-refined .guide-compare-compact{margin-top:2px;margin-bottom:8px}
.pkv-guide-refined .guide-provider-shortcode{margin-top:5px}
/* Keep the hero image area compact even on narrow phones. */
@media(max-width:520px){
 .pkv-guide-refined .guide-hero__top{grid-template-columns:minmax(0,1fr) 76px;gap:7px}
 .pkv-guide-refined .guide-komarin-slot,.pkv-guide-refined .guide-komarin-slot .guide-komarin{width:76px!important;height:76px!important}
}
@media(max-width:360px){
 .pkv-guide-refined .guide-hero__top{grid-template-columns:minmax(0,1fr) 62px}
 .pkv-guide-refined .guide-komarin-slot,.pkv-guide-refined .guide-komarin-slot .guide-komarin{width:62px!important;height:62px!important}
 .pkv-guide-refined .guide-hero h1{font-size:28px}
}
