.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.thumbnail-column-wrapper{position:relative;width:clamp(260px,26vw,390px);overflow:hidden;border-radius:8px;flex-shrink:0}.thumbnail-grid-left{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,1.5vw,24px);height:100%;overflow-y:auto;padding-bottom:0;scrollbar-width:none}.thumbnail-grid-left::-webkit-scrollbar{display:none}.thumb-card{position:relative;width:100%;height:clamp(122px,12vw,188px);background:#000000;border-radius:8px;overflow:hidden;cursor:pointer}.thumb-card:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2);transition:background .3s ease}.thumb-card:hover:after{background:rgba(0,0,0,0)}.bottom-gradient-overlay{position:absolute;left:0;bottom:0;width:100%;height:60px;pointer-events:none;overflow:hidden;background:linear-gradient(180deg,rgba(217,217,217,0),rgba(18,18,18,.75));border-radius:0 0 8px 8px;z-index:10}.property-nav-scroll::-webkit-scrollbar{display:none}.property-nav-scroll{-ms-overflow-style:none;scrollbar-width:none}