html,body.ty-images-theme{width:100%;max-width:100%;overflow-x:hidden;overscroll-behavior-x:none}
body.ty-images-theme{touch-action:pan-y pinch-zoom}
.ty-images-page,.ty-images-layout,.ty-interests,.ty-images-content,.ty-image-grid,.ty-image-card{box-sizing:border-box;min-width:0;max-width:100%}
.ty-images-layout{display:flex;flex-direction:column;width:calc(100% - 18px);overflow:hidden}
.ty-interests{position:static;width:100%;padding:13px;overflow:hidden}
.ty-interest-list{box-sizing:border-box;display:flex;width:100%;max-width:100%;min-width:0;gap:7px;margin:0;padding:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain}
.ty-interest-list::-webkit-scrollbar{display:none;width:0;height:0}
.ty-interest-list a{flex:0 0 135px;min-width:0;max-width:135px}
.ty-share-story{box-sizing:border-box;position:relative;z-index:1;width:100%;max-width:100%;min-height:48px;margin:13px 0 0;display:flex;align-items:center;justify-content:center;color:#fff!important;text-indent:0;white-space:nowrap;overflow:hidden}
.ty-images-content,.ty-image-grid,.ty-image-card,.ty-image-preview{width:100%}
.ty-image-card{overflow:hidden}
.ty-image-preview{box-sizing:border-box;display:block;height:auto;aspect-ratio:4/3;overflow:hidden}
.ty-image-preview>img{display:block;width:100%;height:100%;object-fit:cover}
