:root{--hl-navy:#071b3a;--hl-pink:#f4347f;--hl-soft:#f8d8e6;--hl-border:#f5b8d3;--hl-text:#0b2547;--hl-muted:#64728b;--hl-card:#fff;--hl-bg:#fbfbfd}
.hl-hero,.hl-premium-card,.hl-form-shell{box-sizing:border-box;max-width:1100px;margin:28px auto;padding:34px 40px;border-radius:24px;background:#fff;box-shadow:0 16px 40px rgba(7,27,58,.08);border:1px solid #eef1f6;color:var(--hl-text)}
.hl-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#fff 0%,#fff6fa 100%);border:1px solid #f6c8da}
.hl-hero h1{margin:0 0 10px;font-size:32px;line-height:1.15;color:var(--hl-navy)}.hl-hero p{margin:0;color:var(--hl-text);font-size:16px;max-width:720px}.hl-muted{color:var(--hl-muted)}
.hl-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 22px;border-radius:999px;background:var(--hl-navy);color:#fff!important;font-size:14px;font-weight:800;text-decoration:none!important;border:0;cursor:pointer;line-height:1.1}.hl-btn:hover{filter:brightness(1.08)}.hl-btn-pink{background:#f4bdd5;color:#071b3a!important}.hl-btn-small{min-height:38px;padding:10px 18px;font-size:13px}.hl-text-link{color:var(--hl-pink)!important;font-weight:800}
.hl-grid-list{max-width:1100px;margin:0 auto}.hl-review-card,.hl-business-card{display:grid;grid-template-columns:86px 1fr;gap:22px;align-items:start;margin-bottom:22px}.hl-review-card h2,.hl-business-card h2{margin:0 0 8px;font-size:22px;line-height:1.2}.hl-review-card h2 a,.hl-business-card h2 a{color:var(--hl-pink);text-decoration:underline}.hl-card-meta{display:flex;flex-wrap:wrap;gap:14px;color:var(--hl-muted);font-size:14px;margin-bottom:10px}.hl-stars{letter-spacing:2px;color:#f5a400;font-size:20px}.hl-logo{width:72px;height:72px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--hl-border);box-shadow:0 8px 18px rgba(7,27,58,.12);flex:0 0 auto}.hl-logo img{width:100%;height:100%;object-fit:contain;padding:9px}.hl-logo-large{width:92px;height:92px}.hl-badge{display:inline-block;background:#f4bdd5;color:#071b3a;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:800}.hl-row-between{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}
.hl-score-bar{height:12px;background:#edf1f5;border-radius:999px;overflow:hidden;margin-top:8px;max-width:100%}.hl-score-bar span{display:block;height:100%;border-radius:999px}.hl-score-bar .green{background:#17a05d}.hl-score-bar .amber{background:#f5b638}.hl-score-bar .orange{background:#f27d2f}.hl-score-bar .red{background:#d83a45}.hl-mini-score{margin:12px 0;max-width:360px}.hl-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.hl-metrics div{background:#f8fafc;border:1px solid #e7ecf2;border-radius:14px;padding:16px 12px;text-align:center;min-width:0}.hl-metrics b{display:block;font-size:22px;line-height:1.1;color:var(--hl-navy);white-space:nowrap}.hl-metrics span{display:block;font-size:12px;color:var(--hl-muted);line-height:1.35;margin-top:6px;word-break:normal}.hl-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}
.hl-business-profile{display:block}.hl-business-strip{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center}.hl-business-strip-wide{align-items:start}.hl-business-info h1,.hl-business-info h2{margin:12px 0 8px;color:var(--hl-navy)}.hl-metrics-wide{margin-top:24px}.hl-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}.hl-detail-grid div{background:#f8fafc;border:1px solid #e7ecf2;border-radius:14px;padding:16px}.hl-detail-grid span{display:block;color:var(--hl-muted);font-size:12px;margin-bottom:6px}.hl-detail-grid b{display:block;color:var(--hl-navy);font-size:15px}.hl-form-shell{border-color:#f8c2d8}.hl-form h1,.hl-form-shell h1,.hl-form-shell h2{margin-top:0;color:var(--hl-navy)}.hl-form{margin-top:22px}.hl-two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hl-field{margin-bottom:22px}.hl-field label{display:block;margin-bottom:9px;font-weight:800;color:var(--hl-navy);font-size:14px}.hl-form input,.hl-form select,.hl-form textarea{box-sizing:border-box;width:100%;min-height:52px;padding:14px 16px!important;border:1px solid #d9e0ea;border-radius:14px;background:#fff;color:#101828;font-size:16px;line-height:1.45;box-shadow:none}.hl-form textarea{min-height:150px;resize:vertical}.hl-form select{appearance:auto}.hl-form input:focus,.hl-form select:focus,.hl-form textarea:focus{outline:2px solid rgba(244,52,127,.22);border-color:#f4347f}.hl-note{box-sizing:border-box;min-height:52px;padding:14px 16px;border:1px solid #d9e0ea;border-radius:14px;background:#f8fafc;color:var(--hl-muted);font-size:15px;line-height:1.5}.hl-check{display:flex;align-items:center;gap:10px;margin:4px 0 26px;color:var(--hl-text)}.hl-check input{width:auto!important;min-height:auto!important}.hl-contact-shell{display:none}.hl-contact-shell.is-open{display:block}.hl-login-required{text-align:center}.hl-login-required p{max-width:680px;margin:0 auto 22px}.hl-form .wp-editor-wrap{margin-top:8px}.hl-form .wp-editor-container textarea{border-radius:0!important}
@media(max-width:780px){.hl-hero{display:block}.hl-hero .hl-btn{margin-top:18px}.hl-review-card,.hl-business-card,.hl-business-strip{grid-template-columns:1fr}.hl-two,.hl-metrics,.hl-detail-grid{grid-template-columns:1fr}.hl-premium-card,.hl-hero,.hl-form-shell{padding:24px 20px;margin:20px auto}.hl-logo{width:64px;height:64px}.hl-logo-large{width:78px;height:78px}}

/* v3.1 stability + premium form polish */
.hl-help{margin-top:8px;color:var(--hl-muted);font-size:13px;line-height:1.45;background:#f8fafc;border:1px solid #e7ecf2;border-radius:12px;padding:10px 12px}
.hl-success{box-sizing:border-box;max-width:1100px;margin:20px auto;padding:16px 20px;border-radius:16px;background:#ecfdf3;border:1px solid #b7efc5;color:#075e35;font-weight:700}
.hl-form input[type=file]{padding:12px 14px!important;background:#fff;cursor:pointer}
.hl-form input[type=file]::file-selector-button{border:0;border-radius:999px;background:var(--hl-navy);color:#fff;font-weight:800;padding:10px 16px;margin-right:14px;cursor:pointer}
.hl-hero-light{background:linear-gradient(135deg,#ffffff 0%,#fff2f8 100%)!important;color:var(--hl-text)!important}
.hl-hero-light h1,.hl-hero-light p{color:var(--hl-text)!important}
.hl-business-profile .hl-business-strip-wide{grid-template-columns:96px 1fr;align-items:center;gap:24px}
.hl-business-profile .hl-logo-large{width:90px;height:90px;border-radius:50%;background:#fff}
.hl-business-profile .hl-metrics-wide{grid-template-columns:repeat(4,minmax(120px,1fr));gap:14px;align-items:stretch}
.hl-business-profile .hl-metrics-wide div{padding:14px 10px;min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.hl-business-profile .hl-metrics-wide span{font-size:12px;line-height:1.25;max-width:92px}
.hl-contact-shell{scroll-margin-top:120px}
.hl-contact-shell .hl-two{align-items:start}
.hl-contact-shell select{padding-top:14px!important;padding-bottom:14px!important;height:52px}
@media(max-width:780px){.hl-business-profile .hl-business-strip-wide{grid-template-columns:1fr}.hl-business-profile .hl-metrics-wide{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* v3.2 button consistency: stop CTA text wrapping */
.hl-btn,
.hl-form button.hl-btn,
.hl-actions .hl-btn,
.hl-hero .hl-btn,
a.hl-btn,
button.hl-btn{
  white-space:nowrap!important;
  flex:0 0 auto;
  min-width:max-content;
  line-height:1!important;
}
.hl-hero .hl-btn{
  min-width:180px;
  padding-left:28px!important;
  padding-right:28px!important;
}
.hl-actions .hl-btn-small{
  min-width:132px;
}
@media(max-width:520px){
  .hl-hero .hl-btn,
  .hl-actions .hl-btn,
  .hl-form button.hl-btn{
    width:100%;
    min-width:0;
  }
}

.hl-btn{white-space:nowrap!important;min-width:190px}.hl-hero .hl-btn{min-width:220px}.hl-analytics-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.hl-analytics-row .metric{background:#f8fafc;border:1px solid #e7ecf2;border-radius:14px;padding:16px;text-align:center}@media(max-width:768px){.hl-analytics-row{grid-template-columns:repeat(2,1fr)}}