/* ==========================================================================
   ALTMEZ — SERVICE HUB (/services/). Mobile-first, RTL, scoped to .altmez-hub.
   Uses the global tokens from the child theme (tokens.css). Loaded only on the hub page.
   ========================================================================== */

.altmez-hub-page .entry-content-wrap, .altmez-hub-page .content-container { padding: 0; }
.altmez-hub-page .site-main .content-wrap, .altmez-hub-page .entry.single-entry { margin: 0; box-shadow: none; }
.altmez-hub-page .entry-content { margin: 0; }

.altmez-hub {
	--hub-dark: var(--altmez-dark, #10151C);
	--hub-accent: var(--altmez-accent, #FFC719);
	--hub-r: var(--altmez-radius-lg, 20px);
	font-family: var(--altmez-font);
	color: var(--altmez-text);
	overflow-x: clip;
}
.altmez-hub *, .altmez-hub *::before, .altmez-hub *::after { box-sizing: border-box; }
.altmez-hub a { text-decoration: none; }
.altmez-hub img { display: block; max-width: 100%; height: auto; }
.altmez-hub__wrap { width: 100%; max-width: var(--altmez-container, 1280px); margin-inline: auto; padding-inline: var(--altmez-gutter, 20px); }
.altmez-hub__icon { flex: none; width: 22px; height: 22px; }
.altmez-hub__sr { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.altmez-hub :focus-visible { outline: 3px solid var(--hub-accent); outline-offset: 3px; border-radius: 10px; }

/* ---- type ------------------------------------------------------------------ */
.altmez-hub__eyebrow { display: inline-flex; align-items: center; gap: 8px; margin: 0 0 10px; font-size: var(--altmez-fs-xs); font-weight: 800; letter-spacing: .02em; color: var(--altmez-accent-700, #C99700); }
.altmez-hub__eyebrow::before { content: ""; width: 28px; height: 3px; border-radius: 3px; background: var(--hub-accent); }
.altmez-hub__title { margin: 0; font-size: var(--altmez-fs-h2); line-height: var(--altmez-lh-tight); font-weight: 800; color: var(--altmez-text-strong); }
.altmez-hub__lead { margin: 12px 0 0; max-width: 62ch; color: var(--altmez-muted); font-size: var(--altmez-fs-body); line-height: 1.85; }
.altmez-hub__h3 { margin: 0 0 8px; font-size: var(--altmez-fs-h4); line-height: 1.45; font-weight: 800; color: var(--altmez-text-strong); }
.altmez-hub__h4 { margin: 0 0 6px; font-size: 1.05rem; font-weight: 800; color: var(--altmez-text-strong); }
.altmez-hub__head { margin-bottom: clamp(22px, 3vw, 36px); }
.altmez-hub__head-row { display: flex; align-items: end; justify-content: space-between; gap: 16px; }
.altmez-hub__tag { display: inline-block; align-self: flex-start; padding: 3px 10px; border-radius: 999px; background: var(--altmez-accent-soft); color: #7a5b00; font-size: .78rem; font-weight: 800; }
.altmez-hub__more { display: inline-flex; align-items: center; gap: 6px; margin-top: auto; padding-top: 12px; font-weight: 800; font-size: .92rem; color: var(--altmez-text-strong); }
.altmez-hub__more .altmez-hub__icon { width: 18px; height: 18px; transition: transform var(--altmez-dur) var(--altmez-ease); }

/* ---- sections -------------------------------------------------------------- */
.altmez-hub__section { padding-block: var(--altmez-section); }
.altmez-hub__section--soft { background: var(--altmez-bg-soft); }
.altmez-hub__section--dark { background: var(--hub-dark); color: var(--altmez-on-dark); }
.altmez-hub__section--dark .altmez-hub__title, .altmez-hub__section--dark .altmez-hub__h3 { color: #fff; }
.altmez-hub__section--dark .altmez-hub__lead { color: var(--altmez-on-dark-muted); }

/* ---- buttons ---------------------------------------------------------------- */
.altmez-hub__btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 52px; padding: 12px 24px; border-radius: 999px; font-weight: 800; font-size: 1rem; transition: transform var(--altmez-dur) var(--altmez-ease), background var(--altmez-dur); }
.altmez-hub__btn--primary { background: var(--hub-accent); color: var(--hub-dark) !important; }
.altmez-hub__btn--primary:hover { background: var(--altmez-accent-600); }
.altmez-hub__btn--wa { background: transparent; color: #fff !important; border: 1.5px solid rgba(255,255,255,.35); }
.altmez-hub__btn--wa:hover { border-color: var(--altmez-whatsapp); background: rgba(37,211,102,.12); }
.altmez-hub__btn--primary .altmez-hub__icon { transform: none; }

/* ---- HERO ------------------------------------------------------------------- */
.altmez-hub__hero { position: relative; padding-block: clamp(36px, 7vw, 96px) clamp(40px, 7vw, 96px); background:
	radial-gradient(1200px 500px at 85% -10%, rgba(255,199,25,.18), transparent 60%),
	linear-gradient(180deg, #0c1117 0%, var(--hub-dark) 100%); color: var(--altmez-on-dark); }
.altmez-hub__hero::after { content: ""; position: absolute; inset: auto 0 0 0; height: 1px; background: linear-gradient(90deg, transparent, rgba(255,199,25,.5), transparent); }
.altmez-hub__hero-grid { display: grid; gap: clamp(28px, 5vw, 56px); align-items: center; }
.altmez-hub__kicker { display: inline-flex; margin: 0 0 14px; padding: 6px 14px; border-radius: 999px; background: rgba(255,199,25,.12); color: var(--hub-accent); font-weight: 800; font-size: .85rem; border: 1px solid rgba(255,199,25,.3); }
.altmez-hub__h1 { margin: 0; font-size: clamp(1.9rem, 1.1rem + 3.4vw, 3.6rem); line-height: 1.22; font-weight: 800; color: #fff; letter-spacing: -.01em; }
.altmez-hub__sub { margin: 16px 0 0; max-width: 46ch; font-size: clamp(1.02rem, .95rem + .4vw, 1.25rem); line-height: 1.8; color: var(--altmez-on-dark-muted); }
.altmez-hub__cta-row { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.altmez-hub__quick { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; margin-top: 26px; }
.altmez-hub__quick-label { width: 100%; font-size: .85rem; color: var(--altmez-on-dark-muted); }
.altmez-hub__chip { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; padding: 8px 14px; border-radius: 12px; background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.12); color: #fff !important; font-weight: 700; font-size: .92rem; }
.altmez-hub__chip .altmez-hub__icon { width: 18px; height: 18px; color: var(--hub-accent); }
.altmez-hub__chip:hover { border-color: var(--hub-accent); }
.altmez-hub__mosaic { position: relative; display: grid; grid-template-columns: 1.15fr 1fr; grid-template-rows: 1fr 1fr; gap: 12px; aspect-ratio: 5 / 4; }
.altmez-hub__mosaic-item { margin: 0; overflow: hidden; border-radius: var(--hub-r); background: var(--altmez-dark-2); box-shadow: 0 20px 50px rgba(0,0,0,.35); }
.altmez-hub__mosaic-item img { width: 100%; height: 100%; object-fit: cover; }
.altmez-hub__mosaic-item--1 { grid-row: 1 / span 2; }
.altmez-hub__mosaic-note { position: absolute; inset-inline-start: 12px; bottom: 12px; margin: 0; padding: 4px 12px; border-radius: 999px; background: rgba(16,21,28,.78); color: #fff; font-size: .78rem; font-weight: 700; backdrop-filter: blur(6px); }

/* ---- TRUST ----------------------------------------------------------------- */
.altmez-hub__trust { background: var(--hub-accent); }
.altmez-hub__trust-list { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 0; margin: 0; padding-block: 6px; list-style: none; }
.altmez-hub__trust-item { display: flex; align-items: center; gap: 10px; padding: 14px 8px; color: var(--hub-dark); }
.altmez-hub__trust-item strong { display: block; font-size: .95rem; font-weight: 800; line-height: 1.4; }
.altmez-hub__trust-item small { display: block; font-size: .8rem; line-height: 1.5; opacity: .8; }

/* ---- INTENTS ---------------------------------------------------------------- */
.altmez-hub__intents { display: grid; grid-template-columns: 1fr; gap: 16px; }
.altmez-hub__intent > * { min-width: 0; }
.altmez-hub__intent { align-content: start; display: grid; grid-template-columns: 104px minmax(0, 1fr); gap: 14px; align-items: stretch; padding: 12px; border-radius: var(--hub-r); background: var(--altmez-card); border: 1px solid var(--altmez-border); transition: box-shadow var(--altmez-dur), border-color var(--altmez-dur); }
.altmez-hub__intent:hover { border-color: var(--altmez-accent-line); box-shadow: var(--altmez-shadow); }
.altmez-hub__intent-media { align-self: start; width: 100%; overflow: hidden; border-radius: 14px; background: var(--altmez-bg-soft-2); aspect-ratio: 1; }
.altmez-hub__intent-media img { width: 100%; height: 100%; object-fit: cover; }
.altmez-hub__family > *, .altmez-hub__solution, .altmez-hub__guide, .altmez-hub__project { min-width: 0; }
.altmez-hub__intent-body p { margin: 0 0 10px; color: var(--altmez-muted); font-size: .92rem; line-height: 1.7; }
.altmez-hub__pills { display: flex; flex-wrap: wrap; gap: 6px; margin: 0; padding: 0; list-style: none; }
.altmez-hub__pill { display: inline-flex; align-items: center; min-height: 36px; padding: 5px 12px; border-radius: 999px; background: var(--altmez-bg-soft); border: 1px solid var(--altmez-border); color: var(--altmez-text-strong) !important; font-size: .85rem; font-weight: 700; }
.altmez-hub__pill::before { content: "←"; margin-inline-end: 6px; color: var(--altmez-accent-700); }
.altmez-hub__pill:hover { background: var(--hub-dark); color: #fff !important; border-color: var(--hub-dark); }

/* ---- FAMILIES --------------------------------------------------------------- */
.altmez-hub__family { display: grid; gap: 0; margin-bottom: 20px; overflow: hidden; border-radius: var(--altmez-radius-xl, 28px); background: var(--altmez-card); border: 1px solid var(--altmez-border); box-shadow: var(--altmez-shadow-sm); scroll-margin-top: 110px; }
.altmez-hub__family-media { position: relative; aspect-ratio: 16 / 9; background: var(--altmez-bg-soft-2); }
.altmez-hub__family-media img { width: 100%; height: 100%; object-fit: cover; }
.altmez-hub__family-count { position: absolute; top: 14px; inset-inline-start: 14px; padding: 5px 12px; border-radius: 999px; background: var(--hub-dark); color: var(--hub-accent); font-weight: 800; font-size: .8rem; }
.altmez-hub__family-body { padding: clamp(20px, 3vw, 36px); }
.altmez-hub__family-icon { display: inline-grid; place-items: center; width: 46px; height: 46px; margin-bottom: 12px; border-radius: 14px; background: var(--altmez-accent-soft); color: var(--altmez-accent-700); }
.altmez-hub__family-title { font-size: var(--altmez-fs-h3); }
.altmez-hub__family-body > p { margin: 0 0 18px; color: var(--altmez-muted); line-height: 1.8; }
.altmez-hub__family-list { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
.altmez-hub__family-list > li { padding: 14px 16px; border-radius: 14px; background: var(--altmez-bg-soft); border: 1px solid transparent; transition: border-color var(--altmez-dur); }
.altmez-hub__family-list > li:hover { border-color: var(--altmez-accent-line); }
.altmez-hub__family-link { display: block; color: inherit !important; }
.altmez-hub__family-link strong { display: block; font-size: 1.02rem; font-weight: 800; color: var(--altmez-text-strong); }
.altmez-hub__family-link span { display: block; margin-top: 2px; font-size: .88rem; color: var(--altmez-muted); line-height: 1.65; }
.altmez-hub__family-sub { display: flex; flex-wrap: wrap; gap: 6px 14px; margin-top: 8px; }
.altmez-hub__family-sub a { font-size: .82rem; font-weight: 700; color: var(--altmez-accent-700) !important; }
.altmez-hub__family-sub a:hover { text-decoration: underline; }

/* ---- SLIDERS ---------------------------------------------------------------- */
.altmez-hub__slider { position: relative; }
.altmez-hub__track { display: flex; gap: 16px; margin: 0; padding: 4px 2px 18px; list-style: none; overflow-x: auto; scroll-snap-type: x mandatory; scroll-padding-inline: 2px; overscroll-behavior-x: contain; scrollbar-width: thin; -webkit-overflow-scrolling: touch; }
.altmez-hub__track > * { scroll-snap-align: start; flex: 0 0 clamp(250px, 78vw, 300px); }
.altmez-hub__track > [hidden] { display: none; }
.altmez-hub__ctrl { position: absolute; top: -64px; inset-inline-end: 0; display: flex; gap: 8px; }
.altmez-hub__ctrl[hidden] { display: none; }
.altmez-hub__nav { display: grid; place-items: center; width: 46px; height: 46px; padding: 0; border-radius: 50%; border: 1px solid var(--altmez-border-strong); background: var(--altmez-card); color: var(--altmez-text-strong); cursor: pointer; }
.altmez-hub__nav .altmez-hub__icon { transform: scaleX(-1); }
.altmez-hub__nav--next .altmez-hub__icon { transform: none; }
.altmez-hub__nav:hover:not(:disabled) { background: var(--hub-dark); color: #fff; border-color: var(--hub-dark); }
.altmez-hub__nav:disabled { opacity: .35; cursor: default; }
.altmez-hub__scard, .altmez-hub__acard-link { display: flex; flex-direction: column; height: 100%; overflow: hidden; border-radius: var(--hub-r); background: var(--altmez-card); border: 1px solid var(--altmez-border); color: inherit !important; transition: box-shadow var(--altmez-dur), transform var(--altmez-dur) var(--altmez-ease); }
.altmez-hub__scard:hover, .altmez-hub__acard-link:hover { box-shadow: var(--altmez-shadow); transform: translateY(-3px); }
.altmez-hub__scard:hover .altmez-hub__more .altmez-hub__icon, .altmez-hub__acard-link:hover .altmez-hub__more .altmez-hub__icon { transform: translateX(-4px); }
.altmez-hub__scard-media, .altmez-hub__acard-media { display: grid; place-items: center; aspect-ratio: 4 / 3; overflow: hidden; background: var(--altmez-bg-soft-2); color: var(--altmez-accent-700); }
.altmez-hub__scard-media img, .altmez-hub__acard-media img { width: 100%; height: 100%; object-fit: cover; }
.altmez-hub__scard-media > .altmez-hub__icon { width: 56px; height: 56px; }
.altmez-hub__scard-body, .altmez-hub__acard-body { display: flex; flex: 1; flex-direction: column; gap: 8px; padding: 16px 18px 18px; }
.altmez-hub__scard-title, .altmez-hub__acard-title { font-size: 1.08rem; font-weight: 800; line-height: 1.5; color: var(--altmez-text-strong); }
.altmez-hub__scard-text, .altmez-hub__acard-text { font-size: .9rem; line-height: 1.7; color: var(--altmez-muted); }
.altmez-hub__acard-title { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.altmez-hub__acard-text { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }

/* ---- FILTERS ---------------------------------------------------------------- */
.altmez-hub__filters { display: flex; gap: 8px; margin: -8px 0 20px; padding-bottom: 4px; overflow-x: auto; scrollbar-width: none; }
.altmez-hub__filters[hidden] { display: none; }
.altmez-hub__filter { flex: none; min-height: 44px; padding: 8px 18px; border-radius: 999px; border: 1px solid var(--altmez-border-strong); background: var(--altmez-card); color: var(--altmez-text-strong); font: inherit; font-weight: 800; font-size: .92rem; cursor: pointer; }
.altmez-hub__filter[aria-pressed="true"] { background: var(--hub-dark); border-color: var(--hub-dark); color: var(--hub-accent); }

/* ---- SOLUTIONS -------------------------------------------------------------- */
.altmez-hub__solutions { display: grid; gap: 16px; }
.altmez-hub__solution { padding: 22px; border-radius: var(--hub-r); background: var(--altmez-dark-2); border: 1px solid var(--altmez-dark-3); }
.altmez-hub__solution p { margin: 0 0 16px; color: var(--altmez-on-dark-muted); line-height: 1.8; font-size: .95rem; }
.altmez-hub__chain { display: flex; flex-wrap: wrap; gap: 8px; margin: 0; padding: 0; list-style: none; }
.altmez-hub__chain li { display: inline-flex; align-items: center; gap: 8px; }
.altmez-hub__chain li + li::before { content: "←"; color: var(--hub-accent); font-weight: 800; }
.altmez-hub__chain a { display: inline-flex; align-items: center; gap: 8px; min-height: 42px; padding-block: 6px; padding-inline: 6px 14px; border-radius: 999px; background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.14); color: #fff !important; font-weight: 700; font-size: .9rem; }
.altmez-hub__chain a:hover { border-color: var(--hub-accent); }
.altmez-hub__chain-n { display: grid; place-items: center; flex: none; width: 30px; height: 30px; border-radius: 50%; background: var(--hub-accent); color: var(--hub-dark); font-weight: 800; font-size: .85rem; }

/* ---- PROJECTS --------------------------------------------------------------- */
.altmez-hub__projects { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
.altmez-hub__project { position: relative; margin: 0; overflow: hidden; border-radius: var(--hub-r); background: var(--altmez-dark); aspect-ratio: 3 / 4; }
.altmez-hub__project img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s var(--altmez-ease); }
.altmez-hub__project:hover img { transform: scale(1.04); }
.altmez-hub__project figcaption { position: absolute; inset: auto 0 0 0; display: flex; flex-direction: column; gap: 6px; padding: 40px 12px 12px; background: linear-gradient(0deg, rgba(10,14,19,.92) 20%, transparent); color: #fff; }
.altmez-hub__project-cap { font-weight: 800; font-size: .9rem; line-height: 1.5; }
.altmez-hub__real { align-self: flex-start; padding: 2px 8px; border-radius: 999px; background: rgba(255,255,255,.14); font-size: .72rem; font-weight: 700; }
.altmez-hub__project-links { display: flex; flex-wrap: wrap; gap: 6px 12px; }
.altmez-hub__project-links a { display: inline-flex; align-items: center; min-height: 32px; color: var(--hub-accent) !important; font-weight: 800; font-size: .8rem; }

/* ---- GUIDES ----------------------------------------------------------------- */
.altmez-hub__guides { display: grid; gap: 16px; }
.altmez-hub__guide { padding: 22px; border-radius: var(--hub-r); background: var(--altmez-card); border: 1px solid var(--altmez-border); border-top: 4px solid var(--hub-accent); }
.altmez-hub__guide > p { margin: 0 0 12px; color: var(--altmez-muted); font-size: .9rem; }
.altmez-hub__guide ul { margin: 0; padding: 0; list-style: none; }
.altmez-hub__guide li + li { border-top: 1px dashed var(--altmez-border); }
.altmez-hub__guide a { display: block; padding: 10px 0; color: var(--altmez-text-strong) !important; font-weight: 700; font-size: .93rem; line-height: 1.6; }
.altmez-hub__guide a:hover { color: var(--altmez-accent-700) !important; }

/* ---- WHY -------------------------------------------------------------------- */
.altmez-hub__why-list { display: grid; gap: 14px; margin: 0; padding: 0; list-style: none; }
.altmez-hub__why-list li { display: flex; gap: 14px; padding: 18px; border-radius: var(--hub-r); background: var(--altmez-card); border: 1px solid var(--altmez-border); }
.altmez-hub__why-list .altmez-hub__icon { width: 44px; height: 44px; padding: 10px; border-radius: 12px; background: var(--hub-dark); color: var(--hub-accent); }
.altmez-hub__why-list p { margin: 0; color: var(--altmez-muted); font-size: .92rem; line-height: 1.75; }

/* ---- PROCESS ---------------------------------------------------------------- */
.altmez-hub__steps { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin: 0; padding: 0; list-style: none; counter-reset: none; }
.altmez-hub__step { position: relative; padding: 18px 16px; border-radius: var(--hub-r); background: var(--altmez-bg-soft); }
.altmez-hub__step-n { display: grid; place-items: center; width: 40px; height: 40px; margin-bottom: 10px; border-radius: 12px; background: var(--hub-dark); color: var(--hub-accent); font-weight: 800; }
.altmez-hub__step p { margin: 0; color: var(--altmez-muted); font-size: .88rem; line-height: 1.7; }

/* ---- LATEST ----------------------------------------------------------------- */
.altmez-hub__latest { display: grid; grid-template-columns: 1fr; gap: 16px; }

/* ---- FAQ -------------------------------------------------------------------- */
.altmez-hub__faq { display: grid; gap: 10px; }
.altmez-hub__qa { border-radius: 16px; background: var(--altmez-card); border: 1px solid var(--altmez-border); }
.altmez-hub__qa summary { display: flex; align-items: center; justify-content: space-between; gap: 12px; min-height: 56px; padding: 14px 18px; cursor: pointer; list-style: none; }
.altmez-hub__qa summary::-webkit-details-marker { display: none; }
.altmez-hub__qa summary::after { content: "+"; flex: none; display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: var(--altmez-accent-soft); color: #7a5b00; font-weight: 800; }
.altmez-hub__qa[open] summary::after { content: "−"; }
.altmez-hub__q { margin: 0; font-size: 1rem; font-weight: 800; line-height: 1.6; color: var(--altmez-text-strong); }
.altmez-hub__qa p { margin: 0; padding: 0 18px 18px; color: var(--altmez-muted); line-height: 1.85; }

/* ---- FINAL CTA -------------------------------------------------------------- */
.altmez-hub__final { padding-block: clamp(44px, 7vw, 88px); background: radial-gradient(900px 400px at 10% 120%, rgba(255,199,25,.25), transparent 60%), var(--hub-dark); color: var(--altmez-on-dark); }
.altmez-hub__final .altmez-hub__title { color: #fff; }
.altmez-hub__final .altmez-hub__lead { color: var(--altmez-on-dark-muted); }
.altmez-hub__final-grid { display: grid; gap: 24px; align-items: center; }
.altmez-hub__final-actions { display: flex; flex-wrap: wrap; gap: 12px; }

/* ---- >= 600 ----------------------------------------------------------------- */
@media (min-width: 600px) {
	.altmez-hub__trust-list { grid-template-columns: repeat(4, minmax(0,1fr)); }
	.altmez-hub__intents { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.altmez-hub__projects { grid-template-columns: repeat(3, minmax(0, 1fr)); }
	.altmez-hub__steps { grid-template-columns: repeat(3, minmax(0, 1fr)); }
	.altmez-hub__latest { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.altmez-hub__guides { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.altmez-hub__solutions { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.altmez-hub__track > * { flex-basis: 300px; }
}
@media (max-width: 599px) {
	.altmez-hub__trust-item { padding: 10px 4px; }
	.altmez-hub__ctrl { position: static; justify-content: flex-end; margin: -8px 0 10px; }
	.altmez-hub__btn { width: 100%; }
}

/* ---- >= 900 ----------------------------------------------------------------- */
@media (min-width: 900px) {
	.altmez-hub__hero-grid { grid-template-columns: 1.05fr .95fr; }
	.altmez-hub__quick-label { width: auto; }
	.altmez-hub__family { grid-template-columns: .9fr 1.1fr; }
	.altmez-hub__family:nth-of-type(even) .altmez-hub__family-media { order: 2; }
	.altmez-hub__family-media { aspect-ratio: auto; min-height: 340px; }
	.altmez-hub__family-media img { position: absolute; inset: 0; }
	.altmez-hub__family-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.altmez-hub__why { display: grid; grid-template-columns: .8fr 1.2fr; gap: 40px; align-items: start; }
	.altmez-hub__why-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.altmez-hub__steps { grid-template-columns: repeat(6, minmax(0, 1fr)); }
	.altmez-hub__final-grid { grid-template-columns: 1.3fr .7fr; }
	.altmez-hub__final-actions { justify-content: flex-end; }
	.altmez-hub__faq-wrap { max-width: 900px; }
}
@media (min-width: 1100px) {
	.altmez-hub__intents { grid-template-columns: repeat(4, minmax(0, 1fr)); }
	.altmez-hub__intent { grid-template-columns: minmax(0, 1fr); }
	.altmez-hub__intent-media { aspect-ratio: 4 / 3; }
	.altmez-hub__projects { grid-template-columns: repeat(3, minmax(0, 1fr)); }
	.altmez-hub__project { aspect-ratio: 4 / 3; }
	.altmez-hub__guides { grid-template-columns: repeat(4, minmax(0, 1fr)); }
	.altmez-hub__latest { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (prefers-reduced-motion: reduce) {
	.altmez-hub *, .altmez-hub *::before, .altmez-hub *::after { transition: none !important; animation: none !important; }
	.altmez-hub__track { scroll-behavior: auto; }
}

/* ---- theme content-typography reset (Kadence/altmez single styles add vertical margins inside .entry-content) */
.entry-content .altmez-hub :is(h1, h2, h3, h4, p, ul, ol, figure, details) { margin-top: 0; }
.entry-content .altmez-hub :is(.altmez-hub__title, .altmez-hub__h1, .altmez-hub__h3, .altmez-hub__h4, .altmez-hub__q) { margin-bottom: 0; }
.entry-content .altmez-hub .altmez-hub__h3 { margin-bottom: 8px; }
.entry-content .altmez-hub .altmez-hub__h4 { margin-bottom: 6px; }
.entry-content .altmez-hub :is(ul, ol) { padding-inline-start: 0; }
.entry-content .altmez-hub .altmez-hub__eyebrow { margin-bottom: 10px; }
.entry-content .altmez-hub .altmez-hub__lead { margin-top: 12px; }
.entry-content .altmez-hub .altmez-hub__sub { margin-top: 16px; }
