/* Scoped below the existing access section; approved scene geometry is untouched. */
.home-guides{padding:80px max(24px,6vw);background:#16090b;color:#f6efe5;display:grid;grid-template-columns:1fr 1fr;gap:45px;border-top:1px solid #594046}
.home-guides small{font-size:12px;letter-spacing:.18em;color:#d2b49d}.home-guides h2{font-size:clamp(28px,3vw,44px);line-height:1.4;margin:20px 0}.home-guides p{font-size:16px;line-height:1.9;color:#d4c6ba}.home-guides nav>a{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:64px;padding:15px 0;border-bottom:1px solid #594046;color:inherit;font-size:16px;line-height:1.7;text-decoration:none}.home-guides a:hover{text-decoration:underline;text-underline-offset:5px}.home-guides a:focus-visible{outline:3px solid #f4be72;outline-offset:4px}.home-guide-languages{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:20px}.home-guide-languages a{display:flex;align-items:center;min-height:48px;color:inherit;font-size:16px}
@media(max-width:700px){.home-guides{grid-template-columns:1fr;padding:55px 24px;gap:15px}}
