.GuideCard_card__FoICV{background:var(--background-white);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.GuideCard_card__FoICV:hover{transform:translateY(-5px);box-shadow:var(--card-shadow-hover)}.GuideCard_imageWrapper__j6N0C{position:relative;height:250px}.GuideCard_image__USAFH{width:100%;height:100%;object-fit:cover}.GuideCard_rating__sfuc9{position:absolute;bottom:1rem;right:1rem;background:var(--header-bg);-webkit-backdrop-filter:blur(var(--header-blur));backdrop-filter:blur(var(--header-blur));padding:.4rem .8rem;border-radius:20px;display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;color:var(--secondary-color)}[dir=rtl] .GuideCard_rating__sfuc9{right:auto;left:1rem}.GuideCard_content__5I59X{padding:1.5rem;flex:1 1;display:flex;flex-direction:column}.GuideCard_name__GTrcj{font-size:1.25rem;color:var(--text-dark);margin-bottom:.25rem}.GuideCard_specialty__6LWUS{color:var(--primary-color);font-weight:600;font-size:.9rem;margin-bottom:1rem}.GuideCard_bio__A1Ucl{color:var(--text-light);font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;flex:1 1}.GuideCard_footer__YsgpN{border-top:1px solid var(--border-color);padding-top:1rem;display:flex;flex-direction:column;gap:.5rem}.GuideCard_infoItem__6_CpD{display:flex;align-items:center;gap:.6rem;font-size:.85rem;color:var(--text-dark)}.GuideCard_infoItem__6_CpD svg,.GuideCard_languages__g8jZI{color:var(--text-light)}.HostsPage_wrapper__9iRV1{padding-bottom:5rem;min-height:80vh}.HostsPage_header__1Y038{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(https://images.unsplash.com/photo-1544124499-58912cbddaad?q=80&w=2000&auto=format&fit=crop);background-size:cover;background-position:50%;color:var(--white);padding:6rem 0;text-align:center;margin-bottom:4rem}.HostsPage_title___GVEL{font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.3)}.HostsPage_subtitle__NfLRV{font-size:1.25rem;max-width:600px;margin:0 auto;opacity:.9}.HostsPage_grid__cKBQh{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2.5rem;gap:2.5rem}@media (max-width:768px){.HostsPage_title___GVEL{font-size:2.5rem}.HostsPage_header__1Y038{padding:4rem 0}}