.hll-osp-shell{--orange:#FD742D;--orange-dark:#d95416;--ink:#20262d;--muted:#667085;--line:#e6e8eb;--soft:#fff6f0;--green:#18864b;--green-bg:#eefaf3;--yellow:#9a6700;--yellow-bg:#fff8df;--red:#b42318;--red-bg:#fff1f0;font-family:inherit;color:var(--ink);max-width:820px;margin:32px auto;box-sizing:border-box}.hll-osp-shell *{box-sizing:border-box}.hll-osp-hero,.hll-osp-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:clamp(24px,5vw,52px);box-shadow:0 18px 50px rgba(23,31,44,.08)}.hll-osp-hero{text-align:center;background:linear-gradient(180deg,#fff 0%,#fffaf7 100%)}.hll-osp-kicker{display:inline-block;background:var(--soft);color:var(--orange-dark);font-weight:700;font-size:14px;padding:8px 12px;border-radius:999px;margin-bottom:15px}.hll-osp-shell h2{font-size:clamp(28px,4.5vw,44px);line-height:1.12;margin:0 0 16px;letter-spacing:-.02em}.hll-osp-card h2{font-size:clamp(24px,4vw,36px)}.hll-osp-shell p{font-size:17px;line-height:1.6}.hll-osp-highlights{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin:24px 0;color:#344054;font-weight:600}.hll-osp-primary,.hll-osp-secondary,.hll-osp-option{font:inherit}.hll-osp-primary{appearance:none;border:0;border-radius:12px;background:var(--orange);color:#fff;padding:15px 24px;font-weight:800;font-size:17px;cursor:pointer;box-shadow:0 8px 20px rgba(253,116,45,.25);transition:transform .15s,background .15s}.hll-osp-primary:hover{background:var(--orange-dark);transform:translateY(-1px)}.hll-osp-primary:disabled{opacity:.6;cursor:wait;transform:none}.hll-osp-secondary{appearance:none;border:1px solid #d0d5dd;border-radius:12px;background:#fff;color:#344054;padding:13px 20px;font-weight:700;cursor:pointer}.hll-osp-secondary:disabled{opacity:.35;cursor:not-allowed}.hll-osp-small{font-size:13px!important;color:var(--muted);margin-top:18px}.hll-osp-progress-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;font-weight:700;margin:0 4px 8px}.hll-osp-progress{height:8px;border-radius:999px;background:#eceff2;margin-bottom:18px;overflow:hidden}.hll-osp-progress span{display:block;height:100%;border-radius:999px;background:var(--orange);transition:width .25s}.hll-osp-help{color:var(--muted);margin:0 0 24px}.hll-osp-options{display:grid;gap:12px;margin-top:24px}.hll-osp-option{display:flex;align-items:center;text-align:left;gap:14px;width:100%;border:1px solid #d7dbe0;background:#fff;border-radius:14px;padding:16px 18px;color:var(--ink);font-weight:650;line-height:1.4;cursor:pointer;transition:border .15s,box-shadow .15s,transform .15s}.hll-osp-option:hover,.hll-osp-option:focus-visible{border-color:var(--orange);box-shadow:0 0 0 3px rgba(253,116,45,.12);transform:translateY(-1px);outline:none}.hll-osp-option.is-selected{border-color:var(--orange);background:var(--soft)}.hll-osp-radio{width:20px;height:20px;border:2px solid #b8bec6;border-radius:50%;flex:0 0 20px;position:relative}.hll-osp-option.is-selected .hll-osp-radio{border-color:var(--orange)}.hll-osp-option.is-selected .hll-osp-radio:after{content:"";position:absolute;inset:4px;background:var(--orange);border-radius:50%}.hll-osp-nav{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:30px}.hll-osp-number-wrap{display:flex;align-items:center;gap:12px;max-width:430px;margin:28px 0}.hll-osp-number{width:100%;font:inherit;font-size:24px;font-weight:700;border:1px solid #cfd4da;border-radius:13px;padding:14px 16px;outline:none}.hll-osp-number:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(253,116,45,.12)}.hll-osp-number-wrap span{white-space:nowrap;font-weight:700;color:#475467}.hll-osp-result-ready{display:inline-flex;align-items:center;gap:8px;background:var(--green-bg);color:var(--green);font-weight:800;border-radius:999px;padding:9px 13px;margin-bottom:16px}.hll-osp-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.hll-osp-field-grid label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:800;color:#344054}.hll-osp-field-grid label:last-child{grid-column:1/-1}.hll-osp-field-grid input{font:inherit;border:1px solid #cfd4da;border-radius:11px;padding:13px 14px;outline:none}.hll-osp-field-grid input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(253,116,45,.12)}.hll-osp-check{display:flex;align-items:flex-start;gap:11px;margin:14px 0;font-size:14px;line-height:1.5;color:#475467}.hll-osp-check input{width:19px;height:19px;flex:0 0 19px;margin-top:2px;accent-color:var(--orange)}.hll-osp-check a{color:var(--orange-dark);font-weight:700}.hll-osp-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.hll-osp-error{background:var(--red-bg);color:var(--red);border-radius:10px;padding:12px 14px;margin-top:15px;font-weight:700}.hll-osp-status-pill{display:inline-block;border-radius:999px;padding:8px 12px;font-weight:800;margin-bottom:14px}.status-green .hll-osp-status-pill{background:var(--green-bg);color:var(--green)}.status-yellow .hll-osp-status-pill{background:var(--yellow-bg);color:var(--yellow)}.status-red .hll-osp-status-pill{background:var(--red-bg);color:var(--red)}.hll-osp-result-section{border-radius:14px;padding:18px 20px;margin:18px 0}.hll-osp-result-section h3{font-size:18px;margin:0 0 10px}.hll-osp-result-section ul{margin:0;padding-left:20px}.hll-osp-result-section li{margin:8px 0;line-height:1.5}.hll-osp-result-section.is-positive{background:var(--green-bg);color:#125d38}.hll-osp-result-section.is-warning{background:var(--yellow-bg);color:#714c00}.hll-osp-result-section.is-negative{background:var(--red-bg);color:#8e1d14}.hll-osp-success-note{color:var(--green);font-weight:700}.hll-osp-warning-note{color:var(--yellow);font-weight:700}.hll-osp-disclaimer{background:#f7f8fa;border-left:4px solid #98a2b3;border-radius:8px;padding:16px 18px;margin:24px 0;line-height:1.55;color:#475467}.hll-osp-cta{display:inline-block;text-decoration:none;text-align:center}.hll-osp-government-note{font-size:12px!important;color:#667085;margin-top:26px;border-top:1px solid var(--line);padding-top:16px}.hll-osp-card :focus-visible,.hll-osp-hero :focus-visible{outline:3px solid rgba(253,116,45,.35);outline-offset:2px}@media(max-width:640px){.hll-osp-shell{margin:16px auto}.hll-osp-hero,.hll-osp-card{padding:24px 18px;border-radius:16px}.hll-osp-field-grid{grid-template-columns:1fr}.hll-osp-field-grid label:last-child{grid-column:auto}.hll-osp-nav{align-items:stretch}.hll-osp-nav .hll-osp-primary,.hll-osp-nav .hll-osp-secondary{flex:1;padding-left:10px;padding-right:10px}.hll-osp-highlights{display:grid}.hll-osp-number-wrap{align-items:stretch;flex-direction:column}.hll-osp-number-wrap span{padding-left:3px}}

/* Theme/Elementor button-style isolation (v1.0.1) */
.hll-osp-shell button.hll-osp-option,
.hll-osp-shell button.hll-osp-option:visited {
  background-color:#fff !important;
  background-image:none !important;
  color:#20262d !important;
  -webkit-text-fill-color:#20262d !important;
  border:1px solid #d7dbe0 !important;
  text-decoration:none !important;
  opacity:1 !important;
}
.hll-osp-shell button.hll-osp-option *,
.hll-osp-shell button.hll-osp-option:hover *,
.hll-osp-shell button.hll-osp-option:focus *,
.hll-osp-shell button.hll-osp-option:focus-visible * {
  color:inherit !important;
  -webkit-text-fill-color:inherit !important;
}
.hll-osp-shell button.hll-osp-option:hover,
.hll-osp-shell button.hll-osp-option:focus,
.hll-osp-shell button.hll-osp-option:focus-visible {
  background-color:#fff6f0 !important;
  background-image:none !important;
  color:#20262d !important;
  -webkit-text-fill-color:#20262d !important;
  border-color:#FD742D !important;
  box-shadow:0 0 0 3px rgba(253,116,45,.12) !important;
  outline:none !important;
}
.hll-osp-shell button.hll-osp-option.is-selected,
.hll-osp-shell button.hll-osp-option.is-selected:hover,
.hll-osp-shell button.hll-osp-option.is-selected:focus {
  background-color:#fff0e7 !important;
  background-image:none !important;
  color:#20262d !important;
  -webkit-text-fill-color:#20262d !important;
  border-color:#FD742D !important;
}

/* Complete HLL/Elementor theme isolation (v1.0.2) */
body [data-hll-osp-audit] .hll-osp-shell button,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-primary,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-cta {
  font-family:inherit !important;
  font-style:normal !important;
  text-transform:none !important;
  text-decoration:none !important;
  text-indent:0 !important;
  letter-spacing:normal !important;
  opacity:1 !important;
  visibility:visible !important;
  filter:none !important;
  -webkit-font-smoothing:antialiased !important;
}
body [data-hll-osp-audit] .hll-osp-shell button::before,
body [data-hll-osp-audit] .hll-osp-shell button::after,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-primary::before,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-primary::after {
  content:none !important;
  display:none !important;
}

/* Answer cards */
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:link,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:visited,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:focus-visible,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:active {
  display:flex !important;
  align-items:center !important;
  width:100% !important;
  min-height:56px !important;
  padding:16px 18px !important;
  border-radius:14px !important;
  background-color:#ffffff !important;
  background-image:none !important;
  color:#20262d !important;
  -webkit-text-fill-color:#20262d !important;
  border:1px solid #d7dbe0 !important;
  font-size:16px !important;
  line-height:1.4 !important;
  font-weight:650 !important;
  box-shadow:none !important;
  transform:none !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:focus-visible {
  background-color:#fff6f0 !important;
  border-color:#FD742D !important;
  color:#20262d !important;
  -webkit-text-fill-color:#20262d !important;
  box-shadow:0 0 0 3px rgba(253,116,45,.12) !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option.is-selected,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option.is-selected:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option.is-selected:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option.is-selected:active {
  background-color:#fff0e7 !important;
  border-color:#FD742D !important;
  color:#20262d !important;
  -webkit-text-fill-color:#20262d !important;
  box-shadow:0 0 0 2px rgba(253,116,45,.10) !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option > span:last-child {
  display:block !important;
  color:#20262d !important;
  -webkit-text-fill-color:#20262d !important;
  opacity:1 !important;
  visibility:visible !important;
}
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-radio {
  display:block !important;
  width:20px !important;
  height:20px !important;
  min-width:20px !important;
  min-height:20px !important;
  border:2px solid #b8bec6 !important;
  border-radius:50% !important;
  background:#fff !important;
  position:relative !important;
  opacity:1 !important;
  visibility:visible !important;
}
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-radio::before {
  content:none !important;
  display:none !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option.is-selected .hll-osp-radio {
  border-color:#FD742D !important;
  background:#fff !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option.is-selected .hll-osp-radio::after {
  content:"" !important;
  display:block !important;
  position:absolute !important;
  width:8px !important;
  height:8px !important;
  top:4px !important;
  left:4px !important;
  margin:0 !important;
  border:0 !important;
  border-radius:50% !important;
  background:#FD742D !important;
  opacity:1 !important;
  visibility:visible !important;
  transform:none !important;
}

/* Main orange buttons and final CTA */
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-primary,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-cta,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary:visited,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-primary:visited {
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:54px !important;
  padding:15px 24px !important;
  border:0 !important;
  border-radius:12px !important;
  background:#FD742D !important;
  background-image:none !important;
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  font-size:17px !important;
  line-height:1.3 !important;
  font-weight:800 !important;
  box-shadow:0 8px 20px rgba(253,116,45,.25) !important;
  cursor:pointer !important;
  opacity:1 !important;
  visibility:visible !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary:focus-visible,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary:active,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-primary:hover,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-primary:focus,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-primary:focus-visible,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-primary:active,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-cta:hover,
body [data-hll-osp-audit] .hll-osp-shell a.hll-osp-cta:focus {
  background:#d95416 !important;
  background-image:none !important;
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  border-color:#d95416 !important;
  text-decoration:none !important;
  opacity:1 !important;
  visibility:visible !important;
  transform:translateY(-1px) !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary:disabled {
  background:#f3a37c !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  opacity:.75 !important;
}

/* Back / secondary buttons */
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-secondary,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-secondary:visited {
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:50px !important;
  padding:13px 20px !important;
  border:1px solid #d0d5dd !important;
  border-radius:12px !important;
  background:#ffffff !important;
  background-image:none !important;
  color:#344054 !important;
  -webkit-text-fill-color:#344054 !important;
  font-size:16px !important;
  line-height:1.3 !important;
  font-weight:700 !important;
  box-shadow:none !important;
  opacity:1 !important;
  visibility:visible !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-secondary:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-secondary:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-secondary:focus-visible,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-secondary:active {
  background:#fff6f0 !important;
  background-image:none !important;
  color:#20262d !important;
  -webkit-text-fill-color:#20262d !important;
  border-color:#FD742D !important;
  box-shadow:0 0 0 3px rgba(253,116,45,.10) !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-secondary:disabled {
  background:#f5f6f7 !important;
  color:#98a2b3 !important;
  -webkit-text-fill-color:#98a2b3 !important;
  border-color:#e4e7ec !important;
  opacity:1 !important;
  cursor:not-allowed !important;
}

/* Consent link and result badges */
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-check a,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-check a:visited {
  color:#b94712 !important;
  -webkit-text-fill-color:#b94712 !important;
  background:transparent !important;
  text-decoration:underline !important;
  opacity:1 !important;
}
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-check a:hover,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-check a:focus {
  color:#7a2f0b !important;
  -webkit-text-fill-color:#7a2f0b !important;
  background:transparent !important;
  text-decoration:underline !important;
}
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-status-pill,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-result-ready {
  display:inline-flex !important;
  opacity:1 !important;
  visibility:visible !important;
  -webkit-text-fill-color:currentColor !important;
}
body [data-hll-osp-audit] .hll-osp-shell .status-yellow .hll-osp-status-pill {
  background:#fff1bd !important;
  color:#7a5200 !important;
  -webkit-text-fill-color:#7a5200 !important;
  border:1px solid #efd172 !important;
}

/* Full landing-page content (v1.0.3) */
body .hll-osp-landing-content {
  max-width: 1120px;
  margin: 72px auto 0;
  padding: 0 20px 64px;
  color: #18242a;
  font-family: inherit;
}
body .hll-osp-landing-content *,
body .hll-osp-landing-content *::before,
body .hll-osp-landing-content *::after { box-sizing: border-box; }
body .hll-osp-content-section { margin: 0 0 72px; }
body .hll-osp-content-lead {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body .hll-osp-content-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  color: #c84d13;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: .03em;
  text-transform: uppercase;
}
body .hll-osp-landing-content h2 {
  margin: 0 0 18px !important;
  color: #07191b !important;
  font-size: clamp(30px, 4vw, 46px) !important;
  line-height: 1.12 !important;
  font-weight: 850 !important;
  letter-spacing: -.035em !important;
}
body .hll-osp-landing-content h3 {
  margin: 0 0 10px !important;
  color: #111f24 !important;
  font-size: 21px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
}
body .hll-osp-landing-content p,
body .hll-osp-landing-content li {
  color: #536173 !important;
  font-size: 17px !important;
  line-height: 1.7 !important;
}
body .hll-osp-content-lead p { max-width: 790px; margin: 0 auto 12px !important; }
body .hll-osp-content-heading { max-width: 760px; margin-bottom: 28px; }
body .hll-osp-feature-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}
body .hll-osp-feature-card {
  position: relative;
  min-height: 220px;
  padding: 30px;
  border: 1px solid #e5e7eb;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 16px 44px rgba(12, 32, 39, .07);
}
body .hll-osp-feature-card p { margin: 0 !important; }
body .hll-osp-feature-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  margin-bottom: 22px;
  border-radius: 14px;
  background: #fff2ea;
  color: #d95416;
  font-weight: 900;
}
body .hll-osp-benefit-section {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 44px;
  align-items: center;
  padding: 42px;
  border-radius: 26px;
  background: #081b1d;
  box-shadow: 0 20px 50px rgba(8, 27, 29, .18);
}
body .hll-osp-benefit-section h2,
body .hll-osp-benefit-section p { color: #fff !important; }
body .hll-osp-benefit-section .hll-osp-content-eyebrow { color: #ff9e6e !important; }
body .hll-osp-check-list {
  display: grid;
  gap: 12px;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
body .hll-osp-check-list li {
  position: relative;
  margin: 0 !important;
  padding: 13px 16px 13px 46px !important;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 14px;
  background: rgba(255,255,255,.07);
  color: #eef8f5 !important;
}
body .hll-osp-check-list li::before {
  content: "✓";
  position: absolute;
  left: 16px;
  top: 13px;
  color: #ff8b51;
  font-weight: 900;
}
body .hll-osp-steps { display: grid; gap: 16px; }
body .hll-osp-step {
  display: grid;
  grid-template-columns: 58px minmax(0,1fr);
  gap: 20px;
  align-items: start;
  padding: 24px 26px;
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  background: #fff;
}
body .hll-osp-step > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #FD742D;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
}
body .hll-osp-step p { margin: 0 !important; }
body .hll-osp-expert-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 34px;
  align-items: center;
  padding: 42px;
  border: 1px solid #ffd9c5;
  border-radius: 26px;
  background: linear-gradient(135deg, #fff7f2 0%, #fff 100%);
}
body .hll-osp-expert-cta p { max-width: 760px; margin: 0 !important; }
body .hll-osp-landing-content a.hll-osp-landing-cta,
body .hll-osp-landing-content a.hll-osp-landing-cta:visited {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 56px !important;
  padding: 15px 24px !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: #FD742D !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-size: 16px !important;
  line-height: 1.3 !important;
  font-weight: 800 !important;
  text-align: center !important;
  text-decoration: none !important;
  box-shadow: 0 10px 24px rgba(253,116,45,.25) !important;
}
body .hll-osp-landing-content a.hll-osp-landing-cta:hover,
body .hll-osp-landing-content a.hll-osp-landing-cta:focus {
  background: #d95416 !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  transform: translateY(-1px);
}
body .hll-osp-faq { display: grid; gap: 12px; }
body .hll-osp-faq details {
  border: 1px solid #e1e5e9;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
}
body .hll-osp-faq summary {
  position: relative;
  padding: 20px 54px 20px 22px;
  color: #142429 !important;
  font-size: 17px;
  line-height: 1.45;
  font-weight: 800;
  cursor: pointer;
  list-style: none;
}
body .hll-osp-faq summary::-webkit-details-marker { display:none; }
body .hll-osp-faq summary::after {
  content: "+";
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  color: #FD742D;
  font-size: 25px;
  font-weight: 700;
}
body .hll-osp-faq details[open] summary::after { content: "−"; }
body .hll-osp-faq details p { margin: 0 !important; padding: 0 22px 22px !important; }
body .hll-osp-legal-note {
  padding: 22px 24px;
  border-left: 4px solid #a8b3c2;
  border-radius: 10px;
  background: #f5f7f9;
  color: #536173;
  font-size: 14px;
  line-height: 1.65;
}
body .hll-osp-legal-note strong { color:#24363c; }
@media (max-width: 820px) {
  body .hll-osp-landing-content { margin-top: 48px; padding-left: 14px; padding-right: 14px; }
  body .hll-osp-content-section { margin-bottom: 52px; }
  body .hll-osp-feature-grid,
  body .hll-osp-benefit-section,
  body .hll-osp-expert-cta { grid-template-columns: 1fr; }
  body .hll-osp-benefit-section,
  body .hll-osp-expert-cta { padding: 28px 22px; }
  body .hll-osp-feature-card { min-height: 0; padding: 24px; }
  body .hll-osp-step { grid-template-columns: 48px minmax(0,1fr); padding: 20px; }
  body .hll-osp-step > span { width:42px; height:42px; }
  body .hll-osp-landing-content a.hll-osp-landing-cta { width:100%; }
}

/* v1.0.4: keep the longer result/PDF action clear on narrow screens */
@media (max-width: 640px) {
  body [data-hll-osp-audit] .hll-osp-contact-card .hll-osp-nav {
    flex-direction: column-reverse !important;
    align-items: stretch !important;
  }
  body [data-hll-osp-audit] .hll-osp-contact-card .hll-osp-nav button {
    width: 100% !important;
    white-space: normal !important;
  }
}

/* Use the active WordPress/Elementor theme font everywhere (v1.0.6) */
body [data-hll-osp-audit],
body [data-hll-osp-audit] .hll-osp-shell,
body [data-hll-osp-audit] .hll-osp-shell *,
body [data-hll-osp-audit] .hll-osp-shell *::before,
body [data-hll-osp-audit] .hll-osp-shell *::after,
body .hll-osp-landing-content,
body .hll-osp-landing-content *,
body .hll-osp-landing-content *::before,
body .hll-osp-landing-content *::after {
  font-family: inherit !important;
}


/* v1.0.7: theme-compatible typography with protected, readable controls.
   The audit inherits the active page font. Interactive elements retain explicit
   foreground/background pairs so theme hover rules cannot create white-on-white text. */
body .hll-osp-landing,
body .hll-osp-landing-content,
body [data-hll-osp-audit],
body [data-hll-osp-audit] .hll-osp-shell,
body [data-hll-osp-audit] .hll-osp-shell input,
body [data-hll-osp-audit] .hll-osp-shell button,
body [data-hll-osp-audit] .hll-osp-shell select,
body [data-hll-osp-audit] .hll-osp-shell textarea,
body .hll-osp-landing-content a,
body .hll-osp-landing-content button {
  font-family: inherit !important;
}

/* Option cards: always dark copy on a light surface. */
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:focus-visible,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:active {
  color:#20262d !important;
  -webkit-text-fill-color:#20262d !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:focus-visible {
  background-color:#fff6f0 !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option.is-selected,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option.is-selected:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option.is-selected:focus {
  background-color:#fff0e7 !important;
  color:#20262d !important;
  -webkit-text-fill-color:#20262d !important;
}

/* Primary actions: always white copy on orange, including hover/focus/active. */
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-primary,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-primary:visited,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-primary:hover,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-primary:focus,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-primary:focus-visible,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-primary:active,
body .hll-osp-landing-content a.hll-osp-landing-cta,
body .hll-osp-landing-content a.hll-osp-landing-cta:visited,
body .hll-osp-landing-content a.hll-osp-landing-cta:hover,
body .hll-osp-landing-content a.hll-osp-landing-cta:focus,
body .hll-osp-landing-content a.hll-osp-landing-cta:active {
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  text-decoration:none !important;
}

/* Secondary actions: always dark copy on a light background. */
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-secondary,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-secondary:visited,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-secondary:hover,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-secondary:focus,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-secondary:focus-visible,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-secondary:active {
  color:#344054 !important;
  -webkit-text-fill-color:#344054 !important;
}

/* Form inputs are protected from theme dark-mode/hover rules. */
body [data-hll-osp-audit] .hll-osp-shell input[type="text"],
body [data-hll-osp-audit] .hll-osp-shell input[type="email"],
body [data-hll-osp-audit] .hll-osp-shell input[type="tel"],
body [data-hll-osp-audit] .hll-osp-shell input[type="number"] {
  background:#ffffff !important;
  color:#20262d !important;
  -webkit-text-fill-color:#20262d !important;
  caret-color:#20262d !important;
}
body [data-hll-osp-audit] .hll-osp-shell input::placeholder {
  color:#7a8493 !important;
  -webkit-text-fill-color:#7a8493 !important;
  opacity:1 !important;
}


/* v1.1.0: promotion and explicit callback request */
body .hll-osp-check.is-callback {
  background:#fff6f0;
  border:1px solid rgba(253,116,45,.35);
  border-radius:12px;
  padding:13px 14px;
}
body .hll-osp-callback-confirm {
  background:#eefaf3;
  color:#125d38;
  border:1px solid rgba(24,134,75,.18);
  border-radius:12px;
  padding:15px 17px;
  margin:20px 0;
  font-weight:800;
  line-height:1.5;
}
body .hll-osp-landing-content section.hll-osp-content-section.hll-osp-promo-section {
  display:grid !important;
  grid-template-columns:minmax(190px,240px) minmax(0,1fr) !important;
  gap:clamp(36px,4vw,52px) !important;
  align-items:center !important;
  padding:40px 48px !important;
  background:linear-gradient(135deg,#fff7f1 0%,#ffffff 70%) !important;
  border:1px solid rgba(253,116,45,.22) !important;
  border-radius:20px !important;
  overflow:hidden !important;
}
body .hll-osp-promo-value {
  min-height:180px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  border-radius:22px;
  background:#FD742D;
  color:#fff;
  padding:24px;
  box-shadow:0 14px 32px rgba(253,116,45,.22);
}
body .hll-osp-promo-value strong {
  display:block;
  font:inherit;
  font-size:clamp(34px,5vw,54px);
  line-height:1;
  font-weight:900;
  letter-spacing:-.04em;
}
body .hll-osp-promo-value span {
  margin-top:10px;
  font-size:15px;
  font-weight:800;
}
body .hll-osp-promo-copy h2 { margin-bottom:16px !important; }
body .hll-osp-promo-copy p { margin:0 0 14px !important; }
body .hll-osp-promo-note { font-size:14px !important; color:#667085 !important; }
body .hll-osp-text-link,
body .hll-osp-text-link:visited {
  color:#d95416 !important;
  font-weight:800 !important;
  text-decoration:underline !important;
  text-underline-offset:3px;
}
body .hll-osp-text-link:hover,
body .hll-osp-text-link:focus { color:#a84013 !important; }
@media(max-width:820px){
  body .hll-osp-landing-content section.hll-osp-content-section.hll-osp-promo-section {
    grid-template-columns:1fr !important;
    gap:30px !important;
    padding:32px 26px !important;
  }
  body .hll-osp-promo-value {
    width:min(100%,240px) !important;
    min-height:150px !important;
    justify-self:center !important;
  }
}
@media(max-width:520px){
  body .hll-osp-landing-content section.hll-osp-content-section.hll-osp-promo-section {
    gap:24px !important;
    padding:24px 18px !important;
    border-radius:16px !important;
  }
  body .hll-osp-promo-value {
    width:min(100%,220px) !important;
    min-height:138px !important;
    padding:20px !important;
    border-radius:18px !important;
  }
  body .hll-osp-promo-copy h2 {
    font-size:clamp(28px,9vw,36px) !important;
  }
}

/* v1.3.0 – adaptív, konverzióra optimalizált folyamat */
.hll-osp-why{margin:0 0 20px;border:1px solid #e7e8ea;border-radius:10px;background:#fafafa;padding:10px 14px;color:#475467}
.hll-osp-why summary{cursor:pointer;font-weight:700;color:#344054}
.hll-osp-why p{margin:10px 0 0;line-height:1.55}
.hll-osp-pre-result{border-top:6px solid #fd742d}
.hll-osp-pre-result.status-green{border-top-color:#1f9d61}.hll-osp-pre-result.status-yellow{border-top-color:#e0a500}.hll-osp-pre-result.status-red{border-top-color:#d64545}
.hll-osp-pre-intro{font-size:17px;line-height:1.65;color:#344054;margin:0 0 22px}
.hll-osp-pre-value{margin:22px 0;padding:16px 18px;border-radius:12px;background:#fff4ed;border-left:4px solid #fd742d;color:#344054;line-height:1.55}
@media(max-width:640px){.hll-osp-progress-meta{align-items:flex-start;gap:6px;flex-direction:column}.hll-osp-nav{gap:10px}.hll-osp-nav>*{width:100%}}

/* v2.0.0 – két önálló, összekapcsolható Mini Audit */
.hll-osp-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:26px 0 16px}
.hll-osp-module-card{appearance:none;text-align:left;border:2px solid #e7e9ed;background:#fff;border-radius:16px;padding:20px;cursor:pointer;color:#20262d;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease;font:inherit}
.hll-osp-module-card:hover,.hll-osp-module-card:focus-visible{border-color:#f97316;transform:translateY(-2px);box-shadow:0 12px 28px rgba(31,41,55,.1);outline:none}
.hll-osp-module-card>span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff0e7;color:#d95416;font-weight:800;margin-bottom:13px}
.hll-osp-module-card strong{display:block;font-size:18px;line-height:1.3;margin-bottom:7px}
.hll-osp-module-card small{display:block;color:#667085;font-size:14px;line-height:1.5}
.hll-osp-both{width:100%;justify-content:center}
.hll-osp-expert-inline{font-size:14px;color:#667085;margin:16px 0}
.hll-osp-expert-inline a{color:#c94d13;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.hll-osp-result-module{border:1px solid #e6e8eb;border-left:5px solid #d0d5dd;border-radius:14px;padding:20px;margin:20px 0;background:#fff}
.hll-osp-result-module.status-green{border-left-color:#168a4b}.hll-osp-result-module.status-yellow{border-left-color:#b87a00}.hll-osp-result-module.status-red{border-left-color:#b52419}
.hll-osp-module-label{color:#d95416;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}
.hll-osp-service-consent{background:#fff6f0;border:1px solid #fed7c3;border-radius:10px;padding:13px!important}
@media(max-width:640px){.hll-osp-module-grid{grid-template-columns:1fr}.hll-osp-module-card{padding:17px}.hll-osp-result-module{padding:16px}}

/* v2.0.1 – theme-safe module cards and optional progress saving */
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-module-grid{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:16px !important;
  align-items:stretch !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-module-card,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-module-card:visited{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  justify-content:flex-start !important;
  width:100% !important;
  min-width:0 !important;
  min-height:158px !important;
  margin:0 !important;
  padding:22px !important;
  border:1px solid #dfe3e8 !important;
  border-top:4px solid #fd742d !important;
  border-radius:16px !important;
  background:#ffffff !important;
  background-image:none !important;
  color:#17212b !important;
  -webkit-text-fill-color:#17212b !important;
  white-space:normal !important;
  text-align:left !important;
  line-height:1.4 !important;
  box-shadow:0 8px 24px rgba(23,33,43,.07) !important;
  overflow:hidden !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-module-card:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-module-card:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-module-card:focus-visible,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-module-card:active{
  border-color:#fd742d !important;
  border-top-color:#d95416 !important;
  background:#fff7f2 !important;
  background-image:none !important;
  color:#17212b !important;
  -webkit-text-fill-color:#17212b !important;
  box-shadow:0 12px 30px rgba(217,84,22,.15) !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-module-card > span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 36px !important;
  width:36px !important;
  height:36px !important;
  margin:0 0 14px !important;
  border-radius:999px !important;
  background:#fff0e7 !important;
  color:#d95416 !important;
  -webkit-text-fill-color:#d95416 !important;
  font-weight:900 !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-module-card strong{
  display:block !important;
  width:100% !important;
  margin:0 0 8px !important;
  color:#17212b !important;
  -webkit-text-fill-color:#17212b !important;
  font-size:18px !important;
  line-height:1.3 !important;
  white-space:normal !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-module-card small{
  display:block !important;
  width:100% !important;
  margin:0 !important;
  color:#526071 !important;
  -webkit-text-fill-color:#526071 !important;
  font-size:14px !important;
  font-weight:500 !important;
  line-height:1.5 !important;
  white-space:normal !important;
  overflow-wrap:anywhere !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary:visited{
  background:#fd742d !important;
  background-image:none !important;
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary:focus-visible,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-primary:active{
  background:#d95416 !important;
  background-image:none !important;
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-secondary,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-secondary:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-secondary:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-secondary:active{
  background:#ffffff !important;
  background-image:none !important;
  color:#344054 !important;
  -webkit-text-fill-color:#344054 !important;
}
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-save-later{
  display:block !important;
  width:auto !important;
  margin:18px auto 0 !important;
  padding:8px 10px !important;
  border:0 !important;
  background:transparent !important;
  background-image:none !important;
  color:#c94d13 !important;
  -webkit-text-fill-color:#c94d13 !important;
  font:inherit !important;
  font-size:14px !important;
  font-weight:750 !important;
  text-decoration:underline !important;
  text-underline-offset:3px !important;
  box-shadow:none !important;
  cursor:pointer !important;
}
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-save-later:hover,
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-save-later:focus{
  background:#fff6f0 !important;
  color:#a83e0e !important;
  -webkit-text-fill-color:#a83e0e !important;
}
body [data-hll-osp-audit] .hll-osp-shell .hll-osp-save-state{
  margin:18px 0 0 !important;
  color:#167647 !important;
  font-size:13px !important;
  font-weight:750 !important;
  text-align:center !important;
}
@media(max-width:640px){
  body [data-hll-osp-audit] .hll-osp-shell .hll-osp-module-grid{grid-template-columns:1fr !important}
  body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-module-card{min-height:0 !important;padding:19px !important}
}

/* v2.1.0 – modal data capture, pre-submit module offer, active text protection */
body .hll-osp-modal-underlay{filter:blur(1.5px);opacity:.42;pointer-events:none;user-select:none}
body .hll-osp-modal-layer{position:fixed!important;inset:0!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;overflow:auto!important}
body .hll-osp-modal-backdrop{position:fixed!important;inset:0!important;background:rgba(8,27,29,.58)!important;backdrop-filter:blur(3px);cursor:pointer}
body .hll-osp-modal.hll-osp-shell{position:relative!important;z-index:1!important;width:min(760px,100%)!important;max-height:calc(100vh - 40px)!important;margin:0!important;overflow:auto!important}
body .hll-osp-modal .hll-osp-card{padding:clamp(22px,4vw,38px)!important;border-radius:20px!important;box-shadow:0 28px 80px rgba(8,27,29,.28)!important}
body .hll-osp-module-offer{text-align:center!important}
body .hll-osp-module-offer>p{max-width:640px;margin:0 auto 24px!important;color:#526071!important}
body .hll-osp-offer-actions{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;margin-top:24px!important}
body .hll-osp-offer-actions button{white-space:normal!important}

/* Links and active text use the brand orange in every state. */
body [data-hll-osp-audit] .hll-osp-shell a,
body [data-hll-osp-audit] .hll-osp-shell a:visited,
body [data-hll-osp-audit] .hll-osp-shell a:hover,
body [data-hll-osp-audit] .hll-osp-shell a:focus,
body [data-hll-osp-audit] .hll-osp-shell a:active,
body [data-hll-osp-thankyou] .hll-osp-shell a,
body [data-hll-osp-thankyou] .hll-osp-shell a:visited,
body [data-hll-osp-thankyou] .hll-osp-shell a:hover,
body [data-hll-osp-thankyou] .hll-osp-shell a:focus,
body [data-hll-osp-thankyou] .hll-osp-shell a:active{
  color:#d95416!important;
  -webkit-text-fill-color:#d95416!important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:active,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option.is-selected{
  background:#ffffff!important;
  background-image:none!important;
  color:#20262d!important;
  -webkit-text-fill-color:#20262d!important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-option.is-selected{
  border-color:#fd742d!important;
  background:#fff6f0!important;
}

/* Primary and secondary actions are protected on the audit and thank-you views. */
body [data-hll-osp-thankyou] .hll-osp-shell button.hll-osp-primary,
body [data-hll-osp-thankyou] .hll-osp-shell button.hll-osp-primary:visited,
body [data-hll-osp-thankyou] .hll-osp-shell button.hll-osp-primary:hover,
body [data-hll-osp-thankyou] .hll-osp-shell button.hll-osp-primary:focus,
body [data-hll-osp-thankyou] .hll-osp-shell button.hll-osp-primary:active,
body [data-hll-osp-thankyou] .hll-osp-shell a.hll-osp-primary,
body [data-hll-osp-thankyou] .hll-osp-shell a.hll-osp-primary:visited,
body [data-hll-osp-thankyou] .hll-osp-shell a.hll-osp-primary:hover,
body [data-hll-osp-thankyou] .hll-osp-shell a.hll-osp-primary:focus,
body [data-hll-osp-thankyou] .hll-osp-shell a.hll-osp-primary:active,
body .hll-osp-landing-content a.hll-osp-landing-cta,
body .hll-osp-landing-content a.hll-osp-landing-cta:visited,
body .hll-osp-landing-content a.hll-osp-landing-cta:hover,
body .hll-osp-landing-content a.hll-osp-landing-cta:focus,
body .hll-osp-landing-content a.hll-osp-landing-cta:active,
body [data-hll-osp-audit] .hll-osp-offer-actions button.hll-osp-primary,
body [data-hll-osp-audit] .hll-osp-offer-actions button.hll-osp-primary:hover,
body [data-hll-osp-audit] .hll-osp-offer-actions button.hll-osp-primary:focus,
body [data-hll-osp-audit] .hll-osp-offer-actions button.hll-osp-primary:active{
  background:#fd742d!important;
  background-image:none!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  border-color:#fd742d!important;
}
body [data-hll-osp-thankyou] .hll-osp-shell button.hll-osp-primary:hover,
body [data-hll-osp-thankyou] .hll-osp-shell button.hll-osp-primary:focus,
body [data-hll-osp-thankyou] .hll-osp-shell button.hll-osp-primary:active,
body [data-hll-osp-thankyou] .hll-osp-shell a.hll-osp-primary:hover,
body [data-hll-osp-thankyou] .hll-osp-shell a.hll-osp-primary:focus,
body [data-hll-osp-thankyou] .hll-osp-shell a.hll-osp-primary:active,
body .hll-osp-landing-content a.hll-osp-landing-cta:hover,
body .hll-osp-landing-content a.hll-osp-landing-cta:focus,
body .hll-osp-landing-content a.hll-osp-landing-cta:active,
body [data-hll-osp-audit] .hll-osp-offer-actions button.hll-osp-primary:hover,
body [data-hll-osp-audit] .hll-osp-offer-actions button.hll-osp-primary:focus,
body [data-hll-osp-audit] .hll-osp-offer-actions button.hll-osp-primary:active{
  background:#d95416!important;
  border-color:#d95416!important;
}
body [data-hll-osp-thankyou] .hll-osp-shell button.hll-osp-secondary,
body [data-hll-osp-thankyou] .hll-osp-shell button.hll-osp-secondary:hover,
body [data-hll-osp-thankyou] .hll-osp-shell button.hll-osp-secondary:focus,
body [data-hll-osp-thankyou] .hll-osp-shell button.hll-osp-secondary:active{
  background:#ffffff!important;
  background-image:none!important;
  color:#344054!important;
  -webkit-text-fill-color:#344054!important;
}
@media(max-width:640px){
  body .hll-osp-modal-layer{padding:10px!important;align-items:flex-start!important}
  body .hll-osp-modal.hll-osp-shell{max-height:calc(100vh - 20px)!important}
  body .hll-osp-modal .hll-osp-card{padding:22px 18px!important}
  body .hll-osp-offer-actions{flex-direction:column!important}
  body .hll-osp-offer-actions button{width:100%!important}
}

/* v2.1.1 – same-page expert request modal */
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-inline-link,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-inline-link:visited,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-inline-link:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-inline-link:focus,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-inline-link:focus-visible,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-inline-link:active{
  display:inline!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  background-image:none!important;
  color:#d95416!important;
  -webkit-text-fill-color:#d95416!important;
  font:inherit!important;
  font-weight:750!important;
  line-height:inherit!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
  box-shadow:none!important;
  cursor:pointer!important;
}
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-inline-link:hover,
body [data-hll-osp-audit] .hll-osp-shell button.hll-osp-inline-link:focus{
  color:#a83e0e!important;
  -webkit-text-fill-color:#a83e0e!important;
}
body .hll-osp-question-context{
  margin:0 0 22px!important;
  padding:13px 15px!important;
  border-left:4px solid #fd742d!important;
  border-radius:8px!important;
  background:#fff6f0!important;
  color:#475467!important;
  line-height:1.5!important;
}
body .hll-osp-expert-success{text-align:center!important}
body .hll-osp-expert-success>p{margin:0 auto 24px!important;max-width:560px!important;color:#526071!important}
