/* v18.3.7 — owned-brand advertising rails. Mobile CTA-safe. */
:root{--tgd-ad-rail-w:176px;--tgd-ad-rail-gap:10px}
.tgd-house-ad-dock{position:fixed;top:118px;bottom:10px;width:var(--tgd-ad-rail-w);z-index:88;opacity:1;pointer-events:auto;font-family:Arial,Helvetica,sans-serif;display:flex;align-items:flex-start}
.tgd-house-ad-left{left:var(--tgd-ad-rail-gap)}.tgd-house-ad-right{right:var(--tgd-ad-rail-gap)}
.tgd-house-ad-card{display:flex;flex-direction:column;width:100%;height:min(720px,calc(100vh - 132px));position:relative;text-decoration:none;color:#17202a;background:#fff;border:1px solid rgba(20,45,34,.18);border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.15);cursor:pointer;box-sizing:border-box}
.tgd-house-ad-card *{box-sizing:border-box}.tgd-house-ad-card:hover{box-shadow:0 12px 30px rgba(0,0,0,.22)}
.tgd-house-ad-brandhead{background:#fff;padding:9px 8px;min-height:78px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #edf0ee}
.tgd-house-ad-brandhead img{display:block;max-width:100%;max-height:64px;object-fit:contain}
.tgd-house-ad-card.mayaraa .tgd-house-ad-brandhead{background:#080808}.tgd-house-ad-card.mayaraa .tgd-house-ad-brandhead img{max-height:74px}
.tgd-house-ad-copytop{padding:12px 10px 10px;text-align:center;background:#fff}.tgd-house-ad-copytop b{display:block;font-size:17px;line-height:1.12;margin-bottom:5px}.tgd-house-ad-copytop span{display:block;font-size:11px;line-height:1.3;color:#535d59}
.tgd-house-ad-media{flex:1;min-height:220px;position:relative;background:#f5f5f5;overflow:hidden}.tgd-house-ad-media video,.tgd-house-ad-media .tgd-house-ad-photo{width:100%;height:100%;object-fit:cover;display:block}.tgd-house-ad-card.mayaraa .tgd-house-ad-media video{object-position:center center}.tgd-house-ad-card.talenthome .tgd-house-ad-media img{object-position:65% center}
.tgd-house-ad-cta{display:block;margin:9px 10px 6px;padding:10px 6px;border-radius:7px;text-align:center;font-size:11px;font-weight:900;background:#147744;color:#fff}.tgd-house-ad-card.mayaraa .tgd-house-ad-cta{background:#b78a45;color:#fff}.tgd-house-ad-sponsored{font-size:8px;letter-spacing:.06em;text-transform:uppercase;color:#77807c;text-align:center;padding:0 7px 8px}
.tgd-house-ad-mobile{display:none;position:fixed;left:8px;right:8px;bottom:8px;z-index:95;pointer-events:auto}.tgd-house-ad-mobile .tgd-house-ad-card{height:78px;max-height:none;display:grid;grid-template-columns:92px 1fr 94px;align-items:center}.tgd-house-ad-mobile .tgd-house-ad-brandhead{height:78px;min-height:0;padding:8px;border:0}.tgd-house-ad-mobile .tgd-house-ad-copytop{padding:4px 7px;text-align:left}.tgd-house-ad-mobile .tgd-house-ad-copytop b{font-size:13px}.tgd-house-ad-mobile .tgd-house-ad-copytop span{font-size:10px}.tgd-house-ad-mobile .tgd-house-ad-media,.tgd-house-ad-mobile .tgd-house-ad-sponsored{display:none}.tgd-house-ad-mobile .tgd-house-ad-cta{margin:0 7px;padding:9px 5px;font-size:10px}
@media(min-width:1320px){body.tgd-house-ads-layout{padding-left:calc(var(--tgd-ad-rail-w) + 18px)!important;padding-right:calc(var(--tgd-ad-rail-w) + 18px)!important}.tgd-house-ad-dock{display:flex}.tgd-house-ad-mobile{display:none!important}}
@media(min-width:1120px) and (max-width:1319px){:root{--tgd-ad-rail-w:148px;--tgd-ad-rail-gap:5px}body.tgd-house-ads-layout{padding-left:158px!important;padding-right:158px!important}.tgd-house-ad-dock{display:flex}.tgd-house-ad-copytop b{font-size:14px}.tgd-house-ad-copytop span{font-size:10px}.tgd-house-ad-brandhead{min-height:65px}.tgd-house-ad-brandhead img{max-height:52px}.tgd-house-ad-card.mayaraa .tgd-house-ad-brandhead img{max-height:58px}.tgd-house-ad-mobile{display:none!important}}
@media(max-width:1119px){body.tgd-house-ads-layout{padding-bottom:96px!important}.tgd-house-ad-dock{display:none!important}.tgd-house-ad-mobile{display:block}body:has(.modal.open) .tgd-house-ad-mobile,body:has(.lead-modal.open) .tgd-house-ad-mobile{display:none!important}}
@media(max-width:560px){.tgd-house-ad-mobile .tgd-house-ad-card{grid-template-columns:78px 1fr 78px}.tgd-house-ad-mobile .tgd-house-ad-copytop span{display:none}.tgd-house-ad-mobile .tgd-house-ad-brandhead img{max-height:44px}}

/* v18.5.2 — protect product-detail readability */
body.tgd-overlay-active .tgd-house-ad-dock,body.tgd-overlay-active .tgd-house-ad-mobile{display:none!important}
