/* ============================================================================
 * Task 18 — Types & Selection Guide (/סוגי-שיש-למטבח/). Sand & Bronze, RTL.
 * Reuses the .jmsb-arch skeleton (woo-archive.css) + content blocks (wave1.css).
 * Mirrors porcelain-hub.css so the guide sits identically to the sibling material hubs.
 * ========================================================================== */
/* breadcrumb sits INSIDE the hero (clear gap from the sticky header) */
.jmsb-tg .tg-hero .tg-crumbs{margin:0 auto 16px;font-size:.88rem;color:#6b6151}
.jmsb-tg .tg-crumbs a{color:var(--gold-deep,#78571f);text-decoration:none}
.jmsb-tg .tg-crumbs a:hover{text-decoration:underline}
.jmsb-tg .tg-crumbs .sep{margin:0 8px;color:#b9ad97}

.jmsb-tg .tg-hero .tg-intro{max-width:860px;margin:14px auto 0;font-size:1.06rem;line-height:1.95;color:#463d2e}
.jmsb-tg .tg-hero-cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:24px}
/* the hero sits on the light sand band; the shared .pdp-btn-line (cream text, built for the dark CTA
 * band) is invisible here → give the HERO variant dark-gold text + gold border (bottom-CTA line btn on
 * the dark band is untouched). */
.jmsb-tg .tg-hero-cta .pdp-btn-line{color:var(--gold-deep,#78571f);border-color:rgba(156,116,51,.5);background:transparent}
.jmsb-tg .tg-hero-cta .pdp-btn-line:hover{border-color:var(--gold,#9c7433);background:rgba(156,116,51,.06)}

/* content column matches the hub structure; text constrained for readability */
.jmsb-arch.jmsb-tg .arch-body .tg-wrap{max-width:1120px}
.jmsb-tg .tg-answer,
.jmsb-tg .tg-section > h2,
.jmsb-tg .tg-section > p,
.jmsb-tg .tg-section > .mnav-links,
.jmsb-tg .tg-section > .tg-questions,
.jmsb-tg .tg-section > .tg-table-wrap,
.jmsb-tg .tg-faq .jmsb-faq{max-width:880px;margin-left:auto;margin-right:auto}
.jmsb-tg .tg-answer{background:linear-gradient(180deg,rgba(156,116,51,.08),rgba(156,116,51,.04));border:1px solid rgba(156,116,51,.24);border-radius:16px;padding:22px 26px;margin:8px auto 34px}
.jmsb-tg .tg-answer h2{margin:0 0 8px;font-size:1.3rem;color:var(--ink,#2a2418)}
.jmsb-tg .tg-answer p{margin:0;line-height:1.9;color:#463d2e}

.jmsb-tg .tg-section{margin:0 auto 40px}
.jmsb-tg .tg-section>h2{font-size:1.55rem;line-height:1.3;margin:0 0 14px;color:var(--ink,#2a2418)}
.jmsb-tg .tg-section p{line-height:1.95;margin:0 0 14px;color:#463d2e}
.jmsb-tg .tg-section a{color:var(--gold-deep,#78571f)}

/* surface-family cards (3-up: porcelain / quartz / natural stone) */
.tg-families{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(12px,1.4vw,18px);margin-top:6px}
.tg-family{display:flex;flex-direction:column;gap:10px;padding:22px 20px;background:var(--surface,#fffefb);border:1px solid var(--line,#e7ddc9);border-radius:14px;transition:transform .28s var(--ease,ease),box-shadow .3s,border-color .3s}
.tg-family:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg,0 22px 50px rgba(60,44,18,.16));border-color:var(--gold,#9c7433)}
.tg-family h3{font-family:var(--serif,'Frank Ruhl Libre',serif);font-size:1.2rem;font-weight:700;color:var(--ink,#2a2418);margin:0}
.tg-family p{font-size:.98rem;line-height:1.8;color:#463d2e;margin:0}
.tg-family-go{margin-top:auto;font-family:var(--sans,'Rubik',sans-serif);font-size:.9rem;font-weight:600;color:var(--gold-deep,#78571f);text-decoration:none}
.tg-family-go:hover{text-decoration:underline}

/* visible comparison / checklist table */
.tg-table-wrap{overflow-x:auto}
.tg-table{width:100%;border-collapse:collapse;background:var(--surface,#fffefb);border:1px solid var(--line,#e7ddc9);border-radius:14px;overflow:hidden;font-size:1rem}
.tg-table th,.tg-table td{text-align:right;padding:13px 18px;border-bottom:1px solid var(--line,#ece3d2);line-height:1.7;color:#463d2e;vertical-align:top}
.tg-table thead th{background:linear-gradient(180deg,rgba(156,116,51,.12),rgba(156,116,51,.06));font-family:var(--serif,'Frank Ruhl Libre',serif);font-size:1.05rem;color:var(--ink,#2a2418)}
.tg-table tbody tr:last-child td{border-bottom:0}
.tg-table td:first-child{font-weight:600;color:var(--ink,#2a2418);white-space:nowrap}

/* 10 selection questions (numbered) */
.tg-questions{display:grid;gap:14px;margin-top:6px}
.tg-q{padding:18px 20px;background:var(--surface,#fffefb);border:1px solid var(--line,#e7ddc9);border-radius:14px}
.tg-q h3{display:flex;align-items:center;gap:12px;font-size:1.12rem;line-height:1.35;margin:0 0 6px;color:var(--ink,#2a2418)}
.tg-q p{margin:0;line-height:1.9;color:#463d2e}
.tg-qn{flex:none;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--gold,#9c7433),var(--gold-deep,#78571f));color:#fff;font-family:var(--sans,'Rubik',sans-serif);font-weight:700;font-size:.98rem}

.jmsb-tg .tg-bottom-cta .tg-nap{margin-top:14px;font-size:.92rem;color:#6b6151}

@media(max-width:900px){.tg-families{grid-template-columns:1fr}}
@media(max-width:560px){
	.jmsb-tg .tg-section>h2{font-size:1.3rem}
	.jmsb-tg .tg-hero .tg-intro{font-size:1rem}
	.tg-table th,.tg-table td{padding:11px 12px;font-size:.94rem}
	.tg-q h3{font-size:1.04rem}
}
