/* ==========================================================================
   Landhoster — main stylesheet (mobile-first, RTL-safe via logical properties)
   ========================================================================== */

/* Fonts ------------------------------------------------------------------ */
@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 400 800;
	font-display: swap;
	src: url("../fonts/inter-latin.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face { font-family: "Tajawal"; font-weight: 400; font-display: swap; src: url("../fonts/tajawal-arabic-400.woff2") format("woff2"); unicode-range: U+0600-06FF, U+0750-077F, U+0870-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FEFC; }
@font-face { font-family: "Tajawal"; font-weight: 500; font-display: swap; src: url("../fonts/tajawal-arabic-500.woff2") format("woff2"); unicode-range: U+0600-06FF, U+0750-077F, U+0870-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FEFC; }
@font-face { font-family: "Tajawal"; font-weight: 700; font-display: swap; src: url("../fonts/tajawal-arabic-700.woff2") format("woff2"); unicode-range: U+0600-06FF, U+0750-077F, U+0870-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FEFC; }
@font-face { font-family: "Tajawal"; font-weight: 800; font-display: swap; src: url("../fonts/tajawal-arabic-800.woff2") format("woff2"); unicode-range: U+0600-06FF, U+0750-077F, U+0870-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FEFC; }
@font-face { font-family: "Tajawal"; font-weight: 400; font-display: swap; src: url("../fonts/tajawal-latin-400.woff2") format("woff2"); unicode-range: U+0000-00FF, U+2000-206F; }
@font-face { font-family: "Tajawal"; font-weight: 500; font-display: swap; src: url("../fonts/tajawal-latin-500.woff2") format("woff2"); unicode-range: U+0000-00FF, U+2000-206F; }
@font-face { font-family: "Tajawal"; font-weight: 700; font-display: swap; src: url("../fonts/tajawal-latin-700.woff2") format("woff2"); unicode-range: U+0000-00FF, U+2000-206F; }
@font-face { font-family: "Tajawal"; font-weight: 800; font-display: swap; src: url("../fonts/tajawal-latin-800.woff2") format("woff2"); unicode-range: U+0000-00FF, U+2000-206F; }

/* Tokens ----------------------------------------------------------------- */
:root {
	--lh-blue: #1D4ED8;
	--lh-blue-700: #1E40AF;
	--lh-blue-900: #172554;
	--lh-blue-50: #EFF6FF;
	--lh-blue-100: #DBEAFE;
	--lh-green: #16A34A;
	--lh-green-700: #15803D;
	--lh-green-50: #F0FDF4;
	--lh-green-100: #DCFCE7;
	--lh-red: #DC2626;
	--lh-red-50: #FEF2F2;
	--lh-amber: #F59E0B;
	--lh-ink: #0F172A;
	--lh-text: #1E293B;
	--lh-muted: #475569;
	--lh-subtle: #64748B;
	--lh-line: #E2E8F0;
	--lh-surface: #FFFFFF;
	--lh-bg: #F8FAFC;
	--lh-radius: 14px;
	--lh-radius-sm: 10px;
	--lh-shadow: 0 1px 2px rgba(15, 23, 42, .06), 0 4px 16px rgba(15, 23, 42, .06);
	--lh-shadow-lg: 0 12px 40px rgba(15, 23, 42, .12);
	--lh-font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
	--lh-container: 1200px;
	--lh-header-h: 68px;
}
:lang(ar) { --lh-font: "Tajawal", "Inter", system-ui, "Segoe UI", Tahoma, Arial, sans-serif; }

/* Base ------------------------------------------------------------------- */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; scroll-padding-top: calc(var(--lh-header-h) + 16px); }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { transition: none !important; animation: none !important; } }
body { margin: 0; font-family: var(--lh-font); font-size: 1rem; line-height: 1.7; color: var(--lh-text); background: var(--lh-surface); text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
:lang(ar) body, body.lang-ar { font-size: 1.0625rem; line-height: 1.85; }
img, svg, video { max-width: 100%; height: auto; }
img { display: block; }
a { color: var(--lh-blue); text-decoration-thickness: 1px; text-underline-offset: 3px; }
a:hover { color: var(--lh-blue-700); }
:focus-visible { outline: 3px solid var(--lh-blue); outline-offset: 2px; border-radius: 4px; }
h1, h2, h3, h4 { color: var(--lh-ink); line-height: 1.25; margin: 0 0 .6em; font-weight: 800; letter-spacing: -.01em; }
:lang(ar) h1, :lang(ar) h2, :lang(ar) h3, :lang(ar) h4 { letter-spacing: 0; line-height: 1.4; }
h1 { font-size: clamp(1.9rem, 1.3rem + 2.6vw, 3rem); }
h2 { font-size: clamp(1.45rem, 1.15rem + 1.2vw, 2rem); }
h3 { font-size: clamp(1.15rem, 1.05rem + .4vw, 1.35rem); font-weight: 700; }
p { margin: 0 0 1em; }
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; }
.lh-skip { position: absolute; inset-inline-start: 12px; top: -60px; z-index: 1000; background: var(--lh-ink); color: #fff; padding: 10px 16px; border-radius: 8px; }
.lh-skip:focus { top: 12px; color: #fff; }
.lh-main:focus { outline: none; }

.lh-container { width: 100%; max-width: var(--lh-container); margin-inline: auto; padding-inline: 20px; }
.lh-container--narrow { max-width: 820px; }
.lh-container--article { max-width: 880px; }
.lh-container--wide-article { max-width: 1040px; }
@media (min-width: 768px) { .lh-container { padding-inline: 32px; } }

.lh-icon { flex: none; vertical-align: middle; }
:dir(rtl) .lh-icon--arrow, [dir="rtl"] .lh-icon--arrow { transform: scaleX(-1); }
.lh-btn__arrow { display: inline-block; transition: transform .2s ease; }
[dir="rtl"] .lh-btn__arrow { transform: scaleX(-1); }
.lh-btn:hover .lh-btn__arrow { transform: translateX(3px); }
[dir="rtl"] .lh-btn:hover .lh-btn__arrow { transform: scaleX(-1) translateX(3px); }

/* Buttons ---------------------------------------------------------------- */
.lh-btn { --b: var(--lh-blue); display: inline-flex; align-items: center; justify-content: center; gap: .45em; min-height: 44px; padding: .65em 1.2em; border-radius: 10px; border: 2px solid transparent; font: inherit; font-weight: 700; font-size: .95rem; line-height: 1.2; text-decoration: none; cursor: pointer; transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s, transform .2s; white-space: nowrap; }
.lh-btn--primary { background: var(--lh-blue); color: #fff; }
.lh-btn--primary:hover { background: var(--lh-blue-700); color: #fff; }
.lh-btn--accent { background: var(--lh-green); color: #fff; box-shadow: 0 6px 18px rgba(22, 163, 74, .25); }
.lh-btn--accent:hover { background: var(--lh-green-700); color: #fff; transform: translateY(-1px); }
.lh-btn--ghost { background: var(--lh-blue-50); color: var(--lh-blue-700); }
.lh-btn--ghost:hover { background: var(--lh-blue-100); color: var(--lh-blue-900); }
.lh-btn--outline-light { border-color: rgba(255, 255, 255, .5); color: #fff; }
.lh-btn--outline-light:hover { background: rgba(255, 255, 255, .12); color: #fff; border-color: #fff; }
.lh-btn--sm { min-height: 38px; padding: .45em .9em; font-size: .875rem; }
.lh-btn--lg { min-height: 52px; padding: .8em 1.5em; font-size: 1.02rem; }
.lh-btn--block { width: 100%; }
.lh-link-arrow { font-weight: 700; text-decoration: none; white-space: nowrap; }
.lh-link-arrow span { display: inline-block; }
[dir="rtl"] .lh-link-arrow span { transform: scaleX(-1); }
.lh-link-arrow--light { color: #fff; }
.lh-link-arrow--light:hover { color: var(--lh-green-100); }

/* Pills, rating, stars --------------------------------------------------- */
.lh-pill { display: inline-flex; align-items: center; gap: .3em; padding: .2em .7em; border-radius: 999px; font-size: .75rem; font-weight: 700; letter-spacing: .02em; line-height: 1.5; }
.lh-pill--badge { background: #FEF3C7; color: #92400E; }
.lh-pill--label { background: var(--lh-blue-50); color: var(--lh-blue-700); }
.lh-pill--win { background: var(--lh-green); color: #fff; }
.lh-rating { display: inline-flex; align-items: baseline; justify-content: center; gap: 1px; min-width: 58px; padding: .35em .55em; border-radius: 10px; background: var(--lh-green-50); color: var(--lh-green-700); font-variant-numeric: tabular-nums; line-height: 1; direction: ltr; }
.lh-rating strong { font-size: 1.25rem; font-weight: 800; }
.lh-rating small { font-size: .75rem; font-weight: 600; opacity: .8; }
.lh-rating--excellent { background: var(--lh-green); color: #fff; }
.lh-rating--good { background: #FEF3C7; color: #92400E; }
.lh-rating--sm { min-width: 48px; padding: .3em .45em; border-radius: 8px; }
.lh-rating--sm strong { font-size: 1rem; }
.lh-rating--lg { min-width: 92px; padding: .55em .7em; border-radius: 14px; }
.lh-rating--lg strong { font-size: 2rem; }
.lh-stars { position: relative; display: inline-block; width: 90px; height: 16px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 16'%3E%3Cpath fill='%23CBD5E1' d='m9 0 2.3 4.9 5.2.6-3.9 3.6 1.1 5.2L9 11.7l-4.7 2.6 1.1-5.2L1.5 5.5l5.2-.6z'/%3E%3C/svg%3E") repeat-x 0 0 / 18px 16px; }
.lh-stars__fill { position: absolute; inset-block: 0; inset-inline-start: 0; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 16'%3E%3Cpath fill='%23F59E0B' d='m9 0 2.3 4.9 5.2.6-3.9 3.6 1.1 5.2L9 11.7l-4.7 2.6 1.1-5.2L1.5 5.5l5.2-.6z'/%3E%3C/svg%3E") repeat-x 0 0 / 18px 16px; }
[dir="rtl"] .lh-stars__fill { background-position: right 0; }
.lh-meta { color: var(--lh-subtle); font-size: .875rem; margin: 0; display: flex; flex-wrap: wrap; align-items: center; gap: .35em 1em; }

/* Header ----------------------------------------------------------------- */
.lh-header { position: sticky; top: 0; z-index: 100; background: rgba(255, 255, 255, .96); backdrop-filter: saturate(180%) blur(10px); border-bottom: 1px solid var(--lh-line); }
.admin-bar .lh-header { top: 32px; }
@media (max-width: 782px) { .admin-bar .lh-header { top: 0; } }
.lh-header__inner { display: flex; align-items: center; gap: 16px; min-height: var(--lh-header-h); }
.lh-logo { display: inline-flex; flex: none; margin-inline-end: auto; }
.lh-logo img { width: auto; height: 40px; }
.lh-nav-toggle { display: inline-flex; align-items: center; justify-content: center; width: 44px; height: 44px; border: 1px solid var(--lh-line); border-radius: 10px; background: #fff; color: var(--lh-ink); cursor: pointer; }
.lh-nav { position: fixed; inset: var(--lh-header-h) 0 0 0; background: #fff; padding: 16px 20px 32px; overflow-y: auto; transform: translateY(-8px); opacity: 0; visibility: hidden; transition: opacity .2s, transform .2s, visibility .2s; }
.admin-bar .lh-nav { inset-block-start: calc(var(--lh-header-h) + 46px); }
.lh-nav.is-open { opacity: 1; transform: none; visibility: visible; }
.lh-menu { list-style: none; margin: 0; padding: 0; }
.lh-menu a { display: block; padding: 12px 4px; font-weight: 600; color: var(--lh-ink); text-decoration: none; border-bottom: 1px solid var(--lh-line); }
.lh-menu .sub-menu { list-style: none; margin: 0; padding: 0 0 8px; padding-inline-start: 14px; }
.lh-menu .sub-menu a { font-weight: 500; color: var(--lh-muted); border-bottom: 0; padding-block: 8px; }
.lh-menu .current-menu-item > a, .lh-menu .current-menu-ancestor > a { color: var(--lh-blue); }
.lh-nav__extras { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-top: 20px; }
.lh-lang { display: inline-flex; gap: 8px; }
.lh-lang__link { display: inline-flex; align-items: center; gap: 6px; min-height: 40px; padding: 6px 12px; border-radius: 999px; border: 1px solid var(--lh-line); color: var(--lh-ink); font-weight: 600; font-size: .9rem; text-decoration: none; }
.lh-lang__link:hover { border-color: var(--lh-blue); color: var(--lh-blue); }
.lh-lang__link[lang="ar"] { font-family: "Tajawal", var(--lh-font); }
.lh-lang__link[lang="en"] { font-family: "Inter", system-ui, sans-serif; }

@media (min-width: 1100px) {
	.lh-nav-toggle { display: none; }
	.lh-nav { position: static; inset: auto; display: flex; align-items: center; gap: 20px; padding: 0; background: none; opacity: 1; visibility: visible; transform: none; overflow: visible; }
	.lh-menu { display: flex; align-items: center; gap: 2px; }
	.lh-menu > li { position: relative; }
	.lh-menu > li > a { border: 0; padding: 10px 11px; border-radius: 8px; font-size: .94rem; }
	.lh-menu > li > a:hover { background: var(--lh-blue-50); color: var(--lh-blue-700); }
	.lh-menu > .menu-item-has-children > a::after { content: ""; display: inline-block; width: 7px; height: 7px; margin-inline-start: 7px; border: solid currentColor; border-width: 0 2px 2px 0; transform: translateY(-3px) rotate(45deg); }
	.lh-menu .sub-menu { position: absolute; inset-inline-start: 0; top: 100%; min-width: 250px; padding: 8px; background: #fff; border: 1px solid var(--lh-line); border-radius: 12px; box-shadow: var(--lh-shadow-lg); opacity: 0; visibility: hidden; transform: translateY(6px); transition: .18s; }
	.lh-menu li:hover > .sub-menu, .lh-menu li:focus-within > .sub-menu { opacity: 1; visibility: visible; transform: none; }
	.lh-menu .sub-menu a { padding: 9px 12px; border-radius: 8px; color: var(--lh-text); }
	.lh-menu .sub-menu a:hover { background: var(--lh-blue-50); color: var(--lh-blue-700); }
	.lh-nav__extras { margin: 0; gap: 10px; flex-wrap: nowrap; }
}

/* Sections --------------------------------------------------------------- */
.lh-section { padding-block: 56px; }
.lh-section--tight { padding-block: 32px; }
.lh-section--tint { background: var(--lh-bg); }
@media (min-width: 900px) { .lh-section { padding-block: 80px; } .lh-section--tight { padding-block: 40px; } }
.lh-section-head { display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; gap: 8px 24px; margin-bottom: 28px; }
.lh-section-title { margin: 0; }
.lh-section-intro { margin: .4em 0 0; color: var(--lh-muted); max-width: 60ch; }
.lh-eyebrow { display: inline-flex; align-items: center; gap: .45em; margin: 0 0 14px; padding: .3em .8em; border-radius: 999px; background: rgba(255, 255, 255, .14); color: #DBEAFE; font-size: .82rem; font-weight: 700; letter-spacing: .03em; }
.lh-grid { display: grid; gap: 20px; grid-template-columns: 1fr; }
@media (min-width: 640px) { .lh-grid--3 { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1000px) { .lh-grid--3 { grid-template-columns: repeat(3, 1fr); gap: 24px; } }
.lh-split { display: grid; gap: 48px; }
@media (min-width: 960px) { .lh-split { grid-template-columns: 1fr 1fr; gap: 56px; } }

/* Cards ------------------------------------------------------------------ */
.lh-card { position: relative; background: #fff; border: 1px solid var(--lh-line); border-radius: var(--lh-radius); box-shadow: var(--lh-shadow); }
.lh-logo-tile { width: 56px; height: 56px; border-radius: 12px; object-fit: cover; flex: none; }
.lh-logo-tile--text { font-size: .9rem; display: inline-grid; place-items: center; background: var(--lh-blue); color: #fff; font-weight: 800; }

.lh-review-card { display: flex; flex-direction: column; gap: 14px; padding: 22px; transition: box-shadow .2s, transform .2s, border-color .2s; }
.lh-review-card:hover { box-shadow: var(--lh-shadow-lg); border-color: var(--lh-blue-100); transform: translateY(-2px); }
.lh-review-card > .lh-pill { position: absolute; top: -11px; inset-inline-start: 20px; }
.lh-review-card__head { display: flex; align-items: center; gap: 14px; }
.lh-review-card__title { flex: 1; min-width: 0; }
.lh-review-card__name { margin: 0 0 4px; font-size: 1.2rem; }
.lh-review-card__name a { color: var(--lh-ink); text-decoration: none; }
.lh-review-card__name a::after { content: ""; position: absolute; inset: 0; z-index: 0; }
.lh-review-card__name a:hover { color: var(--lh-blue); }
.lh-review-card__facts { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin: 0; }
.lh-review-card__facts div { background: var(--lh-bg); border-radius: 10px; padding: 8px 12px; }
.lh-review-card__facts dt { font-size: .75rem; color: var(--lh-subtle); font-weight: 600; }
.lh-num { unicode-bidi: isolate; direction: ltr; display: inline-block; }
.lh-review-card__facts dd { margin: 0; font-weight: 800; color: var(--lh-ink); font-variant-numeric: tabular-nums; }
.lh-review-card__facts small { font-weight: 500; color: var(--lh-subtle); }
.lh-review-card__best, .lh-review-card__blurb { margin: 0; font-size: .92rem; color: var(--lh-muted); }
.lh-review-card__best span { font-weight: 700; color: var(--lh-ink); }
.lh-review-card__actions { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: auto; }
.lh-review-card__actions .lh-btn { padding-inline: .6em; }
.lh-rank-number { position: absolute; top: 18px; inset-inline-end: 18px; }
.lh-review-card--ranked .lh-review-card__head { padding-inline-end: 0; }
.lh-review-card--ranked .lh-rank-number { position: absolute; top: -14px; inset-inline-end: 18px; display: grid; place-items: center; width: 34px; height: 34px; border-radius: 50%; background: var(--lh-blue); color: #fff; font-weight: 800; box-shadow: var(--lh-shadow); }

.lh-compare-card { display: flex; flex-direction: column; gap: 14px; padding: 22px; }
.lh-compare-card__versus { display: grid; grid-template-columns: 1fr auto 1fr; align-items: start; gap: 8px; text-align: center; }
.lh-compare-card__side { display: flex; flex-direction: column; align-items: center; gap: 6px; padding: 12px 6px; border-radius: 12px; }
.lh-compare-card__side.is-winner { background: var(--lh-green-50); box-shadow: inset 0 0 0 2px var(--lh-green-100); }
.lh-compare-card__side .lh-logo-tile { width: 48px; height: 48px; }
.lh-compare-card__provider { font-weight: 700; color: var(--lh-ink); font-size: .95rem; line-height: 1.2; }
.lh-vs { align-self: center; display: grid; place-items: center; width: 36px; height: 36px; border-radius: 50%; background: var(--lh-ink); color: #fff; font-size: .75rem; font-weight: 800; text-transform: uppercase; }
.lh-vs--lg { width: 52px; height: 52px; font-size: 1rem; }
.lh-compare-card__title { margin: 0; font-size: 1.1rem; }
.lh-compare-card__title a { color: var(--lh-ink); text-decoration: none; }
.lh-compare-card__title a:hover { color: var(--lh-blue); }
.lh-compare-card__verdict { margin: 0; font-size: .92rem; color: var(--lh-muted); }
.lh-compare-card .lh-btn { margin-top: auto; }

.lh-post-card { display: flex; flex-direction: column; overflow: hidden; transition: box-shadow .2s, transform .2s; }
.lh-post-card:hover { box-shadow: var(--lh-shadow-lg); transform: translateY(-2px); }
.lh-post-card__media { display: block; aspect-ratio: 40 / 21; background: var(--lh-blue-50); overflow: hidden; }
.lh-post-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s; }
.lh-post-card:hover .lh-post-card__media img { transform: scale(1.03); }
.lh-post-card__body { display: flex; flex-direction: column; gap: 8px; padding: 18px 20px 20px; flex: 1; }
.lh-post-card__cat { align-self: flex-start; font-size: .75rem; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; color: var(--lh-green-700); text-decoration: none; }
:lang(ar) .lh-post-card__cat { text-transform: none; letter-spacing: 0; font-size: .85rem; }
.lh-post-card__title { margin: 0; font-size: 1.12rem; }
.lh-post-card__title a { color: var(--lh-ink); text-decoration: none; }
.lh-post-card__title a:hover { color: var(--lh-blue); }
.lh-post-card__excerpt { margin: 0; color: var(--lh-muted); font-size: .93rem; }
.lh-post-card .lh-meta { margin-top: auto; }

/* Home hero -------------------------------------------------------------- */
.lh-hero { position: relative; overflow: hidden; color: #E2E8F0; background: radial-gradient(1200px 500px at 85% -10%, rgba(22, 163, 74, .35), transparent 60%), radial-gradient(900px 500px at -10% 110%, rgba(59, 130, 246, .35), transparent 60%), linear-gradient(135deg, #0B1B4D 0%, #1D4ED8 100%); }
.lh-hero__grid { display: grid; grid-template-columns: minmax(0, 1fr); gap: 36px; padding-block: 56px 64px; align-items: center; }
@media (min-width: 980px) { .lh-hero__grid { grid-template-columns: minmax(0, 1.15fr) minmax(0, .85fr); gap: 56px; padding-block: 88px 96px; } }
.lh-hero__title { color: #fff; font-size: clamp(2.1rem, 1.4rem + 3vw, 3.5rem); margin-bottom: 16px; }
.lh-hero__subtitle { font-size: clamp(1.05rem, 1rem + .3vw, 1.2rem); color: #CBD5E1; max-width: 56ch; margin-bottom: 28px; }
.lh-hero__actions { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 32px; }
.lh-hero__stats { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px 24px; max-width: 560px; }
.lh-hero__stats strong { display: block; font-size: 1.8rem; line-height: 1.1; color: #fff; font-variant-numeric: tabular-nums; }
.lh-hero__stats span { font-size: .88rem; color: #BFDBFE; }
.lh-hero__panel { min-width: 0; background: rgba(255, 255, 255, .08); border: 1px solid rgba(255, 255, 255, .18); border-radius: 18px; padding: 22px; backdrop-filter: blur(6px); }
.lh-hero__panel-title { display: flex; align-items: center; gap: 8px; margin: 0 0 12px; color: #fff; font-weight: 800; }
.lh-toplist { list-style: none; margin: 0 0 14px; padding: 0; display: grid; grid-template-columns: minmax(0, 1fr); gap: 10px; }
.lh-toplist__item { display: flex; align-items: center; gap: 12px; padding: 10px 12px; border-radius: 12px; background: #fff; color: var(--lh-text); }
.lh-toplist__rank { display: grid; place-items: center; flex: none; width: 26px; height: 26px; border-radius: 50%; background: var(--lh-blue-50); color: var(--lh-blue-700); font-weight: 800; font-size: .85rem; }
.lh-toplist__item .lh-logo-tile { width: 40px; height: 40px; border-radius: 10px; }
.lh-toplist__name { flex: 1; min-width: 0; font-weight: 800; color: var(--lh-ink); text-decoration: none; line-height: 1.3; }
.lh-toplist__name small { display: block; font-weight: 500; color: var(--lh-subtle); font-size: .78rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.lh-toplist--compact .lh-toplist__item { padding: 8px 0; background: none; border-bottom: 1px solid var(--lh-line); border-radius: 0; }

/* Categories, row lists, trust ------------------------------------------ */
.lh-category { display: flex; flex-direction: column; gap: 8px; padding: 22px; color: var(--lh-text); text-decoration: none; transition: .2s; }
.lh-category:hover { border-color: var(--lh-blue); transform: translateY(-2px); box-shadow: var(--lh-shadow-lg); color: var(--lh-text); }
.lh-category__icon { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 12px; background: var(--lh-blue-50); color: var(--lh-blue); }
.lh-category:nth-child(n+4) .lh-category__icon { background: var(--lh-green-50); color: var(--lh-green-700); }
.lh-category__title { margin: 6px 0 0; font-size: 1.12rem; }
.lh-category p { margin: 0; color: var(--lh-muted); font-size: .93rem; }
.lh-rowlist { list-style: none; margin: 0; padding: 0; display: grid; gap: 10px; }
.lh-rowlist__item { position: relative; display: flex; align-items: center; gap: 14px; padding: 12px 14px; border: 1px solid var(--lh-line); border-radius: 12px; background: #fff; transition: .2s; }
.lh-rowlist__item:hover { border-color: var(--lh-blue-100); box-shadow: var(--lh-shadow); }
.lh-rowlist__item .lh-logo-tile { width: 40px; height: 40px; border-radius: 10px; }
.lh-rowlist__text { flex: 1; min-width: 0; }
.lh-rowlist__title { margin: 0; font-size: 1rem; line-height: 1.35; }
.lh-rowlist__title a { color: var(--lh-ink); text-decoration: none; }
.lh-rowlist__title a::after { content: ""; position: absolute; inset: 0; }
.lh-rowlist__title a:hover { color: var(--lh-blue); }
.lh-rowlist__go { color: var(--lh-subtle); }
.lh-duo { display: inline-flex; flex: none; }
.lh-duo .lh-logo-tile { width: 36px; height: 36px; border-radius: 50%; border: 2px solid #fff; }
.lh-duo .lh-logo-tile + .lh-logo-tile { margin-inline-start: -10px; }
.lh-trust__content { margin-bottom: 28px; }
.lh-trust__content .wp-block-columns { gap: 20px; }
.lh-trust__content .wp-block-column { background: #fff; border: 1px solid var(--lh-line); border-radius: var(--lh-radius); padding: 22px; box-shadow: var(--lh-shadow); }
.lh-trust__content .wp-block-column h3 { margin-top: 0; }
.lh-trust__content .wp-block-column p:last-child { margin-bottom: 0; }

/* Page hero -------------------------------------------------------------- */
.lh-page-hero { background: linear-gradient(135deg, #0B1B4D 0%, #1D4ED8 100%); color: #CBD5E1; padding-block: 36px 44px; }
.lh-page-hero__title { color: #fff; margin: 8px 0 10px; }
.lh-page-hero__paged { font-weight: 500; font-size: .6em; color: #BFDBFE; }
.lh-page-hero__intro { font-size: 1.08rem; max-width: 68ch; margin: 0; }
.lh-page-hero .lh-search { margin-top: 20px; }
.lh-breadcrumbs { font-size: .85rem; color: var(--lh-subtle); }
.lh-breadcrumbs p { margin: 0; }
.lh-breadcrumbs a { color: inherit; text-decoration: none; }
.lh-breadcrumbs a:hover { text-decoration: underline; }
.lh-page-hero .lh-breadcrumbs, .lh-review__hero .lh-breadcrumbs { color: #BFDBFE; }
.lh-breadcrumbs .separator { margin-inline: .35em; opacity: .7; }
.lh-404__code { font-size: 5rem; font-weight: 800; color: #fff; margin: 0; line-height: 1; opacity: .9; }

/* Chips / toolbar -------------------------------------------------------- */
.lh-chips { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 24px; }
.lh-chip { display: inline-flex; align-items: center; min-height: 40px; padding: 6px 14px; border-radius: 999px; border: 1px solid var(--lh-line); background: #fff; color: var(--lh-text); font: inherit; font-size: .9rem; font-weight: 600; text-decoration: none; cursor: pointer; transition: .15s; }
.lh-chip:hover { border-color: var(--lh-blue); color: var(--lh-blue); }
.lh-chip.is-active { background: var(--lh-blue); border-color: var(--lh-blue); color: #fff; }
.lh-toolbar { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px 20px; margin: 24px 0 8px; }
.lh-toolbar .lh-chips { margin: 0; }
.lh-select { display: inline-flex; align-items: center; gap: 10px; font-weight: 600; font-size: .9rem; }
.lh-select select { min-height: 40px; padding: 6px 36px 6px 12px; padding-inline: 12px 36px; border: 1px solid var(--lh-line); border-radius: 10px; font: inherit; background: #fff; }
.lh-toolbar + h2 + .lh-meta { margin-bottom: 20px; }
[data-list] > [hidden] { display: none; }

/* Article ---------------------------------------------------------------- */
.lh-article__header { background: linear-gradient(180deg, var(--lh-blue-50), #fff); padding-block: 32px 12px; }
.lh-article__header-inner { max-width: 820px; }
.lh-article__header .lh-post-card__cat { display: inline-block; margin-top: 16px; }
.lh-article__title { margin: 10px 0 14px; font-size: clamp(1.9rem, 1.3rem + 2.4vw, 2.9rem); }
.lh-article__lead { font-size: 1.12rem; color: var(--lh-muted); margin-bottom: 14px; }
.lh-article__meta { gap: .4em 1.4em; }
.lh-article__layout { display: grid; gap: 40px; padding-block: 24px 56px; }
@media (min-width: 1080px) { .lh-article__layout { grid-template-columns: minmax(0, 1fr) 300px; gap: 56px; } }
.lh-article__main { min-width: 0; max-width: 820px; }
.lh-article__hero { margin: 0 0 24px; border-radius: var(--lh-radius); overflow: hidden; background: var(--lh-blue-50); aspect-ratio: 40 / 21; }
.lh-article__hero img { width: 100%; height: 100%; object-fit: cover; }
.lh-article__aside { display: none; }
@media (min-width: 1080px) { .lh-article__aside { display: block; } }
.lh-toc--sticky, .lh-side-card--sticky { position: sticky; top: calc(var(--lh-header-h) + 24px); }
.lh-toc__title { margin: 0 0 10px; font-weight: 800; color: var(--lh-ink); font-size: .95rem; }
.lh-toc ol { margin: 0; padding-inline-start: 1.2em; display: grid; gap: 6px; font-size: .9rem; }
.lh-toc a { color: var(--lh-muted); text-decoration: none; }
.lh-toc a:hover, .lh-toc a.is-active { color: var(--lh-blue); }
.lh-toc a.is-active { font-weight: 700; }
.lh-toc--sticky { max-height: calc(100vh - 140px); overflow: auto; padding: 18px; border: 1px solid var(--lh-line); border-radius: var(--lh-radius); margin-bottom: 20px; }
.lh-toc--inline { margin: 0 0 28px; border: 1px solid var(--lh-line); border-radius: var(--lh-radius); background: var(--lh-bg); }
.lh-toc--inline summary { cursor: pointer; padding: 14px 18px; font-weight: 800; color: var(--lh-ink); }
.lh-toc--inline ol { padding: 0 18px 16px; padding-inline-start: 2.2em; }
@media (min-width: 1080px) { .lh-article__layout .lh-toc--inline { display: none; } }
.lh-side-card { padding: 18px; border: 1px solid var(--lh-line); border-radius: var(--lh-radius); background: #fff; box-shadow: var(--lh-shadow); display: grid; gap: 12px; }
.lh-side-card .lh-toc { border-top: 1px solid var(--lh-line); padding-top: 14px; }
.lh-side-card__head { display: flex; align-items: center; gap: 10px; }
.lh-side-card__head .lh-logo-tile { width: 44px; height: 44px; }
.lh-side-card__name { flex: 1; margin: 0; font-weight: 800; color: var(--lh-ink); }

.lh-disclosure { display: flex; gap: 12px; align-items: flex-start; margin: 0 0 24px; padding: 12px 16px; border-radius: 12px; background: #FFFBEB; border: 1px solid #FDE68A; color: #78350F; font-size: .88rem; line-height: 1.6; }
.lh-disclosure p { margin: 0; }
.lh-disclosure a { color: #92400E; font-weight: 700; }
.lh-disclosure__icon { flex: none; display: grid; place-items: center; width: 22px; height: 22px; border-radius: 50%; background: #F59E0B; color: #fff; font-weight: 800; font-size: .8rem; font-style: italic; margin-top: 1px; }
.lh-disclosure--wide { margin: 0; }

/* Prose (article content) ------------------------------------------------ */
.lh-prose { font-size: 1.06rem; color: var(--lh-text); overflow-wrap: break-word; }
.lh-prose > * + * { margin-top: 0; }
.lh-prose h2 { margin: 2em 0 .7em; padding-top: .2em; }
.lh-prose h3 { margin: 1.6em 0 .6em; }
.lh-prose h4 { margin: 1.4em 0 .5em; font-size: 1.08rem; }
.lh-prose > h2:first-child, .lh-prose > h3:first-child { margin-top: 0; }
.lh-prose ul, .lh-prose ol { padding-inline-start: 1.4em; margin: 0 0 1.2em; }
.lh-prose li { margin-bottom: .45em; }
.lh-prose li::marker { color: var(--lh-blue); }
.lh-prose strong { color: var(--lh-ink); }
.lh-prose figure { margin: 1.6em 0; }
.lh-prose .wp-block-image img { border-radius: 12px; margin-inline: auto; }
.lh-prose figcaption { margin-top: .6em; font-size: .88rem; color: var(--lh-subtle); text-align: center; }
.lh-prose blockquote { margin: 1.5em 0; padding: 14px 20px; border-inline-start: 4px solid var(--lh-blue); background: var(--lh-blue-50); border-radius: 0 12px 12px 0; }
[dir="rtl"] .lh-prose blockquote { border-radius: 12px 0 0 12px; }
.lh-prose .lh-callout { padding: 14px 18px; border-radius: 12px; background: var(--lh-blue-50); border-inline-start: 4px solid var(--lh-blue); }
.lh-prose a { font-weight: 600; }
.lh-prose hr { border: 0; border-top: 1px solid var(--lh-line); margin: 2em 0; }

/* Tables */
.lh-table-scroll { position: relative; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin: 1.4em 0; border: 1px solid var(--lh-line); border-radius: 12px; background: #fff; }
.lh-table-scroll:focus-visible { outline-offset: -3px; }
.lh-prose .wp-block-table { margin: 0; overflow: visible; }
.lh-prose table, .lh-table { width: 100%; border-collapse: collapse; font-size: .93rem; line-height: 1.5; }
.lh-prose .lh-table-scroll table { min-width: 560px; }
.lh-prose th, .lh-prose td, .lh-table th, .lh-table td { padding: 11px 14px; text-align: start; vertical-align: top; border-bottom: 1px solid var(--lh-line); }
.lh-prose thead th, .lh-table thead th { background: var(--lh-ink); color: #fff; font-weight: 700; border: 0; white-space: nowrap; }
.lh-prose .wp-block-table thead { border: 0; }
.lh-prose thead th strong, .lh-prose thead th a { color: inherit; }
.lh-prose tbody tr:nth-child(even), .lh-table tbody tr:nth-child(even) { background: var(--lh-bg); }
.lh-prose tbody tr:last-child td, .lh-table tbody tr:last-child td, .lh-table tbody tr:last-child th { border-bottom: 0; }
.lh-prose .wp-block-table td, .lh-prose .wp-block-table th { border: 0; border-bottom: 1px solid var(--lh-line); }

/* Buttons block (CTA inside content) */
.lh-prose .wp-block-buttons.lh-cta-block { display: flex; justify-content: center; margin: 2em 0; }
.lh-prose .wp-block-button .wp-block-button__link { display: inline-flex; align-items: center; justify-content: center; min-height: 52px; padding: .85em 1.6em; border-radius: 12px; background: var(--lh-green); color: #fff; font-weight: 800; text-decoration: none; text-align: center; white-space: normal; box-shadow: 0 8px 20px rgba(22, 163, 74, .25); transition: .2s; }
.lh-prose .wp-block-button .wp-block-button__link:hover { background: var(--lh-green-700); transform: translateY(-1px); }
.lh-inline-cta { display: flex; justify-content: center; margin: 1.2em 0 2em; }

/* CTA banner */
.lh-cta-banner { display: flex; flex-direction: column; gap: 16px; align-items: flex-start; margin: 40px 0 0; padding: 26px; border-radius: 18px; background: linear-gradient(135deg, var(--lh-blue) 0%, #1E3A8A 100%); color: #DBEAFE; }
.lh-cta-banner p { margin: 0; }
.lh-cta-banner__title { font-size: 1.3rem; font-weight: 800; color: #fff; margin-bottom: 4px !important; }
@media (min-width: 760px) { .lh-cta-banner { flex-direction: row; align-items: center; justify-content: space-between; padding: 30px 34px; } }

/* Review page ------------------------------------------------------------ */
.lh-review__hero { background: linear-gradient(135deg, #0B1B4D 0%, #1D4ED8 100%); color: #CBD5E1; padding-block: 28px 44px; }
.lh-review__hero .lh-article__title { color: #fff; }
.lh-review__hero .lh-article__lead { color: #DBEAFE; }
.lh-review__hero .lh-meta { color: #BFDBFE; }
.lh-review__hero-grid { display: grid; gap: 28px; margin-top: 18px; align-items: center; }
@media (min-width: 980px) { .lh-review__hero-grid { grid-template-columns: minmax(0, 1fr) 360px; gap: 48px; } }
.lh-review__brand { display: flex; align-items: center; gap: 12px; }
.lh-review__brand .lh-logo-tile { width: 64px; height: 64px; border-radius: 14px; box-shadow: 0 0 0 3px rgba(255, 255, 255, .25); }
.lh-scorecard { background: #fff; color: var(--lh-text); border-radius: 18px; padding: 22px; box-shadow: var(--lh-shadow-lg); display: grid; gap: 16px; }
.lh-scorecard__top { display: flex; align-items: center; gap: 16px; }
.lh-scorecard__label { margin: 0 0 4px; font-weight: 800; color: var(--lh-ink); }
.lh-scorecard__facts { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin: 0; }
.lh-scorecard__facts div { background: var(--lh-bg); border-radius: 10px; padding: 10px 12px; }
.lh-scorecard__facts dt { font-size: .75rem; font-weight: 600; color: var(--lh-subtle); }
.lh-scorecard__facts dd { margin: 0; font-weight: 800; color: var(--lh-ink); }
.lh-scorecard__facts small { font-weight: 500; color: var(--lh-subtle); }
.lh-scorecard__wide { grid-column: 1 / -1; }
.lh-scorecard__wide dd { font-weight: 600; font-size: .93rem; }
.lh-scorecard__note { margin: -6px 0 0; font-size: .78rem; color: var(--lh-subtle); text-align: center; }

.lh-panel { margin: 0 0 28px; padding: 22px; border: 1px solid var(--lh-line); border-radius: var(--lh-radius); background: #fff; box-shadow: var(--lh-shadow); }
.lh-panel__title { font-size: 1.3rem; margin: 0 0 16px; }
.lh-panel .lh-table-scroll { margin: 0 0 14px; }
.lh-scores { display: grid; gap: 12px 28px; }
@media (min-width: 640px) { .lh-scores { grid-template-columns: 1fr 1fr; } }
.lh-score__head { display: flex; justify-content: space-between; font-size: .92rem; margin-bottom: 5px; }
.lh-score__head strong { color: var(--lh-ink); font-variant-numeric: tabular-nums; }
.lh-score__track { height: 8px; border-radius: 999px; background: var(--lh-line); overflow: hidden; }
.lh-score__track span { display: block; height: 100%; border-radius: inherit; background: linear-gradient(90deg, var(--lh-blue), var(--lh-green)); }
[dir="rtl"] .lh-score__track span { background: linear-gradient(-90deg, var(--lh-blue), var(--lh-green)); }
.lh-proscons { display: grid; gap: 16px; }
@media (min-width: 700px) { .lh-proscons { grid-template-columns: 1fr 1fr; } }
.lh-proscons__col { padding: 16px 18px; border-radius: 12px; }
.lh-proscons__col h3 { font-size: 1.05rem; margin: 0 0 10px; }
.lh-proscons__col ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 9px; }
.lh-proscons__col li { display: flex; gap: 9px; font-size: .94rem; line-height: 1.5; }
.lh-proscons__col .lh-icon { margin-top: 2px; }
.lh-proscons__col--pros { background: var(--lh-green-50); }
.lh-proscons__col--pros h3, .lh-proscons__col--pros .lh-icon { color: var(--lh-green-700); }
.lh-proscons__col--cons { background: var(--lh-red-50); }
.lh-proscons__col--cons h3, .lh-proscons__col--cons .lh-icon { color: var(--lh-red); }
.lh-pricing-table th[scope="row"] { font-weight: 700; color: var(--lh-ink); }
.lh-pricing-table__intro { color: var(--lh-green-700); font-weight: 700; }
.lh-pricing-table__renewal { color: var(--lh-subtle); font-size: .88rem; }
.lh-note { font-size: .85rem; color: var(--lh-subtle); margin: 0 0 14px; }
.lh-verdict { display: grid; gap: 18px; margin: 36px 0 0; padding: 24px; border-radius: 18px; background: var(--lh-green-50); border: 1px solid var(--lh-green-100); }
@media (min-width: 640px) { .lh-verdict { grid-template-columns: auto 1fr; align-items: start; } }
.lh-verdict__title { font-size: 1.35rem; margin: 0 0 8px; }

.lh-sticky-cta { position: fixed; inset-inline: 0; bottom: 0; z-index: 90; background: #fff; border-top: 1px solid var(--lh-line); box-shadow: 0 -8px 24px rgba(15, 23, 42, .1); padding-block: 10px; padding-bottom: calc(10px + env(safe-area-inset-bottom)); }
.lh-sticky-cta__inner { display: flex; align-items: center; gap: 12px; }
.lh-sticky-cta__inner .lh-logo-tile { width: 36px; height: 36px; border-radius: 8px; }
.lh-sticky-cta__name { flex: 1; display: flex; align-items: center; gap: 8px; font-weight: 800; color: var(--lh-ink); min-width: 0; }
@media (min-width: 1080px) { .lh-sticky-cta { display: none !important; } }

/* Comparison page -------------------------------------------------------- */
.lh-comparison__title { max-width: 30ch; }
.lh-faceoff { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 10px; margin-top: 22px; }
@media (min-width: 760px) { .lh-faceoff { gap: 28px; max-width: 820px; } }
.lh-faceoff__side { position: relative; display: flex; flex-direction: column; align-items: center; gap: 8px; padding: 22px 12px 16px; border-radius: 18px; background: #fff; color: var(--lh-text); text-align: center; box-shadow: var(--lh-shadow-lg); }
.lh-faceoff__side.is-winner { box-shadow: 0 0 0 3px var(--lh-green), var(--lh-shadow-lg); }
.lh-faceoff__side .lh-pill--win { position: absolute; top: -12px; }
.lh-faceoff__side .lh-logo-tile { width: 56px; height: 56px; }
.lh-faceoff .lh-meta { color: var(--lh-subtle); justify-content: center; }
.lh-faceoff__name { margin: 0; font-weight: 800; font-size: 1.1rem; }
.lh-faceoff__name a { color: var(--lh-ink); text-decoration: none; }
.lh-faceoff .lh-btn { white-space: normal; }
.lh-faceoff .lh-vs--lg { background: var(--lh-green); }
.lh-comparison .lh-container--article { padding-block: 28px 56px; }
.lh-winner { display: flex; gap: 16px; margin: 0 0 28px; padding: 22px; border-radius: 18px; background: var(--lh-green-50); border: 1px solid var(--lh-green-100); }
.lh-winner__icon { flex: none; display: grid; place-items: center; width: 52px; height: 52px; border-radius: 14px; background: var(--lh-green); color: #fff; }
.lh-winner--tie { background: var(--lh-blue-50); border-color: var(--lh-blue-100); }
.lh-winner--tie .lh-winner__icon { background: var(--lh-blue); }
.lh-winner__title { font-size: 1.3rem; margin: 0 0 4px; }
.lh-winner__label { font-weight: 700; color: var(--lh-ink); margin-bottom: 8px; }
.lh-winner p:last-child { margin-bottom: 0; }
.lh-h2h { min-width: 520px; }
.lh-h2h thead th:not(:first-child) { text-align: center; }
.lh-h2h td { text-align: center !important; font-variant-numeric: tabular-nums; }
.lh-h2h th[scope="row"] { font-weight: 600; color: var(--lh-ink); background: transparent; }
.lh-h2h td.is-better { color: var(--lh-green-700); font-weight: 800; background: rgba(22, 163, 74, .08); }
.lh-h2h td.is-better::before { content: "✓ "; }
.lh-h2h__cta td { padding-block: 14px; }
.lh-dual-cta { display: grid; gap: 16px; margin-top: 40px; }
@media (min-width: 640px) { .lh-dual-cta { grid-template-columns: 1fr 1fr; } }
.lh-dual-cta__item { display: grid; gap: 10px; justify-items: center; text-align: center; padding: 22px; border: 1px solid var(--lh-line); border-radius: var(--lh-radius); box-shadow: var(--lh-shadow); }
.lh-dual-cta__item p { margin: 0; display: flex; align-items: center; gap: 8px; }
.lh-dual-cta__item .lh-btn { width: 100%; }

/* Ranking page ----------------------------------------------------------- */
.lh-page-hero--ranking .lh-eyebrow { margin-top: 12px; }
.lh-quicklist { margin: 0 0 40px; }
.lh-quicklist .lh-table-scroll { margin: 0; }
.lh-quicklist__table { min-width: 560px; }
.lh-quicklist__table th[scope="row"] a { color: var(--lh-ink); font-weight: 800; text-decoration: none; }
.lh-quicklist__table th[scope="row"] small { display: block; font-weight: 500; color: var(--lh-subtle); }
.lh-quicklist__table td { vertical-align: middle; }
.lh-rank-dot { display: grid; place-items: center; width: 28px; height: 28px; border-radius: 50%; background: var(--lh-blue); color: #fff; font-weight: 800; font-size: .85rem; }
.lh-ranking__title { margin-bottom: 28px; }
.lh-ranking { list-style: none; margin: 0 0 40px; padding: 0; display: grid; gap: 28px; }
.lh-ranking .lh-review-card { padding: 26px; }
@media (min-width: 820px) {
	.lh-ranking .lh-review-card { display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr); gap: 14px 32px; }
	.lh-ranking .lh-review-card__head, .lh-ranking .lh-review-card__blurb { grid-column: 1; }
	.lh-ranking .lh-review-card__facts { grid-column: 2; grid-row: 1; }
	.lh-ranking .lh-review-card__best { grid-column: 1; }
	.lh-ranking .lh-review-card__actions { grid-column: 2; grid-row: 2 / span 2; align-self: end; }
}

/* FAQ -------------------------------------------------------------------- */
.lh-faq .lh-section-title { margin-bottom: 20px; }
.lh-faq__list { display: grid; gap: 10px; }
.lh-faq__item { border: 1px solid var(--lh-line); border-radius: 12px; background: #fff; }
.lh-faq__item[open] { border-color: var(--lh-blue-100); box-shadow: var(--lh-shadow); }
.lh-faq__item summary { position: relative; display: block; cursor: pointer; list-style: none; padding: 16px 20px; padding-inline-end: 52px; font-weight: 700; color: var(--lh-ink); }
.lh-faq__item summary::-webkit-details-marker { display: none; }
.lh-faq__item summary::after { content: ""; position: absolute; inset-inline-end: 20px; top: 50%; width: 10px; height: 10px; border: solid var(--lh-blue); border-width: 0 2px 2px 0; transform: translateY(-70%) rotate(45deg); transition: transform .2s; }
.lh-faq__item[open] summary::after { transform: translateY(-30%) rotate(-135deg); }
.lh-faq__answer { padding: 0 20px 16px; color: var(--lh-muted); }
.lh-faq__answer p:last-child { margin: 0; }

/* Contact / forms -------------------------------------------------------- */
.lh-contact { display: grid; gap: 24px; }
@media (min-width: 900px) { .lh-contact { grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr); gap: 36px; } }
.lh-contact__form { padding: 26px; }
.lh-contact__aside { display: grid; gap: 20px; align-content: start; }
.lh-contact__card { padding: 22px; }
.lh-contact__card-title { font-size: 1.1rem; margin: 12px 0 4px; }
.lh-form-grid { display: grid; gap: 0 16px; }
@media (min-width: 640px) { .lh-form-grid { grid-template-columns: 1fr 1fr; } }
.lh-form label { display: block; font-weight: 700; font-size: .9rem; color: var(--lh-ink); margin-bottom: 6px; }
.lh-form input[type="text"], .lh-form input[type="email"], .lh-form select, .lh-form textarea, .lh-search input { width: 100%; min-height: 46px; padding: 10px 14px; border: 1px solid #CBD5E1; border-radius: 10px; font: inherit; color: var(--lh-text); background: #fff; }
.lh-form textarea { min-height: 150px; resize: vertical; }
.lh-form input:focus, .lh-form select:focus, .lh-form textarea:focus, .lh-search input:focus { outline: none; border-color: var(--lh-blue); box-shadow: 0 0 0 3px rgba(29, 78, 216, .2); }
.lh-form-consent { font-size: .88rem; color: var(--lh-muted); }
.lh-form-consent label { display: inline; font-weight: 500; }
.lh-form .wpcf7-submit { border: 0; background: var(--lh-blue); color: #fff; min-width: 180px; }
.lh-form .wpcf7-submit:hover { background: var(--lh-blue-700); }
.lh-form .wpcf7-not-valid-tip { color: var(--lh-red); font-size: .85rem; margin-top: 4px; }
.lh-form .wpcf7-response-output { margin: 16px 0 0 !important; padding: 12px 14px !important; border-radius: 10px; }
.lh-form .wpcf7 form.sent .wpcf7-response-output { border-color: var(--lh-green) !important; background: var(--lh-green-50); }
.lh-form .wpcf7-spinner { vertical-align: middle; }
.lh-search { display: flex; gap: 8px; max-width: 560px; }
.lh-search .lh-btn { flex: none; width: 46px; padding: 0; }

/* Pagination ------------------------------------------------------------- */
.lh-pagination { margin-top: 36px; }
.lh-pagination ul { list-style: none; display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; margin: 0; padding: 0; }
.lh-pagination a, .lh-pagination span { display: grid; place-items: center; min-width: 44px; height: 44px; padding-inline: 12px; border-radius: 10px; border: 1px solid var(--lh-line); text-decoration: none; font-weight: 700; color: var(--lh-text); }
.lh-pagination .current { background: var(--lh-blue); border-color: var(--lh-blue); color: #fff; }

/* Footer ----------------------------------------------------------------- */
.lh-footer { background: #0B1433; color: #94A3B8; padding-block: 56px 28px; font-size: .94rem; }
.lh-footer a { color: #CBD5E1; text-decoration: none; }
.lh-footer a:hover { color: #fff; text-decoration: underline; }
.lh-footer__grid { display: grid; gap: 32px; grid-template-columns: 1fr 1fr; }
.lh-footer__brand { grid-column: 1 / -1; max-width: 420px; }
.lh-footer__brand .lh-logo { margin-bottom: 14px; }
.lh-footer__brand .lh-logo img { height: 42px; }
@media (min-width: 900px) { .lh-footer__grid { grid-template-columns: 1.6fr 1fr 1fr 1fr; } .lh-footer__brand { grid-column: auto; } }
.lh-footer__title { color: #fff; font-weight: 800; margin: 0 0 12px; }
.lh-footer__menu { list-style: none; margin: 0; padding: 0; display: grid; gap: 8px; }
.lh-footer__email { display: flex; align-items: center; gap: 8px; }
.lh-footer__disclosure { margin-top: 40px; padding: 16px 0; border-top: 1px solid rgba(148, 163, 184, .2); border-bottom: 1px solid rgba(148, 163, 184, .2); font-size: .85rem; }
.lh-footer__disclosure p { margin: 0; }
.lh-footer__bottom { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px; padding-top: 20px; font-size: .85rem; }
.lh-footer__bottom p { margin: 0; }
.lh-footer .lh-lang__link { border-color: rgba(148, 163, 184, .35); color: #E2E8F0; }

/* Block editor leftovers ------------------------------------------------- */
.wp-block-columns { display: flex; flex-wrap: wrap; gap: 20px; margin: 0 0 1.5em; }
.wp-block-column { flex: 1 1 240px; min-width: 0; }
.aligncenter { margin-inline: auto; }
.has-text-align-center { text-align: center; }

@media (max-width: 600px) { .lh-btn { white-space: normal; text-align: center; } .lh-hero__actions .lh-btn { width: 100%; } .lh-hero__stats strong { font-size: 1.5rem; } }

/* Print ------------------------------------------------------------------ */
@media print { .lh-header, .lh-footer, .lh-article__aside, .lh-sticky-cta, .lh-cta-banner { display: none !important; } }
