/* zz-flat-all-exact-order.css
   Unificado en el mismo orden que el header original.
   Incluye: hometown-kvs.css, zz-flat-v199..v208 y los <style> inline del header.
*/


/* ===== hometown-kvs.css ===== */

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap");
:root{
  --bg:#070707;
  --bg-2:#0b0b0c;
  --panel:#151516;
  --panel-2:#101011;
  --panel-3:#1b1b1d;
  --border:#29292c;
  --border-soft:#202023;
  --text:#f4f4f5;
  --muted:#9b9ba1;
  --muted-2:#6f6f76;
  --accent:#dc2626;
  --accent-2:#ef4444;
  --accent-dark:#991b1b;
  --left-width:204px;
  --right-width:292px;
  --topbar-height:66px;
}

*{box-sizing:border-box}
html,body{margin:0;min-height:100%;background:var(--bg)!important;color:var(--text)!important}
body,.kvs-hometown{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:14px;line-height:1.45;overflow-x:hidden;background:var(--bg)!important}
a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,textarea,select{font:inherit}.fa-solid,.fa-regular{line-height:1}

.kvs-hometown .app-shell{min-height:100vh;display:grid;grid-template-columns:var(--left-width) minmax(0,1fr) var(--right-width);grid-template-rows:var(--topbar-height) 1fr;background:var(--bg)}
.kvs-hometown .topbar{position:sticky;top:0;z-index:80;grid-column:1/-1;height:var(--topbar-height);display:flex;align-items:center;gap:14px;padding:0 16px;background:#050505;border-bottom:1px solid var(--border);box-shadow:0 8px 20px rgba(0,0,0,.22)}
.kvs-hometown .topbar-left{display:flex;align-items:center;gap:10px;min-width:max-content;order:1}.kvs-hometown .brand{display:flex;align-items:center;gap:7px;font-weight:900;letter-spacing:-1px;white-space:nowrap;min-width:0;color:#fff!important}.kvs-hometown .brand-main{font-size:27px;line-height:1;color:#fff;overflow:hidden;text-overflow:ellipsis;max-width:210px}.kvs-hometown .brand-badge{display:inline-flex;align-items:center;height:32px;padding:0 9px;transform:rotate(-2deg);border-radius:5px;background:linear-gradient(180deg,var(--accent-2),var(--accent));color:#fff;font-weight:900;font-style:italic;font-size:24px;letter-spacing:-1.5px;box-shadow:inset 0 -2px 0 rgba(0,0,0,.22)}

.kvs-hometown .htd-burger{width:38px;height:38px;border:1px solid transparent;background:transparent;color:#fff;cursor:pointer;display:inline-flex!important;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;margin:0;border-radius:8px;position:relative;z-index:3;flex:0 0 38px}.kvs-hometown .htd-burger:hover{background:#161616;border-color:#2a2a2a}.kvs-hometown .htd-burger span{display:block!important;height:2px;width:22px;background:#f5f5f5;border-radius:999px;margin:0!important;transition:.2s ease}.kvs-hometown.nav-open .htd-burger span:nth-child(1),.kvs-hometown.sidebar-collapsed .htd-burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}.kvs-hometown.nav-open .htd-burger span:nth-child(2),.kvs-hometown.sidebar-collapsed .htd-burger span:nth-child(2){opacity:0}.kvs-hometown.nav-open .htd-burger span:nth-child(3),.kvs-hometown.sidebar-collapsed .htd-burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

.kvs-hometown .top-links{order:2;margin-left:6px;display:flex;align-items:center;gap:18px;white-space:nowrap;font-size:13px;font-weight:850;min-width:0;overflow:hidden}.kvs-hometown .top-links a{color:#f2f2f2!important;opacity:.9}.kvs-hometown .top-links a:hover,.kvs-hometown .top-links a.active{color:var(--accent-2)!important;opacity:1}
.kvs-hometown .topbar-search{order:3;display:flex;align-items:center;min-width:250px;max-width:390px;flex:1 1 310px;height:42px;border:1px solid #2b2b2d;background:#0f0f10;margin-left:auto;border-radius:8px;overflow:hidden}.kvs-hometown .topbar-search input{width:100%;height:100%;border:0!important;outline:0!important;background:transparent!important;color:#eee!important;padding:0 13px;box-shadow:none!important}.kvs-hometown .topbar-search input::placeholder{color:#777}.kvs-hometown .topbar-search button{width:46px;height:100%;border:0;border-left:1px solid #2b2b2d;background:#141416;color:#ddd;font-size:15px;cursor:pointer;padding:0}.kvs-hometown .topbar-search button:hover{background:var(--accent);color:#fff}
.kvs-hometown .mobile-search-toggle{display:none;order:4;width:38px;height:38px;border:1px solid #2c2c2f;background:#111;color:#fff;border-radius:8px;align-items:center;justify-content:center;cursor:pointer}.kvs-hometown .mobile-search-toggle:hover{background:var(--accent);border-color:var(--accent-2)}

.kvs-hometown .header-controls{order:5;display:flex;align-items:center;gap:8px;margin-left:0;white-space:nowrap}.kvs-hometown .header-controls .header-upload,.kvs-hometown .header-login,.kvs-hometown .header-signup,.kvs-hometown .header-icon-control,.kvs-hometown .header-member-switcher{height:38px;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;border:1px solid #303033;background:#121214;color:#fff!important;border-radius:8px;padding:0 12px;font-size:13px;font-weight:900;cursor:pointer}.kvs-hometown .header-controls .header-upload,.kvs-hometown .header-signup{background:linear-gradient(180deg,var(--accent-2),var(--accent));border-color:var(--accent-2)}.kvs-hometown .header-controls .header-upload:hover,.kvs-hometown .header-signup:hover{filter:brightness(1.08)}.kvs-hometown .header-icon-control{width:38px;padding:0}.kvs-hometown .toggleTheme .icon-sun{display:none}.kvs-hometown .header-upload-holder,.kvs-hometown .header-lang,.kvs-hometown .header-member{position:relative}.kvs-hometown .upload-list,.kvs-hometown .leng-holder .drop,.kvs-hometown .member-links{position:absolute;right:0;top:calc(100% + 10px);min-width:205px;margin:0;padding:7px!important;list-style:none;background:#141416;border:1px solid #303033;border-radius:10px;box-shadow:0 18px 40px rgba(0,0,0,.45);z-index:100}.kvs-hometown .upload-list a,.kvs-hometown .leng-holder .drop a,.kvs-hometown .member-links a{display:flex!important;align-items:center;gap:9px;min-height:34px;padding:7px 9px!important;border-radius:7px;color:#e8e8e8!important;font-size:13px;font-weight:760}.kvs-hometown .upload-list a:hover,.kvs-hometown .leng-holder .drop a:hover,.kvs-hometown .member-links a:hover{background:#212124;color:#fff!important}.kvs-hometown .header-upload-holder:hover .upload-list,.kvs-hometown .header-lang:hover .drop,.kvs-hometown .header-member:hover .member-links{display:block!important}.kvs-hometown .lang-item img,.kvs-hometown .leng-holder .drop img{width:18px;height:12px;object-fit:cover;border-radius:2px}.kvs-hometown .mebers-photo{width:24px;height:24px;border-radius:999px;overflow:hidden;background:#242428;display:flex;align-items:center;justify-content:center}.kvs-hometown .mebers-photo img{width:100%;height:100%;object-fit:cover}.kvs-hometown .member-avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ddd}.kvs-hometown .mebers-name{max-width:96px;overflow:hidden;text-overflow:ellipsis}.kvs-hometown .member-arrow{font-size:10px;color:#aaa}.kvs-hometown .member-links li{margin:0;padding:0}.kvs-hometown .member-links .disabled{opacity:.55;pointer-events:none}

.kvs-hometown .mobile-search-panel{display:none;grid-column:1/-1;background:#09090a;border-bottom:1px solid var(--border);padding:10px 12px;position:sticky;top:var(--topbar-height);z-index:70}.kvs-hometown.search-open .mobile-search-panel{display:block}.kvs-hometown .mobile-search-form{display:flex;height:42px;border:1px solid #2b2b2d;background:#101011;border-radius:8px;overflow:hidden}.kvs-hometown .mobile-search-form input{min-width:0;flex:1;border:0!important;background:transparent!important;color:#fff!important;padding:0 12px}.kvs-hometown .mobile-search-form button{width:48px;border:0;border-left:1px solid #2b2b2d;background:var(--accent);color:#fff}

.kvs-hometown .sidebar{background:var(--panel);border-right:1px solid var(--border);overflow:auto;scrollbar-width:thin;scrollbar-color:#555 #171717}.kvs-hometown .left-sidebar{grid-column:1;grid-row:2;position:sticky;top:var(--topbar-height);height:calc(100vh - var(--topbar-height));padding:15px 12px;transition:transform .22s ease,opacity .18s ease}.kvs-hometown .right-sidebar{grid-column:3;grid-row:2;position:sticky;top:var(--topbar-height);height:calc(100vh - var(--topbar-height));padding:15px 12px;border-left:1px solid var(--border);border-right:0;background:#121213}.kvs-hometown.sidebar-collapsed .app-shell{grid-template-columns:0 minmax(0,1fr) var(--right-width)}.kvs-hometown.sidebar-collapsed .left-sidebar{transform:translateX(-105%);opacity:0;pointer-events:none;padding-left:0;padding-right:0;border:0}.kvs-hometown .side-section{margin-bottom:21px}.kvs-hometown .side-title{margin:0 0 9px;color:#8f8f96;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.kvs-hometown .side-link{display:flex;align-items:center;gap:10px;min-height:35px;color:#e2e2e4!important;font-size:13px;font-weight:760;border-radius:8px;padding:0 9px}.kvs-hometown .side-link:hover,.kvs-hometown .side-link.active{color:#fff!important;background:#232326}.kvs-hometown .side-ico{width:18px;min-width:18px;text-align:center;color:#cfcfd4;font-size:14px}.kvs-hometown .side-link.active .side-ico,.kvs-hometown .side-link:hover .side-ico{color:var(--accent-2)}.kvs-hometown .side-dynamic .headline h2,.kvs-hometown .side-dynamic .headline{margin:0 0 9px;padding:0;border:0;background:none}.kvs-hometown .side-dynamic .headline h2 a{display:block;color:#8f8f96!important;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.kvs-hometown .side-dynamic ul.list{list-style:none;margin:0;padding:0}.kvs-hometown .side-dynamic ul.list li{margin:0;padding:0;border:0}.kvs-hometown .side-dynamic ul.list a{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:31px;padding:0 8px;border-radius:7px;color:#dedee1!important;font-size:13px;font-weight:690}.kvs-hometown .side-dynamic ul.list a:hover{background:#232326;color:#fff!important}.kvs-hometown .side-dynamic .rating{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:18px;padding:0 6px;border:1px solid #333;border-radius:99px;background:#101010;color:#aaa;font-size:11px;font-weight:800}

.kvs-hometown .content{grid-column:2;grid-row:2;min-width:0;padding:15px 15px 0;background:#080808;display:block!important}.kvs-hometown .container{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}.kvs-hometown .main{min-height:auto!important}.kvs-hometown .category-strip{display:flex;align-items:center;gap:6px;overflow-x:auto;padding-bottom:12px;scrollbar-width:thin;margin:0 0 4px}.kvs-hometown .category-strip a{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 13px;border:1px solid #2a2a2d;background:#111113;border-radius:8px;color:#f1f1f2!important;font-size:12px;font-weight:900;white-space:nowrap;text-transform:uppercase;letter-spacing:.01em}.kvs-hometown .category-strip a:hover,.kvs-hometown .category-strip a.active{background:linear-gradient(180deg,var(--accent-2),var(--accent));border-color:var(--accent-2);color:#fff!important}.kvs-hometown .member-control-bar{display:flex;align-items:center;gap:7px;overflow-x:auto;margin:0 0 14px;padding:9px;background:#111113;border:1px solid #242427;border-radius:10px}.kvs-hometown .member-control-bar a{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 10px;border:1px solid #303033;background:#17171a;border-radius:8px;color:#e9e9eb!important;font-size:12px;font-weight:850;white-space:nowrap}.kvs-hometown .member-control-bar a:hover{background:#232326;color:#fff!important;border-color:var(--accent-2)}

.kvs-hometown .content>.container>.tags-row{display:none!important}.kvs-hometown .right-sidebar .tags-row{display:block!important;position:static;margin:0;padding:0;background:transparent;border:0}.kvs-hometown .right-sidebar .swiper{overflow:visible!important}.kvs-hometown .right-sidebar .swiper-wrapper{display:flex!important;flex-wrap:wrap;gap:6px;transform:none!important;width:auto!important;height:auto!important}.kvs-hometown .right-sidebar .swiper-slide{width:auto!important;margin:0!important;display:inline-flex!important}.kvs-hometown .right-sidebar .swiper-slide a{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border:1px solid #36363a;background:#17171a;border-radius:7px;color:#e8e8e8!important;font-size:12px;font-weight:780;line-height:1.15}.kvs-hometown .right-sidebar .swiper-slide a:hover{border-color:#5a5a5a;background:#202024}.kvs-hometown .right-sidebar .swiper-button-prev,.kvs-hometown .right-sidebar .swiper-button-next{display:none!important}

.kvs-hometown .heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 13px;border:0;background:transparent;padding:0;min-width:0}.kvs-hometown .heading .title,.kvs-hometown h1.title,.kvs-hometown h2.title,.kvs-hometown h3.title{margin:0;color:#f4f4f5!important;font-size:24px!important;line-height:1.15;font-weight:900;letter-spacing:-.02em;text-transform:none!important}.kvs-hometown .more-title{display:inline-flex;align-items:center;gap:6px;color:#ddd!important;font-weight:800;font-size:13px}.kvs-hometown .sort{position:relative;margin-left:8px}.kvs-hometown .sort-title{height:34px;display:inline-flex;align-items:center;gap:8px;border:1px solid #303033;background:#111113;border-radius:8px;padding:0 11px;color:#ddd;font-size:12px;font-weight:800;cursor:pointer}.kvs-hometown .sort-drop{background:#151517;border:1px solid #333;border-radius:9px;box-shadow:0 14px 30px rgba(0,0,0,.35);padding:6px;min-width:150px;z-index:20}.kvs-hometown .sort-drop a,.kvs-hometown .sort-drop span{display:block;padding:8px 10px;border-radius:6px;color:#ddd!important;font-size:13px;cursor:pointer}.kvs-hometown .sort-drop a:hover,.kvs-hometown .sort-drop span:hover{background:#222;color:#fff!important}

.kvs-hometown .section-row{margin:0 0 24px!important;padding:0!important;background:transparent!important;border:0!important}.kvs-hometown .description-holder{background:#111113;border:1px solid #27272a;border-radius:10px;padding:18px;color:#bbb}.kvs-hometown .description-holder .title{margin-bottom:8px!important;font-size:20px!important}

.kvs-hometown .thumbs{min-width:0}.kvs-hometown .hometown-video-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;margin:0 0 24px!important;padding:0!important;align-items:start;clear:both}.kvs-hometown .hometown-video-grid .thumb{position:relative;min-width:0;background:#111113;border:1px solid #202023;border-radius:10px;overflow:hidden;box-shadow:none;transition:transform .15s ease,border-color .15s ease,background .15s ease;margin:0!important;float:none!important;width:auto!important;height:auto!important}.kvs-hometown .hometown-video-grid .thumb:hover{transform:translateY(-2px);border-color:#3b3b40;background:#151518}.kvs-hometown .hometown-video-grid .thumb>a{display:block;color:#fff!important;height:100%}.kvs-hometown .hometown-video-grid .img-holder{position:relative!important;display:block!important;aspect-ratio:16/9!important;background:#101012;overflow:hidden!important;width:100%!important;height:auto!important;padding:0!important;margin:0!important}.kvs-hometown .hometown-video-grid .img-holder img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;max-width:none!important;border:0!important}.kvs-hometown .hometown-video-grid .title{position:static!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px;margin:0!important;padding:10px 10px 4px!important;background:transparent!important;color:#f6f6f6!important;text-shadow:none!important;font-size:14px!important;line-height:1.25!important;font-weight:850!important}.kvs-hometown .hometown-video-grid .thumb-bottom{position:static!important;display:flex!important;align-items:center;gap:9px;flex-wrap:wrap;padding:0 10px 10px!important;margin:0!important;background:transparent!important;color:#9c9ca2!important;font-size:12px!important}.kvs-hometown .hometown-video-grid .thumb-item{display:inline-flex;align-items:center;gap:4px;color:#9c9ca2!important;font-size:12px!important}.kvs-hometown .hometown-video-grid .thumb-item svg{width:13px;height:13px;fill:currentColor}.kvs-hometown .hometown-video-grid .thumb-item-date{display:none!important}.kvs-hometown .hometown-video-grid .item-bottom{position:absolute!important;left:8px;right:8px;bottom:8px;display:flex;justify-content:space-between;align-items:center;z-index:4;margin:0!important}.kvs-hometown .hometown-video-grid .time,.kvs-hometown .hometown-video-grid .qualtiy{display:inline-flex;align-items:center;height:21px;padding:0 7px;border-radius:5px;background:rgba(0,0,0,.74);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:11px;font-weight:900}.kvs-hometown .hometown-video-grid .qualtiy{background:var(--accent);border-color:var(--accent-2)}.kvs-hometown .hometown-video-grid .item-top{position:absolute;top:8px;right:8px;z-index:4;display:flex;gap:5px}.kvs-hometown .hometown-video-grid .item-heart,.kvs-hometown .hometown-video-grid .item-time{width:31px;height:31px;border-radius:999px;background:rgba(0,0,0,.66);border:1px solid rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center;color:#fff}.kvs-hometown .hometown-video-grid .item-heart:hover,.kvs-hometown .hometown-video-grid .item-time:hover{background:var(--accent);border-color:var(--accent-2)}.kvs-hometown .hometown-video-grid .item-heart svg,.kvs-hometown .hometown-video-grid .item-time svg{width:15px;height:15px;fill:currentColor}.kvs-hometown .hometown-video-grid .line-private,.kvs-hometown .hometown-video-grid .line-premium,.kvs-hometown .hometown-video-grid .line-disabled,.kvs-hometown .hometown-video-grid .line-error,.kvs-hometown .hometown-video-grid .line-processing{position:absolute;left:8px;top:8px;z-index:5;background:var(--accent);color:#fff;border-radius:5px;padding:4px 7px;font-size:11px;font-weight:900}.kvs-hometown .thumb-info{position:static!important}.kvs-hometown .empty-content{grid-column:1/-1;background:#111113;border:1px solid #28282d;border-radius:10px;padding:24px;text-align:center;color:#aaa}.kvs-hometown .grid-temp{list-style:none;margin:0!important;padding:0!important;display:contents}.kvs-hometown .grid-temp>li{list-style:none;margin:0!important;padding:0!important;display:contents}

.kvs-hometown .categories-thumbs,.kvs-hometown .models-thumbs,.kvs-hometown .channels-thumbs,.kvs-hometown .albums-thumbs{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;margin:0 0 24px!important;padding:0!important}.kvs-hometown .categories-thumbs .thumb,.kvs-hometown .models-thumbs .thumb,.kvs-hometown .channels-thumbs .thumb,.kvs-hometown .albums-thumbs .thumb{background:#111113;border:1px solid #202023;border-radius:10px;overflow:hidden;margin:0!important;float:none!important;width:auto!important}.kvs-hometown .categories-thumbs .img-holder,.kvs-hometown .models-thumbs .img-holder,.kvs-hometown .channels-thumbs .img-holder,.kvs-hometown .albums-thumbs .img-holder{position:relative;aspect-ratio:16/10;background:#101012;overflow:hidden}.kvs-hometown .categories-thumbs .img-holder img,.kvs-hometown .models-thumbs .img-holder img,.kvs-hometown .channels-thumbs .img-holder img,.kvs-hometown .albums-thumbs .img-holder img{width:100%;height:100%;object-fit:cover}.kvs-hometown .categories-thumbs .cat-title,.kvs-hometown .channels-thumbs .title-holder{position:absolute;left:10px;right:10px;bottom:9px;z-index:2;color:#fff}.kvs-hometown .categories-thumbs .cat-title .title,.kvs-hometown .channels-thumbs .title-holder .title{position:static!important}.kvs-hometown .models-thumbs .title{position:static!important;padding:10px!important;background:#111113!important;text-shadow:none!important;color:#fff!important;display:flex!important;align-items:center;justify-content:space-between}.kvs-hometown .models-thumbs .flag-holder img{width:18px;height:auto}.kvs-hometown .no-thumb{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:130px;background:#151518;color:#777;font-weight:800}

.kvs-hometown .pagination,.kvs-hometown .load-more{display:flex;align-items:center;justify-content:center;gap:6px;margin:24px 0 34px!important;clear:both}.kvs-hometown .pagination a,.kvs-hometown .pagination span,.kvs-hometown .load-more .btn{min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #303033;background:#111113;color:#e8e8e8!important;border-radius:8px;padding:0 11px;font-size:13px;font-weight:850}.kvs-hometown .pagination span.active,.kvs-hometown .pagination a:hover,.kvs-hometown .load-more .btn:hover{background:linear-gradient(180deg,var(--accent-2),var(--accent));border-color:var(--accent-2);color:#fff!important}.kvs-hometown .pagination .prev,.kvs-hometown .pagination .next{min-width:88px}.kvs-hometown .pagination svg{width:12px;height:12px;fill:currentColor}

.kvs-hometown .video-holder{background:transparent!important;margin:0!important;padding:0!important}.kvs-hometown .link-offer{margin:0 0 12px}.kvs-hometown .link-offer img{display:block;width:100%;max-height:120px;object-fit:cover;border:1px solid #252529;background:#111}.kvs-hometown .video-inner{background:transparent!important;padding:0!important;margin:0!important}.kvs-hometown .video-cols{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}.kvs-hometown .col-video,.kvs-hometown .col-asside{min-width:0}.kvs-hometown .col-video>*,.kvs-hometown .col-asside>*{max-width:100%}.kvs-hometown .player,.kvs-hometown .video-player,.kvs-hometown .block-video,.kvs-hometown .video-container{background:#000;border:1px solid #252529;border-radius:10px;overflow:hidden}.kvs-hometown .col-asside{position:sticky;top:calc(var(--topbar-height) + 16px)}.kvs-hometown .asside-link{background:#111113;border:1px solid #27272a;border-radius:10px;padding:12px;margin-bottom:14px}.kvs-hometown .asside-link>.title{position:static!important;color:#888!important;text-transform:uppercase;font-size:12px!important;font-weight:800!important;margin:0 0 9px!important;text-shadow:none!important}.kvs-hometown .video-info,.kvs-hometown .block-details,.kvs-hometown .info-section{background:#111113;border:1px solid #27272a;border-radius:10px;color:#ddd}.kvs-hometown .title-holder{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 12px;padding:0;background:transparent;border:0}.kvs-hometown .title-holder h1.title{flex:1 1 100%;font-size:26px!important}.kvs-hometown .count-item{display:inline-flex;align-items:center;gap:5px;color:#aaa;font-size:12px;font-weight:750}.kvs-hometown .count-item svg{width:14px;height:14px;fill:currentColor}.kvs-hometown .top-options{margin:0 0 12px}.kvs-hometown .buttons-row{display:flex!important;align-items:center;gap:7px;flex-wrap:wrap}.kvs-hometown .buttons-row.hide{display:flex!important}.kvs-hometown .buttons-row .button,.kvs-hometown .top-options .button,.kvs-hometown .video-controls .btn{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 11px;border:1px solid #333!important;background:#151518!important;color:#eee!important;border-radius:8px!important;font-size:12px;font-weight:850!important}.kvs-hometown .buttons-row .gold,.kvs-hometown .video-controls .gold{background:linear-gradient(180deg,var(--accent-2),var(--accent))!important;border-color:var(--accent-2)!important;color:#fff!important}.kvs-hometown .player-holder{background:#000!important}.kvs-hometown .player-wrap,.kvs-hometown .embed-wrap,.kvs-hometown .no-player{position:relative;background:#000!important}.kvs-hometown .video-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#111113;border:1px solid #27272a;border-top:0;padding:12px;margin:0 0 16px;color:#ddd}.kvs-hometown .video-controls .col{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.kvs-hometown .block-comments,.kvs-hometown .comments,.kvs-hometown .list-comments{background:#111113;border:1px solid #27272a;border-radius:10px;padding:14px;color:#ddd}.kvs-hometown .generic-error{background:#251015;border:1px solid #6a2630;color:#fff;border-radius:8px;padding:10px;margin:10px 0}.kvs-hometown .hidden{display:none}

.kvs-hometown .footer{grid-column:1/-1;background:#070707;border-top:1px solid #242427;margin:0;padding:26px 16px;color:#999}.kvs-hometown .footer .container{max-width:none!important}.kvs-hometown .footer-inner{display:flex;align-items:flex-start;gap:22px;justify-content:space-between}.kvs-hometown .footer .logo img{max-height:38px;width:auto}.kvs-hometown .footer-nav{display:flex;flex-wrap:wrap;gap:14px}.kvs-hometown .footer-nav a,.kvs-hometown .footer-nav span{color:#dcdcdc!important;font-weight:750;cursor:pointer}.kvs-hometown .footer-nav a:hover,.kvs-hometown .footer-nav span:hover{color:#fff!important}.kvs-hometown .footer-desc{max-width:520px;color:#898989;font-size:13px}.kvs-hometown .footer-desc p{margin:0 0 7px}.kvs-hometown .fancybox-inner,.kvs-hometown .popup-holder{background:#111!important;color:#eee!important}.kvs-hometown input[type="button"],.kvs-hometown input[type="submit"],.kvs-hometown .submit,.kvs-hometown .btn{border:1px solid #333!important;background:#161618!important;color:#fff!important;border-radius:8px!important;font-weight:800!important}.kvs-hometown input[type="button"]:hover,.kvs-hometown input[type="submit"]:hover,.kvs-hometown .submit:hover,.kvs-hometown .btn:hover{background:var(--accent)!important;border-color:var(--accent-2)!important}

@media (max-width:1500px){.kvs-hometown .top-links{gap:13px}.kvs-hometown .topbar-search{min-width:220px;flex-basis:250px}.kvs-hometown .hometown-video-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}
@media (max-width:1280px){:root{--right-width:0px}.kvs-hometown .app-shell{grid-template-columns:var(--left-width) minmax(0,1fr)}.kvs-hometown.sidebar-collapsed .app-shell{grid-template-columns:0 minmax(0,1fr)}.kvs-hometown .right-sidebar{display:none}.kvs-hometown .top-links{display:none}.kvs-hometown .video-cols{grid-template-columns:1fr}.kvs-hometown .col-asside{position:static}.kvs-hometown .col-asside .hometown-video-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}
@media (max-width:980px){:root{--left-width:0px;--topbar-height:60px}.kvs-hometown .app-shell{display:block;min-height:0}.kvs-hometown .topbar{height:var(--topbar-height);gap:8px;padding:0 10px}.kvs-hometown .brand-main{font-size:22px;max-width:145px}.kvs-hometown .brand-badge{height:28px;font-size:20px}.kvs-hometown .desktop-search{display:none!important}.kvs-hometown .mobile-search-toggle{display:inline-flex}.kvs-hometown .header-controls{margin-left:auto;gap:6px}.kvs-hometown .header-controls .toggleTheme,.kvs-hometown .header-lang{display:none}.kvs-hometown .header-controls .header-upload span,.kvs-hometown .header-login,.kvs-hometown .header-signup,.kvs-hometown .mebers-name,.kvs-hometown .member-arrow{display:none!important}.kvs-hometown .header-controls .header-upload,.kvs-hometown .header-member-switcher{width:38px;padding:0}.kvs-hometown .left-sidebar{position:fixed;left:0;top:var(--topbar-height);bottom:0;width:270px;height:auto;z-index:75;transform:translateX(-105%);transition:transform .22s ease;border-right:1px solid var(--border);box-shadow:20px 0 50px rgba(0,0,0,.45);opacity:1;pointer-events:auto}.kvs-hometown.nav-open .left-sidebar{transform:translateX(0)}.kvs-hometown.sidebar-collapsed .left-sidebar{opacity:1;pointer-events:auto;padding:15px 12px;border-right:1px solid var(--border)}.kvs-hometown .content{padding:12px 10px 0}.kvs-hometown .hometown-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.kvs-hometown .heading .title,.kvs-hometown h1.title,.kvs-hometown h2.title{font-size:20px!important}.kvs-hometown .footer-inner{display:block}.kvs-hometown .footer-nav{margin:16px 0}.kvs-hometown .col-asside .hometown-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kvs-hometown .upload-list,.kvs-hometown .member-links{right:0;min-width:210px}}
@media (max-width:560px){.kvs-hometown .topbar{gap:6px}.kvs-hometown .brand-badge{display:none}.kvs-hometown .brand-main{font-size:20px;max-width:118px}.kvs-hometown .htd-burger,.kvs-hometown .mobile-search-toggle,.kvs-hometown .header-controls .header-upload,.kvs-hometown .header-member-switcher{width:36px;height:36px;flex-basis:36px}.kvs-hometown .mobile-search-panel{top:var(--topbar-height)}.kvs-hometown .category-strip a{height:34px;padding:0 10px;font-size:11px}.kvs-hometown .member-control-bar{padding:8px}.kvs-hometown .hometown-video-grid{gap:8px}.kvs-hometown .hometown-video-grid .title{font-size:12px!important;min-height:36px;padding:8px 8px 3px!important}.kvs-hometown .hometown-video-grid .thumb-bottom{display:none!important}.kvs-hometown .hometown-video-grid .img-holder{aspect-ratio:3/4!important}.kvs-hometown .categories-thumbs,.kvs-hometown .models-thumbs,.kvs-hometown .channels-thumbs,.kvs-hometown .albums-thumbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.kvs-hometown .categories-thumbs .img-holder,.kvs-hometown .models-thumbs .img-holder,.kvs-hometown .channels-thumbs .img-holder,.kvs-hometown .albums-thumbs .img-holder{aspect-ratio:3/4}.kvs-hometown .pagination{flex-wrap:wrap}.kvs-hometown .pagination .prev,.kvs-hometown .pagination .next{min-width:78px}}

/* Hometown KVS v3 polish: compact sidebar, mobile header and red accent cleanup */
:root{
  --left-mini-width:66px;
}
html,html.light{
  --btn-gold:var(--accent) !important;
  --btn-box-shadow:0 4px 14px rgba(220,38,38,.32) !important;
  --tags-link-bg-hover:rgba(220,38,38,.16) !important;
}

/* Remove inherited orange states from the base KVS theme */
.kvs-hometown .btn.orange,
.kvs-hometown .btn.orange:hover,
.kvs-hometown .button.gold,
.kvs-hometown .button.gold:hover,
.kvs-hometown .gold,
.kvs-hometown .gold:hover,
.kvs-hometown .modal-inner .custom-choose.active,
.kvs-hometown .thumb .item-heart.fixed,
.kvs-hometown .thumb .item-time.fixed,
.kvs-hometown .video-controls .btn.delete,
.kvs-hometown .video-controls .btn.delete:hover,
.kvs-hometown .submit:hover,
.kvs-hometown input[type="submit"]:hover,
.kvs-hometown input[type="button"]:hover{
  background:linear-gradient(180deg,var(--accent-2),var(--accent)) !important;
  background-color:var(--accent) !important;
  border-color:var(--accent-2) !important;
  color:#fff !important;
  box-shadow:0 8px 20px rgba(220,38,38,.24) !important;
}
.kvs-hometown a:hover,
.kvs-hometown .link:hover,
.kvs-hometown .tabs-menu a:hover,
.kvs-hometown .sort a:hover,
.kvs-hometown .headline a:hover{
  color:var(--accent-2) !important;
}
.kvs-hometown .header-controls .header-login:hover,
.kvs-hometown .header-controls .header-member-switcher:hover,
.kvs-hometown .header-icon-control:hover,
.kvs-hometown .mobile-search-toggle:hover,
.kvs-hometown .htd-burger:hover{
  background:#221113 !important;
  border-color:#4a1d23 !important;
  color:#fff !important;
}

@media (min-width:981px){
  .kvs-hometown.sidebar-collapsed .app-shell{
    grid-template-columns:var(--left-mini-width) minmax(0,1fr) var(--right-width) !important;
  }
  .kvs-hometown.sidebar-collapsed .left-sidebar{
    transform:none !important;
    opacity:1 !important;
    pointer-events:auto !important;
    width:auto !important;
    padding:12px 8px !important;
    border-right:1px solid var(--border) !important;
    overflow:visible !important;
  }
  .kvs-hometown.sidebar-collapsed .left-sidebar .side-title,
  .kvs-hometown.sidebar-collapsed .left-sidebar .side-dynamic{
    display:none !important;
  }
  .kvs-hometown.sidebar-collapsed .left-sidebar .side-section{
    margin:0 0 10px !important;
  }
  .kvs-hometown.sidebar-collapsed .left-sidebar .side-link{
    width:48px !important;
    height:44px !important;
    min-height:44px !important;
    padding:0 !important;
    margin:0 0 6px !important;
    justify-content:center !important;
    gap:0 !important;
    border-radius:13px !important;
    position:relative !important;
  }
  .kvs-hometown.sidebar-collapsed .left-sidebar .side-link > span:not(.side-ico){
    display:none !important;
  }
  .kvs-hometown.sidebar-collapsed .left-sidebar .side-ico{
    width:auto !important;
    min-width:0 !important;
    font-size:17px !important;
    line-height:1 !important;
  }
  .kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover,
  .kvs-hometown.sidebar-collapsed .left-sidebar .side-link.active{
    background:linear-gradient(180deg,var(--accent-2),var(--accent)) !important;
    color:#fff !important;
  }
  .kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover .side-ico,
  .kvs-hometown.sidebar-collapsed .left-sidebar .side-link.active .side-ico{
    color:#fff !important;
  }
  .kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover::after{
    content:attr(data-label);
    position:absolute;
    left:calc(100% + 10px);
    top:50%;
    transform:translateY(-50%);
    background:#18181a;
    border:1px solid #303033;
    color:#fff;
    font-size:12px;
    font-weight:800;
    white-space:nowrap;
    padding:6px 9px;
    border-radius:8px;
    box-shadow:0 12px 30px rgba(0,0,0,.35);
    z-index:120;
  }
  .kvs-hometown.sidebar-collapsed .htd-burger span:nth-child(1),
  .kvs-hometown.sidebar-collapsed .htd-burger span:nth-child(2),
  .kvs-hometown.sidebar-collapsed .htd-burger span:nth-child(3){
    transform:none !important;
    opacity:1 !important;
  }
}

@media (max-width:980px){
  .kvs-hometown .topbar{
    display:flex !important;
    flex-wrap:nowrap !important;
    gap:8px !important;
    padding:0 10px !important;
  }
  .kvs-hometown .topbar-left{
    flex:1 1 auto !important;
    min-width:0 !important;
    gap:8px !important;
  }
  .kvs-hometown .brand{
    min-width:0 !important;
  }
  .kvs-hometown .brand-main{
    max-width:none !important;
    font-size:21px !important;
  }
  .kvs-hometown .brand-badge{
    display:inline-flex !important;
    height:27px !important;
    font-size:19px !important;
    padding:0 7px !important;
  }
  .kvs-hometown .mobile-search-toggle{
    display:inline-flex !important;
    order:4 !important;
    flex:0 0 38px !important;
  }
  .kvs-hometown .header-controls{
    order:5 !important;
    margin-left:0 !important;
    flex:0 0 auto !important;
    gap:6px !important;
    justify-content:flex-end !important;
  }
  .kvs-hometown .header-lang,
  .kvs-hometown .toggleTheme{
    display:none !important;
  }
  .kvs-hometown .header-login{
    display:none !important;
  }
  .kvs-hometown .header-signup{
    display:inline-flex !important;
    width:38px !important;
    padding:0 !important;
    font-size:0 !important;
    flex:0 0 38px !important;
  }
  .kvs-hometown .header-signup i{
    font-size:14px !important;
    margin:0 !important;
  }
  .kvs-hometown .header-controls .header-upload,
  .kvs-hometown .header-member-switcher{
    flex:0 0 38px !important;
  }
  .kvs-hometown .header-controls .header-upload span,
  .kvs-hometown .mebers-name,
  .kvs-hometown .member-arrow{
    display:none !important;
  }
}

@media (max-width:560px){
  .kvs-hometown .topbar{
    gap:6px !important;
  }
  .kvs-hometown .brand-main{
    font-size:19px !important;
    letter-spacing:-.7px !important;
  }
  .kvs-hometown .brand-badge{
    display:inline-flex !important;
    height:24px !important;
    font-size:17px !important;
    padding:0 6px !important;
  }
  .kvs-hometown .htd-burger,
  .kvs-hometown .mobile-search-toggle,
  .kvs-hometown .header-controls .header-upload,
  .kvs-hometown .header-member-switcher,
  .kvs-hometown .header-signup{
    width:35px !important;
    height:35px !important;
    flex-basis:35px !important;
  }
}

/* Hometown KVS v4 polish: safer home blocks, smoother corners and translucent sticky header */
:root{
  --radius-sm:10px;
  --radius-md:14px;
  --radius-lg:18px;
}

/* Let every KVS home block sit in the normal page flow before the footer */
.kvs-hometown .content{
  min-height:calc(100vh - var(--topbar-height)) !important;
  padding-bottom:46px !important;
  overflow:visible !important;
}
.kvs-hometown .content > .container{
  padding-bottom:42px !important;
}
.kvs-hometown .content .section-row{
  display:block !important;
  position:relative !important;
  clear:both !important;
  overflow:visible !important;
  margin:0 0 28px !important;
}
.kvs-hometown .content .section-row::after,
.kvs-hometown .content .thumbs::after,
.kvs-hometown .content .heading::after{
  content:"";
  display:block;
  clear:both;
}
.kvs-hometown .content .section-row:last-child{
  margin-bottom:46px !important;
}
.kvs-hometown .footer{
  position:relative !important;
  z-index:2 !important;
  clear:both !important;
  margin-top:0 !important;
}

/* Empty KVS blocks like Most Viewed Channels / Albums should look intentional */
.kvs-hometown .empty-content{
  width:100% !important;
  min-height:78px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  grid-column:1 / -1 !important;
  background:#111113 !important;
  border:1px dashed #303036 !important;
  border-radius:var(--radius-lg) !important;
  color:#8f8f96 !important;
  font-size:13px !important;
  font-weight:700 !important;
  text-align:center !important;
  padding:22px !important;
  margin:0 !important;
  float:none !important;
}

/* Softer modern radius across the custom layer */
.kvs-hometown .topbar-search,
.kvs-hometown .mobile-search-form,
.kvs-hometown .htd-burger,
.kvs-hometown .mobile-search-toggle,
.kvs-hometown .header-controls .header-upload,
.kvs-hometown .header-controls .header-login,
.kvs-hometown .header-controls .header-signup,
.kvs-hometown .header-controls .header-icon-control,
.kvs-hometown .header-controls .header-member-switcher,
.kvs-hometown .side-link,
.kvs-hometown .category-strip a,
.kvs-hometown .member-control-bar a,
.kvs-hometown .pagination a,
.kvs-hometown .pagination span,
.kvs-hometown .load-more .btn,
.kvs-hometown .btn,
.kvs-hometown input[type="submit"],
.kvs-hometown input[type="button"]{
  border-radius:var(--radius-md) !important;
}
.kvs-hometown .hometown-video-grid .thumb,
.kvs-hometown .categories-thumbs .thumb,
.kvs-hometown .models-thumbs .thumb,
.kvs-hometown .channels-thumbs .thumb,
.kvs-hometown .albums-thumbs .thumb,
.kvs-hometown .description-holder,
.kvs-hometown .upload-list,
.kvs-hometown .leng-holder .drop,
.kvs-hometown .member-links,
.kvs-hometown .footer-inner{
  border-radius:var(--radius-lg) !important;
}
.kvs-hometown .hometown-video-grid .img-holder,
.kvs-hometown .categories-thumbs .img-holder,
.kvs-hometown .models-thumbs .img-holder,
.kvs-hometown .channels-thumbs .img-holder,
.kvs-hometown .albums-thumbs .img-holder{
  border-radius:calc(var(--radius-lg) - 2px) calc(var(--radius-lg) - 2px) 0 0 !important;
}

/* Header stays solid at top and becomes slightly glassy after scroll */
.kvs-hometown .topbar{
  transition:background-color .22s ease, border-color .22s ease, box-shadow .22s ease, backdrop-filter .22s ease !important;
}
.kvs-hometown.is-scrolled .topbar{
  background:rgba(5,5,7,.78) !important;
  border-bottom-color:rgba(255,255,255,.09) !important;
  box-shadow:0 12px 34px rgba(0,0,0,.36) !important;
  -webkit-backdrop-filter:blur(14px) saturate(130%);
  backdrop-filter:blur(14px) saturate(130%);
}
.kvs-hometown.is-scrolled .mobile-search-panel{
  background:rgba(9,9,10,.88) !important;
  -webkit-backdrop-filter:blur(12px) saturate(120%);
  backdrop-filter:blur(12px) saturate(120%);
}

/* Hometown KVS v5: replace legacy footer + stronger glass header + float-safe page flow */
html,
body{
  min-height:100% !important;
  height:auto !important;
}
.kvs-hometown.wrapper{
  height:auto !important;
  min-height:100vh !important;
  display:block !important;
  overflow-x:hidden !important;
  background:#080808 !important;
}
.kvs-hometown .app-shell{
  position:relative !important;
  z-index:1 !important;
  min-height:calc(100vh - 190px) !important;
  height:auto !important;
  overflow:visible !important;
  align-items:stretch !important;
}
.kvs-hometown .content{
  position:relative !important;
  z-index:1 !important;
  height:auto !important;
  min-height:calc(100vh - var(--topbar-height) - 190px) !important;
  display:flow-root !important;
  overflow:visible !important;
  padding-bottom:72px !important;
}
.kvs-hometown .content > .container{
  display:flow-root !important;
  position:relative !important;
  clear:both !important;
  padding-bottom:34px !important;
}
.kvs-hometown .content > .container::after,
.kvs-hometown .app-shell::after,
.kvs-hometown .section-row::after,
.kvs-hometown .heading::after,
.kvs-hometown .thumbs::after{
  content:"" !important;
  display:block !important;
  clear:both !important;
}
.kvs-hometown .section-row,
.kvs-hometown .description-holder,
.kvs-hometown .heading,
.kvs-hometown .thumbs,
.kvs-hometown .hometown-video-grid,
.kvs-hometown .categories-thumbs,
.kvs-hometown .models-thumbs,
.kvs-hometown .channels-thumbs,
.kvs-hometown .albums-thumbs{
  float:none !important;
  clear:both !important;
  position:relative !important;
  max-width:100% !important;
}
.kvs-hometown .section-row{
  display:flow-root !important;
  margin-bottom:30px !important;
}
.kvs-hometown .description-holder{
  margin-bottom:36px !important;
}

/* New footer: not using the legacy .footer class, so old KVS footer CSS can't overlay it */
.kvs-hometown .footer{
  display:none !important;
}
.kvs-hometown .hometown-footer,
.hometown-footer{
  display:block !important;
  position:relative !important;
  inset:auto !important;
  left:auto !important;
  right:auto !important;
  top:auto !important;
  bottom:auto !important;
  transform:none !important;
  float:none !important;
  clear:both !important;
  width:100% !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 16px 24px !important;
  z-index:0 !important;
  background:#080808 !important;
  border-top:1px solid rgba(255,255,255,.08) !important;
  box-shadow:none !important;
  color:#9ca3af !important;
}
.hometown-footer *{
  box-sizing:border-box !important;
}
.hometown-footer-ad{
  display:block !important;
  max-width:1440px !important;
  margin:0 auto !important;
  padding:20px 0 0 !important;
  clear:both !important;
}
.hometown-footer-inner{
  max-width:1440px !important;
  margin:24px auto 0 !important;
  padding:24px !important;
  display:grid !important;
  grid-template-columns:minmax(230px,1.2fr) minmax(260px,2fr) auto !important;
  gap:22px !important;
  align-items:center !important;
  background:linear-gradient(180deg,rgba(18,18,20,.96),rgba(12,12,13,.96)) !important;
  border:1px solid rgba(255,255,255,.08) !important;
  border-radius:20px !important;
  box-shadow:0 18px 50px rgba(0,0,0,.25) !important;
}
.hometown-footer-logo{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  color:#fff !important;
  text-decoration:none !important;
  font-weight:900 !important;
  letter-spacing:-.8px !important;
}
.hometown-footer-name{
  font-size:24px !important;
  line-height:1 !important;
  color:#fff !important;
}
.hometown-footer-badge{
  display:inline-flex !important;
  align-items:center !important;
  height:28px !important;
  padding:0 8px !important;
  border-radius:8px !important;
  background:linear-gradient(180deg,var(--accent-2),var(--accent)) !important;
  color:#fff !important;
  font-size:20px !important;
  font-weight:900 !important;
  font-style:italic !important;
  letter-spacing:-1px !important;
  transform:rotate(-2deg) !important;
}
.hometown-footer-text{
  max-width:520px !important;
  margin:12px 0 0 !important;
  color:#8f8f96 !important;
  font-size:13px !important;
  line-height:1.55 !important;
}
.hometown-footer-nav{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  margin:0 !important;
  padding:0 !important;
}
.hometown-footer-nav a,
.hometown-footer-nav span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:34px !important;
  padding:0 12px !important;
  border:1px solid rgba(255,255,255,.08) !important;
  border-radius:999px !important;
  background:#151518 !important;
  color:#d7d7db !important;
  font-size:12px !important;
  font-weight:850 !important;
  text-transform:uppercase !important;
  letter-spacing:.02em !important;
  cursor:pointer !important;
  text-decoration:none !important;
}
.hometown-footer-nav a:hover,
.hometown-footer-nav span:hover,
.hometown-footer-nav a.active{
  background:linear-gradient(180deg,var(--accent-2),var(--accent)) !important;
  border-color:var(--accent-2) !important;
  color:#fff !important;
}
.hometown-footer-copy{
  color:#85858c !important;
  font-size:12px !important;
  font-weight:700 !important;
  text-align:right !important;
  white-space:normal !important;
}
.hometown-footer-copy a{
  color:#fff !important;
  text-decoration:none !important;
}
.hometown-footer-copy a:hover{
  color:var(--accent-2) !important;
}

/* Header: more visible glass effect. JS adds both .is-scrolled and .htd-scrolled */
.kvs-hometown .topbar{
  background:rgba(5,5,7,.96) !important;
  -webkit-backdrop-filter:blur(0) saturate(100%) !important;
  backdrop-filter:blur(0) saturate(100%) !important;
  transition:background-color .18s ease, backdrop-filter .18s ease, box-shadow .18s ease, border-color .18s ease !important;
}
.kvs-hometown.is-scrolled .topbar,
body.htd-scrolled .kvs-hometown .topbar,
.kvs-hometown .topbar.is-scrolled{
  background:rgba(5,5,7,.64) !important;
  border-bottom-color:rgba(255,255,255,.14) !important;
  box-shadow:0 14px 38px rgba(0,0,0,.42) !important;
  -webkit-backdrop-filter:blur(18px) saturate(145%) !important;
  backdrop-filter:blur(18px) saturate(145%) !important;
}
.kvs-hometown.is-scrolled .topbar::before,
body.htd-scrolled .kvs-hometown .topbar::before,
.kvs-hometown .topbar.is-scrolled::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  pointer-events:none !important;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,0)) !important;
}
.kvs-hometown.is-scrolled .mobile-search-panel,
body.htd-scrolled .kvs-hometown .mobile-search-panel{
  background:rgba(9,9,10,.72) !important;
  -webkit-backdrop-filter:blur(16px) saturate(135%) !important;
  backdrop-filter:blur(16px) saturate(135%) !important;
}

@media (max-width:980px){
  .kvs-hometown .app-shell{
    min-height:calc(100vh - 210px) !important;
  }
  .kvs-hometown .content{
    min-height:auto !important;
    padding-bottom:46px !important;
  }
  .hometown-footer{
    padding:0 10px 18px !important;
  }
  .hometown-footer-inner{
    grid-template-columns:1fr !important;
    gap:18px !important;
    text-align:center !important;
    padding:20px 14px !important;
    border-radius:18px !important;
  }
  .hometown-footer-logo,
  .hometown-footer-nav{
    justify-content:center !important;
  }
  .hometown-footer-text{
    margin-left:auto !important;
    margin-right:auto !important;
  }
  .hometown-footer-copy{
    text-align:center !important;
  }
}

/* Hometown KVS v9: surgical rollback fix
   Only fixes: desktop video grid columns, mobile one-column cards,
   and visual sidebar rails reaching the full page height. */

@media (min-width:981px){
  .kvs-hometown .app-shell{
    display:grid !important;
    grid-template-columns:var(--left-width) minmax(0,1fr) var(--right-width) !important;
    grid-template-rows:var(--topbar-height) 1fr !important;
    min-height:100vh !important;
    height:auto !important;
    overflow:visible !important;
    position:relative !important;
    isolation:isolate !important;
  }

  /* Paint the sidebar columns all the way down the page without making sidebars fixed. */
  .kvs-hometown .app-shell::before,
  .kvs-hometown .app-shell::after{
    content:"" !important;
    position:absolute !important;
    top:var(--topbar-height) !important;
    bottom:0 !important;
    z-index:-1 !important;
    pointer-events:none !important;
    background:#121213 !important;
    min-height:calc(100vh - var(--topbar-height)) !important;
  }
  .kvs-hometown .app-shell::before{
    left:0 !important;
    width:var(--left-width) !important;
    border-right:1px solid var(--border) !important;
  }
  .kvs-hometown .app-shell::after{
    right:0 !important;
    width:var(--right-width) !important;
    border-left:1px solid var(--border) !important;
  }

  .kvs-hometown.sidebar-collapsed .app-shell{
    grid-template-columns:var(--left-mini-width) minmax(0,1fr) var(--right-width) !important;
  }
  .kvs-hometown.sidebar-collapsed .app-shell::before{
    width:var(--left-mini-width) !important;
  }

  .kvs-hometown .left-sidebar,
  .kvs-hometown .right-sidebar{
    position:sticky !important;
    top:var(--topbar-height) !important;
    height:calc(100vh - var(--topbar-height)) !important;
    max-height:calc(100vh - var(--topbar-height)) !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    align-self:start !important;
    z-index:2 !important;
    transform:none !important;
    opacity:1 !important;
    pointer-events:auto !important;
  }

  .kvs-hometown .content{
    grid-column:2 !important;
    grid-row:2 !important;
    min-width:0 !important;
    max-width:100% !important;
    overflow:visible !important;
  }
  .kvs-hometown .content > .container{
    min-width:0 !important;
    max-width:100% !important;
  }

  /* Force the video cards back into a proper desktop grid. */
  .kvs-hometown .hometown-video-grid,
  .kvs-hometown .content .hometown-video-grid,
  .kvs-hometown div.thumbs.hometown-video-grid,
  .kvs-hometown form.thumbs.hometown-video-grid{
    display:grid !important;
    grid-template-columns:repeat(auto-fill,minmax(210px,1fr)) !important;
    gap:12px !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 0 24px !important;
    padding:0 !important;
    float:none !important;
    clear:both !important;
    align-items:start !important;
  }

  .kvs-hometown .hometown-video-grid .thumb{
    width:auto !important;
    max-width:none !important;
    min-width:0 !important;
    margin:0 !important;
    float:none !important;
    display:block !important;
  }

  .kvs-hometown .hometown-video-grid .img-holder{
    width:100% !important;
    height:auto !important;
    aspect-ratio:16/9 !important;
  }
}

@media (max-width:1280px) and (min-width:981px){
  .kvs-hometown{
    --right-width:0px;
  }
  .kvs-hometown .app-shell{
    grid-template-columns:var(--left-width) minmax(0,1fr) !important;
  }
  .kvs-hometown.sidebar-collapsed .app-shell{
    grid-template-columns:var(--left-mini-width) minmax(0,1fr) !important;
  }
  .kvs-hometown .right-sidebar,
  .kvs-hometown .app-shell::after{
    display:none !important;
  }
}

/* Mobile: one column only, as requested. */
@media (max-width:980px){
  .kvs-hometown .hometown-video-grid,
  .kvs-hometown .content .hometown-video-grid,
  .kvs-hometown div.thumbs.hometown-video-grid,
  .kvs-hometown form.thumbs.hometown-video-grid,
  .kvs-hometown .col-asside .hometown-video-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:12px !important;
    width:100% !important;
    max-width:100% !important;
  }
  .kvs-hometown .hometown-video-grid .thumb{
    width:auto !important;
    max-width:none !important;
    margin:0 !important;
    float:none !important;
  }
  .kvs-hometown .hometown-video-grid .img-holder{
    aspect-ratio:16/9 !important;
  }
}

/* Hometown KVS v11: monochrome redesign layer.
   Based on v9 stable layout. Visual-only: typography, colors, pills, cards and soft background gradient. */
:root,
.kvs-hometown{
  --bg:#050506;
  --bg-2:#080809;
  --panel:rgba(14,14,15,.86);
  --panel-2:rgba(18,18,20,.72);
  --panel-3:rgba(24,24,27,.72);
  --border:rgba(255,255,255,.075);
  --border-soft:rgba(255,255,255,.052);
  --text:#f4f4f5;
  --muted:#a1a1aa;
  --muted-2:#71717a;
  --accent:#f5f5f4;
  --accent-2:#ffffff;
  --accent-dark:#a1a1aa;
  --mono-chip:rgba(255,255,255,.055);
  --mono-chip-hover:rgba(255,255,255,.105);
  --mono-card:rgba(255,255,255,.035);
  --mono-card-hover:rgba(255,255,255,.055);
}

html,
body{
  background:
    radial-gradient(circle at 18% -10%, rgba(255,255,255,.105), transparent 32rem),
    radial-gradient(circle at 82% 0%, rgba(255,255,255,.065), transparent 28rem),
    linear-gradient(180deg,#050506 0%,#080809 42%,#050506 100%) !important;
}
body,
.kvs-hometown{
  font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,Arial,sans-serif !important;
  font-size:14px !important;
  letter-spacing:-.01em !important;
  color:var(--text) !important;
}
.kvs-hometown .app-shell{
  background:
    linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,0) 28rem),
    transparent !important;
}
.kvs-hometown .content{
  background:transparent !important;
}

/* Logo: keep the same shape/attitude, but monochrome. */
.kvs-hometown .brand,
.hometown-footer-logo{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif !important;
  letter-spacing:-1.05px !important;
}
.kvs-hometown .brand-main,
.hometown-footer-name{
  color:#fff !important;
  text-shadow:0 1px 0 rgba(255,255,255,.06) !important;
}
.kvs-hometown .brand-badge,
.hometown-footer-badge{
  background:linear-gradient(180deg,#ffffff,#d7d7dc) !important;
  color:#070708 !important;
  border:1px solid rgba(255,255,255,.8) !important;
  box-shadow:0 8px 22px rgba(255,255,255,.08), inset 0 -2px 0 rgba(0,0,0,.14) !important;
  text-shadow:none !important;
}

/* Header / glass monochrome. */
.kvs-hometown .topbar{
  background:rgba(6,6,7,.82) !important;
  border-bottom-color:rgba(255,255,255,.07) !important;
  box-shadow:0 12px 34px rgba(0,0,0,.28) !important;
  -webkit-backdrop-filter:blur(16px) saturate(140%) !important;
  backdrop-filter:blur(16px) saturate(140%) !important;
}
.kvs-hometown.is-scrolled .topbar,
body.htd-scrolled .kvs-hometown .topbar,
.kvs-hometown .topbar.is-scrolled{
  background:rgba(6,6,7,.58) !important;
  border-bottom-color:rgba(255,255,255,.105) !important;
  box-shadow:0 18px 46px rgba(0,0,0,.4) !important;
}
.kvs-hometown .top-links a{
  color:rgba(244,244,245,.72) !important;
  font-weight:760 !important;
}
.kvs-hometown .top-links a:hover,
.kvs-hometown .top-links a.active{
  color:#fff !important;
  opacity:1 !important;
}
.kvs-hometown .topbar-search,
.kvs-hometown .mobile-search-form{
  background:rgba(255,255,255,.045) !important;
  border-color:rgba(255,255,255,.085) !important;
  border-radius:999px !important;
}
.kvs-hometown .topbar-search button,
.kvs-hometown .mobile-search-form button{
  background:rgba(255,255,255,.065) !important;
  border-left-color:rgba(255,255,255,.08) !important;
  color:#e4e4e7 !important;
}
.kvs-hometown .topbar-search button:hover,
.kvs-hometown .mobile-search-form button:hover{
  background:#fff !important;
  color:#050506 !important;
}

/* Main monochrome buttons. */
.kvs-hometown .header-controls .header-upload,
.kvs-hometown .header-controls .header-signup,
.kvs-hometown .button.gold,
.kvs-hometown .buttons-row .gold,
.kvs-hometown .video-controls .gold,
.kvs-hometown .btn.orange,
.kvs-hometown .gold,
.kvs-hometown input[type="submit"]:hover,
.kvs-hometown input[type="button"]:hover,
.kvs-hometown .submit:hover{
  background:linear-gradient(180deg,#fff,#d9d9de) !important;
  background-color:#fff !important;
  border-color:rgba(255,255,255,.78) !important;
  color:#050506 !important;
  box-shadow:0 10px 30px rgba(255,255,255,.08) !important;
}
.kvs-hometown .header-controls .header-login,
.kvs-hometown .header-controls .header-member-switcher,
.kvs-hometown .header-icon-control,
.kvs-hometown .mobile-search-toggle,
.kvs-hometown .htd-burger,
.kvs-hometown input[type="button"],
.kvs-hometown input[type="submit"],
.kvs-hometown .submit,
.kvs-hometown .btn,
.kvs-hometown .button,
.kvs-hometown .buttons-row .button,
.kvs-hometown .top-options .button,
.kvs-hometown .video-controls .btn{
  background:rgba(255,255,255,.045) !important;
  border-color:rgba(255,255,255,.085) !important;
  color:#f4f4f5 !important;
  border-radius:999px !important;
  box-shadow:none !important;
}
.kvs-hometown .header-controls .header-login:hover,
.kvs-hometown .header-controls .header-member-switcher:hover,
.kvs-hometown .header-icon-control:hover,
.kvs-hometown .mobile-search-toggle:hover,
.kvs-hometown .htd-burger:hover,
.kvs-hometown .btn:hover,
.kvs-hometown .button:hover,
.kvs-hometown .buttons-row .button:hover,
.kvs-hometown .top-options .button:hover,
.kvs-hometown .video-controls .btn:hover{
  background:rgba(255,255,255,.11) !important;
  border-color:rgba(255,255,255,.16) !important;
  color:#fff !important;
  box-shadow:0 10px 26px rgba(0,0,0,.24) !important;
}

/* Sidebars: darker, softer, monochrome active states. */
.kvs-hometown .sidebar,
.kvs-hometown .left-sidebar,
.kvs-hometown .right-sidebar,
.kvs-hometown .app-shell::before,
.kvs-hometown .app-shell::after{
  background:rgba(10,10,11,.86) !important;
  border-color:rgba(255,255,255,.06) !important;
}
.kvs-hometown .side-title,
.kvs-hometown .side-dynamic .headline h2 a{
  color:rgba(244,244,245,.44) !important;
  font-weight:780 !important;
  letter-spacing:.08em !important;
}
.kvs-hometown .side-link,
.kvs-hometown .side-dynamic ul.list a{
  color:rgba(244,244,245,.72) !important;
  border:1px solid transparent !important;
  border-radius:999px !important;
  font-weight:680 !important;
}
.kvs-hometown .side-link:hover,
.kvs-hometown .side-link.active,
.kvs-hometown .side-dynamic ul.list a:hover{
  background:rgba(255,255,255,.075) !important;
  border-color:rgba(255,255,255,.08) !important;
  color:#fff !important;
}
.kvs-hometown .side-ico,
.kvs-hometown .side-link:hover .side-ico,
.kvs-hometown .side-link.active .side-ico{
  color:#f4f4f5 !important;
}
.kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover,
.kvs-hometown.sidebar-collapsed .left-sidebar .side-link.active{
  background:#fff !important;
  border-color:#fff !important;
  color:#050506 !important;
}
.kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover .side-ico,
.kvs-hometown.sidebar-collapsed .left-sidebar .side-link.active .side-ico{
  color:#050506 !important;
}
.kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover::after{
  background:rgba(18,18,20,.92) !important;
  border-color:rgba(255,255,255,.11) !important;
  color:#fff !important;
  -webkit-backdrop-filter:blur(14px) !important;
  backdrop-filter:blur(14px) !important;
}

/* Cards / thumbs: modern monochrome glass. */
.kvs-hometown .hometown-video-grid .thumb,
.kvs-hometown .categories-thumbs .thumb,
.kvs-hometown .models-thumbs .thumb,
.kvs-hometown .channels-thumbs .thumb,
.kvs-hometown .albums-thumbs .thumb,
.kvs-hometown .block,
.kvs-hometown .box,
.kvs-hometown .generic-block,
.kvs-hometown .block-comments,
.kvs-hometown .comments,
.kvs-hometown .list-comments{
  background:var(--mono-card) !important;
  border:1px solid rgba(255,255,255,.065) !important;
  border-radius:22px !important;
  box-shadow:0 18px 50px rgba(0,0,0,.22) !important;
  overflow:hidden !important;
}
.kvs-hometown .hometown-video-grid .thumb:hover,
.kvs-hometown .categories-thumbs .thumb:hover,
.kvs-hometown .models-thumbs .thumb:hover,
.kvs-hometown .channels-thumbs .thumb:hover,
.kvs-hometown .albums-thumbs .thumb:hover{
  background:var(--mono-card-hover) !important;
  border-color:rgba(255,255,255,.12) !important;
  transform:translateY(-2px) !important;
  box-shadow:0 24px 64px rgba(0,0,0,.32) !important;
}
.kvs-hometown .hometown-video-grid .img-holder,
.kvs-hometown .categories-thumbs .img-holder,
.kvs-hometown .models-thumbs .img-holder,
.kvs-hometown .channels-thumbs .img-holder,
.kvs-hometown .albums-thumbs .img-holder{
  border-radius:18px !important;
  background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.015)) !important;
}
.kvs-hometown .hometown-video-grid .title,
.kvs-hometown .categories-thumbs .title,
.kvs-hometown .models-thumbs .title,
.kvs-hometown .channels-thumbs .title,
.kvs-hometown .albums-thumbs .title{
  font-weight:720 !important;
  letter-spacing:-.018em !important;
  color:#f4f4f5 !important;
}
.kvs-hometown .hometown-video-grid .thumb-info,
.kvs-hometown .hometown-video-grid .thumb-bottom,
.kvs-hometown .thumb-bottom,
.kvs-hometown .metadata,
.kvs-hometown .info,
.kvs-hometown .count-item{
  color:rgba(244,244,245,.55) !important;
}

/* Pills / tags / badges: clean monochrome capsules. */
.kvs-hometown .category-strip a,
.kvs-hometown .tags a,
.kvs-hometown .tags-cloud a,
.kvs-hometown .tag,
.kvs-hometown .label,
.kvs-hometown .badge,
.kvs-hometown .rating,
.kvs-hometown .thumb .item-time,
.kvs-hometown .thumb .item-quality,
.kvs-hometown .thumb .item-heart,
.kvs-hometown .thumb .item-views,
.kvs-hometown .thumb-bottom span,
.kvs-hometown .pagination a,
.kvs-hometown .pagination span,
.kvs-hometown .sort a,
.kvs-hometown .tabs-menu a,
.kvs-hometown .member-control-bar a,
.hometown-footer-nav a,
.hometown-footer-nav span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:30px !important;
  padding:0 11px !important;
  border:1px solid rgba(255,255,255,.075) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.045) !important;
  color:rgba(244,244,245,.76) !important;
  font-size:12px !important;
  font-weight:760 !important;
  letter-spacing:.005em !important;
  text-transform:none !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035) !important;
}
.kvs-hometown .category-strip a:hover,
.kvs-hometown .category-strip a.active,
.kvs-hometown .tags a:hover,
.kvs-hometown .tags-cloud a:hover,
.kvs-hometown .tag:hover,
.kvs-hometown .label:hover,
.kvs-hometown .badge:hover,
.kvs-hometown .pagination a:hover,
.kvs-hometown .pagination .current,
.kvs-hometown .sort a:hover,
.kvs-hometown .sort a.active,
.kvs-hometown .tabs-menu a:hover,
.kvs-hometown .tabs-menu a.active,
.kvs-hometown .member-control-bar a:hover,
.kvs-hometown .member-control-bar a.active,
.hometown-footer-nav a:hover,
.hometown-footer-nav span:hover,
.hometown-footer-nav a.active{
  background:#fff !important;
  border-color:#fff !important;
  color:#050506 !important;
  box-shadow:0 10px 28px rgba(255,255,255,.08) !important;
}
.kvs-hometown .thumb .item-time,
.kvs-hometown .thumb .item-quality,
.kvs-hometown .thumb .item-heart.fixed{
  background:rgba(0,0,0,.58) !important;
  color:#fff !important;
  border-color:rgba(255,255,255,.15) !important;
  -webkit-backdrop-filter:blur(10px) !important;
  backdrop-filter:blur(10px) !important;
}
.kvs-hometown .thumb .item-time:hover,
.kvs-hometown .thumb .item-quality:hover,
.kvs-hometown .thumb .item-heart.fixed:hover{
  background:#fff !important;
  color:#050506 !important;
}

/* Dropdowns and forms. */
.kvs-hometown .upload-list,
.kvs-hometown .leng-holder .drop,
.kvs-hometown .member-links,
.kvs-hometown .fancybox-inner,
.kvs-hometown .popup-holder{
  background:rgba(15,15,17,.92) !important;
  border-color:rgba(255,255,255,.105) !important;
  border-radius:18px !important;
  box-shadow:0 22px 70px rgba(0,0,0,.48) !important;
  -webkit-backdrop-filter:blur(18px) saturate(130%) !important;
  backdrop-filter:blur(18px) saturate(130%) !important;
}
.kvs-hometown .upload-list a:hover,
.kvs-hometown .leng-holder .drop a:hover,
.kvs-hometown .member-links a:hover{
  background:rgba(255,255,255,.08) !important;
  color:#fff !important;
}
.kvs-hometown input,
.kvs-hometown textarea,
.kvs-hometown select{
  background:rgba(255,255,255,.045) !important;
  border-color:rgba(255,255,255,.09) !important;
  color:#f4f4f5 !important;
  border-radius:14px !important;
}
.kvs-hometown input:focus,
.kvs-hometown textarea:focus,
.kvs-hometown select:focus{
  border-color:rgba(255,255,255,.22) !important;
  box-shadow:0 0 0 4px rgba(255,255,255,.055) !important;
}

/* Typography headings: calmer, directory-like monochrome. */
.kvs-hometown .heading .title,
.kvs-hometown h1.title,
.kvs-hometown h2.title,
.kvs-hometown .headline h1,
.kvs-hometown .headline h2{
  font-weight:780 !important;
  letter-spacing:-.04em !important;
  color:#fff !important;
}
.kvs-hometown .headline,
.kvs-hometown .heading{
  border-color:rgba(255,255,255,.06) !important;
}
.kvs-hometown a:hover,
.kvs-hometown .link:hover,
.kvs-hometown .headline a:hover{
  color:#fff !important;
}

/* Footer monochrome. */
.hometown-footer{
  background:transparent !important;
  border-top-color:rgba(255,255,255,.06) !important;
}
.hometown-footer-inner{
  background:linear-gradient(180deg,rgba(255,255,255,.048),rgba(255,255,255,.022)) !important;
  border-color:rgba(255,255,255,.08) !important;
  box-shadow:0 20px 70px rgba(0,0,0,.34) !important;
}
.hometown-footer-text,
.hometown-footer-copy{
  color:rgba(244,244,245,.54) !important;
}
.hometown-footer-copy a:hover{
  color:#fff !important;
}

@media (max-width:980px){
  .kvs-hometown .brand-main{font-size:22px !important;max-width:none !important;}
  .kvs-hometown .brand-badge{display:inline-flex !important;background:linear-gradient(180deg,#fff,#d7d7dc) !important;color:#070708 !important;}
}
@media (max-width:560px){
  .kvs-hometown .brand-main{font-size:20px !important;}
  .kvs-hometown .brand-badge{display:inline-flex !important;font-size:15px !important;height:24px !important;padding:0 6px !important;}
}

/* Hometown KVS v12: cleaner typography + tighter logo spacing.
   Uses Manrope for the UI; keeps the existing logo font/style untouched. */
body,
.kvs-hometown{
  font-family:"Manrope",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
  font-size:14px !important;
  line-height:1.52 !important;
  letter-spacing:0 !important;
  -webkit-font-smoothing:antialiased !important;
  -moz-osx-font-smoothing:grayscale !important;
  text-rendering:geometricPrecision !important;
}
.kvs-hometown button,
.kvs-hometown input,
.kvs-hometown textarea,
.kvs-hometown select{
  font-family:"Manrope",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
  letter-spacing:0 !important;
}

/* Keep logo typography, but bring both parts closer together. */
.kvs-hometown .brand,
.hometown-footer-logo{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif !important;
  gap:2px !important;
  letter-spacing:-1.2px !important;
}
.kvs-hometown .brand-badge,
.hometown-footer-badge{
  margin-left:-1px !important;
  transform:rotate(-1.5deg) !important;
}
.kvs-hometown .brand-main,
.hometown-footer-name{
  margin-right:-1px !important;
}

/* Cleaner weights. KVS base uses many 800/900 weights, which makes the UI look noisy. */
.kvs-hometown .top-links a,
.kvs-hometown .side-link,
.kvs-hometown .side-dynamic ul.list a,
.kvs-hometown .hometown-video-grid .title,
.kvs-hometown .categories-thumbs .title,
.kvs-hometown .models-thumbs .title,
.kvs-hometown .channels-thumbs .title,
.kvs-hometown .albums-thumbs .title,
.kvs-hometown .upload-list a,
.kvs-hometown .member-links a,
.kvs-hometown .leng-holder .drop a{
  font-weight:600 !important;
  letter-spacing:0 !important;
}
.kvs-hometown .heading .title,
.kvs-hometown h1.title,
.kvs-hometown h2.title,
.kvs-hometown h3.title,
.kvs-hometown .headline h1,
.kvs-hometown .headline h2{
  font-weight:700 !important;
  letter-spacing:-.025em !important;
  line-height:1.18 !important;
}
.kvs-hometown .side-title,
.kvs-hometown .side-dynamic .headline h2 a{
  font-weight:650 !important;
  letter-spacing:.075em !important;
}
.kvs-hometown .category-strip a,
.kvs-hometown .tags a,
.kvs-hometown .tags-cloud a,
.kvs-hometown .tag,
.kvs-hometown .label,
.kvs-hometown .badge,
.kvs-hometown .rating,
.kvs-hometown .thumb .item-time,
.kvs-hometown .thumb .item-quality,
.kvs-hometown .thumb .item-heart,
.kvs-hometown .thumb .item-views,
.kvs-hometown .thumb-bottom span,
.kvs-hometown .pagination a,
.kvs-hometown .pagination span,
.kvs-hometown .sort a,
.kvs-hometown .tabs-menu a,
.kvs-hometown .member-control-bar a,
.hometown-footer-nav a,
.hometown-footer-nav span{
  font-weight:600 !important;
  letter-spacing:0 !important;
}
.kvs-hometown .hometown-video-grid .thumb-info,
.kvs-hometown .hometown-video-grid .thumb-bottom,
.kvs-hometown .thumb-bottom,
.kvs-hometown .metadata,
.kvs-hometown .info,
.kvs-hometown .count-item,
.hometown-footer-text,
.hometown-footer-copy{
  font-weight:500 !important;
  letter-spacing:0 !important;
}

@media (max-width:560px){
  .kvs-hometown .brand,
  .hometown-footer-logo{
    gap:1px !important;
  }
  .kvs-hometown .brand-badge{
    margin-left:-2px !important;
  }
}

/* Hometown KVS v13: logo optical balance fix.
   - slightly more breathing room between FAP and LEAK
   - centered LEAK badge with symmetric padding
   - removes the left-heavy look from v12 */
.kvs-hometown .brand,
.hometown-footer-logo{
  gap:4px !important;
  letter-spacing:-1.05px !important;
}
.kvs-hometown .brand-main,
.hometown-footer-name{
  margin-right:0 !important;
}
.kvs-hometown .brand-badge,
.hometown-footer-badge{
  margin-left:0 !important;
  min-width:64px !important;
  justify-content:center !important;
  padding:0 8px !important;
  letter-spacing:-0.9px !important;
  transform:translateY(0.5px) rotate(-1.3deg) !important;
}
@media (max-width:560px){
  .kvs-hometown .brand,
  .hometown-footer-logo{
    gap:3px !important;
  }
  .kvs-hometown .brand-badge,
  .hometown-footer-badge{
    min-width:58px !important;
    padding:0 7px !important;
    margin-left:0 !important;
  }
}

/* Hometown KVS v14: fix optical clipping on the P in FAP.
   The brand word needs visible overflow and a tiny right padding so the glyph
   edge is not cut by inherited overflow / tight metrics. */
.kvs-hometown .brand-main,
.hometown-footer-name{
  overflow:visible !important;
  text-overflow:clip !important;
  display:inline-block !important;
  padding-right:2px !important;
}
.kvs-hometown .brand{
  overflow:visible !important;
}
@media (max-width:560px){
  .kvs-hometown .brand-main{
    padding-right:3px !important;
  }
}

/* Hometown KVS v15: cleaner premium video grid.
   Thumb-first cards, no heavy encapsulated pill/card, title overlays on hover. */
.kvs-hometown .hometown-video-grid,
.kvs-hometown .content .hometown-video-grid,
.kvs-hometown div.thumbs.hometown-video-grid,
.kvs-hometown form.thumbs.hometown-video-grid{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(260px,1fr)) !important;
  gap:18px !important;
  align-items:start !important;
}

.kvs-hometown .hometown-video-grid .thumb{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  padding:0 !important;
  margin:0 !important;
  border-radius:18px !important;
  overflow:visible !important;
  transition:transform .22s ease !important;
}
.kvs-hometown .hometown-video-grid .thumb:hover{
  transform:translateY(-2px) !important;
}
.kvs-hometown .hometown-video-grid .thumb > a{
  position:relative !important;
  display:block !important;
  border-radius:18px !important;
  overflow:hidden !important;
  background:#0b0b0d !important;
  box-shadow:0 14px 38px rgba(0,0,0,.22) !important;
  outline:1px solid rgba(255,255,255,.045) !important;
  transition:outline-color .22s ease, box-shadow .22s ease, transform .22s ease !important;
  isolation:isolate !important;
}
.kvs-hometown .hometown-video-grid .thumb > a:hover{
  outline-color:rgba(255,255,255,.13) !important;
  box-shadow:0 22px 60px rgba(0,0,0,.38) !important;
}

.kvs-hometown .hometown-video-grid .img-holder{
  position:relative !important;
  aspect-ratio:16/9 !important;
  min-height:0 !important;
  width:100% !important;
  border-radius:18px !important;
  overflow:hidden !important;
  background:#080809 !important;
}
.kvs-hometown .hometown-video-grid .img-holder:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  z-index:2 !important;
  background:linear-gradient(180deg,rgba(0,0,0,0) 34%,rgba(0,0,0,.44) 70%,rgba(0,0,0,.86) 100%) !important;
  opacity:0 !important;
  transition:opacity .22s ease !important;
  pointer-events:none !important;
}
.kvs-hometown .hometown-video-grid .thumb > a:hover .img-holder:after{
  opacity:1 !important;
}
.kvs-hometown .hometown-video-grid .img-holder img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
  transform:scale(1) !important;
  transition:transform .32s ease, filter .32s ease !important;
}
.kvs-hometown .hometown-video-grid .thumb > a:hover .img-holder img{
  transform:scale(1.045) !important;
  filter:saturate(1.04) contrast(1.03) !important;
}

/* Overlay title: hidden on desktop until hover, instead of a heavy bottom pill/card. */
.kvs-hometown .hometown-video-grid .title{
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  bottom:0 !important;
  z-index:7 !important;
  min-height:0 !important;
  margin:0 !important;
  padding:54px 14px 31px !important;
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.82)) !important;
  color:#fff !important;
  font-size:14px !important;
  line-height:1.22 !important;
  font-weight:720 !important;
  letter-spacing:-.01em !important;
  opacity:0 !important;
  transform:translateY(9px) !important;
  transition:opacity .2s ease, transform .2s ease !important;
  text-shadow:0 2px 14px rgba(0,0,0,.55) !important;
  pointer-events:none !important;
}
.kvs-hometown .hometown-video-grid .thumb > a:hover .title{
  opacity:1 !important;
  transform:translateY(0) !important;
}

/* Meta becomes tiny overlay, not a separate visual block. */
.kvs-hometown .hometown-video-grid .thumb-info,
.kvs-hometown .hometown-video-grid .thumb-bottom,
.kvs-hometown .thumb-bottom{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.kvs-hometown .hometown-video-grid .thumb-bottom{
  position:absolute !important;
  left:14px !important;
  right:14px !important;
  bottom:10px !important;
  z-index:8 !important;
  display:flex !important;
  gap:10px !important;
  align-items:center !important;
  padding:0 !important;
  margin:0 !important;
  opacity:0 !important;
  transform:translateY(6px) !important;
  transition:opacity .2s ease, transform .2s ease !important;
  color:rgba(255,255,255,.72) !important;
  pointer-events:none !important;
}
.kvs-hometown .hometown-video-grid .thumb > a:hover .thumb-bottom{
  opacity:1 !important;
  transform:translateY(0) !important;
}
.kvs-hometown .hometown-video-grid .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  gap:4px !important;
  color:rgba(255,255,255,.68) !important;
  font-size:11px !important;
  line-height:1 !important;
  font-weight:600 !important;
}
.kvs-hometown .hometown-video-grid .thumb-item-date{
  display:none !important;
}
.kvs-hometown .hometown-video-grid .thumb-item svg{
  width:12px !important;
  height:12px !important;
  fill:currentColor !important;
  opacity:.8 !important;
}

/* Keep duration / HD, but make them more premium and less loud. */
.kvs-hometown .hometown-video-grid .item-bottom{
  left:10px !important;
  right:10px !important;
  bottom:10px !important;
  z-index:5 !important;
}
.kvs-hometown .hometown-video-grid .time,
.kvs-hometown .hometown-video-grid .qualtiy{
  height:22px !important;
  padding:0 8px !important;
  border-radius:999px !important;
  background:rgba(8,8,9,.68) !important;
  border:1px solid rgba(255,255,255,.13) !important;
  color:rgba(255,255,255,.86) !important;
  font-size:11px !important;
  font-weight:700 !important;
  backdrop-filter:blur(10px) !important;
  -webkit-backdrop-filter:blur(10px) !important;
}
.kvs-hometown .hometown-video-grid .qualtiy{
  background:rgba(255,255,255,.9) !important;
  color:#070708 !important;
  border-color:rgba(255,255,255,.55) !important;
}

/* Top actions stay available but don't clutter the card until hover. */
.kvs-hometown .hometown-video-grid .item-top{
  top:10px !important;
  right:10px !important;
  opacity:0 !important;
  transform:translateY(-4px) !important;
  transition:opacity .2s ease, transform .2s ease !important;
}
.kvs-hometown .hometown-video-grid .thumb:hover .item-top{
  opacity:1 !important;
  transform:translateY(0) !important;
}
.kvs-hometown .hometown-video-grid .item-heart,
.kvs-hometown .hometown-video-grid .item-time{
  width:32px !important;
  height:32px !important;
  border-radius:999px !important;
  background:rgba(8,8,9,.62) !important;
  border:1px solid rgba(255,255,255,.13) !important;
  backdrop-filter:blur(10px) !important;
  -webkit-backdrop-filter:blur(10px) !important;
}
.kvs-hometown .hometown-video-grid .item-heart:hover,
.kvs-hometown .hometown-video-grid .item-time:hover{
  background:#fff !important;
  color:#060607 !important;
  border-color:#fff !important;
}

.kvs-hometown .hometown-video-grid .line-private,
.kvs-hometown .hometown-video-grid .line-premium,
.kvs-hometown .hometown-video-grid .line-disabled,
.kvs-hometown .hometown-video-grid .line-error,
.kvs-hometown .hometown-video-grid .line-processing{
  border-radius:999px !important;
  background:rgba(255,255,255,.88) !important;
  color:#070708 !important;
  border:1px solid rgba(255,255,255,.6) !important;
  font-size:10px !important;
  font-weight:800 !important;
  padding:5px 8px !important;
}

@media (max-width:1500px){
  .kvs-hometown .hometown-video-grid,
  .kvs-hometown .content .hometown-video-grid,
  .kvs-hometown div.thumbs.hometown-video-grid,
  .kvs-hometown form.thumbs.hometown-video-grid{
    grid-template-columns:repeat(auto-fill,minmax(235px,1fr)) !important;
    gap:16px !important;
  }
}
@media (max-width:980px){
  .kvs-hometown .hometown-video-grid,
  .kvs-hometown .content .hometown-video-grid,
  .kvs-hometown div.thumbs.hometown-video-grid,
  .kvs-hometown form.thumbs.hometown-video-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:12px !important;
  }
  .kvs-hometown .hometown-video-grid .title,
  .kvs-hometown .hometown-video-grid .thumb-bottom{
    opacity:1 !important;
    transform:none !important;
  }
  .kvs-hometown .hometown-video-grid .img-holder:after{
    opacity:1 !important;
  }
}
@media (max-width:680px){
  .kvs-hometown .hometown-video-grid,
  .kvs-hometown .content .hometown-video-grid,
  .kvs-hometown div.thumbs.hometown-video-grid,
  .kvs-hometown form.thumbs.hometown-video-grid,
  .kvs-hometown .col-asside .hometown-video-grid{
    grid-template-columns:1fr !important;
    gap:14px !important;
  }
  .kvs-hometown .hometown-video-grid .img-holder{
    aspect-ratio:16/9 !important;
  }
  .kvs-hometown .hometown-video-grid .title{
    font-size:15px !important;
    padding:64px 15px 32px !important;
  }
  .kvs-hometown .hometown-video-grid .item-top{
    opacity:1 !important;
    transform:none !important;
  }
}

/* Hometown KVS v16: larger, cleaner thumbs.
   - cards slightly larger on desktop
   - thumb proportion a bit less elongated
   - HD badge more transparent/subtle
   - action buttons bigger and more comfortable */
.kvs-hometown .hometown-video-grid,
.kvs-hometown .content .hometown-video-grid,
.kvs-hometown div.thumbs.hometown-video-grid,
.kvs-hometown form.thumbs.hometown-video-grid{
  grid-template-columns:repeat(auto-fill,minmax(290px,1fr)) !important;
  gap:20px !important;
}
.kvs-hometown .hometown-video-grid .img-holder{
  aspect-ratio:8/5 !important;
}
.kvs-hometown .hometown-video-grid .title{
  font-size:15px !important;
  padding:58px 16px 34px !important;
}
.kvs-hometown .hometown-video-grid .thumb-bottom{
  left:16px !important;
  right:16px !important;
  bottom:12px !important;
}
.kvs-hometown .hometown-video-grid .item-bottom{
  left:12px !important;
  right:12px !important;
  bottom:12px !important;
}
.kvs-hometown .hometown-video-grid .qualtiy{
  background:rgba(255,255,255,.16) !important;
  color:rgba(255,255,255,.88) !important;
  border-color:rgba(255,255,255,.18) !important;
}
.kvs-hometown .hometown-video-grid .time{
  background:rgba(8,8,9,.48) !important;
  border-color:rgba(255,255,255,.11) !important;
}
.kvs-hometown .hometown-video-grid .item-heart,
.kvs-hometown .hometown-video-grid .item-time{
  width:38px !important;
  height:38px !important;
  background:rgba(8,8,9,.56) !important;
}
.kvs-hometown .hometown-video-grid .item-heart svg,
.kvs-hometown .hometown-video-grid .item-time svg{
  width:17px !important;
  height:17px !important;
}
@media (max-width:1500px){
  .kvs-hometown .hometown-video-grid,
  .kvs-hometown .content .hometown-video-grid,
  .kvs-hometown div.thumbs.hometown-video-grid,
  .kvs-hometown form.thumbs.hometown-video-grid{
    grid-template-columns:repeat(auto-fill,minmax(255px,1fr)) !important;
    gap:17px !important;
  }
}
@media (max-width:680px){
  .kvs-hometown .hometown-video-grid .img-holder{
    aspect-ratio:8/5 !important;
  }
}

/* Hometown KVS v17: homepage-only discovery strip.
   The old strip duplicated header/sidebar navigation; now it only appears on home
   and jumps to real homepage sections. */
.kvs-hometown .home-discovery-strip{
  margin:0 0 18px !important;
  padding:0 0 10px !important;
  gap:8px !important;
}
.kvs-hometown .home-discovery-strip a{
  height:36px !important;
  padding:0 12px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.045) !important;
  border-color:rgba(255,255,255,.075) !important;
  color:rgba(244,244,245,.76) !important;
  font-weight:650 !important;
  text-transform:none !important;
  letter-spacing:0 !important;
}
.kvs-hometown .home-discovery-strip a.active,
.kvs-hometown .home-discovery-strip a:hover{
  background:rgba(255,255,255,.12) !important;
  border-color:rgba(255,255,255,.18) !important;
  color:#fff !important;
}
.kvs-hometown .home-discovery-strip a i{
  opacity:.72 !important;
}
.kvs-hometown .home-anchor-section{
  scroll-margin-top:calc(var(--topbar-height) + 16px) !important;
  display:flow-root !important;
}
html{
  scroll-behavior:smooth;
}

/* Hometown KVS v18: replace the duplicate home strip with IG-reels style circles. */
.kvs-hometown .home-discovery-strip{
  display:none !important;
}
.kvs-hometown .home-stories{
  margin:0 0 18px !important;
  padding:2px 0 6px !important;
}
.kvs-hometown .stories-track{
  display:flex !important;
  align-items:flex-start !important;
  gap:16px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  padding:2px 2px 8px !important;
  scrollbar-width:none !important;
  -ms-overflow-style:none !important;
}
.kvs-hometown .stories-track::-webkit-scrollbar{display:none !important;}
.kvs-hometown .story-item{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:8px !important;
  min-width:74px !important;
  text-decoration:none !important;
  color:#f4f4f5 !important;
}
.kvs-hometown .story-ring{
  position:relative !important;
  width:68px !important;
  height:68px !important;
  border-radius:999px !important;
  padding:2px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:linear-gradient(180deg,rgba(255,255,255,.32),rgba(255,255,255,.08)) !important;
  box-shadow:0 10px 28px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.14) !important;
  transition:transform .2s ease, box-shadow .2s ease, background .2s ease !important;
}
.kvs-hometown .story-core{
  width:100% !important;
  height:100% !important;
  border-radius:999px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:
    radial-gradient(circle at 30% 25%, rgba(255,255,255,.09), transparent 38%),
    linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02)),
    #0d0d0f !important;
  border:1px solid rgba(255,255,255,.08) !important;
  color:#ffffff !important;
  font-size:22px !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05) !important;
}
.kvs-hometown .story-item:hover .story-ring,
.kvs-hometown .story-item:focus-visible .story-ring{
  transform:translateY(-2px) scale(1.03) !important;
  background:linear-gradient(180deg,rgba(255,255,255,.46),rgba(255,255,255,.12)) !important;
  box-shadow:0 18px 38px rgba(0,0,0,.26), inset 0 1px 0 rgba(255,255,255,.18) !important;
}
.kvs-hometown .story-label{
  display:block !important;
  max-width:84px !important;
  text-align:center !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  color:rgba(244,244,245,.86) !important;
  font-size:12px !important;
  font-weight:700 !important;
  line-height:1.1 !important;
  letter-spacing:0 !important;
}
.kvs-hometown .story-item:hover .story-label,
.kvs-hometown .story-item:focus-visible .story-label{
  color:#fff !important;
}
.kvs-hometown .topbar-left a .brand-badge{
  padding-left:6px !important;
}
@media (max-width:980px){
  .kvs-hometown .home-stories{margin:0 0 14px !important;}
  .kvs-hometown .stories-track{gap:12px !important;padding-bottom:6px !important;}
  .kvs-hometown .story-item{min-width:68px !important;gap:7px !important;}
  .kvs-hometown .story-ring{width:62px !important;height:62px !important;}
  .kvs-hometown .story-core{font-size:20px !important;}
  .kvs-hometown .story-label{font-size:11px !important;max-width:72px !important;}
}

/* Hometown KVS v22: Montserrat + cleaner header + deeper monochrome contrast. */
body,
.kvs-hometown,
.kvs-hometown button,
.kvs-hometown input,
.kvs-hometown textarea,
.kvs-hometown select{
  font-family:"Montserrat",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
  letter-spacing:-0.005em !important;
  -webkit-font-smoothing:antialiased !important;
  -moz-osx-font-smoothing:grayscale !important;
}
/* Keep logo typography untouched. */
.kvs-hometown .brand,
.hometown-footer-logo{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif !important;
}

/* Remove duplicated header menu; sidebar already handles navigation. */
.kvs-hometown .top-links{
  display:none !important;
}
.kvs-hometown .topbar-search{
  margin-left:auto !important;
  max-width:520px !important;
  flex:1 1 420px !important;
}

/* Deeper monochrome: true black anchor zones with softer panels. */
:root{
  --bg:#000000;
  --bg-2:#030303;
  --panel:#050506;
  --panel-2:#080809;
  --panel-3:#0d0d0f;
  --border:rgba(255,255,255,.065);
  --border-soft:rgba(255,255,255,.045);
  --text:#f5f5f6;
  --muted:#a1a1aa;
  --muted-2:#74747c;
}
html,
body,
.kvs-hometown{
  background:#000 !important;
}
body{
  background:
    radial-gradient(circle at 22% -8%, rgba(255,255,255,.055), transparent 31rem),
    radial-gradient(circle at 80% 0%, rgba(255,255,255,.035), transparent 26rem),
    #000 !important;
}
.kvs-hometown .app-shell{
  background:transparent !important;
}
.kvs-hometown .topbar{
  background:rgba(0,0,0,.84) !important;
  border-bottom-color:rgba(255,255,255,.07) !important;
  box-shadow:0 16px 40px rgba(0,0,0,.48) !important;
  -webkit-backdrop-filter:blur(18px) saturate(145%) !important;
  backdrop-filter:blur(18px) saturate(145%) !important;
}
.kvs-hometown.is-scrolled .topbar,
body.htd-scrolled .kvs-hometown .topbar,
.kvs-hometown .topbar.is-scrolled{
  background:rgba(0,0,0,.66) !important;
  border-bottom-color:rgba(255,255,255,.1) !important;
}
.kvs-hometown .left-sidebar,
.kvs-hometown .right-sidebar,
.kvs-hometown .sidebar{
  background:#000 !important;
  border-color:rgba(255,255,255,.055) !important;
}
.kvs-hometown .side-section,
.kvs-hometown .side-dynamic,
.kvs-hometown .member-control-bar,
.kvs-hometown .block-comments,
.kvs-hometown .comments,
.kvs-hometown .list-comments,
.kvs-hometown .hometown-footer-inner{
  background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015)) !important;
  border-color:rgba(255,255,255,.06) !important;
}
.kvs-hometown .content{
  background:
    linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,0) 260px),
    #030303 !important;
}
.kvs-hometown .topbar-search,
.kvs-hometown .mobile-search-form,
.kvs-hometown .header-controls .header-upload,
.kvs-hometown .header-login,
.kvs-hometown .header-signup,
.kvs-hometown .header-icon-control,
.kvs-hometown .header-member-switcher,
.kvs-hometown .htd-burger,
.kvs-hometown .mobile-search-toggle{
  background:rgba(255,255,255,.045) !important;
  border-color:rgba(255,255,255,.08) !important;
}
.kvs-hometown .topbar-search input::placeholder{
  color:rgba(255,255,255,.42) !important;
}
.kvs-hometown .topbar-search button,
.kvs-hometown .mobile-search-form button{
  background:#000 !important;
  border-left-color:rgba(255,255,255,.08) !important;
}
.kvs-hometown .topbar-search button:hover,
.kvs-hometown .mobile-search-form button:hover,
.kvs-hometown .header-controls .header-upload:hover,
.kvs-hometown .header-signup:hover,
.kvs-hometown .header-login:hover,
.kvs-hometown .header-member-switcher:hover,
.kvs-hometown .mobile-search-toggle:hover,
.kvs-hometown .htd-burger:hover{
  background:#fff !important;
  color:#000 !important;
  border-color:#fff !important;
  filter:none !important;
}
.kvs-hometown .hometown-video-grid .thumb > a,
.kvs-hometown .hometown-video-grid .img-holder,
.kvs-hometown .story-core,
.kvs-hometown .empty-content,
.kvs-hometown .pagination a,
.kvs-hometown .pagination span{
  background:#000 !important;
  border-color:rgba(255,255,255,.06) !important;
}
.kvs-hometown .hometown-video-grid .thumb > a{
  outline-color:rgba(255,255,255,.04) !important;
  box-shadow:0 16px 44px rgba(0,0,0,.34) !important;
}
.kvs-hometown .hometown-video-grid .thumb > a:hover{
  outline-color:rgba(255,255,255,.16) !important;
  box-shadow:0 24px 70px rgba(0,0,0,.52) !important;
}
.kvs-hometown .story-ring{
  background:linear-gradient(180deg,rgba(255,255,255,.25),rgba(255,255,255,.055)) !important;
}
.kvs-hometown .story-core{
  background:
    radial-gradient(circle at 30% 22%, rgba(255,255,255,.08), transparent 36%),
    #000 !important;
}

/* Hometown KVS v23: header button cleanup + left sidebar flat background. */
.kvs-hometown .header-controls .header-upload,
.kvs-hometown .header-login,
.kvs-hometown .header-signup,
.kvs-hometown .header-icon-control,
.kvs-hometown .header-member-switcher{
  height:38px !important;
  min-height:38px !important;
  padding:0 13px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.045) !important;
  border:1px solid rgba(255,255,255,.085) !important;
  color:rgba(255,255,255,.9) !important;
  font-size:13px !important;
  font-weight:500 !important;
  letter-spacing:0 !important;
  line-height:1 !important;
  box-shadow:none !important;
  filter:none !important;
}
.kvs-hometown .header-controls .header-upload span,
.kvs-hometown .header-login span,
.kvs-hometown .header-signup span,
.kvs-hometown .header-member-switcher span,
.kvs-hometown .header-controls .header-upload a,
.kvs-hometown .header-login a,
.kvs-hometown .header-signup a{
  font-weight:500 !important;
  letter-spacing:0 !important;
}
.kvs-hometown .header-controls .header-upload i,
.kvs-hometown .header-signup i,
.kvs-hometown .header-login i,
.kvs-hometown .header-member-switcher i{
  font-size:13px !important;
  opacity:.9 !important;
}
.kvs-hometown .header-controls .header-upload{
  background:rgba(255,255,255,.07) !important;
  border-color:rgba(255,255,255,.12) !important;
  color:#fff !important;
}
.kvs-hometown .header-controls .header-upload:hover,
.kvs-hometown .header-signup:hover,
.kvs-hometown .header-login:hover,
.kvs-hometown .header-member-switcher:hover,
.kvs-hometown .header-icon-control:hover,
.kvs-hometown .mobile-search-toggle:hover,
.kvs-hometown .htd-burger:hover{
  background:rgba(255,255,255,.13) !important;
  border-color:rgba(255,255,255,.22) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}
.kvs-hometown .upload-list a,
.kvs-hometown .member-links a,
.kvs-hometown .leng-holder .drop a{
  font-weight:500 !important;
  letter-spacing:0 !important;
}

/* Left sidebar should be one clean black rail, not stacked light boxes. */
.kvs-hometown .left-sidebar{
  background:#000 !important;
}
.kvs-hometown .left-sidebar .side-section,
.kvs-hometown .left-sidebar .side-member-shortcuts,
.kvs-hometown .left-sidebar .side-dynamic{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  padding:0 !important;
  border-radius:0 !important;
}
.kvs-hometown .left-sidebar .side-title,
.kvs-hometown .left-sidebar .side-dynamic .headline,
.kvs-hometown .left-sidebar .side-dynamic .headline h2{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.kvs-hometown .left-sidebar .side-link,
.kvs-hometown .left-sidebar .side-dynamic ul.list a{
  background:transparent !important;
}
.kvs-hometown .left-sidebar .side-link:hover,
.kvs-hometown .left-sidebar .side-link.active,
.kvs-hometown .left-sidebar .side-dynamic ul.list a:hover{
  background:rgba(255,255,255,.075) !important;
}
@media (max-width:980px){
  .kvs-hometown .header-controls .header-upload,
  .kvs-hometown .header-member-switcher{
    padding:0 !important;
  }
}

/* Hometown KVS v24: remove stories, restore scrolling tag/category row, monochrome hover cleanup. */
.kvs-hometown .home-stories,
.kvs-hometown .stories-track{
  display:none !important;
}
.kvs-hometown .content > .container > .tags-row{
  display:block !important;
  margin:0 0 18px !important;
  padding:0 0 6px !important;
  background:transparent !important;
  border:0 !important;
}
.kvs-hometown .content > .container > .tags-row .swiper{
  overflow:hidden !important;
  padding:0 44px !important;
  background:transparent !important;
}
.kvs-hometown .content > .container > .tags-row .swiper-wrapper{
  align-items:center !important;
}
.kvs-hometown .content > .container > .tags-row .swiper-slide{
  width:auto !important;
}
.kvs-hometown .content > .container > .tags-row .swiper-slide a,
.kvs-hometown .category-strip a,
.kvs-hometown .home-discovery-strip a{
  background:rgba(255,255,255,.045) !important;
  border:1px solid rgba(255,255,255,.08) !important;
  color:rgba(244,244,245,.78) !important;
  box-shadow:none !important;
}
.kvs-hometown .content > .container > .tags-row .swiper-slide a:hover,
.kvs-hometown .content > .container > .tags-row .swiper-slide a.active,
.kvs-hometown .category-strip a:hover,
.kvs-hometown .category-strip a.active,
.kvs-hometown .home-discovery-strip a:hover,
.kvs-hometown .home-discovery-strip a.active{
  background:rgba(255,255,255,.12) !important;
  border-color:rgba(255,255,255,.2) !important;
  color:#fff !important;
  box-shadow:none !important;
}
.kvs-hometown .content > .container > .tags-row .swiper-button-prev,
.kvs-hometown .content > .container > .tags-row .swiper-button-next,
.kvs-hometown .tags-row .swiper-button-prev,
.kvs-hometown .tags-row .swiper-button-next{
  width:34px !important;
  height:34px !important;
  margin-top:-17px !important;
  border-radius:999px !important;
  background:rgba(0,0,0,.72) !important;
  border:1px solid rgba(255,255,255,.1) !important;
  color:rgba(255,255,255,.72) !important;
  box-shadow:0 8px 24px rgba(0,0,0,.28) !important;
}
.kvs-hometown .content > .container > .tags-row .swiper-button-prev:hover,
.kvs-hometown .content > .container > .tags-row .swiper-button-next:hover,
.kvs-hometown .tags-row .swiper-button-prev:hover,
.kvs-hometown .tags-row .swiper-button-next:hover{
  background:#fff !important;
  border-color:#fff !important;
  color:#050505 !important;
}
.kvs-hometown .tags-row .swiper-button-prev:after,
.kvs-hometown .tags-row .swiper-button-next:after,
.kvs-hometown .tags-row .swiper-button-prev:hover:after,
.kvs-hometown .tags-row .swiper-button-next:hover:after{
  color:currentColor !important;
  background:none !important;
  font-size:13px !important;
}
.kvs-hometown .tags-row .swiper-button-disabled,
.kvs-hometown .tags-row .swiper-button-disabled:hover{
  opacity:.25 !important;
  background:rgba(0,0,0,.5) !important;
  color:rgba(255,255,255,.5) !important;
  border-color:rgba(255,255,255,.08) !important;
}
/* Broad orange/red inherited hover cleanup for scrolling pills. */
.kvs-hometown .tags-row a:hover,
.kvs-hometown .tags-row a:focus,
.kvs-hometown .tags-row .active,
.kvs-hometown .swiper-slide a:hover{
  background:rgba(255,255,255,.12) !important;
  border-color:rgba(255,255,255,.2) !important;
  color:#fff !important;
}

/* Hometown KVS v25: final header button polish + home tags monochrome fix. */

/* Home tags / category swiper: black pills, black hover, no red/orange inheritance. */
.kvs-hometown #home-tags .swiper a,
.kvs-hometown #home-tags .swiper-slide a,
.kvs-hometown #home-tags .tags-row a,
.kvs-hometown .content > .container #home-tags .swiper-slide a{
  background-color:#0f0f0f !important;
  background:#0f0f0f !important;
  border-color:rgba(255,255,255,.11) !important;
  color:rgba(255,255,255,.82) !important;
  box-shadow:none !important;
}
.kvs-hometown #home-tags .swiper a:hover,
.kvs-hometown #home-tags .swiper-slide a:hover,
.kvs-hometown #home-tags .tags-row a:hover,
.kvs-hometown #home-tags .swiper a:focus,
.kvs-hometown #home-tags .swiper-slide a:focus,
.kvs-hometown #home-tags .swiper-slide a.active{
  background-color:#000000 !important;
  background:#000000 !important;
  border-color:rgba(255,255,255,.24) !important;
  color:#fff !important;
  box-shadow:none !important;
}

/* Swiper controls: no orange/red hover, keep monochrome. */
.kvs-hometown #home-tags .swiper-button-prev,
.kvs-hometown #home-tags .swiper-button-next,
.kvs-hometown .tags-row .swiper-button-prev,
.kvs-hometown .tags-row .swiper-button-next{
  background:#0b0b0b !important;
  border-color:rgba(255,255,255,.12) !important;
  color:rgba(255,255,255,.72) !important;
}
.kvs-hometown #home-tags .swiper-button-prev:hover,
.kvs-hometown #home-tags .swiper-button-next:hover,
.kvs-hometown .tags-row .swiper-button-prev:hover,
.kvs-hometown .tags-row .swiper-button-next:hover{
  background:#000000 !important;
  border-color:rgba(255,255,255,.28) !important;
  color:#ffffff !important;
  box-shadow:0 10px 28px rgba(0,0,0,.35) !important;
}
.kvs-hometown #home-tags .swiper-button-prev:after,
.kvs-hometown #home-tags .swiper-button-next:after,
.kvs-hometown .tags-row .swiper-button-prev:after,
.kvs-hometown .tags-row .swiper-button-next:after{
  color:currentColor !important;
  background:none !important;
}

/* Header controls: consistent sizing and cleaner font weight. */
.kvs-hometown .header-controls{
  gap:10px !important;
}
.kvs-hometown .header-member{
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
}
.kvs-hometown .header-controls .header-upload,
.kvs-hometown .header-login,
.kvs-hometown .header-signup,
.kvs-hometown .header-icon-control,
.kvs-hometown .header-member-switcher{
  height:40px !important;
  min-height:40px !important;
  border-radius:999px !important;
  font-weight:500 !important;
  letter-spacing:0 !important;
  line-height:1 !important;
}
.kvs-hometown .header-login,
.kvs-hometown .header-signup{
  width:104px !important;
  min-width:104px !important;
  padding:0 14px !important;
  justify-content:center !important;
  gap:7px !important;
}
.kvs-hometown .header-controls .header-upload{
  padding:0 15px !important;
  gap:7px !important;
}
.kvs-hometown .header-controls .header-upload span,
.kvs-hometown .header-login,
.kvs-hometown .header-signup,
.kvs-hometown .header-login *,
.kvs-hometown .header-signup *,
.kvs-hometown .header-member-switcher,
.kvs-hometown .header-member-switcher *{
  font-weight:500 !important;
}
.kvs-hometown .header-login i,
.kvs-hometown .header-signup i,
.kvs-hometown .header-controls .header-upload i{
  font-size:13px !important;
  flex:0 0 auto !important;
}

/* Language selector: keep flag and chevron readable, not squeezed. */
.kvs-hometown .header-lang .header-icon-control,
.kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control{
  width:52px !important;
  min-width:52px !important;
  height:40px !important;
  padding:0 10px !important;
  gap:7px !important;
  justify-content:center !important;
  overflow:visible !important;
}
.kvs-hometown .header-lang .lang-item img,
.kvs-hometown .lang-item img,
.kvs-hometown .leng-holder .drop img{
  width:18px !important;
  min-width:18px !important;
  height:12px !important;
  flex:0 0 18px !important;
  object-fit:cover !important;
  border-radius:2px !important;
  opacity:1 !important;
  filter:none !important;
}
.kvs-hometown .header-lang .lang-item i,
.kvs-hometown .leng-holder.header-lang .lang-item i{
  font-size:10px !important;
  line-height:1 !important;
  opacity:.72 !important;
  flex:0 0 auto !important;
  margin:0 !important;
}

/* Header hover stays monochrome and doesn't invert too aggressively. */
.kvs-hometown .header-controls .header-upload:hover,
.kvs-hometown .header-signup:hover,
.kvs-hometown .header-login:hover,
.kvs-hometown .header-member-switcher:hover,
.kvs-hometown .header-icon-control:hover{
  background:#000 !important;
  border-color:rgba(255,255,255,.26) !important;
  color:#fff !important;
}

@media (max-width:980px){
  .kvs-hometown .header-controls{
    gap:6px !important;
    margin-left:auto !important;
  }
  .kvs-hometown .header-member{
    gap:6px !important;
  }
  .kvs-hometown .header-login{
    display:none !important;
  }
  .kvs-hometown .header-signup,
  .kvs-hometown .header-controls .header-upload,
  .kvs-hometown .header-member-switcher{
    display:inline-flex !important;
    width:38px !important;
    min-width:38px !important;
    height:38px !important;
    flex:0 0 38px !important;
    padding:0 !important;
    font-size:0 !important;
    justify-content:center !important;
  }
  .kvs-hometown .header-signup i,
  .kvs-hometown .header-controls .header-upload i{
    font-size:15px !important;
    margin:0 !important;
  }
  .kvs-hometown .header-controls .header-upload span,
  .kvs-hometown .header-signup span,
  .kvs-hometown .mebers-name,
  .kvs-hometown .member-arrow{
    display:none !important;
  }
}
@media (max-width:560px){
  .kvs-hometown .header-controls{
    gap:5px !important;
  }
  .kvs-hometown .header-signup,
  .kvs-hometown .header-controls .header-upload,
  .kvs-hometown .header-member-switcher{
    width:36px !important;
    min-width:36px !important;
    height:36px !important;
    flex-basis:36px !important;
  }
}


/* Hometown KVS v26: header controls alignment + FA icon restore + larger mobile logo.
   Only visual header fixes, no layout/grid/sidebar changes. */

/* Keep Font Awesome icons from being "nerfed" by generic button font-weight rules. */
.kvs-hometown .header-login i,
.kvs-hometown .header-signup i,
.kvs-hometown .header-controls .header-upload i,
.kvs-hometown .header-icon-control i,
.kvs-hometown .mobile-search-toggle i{
  font-family:"Font Awesome 6 Free" !important;
  font-weight:900 !important;
  font-style:normal !important;
  line-height:1 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:16px !important;
  min-width:16px !important;
  height:16px !important;
  font-size:14px !important;
}

/* Equal spacing between Upload / Language / Login / Signup. */
.kvs-hometown .header-controls{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
}
.kvs-hometown .header-member{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  margin:0 !important;
}

/* Normalize all header buttons. Login and Signup must be identical in size. */
.kvs-hometown .header-controls .header-upload,
.kvs-hometown .header-lang .header-icon-control,
.kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control,
.kvs-hometown .header-login,
.kvs-hometown .header-signup,
.kvs-hometown .header-member-switcher{
  box-sizing:border-box !important;
  height:40px !important;
  min-height:40px !important;
  max-height:40px !important;
  border-radius:999px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  vertical-align:middle !important;
  line-height:1 !important;
  margin:0 !important;
  position:relative !important;
  top:auto !important;
  transform:none !important;
  font-size:13px !important;
  font-weight:500 !important;
  letter-spacing:0 !important;
  white-space:nowrap !important;
}

/* Same visual width for Login and Sign up. */
.kvs-hometown .header-login,
.kvs-hometown .header-signup{
  width:112px !important;
  min-width:112px !important;
  max-width:112px !important;
  flex:0 0 112px !important;
  padding:0 14px !important;
  gap:8px !important;
  text-align:center !important;
}
.kvs-hometown .header-login *,
.kvs-hometown .header-signup *{
  line-height:1 !important;
}

/* Upload stays content-width but aligned and less bulky. */
.kvs-hometown .header-controls .header-upload{
  min-width:104px !important;
  padding:0 16px !important;
  gap:8px !important;
}
.kvs-hometown .header-controls .header-upload span,
.kvs-hometown .header-login,
.kvs-hometown .header-signup,
.kvs-hometown .header-member-switcher,
.kvs-hometown .header-member-switcher *{
  font-weight:500 !important;
}

/* Language selector: equal height, centered flag + chevron. */
.kvs-hometown .header-lang .header-icon-control,
.kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control{
  width:54px !important;
  min-width:54px !important;
  max-width:54px !important;
  flex:0 0 54px !important;
  padding:0 10px !important;
  gap:7px !important;
}
.kvs-hometown .header-lang .lang-item img,
.kvs-hometown .lang-item img{
  display:block !important;
  width:18px !important;
  min-width:18px !important;
  height:12px !important;
  flex:0 0 18px !important;
  object-fit:cover !important;
}
.kvs-hometown .header-lang .lang-item i,
.kvs-hometown .leng-holder.header-lang .lang-item i{
  width:10px !important;
  min-width:10px !important;
  height:10px !important;
  font-size:10px !important;
}

/* Mobile: keep the logo large, and make right controls perfectly square/aligned. */
@media (max-width:980px){
  .kvs-hometown .topbar{
    gap:8px !important;
    padding-left:10px !important;
    padding-right:10px !important;
  }
  .kvs-hometown .topbar-left{
    gap:9px !important;
    min-width:0 !important;
    flex:1 1 auto !important;
  }
  .kvs-hometown .brand{
    flex:0 1 auto !important;
    min-width:0 !important;
    gap:4px !important;
  }
  .kvs-hometown .brand-main{
    font-size:27px !important;
    max-width:none !important;
    padding-right:2px !important;
  }
  .kvs-hometown .brand-badge{
    display:inline-flex !important;
    height:30px !important;
    min-width:62px !important;
    padding:0 7px !important;
    font-size:20px !important;
  }

  .kvs-hometown .header-controls{
    flex:0 0 auto !important;
    margin-left:auto !important;
    gap:7px !important;
  }
  .kvs-hometown .header-member{
    gap:7px !important;
  }

  /* mobile only: hide login, keep signup as icon button */
  .kvs-hometown .header-login{
    display:none !important;
  }
  .kvs-hometown .header-signup,
  .kvs-hometown .header-controls .header-upload,
  .kvs-hometown .header-lang .header-icon-control,
  .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control,
  .kvs-hometown .header-member-switcher,
  .kvs-hometown .mobile-search-toggle{
    width:38px !important;
    min-width:38px !important;
    max-width:38px !important;
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    flex:0 0 38px !important;
    padding:0 !important;
    margin:0 !important;
    top:auto !important;
    transform:none !important;
    align-self:center !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    line-height:1 !important;
    font-size:0 !important;
  }
  .kvs-hometown .header-signup i,
  .kvs-hometown .header-controls .header-upload i,
  .kvs-hometown .mobile-search-toggle i{
    width:17px !important;
    min-width:17px !important;
    height:17px !important;
    font-size:16px !important;
    margin:0 !important;
    line-height:1 !important;
  }
  .kvs-hometown .header-controls .header-upload span,
  .kvs-hometown .header-signup span,
  .kvs-hometown .mebers-name,
  .kvs-hometown .member-arrow{
    display:none !important;
  }
}

/* Very small screens: logo still stays readable; controls stay aligned. */
@media (max-width:560px){
  .kvs-hometown .topbar{
    gap:7px !important;
    padding-left:8px !important;
    padding-right:8px !important;
  }
  .kvs-hometown .htd-burger{
    width:36px !important;
    min-width:36px !important;
    flex-basis:36px !important;
  }
  .kvs-hometown .brand-main{
    font-size:24px !important;
    max-width:none !important;
  }
  .kvs-hometown .brand-badge{
    display:inline-flex !important;
    height:27px !important;
    min-width:56px !important;
    padding:0 6px !important;
    font-size:18px !important;
  }
  .kvs-hometown .header-controls{
    gap:5px !important;
  }
  .kvs-hometown .header-signup,
  .kvs-hometown .header-controls .header-upload,
  .kvs-hometown .header-lang .header-icon-control,
  .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control,
  .kvs-hometown .header-member-switcher,
  .kvs-hometown .mobile-search-toggle{
    width:36px !important;
    min-width:36px !important;
    max-width:36px !important;
    height:36px !important;
    min-height:36px !important;
    max-height:36px !important;
    flex-basis:36px !important;
  }
}

/* Hometown KVS v27: final header polish.
   - burger is now a naked icon, not a pill
   - equal spacing across upload / language / login / signup
   - login and signup are visually identical
   - mobile logo remains large and signup stays aligned */
.kvs-hometown .topbar{
  gap:10px !important;
}
.kvs-hometown .topbar-left{
  gap:10px !important;
}

/* Naked burger: no pill/capsule around it. */
.kvs-hometown .htd-burger,
.kvs-hometown .htd-burger:hover,
.kvs-hometown .htd-burger:focus,
.kvs-hometown .htd-burger:active{
  width:32px !important;
  min-width:32px !important;
  max-width:32px !important;
  height:40px !important;
  min-height:40px !important;
  max-height:40px !important;
  flex:0 0 32px !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  outline:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  border-radius:0 !important;
}
.kvs-hometown .htd-burger span{
  width:24px !important;
  height:2px !important;
  background:rgba(255,255,255,.92) !important;
}
.kvs-hometown .htd-burger:hover span{
  background:#fff !important;
}

/* Header controls: same gap everywhere, no inherited margins between language and login. */
.kvs-hometown .header-controls,
.kvs-hometown .header-member{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  column-gap:8px !important;
  margin:0 !important;
}
.kvs-hometown .header-controls > *,
.kvs-hometown .header-member > *,
.kvs-hometown .header-upload-holder,
.kvs-hometown .header-lang,
.kvs-hometown .header-member{
  margin-left:0 !important;
  margin-right:0 !important;
}

/* Make all header buttons share the same base visual language. */
.kvs-hometown .header-controls .header-upload,
.kvs-hometown .header-lang .header-icon-control,
.kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control,
.kvs-hometown .header-login,
.kvs-hometown .header-signup,
.kvs-hometown .header-member-switcher{
  box-sizing:border-box !important;
  height:40px !important;
  min-height:40px !important;
  max-height:40px !important;
  border-radius:999px !important;
  background:#0f0f0f !important;
  border:1px solid rgba(255,255,255,.12) !important;
  color:#f5f5f5 !important;
  box-shadow:none !important;
  filter:none !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  padding:0 15px !important;
  margin:0 !important;
  line-height:1 !important;
  vertical-align:middle !important;
  font-size:13px !important;
  font-weight:500 !important;
  letter-spacing:0 !important;
  white-space:nowrap !important;
  transform:none !important;
}
.kvs-hometown .header-controls .header-upload:hover,
.kvs-hometown .header-lang .header-icon-control:hover,
.kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control:hover,
.kvs-hometown .header-login:hover,
.kvs-hometown .header-signup:hover,
.kvs-hometown .header-member-switcher:hover{
  background:#000 !important;
  border-color:rgba(255,255,255,.2) !important;
  color:#fff !important;
  filter:none !important;
}

/* Login and signup: identical sizing, identical radius, identical background. */
.kvs-hometown .header-login,
.kvs-hometown .header-signup{
  width:110px !important;
  min-width:110px !important;
  max-width:110px !important;
  flex:0 0 110px !important;
  padding:0 14px !important;
}
.kvs-hometown .header-login i,
.kvs-hometown .header-signup i,
.kvs-hometown .header-controls .header-upload i{
  margin:0 !important;
  width:16px !important;
  min-width:16px !important;
  height:16px !important;
  font-size:14px !important;
  line-height:1 !important;
}

/* Language selector should be compact, but with the exact same gap as the rest. */
.kvs-hometown .header-lang .header-icon-control,
.kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control{
  width:54px !important;
  min-width:54px !important;
  max-width:54px !important;
  flex:0 0 54px !important;
  padding:0 10px !important;
  gap:7px !important;
}

@media (max-width:980px){
  .kvs-hometown .topbar{
    gap:8px !important;
    padding-left:9px !important;
    padding-right:9px !important;
  }
  .kvs-hometown .topbar-left{
    gap:8px !important;
    min-width:0 !important;
    flex:1 1 auto !important;
  }
  .kvs-hometown .htd-burger,
  .kvs-hometown .htd-burger:hover,
  .kvs-hometown .htd-burger:focus,
  .kvs-hometown .htd-burger:active{
    width:30px !important;
    min-width:30px !important;
    max-width:30px !important;
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    flex:0 0 30px !important;
  }
  .kvs-hometown .htd-burger span{
    width:23px !important;
  }
  .kvs-hometown .brand{
    flex:0 1 auto !important;
    min-width:0 !important;
    gap:4px !important;
  }
  .kvs-hometown .brand-main{
    font-size:28px !important;
    max-width:none !important;
    line-height:1 !important;
  }
  .kvs-hometown .brand-badge{
    display:inline-flex !important;
    height:30px !important;
    min-width:62px !important;
    padding:0 7px 0 6px !important;
    font-size:20px !important;
  }
  .kvs-hometown .header-controls,
  .kvs-hometown .header-member{
    gap:6px !important;
    column-gap:6px !important;
    margin-left:auto !important;
    flex:0 0 auto !important;
  }
  .kvs-hometown .header-login{
    display:none !important;
  }
  .kvs-hometown .header-signup,
  .kvs-hometown .header-controls .header-upload,
  .kvs-hometown .header-lang .header-icon-control,
  .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control,
  .kvs-hometown .header-member-switcher,
  .kvs-hometown .mobile-search-toggle{
    width:38px !important;
    min-width:38px !important;
    max-width:38px !important;
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    flex:0 0 38px !important;
    padding:0 !important;
    margin:0 !important;
    border-radius:999px !important;
    align-self:center !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    line-height:1 !important;
    font-size:0 !important;
    position:relative !important;
    top:auto !important;
    bottom:auto !important;
    transform:none !important;
  }
  .kvs-hometown .header-signup i,
  .kvs-hometown .header-controls .header-upload i,
  .kvs-hometown .mobile-search-toggle i{
    width:17px !important;
    min-width:17px !important;
    height:17px !important;
    font-size:16px !important;
    margin:0 !important;
    line-height:1 !important;
  }
  .kvs-hometown .header-controls .header-upload span,
  .kvs-hometown .header-signup span,
  .kvs-hometown .mebers-name,
  .kvs-hometown .member-arrow{
    display:none !important;
  }
}

@media (max-width:560px){
  .kvs-hometown .topbar{
    gap:6px !important;
    padding-left:8px !important;
    padding-right:8px !important;
  }
  .kvs-hometown .topbar-left{
    gap:7px !important;
  }
  .kvs-hometown .brand-main{
    font-size:26px !important;
    max-width:none !important;
  }
  .kvs-hometown .brand-badge{
    display:inline-flex !important;
    height:28px !important;
    min-width:58px !important;
    padding:0 6px !important;
    font-size:18px !important;
  }
  .kvs-hometown .header-controls,
  .kvs-hometown .header-member{
    gap:5px !important;
    column-gap:5px !important;
  }
  .kvs-hometown .header-signup,
  .kvs-hometown .header-controls .header-upload,
  .kvs-hometown .header-lang .header-icon-control,
  .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control,
  .kvs-hometown .header-member-switcher,
  .kvs-hometown .mobile-search-toggle{
    width:36px !important;
    min-width:36px !important;
    max-width:36px !important;
    height:36px !important;
    min-height:36px !important;
    max-height:36px !important;
    flex:0 0 36px !important;
  }
}

/* Hometown KVS v28: small polish pass
   - search button blends into the input
   - category swiper arrows are centered + more discreet
   - left sidebar menu has more click area */
.kvs-hometown .topbar-search,
.kvs-hometown .mobile-search-form{
  background:rgba(255,255,255,.045) !important;
  border-color:rgba(255,255,255,.08) !important;
}
.kvs-hometown .topbar-search button,
.kvs-hometown .mobile-search-form button{
  background:transparent !important;
  border-left:0 !important;
  color:rgba(255,255,255,.78) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.kvs-hometown .topbar-search button:hover,
.kvs-hometown .mobile-search-form button:hover{
  background:rgba(255,255,255,.055) !important;
  color:#fff !important;
  border-color:transparent !important;
}
.kvs-hometown .topbar-search button i,
.kvs-hometown .mobile-search-form button i{
  line-height:1 !important;
  margin:0 !important;
}

/* Category / tags carousel arrows: no heavy pill, centered icon. */
.kvs-hometown #home-tags .swiper-button-prev,
.kvs-hometown #home-tags .swiper-button-next,
.kvs-hometown .content > .container > .tags-row .swiper-button-prev,
.kvs-hometown .content > .container > .tags-row .swiper-button-next,
.kvs-hometown .tags-row .swiper-button-prev,
.kvs-hometown .tags-row .swiper-button-next{
  width:32px !important;
  height:32px !important;
  margin-top:-16px !important;
  border:0 !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.025) !important;
  box-shadow:none !important;
  color:rgba(255,255,255,.62) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
}
.kvs-hometown #home-tags .swiper-button-prev:hover,
.kvs-hometown #home-tags .swiper-button-next:hover,
.kvs-hometown .content > .container > .tags-row .swiper-button-prev:hover,
.kvs-hometown .content > .container > .tags-row .swiper-button-next:hover,
.kvs-hometown .tags-row .swiper-button-prev:hover,
.kvs-hometown .tags-row .swiper-button-next:hover{
  background:rgba(255,255,255,.075) !important;
  border:0 !important;
  color:#fff !important;
  box-shadow:none !important;
}
.kvs-hometown #home-tags .swiper-button-prev:after,
.kvs-hometown #home-tags .swiper-button-next:after,
.kvs-hometown .content > .container > .tags-row .swiper-button-prev:after,
.kvs-hometown .content > .container > .tags-row .swiper-button-next:after,
.kvs-hometown .tags-row .swiper-button-prev:after,
.kvs-hometown .tags-row .swiper-button-next:after{
  display:block !important;
  width:1em !important;
  height:1em !important;
  line-height:1 !important;
  margin:0 !important;
  padding:0 !important;
  text-align:center !important;
  font-size:12px !important;
  color:currentColor !important;
  background:none !important;
  transform:none !important;
}
.kvs-hometown .tags-row .swiper-button-disabled,
.kvs-hometown .tags-row .swiper-button-disabled:hover{
  opacity:.18 !important;
  background:transparent !important;
}

/* Left sidebar: more comfortable click targets. */
.kvs-hometown .left-sidebar .side-section{
  margin-bottom:24px !important;
}
.kvs-hometown .left-sidebar .side-link,
.kvs-hometown .left-sidebar .side-dynamic ul.list a{
  min-height:43px !important;
  padding:0 12px !important;
  border-radius:12px !important;
  margin:3px 0 !important;
  gap:12px !important;
}
.kvs-hometown .left-sidebar .side-ico{
  width:22px !important;
  min-width:22px !important;
  font-size:15px !important;
}
.kvs-hometown .left-sidebar .side-title,
.kvs-hometown .left-sidebar .side-dynamic .headline h2 a{
  margin-bottom:10px !important;
}
.kvs-hometown.sidebar-collapsed .left-sidebar .side-link{
  min-height:44px !important;
  margin:4px 0 !important;
  padding:0 !important;
}

/* Hometown KVS v29: micro polish pass.
   - logo badge optical centering
   - mobile header icon alignment
   - mobile thumb action cleanup
   - centered swiper arrows
   - right sidebar tags must behave as plain wrapped tags, not carousel */
.kvs-hometown .topbar-left a .brand-badge,
.kvs-hometown .brand-badge{
  padding-right:10px !important;
}
@media (max-width:980px){
  .kvs-hometown .topbar-left a .brand-badge,
  .kvs-hometown .brand-badge{
    height:32px !important;
    min-width:66px !important;
    padding:0 10px 0 7px !important;
    font-size:21px !important;
  }
}
@media (max-width:560px){
  .kvs-hometown .topbar-left a .brand-badge,
  .kvs-hometown .brand-badge{
    height:30px !important;
    min-width:63px !important;
    padding:0 10px 0 7px !important;
    font-size:20px !important;
  }
}

/* Mobile signup icon: force exact optical center inside the button. */
@media (max-width:980px){
  .kvs-hometown .header-signup{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    vertical-align:middle !important;
  }
  .kvs-hometown .header-signup i,
  .kvs-hometown .header-signup svg{
    position:static !important;
    display:block !important;
    margin:0 !important;
    padding:0 !important;
    line-height:1 !important;
    transform:none !important;
    inset:auto !important;
  }
}

/* Mobile thumb actions: avoid the double-pill / duplicated look. Desktop remains unchanged. */
@media (max-width:680px){
  .kvs-hometown .hometown-video-grid .item-top{
    top:10px !important;
    right:10px !important;
    gap:7px !important;
    opacity:1 !important;
    transform:none !important;
  }
  .kvs-hometown .hometown-video-grid .item-heart,
  .kvs-hometown .hometown-video-grid .item-time{
    width:38px !important;
    height:38px !important;
    min-width:38px !important;
    min-height:38px !important;
    padding:0 !important;
    margin:0 !important;
    border-radius:999px !important;
    background:rgba(0,0,0,.42) !important;
    border:1px solid rgba(255,255,255,.13) !important;
    box-shadow:none !important;
    outline:0 !important;
    overflow:hidden !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    font-size:0 !important;
  }
  .kvs-hometown .hometown-video-grid .item-heart:before,
  .kvs-hometown .hometown-video-grid .item-heart:after,
  .kvs-hometown .hometown-video-grid .item-time:before,
  .kvs-hometown .hometown-video-grid .item-time:after{
    display:none !important;
    content:none !important;
  }
  .kvs-hometown .hometown-video-grid .item-heart svg,
  .kvs-hometown .hometown-video-grid .item-time svg{
    width:17px !important;
    height:17px !important;
    margin:0 !important;
    display:block !important;
  }
}

/* Swiper arrows: center the glyph perfectly in both desktop and mobile. */
.kvs-hometown .swiper-button-prev,
.kvs-hometown .swiper-button-next,
.kvs-hometown #home-tags .swiper-button-prev,
.kvs-hometown #home-tags .swiper-button-next,
.kvs-hometown .tags-row .swiper-button-prev,
.kvs-hometown .tags-row .swiper-button-next{
  position:absolute !important;
  padding:0 !important;
  line-height:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
}
.kvs-hometown .swiper-button-prev:after,
.kvs-hometown .swiper-button-next:after,
.kvs-hometown #home-tags .swiper-button-prev:after,
.kvs-hometown #home-tags .swiper-button-next:after,
.kvs-hometown .tags-row .swiper-button-prev:after,
.kvs-hometown .tags-row .swiper-button-next:after{
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  width:auto !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  display:block !important;
  line-height:1 !important;
  transform:translate(-50%,-50%) !important;
  text-align:center !important;
  font-size:13px !important;
}

/* Right sidebar popular tags: render as plain wrapped tags, no swiper behaviour or arrows. */
.kvs-hometown .right-sidebar .tags-row,
.kvs-hometown .right-sidebar .swiper.tags-row,
.kvs-hometown .right-sidebar .swiper,
.kvs-hometown .right-sidebar .swiper-initialized{
  overflow:visible !important;
  height:auto !important;
  min-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  touch-action:auto !important;
}
.kvs-hometown .right-sidebar .swiper-wrapper{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  width:auto !important;
  height:auto !important;
  transform:none !important;
  transition:none !important;
}
.kvs-hometown .right-sidebar .swiper-slide{
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  flex:0 0 auto !important;
  margin:0 !important;
  transform:none !important;
}
.kvs-hometown .right-sidebar .swiper-button-prev,
.kvs-hometown .right-sidebar .swiper-button-next,
.kvs-hometown .right-sidebar .swiper-pagination{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
}


/* Hometown KVS v35: hard restore v29-sized auth buttons.
   Compact by default, grows naturally only when translated text needs it.
   No ellipsis on desktop. No orange hover, no inherited pseudo overlays. */
@media (min-width:981px){
  html body .kvs-hometown .topbar .header-controls{
    gap:6px !important;
    column-gap:6px !important;
  }

  html body .kvs-hometown .topbar .header-controls a#login.login.header-login,
  html body .kvs-hometown .topbar .header-controls a.login.header-login,
  html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup,
  html body .kvs-hometown .topbar .header-controls a.signup.header-signup{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:7px !important;
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
    flex:0 0 auto !important;
    padding:0 12px !important;
    margin:0 !important;
    border-radius:999px !important;
    font-size:13px !important;
    line-height:38px !important;
    font-weight:500 !important;
    white-space:nowrap !important;
    overflow:visible !important;
    text-overflow:clip !important;
    text-transform:none !important;
    letter-spacing:0 !important;
    box-shadow:none !important;
    filter:none !important;
    transform:none !important;
  }

  html body .kvs-hometown .topbar .header-controls a#login.login.header-login,
  html body .kvs-hometown .topbar .header-controls a.login.header-login{
    background:rgba(255,255,255,.045) !important;
    background-image:none !important;
    border:1px solid rgba(255,255,255,.085) !important;
    color:#f4f4f5 !important;
  }

  html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup,
  html body .kvs-hometown .topbar .header-controls a.signup.header-signup{
    background:#fff !important;
    background-image:none !important;
    border:1px solid #fff !important;
    color:#050506 !important;
  }

  html body .kvs-hometown .topbar .header-controls a#login.login.header-login:hover,
  html body .kvs-hometown .topbar .header-controls a#login.login.header-login:focus,
  html body .kvs-hometown .topbar .header-controls a#login.login.header-login:active,
  html body .kvs-hometown .topbar .header-controls a.login.header-login:hover,
  html body .kvs-hometown .topbar .header-controls a.login.header-login:focus,
  html body .kvs-hometown .topbar .header-controls a.login.header-login:active{
    background:rgba(255,255,255,.11) !important;
    background-image:none !important;
    border-color:rgba(255,255,255,.16) !important;
    color:#fff !important;
    box-shadow:none !important;
    filter:none !important;
  }

  html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup:hover,
  html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup:focus,
  html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup:active,
  html body .kvs-hometown .topbar .header-controls a.signup.header-signup:hover,
  html body .kvs-hometown .topbar .header-controls a.signup.header-signup:focus,
  html body .kvs-hometown .topbar .header-controls a.signup.header-signup:active{
    background:#fff !important;
    background-image:none !important;
    border-color:#fff !important;
    color:#050506 !important;
    box-shadow:none !important;
    filter:none !important;
  }

  html body .kvs-hometown .topbar .header-controls a#login.login.header-login:before,
  html body .kvs-hometown .topbar .header-controls a#login.login.header-login:after,
  html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup:before,
  html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup:after,
  html body .kvs-hometown .topbar .header-controls a.login.header-login:before,
  html body .kvs-hometown .topbar .header-controls a.login.header-login:after,
  html body .kvs-hometown .topbar .header-controls a.signup.header-signup:before,
  html body .kvs-hometown .topbar .header-controls a.signup.header-signup:after{
    content:none !important;
    display:none !important;
    background:none !important;
    background-image:none !important;
  }
}

/* Mobile keeps compact icon buttons; no text truncation hacks on desktop. */
@media (max-width:980px){
  html body .kvs-hometown .topbar .header-controls a#login.login.header-login,
  html body .kvs-hometown .topbar .header-controls a.login.header-login{
    display:none !important;
  }
  html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup,
  html body .kvs-hometown .topbar .header-controls a.signup.header-signup{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:36px !important;
    min-width:36px !important;
    max-width:36px !important;
    height:36px !important;
    min-height:36px !important;
    max-height:36px !important;
    flex:0 0 36px !important;
    padding:0 !important;
    border-radius:999px !important;
    background:#fff !important;
    background-image:none !important;
    border:1px solid #fff !important;
    color:#050506 !important;
    font-size:0 !important;
    line-height:1 !important;
  }
  html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup i,
  html body .kvs-hometown .topbar .header-controls a.signup.header-signup i{
    font-size:15px !important;
    width:15px !important;
    height:15px !important;
    min-width:15px !important;
    margin:0 !important;
    line-height:1 !important;
    display:block !important;
    position:static !important;
    transform:none !important;
  }
}

/* Hometown KVS v36: darker, less shouty header borders */
html body .kvs-hometown .topbar-search{
  border-color:rgba(255,255,255,.055) !important;
}
html body .kvs-hometown .topbar-search button{
  border-left:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .topbar .header-controls .header-upload,
html body .kvs-hometown .topbar .header-controls .header-login,
html body .kvs-hometown .topbar .header-controls .header-icon-control,
html body .kvs-hometown .topbar .header-controls .header-member-switcher,
html body .kvs-hometown .topbar .header-lang .lang-item,
html body .kvs-hometown .topbar .header-upload-holder .header-upload{
  border-color:rgba(255,255,255,.055) !important;
}
html body .kvs-hometown .topbar .header-controls .header-upload:hover,
html body .kvs-hometown .topbar .header-controls .header-login:hover,
html body .kvs-hometown .topbar .header-controls .header-icon-control:hover,
html body .kvs-hometown .topbar .header-controls .header-member-switcher:hover,
html body .kvs-hometown .topbar .header-lang .lang-item:hover,
html body .kvs-hometown .topbar .header-upload-holder .header-upload:hover{
  border-color:rgba(255,255,255,.075) !important;
}


/* Hometown KVS v37: force darker subtle borders on language chip + login.
   The previous pass was losing against stronger inherited selectors. */
html body .kvs-hometown .topbar .header-controls a#login.login.header-login,
html body .kvs-hometown .topbar .header-controls a.login.header-login,
html body .kvs-hometown .topbar .header-controls #login.header-login,
html body .kvs-hometown .topbar .header-controls .login.header-login{
  border-color:rgba(255,255,255,.055) !important;
}

html body .kvs-hometown .topbar .header-controls a#login.login.header-login:hover,
html body .kvs-hometown .topbar .header-controls a#login.login.header-login:focus,
html body .kvs-hometown .topbar .header-controls a#login.login.header-login:active,
html body .kvs-hometown .topbar .header-controls a.login.header-login:hover,
html body .kvs-hometown .topbar .header-controls a.login.header-login:focus,
html body .kvs-hometown .topbar .header-controls a.login.header-login:active{
  border-color:rgba(255,255,255,.075) !important;
  background:rgba(255,255,255,.09) !important;
  background-image:none !important;
}

html body .kvs-hometown .topbar .header-controls .leng-holder.header-lang > a.lang-item.header-icon-control,
html body .kvs-hometown .topbar .header-controls .header-lang > a.header-icon-control,
html body .kvs-hometown .topbar .header-controls .header-lang .lang-item,
html body .kvs-hometown .topbar .header-controls .lang-item.header-icon-control{
  border-color:rgba(255,255,255,.055) !important;
}

html body .kvs-hometown .topbar .header-controls .leng-holder.header-lang > a.lang-item.header-icon-control:hover,
html body .kvs-hometown .topbar .header-controls .header-lang > a.header-icon-control:hover,
html body .kvs-hometown .topbar .header-controls .header-lang .lang-item:hover,
html body .kvs-hometown .topbar .header-controls .lang-item.header-icon-control:hover{
  border-color:rgba(255,255,255,.075) !important;
  background:rgba(255,255,255,.09) !important;
  background-image:none !important;
}


/* Hometown KVS v38: polish scroller categories, New Videos sort selector and right sidebar categories/tags.
   Keep monochrome: darker borders, no bright grey, no orange/red hover. */

/* Homepage category/tag horizontal scrollers */
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-categories .swiper a,
html body .kvs-hometown .home-anchor-section .swiper a,
html body .kvs-hometown .category-strip a,
html body .kvs-hometown .tags-cloud a,
html body .kvs-hometown .list-tags a{
  background:#0f0f0f !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.045) !important;
  color:rgba(244,244,245,.78) !important;
  box-shadow:none !important;
}

html body .kvs-hometown #home-tags .swiper a:hover,
html body .kvs-hometown #home-categories .swiper a:hover,
html body .kvs-hometown .home-anchor-section .swiper a:hover,
html body .kvs-hometown .category-strip a:hover,
html body .kvs-hometown .category-strip a.active,
html body .kvs-hometown .tags-cloud a:hover,
html body .kvs-hometown .list-tags a:hover{
  background:#000 !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.075) !important;
  color:#fff !important;
}

/* Swiper / slider arrows in home scrollers */
html body .kvs-hometown .swiper-button-next,
html body .kvs-hometown .swiper-button-prev,
html body .kvs-hometown .carousel-next,
html body .kvs-hometown .carousel-prev,
html body .kvs-hometown .section-next,
html body .kvs-hometown .section-prev,
html body .kvs-hometown .slider-next,
html body .kvs-hometown .slider-prev{
  background:rgba(0,0,0,.34) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.045) !important;
  color:rgba(255,255,255,.72) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .swiper-button-next:hover,
html body .kvs-hometown .swiper-button-prev:hover,
html body .kvs-hometown .carousel-next:hover,
html body .kvs-hometown .carousel-prev:hover,
html body .kvs-hometown .section-next:hover,
html body .kvs-hometown .section-prev:hover,
html body .kvs-hometown .slider-next:hover,
html body .kvs-hometown .slider-prev:hover{
  background:rgba(0,0,0,.58) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.08) !important;
  color:#fff !important;
}

/* New Videos block sorting / latest selector */
html body .kvs-hometown .sort,
html body .kvs-hometown .sorting,
html body .kvs-hometown .tabs-menu,
html body .kvs-hometown .headline .sort,
html body .kvs-hometown .heading .sort,
html body .kvs-hometown .block-sort{
  border-color:rgba(255,255,255,.045) !important;
}

html body .kvs-hometown .sort a,
html body .kvs-hometown .sorting a,
html body .kvs-hometown .tabs-menu a,
html body .kvs-hometown .block-sort a,
html body .kvs-hometown .sort select,
html body .kvs-hometown .sorting select,
html body .kvs-hometown .block-sort select{
  background:#0f0f0f !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.045) !important;
  color:rgba(244,244,245,.78) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .sort a:hover,
html body .kvs-hometown .sort a.active,
html body .kvs-hometown .sorting a:hover,
html body .kvs-hometown .sorting a.active,
html body .kvs-hometown .tabs-menu a:hover,
html body .kvs-hometown .tabs-menu a.active,
html body .kvs-hometown .block-sort a:hover,
html body .kvs-hometown .block-sort a.active{
  background:#000 !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.075) !important;
  color:#fff !important;
}

/* Right sidebar categories / tags: cleaner, darker, more premium */
html body .kvs-hometown .right-sidebar .side-section,
html body .kvs-hometown .right-sidebar .side-dynamic{
  border-color:rgba(255,255,255,.045) !important;
}

html body .kvs-hometown .right-sidebar .side-dynamic a,
html body .kvs-hometown .right-sidebar .side-categories a,
html body .kvs-hometown .right-sidebar .side-tags a,
html body .kvs-hometown .right-sidebar .list a,
html body .kvs-hometown .right-sidebar .list li a,
html body .kvs-hometown .right-sidebar .tags-cloud a{
  background:rgba(255,255,255,.025) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.04) !important;
  color:rgba(244,244,245,.72) !important;
  border-radius:12px !important;
  box-shadow:none !important;
}

html body .kvs-hometown .right-sidebar .side-dynamic a:hover,
html body .kvs-hometown .right-sidebar .side-categories a:hover,
html body .kvs-hometown .right-sidebar .side-tags a:hover,
html body .kvs-hometown .right-sidebar .list a:hover,
html body .kvs-hometown .right-sidebar .list li a:hover,
html body .kvs-hometown .right-sidebar .tags-cloud a:hover{
  background:#000 !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.075) !important;
  color:#fff !important;
}

/* Kill inherited orange/red pseudo overlays in these zones */
html body .kvs-hometown #home-tags .swiper a:before,
html body .kvs-hometown #home-tags .swiper a:after,
html body .kvs-hometown #home-categories .swiper a:before,
html body .kvs-hometown #home-categories .swiper a:after,
html body .kvs-hometown .category-strip a:before,
html body .kvs-hometown .category-strip a:after,
html body .kvs-hometown .sort a:before,
html body .kvs-hometown .sort a:after,
html body .kvs-hometown .right-sidebar a:before,
html body .kvs-hometown .right-sidebar a:after{
  background:none !important;
  background-image:none !important;
  content:none !important;
  display:none !important;
}


/* Hometown KVS v39: no right sidebar on single video pages. */
@media (min-width:1281px){
  html body .kvs-hometown.video-page:not(.playlist-page) .app-shell{
    grid-template-columns:var(--left-width) minmax(0,1fr) !important;
  }
  html body .kvs-hometown.video-page:not(.playlist-page).sidebar-collapsed .app-shell{
    grid-template-columns:var(--left-mini-width) minmax(0,1fr) !important;
  }
  html body .kvs-hometown.video-page .content{
    grid-column:2 !important;
  }
  html body .kvs-hometown.video-page:not(.playlist-page) .right-sidebar{
    display:none !important;
  }
}

/* Hometown KVS v40: video grid micro polish
   - thumbs slightly smaller
   - less rounded thumbnail corners
   - views/rating centered on hover without touching HD/duration badges */
html body .kvs-hometown .hometown-video-grid,
html body .kvs-hometown .content .hometown-video-grid,
html body .kvs-hometown div.thumbs.hometown-video-grid,
html body .kvs-hometown form.thumbs.hometown-video-grid{
  grid-template-columns:repeat(auto-fill,minmax(270px,1fr)) !important;
  gap:18px !important;
}

html body .kvs-hometown .hometown-video-grid .thumb,
html body .kvs-hometown .hometown-video-grid .thumb > a,
html body .kvs-hometown .hometown-video-grid .img-holder{
  border-radius:12px !important;
}

html body .kvs-hometown .hometown-video-grid .title{
  padding:54px 15px 34px !important;
}

/* Center meta line so it doesn't collide with duration / HD badges. */
html body .kvs-hometown .hometown-video-grid .thumb-bottom{
  left:50% !important;
  right:auto !important;
  bottom:12px !important;
  width:auto !important;
  max-width:calc(100% - 112px) !important;
  justify-content:center !important;
  transform:translateX(-50%) translateY(6px) !important;
  text-align:center !important;
  gap:9px !important;
  white-space:nowrap !important;
}
html body .kvs-hometown .hometown-video-grid .thumb > a:hover .thumb-bottom{
  transform:translateX(-50%) translateY(0) !important;
}
html body .kvs-hometown .hometown-video-grid .thumb-item{
  justify-content:center !important;
}

@media (max-width:1500px){
  html body .kvs-hometown .hometown-video-grid,
  html body .kvs-hometown .content .hometown-video-grid,
  html body .kvs-hometown div.thumbs.hometown-video-grid,
  html body .kvs-hometown form.thumbs.hometown-video-grid{
    grid-template-columns:repeat(auto-fill,minmax(245px,1fr)) !important;
    gap:16px !important;
  }
}
@media (max-width:680px){
  html body .kvs-hometown .hometown-video-grid,
  html body .kvs-hometown .content .hometown-video-grid,
  html body .kvs-hometown div.thumbs.hometown-video-grid,
  html body .kvs-hometown form.thumbs.hometown-video-grid,
  html body .kvs-hometown .col-asside .hometown-video-grid{
    grid-template-columns:1fr !important;
    gap:14px !important;
  }
  html body .kvs-hometown .hometown-video-grid .thumb-bottom{
    max-width:calc(100% - 92px) !important;
    bottom:11px !important;
  }
}


/* Hometown KVS v41: remember compact sidebar + tighter home spacing */
html body .kvs-hometown #home-tags{
  margin-bottom:6px !important;
  padding-bottom:0 !important;
}

html body .kvs-hometown #home-tags .swiper,
html body .kvs-hometown #home-tags .tags-cloud,
html body .kvs-hometown #home-tags .list-tags,
html body .kvs-hometown #home-tags .block-content{
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}

html body .kvs-hometown #home-watching{
  margin-top:4px !important;
  padding-top:0 !important;
}

html body .kvs-hometown #home-tags + #home-watching{
  margin-top:6px !important;
}

html body .kvs-hometown #home-watching .heading{
  margin-top:0 !important;
  margin-bottom:12px !important;
}

/* Hometown KVS v42: tighter watched block + subtle hero glow under header */
html body .kvs-hometown #home-tags{
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}
html body .kvs-hometown #home-tags .swiper,
html body .kvs-hometown #home-tags .tags-cloud,
html body .kvs-hometown #home-tags .list-tags,
html body .kvs-hometown #home-tags .block-content,
html body .kvs-hometown #home-tags .tags-row{
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}
html body .kvs-hometown #home-watching{
  margin-top:-10px !important;
  padding-top:0 !important;
}
html body .kvs-hometown #home-tags + #home-watching{
  margin-top:-6px !important;
}
html body .kvs-hometown #home-watching .heading,
html body .kvs-hometown #home-watching .headline{
  margin-top:0 !important;
  padding-top:0 !important;
}

html body .kvs-hometown .content > .container::before{
  content:"" !important;
  position:absolute !important;
  left:50% !important;
  top:-10px !important;
  transform:translateX(-50%) !important;
  width:min(920px, 88vw) !important;
  height:240px !important;
  pointer-events:none !important;
  z-index:0 !important;
  background:
    radial-gradient(ellipse at center,
      rgba(255,255,255,.085) 0%,
      rgba(255,255,255,.045) 24%,
      rgba(255,255,255,.018) 46%,
      rgba(255,255,255,0) 72%) !important;
  filter:blur(28px) !important;
  opacity:.85 !important;
}
html body .kvs-hometown .content > .container > *{
  position:relative !important;
  z-index:1 !important;
}
@media (max-width:980px){
  html body .kvs-hometown .content > .container::before{
    width:min(760px, 96vw) !important;
    height:180px !important;
    top:-6px !important;
    filter:blur(24px) !important;
    opacity:.8 !important;
  }
  html body .kvs-hometown #home-watching{
    margin-top:-8px !important;
  }
}

/* Hometown KVS v43: fix watched spacing + cleaner center glow from under header */
html body .kvs-hometown #home-watching,
html body .kvs-hometown #home-tags + #home-watching{
  margin-top:12px !important;
  padding-top:0 !important;
}
html body .kvs-hometown #home-watching .heading,
html body .kvs-hometown #home-watching .headline{
  margin-top:0 !important;
  padding-top:0 !important;
}

/* Remove the previous container glow from v42 */
html body .kvs-hometown .content > .container::before{
  display:none !important;
  content:none !important;
  background:none !important;
  filter:none !important;
}

/* New glow: centered, stronger, coming from just under the header */
html body .kvs-hometown .content{
  position:relative !important;
  isolation:isolate !important;
}
html body .kvs-hometown .content::before{
  content:"" !important;
  position:absolute !important;
  left:50% !important;
  top:-2px !important;
  transform:translateX(-50%) !important;
  width:min(980px, 82vw) !important;
  height:260px !important;
  pointer-events:none !important;
  z-index:0 !important;
  background:
    radial-gradient(ellipse at 50% 0%,
      rgba(255,255,255,.18) 0%,
      rgba(255,255,255,.105) 20%,
      rgba(255,255,255,.045) 42%,
      rgba(255,255,255,.014) 62%,
      rgba(255,255,255,0) 78%) !important;
  filter:blur(18px) !important;
  opacity:.95 !important;
}
html body .kvs-hometown .content > .container{
  position:relative !important;
  z-index:1 !important;
}
@media (max-width:980px){
  html body .kvs-hometown .content::before{
    top:0 !important;
    width:96vw !important;
    height:190px !important;
    filter:blur(16px) !important;
    opacity:.88 !important;
  }
  html body .kvs-hometown #home-watching,
  html body .kvs-hometown #home-tags + #home-watching{
    margin-top:10px !important;
  }
}

/* Hometown KVS v44: softer header glow + single video layout/pills polish */
/* Slightly soften the center of the header glow while keeping the same position. */
html body .kvs-hometown .content::before{
  background:
    radial-gradient(ellipse at 50% 0%,
      rgba(255,255,255,.135) 0%,
      rgba(255,255,255,.078) 22%,
      rgba(255,255,255,.036) 44%,
      rgba(255,255,255,.012) 64%,
      rgba(255,255,255,0) 80%) !important;
  opacity:.9 !important;
  filter:blur(20px) !important;
}

/* Single video: prevent the inner right column from overflowing off-screen. */
html body .kvs-hometown.video-page .video-holder,
html body .kvs-hometown.video-page .video-inner,
html body .kvs-hometown.video-page .video-cols,
html body .kvs-hometown.video-page .col-video,
html body .kvs-hometown.video-page .col-asside{
  min-width:0 !important;
  max-width:100% !important;
  box-sizing:border-box !important;
}
html body .kvs-hometown.video-page .video-cols{
  width:100% !important;
  grid-template-columns:minmax(0,1fr) minmax(260px,300px) !important;
  gap:14px !important;
  overflow:visible !important;
}
html body .kvs-hometown.video-page .col-asside{
  width:100% !important;
  max-width:300px !important;
}
html body .kvs-hometown.video-page .col-asside .hometown-video-grid,
html body .kvs-hometown.video-page .col-asside .thumbs{
  grid-template-columns:1fr !important;
  gap:12px !important;
}
html body .kvs-hometown.video-page .player,
html body .kvs-hometown.video-page .video-player,
html body .kvs-hometown.video-page .player-holder,
html body .kvs-hometown.video-page .player-wrap,
html body .kvs-hometown.video-page .embed-wrap,
html body .kvs-hometown.video-page iframe,
html body .kvs-hometown.video-page video{
  max-width:100% !important;
  box-sizing:border-box !important;
}
@media (max-width:1180px){
  html body .kvs-hometown.video-page .video-cols{
    grid-template-columns:1fr !important;
  }
  html body .kvs-hometown.video-page .col-asside{
    max-width:none !important;
    position:static !important;
  }
}

/* Single video pills: remove the large wrapping capsule and make individual pills cleaner. */
html body .kvs-hometown.video-page .top-options,
html body .kvs-hometown.video-page .top-options.flex,
html body .kvs-hometown.video-page .buttons-row,
html body .kvs-hometown.video-page .buttons-row.hide,
html body .kvs-hometown.video-page .buttons-row.open{
  width:auto !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  overflow:visible !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  padding:0 !important;
  margin:0 0 12px !important;
}
html body .kvs-hometown.video-page .buttons-row .button,
html body .kvs-hometown.video-page .buttons-row .btn,
html body .kvs-hometown.video-page .top-options .button,
html body .kvs-hometown.video-page .top-options .btn,
html body .kvs-hometown.video-page .sub-btn.tag.button{
  min-height:30px !important;
  height:30px !important;
  padding:0 11px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.035) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.82) !important;
  font-size:12px !important;
  font-weight:500 !important;
  letter-spacing:0 !important;
  line-height:1 !important;
  box-shadow:none !important;
  filter:none !important;
}
html body .kvs-hometown.video-page .buttons-row .button:hover,
html body .kvs-hometown.video-page .buttons-row .btn:hover,
html body .kvs-hometown.video-page .top-options .button:hover,
html body .kvs-hometown.video-page .top-options .btn:hover,
html body .kvs-hometown.video-page .sub-btn.tag.button:hover{
  background:#000 !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.085) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}
html body .kvs-hometown.video-page .buttons-row .button *,
html body .kvs-hometown.video-page .buttons-row .btn *,
html body .kvs-hometown.video-page .top-options .button *,
html body .kvs-hometown.video-page .top-options .btn *{
  font-weight:500 !important;
}
html body .kvs-hometown.video-page .sub-btn .text,
html body .kvs-hometown.video-page .sub-btn .count{
  height:auto !important;
  min-height:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  color:inherit !important;
  font-size:12px !important;
  font-weight:500 !important;
}
html body .kvs-hometown.video-page .sub-btn .count{
  margin-left:6px !important;
  padding:0 7px !important;
  height:22px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-left:1px solid rgba(255,255,255,.065) !important;
  color:rgba(244,244,245,.72) !important;
}
html body .kvs-hometown.video-page .top-options svg,
html body .kvs-hometown.video-page .buttons-row svg{
  width:14px !important;
  height:14px !important;
  opacity:.82 !important;
}

/* Hometown KVS v45: single video micro polish
   - tighter metadata/tag pills above player
   - reduce empty gap before player
   - make inner right ad/related column fit inside viewport */
html body .kvs-hometown.video-page .top-options,
html body .kvs-hometown.video-page .top-options.flex,
html body .kvs-hometown.video-page .buttons-row,
html body .kvs-hometown.video-page .buttons-row.hide,
html body .kvs-hometown.video-page .buttons-row.open{
  gap:5px !important;
  row-gap:6px !important;
  margin:0 0 6px !important;
}
html body .kvs-hometown.video-page .buttons-row .button,
html body .kvs-hometown.video-page .buttons-row .btn,
html body .kvs-hometown.video-page .top-options .button,
html body .kvs-hometown.video-page .top-options .btn,
html body .kvs-hometown.video-page .sub-btn.tag.button{
  min-height:29px !important;
  height:29px !important;
  padding:0 10px !important;
  margin:0 !important;
}
html body .kvs-hometown.video-page .sub-btn .count{
  margin-left:5px !important;
  padding:0 6px !important;
}
html body .kvs-hometown.video-page .player,
html body .kvs-hometown.video-page .video-player,
html body .kvs-hometown.video-page .player-holder,
html body .kvs-hometown.video-page .player-wrap,
html body .kvs-hometown.video-page .embed-wrap{
  margin-top:0 !important;
}

/* Keep the inner single sidebar visible; ads/related must scale instead of overflowing. */
html body .kvs-hometown.video-page .video-inner,
html body .kvs-hometown.video-page .video-cols,
html body .kvs-hometown.video-page .col-video,
html body .kvs-hometown.video-page .col-asside,
html body .kvs-hometown.video-page .asside-link{
  min-width:0 !important;
  box-sizing:border-box !important;
}
html body .kvs-hometown.video-page .video-cols{
  grid-template-columns:minmax(0,1fr) minmax(240px,280px) !important;
  gap:12px !important;
  max-width:100% !important;
  overflow:hidden !important;
}
html body .kvs-hometown.video-page .col-asside{
  width:280px !important;
  max-width:280px !important;
  overflow:hidden !important;
}
html body .kvs-hometown.video-page .asside-link{
  width:100% !important;
  max-width:100% !important;
  overflow:hidden !important;
  padding:10px !important;
}
html body .kvs-hometown.video-page .col-asside img,
html body .kvs-hometown.video-page .col-asside iframe,
html body .kvs-hometown.video-page .col-asside object,
html body .kvs-hometown.video-page .col-asside embed,
html body .kvs-hometown.video-page .asside-link img,
html body .kvs-hometown.video-page .asside-link iframe,
html body .kvs-hometown.video-page .asside-link object,
html body .kvs-hometown.video-page .asside-link embed{
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  box-sizing:border-box !important;
}
html body .kvs-hometown.video-page .col-asside .hometown-video-grid,
html body .kvs-hometown.video-page .col-asside .thumbs{
  width:100% !important;
  max-width:100% !important;
  grid-template-columns:1fr !important;
}
@media (max-width:1420px){
  html body .kvs-hometown.video-page .video-cols{
    grid-template-columns:1fr !important;
    overflow:visible !important;
  }
  html body .kvs-hometown.video-page .col-asside{
    width:100% !important;
    max-width:100% !important;
    position:static !important;
  }
  html body .kvs-hometown.video-page .col-asside .hometown-video-grid,
  html body .kvs-hometown.video-page .col-asside .thumbs{
    grid-template-columns:repeat(auto-fill,minmax(220px,1fr)) !important;
  }
}


/* Hometown KVS v46: thumbs badges + single pills/side column polish */

/* Thumb HD / duration: thinner, cleaner text */
html body .kvs-hometown .hometown-video-grid .time,
html body .kvs-hometown .hometown-video-grid .qualtiy,
html body .kvs-hometown .hometown-video-grid .quality,
html body .kvs-hometown .hometown-video-grid .duration{
  font-weight:500 !important;
  letter-spacing:0 !important;
  font-size:10.5px !important;
  line-height:1 !important;
}

/* Single video pills: one clean horizontal row, no ugly expand button */
html body .kvs-hometown .title-holder{
  display:flex !important;
  align-items:center !important;
  gap:5px !important;
  flex-wrap:nowrap !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scrollbar-width:none !important;
  -ms-overflow-style:none !important;
  padding:0 0 9px !important;
  margin:0 0 9px !important;
  border-bottom:1px solid rgba(255,255,255,.055) !important;
}
html body .kvs-hometown .title-holder::-webkit-scrollbar{
  display:none !important;
}
html body .kvs-hometown .title-holder > *{
  flex:0 0 auto !important;
}

/* Hide KVS / inherited more-expand controls inside the pill row */
html body .kvs-hometown .title-holder .button,
html body .kvs-hometown .title-holder .btn,
html body .kvs-hometown .title-holder .more,
html body .kvs-hometown .title-holder .more-button,
html body .kvs-hometown .title-holder .toggle-button,
html body .kvs-hometown .title-holder .show-more,
html body .kvs-hometown .title-holder [class*="more"],
html body .kvs-hometown .title-holder [class*="toggle"],
html body .kvs-hometown .title-holder [class*="expand"]{
  display:none !important;
}

/* Keep actual data pills visible and compact */
html body .kvs-hometown .title-holder a,
html body .kvs-hometown .title-holder span,
html body .kvs-hometown .title-holder .count-item{
  min-height:27px !important;
  height:27px !important;
  padding:0 10px !important;
  gap:5px !important;
  border-radius:999px !important;
  border-color:rgba(255,255,255,.075) !important;
  background:rgba(255,255,255,.035) !important;
  color:rgba(244,244,245,.84) !important;
  font-size:12px !important;
  font-weight:500 !important;
  white-space:nowrap !important;
}
html body .kvs-hometown .title-holder a:hover{
  background:rgba(255,255,255,.07) !important;
  border-color:rgba(255,255,255,.105) !important;
  color:#fff !important;
}

/* Do not let accidental generic spans become huge or wrapped */
html body .kvs-hometown .title-holder h1,
html body .kvs-hometown .title-holder .title{
  flex:1 0 100% !important;
}

/* Single layout: hard stop horizontal overflow */
html body .kvs-hometown .video-cols{
  grid-template-columns:minmax(0,1fr) minmax(240px,280px) !important;
  gap:14px !important;
  width:100% !important;
  max-width:100% !important;
  overflow:hidden !important;
}
html body .kvs-hometown .col-video,
html body .kvs-hometown .col-asside{
  min-width:0 !important;
  max-width:100% !important;
  overflow:hidden !important;
}
html body .kvs-hometown .col-asside{
  width:100% !important;
  max-width:280px !important;
  justify-self:end !important;
}
html body .kvs-hometown .col-asside *,
html body .kvs-hometown .asside-link *,
html body .kvs-hometown .col-asside iframe,
html body .kvs-hometown .col-asside img,
html body .kvs-hometown .col-asside video,
html body .kvs-hometown .col-asside embed,
html body .kvs-hometown .col-asside object,
html body .kvs-hometown .col-asside ins{
  max-width:100% !important;
  box-sizing:border-box !important;
}
html body .kvs-hometown .col-asside iframe,
html body .kvs-hometown .col-asside img,
html body .kvs-hometown .col-asside video,
html body .kvs-hometown .col-asside embed,
html body .kvs-hometown .col-asside object,
html body .kvs-hometown .col-asside ins{
  width:100% !important;
}
html body .kvs-hometown .asside-link,
html body .kvs-hometown .col-asside .hometown-video-grid,
html body .kvs-hometown .col-asside .thumbs,
html body .kvs-hometown .col-asside .list{
  width:100% !important;
  max-width:100% !important;
  overflow:hidden !important;
}
html body .kvs-hometown .col-asside .hometown-video-grid{
  grid-template-columns:1fr !important;
}

/* If the viewport cannot fit a clean right column, stack it */
@media (max-width:1380px){
  html body .kvs-hometown .video-cols{
    grid-template-columns:minmax(0,1fr) minmax(220px,250px) !important;
    gap:12px !important;
  }
  html body .kvs-hometown .col-asside{
    max-width:250px !important;
  }
}
@media (max-width:1180px){
  html body .kvs-hometown .video-cols{
    grid-template-columns:1fr !important;
  }
  html body .kvs-hometown .col-asside{
    position:static !important;
    max-width:100% !important;
    justify-self:stretch !important;
  }
}


/* Hometown KVS v47: video single pills as a simple one-line scroller.
   Hide the useless expand/drop button on desktop and mobile. */
html body .kvs-hometown .video-holder .top-options,
html body .kvs-hometown .video-holder .buttons-row{
  max-width:100% !important;
  overflow:hidden !important;
}

html body .kvs-hometown .video-holder .top-options .buttons-row,
html body .kvs-hometown .video-holder .buttons-row.flex{
  display:flex !important;
  align-items:center !important;
  flex-wrap:nowrap !important;
  gap:5px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scrollbar-width:none !important;
  -ms-overflow-style:none !important;
  padding:0 0 8px !important;
  margin:0 !important;
}

html body .kvs-hometown .video-holder .top-options .buttons-row::-webkit-scrollbar,
html body .kvs-hometown .video-holder .buttons-row.flex::-webkit-scrollbar{
  display:none !important;
}

html body .kvs-hometown .video-holder .top-options .buttons-row > *,
html body .kvs-hometown .video-holder .buttons-row.flex > *{
  flex:0 0 auto !important;
}

/* Remove the white useless expand/drop chevron button from the pill row */
html body .kvs-hometown .video-holder .top-options .buttons-row .btn-holder:has(button.drop-btn),
html body .kvs-hometown .video-holder .top-options .buttons-row .btn-holder:has(.drop-btn),
html body .kvs-hometown .video-holder .buttons-row .btn-holder:has(button.drop-btn),
html body .kvs-hometown .video-holder .buttons-row .btn-holder:has(.drop-btn){
  display:none !important;
}

html body .kvs-hometown .video-holder .top-options .buttons-row button.drop-btn,
html body .kvs-hometown .video-holder .buttons-row button.drop-btn,
html body .kvs-hometown .video-holder .top-options .buttons-row .drop-btn,
html body .kvs-hometown .video-holder .buttons-row .drop-btn{
  display:none !important;
  width:0 !important;
  min-width:0 !important;
  max-width:0 !important;
  height:0 !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  overflow:hidden !important;
}

/* Keep the visible pills close and clean */
html body .kvs-hometown .video-holder .top-options .buttons-row .btn,
html body .kvs-hometown .video-holder .top-options .buttons-row .button,
html body .kvs-hometown .video-holder .buttons-row .btn,
html body .kvs-hometown .video-holder .buttons-row .button{
  margin:0 !important;
  white-space:nowrap !important;
}

/* Bring the player a touch closer after the row, without hiding the divider */
html body .kvs-hometown .video-holder .top-options{
  margin-bottom:6px !important;
}


/* Hometown KVS v48: final kill for the random chevron / expand control in single video pills */
html body .kvs-hometown .title-holder > button,
html body .kvs-hometown .title-holder > .button,
html body .kvs-hometown .title-holder > .btn,
html body .kvs-hometown .title-holder > .arrow,
html body .kvs-hometown .title-holder > .drop,
html body .kvs-hometown .title-holder > .dropdown,
html body .kvs-hometown .title-holder > .dropdown-toggle,
html body .kvs-hometown .title-holder > .toggle,
html body .kvs-hometown .title-holder > .toggle-button,
html body .kvs-hometown .title-holder > .expand,
html body .kvs-hometown .title-holder > .expand-button,
html body .kvs-hometown .title-holder > .more,
html body .kvs-hometown .title-holder > .more-button,
html body .kvs-hometown .title-holder > [class*="arrow"],
html body .kvs-hometown .title-holder > [class*="drop"],
html body .kvs-hometown .title-holder > [class*="toggle"],
html body .kvs-hometown .title-holder > [class*="expand"],
html body .kvs-hometown .title-holder > [class*="more"],
html body .kvs-hometown .title-holder > [aria-expanded],
html body .kvs-hometown .title-holder > [aria-haspopup]{
  display:none !important;
}

/* Hide direct children that are only an icon/chevron, but keep real text pills. */
html body .kvs-hometown .title-holder > a:has(> i:only-child),
html body .kvs-hometown .title-holder > span:has(> i:only-child),
html body .kvs-hometown .title-holder > div:has(> i:only-child),
html body .kvs-hometown .title-holder > a:has(> svg:only-child),
html body .kvs-hometown .title-holder > span:has(> svg:only-child),
html body .kvs-hometown .title-holder > div:has(> svg:only-child){
  display:none !important;
}

/* If KVS injects the chevron as a pseudo element on a blank direct child, hide that child too. */
html body .kvs-hometown .title-holder > a:empty,
html body .kvs-hometown .title-holder > span:empty,
html body .kvs-hometown .title-holder > div:empty{
  display:none !important;
}

/* Hometown KVS v49: hide KVS show-more button in single video top options */
.top-options .block .js_show-button,
.kvs-hometown .top-options .block .js_show-button{
  display:none !important;
}

/* Hometown KVS v50: home scroller alignment + hide mobile scroller arrows */
html body .kvs-hometown #home-tags{
  margin-top:-6px !important;
}
html body .kvs-hometown #home-tags .tags-row,
html body .kvs-hometown #home-tags .swiper,
html body .kvs-hometown #home-tags .block-content,
html body .kvs-hometown #home-tags .list-tags,
html body .kvs-hometown #home-tags .tags-cloud{
  margin-top:0 !important;
  padding-top:0 !important;
}
html body .kvs-hometown #home-tags .headline,
html body .kvs-hometown #home-tags .heading{
  margin-top:0 !important;
}
@media (max-width:980px){
  html body .kvs-hometown #home-tags{
    margin-top:-4px !important;
  }
  html body .kvs-hometown #home-tags .swiper-button-prev,
  html body .kvs-hometown #home-tags .swiper-button-next,
  html body .kvs-hometown #home-tags .carousel-prev,
  html body .kvs-hometown #home-tags .carousel-next,
  html body .kvs-hometown #home-tags .slider-prev,
  html body .kvs-hometown #home-tags .slider-next,
  html body .kvs-hometown #home-tags .section-prev,
  html body .kvs-hometown #home-tags .section-next,
  html body .kvs-hometown .content > .container > .tags-row .swiper-button-prev,
  html body .kvs-hometown .content > .container > .tags-row .swiper-button-next,
  html body .kvs-hometown .home-anchor-section .swiper-button-prev,
  html body .kvs-hometown .home-anchor-section .swiper-button-next{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
  }
}


/* Hometown KVS v51: small correction after v50.
   Home scroller was lifted a little too much; bring it down slightly to match taxonomy/list pages. */
html body .kvs-hometown #home-tags{
  margin-top:2px !important;
  padding-top:2px !important;
}

html body .kvs-hometown #home-tags .swiper,
html body .kvs-hometown #home-tags .tags-row,
html body .kvs-hometown #home-tags .block-content{
  margin-top:0 !important;
  padding-top:0 !important;
}

/* Keep mobile scroller arrows hidden from v50 */
@media (max-width:980px){
  html body .kvs-hometown #home-tags .swiper-button-prev,
  html body .kvs-hometown #home-tags .swiper-button-next,
  html body .kvs-hometown .home-anchor-section .swiper-button-prev,
  html body .kvs-hometown .home-anchor-section .swiper-button-next{
    display:none !important;
  }
}


/* Hometown KVS v52: remove all scroller arrow buttons from category/tag scrollers.
   Applies home, taxonomies, list pages and mobile/desktop. Users can scroll naturally. */
html body .kvs-hometown #home-tags .swiper-button-prev,
html body .kvs-hometown #home-tags .swiper-button-next,
html body .kvs-hometown #home-categories .swiper-button-prev,
html body .kvs-hometown #home-categories .swiper-button-next,
html body .kvs-hometown .tags-row .swiper-button-prev,
html body .kvs-hometown .tags-row .swiper-button-next,
html body .kvs-hometown .categories-row .swiper-button-prev,
html body .kvs-hometown .categories-row .swiper-button-next,
html body .kvs-hometown .category-strip .swiper-button-prev,
html body .kvs-hometown .category-strip .swiper-button-next,
html body .kvs-hometown .home-anchor-section .swiper-button-prev,
html body .kvs-hometown .home-anchor-section .swiper-button-next,
html body .kvs-hometown .content > .container > .tags-row .swiper-button-prev,
html body .kvs-hometown .content > .container > .tags-row .swiper-button-next,
html body .kvs-hometown .content > .container > .categories-row .swiper-button-prev,
html body .kvs-hometown .content > .container > .categories-row .swiper-button-next,
html body .kvs-hometown .swiper-button-prev.tags,
html body .kvs-hometown .swiper-button-next.tags,
html body .kvs-hometown .swiper-button-prev.categories,
html body .kvs-hometown .swiper-button-next.categories,
html body .kvs-hometown .carousel-prev,
html body .kvs-hometown .carousel-next,
html body .kvs-hometown .slider-prev,
html body .kvs-hometown .slider-next,
html body .kvs-hometown .section-prev,
html body .kvs-hometown .section-next{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
}

/* Let the horizontal rows breathe correctly when the arrow buttons disappear */
html body .kvs-hometown #home-tags .swiper,
html body .kvs-hometown #home-categories .swiper,
html body .kvs-hometown .tags-row .swiper,
html body .kvs-hometown .categories-row .swiper,
html body .kvs-hometown .home-anchor-section .swiper,
html body .kvs-hometown .content > .container > .tags-row .swiper,
html body .kvs-hometown .content > .container > .categories-row .swiper{
  padding-left:0 !important;
  padding-right:0 !important;
}

/* Keep wrapper draggable/scrollable without visible arrow controls */
html body .kvs-hometown #home-tags .swiper-wrapper,
html body .kvs-hometown #home-categories .swiper-wrapper,
html body .kvs-hometown .tags-row .swiper-wrapper,
html body .kvs-hometown .categories-row .swiper-wrapper,
html body .kvs-hometown .home-anchor-section .swiper-wrapper{
  margin-left:0 !important;
  margin-right:0 !important;
}


/* Hometown KVS v53: template admin save fix.
   Removed missing global block inserts from header/footer templates. */


/* Hometown KVS v54: player bottom controls polish
   - thinner text in buttons below player
   - normalize black info icon to match the rest */
html body .kvs-hometown .video-controls,
html body .kvs-hometown .video-controls *,
html body .kvs-hometown .buttons-row,
html body .kvs-hometown .buttons-row *,
html body .kvs-hometown .top-options,
html body .kvs-hometown .top-options *,
html body .kvs-hometown .tabs-menu,
html body .kvs-hometown .tabs-menu *{
  font-weight:500 !important;
}

html body .kvs-hometown .video-controls .btn,
html body .kvs-hometown .video-controls .button,
html body .kvs-hometown .buttons-row .btn,
html body .kvs-hometown .buttons-row .button,
html body .kvs-hometown .top-options .btn,
html body .kvs-hometown .top-options .button,
html body .kvs-hometown .tabs-menu a{
  font-weight:500 !important;
  letter-spacing:0 !important;
}

html body .kvs-hometown .video-controls svg,
html body .kvs-hometown .buttons-row svg,
html body .kvs-hometown .top-options svg,
html body .kvs-hometown .tabs-menu svg,
html body .kvs-hometown .video-controls i,
html body .kvs-hometown .buttons-row i,
html body .kvs-hometown .top-options i,
html body .kvs-hometown .tabs-menu i{
  color:rgba(244,244,245,.72) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.9 !important;
}

/* Info icon specifically: prevent inherited black fill/stroke */
html body .kvs-hometown .video-controls .info svg,
html body .kvs-hometown .video-controls .details svg,
html body .kvs-hometown .video-controls [href*="details"] svg,
html body .kvs-hometown .video-controls [class*="info"] svg,
html body .kvs-hometown .video-controls [class*="details"] svg,
html body .kvs-hometown .tabs-menu .info svg,
html body .kvs-hometown .tabs-menu .details svg,
html body .kvs-hometown .tabs-menu [href*="details"] svg,
html body .kvs-hometown .tabs-menu [class*="info"] svg,
html body .kvs-hometown .tabs-menu [class*="details"] svg{
  color:rgba(244,244,245,.72) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.9 !important;
}

html body .kvs-hometown .video-controls a:hover svg,
html body .kvs-hometown .video-controls button:hover svg,
html body .kvs-hometown .buttons-row a:hover svg,
html body .kvs-hometown .buttons-row button:hover svg,
html body .kvs-hometown .top-options a:hover svg,
html body .kvs-hometown .top-options button:hover svg,
html body .kvs-hometown .tabs-menu a:hover svg,
html body .kvs-hometown .tabs-menu a.active svg,
html body .kvs-hometown .video-controls a:hover i,
html body .kvs-hometown .video-controls button:hover i,
html body .kvs-hometown .buttons-row a:hover i,
html body .kvs-hometown .buttons-row button:hover i,
html body .kvs-hometown .top-options a:hover i,
html body .kvs-hometown .top-options button:hover i,
html body .kvs-hometown .tabs-menu a:hover i,
html body .kvs-hometown .tabs-menu a.active i{
  color:#fff !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:1 !important;
}

/* SVG descendants sometimes carry inline fill/stroke */
html body .kvs-hometown .video-controls svg *,
html body .kvs-hometown .buttons-row svg *,
html body .kvs-hometown .top-options svg *,
html body .kvs-hometown .tabs-menu svg *{
  fill:currentColor !important;
  stroke:currentColor !important;
}


/* Hometown KVS v55: right sidebar Popular Models + cleaner tags/models styling */

/* Right sidebar blocks should blend with the sidebar, not sit in a different colored box */
html body .kvs-hometown .right-sidebar .side-section,
html body .kvs-hometown .right-sidebar .right-tags,
html body .kvs-hometown .right-sidebar .right-models,
html body .kvs-hometown .right-sidebar .tags-row,
html body .kvs-hometown .right-sidebar .block,
html body .kvs-hometown .right-sidebar .block-content{
  background:transparent !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.038) !important;
  box-shadow:none !important;
}

/* Remove nested colored square feel around Popular Tags */
html body .kvs-hometown .right-sidebar .right-tags .tags-row,
html body .kvs-hometown .right-sidebar .right-tags .swiper,
html body .kvs-hometown .right-sidebar .right-tags .swiper-wrapper,
html body .kvs-hometown .right-sidebar .right-tags .block-content{
  background:transparent !important;
  border:0 !important;
  padding:0 !important;
  box-shadow:none !important;
}

/* Popular tags pills */
html body .kvs-hometown .right-sidebar .right-tags a,
html body .kvs-hometown .right-sidebar .right-tags .swiper-slide a,
html body .kvs-hometown .right-sidebar .tags-cloud a{
  background:rgba(255,255,255,.025) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.038) !important;
  color:rgba(244,244,245,.74) !important;
  border-radius:999px !important;
  font-weight:500 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .right-sidebar .right-tags a:hover,
html body .kvs-hometown .right-sidebar .right-tags .swiper-slide a:hover,
html body .kvs-hometown .right-sidebar .tags-cloud a:hover{
  background:rgba(255,255,255,.055) !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
}

/* Popular models block: compact sidebar-friendly model pills/cards */
html body .kvs-hometown .right-sidebar .right-models{
  margin-bottom:20px !important;
}

html body .kvs-hometown .right-sidebar .right-models .headline,
html body .kvs-hometown .right-sidebar .right-models .heading,
html body .kvs-hometown .right-sidebar .right-models .pagination,
html body .kvs-hometown .right-sidebar .right-models .load-more,
html body .kvs-hometown .right-sidebar .right-models .more-title{
  display:none !important;
}

html body .kvs-hometown .right-sidebar .right-models .thumbs,
html body .kvs-hometown .right-sidebar .right-models .models-thumbs,
html body .kvs-hometown .right-sidebar .right-models .hometown-video-grid,
html body .kvs-hometown .right-sidebar .right-models ul,
html body .kvs-hometown .right-sidebar .right-models .list{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:7px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  grid-template-columns:none !important;
}

html body .kvs-hometown .right-sidebar .right-models li,
html body .kvs-hometown .right-sidebar .right-models .thumb,
html body .kvs-hometown .right-sidebar .right-models .item{
  width:auto !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

html body .kvs-hometown .right-sidebar .right-models a{
  display:inline-flex !important;
  align-items:center !important;
  gap:7px !important;
  min-height:30px !important;
  max-width:100% !important;
  padding:0 10px !important;
  border:1px solid rgba(255,255,255,.038) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.025) !important;
  color:rgba(244,244,245,.76) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown .right-sidebar .right-models a:hover{
  background:rgba(255,255,255,.055) !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
}

/* Hide big model thumbnails in sidebar, keep labels compact.
   If the block outputs avatars, they become small round icons. */
html body .kvs-hometown .right-sidebar .right-models .img-holder,
html body .kvs-hometown .right-sidebar .right-models .thumb img{
  width:22px !important;
  height:22px !important;
  min-width:22px !important;
  border-radius:999px !important;
  overflow:hidden !important;
  object-fit:cover !important;
}

html body .kvs-hometown .right-sidebar .right-models .title,
html body .kvs-hometown .right-sidebar .right-models .model-title,
html body .kvs-hometown .right-sidebar .right-models .name{
  position:static !important;
  display:inline !important;
  padding:0 !important;
  margin:0 !important;
  min-height:0 !important;
  background:transparent !important;
  color:inherit !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-shadow:none !important;
  white-space:nowrap !important;
}

/* Avoid orange/red inherited pseudo overlays */
html body .kvs-hometown .right-sidebar .right-models a:before,
html body .kvs-hometown .right-sidebar .right-models a:after,
html body .kvs-hometown .right-sidebar .right-tags a:before,
html body .kvs-hometown .right-sidebar .right-tags a:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
}


/* Hometown KVS v56: Popular Models same visual language as Popular Tags */
html body .kvs-hometown .right-sidebar .right-models .thumbs,
html body .kvs-hometown .right-sidebar .right-models .models-thumbs,
html body .kvs-hometown .right-sidebar .right-models .hometown-video-grid,
html body .kvs-hometown .right-sidebar .right-models ul,
html body .kvs-hometown .right-sidebar .right-models .list{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:flex-start !important;
  gap:7px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  grid-template-columns:none !important;
}

html body .kvs-hometown .right-sidebar .right-models li,
html body .kvs-hometown .right-sidebar .right-models .thumb,
html body .kvs-hometown .right-sidebar .right-models .item,
html body .kvs-hometown .right-sidebar .right-models .model-item{
  display:inline-flex !important;
  width:auto !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

/* Hide model thumbnails/metadata in the right sidebar so they look like tag pills */
html body .kvs-hometown .right-sidebar .right-models .img-holder,
html body .kvs-hometown .right-sidebar .right-models .flag-holder,
html body .kvs-hometown .right-sidebar .right-models .thumb-bottom,
html body .kvs-hometown .right-sidebar .right-models .thumb-info,
html body .kvs-hometown .right-sidebar .right-models .item-top,
html body .kvs-hometown .right-sidebar .right-models .item-bottom,
html body .kvs-hometown .right-sidebar .right-models img{
  display:none !important;
}

/* Model links = same pill style as Popular Tags */
html body .kvs-hometown .right-sidebar .right-models a,
html body .kvs-hometown .right-sidebar .right-models .thumb > a,
html body .kvs-hometown .right-sidebar .right-models .item > a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:30px !important;
  max-width:100% !important;
  padding:0 10px !important;
  border:1px solid rgba(255,255,255,.038) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.025) !important;
  background-image:none !important;
  color:rgba(244,244,245,.74) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  box-shadow:none !important;
  text-shadow:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown .right-sidebar .right-models a:hover,
html body .kvs-hometown .right-sidebar .right-models .thumb > a:hover,
html body .kvs-hometown .right-sidebar .right-models .item > a:hover{
  background:rgba(255,255,255,.055) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
}

/* Text inside model pills should behave like tag text */
html body .kvs-hometown .right-sidebar .right-models .title,
html body .kvs-hometown .right-sidebar .right-models .title span,
html body .kvs-hometown .right-sidebar .right-models .model-title,
html body .kvs-hometown .right-sidebar .right-models .name{
  position:static !important;
  display:inline !important;
  padding:0 !important;
  margin:0 !important;
  min-height:0 !important;
  background:transparent !important;
  border:0 !important;
  color:inherit !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

/* Keep Popular Models and Popular Tags visually identical */
html body .kvs-hometown .right-sidebar .right-models a,
html body .kvs-hometown .right-sidebar .right-tags a{
  border-color:rgba(255,255,255,.038) !important;
  background:rgba(255,255,255,.025) !important;
  font-weight:500 !important;
}


/* Hometown KVS v57: darker header control pills: upload, flags/language and login */
html body .kvs-hometown .topbar .header-controls .header-upload,
html body .kvs-hometown .topbar .header-upload-holder .header-upload,
html body .kvs-hometown .topbar .header-controls a#login.login.header-login,
html body .kvs-hometown .topbar .header-controls a.login.header-login,
html body .kvs-hometown .topbar .header-controls .leng-holder.header-lang > a.lang-item.header-icon-control,
html body .kvs-hometown .topbar .header-controls .header-lang > a.header-icon-control,
html body .kvs-hometown .topbar .header-controls .header-lang .lang-item,
html body .kvs-hometown .topbar .header-controls .lang-item.header-icon-control{
  background:#080808 !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.052) !important;
  color:rgba(244,244,245,.92) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .topbar .header-controls .header-upload:hover,
html body .kvs-hometown .topbar .header-upload-holder .header-upload:hover,
html body .kvs-hometown .topbar .header-controls a#login.login.header-login:hover,
html body .kvs-hometown .topbar .header-controls a.login.header-login:hover,
html body .kvs-hometown .topbar .header-controls .leng-holder.header-lang > a.lang-item.header-icon-control:hover,
html body .kvs-hometown .topbar .header-controls .header-lang > a.header-icon-control:hover,
html body .kvs-hometown .topbar .header-controls .header-lang .lang-item:hover,
html body .kvs-hometown .topbar .header-controls .lang-item.header-icon-control:hover{
  background:#000 !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.075) !important;
  color:#fff !important;
  filter:none !important;
}


/* Hometown KVS v58: unify category/tag pills in home scroller and subpages */

/* Move home top category/tag scroller 2px up from v57 position */
html body .kvs-hometown #home-tags{
  margin-top:0 !important;
  padding-top:0 !important;
}

/* Tighter spacing between pills */
html body .kvs-hometown #home-tags .swiper-wrapper,
html body .kvs-hometown #home-categories .swiper-wrapper,
html body .kvs-hometown .content > .container > .tags-row .swiper-wrapper,
html body .kvs-hometown .content > .container > .categories-row .swiper-wrapper,
html body .kvs-hometown .home-anchor-section .swiper-wrapper,
html body .kvs-hometown .tags-row .swiper-wrapper,
html body .kvs-hometown .categories-row .swiper-wrapper{
  gap:5px !important;
}

html body .kvs-hometown #home-tags .swiper-slide,
html body .kvs-hometown #home-categories .swiper-slide,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide,
html body .kvs-hometown .home-anchor-section .swiper-slide,
html body .kvs-hometown .tags-row .swiper-slide,
html body .kvs-hometown .categories-row .swiper-slide{
  margin-right:0 !important;
  width:auto !important;
}

/* Shared pill design for home scroller + taxonomy/subpage scrollers */
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-tags .swiper-slide a,
html body .kvs-hometown #home-tags .tags-row a,
html body .kvs-hometown #home-categories .swiper a,
html body .kvs-hometown #home-categories .swiper-slide a,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a,
html body .kvs-hometown .tags-row .swiper-slide a,
html body .kvs-hometown .categories-row .swiper-slide a,
html body .kvs-hometown .category-strip a,
html body .kvs-hometown .tags-cloud a,
html body .kvs-hometown .list-tags a,
html body .kvs-hometown .subcategories a,
html body .kvs-hometown .sub-categories a,
html body .kvs-hometown .taxonomy-list a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:30px !important;
  min-height:30px !important;
  padding:0 10px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.032) !important;
  color:rgba(244,244,245,.76) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  box-shadow:none !important;
  white-space:nowrap !important;
}

/* Hover/active state, same everywhere */
html body .kvs-hometown #home-tags .swiper a:hover,
html body .kvs-hometown #home-tags .swiper-slide a:hover,
html body .kvs-hometown #home-tags .tags-row a:hover,
html body .kvs-hometown #home-categories .swiper a:hover,
html body .kvs-hometown #home-categories .swiper-slide a:hover,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a:hover,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a:hover,
html body .kvs-hometown .tags-row .swiper-slide a:hover,
html body .kvs-hometown .categories-row .swiper-slide a:hover,
html body .kvs-hometown .category-strip a:hover,
html body .kvs-hometown .category-strip a.active,
html body .kvs-hometown .tags-cloud a:hover,
html body .kvs-hometown .list-tags a:hover,
html body .kvs-hometown .subcategories a:hover,
html body .kvs-hometown .sub-categories a:hover,
html body .kvs-hometown .taxonomy-list a:hover,
html body .kvs-hometown .subcategories a.active,
html body .kvs-hometown .sub-categories a.active,
html body .kvs-hometown .taxonomy-list a.active{
  background:rgba(255,255,255,.052) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.055) !important;
  color:#fff !important;
  box-shadow:none !important;
}

/* Keep subpage/category scrollers at same vertical rhythm and height */
html body .kvs-hometown .content > .container > .tags-row,
html body .kvs-hometown .content > .container > .categories-row,
html body .kvs-hometown .tags-row,
html body .kvs-hometown .categories-row,
html body .kvs-hometown .category-strip{
  margin-top:0 !important;
  margin-bottom:12px !important;
  padding-top:0 !important;
  padding-bottom:0 !important;
}

/* Remove inherited red/orange pseudo overlays from all these pills */
html body .kvs-hometown #home-tags a:before,
html body .kvs-hometown #home-tags a:after,
html body .kvs-hometown #home-categories a:before,
html body .kvs-hometown #home-categories a:after,
html body .kvs-hometown .tags-row a:before,
html body .kvs-hometown .tags-row a:after,
html body .kvs-hometown .categories-row a:before,
html body .kvs-hometown .categories-row a:after,
html body .kvs-hometown .category-strip a:before,
html body .kvs-hometown .category-strip a:after,
html body .kvs-hometown .subcategories a:before,
html body .kvs-hometown .subcategories a:after,
html body .kvs-hometown .sub-categories a:before,
html body .kvs-hometown .sub-categories a:after,
html body .kvs-hometown .taxonomy-list a:before,
html body .kvs-hometown .taxonomy-list a:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
}


/* Hometown KVS v59: New Videos sort selector monochrome polish + darker borders */
html body .kvs-hometown #home-latest .sort,
html body .kvs-hometown #home-latest .sorting,
html body .kvs-hometown #home-latest .tabs-menu,
html body .kvs-hometown #home-latest .block-sort,
html body .kvs-hometown #home-latest .sort-title,
html body .kvs-hometown #home-latest .sort-drop,
html body .kvs-hometown #home-latest .dropdown,
html body .kvs-hometown .home-anchor-section .sort,
html body .kvs-hometown .home-anchor-section .sorting,
html body .kvs-hometown .home-anchor-section .tabs-menu,
html body .kvs-hometown .home-anchor-section .block-sort{
  border-color:rgba(255,255,255,.038) !important;
  box-shadow:none !important;
}

html body .kvs-hometown #home-latest .sort a,
html body .kvs-hometown #home-latest .sorting a,
html body .kvs-hometown #home-latest .tabs-menu a,
html body .kvs-hometown #home-latest .block-sort a,
html body .kvs-hometown #home-latest .sort-title,
html body .kvs-hometown #home-latest .sort select,
html body .kvs-hometown #home-latest .sorting select,
html body .kvs-hometown #home-latest .block-sort select,
html body .kvs-hometown .home-anchor-section .sort a,
html body .kvs-hometown .home-anchor-section .sorting a,
html body .kvs-hometown .home-anchor-section .tabs-menu a,
html body .kvs-hometown .home-anchor-section .block-sort a,
html body .kvs-hometown .home-anchor-section .sort-title{
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.038) !important;
  color:rgba(244,244,245,.76) !important;
  border-radius:999px !important;
  font-weight:500 !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown #home-latest .sort a:hover,
html body .kvs-hometown #home-latest .sort a.active,
html body .kvs-hometown #home-latest .sorting a:hover,
html body .kvs-hometown #home-latest .sorting a.active,
html body .kvs-hometown #home-latest .tabs-menu a:hover,
html body .kvs-hometown #home-latest .tabs-menu a.active,
html body .kvs-hometown #home-latest .block-sort a:hover,
html body .kvs-hometown #home-latest .block-sort a.active,
html body .kvs-hometown #home-latest .sort-title:hover,
html body .kvs-hometown .home-anchor-section .sort a:hover,
html body .kvs-hometown .home-anchor-section .sort a.active,
html body .kvs-hometown .home-anchor-section .sorting a:hover,
html body .kvs-hometown .home-anchor-section .sorting a.active,
html body .kvs-hometown .home-anchor-section .tabs-menu a:hover,
html body .kvs-hometown .home-anchor-section .tabs-menu a.active,
html body .kvs-hometown .home-anchor-section .block-sort a:hover,
html body .kvs-hometown .home-anchor-section .block-sort a.active,
html body .kvs-hometown .home-anchor-section .sort-title:hover{
  background:rgba(255,255,255,.052) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.06) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}

/* Kill inherited orange/red hover overlays in New Videos sort controls */
html body .kvs-hometown #home-latest .sort a:before,
html body .kvs-hometown #home-latest .sort a:after,
html body .kvs-hometown #home-latest .sorting a:before,
html body .kvs-hometown #home-latest .sorting a:after,
html body .kvs-hometown #home-latest .tabs-menu a:before,
html body .kvs-hometown #home-latest .tabs-menu a:after,
html body .kvs-hometown #home-latest .block-sort a:before,
html body .kvs-hometown #home-latest .block-sort a:after,
html body .kvs-hometown #home-latest .sort-title:before,
html body .kvs-hometown #home-latest .sort-title:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
}

/* Language flags: ensure webp flags from /flag/ render cleanly */
html body .kvs-hometown .lang-item img,
html body .kvs-hometown .leng-holder .drop img{
  object-fit:cover !important;
}


/* Hometown KVS v60: fixed language flags to use /flag/*.webp assets. */


/* Hometown KVS v62: mobile header rollback from v61.
   Based on v60. Keep original icon centering, only normalize pill box size and nudge signup icon slightly right. */
@media (max-width:980px){
  html body .kvs-hometown .mobile-search-toggle,
  html body .kvs-hometown .header-controls .header-upload,
  html body .kvs-hometown .header-controls a.header-signup,
  html body .kvs-hometown .header-controls a#signup.signup.header-signup{
    width:38px !important;
    min-width:38px !important;
    max-width:38px !important;
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    flex:0 0 38px !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }

  html body .kvs-hometown .header-controls a.header-signup,
  html body .kvs-hometown .header-controls a#signup.signup.header-signup{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:#fff !important;
    color:#050506 !important;
    border-color:#fff !important;
  }

  html body .kvs-hometown .header-controls a.header-signup i,
  html body .kvs-hometown .header-controls a#signup.signup.header-signup i,
  html body .kvs-hometown .header-controls a.header-signup svg,
  html body .kvs-hometown .header-controls a#signup.signup.header-signup svg{
    transform:translateX(1.5px) !important;
  }

  html body .kvs-hometown .header-controls a.header-signup span,
  html body .kvs-hometown .header-controls a#signup.signup.header-signup span{
    display:none !important;
  }
}

@media (max-width:560px){
  html body .kvs-hometown .mobile-search-toggle,
  html body .kvs-hometown .header-controls .header-upload,
  html body .kvs-hometown .header-controls a.header-signup,
  html body .kvs-hometown .header-controls a#signup.signup.header-signup{
    width:38px !important;
    min-width:38px !important;
    max-width:38px !important;
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    flex:0 0 38px !important;
  }
}


/* Hometown KVS v63: mobile header clean icons + lock page scroll when sidebar is open */
@media (max-width:980px){
  /* No signup button in mobile header */
  html body .kvs-hometown .header-controls a.header-signup,
  html body .kvs-hometown .header-controls a#signup.signup.header-signup{
    display:none !important;
  }

  /* Search and upload as clean standalone icons, not pills */
  html body .kvs-hometown .mobile-search-toggle,
  html body .kvs-hometown .header-controls .header-upload{
    width:36px !important;
    min-width:36px !important;
    max-width:36px !important;
    height:36px !important;
    min-height:36px !important;
    max-height:36px !important;
    flex:0 0 36px !important;
    padding:0 !important;
    margin:0 !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:transparent !important;
    background-image:none !important;
    border:0 !important;
    box-shadow:none !important;
    border-radius:0 !important;
    color:#f4f4f5 !important;
    line-height:1 !important;
  }

  html body .kvs-hometown .mobile-search-toggle:hover,
  html body .kvs-hometown .header-controls .header-upload:hover{
    background:transparent !important;
    background-image:none !important;
    border:0 !important;
    color:#fff !important;
    filter:none !important;
  }

  html body .kvs-hometown .mobile-search-toggle i,
  html body .kvs-hometown .mobile-search-toggle svg,
  html body .kvs-hometown .header-controls .header-upload i,
  html body .kvs-hometown .header-controls .header-upload svg{
    width:22px !important;
    height:22px !important;
    min-width:22px !important;
    min-height:22px !important;
    font-size:22px !important;
    line-height:1 !important;
    margin:0 !important;
    padding:0 !important;
    display:block !important;
    color:currentColor !important;
    fill:currentColor !important;
    stroke:currentColor !important;
  }

  html body .kvs-hometown .header-controls .header-upload span{
    display:none !important;
  }

  html body .kvs-hometown .header-controls{
    gap:10px !important;
    column-gap:10px !important;
  }

  /* Lock background scroll when mobile sidebar is open */
  html body.htd-nav-locked,
  html body.htd-nav-locked html{
    overflow:hidden !important;
  }
  html body.htd-nav-locked{
    position:fixed !important;
    width:100% !important;
    left:0 !important;
    right:0 !important;
    touch-action:none !important;
  }

  html body.htd-nav-locked .kvs-hometown .left-sidebar{
    overscroll-behavior:contain !important;
    -webkit-overflow-scrolling:touch !important;
  }
}

@media (max-width:560px){
  html body .kvs-hometown .mobile-search-toggle,
  html body .kvs-hometown .header-controls .header-upload{
    width:35px !important;
    min-width:35px !important;
    max-width:35px !important;
    height:35px !important;
    min-height:35px !important;
    max-height:35px !important;
    flex:0 0 35px !important;
  }

  html body .kvs-hometown .mobile-search-toggle i,
  html body .kvs-hometown .mobile-search-toggle svg,
  html body .kvs-hometown .header-controls .header-upload i,
  html body .kvs-hometown .header-controls .header-upload svg{
    width:22px !important;
    height:22px !important;
    min-width:22px !important;
    min-height:22px !important;
    font-size:22px !important;
  }
}


/* Hometown KVS v64: remove signup button from mobile header completely */
@media (max-width:980px){
  html body .kvs-hometown .topbar .header-controls #signup,
  html body .kvs-hometown .topbar .header-controls .signup,
  html body .kvs-hometown .topbar .header-controls .header-signup,
  html body .kvs-hometown .topbar .header-controls a.signup,
  html body .kvs-hometown .topbar .header-controls a.header-signup,
  html body .kvs-hometown .topbar .header-controls a#signup,
  html body .kvs-hometown .topbar .header-controls [data-href*="signup"],
  html body .kvs-hometown .topbar .header-controls [href*="signup"],
  html body .kvs-hometown .topbar .header-controls [class*="signup"]{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
    width:0 !important;
    min-width:0 !important;
    max-width:0 !important;
    height:0 !important;
    min-height:0 !important;
    max-height:0 !important;
    flex:0 0 0 !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    overflow:hidden !important;
  }

  html body .kvs-hometown .topbar .header-controls .fa-user-plus,
  html body .kvs-hometown .topbar .header-controls .fa-user-plus:before{
    display:none !important;
  }
}


/* Hometown KVS v65: KVS admin save fix + mobile signup removed.
   Removed getBlock usage from include_footer_general.tpl because KVS only allows getBlock in page templates. */
@media (max-width:980px){
  html body .kvs-hometown .topbar .header-controls #signup,
  html body .kvs-hometown .topbar .header-controls .signup,
  html body .kvs-hometown .topbar .header-controls .header-signup,
  html body .kvs-hometown .topbar .header-controls a.signup,
  html body .kvs-hometown .topbar .header-controls a.header-signup,
  html body .kvs-hometown .topbar .header-controls a#signup,
  html body .kvs-hometown .topbar .header-controls [data-href*="signup"],
  html body .kvs-hometown .topbar .header-controls [href*="signup"],
  html body .kvs-hometown .topbar .header-controls [class*="signup"]{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
    width:0 !important;
    min-width:0 !important;
    max-width:0 !important;
    height:0 !important;
    min-height:0 !important;
    max-height:0 !important;
    flex:0 0 0 !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    overflow:hidden !important;
  }
}


/* Hometown KVS v66: hard remove signup from mobile header.
   This targets the real button even if KVS outputs it with alternate classes/markup. */
@media (max-width:980px){
  html body .kvs-hometown .topbar #signup,
  html body .kvs-hometown .topbar .signup,
  html body .kvs-hometown .topbar .header-signup,
  html body .kvs-hometown .topbar a#signup,
  html body .kvs-hometown .topbar a.signup,
  html body .kvs-hometown .topbar a.header-signup,
  html body .kvs-hometown .topbar span#signup,
  html body .kvs-hometown .topbar span.signup,
  html body .kvs-hometown .topbar span.header-signup,
  html body .kvs-hometown .topbar button#signup,
  html body .kvs-hometown .topbar button.signup,
  html body .kvs-hometown .topbar button.header-signup,
  html body .kvs-hometown .topbar [id="signup"],
  html body .kvs-hometown .topbar [class~="signup"],
  html body .kvs-hometown .topbar [class~="header-signup"],
  html body .kvs-hometown .topbar [data-href*="signup"],
  html body .kvs-hometown .topbar [href*="signup"],
  html body .kvs-hometown .topbar [data-url*="signup"],
  html body .kvs-hometown .topbar [class*="signup"],
  html body .kvs-hometown .topbar .header-controls > *:has(.fa-user-plus),
  html body .kvs-hometown .topbar .header-controls > *:has([class*="user-plus"]),
  html body .kvs-hometown .topbar .header-controls > *:has(svg[class*="user-plus"]),
  html body .kvs-hometown .topbar > *:has(.fa-user-plus){
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
    width:0 !important;
    min-width:0 !important;
    max-width:0 !important;
    height:0 !important;
    min-height:0 !important;
    max-height:0 !important;
    flex:0 0 0 !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    overflow:hidden !important;
  }

  html body .kvs-hometown .topbar .fa-user-plus,
  html body .kvs-hometown .topbar .fa-user-plus:before,
  html body .kvs-hometown .topbar [class*="user-plus"]{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
  }
}


/* Hometown KVS v67: mobile thumb bookmark/watch-later no double-pill */
@media (max-width:680px){
  html body .kvs-hometown .hometown-video-grid .item-top{
    gap:6px !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    padding:0 !important;
  }

  html body .kvs-hometown .hometown-video-grid .item-heart,
  html body .kvs-hometown .hometown-video-grid .item-time,
  html body .kvs-hometown .hometown-video-grid .item-watch-later,
  html body .kvs-hometown .hometown-video-grid .watch-later,
  html body .kvs-hometown .hometown-video-grid .add-to-favourites,
  html body .kvs-hometown .hometown-video-grid .add-to-favorites{
    width:36px !important;
    min-width:36px !important;
    max-width:36px !important;
    height:36px !important;
    min-height:36px !important;
    max-height:36px !important;
    padding:0 !important;
    margin:0 !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    border-radius:999px !important;
    background:rgba(0,0,0,.52) !important;
    background-image:none !important;
    border:1px solid rgba(255,255,255,.08) !important;
    box-shadow:none !important;
    overflow:hidden !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
  }

  html body .kvs-hometown .hometown-video-grid .item-heart:before,
  html body .kvs-hometown .hometown-video-grid .item-heart:after,
  html body .kvs-hometown .hometown-video-grid .item-time:before,
  html body .kvs-hometown .hometown-video-grid .item-time:after,
  html body .kvs-hometown .hometown-video-grid .item-watch-later:before,
  html body .kvs-hometown .hometown-video-grid .item-watch-later:after,
  html body .kvs-hometown .hometown-video-grid .watch-later:before,
  html body .kvs-hometown .hometown-video-grid .watch-later:after,
  html body .kvs-hometown .hometown-video-grid .add-to-favourites:before,
  html body .kvs-hometown .hometown-video-grid .add-to-favourites:after,
  html body .kvs-hometown .hometown-video-grid .add-to-favorites:before,
  html body .kvs-hometown .hometown-video-grid .add-to-favorites:after{
    content:none !important;
    display:none !important;
    background:none !important;
    background-image:none !important;
    border:0 !important;
    box-shadow:none !important;
  }

  html body .kvs-hometown .hometown-video-grid .item-heart *,
  html body .kvs-hometown .hometown-video-grid .item-time *,
  html body .kvs-hometown .hometown-video-grid .item-watch-later *,
  html body .kvs-hometown .hometown-video-grid .watch-later *,
  html body .kvs-hometown .hometown-video-grid .add-to-favourites *,
  html body .kvs-hometown .hometown-video-grid .add-to-favorites *{
    background:transparent !important;
    background-image:none !important;
    border:0 !important;
    box-shadow:none !important;
  }

  html body .kvs-hometown .hometown-video-grid .item-heart svg,
  html body .kvs-hometown .hometown-video-grid .item-time svg,
  html body .kvs-hometown .hometown-video-grid .item-watch-later svg,
  html body .kvs-hometown .hometown-video-grid .watch-later svg,
  html body .kvs-hometown .hometown-video-grid .add-to-favourites svg,
  html body .kvs-hometown .hometown-video-grid .add-to-favorites svg,
  html body .kvs-hometown .hometown-video-grid .item-heart i,
  html body .kvs-hometown .hometown-video-grid .item-time i,
  html body .kvs-hometown .hometown-video-grid .item-watch-later i,
  html body .kvs-hometown .hometown-video-grid .watch-later i,
  html body .kvs-hometown .hometown-video-grid .add-to-favourites i,
  html body .kvs-hometown .hometown-video-grid .add-to-favorites i{
    width:16px !important;
    height:16px !important;
    min-width:16px !important;
    min-height:16px !important;
    font-size:16px !important;
    line-height:1 !important;
    margin:0 !important;
    padding:0 !important;
    display:block !important;
    color:rgba(255,255,255,.9) !important;
    fill:currentColor !important;
    stroke:currentColor !important;
  }
}


/* Hometown KVS v68: mobile header fix.
   Signup stays hidden, but header controls and Upload must remain visible. */
@media (max-width:980px){
  html body .kvs-hometown .topbar .header-controls{
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    pointer-events:auto !important;
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    flex:0 0 auto !important;
    overflow:visible !important;
  }

  html body .kvs-hometown .topbar .header-controls .header-upload,
  html body .kvs-hometown .topbar .header-controls .upload-btn,
  html body .kvs-hometown .topbar .header-upload-holder,
  html body .kvs-hometown .topbar .header-upload-holder .header-upload{
    display:inline-flex !important;
    visibility:visible !important;
    opacity:1 !important;
    pointer-events:auto !important;
    width:35px !important;
    min-width:35px !important;
    max-width:35px !important;
    height:35px !important;
    min-height:35px !important;
    max-height:35px !important;
    flex:0 0 35px !important;
    padding:0 !important;
    margin:0 !important;
    background:transparent !important;
    background-image:none !important;
    border:0 !important;
    box-shadow:none !important;
    color:#f4f4f5 !important;
    overflow:visible !important;
  }

  html body .kvs-hometown .topbar .header-controls .header-upload i,
  html body .kvs-hometown .topbar .header-controls .upload-btn i,
  html body .kvs-hometown .topbar .header-controls .header-upload svg,
  html body .kvs-hometown .topbar .header-controls .upload-btn svg{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    width:22px !important;
    height:22px !important;
    min-width:22px !important;
    min-height:22px !important;
    font-size:22px !important;
    line-height:1 !important;
    margin:0 !important;
    padding:0 !important;
    color:currentColor !important;
    fill:currentColor !important;
    stroke:currentColor !important;
  }

  html body .kvs-hometown .topbar .header-controls .header-upload span,
  html body .kvs-hometown .topbar .header-controls .upload-btn span{
    display:none !important;
  }

  /* Keep Signup removed only, without hiding the whole controls group */
  html body .kvs-hometown .topbar .header-controls #signup,
  html body .kvs-hometown .topbar .header-controls .signup,
  html body .kvs-hometown .topbar .header-controls .header-signup,
  html body .kvs-hometown .topbar .header-controls a#signup,
  html body .kvs-hometown .topbar .header-controls a.signup,
  html body .kvs-hometown .topbar .header-controls a.header-signup,
  html body .kvs-hometown .topbar .header-controls [data-href*="signup"],
  html body .kvs-hometown .topbar .header-controls [href*="signup"],
  html body .kvs-hometown .topbar .header-controls [class*="signup"],
  html body .kvs-hometown .topbar .header-controls > *:has(.fa-user-plus),
  html body .kvs-hometown .topbar .header-controls > *:has([class*="user-plus"]){
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
    width:0 !important;
    min-width:0 !important;
    max-width:0 !important;
    height:0 !important;
    min-height:0 !important;
    max-height:0 !important;
    flex:0 0 0 !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    overflow:hidden !important;
  }
}


/* Hometown KVS v69: restore Popular Models in right sidebar safely.
   getBlock is assigned in index.tpl only; footer only prints the assigned result. */

/* Popular Models should match Popular Tags exactly as clean pills */
html body .kvs-hometown .right-sidebar .right-models,
html body .kvs-hometown .right-sidebar .right-tags{
  background:transparent !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.038) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .right-sidebar .right-models .headline,
html body .kvs-hometown .right-sidebar .right-models .heading,
html body .kvs-hometown .right-sidebar .right-models .pagination,
html body .kvs-hometown .right-sidebar .right-models .load-more,
html body .kvs-hometown .right-sidebar .right-models .more-title{
  display:none !important;
}

html body .kvs-hometown .right-sidebar .right-models .thumbs,
html body .kvs-hometown .right-sidebar .right-models .models-thumbs,
html body .kvs-hometown .right-sidebar .right-models .hometown-video-grid,
html body .kvs-hometown .right-sidebar .right-models ul,
html body .kvs-hometown .right-sidebar .right-models .list,
html body .kvs-hometown .right-sidebar .right-tags .swiper-wrapper{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:flex-start !important;
  gap:7px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  grid-template-columns:none !important;
}

html body .kvs-hometown .right-sidebar .right-models li,
html body .kvs-hometown .right-sidebar .right-models .thumb,
html body .kvs-hometown .right-sidebar .right-models .item,
html body .kvs-hometown .right-sidebar .right-models .model-item{
  display:inline-flex !important;
  width:auto !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

/* Hide model thumbnails/metadata so the output becomes tag-like pills */
html body .kvs-hometown .right-sidebar .right-models .img-holder,
html body .kvs-hometown .right-sidebar .right-models .flag-holder,
html body .kvs-hometown .right-sidebar .right-models .thumb-bottom,
html body .kvs-hometown .right-sidebar .right-models .thumb-info,
html body .kvs-hometown .right-sidebar .right-models .item-top,
html body .kvs-hometown .right-sidebar .right-models .item-bottom,
html body .kvs-hometown .right-sidebar .right-models img{
  display:none !important;
}

/* Same pill design for models and popular tags */
html body .kvs-hometown .right-sidebar .right-models a,
html body .kvs-hometown .right-sidebar .right-models .thumb > a,
html body .kvs-hometown .right-sidebar .right-models .item > a,
html body .kvs-hometown .right-sidebar .right-tags a,
html body .kvs-hometown .right-sidebar .right-tags .swiper-slide a,
html body .kvs-hometown .right-sidebar .tags-cloud a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:30px !important;
  max-width:100% !important;
  padding:0 10px !important;
  border:1px solid rgba(255,255,255,.038) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.025) !important;
  background-image:none !important;
  color:rgba(244,244,245,.74) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  box-shadow:none !important;
  text-shadow:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown .right-sidebar .right-models a:hover,
html body .kvs-hometown .right-sidebar .right-models .thumb > a:hover,
html body .kvs-hometown .right-sidebar .right-models .item > a:hover,
html body .kvs-hometown .right-sidebar .right-tags a:hover,
html body .kvs-hometown .right-sidebar .right-tags .swiper-slide a:hover,
html body .kvs-hometown .right-sidebar .tags-cloud a:hover{
  background:rgba(255,255,255,.055) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
}

html body .kvs-hometown .right-sidebar .right-models .title,
html body .kvs-hometown .right-sidebar .right-models .title span,
html body .kvs-hometown .right-sidebar .right-models .model-title,
html body .kvs-hometown .right-sidebar .right-models .name{
  position:static !important;
  display:inline !important;
  padding:0 !important;
  margin:0 !important;
  min-height:0 !important;
  background:transparent !important;
  border:0 !important;
  color:inherit !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown .right-sidebar .right-models a:before,
html body .kvs-hometown .right-sidebar .right-models a:after,
html body .kvs-hometown .right-sidebar .right-tags a:before,
html body .kvs-hometown .right-sidebar .right-tags a:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
}


/* Hometown KVS v72: safer thumb overlay polish
   - mobile: remove useless watch-later/touch pill under bookmark
   - HD badge top-right
   - duration bottom-left
   - views + like rate bottom-right on hover */

/* Make card overlay positioning stable */
html body .kvs-hometown .hometown-video-grid .thumb,
html body .kvs-hometown .hometown-video-grid .thumb > a,
html body .kvs-hometown .hometown-video-grid .img-holder{
  position:relative !important;
}

/* HD moved out of item-bottom in template, now safe top-right */
html body .kvs-hometown .hometown-video-grid .qualtiy{
  position:absolute !important;
  top:10px !important;
  right:10px !important;
  left:auto !important;
  bottom:auto !important;
  z-index:6 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:22px !important;
  padding:0 8px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.16) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.14) !important;
  color:rgba(255,255,255,.88) !important;
  font-size:10.5px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  box-shadow:none !important;
  pointer-events:none !important;
}

/* Duration stays visible, moved bottom-left so it won't collide with views/likes */
html body .kvs-hometown .hometown-video-grid .item-bottom{
  position:absolute !important;
  left:10px !important;
  right:auto !important;
  bottom:10px !important;
  top:auto !important;
  width:auto !important;
  max-width:none !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  z-index:5 !important;
  margin:0 !important;
  padding:0 !important;
  transform:none !important;
}

html body .kvs-hometown .hometown-video-grid .time{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:22px !important;
  padding:0 8px !important;
  border-radius:999px !important;
  background:rgba(8,8,9,.48) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.11) !important;
  color:rgba(255,255,255,.86) !important;
  font-size:10.5px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  box-shadow:none !important;
}

/* Move hover meta to bottom-right instead of center */
html body .kvs-hometown .hometown-video-grid .thumb-bottom{
  position:absolute !important;
  left:auto !important;
  right:12px !important;
  bottom:12px !important;
  width:auto !important;
  max-width:calc(100% - 105px) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  text-align:right !important;
  gap:8px !important;
  white-space:nowrap !important;
  margin:0 !important;
  padding:0 !important;
  transform:translateY(6px) !important;
  z-index:5 !important;
}

html body .kvs-hometown .hometown-video-grid .thumb > a:hover .thumb-bottom{
  transform:translateY(0) !important;
}

html body .kvs-hometown .hometown-video-grid .thumb-item{
  justify-content:flex-end !important;
  text-align:right !important;
}

/* Mobile: remove the useless second touch/watch-later pill under bookmark */
@media (max-width:680px){
  html body .kvs-hometown .hometown-video-grid .item-time{
    display:none !important;
  }

  html body .kvs-hometown .hometown-video-grid .qualtiy{
    top:8px !important;
    right:8px !important;
    height:21px !important;
    padding:0 7px !important;
    font-size:10px !important;
  }

  html body .kvs-hometown .hometown-video-grid .item-bottom{
    left:8px !important;
    bottom:8px !important;
  }

  html body .kvs-hometown .hometown-video-grid .time{
    height:21px !important;
    padding:0 7px !important;
    font-size:10px !important;
  }

  html body .kvs-hometown .hometown-video-grid .thumb-bottom{
    right:10px !important;
    bottom:9px !important;
    max-width:calc(100% - 88px) !important;
    gap:7px !important;
  }
}


/* Hometown KVS v73: restore Watch Later, hide only mobile touch/trailer hint button */

/* Restore the real Watch Later button that v72 hid by mistake */
@media (max-width:680px){
  html body .kvs-hometown .hometown-video-grid .item-time{
    display:inline-flex !important;
  }
}

/* Hide only the useless mobile touch/trailer hint button */
@media (max-width:680px){
  html body .kvs-hometown .hometown-video-grid .touch,
  html body .kvs-hometown .hometown-video-grid .touch-button,
  html body .kvs-hometown .hometown-video-grid .touch-preview,
  html body .kvs-hometown .hometown-video-grid .touch-hint,
  html body .kvs-hometown .hometown-video-grid .preview-touch,
  html body .kvs-hometown .hometown-video-grid .trailer-touch,
  html body .kvs-hometown .hometown-video-grid .thumb-touch,
  html body .kvs-hometown .hometown-video-grid .video-touch,
  html body .kvs-hometown .hometown-video-grid .js_touch,
  html body .kvs-hometown .hometown-video-grid .js-touch,
  html body .kvs-hometown .hometown-video-grid .js_touch_preview,
  html body .kvs-hometown .hometown-video-grid .js-touch-preview,
  html body .kvs-hometown .hometown-video-grid .js_preview_touch,
  html body .kvs-hometown .hometown-video-grid .js-preview-touch,
  html body .kvs-hometown .hometown-video-grid [class*="touch"],
  html body .kvs-hometown .hometown-video-grid [data-action*="touch"],
  html body .kvs-hometown .hometown-video-grid [data-mode*="touch"],
  html body .kvs-hometown .hometown-video-grid [title*="Touch"],
  html body .kvs-hometown .hometown-video-grid [title*="touch"],
  html body .kvs-hometown .hometown-video-grid [aria-label*="Touch"],
  html body .kvs-hometown .hometown-video-grid [aria-label*="touch"]{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
    width:0 !important;
    min-width:0 !important;
    max-width:0 !important;
    height:0 !important;
    min-height:0 !important;
    max-height:0 !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    overflow:hidden !important;
  }

  /* If that touch hint is rendered only as a hand icon, hide the direct pill containing it. */
  html body .kvs-hometown .hometown-video-grid .item-top > *:has(.fa-hand-pointer),
  html body .kvs-hometown .hometown-video-grid .item-top > *:has(.fa-hand),
  html body .kvs-hometown .hometown-video-grid .item-top > *:has([class*="hand"]),
  html body .kvs-hometown .hometown-video-grid .thumb > *:has(.fa-hand-pointer),
  html body .kvs-hometown .hometown-video-grid .thumb > *:has(.fa-hand),
  html body .kvs-hometown .hometown-video-grid .thumb > *:has([class*="hand"]),
  html body .kvs-hometown .hometown-video-grid .img-holder > *:has(.fa-hand-pointer),
  html body .kvs-hometown .hometown-video-grid .img-holder > *:has(.fa-hand),
  html body .kvs-hometown .hometown-video-grid .img-holder > *:has([class*="hand"]){
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
  }
}


/* Hometown KVS v74: unify all internal page sort/selectors with home New Videos style.
   Applies latest / most viewed / top rated / categories / models / sponsors/sites / albums / playlists lists. */

/* Containers */
html body .kvs-hometown .content .sort,
html body .kvs-hometown .content .sorting,
html body .kvs-hometown .content .tabs-menu,
html body .kvs-hometown .content .block-sort,
html body .kvs-hometown .content .list-sort,
html body .kvs-hometown .content .sort-row,
html body .kvs-hometown .content .sort-holder,
html body .kvs-hometown .content .selectbox,
html body .kvs-hometown .content .selectbox-holder,
html body .kvs-hometown .content .dropdown-holder,
html body .kvs-hometown .content .filters-row{
  background:transparent !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.038) !important;
  box-shadow:none !important;
}

/* Visible sort buttons / tabs / dropdown triggers */
html body .kvs-hometown .content .sort a,
html body .kvs-hometown .content .sorting a,
html body .kvs-hometown .content .tabs-menu a,
html body .kvs-hometown .content .block-sort a,
html body .kvs-hometown .content .list-sort a,
html body .kvs-hometown .content .sort-row a,
html body .kvs-hometown .content .sort-holder a,
html body .kvs-hometown .content .sort-title,
html body .kvs-hometown .content .sort-button,
html body .kvs-hometown .content .button-sort,
html body .kvs-hometown .content .drop-title,
html body .kvs-hometown .content .dropdown-title,
html body .kvs-hometown .content .selectbox-title,
html body .kvs-hometown .content .selectbox .title,
html body .kvs-hometown .content .selectbox-holder .title,
html body .kvs-hometown .content .filter-button,
html body .kvs-hometown .content .filter-toggle,
html body .kvs-hometown .content select{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:30px !important;
  height:30px !important;
  padding:0 11px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.038) !important;
  color:rgba(244,244,245,.76) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  box-shadow:none !important;
  filter:none !important;
  text-decoration:none !important;
}

/* Active / hover state */
html body .kvs-hometown .content .sort a:hover,
html body .kvs-hometown .content .sort a.active,
html body .kvs-hometown .content .sort a.selected,
html body .kvs-hometown .content .sorting a:hover,
html body .kvs-hometown .content .sorting a.active,
html body .kvs-hometown .content .sorting a.selected,
html body .kvs-hometown .content .tabs-menu a:hover,
html body .kvs-hometown .content .tabs-menu a.active,
html body .kvs-hometown .content .tabs-menu a.selected,
html body .kvs-hometown .content .block-sort a:hover,
html body .kvs-hometown .content .block-sort a.active,
html body .kvs-hometown .content .block-sort a.selected,
html body .kvs-hometown .content .list-sort a:hover,
html body .kvs-hometown .content .list-sort a.active,
html body .kvs-hometown .content .list-sort a.selected,
html body .kvs-hometown .content .sort-title:hover,
html body .kvs-hometown .content .sort-button:hover,
html body .kvs-hometown .content .button-sort:hover,
html body .kvs-hometown .content .drop-title:hover,
html body .kvs-hometown .content .dropdown-title:hover,
html body .kvs-hometown .content .selectbox-title:hover,
html body .kvs-hometown .content .selectbox .title:hover,
html body .kvs-hometown .content .selectbox-holder .title:hover,
html body .kvs-hometown .content .filter-button:hover,
html body .kvs-hometown .content .filter-toggle:hover{
  background:rgba(255,255,255,.052) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.06) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}

/* Dropdown menus opened by these selectors */
html body .kvs-hometown .content .sort-drop,
html body .kvs-hometown .content .sort-dropdown,
html body .kvs-hometown .content .dropdown,
html body .kvs-hometown .content .selectbox ul,
html body .kvs-hometown .content .selectbox-holder ul,
html body .kvs-hometown .content .dropdown-menu,
html body .kvs-hometown .content .drop-menu{
  background:#080808 !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  border-radius:14px !important;
  box-shadow:0 18px 48px rgba(0,0,0,.48) !important;
}

html body .kvs-hometown .content .sort-drop a,
html body .kvs-hometown .content .sort-dropdown a,
html body .kvs-hometown .content .dropdown a,
html body .kvs-hometown .content .selectbox ul a,
html body .kvs-hometown .content .selectbox-holder ul a,
html body .kvs-hometown .content .dropdown-menu a,
html body .kvs-hometown .content .drop-menu a{
  background:transparent !important;
  border-color:transparent !important;
  color:rgba(244,244,245,.76) !important;
  border-radius:10px !important;
  font-weight:500 !important;
}

html body .kvs-hometown .content .sort-drop a:hover,
html body .kvs-hometown .content .sort-dropdown a:hover,
html body .kvs-hometown .content .dropdown a:hover,
html body .kvs-hometown .content .selectbox ul a:hover,
html body .kvs-hometown .content .selectbox-holder ul a:hover,
html body .kvs-hometown .content .dropdown-menu a:hover,
html body .kvs-hometown .content .drop-menu a:hover{
  background:rgba(255,255,255,.055) !important;
  border-color:rgba(255,255,255,.06) !important;
  color:#fff !important;
}

/* Spacing / alignment for heading sort controls */
html body .kvs-hometown .content .heading .sort,
html body .kvs-hometown .content .headline .sort,
html body .kvs-hometown .content .heading .sorting,
html body .kvs-hometown .content .headline .sorting,
html body .kvs-hometown .content .heading .tabs-menu,
html body .kvs-hometown .content .headline .tabs-menu{
  display:flex !important;
  align-items:center !important;
  gap:6px !important;
  margin-left:auto !important;
  flex-wrap:wrap !important;
}

/* Kill inherited orange / red overlays everywhere in these selectors */
html body .kvs-hometown .content .sort a:before,
html body .kvs-hometown .content .sort a:after,
html body .kvs-hometown .content .sorting a:before,
html body .kvs-hometown .content .sorting a:after,
html body .kvs-hometown .content .tabs-menu a:before,
html body .kvs-hometown .content .tabs-menu a:after,
html body .kvs-hometown .content .block-sort a:before,
html body .kvs-hometown .content .block-sort a:after,
html body .kvs-hometown .content .list-sort a:before,
html body .kvs-hometown .content .list-sort a:after,
html body .kvs-hometown .content .sort-title:before,
html body .kvs-hometown .content .sort-title:after,
html body .kvs-hometown .content .sort-button:before,
html body .kvs-hometown .content .sort-button:after,
html body .kvs-hometown .content .button-sort:before,
html body .kvs-hometown .content .button-sort:after,
html body .kvs-hometown .content .filter-button:before,
html body .kvs-hometown .content .filter-button:after,
html body .kvs-hometown .content .filter-toggle:before,
html body .kvs-hometown .content .filter-toggle:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  box-shadow:none !important;
}

/* Internal page selectors should not affect header/footer menus */
html body .kvs-hometown .topbar .tabs-menu a,
html body .kvs-hometown .hometown-footer .tabs-menu a{
  all:unset;
}


/* Hometown KVS v75: dropdown direction + categories cards polish */

/* Sort dropdowns should open downward, not over/up on top of the trigger */
html body .kvs-hometown .content .sort,
html body .kvs-hometown .content .sorting,
html body .kvs-hometown .content .block-sort,
html body .kvs-hometown .content .list-sort,
html body .kvs-hometown .content .selectbox,
html body .kvs-hometown .content .selectbox-holder,
html body .kvs-hometown .content .dropdown-holder{
  position:relative !important;
  overflow:visible !important;
}

html body .kvs-hometown .content .sort-drop,
html body .kvs-hometown .content .sort-dropdown,
html body .kvs-hometown .content .dropdown,
html body .kvs-hometown .content .dropdown-menu,
html body .kvs-hometown .content .drop-menu,
html body .kvs-hometown .content .selectbox ul,
html body .kvs-hometown .content .selectbox-holder ul{
  top:calc(100% + 8px) !important;
  bottom:auto !important;
  left:auto !important;
  right:0 !important;
  transform:none !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  z-index:90 !important;
}

/* If KVS uses hidden/show classes, preserve normal dropdown behavior but force downwards */
html body .kvs-hometown .content .sort:hover .sort-drop,
html body .kvs-hometown .content .sort:hover .sort-dropdown,
html body .kvs-hometown .content .selectbox:hover ul,
html body .kvs-hometown .content .selectbox-holder:hover ul{
  top:calc(100% + 8px) !important;
  bottom:auto !important;
  transform:none !important;
}

/* /categories cards: remove orange inherited text and make cards consistent */
html body .kvs-hometown .categories-thumbs .thumb,
html body .kvs-hometown .categories-thumbs .item,
html body .kvs-hometown .categories-thumbs li,
html body .kvs-hometown .categories-thumbs .cat,
html body .kvs-hometown .categories-thumbs .category,
html body .kvs-hometown .list-categories .thumb,
html body .kvs-hometown .list-categories .item,
html body .kvs-hometown .list-categories li{
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.045) !important;
  border-radius:12px !important;
  box-shadow:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown .categories-thumbs a,
html body .kvs-hometown .categories-thumbs .thumb a,
html body .kvs-hometown .categories-thumbs .item a,
html body .kvs-hometown .categories-thumbs .cat-title,
html body .kvs-hometown .categories-thumbs .cat-title .title,
html body .kvs-hometown .categories-thumbs .title,
html body .kvs-hometown .categories-thumbs .title a,
html body .kvs-hometown .list-categories a,
html body .kvs-hometown .list-categories .title,
html body .kvs-hometown .list-categories .title a{
  color:rgba(244,244,245,.92) !important;
  background:transparent !important;
  background-image:none !important;
  text-shadow:none !important;
  box-shadow:none !important;
  font-weight:600 !important;
  border-color:rgba(255,255,255,.045) !important;
}

html body .kvs-hometown .categories-thumbs .thumb:hover,
html body .kvs-hometown .categories-thumbs .item:hover,
html body .kvs-hometown .categories-thumbs li:hover,
html body .kvs-hometown .list-categories .thumb:hover,
html body .kvs-hometown .list-categories .item:hover,
html body .kvs-hometown .list-categories li:hover{
  background:rgba(255,255,255,.035) !important;
  border-color:rgba(255,255,255,.065) !important;
}

html body .kvs-hometown .categories-thumbs a:hover,
html body .kvs-hometown .categories-thumbs .thumb:hover a,
html body .kvs-hometown .categories-thumbs .item:hover a,
html body .kvs-hometown .categories-thumbs .cat-title:hover,
html body .kvs-hometown .categories-thumbs .cat-title .title:hover,
html body .kvs-hometown .categories-thumbs .title:hover,
html body .kvs-hometown .categories-thumbs .title a:hover,
html body .kvs-hometown .list-categories a:hover,
html body .kvs-hometown .list-categories .title:hover,
html body .kvs-hometown .list-categories .title a:hover{
  color:#fff !important;
  background:transparent !important;
  background-image:none !important;
}

/* Category stats / rating bubbles should not inherit orange either */
html body .kvs-hometown .categories-thumbs .rating,
html body .kvs-hometown .categories-thumbs .amount,
html body .kvs-hometown .categories-thumbs .count,
html body .kvs-hometown .categories-thumbs .videos,
html body .kvs-hometown .list-categories .rating,
html body .kvs-hometown .list-categories .amount,
html body .kvs-hometown .list-categories .count,
html body .kvs-hometown .list-categories .videos{
  color:rgba(244,244,245,.62) !important;
  background:rgba(255,255,255,.035) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.05) !important;
  box-shadow:none !important;
  font-weight:500 !important;
}

/* Kill orange/red pseudo overlays on category cards */
html body .kvs-hometown .categories-thumbs a:before,
html body .kvs-hometown .categories-thumbs a:after,
html body .kvs-hometown .categories-thumbs .thumb:before,
html body .kvs-hometown .categories-thumbs .thumb:after,
html body .kvs-hometown .categories-thumbs .item:before,
html body .kvs-hometown .categories-thumbs .item:after,
html body .kvs-hometown .categories-thumbs .cat-title:before,
html body .kvs-hometown .categories-thumbs .cat-title:after,
html body .kvs-hometown .list-categories a:before,
html body .kvs-hometown .list-categories a:after,
html body .kvs-hometown .list-categories .thumb:before,
html body .kvs-hometown .list-categories .thumb:after,
html body .kvs-hometown .list-categories .item:before,
html body .kvs-hometown .list-categories .item:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  box-shadow:none !important;
}


/* Hometown KVS v76: categories/models cards redesign
   - categories: cleaner cards, no ugly orange "no image", better overlay positioning
   - models: dedicated round portrait style, prevent overflow */

/* ===== Categories page cards ===== */
html body .kvs-hometown .categories-thumbs{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(220px,1fr)) !important;
  gap:18px !important;
}

html body .kvs-hometown .categories-thumbs .thumb,
html body .kvs-hometown .categories-thumbs .item,
html body .kvs-hometown .categories-thumbs li{
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  margin:0 !important;
  background:rgba(255,255,255,.024) !important;
  border:1px solid rgba(255,255,255,.045) !important;
  border-radius:18px !important;
  overflow:hidden !important;
  box-shadow:none !important;
}

html body .kvs-hometown .categories-thumbs .thumb > a,
html body .kvs-hometown .categories-thumbs .item > a{
  display:block !important;
  color:#fff !important;
  text-decoration:none !important;
}

html body .kvs-hometown .categories-thumbs .img-holder{
  position:relative !important;
  min-height:170px !important;
  height:170px !important;
  background:#111214 !important;
  border-radius:16px !important;
  overflow:hidden !important;
  margin:12px !important;
}

html body .kvs-hometown .categories-thumbs .img-holder img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
}

/* Hide ugly orange no-image and replace with neutral placeholder */
html body .kvs-hometown .categories-thumbs .no-thumb{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  font-size:0 !important;
  color:transparent !important;
  background:radial-gradient(circle at 50% 30%, rgba(255,255,255,.035), rgba(255,255,255,.01) 45%, transparent 75%), #101113 !important;
}

html body .kvs-hometown .categories-thumbs .no-thumb:after{
  content:"No image" !important;
  font-size:15px !important;
  font-weight:600 !important;
  letter-spacing:.01em !important;
  color:rgba(255,255,255,.28) !important;
}

/* Better positioned content overlay */
html body .kvs-hometown .categories-thumbs .cat-title{
  position:absolute !important;
  left:10px !important;
  right:10px !important;
  bottom:10px !important;
  z-index:2 !important;
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  gap:8px 10px !important;
  padding:10px 12px !important;
  border-radius:14px !important;
  background:rgba(8,8,9,.76) !important;
  border:1px solid rgba(255,255,255,.055) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .categories-thumbs .cat-title .title{
  flex:1 0 100% !important;
  margin:0 !important;
  padding:0 !important;
  color:#fff !important;
  font-size:17px !important;
  font-weight:700 !important;
  line-height:1.15 !important;
  background:transparent !important;
  text-shadow:none !important;
}

html body .kvs-hometown .categories-thumbs .cat-title .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  gap:5px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  color:rgba(244,244,245,.72) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-shadow:none !important;
}

html body .kvs-hometown .categories-thumbs .cat-title .thumb-item i,
html body .kvs-hometown .categories-thumbs .cat-title .thumb-item svg{
  color:rgba(244,244,245,.58) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
}

html body .kvs-hometown .categories-thumbs .thumb:hover,
html body .kvs-hometown .categories-thumbs .item:hover,
html body .kvs-hometown .categories-thumbs li:hover{
  background:rgba(255,255,255,.032) !important;
  border-color:rgba(255,255,255,.065) !important;
}

html body .kvs-hometown .categories-thumbs .thumb:hover .cat-title{
  background:rgba(10,10,12,.84) !important;
  border-color:rgba(255,255,255,.07) !important;
}

/* kill orange */
html body .kvs-hometown .categories-thumbs .cat-title,
html body .kvs-hometown .categories-thumbs .cat-title *,
html body .kvs-hometown .categories-thumbs .thumb > a:hover,
html body .kvs-hometown .categories-thumbs .thumb > a:hover *{
  color:inherit;
}
html body .kvs-hometown .categories-thumbs .cat-title .title,
html body .kvs-hometown .categories-thumbs .thumb > a:hover .title{
  color:#fff !important;
}
html body .kvs-hometown .categories-thumbs .cat-title .thumb-item,
html body .kvs-hometown .categories-thumbs .thumb > a:hover .thumb-item{
  color:rgba(244,244,245,.72) !important;
}
html body .kvs-hometown .categories-thumbs .cat-title .thumb-item i,
html body .kvs-hometown .categories-thumbs .cat-title .thumb-item svg{
  color:rgba(244,244,245,.58) !important;
}

/* ===== Models page cards ===== */
html body .kvs-hometown .models-thumbs{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(180px,1fr)) !important;
  gap:18px !important;
}

html body .kvs-hometown .models-thumbs .thumb,
html body .kvs-hometown .models-thumbs .item,
html body .kvs-hometown .models-thumbs li{
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  margin:0 !important;
  background:rgba(255,255,255,.024) !important;
  border:1px solid rgba(255,255,255,.045) !important;
  border-radius:20px !important;
  overflow:hidden !important;
  box-shadow:none !important;
}

html body .kvs-hometown .models-thumbs .thumb > a,
html body .kvs-hometown .models-thumbs .item > a{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  padding:16px 14px 14px !important;
  color:#fff !important;
  text-decoration:none !important;
}

html body .kvs-hometown .models-thumbs .img-holder{
  position:relative !important;
  width:132px !important;
  height:132px !important;
  min-height:132px !important;
  margin:2px auto 14px !important;
  border-radius:999px !important;
  overflow:hidden !important;
  background:#121316 !important;
  border:1px solid rgba(255,255,255,.05) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .models-thumbs .img-holder img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
}

html body .kvs-hometown .models-thumbs .no-thumb{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  font-size:0 !important;
  color:transparent !important;
  background:radial-gradient(circle at 50% 30%, rgba(255,255,255,.035), rgba(255,255,255,.01) 45%, transparent 75%), #101113 !important;
}

html body .kvs-hometown .models-thumbs .no-thumb:after{
  content:"No image" !important;
  font-size:14px !important;
  font-weight:600 !important;
  color:rgba(255,255,255,.28) !important;
}

html body .kvs-hometown .models-thumbs .title{
  position:static !important;
  width:100% !important;
  margin:0 0 8px !important;
  padding:0 !important;
  text-align:center !important;
  background:transparent !important;
  color:#fff !important;
  font-size:14px !important;
  font-weight:700 !important;
  line-height:1.25 !important;
  text-shadow:none !important;
}

html body .kvs-hometown .models-thumbs .title .flag-holder{
  position:static !important;
  display:inline-flex !important;
  vertical-align:middle !important;
  margin-left:6px !important;
  transform:none !important;
}

html body .kvs-hometown .models-thumbs .title .flag-holder img{
  width:16px !important;
  height:12px !important;
  object-fit:cover !important;
  border-radius:3px !important;
}

html body .kvs-hometown .models-thumbs .thumb-bottom{
  position:static !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  text-align:center !important;
  transform:none !important;
}

html body .kvs-hometown .models-thumbs .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  gap:5px !important;
  color:rgba(244,244,245,.72) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  margin:0 !important;
  padding:0 !important;
}

html body .kvs-hometown .models-thumbs .thumb-item i,
html body .kvs-hometown .models-thumbs .thumb-item svg{
  color:rgba(244,244,245,.58) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
}

html body .kvs-hometown .models-thumbs .thumb:hover,
html body .kvs-hometown .models-thumbs .item:hover,
html body .kvs-hometown .models-thumbs li:hover{
  background:rgba(255,255,255,.032) !important;
  border-color:rgba(255,255,255,.065) !important;
}

/* Mobile tuning */
@media (max-width:680px){
  html body .kvs-hometown .categories-thumbs{
    grid-template-columns:1fr 1fr !important;
    gap:14px !important;
  }
  html body .kvs-hometown .categories-thumbs .img-holder{
    min-height:150px !important;
    height:150px !important;
    margin:10px !important;
  }
  html body .kvs-hometown .categories-thumbs .cat-title{
    left:8px !important;
    right:8px !important;
    bottom:8px !important;
    padding:9px 10px !important;
  }
  html body .kvs-hometown .categories-thumbs .cat-title .title{
    font-size:15px !important;
  }

  html body .kvs-hometown .models-thumbs{
    grid-template-columns:1fr 1fr !important;
    gap:14px !important;
  }
  html body .kvs-hometown .models-thumbs .thumb > a,
  html body .kvs-hometown .models-thumbs .item > a{
    padding:14px 10px 12px !important;
  }
  html body .kvs-hometown .models-thumbs .img-holder{
    width:110px !important;
    height:110px !important;
    min-height:110px !important;
    margin-bottom:12px !important;
  }
}


/* Hometown KVS v77: fix categories/models cards after v76
   - remove external/double pill container
   - categories: clean single card, stable overlay
   - models: true circular avatar, no oval, no overflow */

/* ===== Categories: no external card/pill ===== */
html body .kvs-hometown .categories-thumbs{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(220px,1fr)) !important;
  gap:18px !important;
  align-items:start !important;
}

html body .kvs-hometown .categories-thumbs .thumb,
html body .kvs-hometown .categories-thumbs .item,
html body .kvs-hometown .categories-thumbs li{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
  padding:0 !important;
  margin:0 !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
}

html body .kvs-hometown .categories-thumbs .thumb > a,
html body .kvs-hometown .categories-thumbs .item > a{
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  color:#fff !important;
  text-decoration:none !important;
}

html body .kvs-hometown .categories-thumbs .img-holder{
  position:relative !important;
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  aspect-ratio:16/10 !important;
  margin:0 !important;
  padding:0 !important;
  border-radius:15px !important;
  overflow:hidden !important;
  background:#101113 !important;
  border:1px solid rgba(255,255,255,.045) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .categories-thumbs .img-holder img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
}

/* Neutral no-image, no orange */
html body .kvs-hometown .categories-thumbs .no-thumb{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  font-size:0 !important;
  color:transparent !important;
  background:
    radial-gradient(circle at 50% 18%, rgba(255,255,255,.035), rgba(255,255,255,.012) 46%, rgba(255,255,255,0) 72%),
    #101113 !important;
}

html body .kvs-hometown .categories-thumbs .no-thumb:after{
  content:"No image" !important;
  font-size:14px !important;
  font-weight:600 !important;
  color:rgba(255,255,255,.30) !important;
  letter-spacing:0 !important;
  text-transform:none !important;
}

/* Overlay correctly positioned inside the thumb */
html body .kvs-hometown .categories-thumbs .cat-title{
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  bottom:0 !important;
  z-index:4 !important;
  display:grid !important;
  grid-template-columns:1fr auto auto !important;
  align-items:center !important;
  column-gap:10px !important;
  row-gap:0 !important;
  min-height:48px !important;
  padding:9px 12px !important;
  margin:0 !important;
  border-radius:0 !important;
  background:linear-gradient(180deg, rgba(10,10,11,.72), rgba(7,7,8,.92)) !important;
  border:0 !important;
  border-top:1px solid rgba(255,255,255,.045) !important;
  box-shadow:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown .categories-thumbs .cat-title .title{
  grid-column:1 !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  color:#fff !important;
  font-size:15px !important;
  font-weight:650 !important;
  line-height:1.15 !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown .categories-thumbs .cat-title .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:4px !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  color:rgba(244,244,245,.72) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-shadow:none !important;
  white-space:nowrap !important;
}

html body .kvs-hometown .categories-thumbs .cat-title .thumb-item i,
html body .kvs-hometown .categories-thumbs .cat-title .thumb-item svg{
  width:13px !important;
  height:13px !important;
  min-width:13px !important;
  color:rgba(244,244,245,.58) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
}

html body .kvs-hometown .categories-thumbs .img-holder:hover{
  border-color:rgba(255,255,255,.065) !important;
}

/* ===== Models: no external card, real circular face/avatar ===== */
html body .kvs-hometown .models-thumbs{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(165px,1fr)) !important;
  gap:20px !important;
  align-items:start !important;
}

html body .kvs-hometown .models-thumbs .thumb,
html body .kvs-hometown .models-thumbs .item,
html body .kvs-hometown .models-thumbs li{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
  padding:0 !important;
  margin:0 !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
}

html body .kvs-hometown .models-thumbs .thumb > a,
html body .kvs-hometown .models-thumbs .item > a{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  width:100% !important;
  min-width:0 !important;
  padding:0 !important;
  margin:0 !important;
  color:#fff !important;
  text-decoration:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Force real circle: same width/height, aspect ratio 1/1, no inherited tall ratio */
html body .kvs-hometown .models-thumbs .img-holder{
  position:relative !important;
  width:128px !important;
  min-width:128px !important;
  max-width:128px !important;
  height:128px !important;
  min-height:128px !important;
  max-height:128px !important;
  aspect-ratio:1 / 1 !important;
  margin:0 auto 11px !important;
  padding:0 !important;
  border-radius:50% !important;
  overflow:hidden !important;
  background:#101113 !important;
  border:1px solid rgba(255,255,255,.055) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .models-thumbs .img-holder img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center top !important;
  border-radius:50% !important;
}

/* Neutral no-image inside real circle */
html body .kvs-hometown .models-thumbs .no-thumb{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  font-size:0 !important;
  color:transparent !important;
  background:
    radial-gradient(circle at 50% 18%, rgba(255,255,255,.035), rgba(255,255,255,.012) 46%, rgba(255,255,255,0) 72%),
    #101113 !important;
  border-radius:50% !important;
}

html body .kvs-hometown .models-thumbs .no-thumb:after{
  content:"No image" !important;
  font-size:13px !important;
  font-weight:600 !important;
  color:rgba(255,255,255,.30) !important;
}

/* Text/stats below circle, no overlap */
html body .kvs-hometown .models-thumbs .title{
  position:static !important;
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  margin:0 0 8px !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  color:#fff !important;
  text-align:center !important;
  font-size:14px !important;
  font-weight:650 !important;
  line-height:1.2 !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown .models-thumbs .flag-holder{
  display:none !important;
}

html body .kvs-hometown .models-thumbs .thumb-bottom{
  position:static !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex-wrap:nowrap !important;
  gap:8px !important;
  width:100% !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  text-align:center !important;
  transform:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown .models-thumbs .thumb-bottom .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:4px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  color:rgba(244,244,245,.68) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-shadow:none !important;
  white-space:nowrap !important;
}

html body .kvs-hometown .models-thumbs .thumb-bottom .thumb-item i,
html body .kvs-hometown .models-thumbs .thumb-bottom .thumb-item svg{
  width:13px !important;
  height:13px !important;
  min-width:13px !important;
  color:rgba(244,244,245,.55) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
}

/* Kill any inherited orange/red on both list types */
html body .kvs-hometown .categories-thumbs *,
html body .kvs-hometown .models-thumbs *{
  text-shadow:none !important;
}

html body .kvs-hometown .categories-thumbs a:hover,
html body .kvs-hometown .categories-thumbs a:hover *,
html body .kvs-hometown .models-thumbs a:hover,
html body .kvs-hometown .models-thumbs a:hover *{
  background-image:none !important;
}

@media (max-width:680px){
  html body .kvs-hometown .categories-thumbs{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:12px !important;
  }

  html body .kvs-hometown .categories-thumbs .cat-title{
    grid-template-columns:1fr auto auto !important;
    min-height:44px !important;
    padding:8px 9px !important;
    column-gap:7px !important;
  }

  html body .kvs-hometown .categories-thumbs .cat-title .title{
    font-size:13px !important;
  }

  html body .kvs-hometown .categories-thumbs .cat-title .thumb-item{
    font-size:11px !important;
  }

  html body .kvs-hometown .models-thumbs{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:16px 12px !important;
  }

  html body .kvs-hometown .models-thumbs .img-holder{
    width:104px !important;
    min-width:104px !important;
    max-width:104px !important;
    height:104px !important;
    min-height:104px !important;
    max-height:104px !important;
  }
}


/* Hometown KVS v79: rollback v78 damage.
   Base is v77. Community is not touched.
   Models: hide broken stats under the title to avoid overlap. */

/* /models: keep only clean circular avatar + model name */
html body .kvs-hometown .models-thumbs .thumb-bottom,
html body .kvs-hometown .models-thumbs .thumb-bottom *,
html body .kvs-hometown .models-thumbs .thumb-item,
html body .kvs-hometown .models-thumbs .thumb-item *{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  height:0 !important;
  min-height:0 !important;
  max-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
}

/* Make the model card compact and clean after removing stats */
html body .kvs-hometown .models-thumbs .thumb > a,
html body .kvs-hometown .models-thumbs .item > a{
  padding-bottom:0 !important;
}

html body .kvs-hometown .models-thumbs .title{
  margin:0 auto !important;
  padding:0 !important;
  text-align:center !important;
  color:#fff !important;
  background:transparent !important;
  font-size:14px !important;
  font-weight:650 !important;
  line-height:1.25 !important;
  text-shadow:none !important;
}

/* Remove any hover square/box in model cards without touching community */
html body .kvs-hometown .models-thumbs .thumb:hover,
html body .kvs-hometown .models-thumbs .item:hover,
html body .kvs-hometown .models-thumbs .thumb:hover > a,
html body .kvs-hometown .models-thumbs .item:hover > a,
html body .kvs-hometown .models-thumbs .thumb > a:before,
html body .kvs-hometown .models-thumbs .thumb > a:after,
html body .kvs-hometown .models-thumbs .item > a:before,
html body .kvs-hometown .models-thumbs .item > a:after{
  background:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  outline:0 !important;
  border-color:transparent !important;
}


/* Hometown KVS v80: community no-avatar/no-image color only.
   Do NOT change community card size, circle size, name or stats. */
html body .kvs-hometown .community_thumbs .no-thumb,
html body .kvs-hometown .community_thumbs .img-holder .no-thumb{
  background:
    radial-gradient(circle at 50% 18%, rgba(255,255,255,.035), rgba(255,255,255,.012) 46%, rgba(255,255,255,0) 72%),
    #101113 !important;
  background-image:
    radial-gradient(circle at 50% 18%, rgba(255,255,255,.035), rgba(255,255,255,.012) 46%, rgba(255,255,255,0) 72%) !important;
  color:rgba(255,255,255,.30) !important;
  text-shadow:none !important;
  font-weight:600 !important;
  border-color:rgba(255,255,255,.055) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .community_thumbs .no-thumb:hover,
html body .kvs-hometown .community_thumbs .thumb:hover .no-thumb,
html body .kvs-hometown .community_thumbs .item:hover .no-thumb{
  background:
    radial-gradient(circle at 50% 18%, rgba(255,255,255,.045), rgba(255,255,255,.016) 46%, rgba(255,255,255,0) 72%),
    #101113 !important;
  color:rgba(255,255,255,.36) !important;
}

/* Remove orange/red inherited pseudo overlays from placeholder only */
html body .kvs-hometown .community_thumbs .no-thumb:before,
html body .kvs-hometown .community_thumbs .no-thumb:after{
  background:none !important;
  background-image:none !important;
  box-shadow:none !important;
  color:inherit !important;
}


/* Hometown KVS v81:
   - /models: stats removed from template; keep clean avatar + name only
   - /community: do not nerf title/stats; only improve no-avatar and spacing */

/* /models: final cleanup after removing stats from template */
html body .kvs-hometown .models-thumbs .thumb-bottom,
html body .kvs-hometown .models-thumbs .thumb-item{
  display:none !important;
}

html body .kvs-hometown .models-thumbs .title{
  display:block !important;
  max-width:150px !important;
  margin:0 auto !important;
  padding:0 !important;
  text-align:center !important;
  color:#fff !important;
  background:transparent !important;
  font-size:14px !important;
  font-weight:650 !important;
  line-height:1.25 !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

/* Keep the circle a real circle */
html body .kvs-hometown .models-thumbs .img-holder{
  width:128px !important;
  min-width:128px !important;
  max-width:128px !important;
  height:128px !important;
  min-height:128px !important;
  max-height:128px !important;
  aspect-ratio:1 / 1 !important;
  border-radius:50% !important;
}

/* Community: keep normal name/stats, only improve grid spacing and avatar placeholder */
html body .kvs-hometown .community_thumbs{
  display:grid !important;
  grid-template-columns:repeat(auto-fill, minmax(140px, 140px)) !important;
  justify-content:start !important;
  align-items:start !important;
  gap:28px 34px !important;
}

html body .kvs-hometown .community_thumbs .thumb,
html body .kvs-hometown .community_thumbs .item{
  width:140px !important;
  max-width:140px !important;
  min-width:140px !important;
  margin:0 !important;
}

/* Restore / enforce comfortable avatar size without touching text structure */
html body .kvs-hometown .community_thumbs .img-holder{
  width:128px !important;
  min-width:128px !important;
  max-width:128px !important;
  height:128px !important;
  min-height:128px !important;
  max-height:128px !important;
  aspect-ratio:1 / 1 !important;
  border-radius:50% !important;
  margin:0 auto 12px !important;
  overflow:hidden !important;
  background:#101113 !important;
  border:1px solid rgba(255,255,255,.055) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .community_thumbs .img-holder img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center top !important;
  border-radius:50% !important;
}

/* Only the no-avatar background/color, no layout destruction */
html body .kvs-hometown .community_thumbs .no-thumb,
html body .kvs-hometown .community_thumbs .img-holder .no-thumb{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  border-radius:50% !important;
  background:
    radial-gradient(circle at 50% 18%, rgba(255,255,255,.035), rgba(255,255,255,.012) 46%, rgba(255,255,255,0) 72%),
    #101113 !important;
  color:rgba(255,255,255,.32) !important;
  text-shadow:none !important;
  font-weight:600 !important;
  box-shadow:none !important;
}

/* Make names and stats visible, not squashed by inherited card CSS */
html body .kvs-hometown .community_thumbs .title{
  display:block !important;
  width:100% !important;
  max-width:140px !important;
  margin:0 0 7px !important;
  padding:0 !important;
  background:transparent !important;
  color:#fff !important;
  font-size:14px !important;
  font-weight:650 !important;
  line-height:1.2 !important;
  text-align:left !important;
  text-shadow:none !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
}

html body .kvs-hometown .community_thumbs .thumb-bottom{
  display:block !important;
  position:static !important;
  width:100% !important;
  max-width:140px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  transform:none !important;
  overflow:visible !important;
}

html body .kvs-hometown .community_thumbs .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  gap:4px !important;
  color:rgba(244,244,245,.68) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  white-space:nowrap !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .community_thumbs .thumb-item i,
html body .kvs-hometown .community_thumbs .thumb-item svg{
  width:13px !important;
  height:13px !important;
  min-width:13px !important;
  color:rgba(244,244,245,.55) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
}

/* Kill orange/red only for community placeholders and hover overlays */
html body .kvs-hometown .community_thumbs .no-thumb:before,
html body .kvs-hometown .community_thumbs .no-thumb:after,
html body .kvs-hometown .community_thumbs .thumb:before,
html body .kvs-hometown .community_thumbs .thumb:after,
html body .kvs-hometown .community_thumbs .item:before,
html body .kvs-hometown .community_thumbs .item:after,
html body .kvs-hometown .community_thumbs a:before,
html body .kvs-hometown .community_thumbs a:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown .community_thumbs a:hover,
html body .kvs-hometown .community_thumbs a:hover *{
  background-image:none !important;
  text-shadow:none !important;
}

@media (max-width:680px){
  html body .kvs-hometown .community_thumbs{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:18px 14px !important;
  }

  html body .kvs-hometown .community_thumbs .thumb,
  html body .kvs-hometown .community_thumbs .item{
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
  }

  html body .kvs-hometown .community_thumbs .img-holder{
    width:112px !important;
    min-width:112px !important;
    max-width:112px !important;
    height:112px !important;
    min-height:112px !important;
    max-height:112px !important;
  }
}


/* Hometown KVS v83:
   - community: center username only
   - sites/sponsors: monochrome round cards, no orange no-image */

/* Community: center the username; keep v81 sizing/stats intact */
html body .kvs-hometown .community_thumbs .title{
  text-align:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

/* Sites / Sponsors page: round logo style, monochrome */
html body .kvs-hometown .channels-thumbs{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(165px,1fr)) !important;
  gap:20px !important;
  align-items:start !important;
}

html body .kvs-hometown .channels-thumbs .thumb,
html body .kvs-hometown .channels-thumbs .item,
html body .kvs-hometown .channels-thumbs li{
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

html body .kvs-hometown .channels-thumbs .thumb > a,
html body .kvs-hometown .channels-thumbs .item > a{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  width:100% !important;
  min-width:0 !important;
  padding:0 !important;
  margin:0 !important;
  color:#fff !important;
  text-decoration:none !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Round site/sponsor thumbnail */
html body .kvs-hometown .channels-thumbs .img-holder{
  position:relative !important;
  width:128px !important;
  min-width:128px !important;
  max-width:128px !important;
  height:128px !important;
  min-height:128px !important;
  max-height:128px !important;
  aspect-ratio:1 / 1 !important;
  margin:0 auto 11px !important;
  padding:0 !important;
  border-radius:50% !important;
  overflow:hidden !important;
  background:#101113 !important;
  border:1px solid rgba(255,255,255,.055) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .channels-thumbs .img-holder img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
  border-radius:50% !important;
}

/* Sites no-image: remove orange and keep clean placeholder */
html body .kvs-hometown .channels-thumbs .no-thumb,
html body .kvs-hometown .channels-thumbs .img-holder .no-thumb{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  border-radius:50% !important;
  font-size:0 !important;
  color:transparent !important;
  background:
    radial-gradient(circle at 50% 18%, rgba(255,255,255,.035), rgba(255,255,255,.012) 46%, rgba(255,255,255,0) 72%),
    #101113 !important;
  background-image:
    radial-gradient(circle at 50% 18%, rgba(255,255,255,.035), rgba(255,255,255,.012) 46%, rgba(255,255,255,0) 72%) !important;
  text-shadow:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown .channels-thumbs .no-thumb:after{
  content:"No image" !important;
  font-size:13px !important;
  font-weight:600 !important;
  color:rgba(255,255,255,.30) !important;
  text-transform:none !important;
  letter-spacing:0 !important;
}

/* Sites title + stats below circle */
html body .kvs-hometown .channels-thumbs .title-holder{
  position:static !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  width:100% !important;
  max-width:150px !important;
  margin:0 auto !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  text-align:center !important;
  color:#fff !important;
}

html body .kvs-hometown .channels-thumbs .title-holder .title,
html body .kvs-hometown .channels-thumbs .title{
  position:static !important;
  display:block !important;
  width:100% !important;
  max-width:150px !important;
  margin:0 auto 8px !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  color:#fff !important;
  text-align:center !important;
  font-size:14px !important;
  font-weight:650 !important;
  line-height:1.25 !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown .channels-thumbs .thumb-bottom{
  position:static !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex-wrap:nowrap !important;
  gap:8px !important;
  width:100% !important;
  max-width:150px !important;
  margin:0 auto !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  text-align:center !important;
  transform:none !important;
  overflow:visible !important;
}

html body .kvs-hometown .channels-thumbs .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:4px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  color:rgba(244,244,245,.68) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-shadow:none !important;
  white-space:nowrap !important;
}

html body .kvs-hometown .channels-thumbs .thumb-item i,
html body .kvs-hometown .channels-thumbs .thumb-item svg{
  width:13px !important;
  height:13px !important;
  min-width:13px !important;
  color:rgba(244,244,245,.55) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
}

/* remove dirty orange/red hover overlays from sites */
html body .kvs-hometown .channels-thumbs .thumb:hover,
html body .kvs-hometown .channels-thumbs .item:hover,
html body .kvs-hometown .channels-thumbs .thumb:hover > a,
html body .kvs-hometown .channels-thumbs .item:hover > a,
html body .kvs-hometown .channels-thumbs a:hover,
html body .kvs-hometown .channels-thumbs a:hover *{
  background:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .channels-thumbs .img-holder:hover,
html body .kvs-hometown .channels-thumbs .thumb:hover .img-holder,
html body .kvs-hometown .channels-thumbs .item:hover .img-holder{
  border-color:rgba(255,255,255,.075) !important;
  background:#101113 !important;
  background-image:
    radial-gradient(circle at 50% 18%, rgba(255,255,255,.045), rgba(255,255,255,.016) 46%, rgba(255,255,255,0) 72%) !important;
}

html body .kvs-hometown .channels-thumbs .thumb:before,
html body .kvs-hometown .channels-thumbs .thumb:after,
html body .kvs-hometown .channels-thumbs .item:before,
html body .kvs-hometown .channels-thumbs .item:after,
html body .kvs-hometown .channels-thumbs a:before,
html body .kvs-hometown .channels-thumbs a:after,
html body .kvs-hometown .channels-thumbs .img-holder:before,
html body .kvs-hometown .channels-thumbs .img-holder:after,
html body .kvs-hometown .channels-thumbs .no-thumb:before{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  box-shadow:none !important;
}

@media (max-width:680px){
  html body .kvs-hometown .channels-thumbs{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:16px 12px !important;
  }

  html body .kvs-hometown .channels-thumbs .img-holder{
    width:104px !important;
    min-width:104px !important;
    max-width:104px !important;
    height:104px !important;
    min-height:104px !important;
    max-height:104px !important;
  }
}


/* Hometown KVS v84:
   - /sites: remove stats below title
   - /community: center date/stats below username */

/* /sites: no stats under title */
html body .kvs-hometown .channels-thumbs .thumb-bottom,
html body .kvs-hometown .channels-thumbs .thumb-bottom *,
html body .kvs-hometown .channels-thumbs .thumb-item,
html body .kvs-hometown .channels-thumbs .thumb-item *{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  height:0 !important;
  min-height:0 !important;
  max-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
}

html body .kvs-hometown .channels-thumbs .title-holder,
html body .kvs-hometown .channels-thumbs .title{
  margin-bottom:0 !important;
}

/* /community: center the date/stats under username */
html body .kvs-hometown .community_thumbs .thumb-bottom{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  width:100% !important;
  max-width:140px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:0 !important;
  padding-right:0 !important;
  transform:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item,
html body .kvs-hometown .community_thumbs .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:0 !important;
  padding-right:0 !important;
}


/* Hometown KVS v85: restore community date icon after centering date */
html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item{
  gap:5px !important;
  line-height:1 !important;
}

html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item i{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:14px !important;
  min-width:14px !important;
  height:14px !important;
  min-height:14px !important;
  margin:0 !important;
  padding:0 !important;
  color:rgba(244,244,245,.56) !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  line-height:1 !important;
  vertical-align:middle !important;
}

html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item svg,
html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item .svg-icon{
  display:block !important;
  width:14px !important;
  min-width:14px !important;
  height:14px !important;
  min-height:14px !important;
  margin:0 !important;
  padding:0 !important;
  color:inherit !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:1 !important;
}


/* Hometown KVS v86: community calendar icon + Find Friends monochrome */

/* Replace the broken SVG date icon with a stable FontAwesome-style pseudo icon */
html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item .htd-date-icon{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:14px !important;
  min-width:14px !important;
  height:14px !important;
  min-height:14px !important;
  margin:0 5px 0 0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.58) !important;
  line-height:1 !important;
  font-style:normal !important;
  vertical-align:middle !important;
}

html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item .htd-date-icon:before{
  content:"\f073" !important;
  display:block !important;
  font-family:"Font Awesome 5 Free","FontAwesome",Arial,sans-serif !important;
  font-weight:900 !important;
  font-size:13px !important;
  line-height:1 !important;
  color:currentColor !important;
}

/* Keep date centered, but don't destroy the icon */
html body .kvs-hometown .community_thumbs .thumb-bottom{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
}

html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:0 !important;
  margin-left:auto !important;
  margin-right:auto !important;
  color:rgba(244,244,245,.68) !important;
}

/* Find Friends search/filter: remove orange inherited hover and button */
html body .kvs-hometown .sort-search,
html body .kvs-hometown .search-filter,
html body .kvs-hometown .search-filter .form-inner{
  background:transparent !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.045) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .sort-search .open-box{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  min-height:34px !important;
  padding:0 12px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.038) !important;
  color:rgba(244,244,245,.78) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .sort-search .open-box:hover,
html body .kvs-hometown .sort-search.open .open-box,
html body .kvs-hometown .sort-search.active .open-box{
  background:rgba(255,255,255,.052) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.06) !important;
  color:#fff !important;
  box-shadow:none !important;
}

html body .kvs-hometown .sort-search .open-box i,
html body .kvs-hometown .sort-search .open-box svg{
  color:currentColor !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.9 !important;
}

html body .kvs-hometown .search-filter{
  background:#080808 !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  border-radius:16px !important;
  padding:16px !important;
  box-shadow:0 18px 48px rgba(0,0,0,.38) !important;
}

html body .kvs-hometown .search-filter label{
  color:rgba(244,244,245,.68) !important;
  font-weight:500 !important;
}

html body .kvs-hometown .search-filter input,
html body .kvs-hometown .search-filter select,
html body .kvs-hometown .search-filter .input,
html body .kvs-hometown .search-filter .selectbox{
  background:#0f0f0f !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.86) !important;
  border-radius:10px !important;
  box-shadow:none !important;
  outline:0 !important;
}

html body .kvs-hometown .search-filter input:focus,
html body .kvs-hometown .search-filter select:focus,
html body .kvs-hometown .search-filter .input:focus,
html body .kvs-hometown .search-filter .selectbox:focus{
  border-color:rgba(255,255,255,.095) !important;
  background:#101010 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .search-filter .button-submit,
html body .kvs-hometown .search-filter button[type="submit"],
html body .kvs-hometown .search-filter input[type="submit"]{
  min-height:34px !important;
  padding:0 14px !important;
  border-radius:999px !important;
  background:#f4f4f5 !important;
  background-image:none !important;
  border:1px solid #f4f4f5 !important;
  color:#050506 !important;
  font-size:12px !important;
  font-weight:600 !important;
  line-height:1 !important;
  box-shadow:none !important;
  text-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown .search-filter .button-submit:hover,
html body .kvs-hometown .search-filter button[type="submit"]:hover,
html body .kvs-hometown .search-filter input[type="submit"]:hover{
  background:#fff !important;
  background-image:none !important;
  border-color:#fff !important;
  color:#000 !important;
  box-shadow:none !important;
  filter:none !important;
}

/* Kill orange/red pseudo overlays in this member search area */
html body .kvs-hometown .sort-search .open-box:before,
html body .kvs-hometown .sort-search .open-box:after,
html body .kvs-hometown .search-filter .button-submit:before,
html body .kvs-hometown .search-filter .button-submit:after,
html body .kvs-hometown .search-filter button[type="submit"]:before,
html body .kvs-hometown .search-filter button[type="submit"]:after,
html body .kvs-hometown .search-filter input[type="submit"]:before,
html body .kvs-hometown .search-filter input[type="submit"]:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  box-shadow:none !important;
}


/* Hometown KVS v87: remove community date icon completely.
   Keep date centered, no SVG / FA / pseudo icon. */
html body .kvs-hometown .community_thumbs .thumb-bottom{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
}

html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  gap:0 !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:0 !important;
  padding-right:0 !important;
  color:rgba(244,244,245,.68) !important;
}

html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item i,
html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item svg,
html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item .svg-icon,
html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item .htd-date-icon,
html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item:before,
html body .kvs-hometown .community_thumbs .thumb-bottom .thumb-item:after{
  content:none !important;
  display:none !important;
  width:0 !important;
  min-width:0 !important;
  max-width:0 !important;
  height:0 !important;
  min-height:0 !important;
  max-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  opacity:0 !important;
  visibility:hidden !important;
}


/* Hometown KVS v88: global right-sidebar Popular Models + clean View More buttons */

/* Home/list module View More buttons */
html body .kvs-hometown .heading .more-title,
html body .kvs-hometown .headline .more-title,
html body .kvs-hometown .section-row .more-title,
html body .kvs-hometown .block .more-title,
html body .kvs-hometown a.more-title{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  min-height:30px !important;
  padding:0 11px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.038) !important;
  color:rgba(244,244,245,.78) !important;
  font-size:12px !important;
  font-weight:600 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-shadow:none !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown .heading .more-title:hover,
html body .kvs-hometown .headline .more-title:hover,
html body .kvs-hometown .section-row .more-title:hover,
html body .kvs-hometown .block .more-title:hover,
html body .kvs-hometown a.more-title:hover{
  background:rgba(255,255,255,.052) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.06) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown .heading .more-title i,
html body .kvs-hometown .headline .more-title i,
html body .kvs-hometown .section-row .more-title i,
html body .kvs-hometown .block .more-title i,
html body .kvs-hometown a.more-title i,
html body .kvs-hometown .heading .more-title svg,
html body .kvs-hometown .headline .more-title svg,
html body .kvs-hometown .section-row .more-title svg,
html body .kvs-hometown .block .more-title svg,
html body .kvs-hometown a.more-title svg{
  width:12px !important;
  height:12px !important;
  color:currentColor !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.88 !important;
}

html body .kvs-hometown .heading .more-title:before,
html body .kvs-hometown .heading .more-title:after,
html body .kvs-hometown .headline .more-title:before,
html body .kvs-hometown .headline .more-title:after,
html body .kvs-hometown .section-row .more-title:before,
html body .kvs-hometown .section-row .more-title:after,
html body .kvs-hometown .block .more-title:before,
html body .kvs-hometown .block .more-title:after,
html body .kvs-hometown a.more-title:before,
html body .kvs-hometown a.more-title:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  box-shadow:none !important;
}

/* Right-sidebar Popular Models appears on all pages that load the right sidebar.
   Keep it visually identical to Popular Tags and hide internal section chrome. */
html body .kvs-hometown .right-sidebar .right-models .section-row,
html body .kvs-hometown .right-sidebar .right-models .heading,
html body .kvs-hometown .right-sidebar .right-models .headline,
html body .kvs-hometown .right-sidebar .right-models .pagination,
html body .kvs-hometown .right-sidebar .right-models .load-more,
html body .kvs-hometown .right-sidebar .right-models .more-title{
  display:none !important;
}

html body .kvs-hometown .right-sidebar .right-models .thumbs,
html body .kvs-hometown .right-sidebar .right-models .models-thumbs,
html body .kvs-hometown .right-sidebar .right-models ul,
html body .kvs-hometown .right-sidebar .right-models .list{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:7px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  grid-template-columns:none !important;
}

html body .kvs-hometown .right-sidebar .right-models .thumb,
html body .kvs-hometown .right-sidebar .right-models .item,
html body .kvs-hometown .right-sidebar .right-models li{
  display:inline-flex !important;
  width:auto !important;
  min-width:0 !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

html body .kvs-hometown .right-sidebar .right-models .img-holder,
html body .kvs-hometown .right-sidebar .right-models .thumb-bottom,
html body .kvs-hometown .right-sidebar .right-models .flag-holder,
html body .kvs-hometown .right-sidebar .right-models img{
  display:none !important;
}

html body .kvs-hometown .right-sidebar .right-models a,
html body .kvs-hometown .right-sidebar .right-tags a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:30px !important;
  padding:0 10px !important;
  border:1px solid rgba(255,255,255,.038) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.025) !important;
  background-image:none !important;
  color:rgba(244,244,245,.74) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown .right-sidebar .right-models a:hover,
html body .kvs-hometown .right-sidebar .right-tags a:hover{
  background:rgba(255,255,255,.055) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
}

html body .kvs-hometown .right-sidebar .right-models .title,
html body .kvs-hometown .right-sidebar .right-models .name,
html body .kvs-hometown .right-sidebar .right-models .model-title{
  position:static !important;
  display:inline !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  color:inherit !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-shadow:none !important;
  white-space:nowrap !important;
}


/* Hometown KVS v89: fix empty Popular Models in right sidebar.
   v88 accidentally hid the block wrapper .section-row. */
html body .kvs-hometown .right-sidebar .right-models .section-row{
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .right-sidebar .right-models .section-row > .models-thumbs,
html body .kvs-hometown .right-sidebar .right-models .section-row > .thumbs{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:7px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  grid-template-columns:none !important;
}

/* Keep only the internal heading/pagination hidden, not the whole block */
html body .kvs-hometown .right-sidebar .right-models .section-row > .heading,
html body .kvs-hometown .right-sidebar .right-models .section-row > .pagination,
html body .kvs-hometown .right-sidebar .right-models .section-row > .load-more{
  display:none !important;
}


/* Hometown KVS v91: prevent desktop sidebar compact-state flash without v90 html preclass.
   The class is added directly to .kvs-hometown immediately after the wrapper opens. */
@media (min-width:981px){
  html body .kvs-hometown.sidebar-preload .left-sidebar{
    transition:none !important;
  }
  html body .kvs-hometown.sidebar-preload .app-shell{
    transition:none !important;
  }
}


/* Hometown KVS v92: single video width control for very wide screens.
   Prevents the player/content from becoming excessively wide on 32" / ultrawide screens. */
@media (min-width:1281px){
  html body .kvs-hometown.video-page .content{
    width:100% !important;
    max-width:1280px !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  html body .kvs-hometown.video-page .video-holder,
  html body .kvs-hometown.video-page .video-inner,
  html body .kvs-hometown.video-page .video-cols{
    width:100% !important;
    max-width:1280px !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  html body .kvs-hometown.video-page .video-cols{
    grid-template-columns:minmax(0,1fr) 280px !important;
    gap:16px !important;
  }

  html body .kvs-hometown.video-page .col-video{
    min-width:0 !important;
    max-width:100% !important;
  }

  html body .kvs-hometown.video-page .col-asside{
    width:280px !important;
    max-width:280px !important;
    min-width:0 !important;
  }

  html body .kvs-hometown.video-page.sidebar-collapsed .content,
  html body .kvs-hometown.video-page.sidebar-collapsed .video-holder,
  html body .kvs-hometown.video-page.sidebar-collapsed .video-inner,
  html body .kvs-hometown.video-page.sidebar-collapsed .video-cols{
    max-width:1280px !important;
  }
}

/* On very large screens, allow a little more width, but still controlled. */
@media (min-width:1800px){
  html body .kvs-hometown.video-page .content,
  html body .kvs-hometown.video-page .video-holder,
  html body .kvs-hometown.video-page .video-inner,
  html body .kvs-hometown.video-page .video-cols,
  html body .kvs-hometown.video-page.sidebar-collapsed .content,
  html body .kvs-hometown.video-page.sidebar-collapsed .video-holder,
  html body .kvs-hometown.video-page.sidebar-collapsed .video-inner,
  html body .kvs-hometown.video-page.sidebar-collapsed .video-cols{
    max-width:1360px !important;
  }

  html body .kvs-hometown.video-page .video-cols{
    grid-template-columns:minmax(0,1fr) 292px !important;
    gap:18px !important;
  }

  html body .kvs-hometown.video-page .col-asside{
    width:292px !important;
    max-width:292px !important;
  }
}

/* Medium screens: keep current safe stacking behavior. */
@media (max-width:1180px){
  html body .kvs-hometown.video-page .content,
  html body .kvs-hometown.video-page .video-holder,
  html body .kvs-hometown.video-page .video-inner,
  html body .kvs-hometown.video-page .video-cols{
    max-width:100% !important;
  }
}


/* Hometown KVS v96: related videos / more videos selectors orange cleanup only.
   Base is the good v92. Does NOT touch the single box/background. */

/* Real KVS class is misspelled as .ralated-holder */
html body .kvs-hometown.video-page .ralated-holder,
html body .kvs-hometown.video-page .ralated-holder *,
html body .kvs-hometown.video-page .col-asside .ralated-holder,
html body .kvs-hometown.video-page .col-asside .ralated-holder *{
  text-shadow:none !important;
}

/* Related filter / More videos from selector row */
html body .kvs-hometown.video-page .ralated-holder .sort-holder{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  gap:6px !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .ralated-holder .sort-holder a,
html body .kvs-hometown.video-page .ralated-holder .sort-holder span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:30px !important;
  padding:0 10px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.038) !important;
  color:rgba(244,244,245,.76) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .ralated-holder .sort-holder a:hover,
html body .kvs-hometown.video-page .ralated-holder .sort-holder span{
  background:rgba(255,255,255,.052) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.06) !important;
  color:#fff !important;
}

/* Kill orange underline/pseudo line from related selector pills */
html body .kvs-hometown.video-page .ralated-holder .sort-holder a:before,
html body .kvs-hometown.video-page .ralated-holder .sort-holder a:after,
html body .kvs-hometown.video-page .ralated-holder .sort-holder span:before,
html body .kvs-hometown.video-page .ralated-holder .sort-holder span:after{
  content:none !important;
  display:none !important;
  width:0 !important;
  height:0 !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Related video title: no orange hover and no orange line above text */
html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .title,
html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .title *,
html body .kvs-hometown.video-page .ralated-holder .thumb .title,
html body .kvs-hometown.video-page .ralated-holder .thumb .title *,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .title,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .title *{
  color:#f4f4f5 !important;
  background:transparent !important;
  background-image:none !important;
  border-color:transparent !important;
  text-shadow:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .thumb:hover .title,
html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .thumb:hover .title *,
html body .kvs-hometown.video-page .ralated-holder .thumb:hover .title,
html body .kvs-hometown.video-page .ralated-holder .thumb:hover .title *,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .thumb:hover .title,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .thumb:hover .title *{
  color:#fff !important;
  background:transparent !important;
  background-image:none !important;
  border-color:transparent !important;
  box-shadow:none !important;
}

/* This is the orange line above the related title */
html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .title:before,
html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .title:after,
html body .kvs-hometown.video-page .ralated-holder .thumb .title:before,
html body .kvs-hometown.video-page .ralated-holder .thumb .title:after,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .title:before,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .title:after{
  content:none !important;
  display:none !important;
  width:0 !important;
  height:0 !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Extra fallback for orange borders/backgrounds on the whole related card hover */
html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .thumb:hover,
html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .thumb:hover > a,
html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .img-holder:hover,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .thumb:hover,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .thumb:hover > a,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .img-holder:hover{
  background-image:none !important;
  border-color:rgba(255,255,255,.055) !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .thumb:before,
html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .thumb:after,
html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .thumb > a:before,
html body .kvs-hometown.video-page .ralated-holder .hometown-video-grid .thumb > a:after,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .thumb:before,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .thumb:after,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .thumb > a:before,
html body .kvs-hometown.video-page .col-asside .hometown-video-grid .thumb > a:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}


/* Hometown KVS v97: single tabs/buttons polish
   - related/more-from pills closer
   - rating thank-you message monochrome
   - screenshots hover no orange
   - share embed size buttons monochrome */

/* Related / More videos from pills tighter */
html body .kvs-hometown.video-page .ralated-holder .sort-holder{
  gap:3px !important;
  column-gap:3px !important;
  row-gap:5px !important;
}

html body .kvs-hometown.video-page .ralated-holder .sort-holder a,
html body .kvs-hometown.video-page .ralated-holder .sort-holder span{
  margin:0 !important;
  padding-left:9px !important;
  padding-right:9px !important;
}

/* Like / dislike thank you message */
html body .kvs-hometown.video-page .rating-container .voters,
html body .kvs-hometown.video-page .rate-holder .voters,
html body .kvs-hometown.video-page .video-controls .voters{
  display:inline-flex !important;
  align-items:center !important;
  min-height:30px !important;
  margin-left:6px !important;
  padding:0 10px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.025) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.045) !important;
  color:rgba(244,244,245,.76) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-shadow:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .rating-container .voters[style*="display: none"],
html body .kvs-hometown.video-page .rate-holder .voters[style*="display: none"]{
  display:none !important;
}

html body .kvs-hometown.video-page .rating-container .voters:before,
html body .kvs-hometown.video-page .rating-container .voters:after,
html body .kvs-hometown.video-page .rate-holder .voters:before,
html body .kvs-hometown.video-page .rate-holder .voters:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  box-shadow:none !important;
}

/* Screenshot tab thumbnails: no orange border/hover */
html body .kvs-hometown.video-page .block-screenshots,
html body .kvs-hometown.video-page .screen-box{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .block-screenshots .screen-img,
html body .kvs-hometown.video-page .screen-box .screen-img,
html body .kvs-hometown.video-page #tab2 .screen-img{
  display:block !important;
  overflow:hidden !important;
  border-radius:12px !important;
  border:1px solid rgba(255,255,255,.045) !important;
  background:#080808 !important;
  background-image:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .block-screenshots .screen-img:hover,
html body .kvs-hometown.video-page .screen-box .screen-img:hover,
html body .kvs-hometown.video-page #tab2 .screen-img:hover{
  border-color:rgba(255,255,255,.075) !important;
  background:#0b0b0b !important;
  background-image:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .block-screenshots .screen-img:before,
html body .kvs-hometown.video-page .block-screenshots .screen-img:after,
html body .kvs-hometown.video-page .screen-box .screen-img:before,
html body .kvs-hometown.video-page .screen-box .screen-img:after,
html body .kvs-hometown.video-page #tab2 .screen-img:before,
html body .kvs-hometown.video-page #tab2 .screen-img:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Share tab / embed size buttons */
html body .kvs-hometown.video-page .block-share .block-size{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  gap:6px !important;
  row-gap:7px !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .block-share .block-size .embed-button,
html body .kvs-hometown.video-page #tab3 .block-size .embed-button,
html body .kvs-hometown.video-page .block-share .embed-button{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:30px !important;
  padding:0 10px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.038) !important;
  color:rgba(244,244,245,.76) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-shadow:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .block-share .block-size .embed-button:hover,
html body .kvs-hometown.video-page .block-share .block-size .embed-button.active,
html body .kvs-hometown.video-page #tab3 .block-size .embed-button:hover,
html body .kvs-hometown.video-page #tab3 .block-size .embed-button.active,
html body .kvs-hometown.video-page .block-share .embed-button:hover,
html body .kvs-hometown.video-page .block-share .embed-button.active{
  background:rgba(255,255,255,.052) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .block-share .block-size .embed-button:before,
html body .kvs-hometown.video-page .block-share .block-size .embed-button:after,
html body .kvs-hometown.video-page #tab3 .block-size .embed-button:before,
html body .kvs-hometown.video-page #tab3 .block-size .embed-button:after,
html body .kvs-hometown.video-page .block-share .embed-button:before,
html body .kvs-hometown.video-page .block-share .embed-button:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Share tab inputs / custom size should also stay monochrome */
html body .kvs-hometown.video-page .block-share .textfield,
html body .kvs-hometown.video-page .block-share input[type="text"],
html body .kvs-hometown.video-page #tab3 input[type="text"]{
  background:#0f0f0f !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.86) !important;
  border-radius:10px !important;
  box-shadow:none !important;
  outline:0 !important;
}

html body .kvs-hometown.video-page .block-share .textfield:focus,
html body .kvs-hometown.video-page .block-share input[type="text"]:focus,
html body .kvs-hometown.video-page #tab3 input[type="text"]:focus{
  border-color:rgba(255,255,255,.095) !important;
  background:#101010 !important;
  box-shadow:none !important;
}


/* Hometown KVS v98: rating thank-you pill should only appear after clicking like/dislike.
   v97 made .voters visible even while empty. */
html body .kvs-hometown.video-page .rating-container .voters,
html body .kvs-hometown.video-page .rate-holder .voters,
html body .kvs-hometown.video-page .video-controls .voters{
  display:none !important;
}

/* Show only when JS injects actual text: Thank you / Already voted / error */
html body .kvs-hometown.video-page .rating-container .voters:not(:empty),
html body .kvs-hometown.video-page .rate-holder .voters:not(:empty),
html body .kvs-hometown.video-page .video-controls .voters:not(:empty){
  display:inline-flex !important;
  align-items:center !important;
  min-height:30px !important;
  margin-left:6px !important;
  padding:0 10px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.025) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.045) !important;
  color:rgba(244,244,245,.76) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-shadow:none !important;
  box-shadow:none !important;
}

/* If JS explicitly hides it, respect that. */
html body .kvs-hometown.video-page .rating-container .voters[style*="display: none"],
html body .kvs-hometown.video-page .rate-holder .voters[style*="display: none"],
html body .kvs-hometown.video-page .video-controls .voters[style*="display: none"]{
  display:none !important;
}


/* Hometown KVS v99: member profile polish
   - profile tabs closer together
   - remove inherited orange hover line
   - clean no-avatar/no-photo background
   - subscribe / message / friend buttons monochrome */

/* Profile navigation pills: Profile Overview / Videos / Albums / Friends... */
html body .kvs-hometown.profile-page .section-tabs.sort-holder.sort-control,
html body .kvs-hometown.profile-page .section-tabs,
html body .kvs-hometown.profile-page .sort-control{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  gap:4px !important;
  column-gap:4px !important;
  row-gap:6px !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.profile-page .section-tabs .link-tab,
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab,
html body .kvs-hometown.profile-page .sort-control .link-tab{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:30px !important;
  padding:0 10px !important;
  margin:0 !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.038) !important;
  color:rgba(244,244,245,.76) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-shadow:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown.profile-page .section-tabs .link-tab:hover,
html body .kvs-hometown.profile-page .section-tabs .link-tab.active,
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab:hover,
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab.active,
html body .kvs-hometown.profile-page .sort-control .link-tab:hover,
html body .kvs-hometown.profile-page .sort-control .link-tab.active{
  background:rgba(255,255,255,.052) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
  box-shadow:none !important;
}

/* Remove orange line/pseudo underline from profile tabs */
html body .kvs-hometown.profile-page .section-tabs .link-tab:before,
html body .kvs-hometown.profile-page .section-tabs .link-tab:after,
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab:before,
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab:after,
html body .kvs-hometown.profile-page .sort-control .link-tab:before,
html body .kvs-hometown.profile-page .sort-control .link-tab:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Member avatar / no photo */
html body .kvs-hometown.profile-page .profile .avatar{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.profile-page .profile .avatar img,
html body .kvs-hometown.profile-page .profile .avatar .no-thumb{
  border-radius:50% !important;
  border:1px solid rgba(255,255,255,.055) !important;
  box-shadow:none !important;
}

html body .kvs-hometown.profile-page .profile .avatar .no-thumb,
html body .kvs-hometown.profile-page .profile .avatar .no-thumb.male,
html body .kvs-hometown.profile-page .profile .avatar .no-thumb.female,
html body .kvs-hometown.profile-page .profile .avatar .no-thumb.couple,
html body .kvs-hometown.profile-page .profile .avatar .no-thumb.trans{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:
    radial-gradient(circle at 50% 18%, rgba(255,255,255,.035), rgba(255,255,255,.012) 46%, rgba(255,255,255,0) 72%),
    #101113 !important;
  background-image:
    radial-gradient(circle at 50% 18%, rgba(255,255,255,.035), rgba(255,255,255,.012) 46%, rgba(255,255,255,0) 72%) !important;
  color:rgba(255,255,255,.32) !important;
  text-shadow:none !important;
  font-weight:600 !important;
  filter:none !important;
}

html body .kvs-hometown.profile-page .profile .avatar .no-thumb:before,
html body .kvs-hometown.profile-page .profile .avatar .no-thumb:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  box-shadow:none !important;
}

/* Profile action buttons: message, add friend, edit, subscribe */
html body .kvs-hometown.profile-page .profile .info-heading .block.flex{
  gap:6px !important;
  row-gap:7px !important;
}

html body .kvs-hometown.profile-page .profile .info-heading .btn,
html body .kvs-hometown.profile-page .profile .info-message .btn,
html body .kvs-hometown.profile-page .profile .add_friend .btn,
html body .kvs-hometown.profile-page .profile .sub-btn,
html body .kvs-hometown.profile-page .profile .sort-profile .sort-title{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  min-height:34px !important;
  padding:0 12px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.045) !important;
  color:rgba(244,244,245,.80) !important;
  font-size:12px !important;
  font-weight:600 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-shadow:none !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown.profile-page .profile .info-heading .btn:hover,
html body .kvs-hometown.profile-page .profile .info-message .btn:hover,
html body .kvs-hometown.profile-page .profile .add_friend .btn:hover,
html body .kvs-hometown.profile-page .profile .sub-btn:hover,
html body .kvs-hometown.profile-page .profile .sort-profile .sort-title:hover{
  background:rgba(255,255,255,.052) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown.profile-page .profile .sub-btn .text,
html body .kvs-hometown.profile-page .profile .sub-btn .text em,
html body .kvs-hometown.profile-page .profile .sub-btn .count,
html body .kvs-hometown.profile-page .profile .button-info{
  background:transparent !important;
  background-image:none !important;
  color:inherit !important;
  border:0 !important;
  box-shadow:none !important;
  text-shadow:none !important;
  font-style:normal !important;
}

html body .kvs-hometown.profile-page .profile .sub-btn .count,
html body .kvs-hometown.profile-page .profile .button-info{
  opacity:.68 !important;
  margin-left:3px !important;
}

html body .kvs-hometown.profile-page .profile .btn i,
html body .kvs-hometown.profile-page .profile .sub-btn i,
html body .kvs-hometown.profile-page .profile .sort-profile i,
html body .kvs-hometown.profile-page .profile .btn svg,
html body .kvs-hometown.profile-page .profile .sub-btn svg,
html body .kvs-hometown.profile-page .profile .sort-profile svg{
  color:currentColor !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.86 !important;
}

/* Profile edit dropdown monochrome */
html body .kvs-hometown.profile-page .profile .sort-profile{
  position:relative !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.profile-page .profile .sort-profile .sort-drop{
  top:calc(100% + 8px) !important;
  bottom:auto !important;
  right:0 !important;
  left:auto !important;
  background:#080808 !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  border-radius:14px !important;
  box-shadow:0 18px 48px rgba(0,0,0,.48) !important;
}

html body .kvs-hometown.profile-page .profile .sort-profile .sort-drop a{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  color:rgba(244,244,245,.76) !important;
  box-shadow:none !important;
}

html body .kvs-hometown.profile-page .profile .sort-profile .sort-drop a:hover{
  background:rgba(255,255,255,.055) !important;
  background-image:none !important;
  color:#fff !important;
}

/* Remove orange/red pseudo overlays on profile buttons/dropdowns */
html body .kvs-hometown.profile-page .profile .btn:before,
html body .kvs-hometown.profile-page .profile .btn:after,
html body .kvs-hometown.profile-page .profile .sub-btn:before,
html body .kvs-hometown.profile-page .profile .sub-btn:after,
html body .kvs-hometown.profile-page .profile .sort-profile .sort-title:before,
html body .kvs-hometown.profile-page .profile .sort-profile .sort-title:after,
html body .kvs-hometown.profile-page .profile .sort-profile .sort-drop a:before,
html body .kvs-hometown.profile-page .profile .sort-profile .sort-drop a:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Profile info links: no orange hover */
html body .kvs-hometown.profile-page .profile .info-profile a,
html body .kvs-hometown.profile-page .profile .text-profile a{
  color:rgba(244,244,245,.82) !important;
  background:transparent !important;
  background-image:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown.profile-page .profile .info-profile a:hover,
html body .kvs-hometown.profile-page .profile .text-profile a:hover{
  color:#fff !important;
  background:transparent !important;
  background-image:none !important;
}

html body .kvs-hometown.profile-page .profile .info-profile a:before,
html body .kvs-hometown.profile-page .profile .info-profile a:after,
html body .kvs-hometown.profile-page .profile .text-profile a:before,
html body .kvs-hometown.profile-page .profile .text-profile a:after{
  content:none !important;
  display:none !important;
}


/* Hometown KVS v100: member profile unboxed + no double-pill action buttons */

/* Remove the big boxed panel around member info */
html body .kvs-hometown.profile-page .profile,
html body .kvs-hometown.profile-page .profile .container,
html body .kvs-hometown.profile-page .profile .section-row,
html body .kvs-hometown.profile-page .profile .info-holder{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}

/* Keep the nice soft glow, but not as a bordered box */
html body .kvs-hometown.profile-page .profile .info-holder{
  position:relative !important;
  padding:28px 18px 26px !important;
  overflow:visible !important;
}

html body .kvs-hometown.profile-page .profile .info-holder:before{
  content:"" !important;
  position:absolute !important;
  z-index:-1 !important;
  left:0 !important;
  right:0 !important;
  top:0 !important;
  height:260px !important;
  pointer-events:none !important;
  background:
    radial-gradient(ellipse at 50% 0%, rgba(255,255,255,.045), rgba(255,255,255,.016) 38%, rgba(0,0,0,.08) 68%, rgba(0,0,0,0) 100%) !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.profile-page .profile .info,
html body .kvs-hometown.profile-page .profile .info-heading,
html body .kvs-hometown.profile-page .profile .info-profile,
html body .kvs-hometown.profile-page .profile .text-profile{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Remove double pill effect in profile action buttons */
html body .kvs-hometown.profile-page .profile .info-heading .btn,
html body .kvs-hometown.profile-page .profile .sub-btn{
  overflow:hidden !important;
  background:rgba(255,255,255,.026) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.045) !important;
  box-shadow:none !important;
}

html body .kvs-hometown.profile-page .profile .info-heading .btn:hover,
html body .kvs-hometown.profile-page .profile .sub-btn:hover{
  background:rgba(255,255,255,.055) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.07) !important;
  box-shadow:none !important;
}

/* Inner spans/icons should not create another capsule */
html body .kvs-hometown.profile-page .profile .info-heading .btn > span,
html body .kvs-hometown.profile-page .profile .info-heading .btn > em,
html body .kvs-hometown.profile-page .profile .info-heading .btn i,
html body .kvs-hometown.profile-page .profile .sub-btn > span,
html body .kvs-hometown.profile-page .profile .sub-btn .text,
html body .kvs-hometown.profile-page .profile .sub-btn .text em,
html body .kvs-hometown.profile-page .profile .sub-btn .count,
html body .kvs-hometown.profile-page .profile .sub-btn .button-info,
html body .kvs-hometown.profile-page .profile .sub-btn i{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  padding-top:0 !important;
  padding-bottom:0 !important;
  color:inherit !important;
  text-shadow:none !important;
}

html body .kvs-hometown.profile-page .profile .sub-btn .text{
  display:inline-flex !important;
  align-items:center !important;
  gap:7px !important;
}

html body .kvs-hometown.profile-page .profile .sub-btn .count,
html body .kvs-hometown.profile-page .profile .sub-btn .button-info{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:auto !important;
  height:auto !important;
  margin-left:8px !important;
  padding-left:8px !important;
  border-left:1px solid rgba(255,255,255,.09) !important;
  opacity:.72 !important;
}

/* Kill any pseudo layers causing double pill / orange overlays */
html body .kvs-hometown.profile-page .profile .info-holder:after,
html body .kvs-hometown.profile-page .profile .info-heading .btn:before,
html body .kvs-hometown.profile-page .profile .info-heading .btn:after,
html body .kvs-hometown.profile-page .profile .info-heading .btn > span:before,
html body .kvs-hometown.profile-page .profile .info-heading .btn > span:after,
html body .kvs-hometown.profile-page .profile .sub-btn:before,
html body .kvs-hometown.profile-page .profile .sub-btn:after,
html body .kvs-hometown.profile-page .profile .sub-btn .text:before,
html body .kvs-hometown.profile-page .profile .sub-btn .text:after,
html body .kvs-hometown.profile-page .profile .sub-btn .count:before,
html body .kvs-hometown.profile-page .profile .sub-btn .count:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Slightly cleaner spacing after removing the profile box */
html body .kvs-hometown.profile-page .profile .avatar{
  margin-right:24px !important;
}

html body .kvs-hometown.profile-page .profile .info-heading{
  align-items:flex-start !important;
}

html body .kvs-hometown.profile-page .profile .info-heading .block.flex{
  margin-top:0 !important;
}

/* Keep profile tabs separated from the unboxed info */
html body .kvs-hometown.profile-page .section-tabs.sort-holder.sort-control{
  margin-top:8px !important;
}


/* Hometown KVS v101: remove the outer big pill around member profile action buttons.
   The buttons themselves stay as individual clean pills. */

/* This is the wrapper that was creating the big external capsule */
html body .kvs-hometown.profile-page .profile .info-heading .block,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex,
html body .kvs-hometown.profile-page .profile .info-heading > .block,
html body .kvs-hometown.profile-page .profile .info-heading > .block.flex{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:6px !important;
  row-gap:7px !important;
  margin:0 !important;
  padding:0 !important;
  min-height:0 !important;
  height:auto !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  overflow:visible !important;
}

/* Kill possible pseudo layer on that wrapper */
html body .kvs-hometown.profile-page .profile .info-heading .block:before,
html body .kvs-hometown.profile-page .profile .info-heading .block:after,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex:before,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Ensure each button remains its own single pill */
html body .kvs-hometown.profile-page .profile .info-heading .block.flex > .btn,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex > a.btn,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex > .sub-btn,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex > a.sub-btn,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex > form,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex > .sort-profile{
  margin:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Forms/messages inside the action row should not create another capsule */
html body .kvs-hometown.profile-page .profile .info-heading .block.flex form,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex .info-message,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex .add_friend{
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}

/* Buttons: one visible capsule only */
html body .kvs-hometown.profile-page .profile .info-heading .block.flex > a.btn,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex a.btn,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex > a.sub-btn,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex a.sub-btn{
  background:rgba(255,255,255,.026) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.045) !important;
  border-radius:999px !important;
  box-shadow:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown.profile-page .profile .info-heading .block.flex > a.btn:hover,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex a.btn:hover,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex > a.sub-btn:hover,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex a.sub-btn:hover{
  background:rgba(255,255,255,.055) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.07) !important;
}

/* Inner parts of Subscribe should never become pills */
html body .kvs-hometown.profile-page .profile .info-heading .block.flex .sub-btn .text,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex .sub-btn .text *,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex .sub-btn .count,
html body .kvs-hometown.profile-page .profile .info-heading .block.flex .sub-btn .button-info{
  background:transparent !important;
  background-image:none !important;
  border-radius:0 !important;
  box-shadow:none !important;
}


/* Hometown KVS v102: profile tab counters.
   Fix counters inside Profile Overview / Videos / Albums / Friends pills:
   - no overlap with text
   - no orange hover
   - clean small badge */
html body .kvs-hometown.profile-page .section-tabs .link-tab,
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab,
html body .kvs-hometown.profile-page .sort-control .link-tab{
  gap:7px !important;
  overflow:visible !important;
  white-space:nowrap !important;
}

html body .kvs-hometown.profile-page .section-tabs .link-tab em,
html body .kvs-hometown.profile-page .section-tabs .link-tab em.small,
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab em,
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab em.small,
html body .kvs-hometown.profile-page .sort-control .link-tab em,
html body .kvs-hometown.profile-page .sort-control .link-tab em.small{
  position:static !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:18px !important;
  height:18px !important;
  margin:0 0 0 2px !important;
  padding:0 6px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.055) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.72) !important;
  font-size:11px !important;
  font-weight:600 !important;
  font-style:normal !important;
  line-height:1 !important;
  text-align:center !important;
  text-shadow:none !important;
  box-shadow:none !important;
  transform:none !important;
  vertical-align:middle !important;
}

html body .kvs-hometown.profile-page .section-tabs .link-tab:hover em,
html body .kvs-hometown.profile-page .section-tabs .link-tab.active em,
html body .kvs-hometown.profile-page .section-tabs .link-tab:hover em.small,
html body .kvs-hometown.profile-page .section-tabs .link-tab.active em.small,
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab:hover em,
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab.active em,
html body .kvs-hometown.profile-page .sort-control .link-tab:hover em,
html body .kvs-hometown.profile-page .sort-control .link-tab.active em{
  background:rgba(255,255,255,.085) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.075) !important;
  color:#fff !important;
  text-shadow:none !important;
  box-shadow:none !important;
}

/* Kill any inherited orange pseudo/badge decoration on counters */
html body .kvs-hometown.profile-page .section-tabs .link-tab em:before,
html body .kvs-hometown.profile-page .section-tabs .link-tab em:after,
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab em:before,
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab em:after,
html body .kvs-hometown.profile-page .sort-control .link-tab em:before,
html body .kvs-hometown.profile-page .sort-control .link-tab em:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* If a tab has a counter, let it grow naturally */
html body .kvs-hometown.profile-page .section-tabs .link-tab:has(em),
html body .kvs-hometown.profile-page .section-tabs.sort-holder .link-tab:has(em),
html body .kvs-hometown.profile-page .sort-control .link-tab:has(em){
  padding-right:8px !important;
}


/* Hometown KVS v103: /albums top filters cleanup
   Top Categories / Top Sites / Top Models:
   - remove inherited orange
   - clean monochrome pills
   - clean View All button */
html body .kvs-hometown .relative-wrap .sort-box,
html body .kvs-hometown .sort-box{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:14px !important;
  margin:0 0 18px !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .sort-box .tab-content,
html body .kvs-hometown .sort-box .content-cat,
html body .kvs-hometown .sort-box .content-sites,
html body .kvs-hometown .sort-box .content-models{
  min-width:0 !important;
  padding:12px !important;
  border-radius:16px !important;
  background:rgba(255,255,255,.018) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.038) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .sort-box .tab-content:before{
  display:block !important;
  margin:0 0 9px !important;
  color:rgba(244,244,245,.62) !important;
  font-size:11px !important;
  font-weight:800 !important;
  letter-spacing:.06em !important;
  text-transform:uppercase !important;
  line-height:1 !important;
  background:transparent !important;
  text-shadow:none !important;
}

html body .kvs-hometown .sort-box .content-cat:before{
  content:"Top Categories" !important;
}

html body .kvs-hometown .sort-box .content-sites:before{
  content:"Top Sites" !important;
}

html body .kvs-hometown .sort-box .content-models:before{
  content:"Top Models" !important;
}

html body .kvs-hometown .sort-box .sort-inner{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:flex-start !important;
  gap:6px !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .sort-box .sort-inner li{
  display:inline-flex !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .sort-box .sort-inner a,
html body .kvs-hometown .sort-box .btn-holder .more-title,
html body .kvs-hometown .sort-box .sort-title.more-title{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:30px !important;
  max-width:100% !important;
  padding:0 10px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.038) !important;
  color:rgba(244,244,245,.76) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-shadow:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown .sort-box .sort-inner a:hover,
html body .kvs-hometown .sort-box .btn-holder .more-title:hover,
html body .kvs-hometown .sort-box .sort-title.more-title:hover{
  background:rgba(255,255,255,.052) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
  box-shadow:none !important;
}

html body .kvs-hometown .sort-box .btn-holder{
  margin:10px 0 0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .sort-box .btn-holder .more-title svg,
html body .kvs-hometown .sort-box .sort-title.more-title svg{
  width:12px !important;
  height:12px !important;
  margin-left:6px !important;
  color:currentColor !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.85 !important;
}

/* Kill inherited orange/red lines and pseudo layers */
html body .kvs-hometown .sort-box .tab-content:after,
html body .kvs-hometown .sort-box .sort-inner a:before,
html body .kvs-hometown .sort-box .sort-inner a:after,
html body .kvs-hometown .sort-box .btn-holder .more-title:before,
html body .kvs-hometown .sort-box .btn-holder .more-title:after,
html body .kvs-hometown .sort-box .sort-title.more-title:before,
html body .kvs-hometown .sort-box .sort-title.more-title:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Mobile/tablet */
@media (max-width:980px){
  html body .kvs-hometown .relative-wrap .sort-box,
  html body .kvs-hometown .sort-box{
    grid-template-columns:1fr !important;
    gap:10px !important;
  }
}


/* Hometown KVS v104: /albums top filter buttons + dropdown position
   Fixes the top toggles: Top Categories / Top Sites / Top Models */

/* Top filter selector row */
html body .kvs-hometown .relative-wrap{
  position:relative !important;
  overflow:visible !important;
}

html body .kvs-hometown .sort-tabs,
html body .kvs-hometown .sort-tabs .sort-control{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .sort-tabs .sort-control{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:6px !important;
  flex-wrap:wrap !important;
}

/* Actual clickable top filters */
html body .kvs-hometown .sort-tabs .sort-control a,
html body .kvs-hometown .sort-tabs .sort-control a.open_cat,
html body .kvs-hometown .sort-tabs .sort-control a.open_sites,
html body .kvs-hometown .sort-tabs .sort-control a.open_models{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:30px !important;
  padding:0 10px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid transparent !important;
  color:rgba(244,244,245,.72) !important;
  font-size:12px !important;
  font-weight:600 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-shadow:none !important;
  box-shadow:none !important;
}

/* Hover/active must be monochrome, not orange */
html body .kvs-hometown .sort-tabs .sort-control a:hover,
html body .kvs-hometown .sort-tabs .sort-control a.active,
html body .kvs-hometown .sort-tabs .sort-control a.open,
html body .kvs-hometown .sort-tabs .sort-control a.open_cat:hover,
html body .kvs-hometown .sort-tabs .sort-control a.open_sites:hover,
html body .kvs-hometown .sort-tabs .sort-control a.open_models:hover{
  background:rgba(255,255,255,.052) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.060) !important;
  color:#fff !important;
  box-shadow:none !important;
}

/* Icons and arrows inside top filters */
html body .kvs-hometown .sort-tabs .sort-control a i,
html body .kvs-hometown .sort-tabs .sort-control a .arrow,
html body .kvs-hometown .sort-tabs .sort-control a svg,
html body .kvs-hometown .sort-tabs .sort-control a .svg-icon{
  color:currentColor !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.86 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .sort-tabs .sort-control a:hover i,
html body .kvs-hometown .sort-tabs .sort-control a:hover .arrow,
html body .kvs-hometown .sort-tabs .sort-control a:hover svg,
html body .kvs-hometown .sort-tabs .sort-control a:hover .svg-icon,
html body .kvs-hometown .sort-tabs .sort-control a.active i,
html body .kvs-hometown .sort-tabs .sort-control a.active svg{
  color:#fff !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.95 !important;
}

/* Kill orange pseudo line/layer on those filter toggles */
html body .kvs-hometown .sort-tabs .sort-control a:before,
html body .kvs-hometown .sort-tabs .sort-control a:after,
html body .kvs-hometown .sort-tabs .sort-control a i:before,
html body .kvs-hometown .sort-tabs .sort-control a i:after,
html body .kvs-hometown .sort-tabs .sort-control a .arrow:before,
html body .kvs-hometown .sort-tabs .sort-control a .arrow:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Dropdown panel: open under the top filter links, aligned to the right */
html body .kvs-hometown .relative-wrap > .sort-box{
  position:absolute !important;
  top:46px !important;
  right:0 !important;
  left:auto !important;
  z-index:80 !important;
  width:min(450px, calc(100vw - 32px)) !important;
  max-width:450px !important;
  display:block !important;
  grid-template-columns:1fr !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Only the active tab-content should act as the dropdown card.
   If JS toggles display, this keeps the card under the links. */
html body .kvs-hometown .relative-wrap > .sort-box .tab-content,
html body .kvs-hometown .relative-wrap > .sort-box .content-cat,
html body .kvs-hometown .relative-wrap > .sort-box .content-sites,
html body .kvs-hometown .relative-wrap > .sort-box .content-models{
  width:100% !important;
  max-width:450px !important;
  padding:12px !important;
  border-radius:16px !important;
  background:#080808 !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  box-shadow:0 18px 48px rgba(0,0,0,.42) !important;
}

/* Keep dropdown pills clean */
html body .kvs-hometown .relative-wrap > .sort-box .sort-inner a,
html body .kvs-hometown .relative-wrap > .sort-box .more-title{
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.038) !important;
  color:rgba(244,244,245,.76) !important;
}

html body .kvs-hometown .relative-wrap > .sort-box .sort-inner a:hover,
html body .kvs-hometown .relative-wrap > .sort-box .more-title:hover{
  background:rgba(255,255,255,.052) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
}

/* Prevent dropdown from occupying layout space above the empty list */
html body .kvs-hometown .relative-wrap > .sort-box + section,
html body .kvs-hometown .relative-wrap > .sort-box + .section-row,
html body .kvs-hometown .relative-wrap > .sort-box + div{
  margin-top:0 !important;
}

/* Mobile: dropdown should fit below and not fly off-screen */
@media (max-width:980px){
  html body .kvs-hometown .sort-tabs .sort-control{
    justify-content:flex-start !important;
  }

  html body .kvs-hometown .relative-wrap > .sort-box{
    position:relative !important;
    top:auto !important;
    right:auto !important;
    left:auto !important;
    width:100% !important;
    max-width:100% !important;
    margin:10px 0 12px !important;
  }

  html body .kvs-hometown .relative-wrap > .sort-box .tab-content,
  html body .kvs-hometown .relative-wrap > .sort-box .content-cat,
  html body .kvs-hometown .relative-wrap > .sort-box .content-sites,
  html body .kvs-hometown .relative-wrap > .sort-box .content-models{
    max-width:100% !important;
  }
}


/* Hometown KVS v105: logged-in header member chip fix.
   Keep /albums v104 fixes, but fix the user chip being forced to 36px. */

/* Header logged user chip should be a real pill, not a tiny square */
html body .kvs-hometown .topbar .header-member,
html body .kvs-hometown .topbar .mebers-block.header-member{
  display:flex !important;
  align-items:center !important;
  min-width:0 !important;
  width:auto !important;
  max-width:none !important;
  flex:0 0 auto !important;
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .topbar .header-member-switcher,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:8px !important;
  width:auto !important;
  min-width:0 !important;
  max-width:190px !important;
  height:36px !important;
  min-height:36px !important;
  max-height:36px !important;
  flex:0 1 auto !important;
  padding:0 10px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.026) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.82) !important;
  box-shadow:none !important;
  cursor:pointer !important;
  overflow:hidden !important;
}

/* Avatar/icon inside member chip */
html body .kvs-hometown .topbar .header-member-switcher .mebers-photo,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .mebers-photo{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:22px !important;
  min-width:22px !important;
  max-width:22px !important;
  height:22px !important;
  min-height:22px !important;
  max-height:22px !important;
  margin:0 !important;
  padding:0 !important;
  border-radius:50% !important;
  background:rgba(255,255,255,.045) !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown .topbar .header-member-switcher .mebers-photo img,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .mebers-photo img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
  border-radius:50% !important;
}

html body .kvs-hometown .topbar .header-member-switcher .member-avatar-fallback,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .member-avatar-fallback{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  color:rgba(244,244,245,.78) !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Username: allow enough width, only ellipsis for long names */
html body .kvs-hometown .topbar .header-member-switcher .mebers-name,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .mebers-name{
  display:block !important;
  min-width:42px !important;
  max-width:105px !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
  color:rgba(244,244,245,.82) !important;
  font-size:13px !important;
  font-weight:600 !important;
  line-height:1 !important;
  text-shadow:none !important;
}

/* Chevron: restore clean icon, no broken box */
html body .kvs-hometown .topbar .header-member-switcher .member-arrow,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .member-arrow{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:12px !important;
  min-width:12px !important;
  max-width:12px !important;
  height:12px !important;
  min-height:12px !important;
  max-height:12px !important;
  margin:0 !important;
  padding:0 !important;
  color:rgba(244,244,245,.62) !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  font-size:10px !important;
  line-height:1 !important;
  opacity:.9 !important;
}

html body .kvs-hometown .topbar .header-member-switcher:hover,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher:hover{
  background:rgba(255,255,255,.055) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.075) !important;
  color:#fff !important;
}

html body .kvs-hometown .topbar .header-member-switcher:hover .mebers-name,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher:hover .mebers-name,
html body .kvs-hometown .topbar .header-member-switcher:hover .member-arrow,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher:hover .member-arrow{
  color:#fff !important;
}

/* Kill inherited pseudo layers that can create broken icon artifacts */
html body .kvs-hometown .topbar .header-member-switcher:before,
html body .kvs-hometown .topbar .header-member-switcher:after,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher:before,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher:after,
html body .kvs-hometown .topbar .header-member-switcher .mebers-photo:before,
html body .kvs-hometown .topbar .header-member-switcher .mebers-photo:after,
html body .kvs-hometown .topbar .header-member-switcher .member-arrow:before,
html body .kvs-hometown .topbar .header-member-switcher .member-arrow:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Dropdown under member chip */
html body .kvs-hometown .topbar .header-member .member-links,
html body .kvs-hometown .topbar .mebers-block.header-member .member-links{
  right:0 !important;
  left:auto !important;
  top:calc(100% + 8px) !important;
  background:#080808 !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  border-radius:14px !important;
  box-shadow:0 18px 48px rgba(0,0,0,.48) !important;
}

/* Override old mobile square rule for logged-in chip only */
@media (max-width:980px){
  html body .kvs-hometown .topbar .header-member-switcher,
  html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher{
    width:auto !important;
    min-width:36px !important;
    max-width:150px !important;
    flex:0 1 auto !important;
    padding:0 9px !important;
  }

  html body .kvs-hometown .topbar .header-member-switcher .mebers-name,
  html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .mebers-name{
    max-width:76px !important;
  }
}

/* Very small mobile: keep avatar + chevron, hide name if needed */
@media (max-width:520px){
  html body .kvs-hometown .topbar .header-member-switcher,
  html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher{
    max-width:46px !important;
    width:36px !important;
    min-width:36px !important;
    padding:0 !important;
    justify-content:center !important;
    gap:0 !important;
  }

  html body .kvs-hometown .topbar .header-member-switcher .mebers-name,
  html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .mebers-name,
  html body .kvs-hometown .topbar .header-member-switcher .member-arrow,
  html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .member-arrow{
    display:none !important;
  }
}


/* Hometown KVS v106:
   - /albums top filters closer
   - remove inner horizontal line in filter dropdown
   - logged-in username wider on desktop */

/* Albums top filter buttons closer together */
html body .kvs-hometown .sort-tabs .sort-control{
  justify-content:flex-end !important;
  gap:3px !important;
  column-gap:3px !important;
  row-gap:5px !important;
}

html body .kvs-hometown .sort-tabs .sort-control a,
html body .kvs-hometown .sort-tabs .sort-control a.open_cat,
html body .kvs-hometown .sort-tabs .sort-control a.open_sites,
html body .kvs-hometown .sort-tabs .sort-control a.open_models{
  margin:0 !important;
  padding-left:9px !important;
  padding-right:9px !important;
}

/* Remove the strange horizontal line inside the opened albums dropdown */
html body .kvs-hometown .relative-wrap > .sort-box .btn-holder,
html body .kvs-hometown .sort-box .btn-holder{
  display:block !important;
  width:auto !important;
  max-width:max-content !important;
  margin:10px 0 0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  overflow:visible !important;
}

html body .kvs-hometown .relative-wrap > .sort-box .btn-holder:before,
html body .kvs-hometown .relative-wrap > .sort-box .btn-holder:after,
html body .kvs-hometown .sort-box .btn-holder:before,
html body .kvs-hometown .sort-box .btn-holder:after,
html body .kvs-hometown .relative-wrap > .sort-box .tab-content:before,
html body .kvs-hometown .relative-wrap > .sort-box .tab-content:after{
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Restore the title text that was previously generated with :before */
html body .kvs-hometown .relative-wrap > .sort-box .content-cat:before{
  content:"Top Categories" !important;
  display:block !important;
}

html body .kvs-hometown .relative-wrap > .sort-box .content-sites:before{
  content:"Top Sites" !important;
  display:block !important;
}

html body .kvs-hometown .relative-wrap > .sort-box .content-models:before{
  content:"Top Models" !important;
  display:block !important;
}

/* If the line comes from an empty pseudo wrapper, kill only decorative lines, not the title */
html body .kvs-hometown .relative-wrap > .sort-box .btn-holder > span,
html body .kvs-hometown .relative-wrap > .sort-box .btn-holder .line,
html body .kvs-hometown .relative-wrap > .sort-box hr{
  display:none !important;
}

/* Header logged-in username: desktop should not cut at 2-3 letters */
@media (min-width:981px){
  html body .kvs-hometown .topbar .header-member,
  html body .kvs-hometown .topbar .mebers-block.header-member{
    flex:0 0 auto !important;
    width:auto !important;
    max-width:none !important;
    overflow:visible !important;
  }

  html body .kvs-hometown .topbar .header-member-switcher,
  html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher{
    width:auto !important;
    min-width:116px !important;
    max-width:240px !important;
    flex:0 0 auto !important;
    padding-left:10px !important;
    padding-right:10px !important;
  }

  html body .kvs-hometown .topbar .header-member-switcher .mebers-name,
  html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .mebers-name{
    display:block !important;
    min-width:64px !important;
    max-width:155px !important;
    flex:1 1 auto !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    white-space:nowrap !important;
  }
}

/* Slightly tighter only on medium desktop so search does not break */
@media (min-width:981px) and (max-width:1280px){
  html body .kvs-hometown .topbar .header-member-switcher,
  html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher{
    min-width:96px !important;
    max-width:170px !important;
  }

  html body .kvs-hometown .topbar .header-member-switcher .mebers-name,
  html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .mebers-name{
    min-width:48px !important;
    max-width:105px !important;
  }
}


/* Hometown KVS v109: safe upload visual polish only.
   No JS hacks, no template logic changes. */

/* Upload progress: green instead of orange */
html body .kvs-hometown .form-upload .progressbar,
html body .kvs-hometown .upload-wrapper .progressbar{
  position:relative !important;
  width:100% !important;
  height:8px !important;
  margin:16px 0 14px !important;
  border-radius:999px !important;
  overflow:visible !important;
  background:rgba(255,255,255,.060) !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .form-upload .progressbar .progress,
html body .kvs-hometown .upload-wrapper .progressbar .progress{
  height:8px !important;
  border-radius:999px !important;
  background:#22c55e !important;
  background-image:linear-gradient(90deg,#16a34a,#22c55e) !important;
  border:0 !important;
  box-shadow:0 0 18px rgba(34,197,94,.22) !important;
}

html body .kvs-hometown .form-upload .progressbar .text,
html body .kvs-hometown .upload-wrapper .progressbar .text{
  position:absolute !important;
  left:50% !important;
  top:13px !important;
  transform:translateX(-50%) !important;
  min-width:36px !important;
  height:20px !important;
  padding:0 6px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.055) !important;
  background-image:none !important;
  color:#f4f4f5 !important;
  border:1px solid rgba(255,255,255,.055) !important;
  font-size:12px !important;
  font-weight:600 !important;
  line-height:1 !important;
  text-shadow:none !important;
  box-shadow:none !important;
}

/* Continue button text smaller/cleaner */
html body .kvs-hometown .upload-wrapper input.submit,
html body .kvs-hometown .upload-wrapper button.submit,
html body .kvs-hometown .upload-wrapper .bottom input[type="submit"],
html body .kvs-hometown .form-upload input.submit,
html body .kvs-hometown .form-upload button.submit{
  min-height:34px !important;
  height:34px !important;
  padding:0 14px !important;
  border-radius:999px !important;
  font-size:12px !important;
  font-weight:600 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  background:#f4f4f5 !important;
  background-image:none !important;
  border:1px solid #f4f4f5 !important;
  color:#050506 !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .upload-wrapper input.submit:hover,
html body .kvs-hometown .upload-wrapper button.submit:hover,
html body .kvs-hometown .upload-wrapper .bottom input[type="submit"]:hover,
html body .kvs-hometown .form-upload input.submit:hover,
html body .kvs-hometown .form-upload button.submit:hover{
  background:#fff !important;
  background-image:none !important;
  border-color:#fff !important;
  color:#000 !important;
}


/* Hometown KVS v115
   Built from v109 clean.
   1) Video cards show title/views/rating below thumb.
   2) Playlist single uses the same real layout as single video.
   3) Playlist right column is ads only.
   4) No forced playlist player sizing.
   5) Active bookmark/watch-later no white/glow.
*/

/* =========================================================
   1. Video cards: title + views + rating below thumb
   ========================================================= */
html body .kvs-hometown .hometown-video-grid .thumb{
  transform:none !important;
}

html body .kvs-hometown .hometown-video-grid .thumb:hover{
  transform:translateY(-1px) !important;
}

html body .kvs-hometown .hometown-video-grid .thumb > a{
  overflow:visible !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
  isolation:auto !important;
  text-decoration:none !important;
}

html body .kvs-hometown .hometown-video-grid .thumb > a:hover{
  outline:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .hometown-video-grid .img-holder{
  border-radius:13px !important;
  overflow:hidden !important;
  outline:1px solid rgba(255,255,255,.045) !important;
  box-shadow:0 12px 32px rgba(0,0,0,.20) !important;
  transition:outline-color .22s ease, box-shadow .22s ease, transform .22s ease !important;
}

html body .kvs-hometown .hometown-video-grid .thumb > a:hover .img-holder{
  outline-color:rgba(255,255,255,.090) !important;
  box-shadow:0 16px 44px rgba(0,0,0,.30) !important;
}

html body .kvs-hometown .hometown-video-grid .img-holder:after{
  opacity:0 !important;
  display:none !important;
  content:none !important;
}

html body .kvs-hometown .hometown-video-grid .title{
  position:static !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  z-index:auto !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  min-height:34px !important;
  margin:0 !important;
  padding:8px 2px 0 !important;
  overflow:hidden !important;
  background:transparent !important;
  background-image:none !important;
  color:rgba(244,244,245,.82) !important;
  font-size:13px !important;
  line-height:1.28 !important;
  font-weight:560 !important;
  letter-spacing:-.005em !important;
  opacity:1 !important;
  transform:none !important;
  text-shadow:none !important;
  pointer-events:auto !important;
}

html body .kvs-hometown .hometown-video-grid .thumb > a:hover .title{
  color:#fff !important;
  opacity:1 !important;
  transform:none !important;
  background:transparent !important;
  background-image:none !important;
}

html body .kvs-hometown .hometown-video-grid .thumb-info,
html body .kvs-hometown .hometown-video-grid .thumb-bottom,
html body .kvs-hometown .thumb-bottom{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .hometown-video-grid .thumb-bottom{
  position:static !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  z-index:auto !important;
  display:flex !important;
  gap:10px !important;
  align-items:center !important;
  justify-content:flex-start !important;
  min-height:16px !important;
  padding:4px 2px 0 !important;
  margin:0 !important;
  opacity:1 !important;
  transform:none !important;
  transition:none !important;
  color:rgba(244,244,245,.48) !important;
  pointer-events:auto !important;
}

html body .kvs-hometown .hometown-video-grid .thumb > a:hover .thumb-bottom{
  opacity:1 !important;
  transform:none !important;
}

html body .kvs-hometown .hometown-video-grid .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  gap:4px !important;
  color:rgba(244,244,245,.48) !important;
  font-size:11px !important;
  line-height:1 !important;
  font-weight:500 !important;
}

html body .kvs-hometown .hometown-video-grid .thumb > a:hover .thumb-item{
  color:rgba(244,244,245,.68) !important;
}

html body .kvs-hometown .hometown-video-grid .thumb-item svg{
  width:11px !important;
  height:11px !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.76 !important;
}

html body .kvs-hometown .hometown-video-grid .thumb-item-date,
html body .kvs-hometown .hometown-video-grid .thumb-bottom .thumb-item:nth-child(n+3){
  display:none !important;
}

@media (max-width:560px){
  html body .kvs-hometown .hometown-video-grid .title{
    min-height:32px !important;
    padding:7px 1px 0 !important;
    font-size:12px !important;
    line-height:1.25 !important;
  }

  html body .kvs-hometown .hometown-video-grid .thumb-bottom{
    padding-top:3px !important;
    gap:8px !important;
  }

  html body .kvs-hometown .hometown-video-grid .thumb-item{
    font-size:10.5px !important;
  }
}

/* =========================================================
   2. Playlist single: use single-video layout, don't override centering
   ========================================================= */

/* No global right sidebar on playlist page, but keep the real .col-asside ad column. */
html body .kvs-hometown.playlist-page .right-sidebar,
html body .kvs-hometown.playlist-page .sidebar-right,
html body .kvs-hometown.playlist-page .aside-right,
html body .kvs-hometown.playlist-page aside.right,
html body .kvs-hometown.playlist-page .main-sidebar,
html body .kvs-hometown.playlist-page .content-sidebar{
  display:none !important;
}

/* The playlist template now uses the same .container > .video-holder > .video-inner > .video-cols as single video.
   Do not force margins/max-width on these wrappers. Only style the ad column internals. */
html body .kvs-hometown.playlist-page .playlist-ad-col{
  display:block !important;
}

html body .kvs-hometown.playlist-page .playlist-ad-col .asside-link{
  display:block !important;
  visibility:visible !important;
}

html body .kvs-hometown.playlist-page .playlist-ad-col .asside-thumb,
html body .kvs-hometown.playlist-page .playlist-ad-col section.asside-thumb{
  display:none !important;
}

/* Playlist top pills: same compact style as video single and fix user pill split background */
html body .kvs-hometown.playlist-page .top-options,
html body .kvs-hometown.playlist-page .top-options.flex{
  margin:0 0 8px !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.playlist-page .top-options .buttons-row,
html body .kvs-hometown.playlist-page .buttons-row{
  display:flex !important;
  align-items:center !important;
  flex-wrap:nowrap !important;
  gap:4px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scrollbar-width:none !important;
  -ms-overflow-style:none !important;
  padding:0 0 4px !important;
  margin:0 !important;
  max-width:100% !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.playlist-page .top-options .buttons-row::-webkit-scrollbar,
html body .kvs-hometown.playlist-page .buttons-row::-webkit-scrollbar{
  display:none !important;
}

html body .kvs-hometown.playlist-page .top-options .btn,
html body .kvs-hometown.playlist-page .top-options .button,
html body .kvs-hometown.playlist-page .top-options .sub-btn,
html body .kvs-hometown.playlist-page .sub-btn.tag.button{
  flex:0 0 auto !important;
  min-height:28px !important;
  height:28px !important;
  padding:0 8px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.022) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.040) !important;
  color:rgba(244,244,245,.72) !important;
  font-size:11px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-shadow:none !important;
  box-shadow:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown.playlist-page .top-options .sub-btn .text,
html body .kvs-hometown.playlist-page .top-options .sub-btn .count,
html body .kvs-hometown.playlist-page .sub-btn.tag.button .text,
html body .kvs-hometown.playlist-page .sub-btn.tag.button .count{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:100% !important;
  padding:0 4px !important;
  margin:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  color:inherit !important;
  box-shadow:none !important;
}

html body .kvs-hometown.playlist-page .top-options .btn:hover,
html body .kvs-hometown.playlist-page .top-options .button:hover,
html body .kvs-hometown.playlist-page .top-options .sub-btn:hover{
  background:rgba(255,255,255,.052) !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
}

/* IMPORTANT: do not touch .player.video dimensions on playlist.
   It must inherit the same player behavior as single video. */

/* =========================================================
   3. Playlist videos + related videos normal size below player
   ========================================================= */
html body .kvs-hometown.playlist-page .playlist-list.thumbs,
html body .kvs-hometown.playlist-page .thumbs.playlist-list{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(220px,1fr)) !important;
  gap:16px !important;
  width:100% !important;
  max-width:100% !important;
  margin:16px 0 24px !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.playlist-page .playlist-list .thumb,
html body .kvs-hometown.playlist-page .playlist-list .thumb.item{
  display:block !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

html body .kvs-hometown.playlist-page .playlist-list .thumb > a{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  text-decoration:none !important;
}

html body .kvs-hometown.playlist-page .playlist-list .img-holder{
  position:relative !important;
  width:100% !important;
  max-width:100% !important;
  aspect-ratio:16/9 !important;
  height:auto !important;
  border-radius:13px !important;
  overflow:hidden !important;
  background:#080809 !important;
  outline:1px solid rgba(255,255,255,.045) !important;
  box-shadow:0 12px 32px rgba(0,0,0,.20) !important;
}

html body .kvs-hometown.playlist-page .playlist-list .img-holder img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
}

html body .kvs-hometown.playlist-page .playlist-list .title{
  position:static !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  min-height:34px !important;
  margin:0 !important;
  padding:8px 2px 0 !important;
  overflow:hidden !important;
  background:transparent !important;
  color:rgba(244,244,245,.82) !important;
  font-size:13px !important;
  line-height:1.28 !important;
  font-weight:560 !important;
  opacity:1 !important;
  transform:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown.playlist-page .playlist-list .thumb-bottom{
  position:static !important;
  display:flex !important;
  gap:10px !important;
  align-items:center !important;
  justify-content:flex-start !important;
  padding:4px 2px 0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  opacity:1 !important;
  transform:none !important;
  color:rgba(244,244,245,.48) !important;
}

html body .kvs-hometown.playlist-page .playlist-list .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  gap:4px !important;
  color:rgba(244,244,245,.48) !important;
  font-size:11px !important;
  font-weight:500 !important;
  line-height:1 !important;
}

html body .kvs-hometown.playlist-page .playlist-list .thumb-item-date,
html body .kvs-hometown.playlist-page .playlist-list .thumb-bottom .thumb-item:nth-child(n+3){
  display:none !important;
}

/* Recommended below main column, wide grid instead of sidebar tiny layout */
html body .kvs-hometown.playlist-page .playlist-related-wide{
  width:100% !important;
  max-width:100% !important;
  margin:24px 0 0 !important;
  padding:0 !important;
}

html body .kvs-hometown.playlist-page .playlist-related-wide .asside-thumb{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.playlist-page .playlist-related-wide .title-asside{
  margin:0 0 12px !important;
  padding:0 !important;
  color:#fff !important;
  font-size:22px !important;
  line-height:1.15 !important;
  font-weight:850 !important;
  letter-spacing:-.02em !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown.playlist-page .playlist-related-wide .hometown-video-grid{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(220px,1fr)) !important;
  gap:16px !important;
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
}

html body .kvs-hometown.playlist-page .playlist-related-wide .hometown-video-grid .thumb{
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  margin:0 !important;
}

html body .kvs-hometown.playlist-page .playlist-related-wide .thumb-info{
  display:block !important;
  width:100% !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

@media (max-width:760px){
  html body .kvs-hometown.playlist-page .playlist-list.thumbs,
  html body .kvs-hometown.playlist-page .thumbs.playlist-list,
  html body .kvs-hometown.playlist-page .playlist-related-wide .hometown-video-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
  }
}

/* =========================================================
   4. Active bookmark / watch later buttons: no white, no glow
   ========================================================= */

/* Single buttons selected state: KVS shows delete_fav_* when selected */
html body .kvs-hometown .btn-favourites li[id^="delete_fav_"]:not(.hidden),
html body .kvs-hometown .btn-favourites li[id^="delete_fav_"]:not(.hidden) .btn-holder{
  background:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown .btn-favourites li[id^="delete_fav_"]:not(.hidden) .btn,
html body .kvs-hometown .btn-favourites li[id^="delete_fav_"]:not(.hidden) .btn.delete,
html body .kvs-hometown .video-controls .btn.delete,
html body .kvs-hometown .video-controls a[href="#delete"][data-fav-type]{
  background:rgba(255,255,255,.075) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.12) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .btn-favourites li[id^="delete_fav_"]:not(.hidden) .btn:hover,
html body .kvs-hometown .btn-favourites li[id^="delete_fav_"]:not(.hidden) .btn.delete:hover,
html body .kvs-hometown .video-controls .btn.delete:hover,
html body .kvs-hometown .video-controls a[href="#delete"][data-fav-type]:hover{
  background:rgba(255,255,255,.105) !important;
  border-color:rgba(255,255,255,.16) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown .btn-favourites li[id^="delete_fav_"]:not(.hidden) .btn i,
html body .kvs-hometown .btn-favourites li[id^="delete_fav_"]:not(.hidden) .btn.delete i,
html body .kvs-hometown .video-controls .btn.delete i,
html body .kvs-hometown .video-controls a[href="#delete"][data-fav-type] i{
  background:transparent !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown .btn-favourites li[id^="delete_fav_"]:not(.hidden) .btn svg,
html body .kvs-hometown .btn-favourites li[id^="delete_fav_"]:not(.hidden) .btn.delete svg,
html body .kvs-hometown .video-controls .btn.delete svg,
html body .kvs-hometown .video-controls a[href="#delete"][data-fav-type] svg{
  fill:#fff !important;
  stroke:#fff !important;
  color:#fff !important;
  opacity:1 !important;
  filter:none !important;
}

/* Thumb overlay buttons selected/active/fixed states */
html body .kvs-hometown .thumb [data-fav-video-id],
html body .kvs-hometown .thumb .item-heart,
html body .kvs-hometown .thumb .item-time{
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .thumb [data-fav-video-id].active,
html body .kvs-hometown .thumb [data-fav-video-id].added,
html body .kvs-hometown .thumb [data-fav-video-id].selected,
html body .kvs-hometown .thumb [data-fav-video-id].delete,
html body .kvs-hometown .thumb [data-fav-video-id].fixed,
html body .kvs-hometown .thumb .item-heart.active,
html body .kvs-hometown .thumb .item-heart.added,
html body .kvs-hometown .thumb .item-heart.selected,
html body .kvs-hometown .thumb .item-heart.delete,
html body .kvs-hometown .thumb .item-heart.fixed,
html body .kvs-hometown .thumb .item-time.active,
html body .kvs-hometown .thumb .item-time.added,
html body .kvs-hometown .thumb .item-time.selected,
html body .kvs-hometown .thumb .item-time.delete,
html body .kvs-hometown .thumb .item-time.fixed{
  background:rgba(255,255,255,.075) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.12) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .thumb [data-fav-video-id].active svg,
html body .kvs-hometown .thumb [data-fav-video-id].added svg,
html body .kvs-hometown .thumb [data-fav-video-id].selected svg,
html body .kvs-hometown .thumb [data-fav-video-id].delete svg,
html body .kvs-hometown .thumb [data-fav-video-id].fixed svg,
html body .kvs-hometown .thumb .item-heart.active svg,
html body .kvs-hometown .thumb .item-heart.added svg,
html body .kvs-hometown .thumb .item-heart.selected svg,
html body .kvs-hometown .thumb .item-heart.delete svg,
html body .kvs-hometown .thumb .item-heart.fixed svg,
html body .kvs-hometown .thumb .item-time.active svg,
html body .kvs-hometown .thumb .item-time.added svg,
html body .kvs-hometown .thumb .item-time.selected svg,
html body .kvs-hometown .thumb .item-time.delete svg,
html body .kvs-hometown .thumb .item-time.fixed svg{
  fill:#fff !important;
  stroke:#fff !important;
  color:#fff !important;
  opacity:1 !important;
  filter:none !important;
}

/* Remove glow pseudo-layers */
html body .kvs-hometown .btn-favourites .btn:before,
html body .kvs-hometown .btn-favourites .btn:after,
html body .kvs-hometown .thumb .item-heart:before,
html body .kvs-hometown .thumb .item-heart:after,
html body .kvs-hometown .thumb .item-time:before,
html body .kvs-hometown .thumb .item-time:after,
html body .kvs-hometown .thumb [data-fav-video-id]:before,
html body .kvs-hometown .thumb [data-fav-video-id]:after{
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  background-image:none !important;
}


/* Hometown KVS v116
   Playlist single now also receives .video-page in the wrapper.
   These are only safety guards so playlist inherits the single-video centering/layout
   without new player sizing rules. */

/* Keep playlist related below the main column; don't let video-page sidebar styles affect it */
html body .kvs-hometown.video-page.playlist-page .playlist-related-wide{
  width:100% !important;
  max-width:100% !important;
  margin-top:24px !important;
}

/* The right column on playlist is ads only; no recommended sidebar list */
html body .kvs-hometown.video-page.playlist-page .playlist-ad-col .asside-thumb,
html body .kvs-hometown.video-page.playlist-page .playlist-ad-col section.asside-thumb,
html body .kvs-hometown.video-page.playlist-page .playlist-ad-col .hometown-video-grid{
  display:none !important;
}

/* Do not force playlist player dimensions; inherit single video layout */
html body .kvs-hometown.video-page.playlist-page .player.video{
  aspect-ratio:auto !important;
  min-height:0 !important;
}


/* Hometown KVS v118
   Playlist single sidebar now uses the exact same .col-asside structure as single video:
   ads block first, Recommended Videos underneath.
   No player or centering changes here. */

/* Override old playlist-only safety rules if present */
html body .kvs-hometown.video-page.playlist-page .col-asside .asside-thumb,
html body .kvs-hometown.video-page.playlist-page .col-asside section.asside-thumb{
  display:block !important;
  visibility:visible !important;
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  overflow:visible !important;
}

html body .kvs-hometown.video-page.playlist-page .col-asside .hometown-video-grid{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:10px !important;
  width:100% !important;
  max-width:100% !important;
}

html body .kvs-hometown.video-page.playlist-page .col-asside .hometown-video-grid .thumb{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  margin:0 !important;
}

/* Keep ad block identical in behavior to video single; do not compact it */
html body .kvs-hometown.video-page.playlist-page .col-asside .asside-link{
  display:block !important;
  visibility:visible !important;
  height:auto !important;
  max-height:none !important;
  overflow:hidden !important;
}


/* Hometown KVS v119
   Fix clipped eye/like icons under videos inside playlist single.
   No layout/player/sidebar changes. */

html body .kvs-hometown.video-page.playlist-page .playlist-list .thumb-bottom,
html body .kvs-hometown.video-page.playlist-page .playlist-list .thumb-bottom-videos{
  overflow:visible !important;
}

html body .kvs-hometown.video-page.playlist-page .playlist-list .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:5px !important;
  min-height:16px !important;
  line-height:16px !important;
  overflow:visible !important;
}

html body .kvs-hometown.video-page.playlist-page .playlist-list .thumb-item i{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:15px !important;
  height:15px !important;
  min-width:15px !important;
  min-height:15px !important;
  max-width:15px !important;
  max-height:15px !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1 !important;
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.52) !important;
}

html body .kvs-hometown.video-page.playlist-page .playlist-list .thumb-item svg,
html body .kvs-hometown.video-page.playlist-page .playlist-list .thumb-item .svg-icon{
  display:block !important;
  width:13px !important;
  height:13px !important;
  min-width:13px !important;
  min-height:13px !important;
  max-width:13px !important;
  max-height:13px !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  color:currentColor !important;
  opacity:.82 !important;
  transform:none !important;
  clip-path:none !important;
}

html body .kvs-hometown.video-page.playlist-page .playlist-list .thumb > a:hover .thumb-item i{
  color:rgba(244,244,245,.72) !important;
}


/* Hometown KVS v121
   Based on v119.
   Fix only:
   1) Playlist thumb favourite/watch-later buttons bigger, but keep normal top-right position.
   2) Remove hover background square from title/views/rating area.
   3) Hide visual scrollbar on logged-in command row while preserving horizontal scroll.
*/

/* 1) Playlist single: keep fav/watch buttons in normal top-right position */
html body .kvs-hometown.video-page.playlist-page .playlist-list .img-holder{
  position:relative !important;
  overflow:hidden !important;
}

html body .kvs-hometown.video-page.playlist-page .playlist-list .item-top{
  position:absolute !important;
  top:8px !important;
  right:8px !important;
  left:auto !important;
  bottom:auto !important;
  z-index:8 !important;
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:6px !important;
  width:auto !important;
  height:auto !important;
  max-width:none !important;
  max-height:none !important;
  margin:0 !important;
  padding:0 !important;
  transform:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

html body .kvs-hometown.video-page.playlist-page .playlist-list .item-heart,
html body .kvs-hometown.video-page.playlist-page .playlist-list .item-time,
html body .kvs-hometown.video-page.playlist-page .playlist-list [data-fav-video-id]{
  position:relative !important;
  top:auto !important;
  right:auto !important;
  left:auto !important;
  bottom:auto !important;
  width:30px !important;
  height:30px !important;
  min-width:30px !important;
  min-height:30px !important;
  max-width:30px !important;
  max-height:30px !important;
  padding:0 !important;
  margin:0 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:999px !important;
  background:rgba(8,8,9,.56) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.12) !important;
  box-shadow:none !important;
  filter:none !important;
  color:rgba(255,255,255,.88) !important;
  overflow:visible !important;
  transform:none !important;
}

html body .kvs-hometown.video-page.playlist-page .playlist-list .item-heart:hover,
html body .kvs-hometown.video-page.playlist-page .playlist-list .item-time:hover,
html body .kvs-hometown.video-page.playlist-page .playlist-list [data-fav-video-id]:hover{
  background:rgba(255,255,255,.10) !important;
  border-color:rgba(255,255,255,.18) !important;
  color:#fff !important;
}

html body .kvs-hometown.video-page.playlist-page .playlist-list .item-heart svg,
html body .kvs-hometown.video-page.playlist-page .playlist-list .item-time svg,
html body .kvs-hometown.video-page.playlist-page .playlist-list [data-fav-video-id] svg{
  width:15px !important;
  height:15px !important;
  min-width:15px !important;
  min-height:15px !important;
  max-width:15px !important;
  max-height:15px !important;
  margin:0 !important;
  padding:0 !important;
  display:block !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  color:currentColor !important;
  opacity:1 !important;
  overflow:visible !important;
  transform:none !important;
}

/* 2) Remove hover background square from title/views/rating below thumbs */
html body .kvs-hometown .hometown-video-grid .thumb-info,
html body .kvs-hometown .hometown-video-grid .thumb-info:hover,
html body .kvs-hometown .hometown-video-grid .thumb:hover .thumb-info,
html body .kvs-hometown .hometown-video-grid .thumb > a:hover .thumb-info,
html body .kvs-hometown .hometown-video-grid .thumb .title,
html body .kvs-hometown .hometown-video-grid .thumb:hover .title,
html body .kvs-hometown .hometown-video-grid .thumb > a:hover .title,
html body .kvs-hometown .hometown-video-grid .thumb .thumb-bottom,
html body .kvs-hometown .hometown-video-grid .thumb:hover .thumb-bottom,
html body .kvs-hometown .hometown-video-grid .thumb > a:hover .thumb-bottom,
html body .kvs-hometown .hometown-video-grid .thumb .thumb-bottom-videos,
html body .kvs-hometown .hometown-video-grid .thumb:hover .thumb-bottom-videos,
html body .kvs-hometown .hometown-video-grid .thumb > a:hover .thumb-bottom-videos{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  box-shadow:none !important;
  outline:0 !important;
}

html body .kvs-hometown .hometown-video-grid .thumb-info:before,
html body .kvs-hometown .hometown-video-grid .thumb-info:after,
html body .kvs-hometown .hometown-video-grid .title:before,
html body .kvs-hometown .hometown-video-grid .title:after,
html body .kvs-hometown .hometown-video-grid .thumb-bottom:before,
html body .kvs-hometown .hometown-video-grid .thumb-bottom:after,
html body .kvs-hometown .hometown-video-grid .thumb-bottom-videos:before,
html body .kvs-hometown .hometown-video-grid .thumb-bottom-videos:after{
  content:none !important;
  display:none !important;
  width:0 !important;
  height:0 !important;
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}

/* Some old rule puts the square on the link/card itself when hovering */
html body .kvs-hometown .hometown-video-grid .thumb:hover,
html body .kvs-hometown .hometown-video-grid .thumb:hover > a,
html body .kvs-hometown .hometown-video-grid .thumb > a:hover{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
}

/* Keep only the image hover effect, not the text/stats box */
html body .kvs-hometown .hometown-video-grid .thumb:hover .img-holder,
html body .kvs-hometown .hometown-video-grid .thumb > a:hover .img-holder{
  background-color:#080809 !important;
}

/* 3) Logged-in command row: scroll works, scrollbar invisible */
html body .kvs-hometown .profile-menu,
html body .kvs-hometown .profile-tabs,
html body .kvs-hometown .member-menu,
html body .kvs-hometown .member-tabs,
html body .kvs-hometown .member-links,
html body .kvs-hometown .member-nav,
html body .kvs-hometown .profile-nav,
html body .kvs-hometown .user-menu,
html body .kvs-hometown .user-tabs,
html body .kvs-hometown .user-options,
html body .kvs-hometown .account-options,
html body .kvs-hometown .top-member-menu,
html body .kvs-hometown .top-options .buttons-row{
  scrollbar-width:none !important;
  -ms-overflow-style:none !important;
}

html body .kvs-hometown .profile-menu::-webkit-scrollbar,
html body .kvs-hometown .profile-tabs::-webkit-scrollbar,
html body .kvs-hometown .member-menu::-webkit-scrollbar,
html body .kvs-hometown .member-tabs::-webkit-scrollbar,
html body .kvs-hometown .member-links::-webkit-scrollbar,
html body .kvs-hometown .member-nav::-webkit-scrollbar,
html body .kvs-hometown .profile-nav::-webkit-scrollbar,
html body .kvs-hometown .user-menu::-webkit-scrollbar,
html body .kvs-hometown .user-tabs::-webkit-scrollbar,
html body .kvs-hometown .user-options::-webkit-scrollbar,
html body .kvs-hometown .account-options::-webkit-scrollbar,
html body .kvs-hometown .top-member-menu::-webkit-scrollbar,
html body .kvs-hometown .top-options .buttons-row::-webkit-scrollbar{
  display:none !important;
  width:0 !important;
  height:0 !important;
}

@media (max-width:1180px){
  html body .kvs-hometown .profile-menu,
  html body .kvs-hometown .profile-tabs,
  html body .kvs-hometown .member-menu,
  html body .kvs-hometown .member-tabs,
  html body .kvs-hometown .member-links,
  html body .kvs-hometown .member-nav,
  html body .kvs-hometown .profile-nav,
  html body .kvs-hometown .user-menu,
  html body .kvs-hometown .user-tabs,
  html body .kvs-hometown .user-options,
  html body .kvs-hometown .account-options,
  html body .kvs-hometown .top-member-menu,
  html body .kvs-hometown .top-options .buttons-row{
    display:flex !important;
    flex-wrap:nowrap !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    -webkit-overflow-scrolling:touch !important;
    scrollbar-width:none !important;
    -ms-overflow-style:none !important;
  }

  html body .kvs-hometown .profile-menu > *,
  html body .kvs-hometown .profile-tabs > *,
  html body .kvs-hometown .member-menu > *,
  html body .kvs-hometown .member-tabs > *,
  html body .kvs-hometown .member-links > *,
  html body .kvs-hometown .member-nav > *,
  html body .kvs-hometown .profile-nav > *,
  html body .kvs-hometown .user-menu > *,
  html body .kvs-hometown .user-tabs > *,
  html body .kvs-hometown .user-options > *,
  html body .kvs-hometown .account-options > *,
  html body .kvs-hometown .top-member-menu > *,
  html body .kvs-hometown .top-options .buttons-row > *{
    flex:0 0 auto !important;
  }
}


/* Hometown KVS v124
   Built from v121.
   Fix only:
   - Header Upload dropdown closed by default, column on hover.
   - Header user dropdown closed by default, column on hover.
   - Page-level member-control-bar scrollbar hidden.
   Do not touch thumbs, playlist single, player, sidebar, or page grids.
*/

/* =========================================================
   HEADER DROPDOWNS: closed by default
   ========================================================= */

/* Upload dropdown in header */
html body .kvs-hometown .topbar .header-upload-holder{
  position:relative !important;
  overflow:visible !important;
}

html body .kvs-hometown .topbar .header-upload-holder .upload-list{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
  position:absolute !important;
  top:calc(100% + 10px) !important;
  right:0 !important;
  left:auto !important;
  z-index:10000 !important;
  min-width:180px !important;
  width:max-content !important;
  max-width:260px !important;
  flex-direction:column !important;
  align-items:stretch !important;
  justify-content:flex-start !important;
  gap:4px !important;
  overflow:visible !important;
  transform:translateY(4px) !important;
}

/* Upload dropdown opens only on hover/focus */
html body .kvs-hometown .topbar .header-upload-holder:hover .upload-list,
html body .kvs-hometown .topbar .header-upload-holder:focus-within .upload-list{
  display:flex !important;
  visibility:visible !important;
  opacity:1 !important;
  pointer-events:auto !important;
  transform:translateY(0) !important;
}

html body .kvs-hometown .topbar .header-upload-holder .upload-list a{
  display:flex !important;
  flex:0 0 auto !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:8px !important;
  width:100% !important;
  white-space:nowrap !important;
}

/* Header user dropdown */
html body .kvs-hometown .topbar .mebers-block.header-member,
html body .kvs-hometown .topbar .header-member{
  position:relative !important;
  overflow:visible !important;
}

/* This overrides the broad v121 rule that made .member-links flex/open on small screens */
html body .kvs-hometown .topbar .mebers-block.header-member .member-links,
html body .kvs-hometown .topbar .header-member .member-links,
html body .kvs-hometown .topbar ul.member-links{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
  position:absolute !important;
  top:calc(100% + 10px) !important;
  right:0 !important;
  left:auto !important;
  z-index:10000 !important;
  min-width:220px !important;
  width:max-content !important;
  max-width:290px !important;
  height:auto !important;
  max-height:none !important;
  margin:0 !important;
  padding:8px !important;
  flex-direction:column !important;
  flex-wrap:nowrap !important;
  align-items:stretch !important;
  justify-content:flex-start !important;
  gap:4px !important;
  overflow:visible !important;
  transform:translateY(4px) !important;
}

/* User dropdown opens only on hover/focus */
html body .kvs-hometown .topbar .mebers-block.header-member:hover .member-links,
html body .kvs-hometown .topbar .mebers-block.header-member:focus-within .member-links,
html body .kvs-hometown .topbar .header-member:hover .member-links,
html body .kvs-hometown .topbar .header-member:focus-within .member-links{
  display:flex !important;
  visibility:visible !important;
  opacity:1 !important;
  pointer-events:auto !important;
  transform:translateY(0) !important;
}

html body .kvs-hometown .topbar .member-links li{
  display:block !important;
  width:100% !important;
  flex:0 0 auto !important;
  margin:0 !important;
  padding:0 !important;
}

html body .kvs-hometown .topbar .member-links a{
  display:flex !important;
  flex:0 0 auto !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:8px !important;
  width:100% !important;
  white-space:nowrap !important;
}

/* Protect header dropdowns from any horizontal-scroll rules */
@media (max-width:1180px){
  html body .kvs-hometown .topbar .header-upload-holder .upload-list,
  html body .kvs-hometown .topbar .mebers-block.header-member .member-links,
  html body .kvs-hometown .topbar .header-member .member-links{
    flex-direction:column !important;
    flex-wrap:nowrap !important;
    overflow:visible !important;
    overflow-x:visible !important;
    overflow-y:visible !important;
    -webkit-overflow-scrolling:auto !important;
    scrollbar-width:auto !important;
    -ms-overflow-style:auto !important;
  }

  html body .kvs-hometown .topbar .header-upload-holder .upload-list > *,
  html body .kvs-hometown .topbar .mebers-block.header-member .member-links > *,
  html body .kvs-hometown .topbar .header-member .member-links > *{
    flex:0 0 auto !important;
  }
}

/* =========================================================
   PAGE MEMBER CONTROL BAR: hide visual scrollbar only here
   ========================================================= */

/* The horizontal Profile / Community / Messages / Playlists row lives directly inside main.content */
html body .kvs-hometown main.content > .member-control-bar,
html body .kvs-hometown .content.main > .member-control-bar{
  display:flex !important;
  flex-wrap:nowrap !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  -webkit-overflow-scrolling:touch !important;
  scrollbar-width:none !important;
  -ms-overflow-style:none !important;
  scrollbar-gutter:auto !important;
}

html body .kvs-hometown main.content > .member-control-bar::-webkit-scrollbar,
html body .kvs-hometown .content.main > .member-control-bar::-webkit-scrollbar{
  display:none !important;
  width:0 !important;
  height:0 !important;
}

html body .kvs-hometown main.content > .member-control-bar::-webkit-scrollbar-track,
html body .kvs-hometown main.content > .member-control-bar::-webkit-scrollbar-thumb,
html body .kvs-hometown .content.main > .member-control-bar::-webkit-scrollbar-track,
html body .kvs-hometown .content.main > .member-control-bar::-webkit-scrollbar-thumb{
  display:none !important;
  width:0 !important;
  height:0 !important;
  background:transparent !important;
}

html body .kvs-hometown main.content > .member-control-bar > *,
html body .kvs-hometown .content.main > .member-control-bar > *{
  flex:0 0 auto !important;
}


/* Hometown KVS v125
   Playlist list polish only:
   - Remove orange title hover on /playlists/ and /my/playlists/
   - Edit icon no orange
   - Select/check icon centered, no orange glow
   - Bottom management buttons use lighter text
*/

/* Playlist card title: no orange hover */
html body .kvs-hometown .playlist-thumbs .thumb .title,
html body .kvs-hometown .playlist-thumbs .thumb a .title{
  color:rgba(244,244,245,.86) !important;
  background:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .playlist-thumbs .thumb:hover .title,
html body .kvs-hometown .playlist-thumbs .thumb a:hover .title,
html body .kvs-hometown .playlist-thumbs .thumb > a:hover .title{
  color:#fff !important;
  background:transparent !important;
  background-image:none !important;
  border-color:transparent !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .playlist-thumbs .thumb .title:before,
html body .kvs-hometown .playlist-thumbs .thumb .title:after,
html body .kvs-hometown .playlist-thumbs .thumb:hover .title:before,
html body .kvs-hometown .playlist-thumbs .thumb:hover .title:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* My playlists controls: shared button base */
html body .kvs-hometown .playlist-thumbs .item-control,
html body .kvs-hometown .playlist-thumbs .item-control-holder{
  overflow:visible !important;
}

html body .kvs-hometown .playlist-thumbs .item-control .toggle-button,
html body .kvs-hometown .playlist-thumbs .item-control .edit-link{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:29px !important;
  height:29px !important;
  min-width:29px !important;
  min-height:29px !important;
  max-width:29px !important;
  max-height:29px !important;
  padding:0 !important;
  margin:0 !important;
  border-radius:999px !important;
  background:rgba(8,8,9,.56) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.12) !important;
  color:rgba(255,255,255,.86) !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  overflow:visible !important;
}

/* Edit icon: remove orange inherited state */
html body .kvs-hometown .playlist-thumbs .item-control .edit-link,
html body .kvs-hometown .playlist-thumbs .item-control .edit-link:hover,
html body .kvs-hometown .playlist-thumbs .item-control .edit-link:focus{
  background:rgba(8,8,9,.56) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.12) !important;
  color:rgba(255,255,255,.86) !important;
  box-shadow:none !important;
  outline:0 !important;
}

html body .kvs-hometown .playlist-thumbs .item-control .edit-link:hover{
  background:rgba(255,255,255,.10) !important;
  border-color:rgba(255,255,255,.18) !important;
  color:#fff !important;
}

/* Check/select button: center icon and remove glow */
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"],
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"]:hover,
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"].active,
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"].selected{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:rgba(8,8,9,.56) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.12) !important;
  color:rgba(255,255,255,.88) !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  outline:0 !important;
}

html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"]:hover,
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"].active,
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"].selected{
  background:rgba(255,255,255,.10) !important;
  border-color:rgba(255,255,255,.18) !important;
  color:#fff !important;
}

/* Native checkbox hidden but still functional; this avoids off-center visual junk */
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"] input.checkbox{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 !important;
  opacity:0 !important;
  cursor:pointer !important;
}

/* If the theme draws the check with pseudo-elements, center it */
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"]:before,
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"]:after{
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  background-image:none !important;
}

html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"]:before{
  position:static !important;
  margin:0 !important;
  transform:none !important;
  color:currentColor !important;
}

/* SVGs inside controls */
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button svg,
html body .kvs-hometown .playlist-thumbs .item-control .edit-link svg{
  display:block !important;
  width:15px !important;
  height:15px !important;
  min-width:15px !important;
  min-height:15px !important;
  margin:0 !important;
  padding:0 !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  color:currentColor !important;
  opacity:1 !important;
  filter:none !important;
}

/* Remove orange glow around controls */
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button:before,
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button:after,
html body .kvs-hometown .playlist-thumbs .item-control .edit-link:before,
html body .kvs-hometown .playlist-thumbs .item-control .edit-link:after{
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.12) !important;
}

/* My playlists bottom buttons: lighter text */
html body .kvs-hometown .playlist-thumbs .bottom input.submit,
html body .kvs-hometown .playlist-thumbs .bottom input[type="button"].submit,
html body .kvs-hometown .playlist-thumbs form .bottom input.submit{
  min-height:32px !important;
  height:32px !important;
  padding:0 13px !important;
  border-radius:999px !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  background:rgba(255,255,255,.030) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.78) !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .playlist-thumbs .bottom input.submit:hover,
html body .kvs-hometown .playlist-thumbs .bottom input[type="button"].submit:hover,
html body .kvs-hometown .playlist-thumbs form .bottom input.submit:hover{
  background:rgba(255,255,255,.070) !important;
  border-color:rgba(255,255,255,.095) !important;
  color:#fff !important;
}

html body .kvs-hometown .playlist-thumbs .bottom input.submit:disabled,
html body .kvs-hometown .playlist-thumbs .bottom input[type="button"].submit:disabled{
  opacity:.42 !important;
  cursor:not-allowed !important;
  color:rgba(244,244,245,.48) !important;
}


/* Hometown KVS v126
   /my/playlists/ controls fix only:
   - Restore visible centered check icon.
   - Align check and edit buttons in same row.
   - No orange glow.
*/

html body .kvs-hometown .playlist-thumbs .item-control{
  position:absolute !important;
  top:8px !important;
  left:8px !important;
  right:auto !important;
  bottom:auto !important;
  z-index:10 !important;
  display:block !important;
  width:auto !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

html body .kvs-hometown .playlist-thumbs .item-control .item-control-holder{
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:7px !important;
  width:auto !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

html body .kvs-hometown .playlist-thumbs .item-control .toggle-button,
html body .kvs-hometown .playlist-thumbs .item-control .edit-link{
  position:relative !important;
  top:auto !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:29px !important;
  height:29px !important;
  min-width:29px !important;
  min-height:29px !important;
  max-width:29px !important;
  max-height:29px !important;
  padding:0 !important;
  margin:0 !important;
  border-radius:999px !important;
  background:rgba(8,8,9,.58) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.12) !important;
  color:rgba(255,255,255,.88) !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  outline:0 !important;
  transform:none !important;
  overflow:visible !important;
  vertical-align:top !important;
}

html body .kvs-hometown .playlist-thumbs .item-control .toggle-button:hover,
html body .kvs-hometown .playlist-thumbs .item-control .edit-link:hover{
  background:rgba(255,255,255,.10) !important;
  border-color:rgba(255,255,255,.18) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}

/* The checkbox itself stays invisible but clickable */
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"] input.checkbox{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 !important;
  opacity:0 !important;
  cursor:pointer !important;
  z-index:3 !important;
}

/* Draw the visible check icon ourselves, centered */
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"]::before{
  content:"✓" !important;
  position:absolute !important;
  inset:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 !important;
  color:rgba(255,255,255,.88) !important;
  font-size:15px !important;
  line-height:1 !important;
  font-weight:700 !important;
  font-family:Arial, sans-serif !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  transform:none !important;
  pointer-events:none !important;
  z-index:2 !important;
}

html body .kvs-hometown .playlist-thumbs .item-control .toggle-button[data-action="select"]::after{
  content:none !important;
  display:none !important;
}

/* Edit icon centered and monochrome */
html body .kvs-hometown .playlist-thumbs .item-control .edit-link i,
html body .kvs-hometown .playlist-thumbs .item-control .edit-link svg,
html body .kvs-hometown .playlist-thumbs .item-control .edit-link .svg-icon{
  display:block !important;
  width:15px !important;
  height:15px !important;
  min-width:15px !important;
  min-height:15px !important;
  max-width:15px !important;
  max-height:15px !important;
  margin:0 !important;
  padding:0 !important;
  color:currentColor !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:1 !important;
  filter:none !important;
  transform:none !important;
}

/* Remove any inherited orange decoration/glow */
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button::before,
html body .kvs-hometown .playlist-thumbs .item-control .toggle-button::after,
html body .kvs-hometown .playlist-thumbs .item-control .edit-link::before,
html body .kvs-hometown .playlist-thumbs .item-control .edit-link::after{
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  background-image:none !important;
}


/* Hometown KVS v127
   Managed video grids polish:
   Applies to /my/playlists/ID and /my/favorites/videos/
   - HD badge must not sit over select/check/edit controls.
   - Select/check/edit controls stay aligned top-left.
   - Management buttons use thinner text.
*/

/* Managed grids use form[data-controls="true"] */
html body .kvs-hometown form[data-controls="true"].hometown-video-grid .thumb .img-holder,
html body .kvs-hometown form[data-controls="true"] .hometown-video-grid .thumb .img-holder,
html body .kvs-hometown form[data-controls="true"] .thumb .img-holder{
  position:relative !important;
  overflow:hidden !important;
}

/* Controls container: always top-left, one row */
html body .kvs-hometown form[data-controls="true"].hometown-video-grid .thumb .item-control,
html body .kvs-hometown form[data-controls="true"] .hometown-video-grid .thumb .item-control,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control{
  position:absolute !important;
  top:8px !important;
  left:8px !important;
  right:auto !important;
  bottom:auto !important;
  z-index:14 !important;
  display:block !important;
  width:auto !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

html body .kvs-hometown form[data-controls="true"].hometown-video-grid .thumb .item-control-holder,
html body .kvs-hometown form[data-controls="true"] .hometown-video-grid .thumb .item-control-holder,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control-holder{
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:7px !important;
  width:auto !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

/* Check/edit controls: aligned and monochrome */
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .edit-link{
  position:relative !important;
  top:auto !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:29px !important;
  height:29px !important;
  min-width:29px !important;
  min-height:29px !important;
  max-width:29px !important;
  max-height:29px !important;
  padding:0 !important;
  margin:0 !important;
  border-radius:999px !important;
  background:rgba(8,8,9,.58) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.12) !important;
  color:rgba(255,255,255,.88) !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  outline:0 !important;
  transform:none !important;
  overflow:visible !important;
  vertical-align:top !important;
}

html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button:hover,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .edit-link:hover{
  background:rgba(255,255,255,.10) !important;
  border-color:rgba(255,255,255,.18) !important;
  color:#fff !important;
}

/* Native checkbox invisible but still clickable */
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button[data-action="select"] input.checkbox{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 !important;
  opacity:0 !important;
  cursor:pointer !important;
  z-index:3 !important;
}

/* Draw visible centered check */
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button[data-action="select"]::before{
  content:"✓" !important;
  position:absolute !important;
  inset:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 !important;
  color:rgba(255,255,255,.88) !important;
  font-size:15px !important;
  line-height:1 !important;
  font-weight:700 !important;
  font-family:Arial, sans-serif !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  transform:none !important;
  pointer-events:none !important;
  z-index:2 !important;
}

html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button[data-action="select"]::after{
  content:none !important;
  display:none !important;
}

/* Edit icon centered */
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .edit-link i,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .edit-link svg,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .edit-link .svg-icon{
  display:block !important;
  width:15px !important;
  height:15px !important;
  min-width:15px !important;
  min-height:15px !important;
  max-width:15px !important;
  max-height:15px !important;
  margin:0 !important;
  padding:0 !important;
  color:currentColor !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:1 !important;
  filter:none !important;
  transform:none !important;
}

/* Remove inherited orange decoration/glow */
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button::before,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button::after,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .edit-link::before,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .edit-link::after{
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  background-image:none !important;
}

/* HD badge top-right, separate from controls */
html body .kvs-hometown form[data-controls="true"].hometown-video-grid .thumb .qualtiy,
html body .kvs-hometown form[data-controls="true"] .hometown-video-grid .thumb .qualtiy,
html body .kvs-hometown form[data-controls="true"] .thumb .qualtiy{
  position:absolute !important;
  top:8px !important;
  right:8px !important;
  left:auto !important;
  bottom:auto !important;
  z-index:10 !important;
  transform:none !important;
  margin:0 !important;
}

/* Duration stays bottom-left */
html body .kvs-hometown form[data-controls="true"].hometown-video-grid .thumb .item-bottom,
html body .kvs-hometown form[data-controls="true"] .hometown-video-grid .thumb .item-bottom,
html body .kvs-hometown form[data-controls="true"] .thumb .item-bottom{
  position:absolute !important;
  left:8px !important;
  right:8px !important;
  bottom:8px !important;
  top:auto !important;
  z-index:9 !important;
  transform:none !important;
}

/* Management buttons: Select All / Delete Selected / Move / Delete / Edit Playlist */
html body .kvs-hometown form[data-controls="true"] .bottom input.submit,
html body .kvs-hometown form[data-controls="true"] .bottom input[type="button"].submit,
html body .kvs-hometown form[data-controls="true"] .bottom input[type="submit"].submit,
html body .kvs-hometown form[data-controls="true"] .bottom .submit{
  min-height:32px !important;
  height:32px !important;
  padding:0 14px !important;
  border-radius:999px !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  background:rgba(255,255,255,.030) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.78) !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown form[data-controls="true"] .bottom input.submit:hover,
html body .kvs-hometown form[data-controls="true"] .bottom input[type="button"].submit:hover,
html body .kvs-hometown form[data-controls="true"] .bottom input[type="submit"].submit:hover,
html body .kvs-hometown form[data-controls="true"] .bottom .submit:hover{
  background:rgba(255,255,255,.070) !important;
  border-color:rgba(255,255,255,.095) !important;
  color:#fff !important;
}

html body .kvs-hometown form[data-controls="true"] .bottom input.submit:disabled,
html body .kvs-hometown form[data-controls="true"] .bottom input[type="button"].submit:disabled,
html body .kvs-hometown form[data-controls="true"] .bottom input[type="submit"].submit:disabled,
html body .kvs-hometown form[data-controls="true"] .bottom .submit.disabled,
html body .kvs-hometown form[data-controls="true"] .bottom .submit:disabled{
  opacity:.42 !important;
  cursor:not-allowed !important;
  color:rgba(244,244,245,.48) !important;
}

/* Keep the buttons area clean */
html body .kvs-hometown form[data-controls="true"] .bottom{
  gap:8px !important;
}


/* Hometown KVS v129
   Exact /my/subscriptions/ selectors.
   Template uses .list-subscriptions, not .list-members-subscriptions.
*/

/* Card action row */
html body .kvs-hometown .list-subscriptions .item-control,
html body .kvs-hometown .list-subscriptions .item-control-holder{
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Check pill + Unsubscribe button */
html body .kvs-hometown .list-subscriptions .item-control .toggle-button{
  position:relative !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:32px !important;
  height:32px !important;
  margin:0 !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.030) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.82) !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  outline:0 !important;
  transform:none !important;
  overflow:visible !important;
}

/* Select/check pill size */
html body .kvs-hometown .list-subscriptions .item-control .toggle-button[data-action="select"]{
  width:29px !important;
  min-width:29px !important;
  max-width:29px !important;
  padding:0 !important;
}

/* Unsubscribe button text thinner */
html body .kvs-hometown .list-subscriptions .item-control .toggle-button.btn[data-action="delete"]{
  width:auto !important;
  min-width:auto !important;
  max-width:none !important;
  padding:0 13px !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
}

html body .kvs-hometown .list-subscriptions .item-control .toggle-button:hover,
html body .kvs-hometown .list-subscriptions .item-control .toggle-button.active,
html body .kvs-hometown .list-subscriptions .item-control .toggle-button.selected{
  background:rgba(255,255,255,.070) !important;
  border-color:rgba(255,255,255,.095) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}

/* Native checkbox invisible but clickable */
html body .kvs-hometown .list-subscriptions .item-control .toggle-button[data-action="select"] input.checkbox{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 !important;
  opacity:0 !important;
  cursor:pointer !important;
  z-index:3 !important;
}

/* Centered visible check */
html body .kvs-hometown .list-subscriptions .item-control .toggle-button[data-action="select"]::before{
  content:"✓" !important;
  position:absolute !important;
  inset:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 !important;
  color:rgba(255,255,255,.88) !important;
  font-size:15px !important;
  line-height:1 !important;
  font-weight:700 !important;
  font-family:Arial, sans-serif !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  transform:none !important;
  pointer-events:none !important;
  z-index:2 !important;
}

html body .kvs-hometown .list-subscriptions .item-control .toggle-button[data-action="select"]::after{
  content:none !important;
  display:none !important;
}

/* Kill orange glow/decorations on select/delete controls */
html body .kvs-hometown .list-subscriptions .item-control .toggle-button,
html body .kvs-hometown .list-subscriptions .item-control .toggle-button *,
html body .kvs-hometown .list-subscriptions .item-control .toggle-button::before,
html body .kvs-hometown .list-subscriptions .item-control .toggle-button::after{
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  background-image:none !important;
}

/* Bottom buttons: Select All / Unsubscribe Selected */
html body .kvs-hometown .list-subscriptions .bottom input.submit,
html body .kvs-hometown .list-subscriptions .bottom input[type="button"].submit{
  min-height:32px !important;
  height:32px !important;
  padding:0 13px !important;
  border-radius:999px !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  background:rgba(255,255,255,.030) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.78) !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .list-subscriptions .bottom input.submit:hover,
html body .kvs-hometown .list-subscriptions .bottom input[type="button"].submit:hover{
  background:rgba(255,255,255,.070) !important;
  border-color:rgba(255,255,255,.095) !important;
  color:#fff !important;
}

html body .kvs-hometown .list-subscriptions .bottom input.submit:disabled,
html body .kvs-hometown .list-subscriptions .bottom input[type="button"].submit:disabled{
  opacity:.42 !important;
  cursor:not-allowed !important;
  color:rgba(244,244,245,.48) !important;
}


/* Hometown KVS v130
   Right sidebar additions:
   Models -> Categories -> Tags -> Sites.
   Left sidebar Friend Sites block prepared after Account section.
*/

/* Right sidebar new blocks use same pill language as Models / Tags */
html body .kvs-hometown .right-sidebar .right-categories,
html body .kvs-hometown .right-sidebar .right-sites{
  background:transparent !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.038) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .right-sidebar .right-categories .headline,
html body .kvs-hometown .right-sidebar .right-sites .headline,
html body .kvs-hometown .right-sidebar .right-categories .heading,
html body .kvs-hometown .right-sidebar .right-sites .heading{
  display:none !important;
}

html body .kvs-hometown .right-sidebar .right-categories ul,
html body .kvs-hometown .right-sidebar .right-categories .list,
html body .kvs-hometown .right-sidebar .right-sites ul,
html body .kvs-hometown .right-sidebar .right-sites .list{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:flex-start !important;
  gap:7px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  grid-template-columns:none !important;
}

html body .kvs-hometown .right-sidebar .right-categories li,
html body .kvs-hometown .right-sidebar .right-sites li{
  width:auto !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

html body .kvs-hometown .right-sidebar .right-categories a,
html body .kvs-hometown .right-sidebar .right-sites a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:30px !important;
  max-width:100% !important;
  padding:0 10px !important;
  border:1px solid rgba(255,255,255,.038) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.025) !important;
  background-image:none !important;
  color:rgba(244,244,245,.74) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  box-shadow:none !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown .right-sidebar .right-categories a:hover,
html body .kvs-hometown .right-sidebar .right-sites a:hover{
  background:rgba(255,255,255,.055) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
}

html body .kvs-hometown .right-sidebar .right-categories a:before,
html body .kvs-hometown .right-sidebar .right-categories a:after,
html body .kvs-hometown .right-sidebar .right-sites a:before,
html body .kvs-hometown .right-sidebar .right-sites a:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .right-sidebar .right-categories .rating,
html body .kvs-hometown .right-sidebar .right-sites .rating{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:18px !important;
  height:18px !important;
  margin-left:2px !important;
  padding:0 5px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.62) !important;
  font-size:10px !important;
  font-weight:600 !important;
  line-height:1 !important;
}

/* Keep right sidebar sections compact with the new blocks */
html body .kvs-hometown .right-sidebar .side-section + .side-section{
  margin-top:14px !important;
}

/* Left sidebar Friend Sites block */
html body .kvs-hometown .left-sidebar .side-friend-sites{
  margin-top:14px !important;
}

html body .kvs-hometown .left-sidebar .side-friend-sites .side-link{
  background:transparent !important;
  background-image:none !important;
}

html body .kvs-hometown .left-sidebar .side-friend-sites .side-link:hover{
  background:rgba(255,255,255,.045) !important;
  background-image:none !important;
}


/* Hometown KVS v131
   Categories and Sites now use real getBlock results, not getGlobal.
   This ensures labels/items actually render in the right sidebar.
*/

html body .kvs-hometown .right-sidebar .right-sidebar-pills{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:flex-start !important;
  gap:7px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .right-sidebar .right-sidebar-pills a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:30px !important;
  max-width:100% !important;
  padding:0 10px !important;
  border:1px solid rgba(255,255,255,.038) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.025) !important;
  background-image:none !important;
  color:rgba(244,244,245,.74) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  box-shadow:none !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown .right-sidebar .right-sidebar-pills a:hover{
  background:rgba(255,255,255,.055) !important;
  border-color:rgba(255,255,255,.065) !important;
  color:#fff !important;
}

html body .kvs-hometown .right-sidebar .right-sidebar-pills .rating{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:18px !important;
  height:18px !important;
  margin-left:2px !important;
  padding:0 5px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.62) !important;
  font-size:10px !important;
  font-weight:600 !important;
  line-height:1 !important;
}


/* Hometown KVS v132
   Right sidebar Categories / Sites: show only labels, no count numbers.
*/

html body .kvs-hometown .right-sidebar .right-categories .rating,
html body .kvs-hometown .right-sidebar .right-sites .rating,
html body .kvs-hometown .right-sidebar .right-sidebar-pills .rating{
  display:none !important;
}


/* Hometown KVS v134
   Safe Friend Sites block.
   Built from v132 stable, not v133.
*/

html body .kvs-hometown .left-sidebar .side-friend-sites{
  margin-top:14px !important;
}

html body .kvs-hometown .left-sidebar .side-friend-sites .friend-site-link{
  background:transparent !important;
  background-image:none !important;
}

html body .kvs-hometown .left-sidebar .side-friend-sites .friend-site-link:hover{
  background:rgba(255,255,255,.045) !important;
  background-image:none !important;
  color:#fff !important;
}

html body .kvs-hometown .left-sidebar .side-friend-sites .friend-site-ico{
  color:rgba(244,244,245,.62) !important;
  background:rgba(255,255,255,.035) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.045) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .left-sidebar .side-friend-sites .friend-site-link:hover .friend-site-ico{
  color:#fff !important;
  background:rgba(255,255,255,.085) !important;
  border-color:rgba(255,255,255,.11) !important;
}

html body .kvs-hometown .left-sidebar .side-friend-sites .friend-site-ico img{
  display:block !important;
  width:18px !important;
  height:18px !important;
  min-width:18px !important;
  min-height:18px !important;
  max-width:18px !important;
  max-height:18px !important;
  object-fit:cover !important;
  border-radius:5px !important;
  margin:0 !important;
  padding:0 !important;
}

/* Compact sidebar hover: keep Friend Sites icon white like the rest */
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .friend-site-link:hover .friend-site-ico,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .friend-site-link:hover .friend-site-ico,
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .friend-site-link:hover .friend-site-ico{
  color:#fff !important;
  background:rgba(255,255,255,.10) !important;
  border-color:rgba(255,255,255,.13) !important;
}

html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .friend-site-link:hover .friend-site-ico i,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .friend-site-link:hover .friend-site-ico i,
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .friend-site-link:hover .friend-site-ico i{
  color:#fff !important;
}


/* Hometown KVS v135
   Friend Sites icon style fix only.
   - Remove custom square/pill styling from the Friend Sites icon.
   - Let it behave like the rest of left sidebar icons.
   - Compact sidebar hover: white icon box with black icon, same as other sidebar items.
*/

/* Normal sidebar: no custom weird pill/square on Friend Sites icon */
html body .kvs-hometown .left-sidebar .side-friend-sites .friend-site-ico,
html body .kvs-hometown .left-sidebar .side-friend-sites .side-ico.friend-site-ico{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  color:inherit !important;
}

html body .kvs-hometown .left-sidebar .side-friend-sites .friend-site-ico i,
html body .kvs-hometown .left-sidebar .side-friend-sites .side-ico.friend-site-ico i{
  color:currentColor !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
}

/* Normal expanded hover: inherit the normal side-link hover, no extra box */
html body .kvs-hometown .left-sidebar .side-friend-sites .friend-site-link:hover .friend-site-ico,
html body .kvs-hometown .left-sidebar .side-friend-sites .side-link:hover .side-ico.friend-site-ico{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:inherit !important;
}

/* If image is used, keep it clean and not boxed */
html body .kvs-hometown .left-sidebar .side-friend-sites .friend-site-ico img{
  display:block !important;
  width:18px !important;
  height:18px !important;
  min-width:18px !important;
  min-height:18px !important;
  max-width:18px !important;
  max-height:18px !important;
  object-fit:cover !important;
  border-radius:4px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
}

/* Compact/collapsed sidebar: match the rest of icons exactly on hover */
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .friend-site-link:hover .friend-site-ico,
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .side-link:hover .side-ico.friend-site-ico,
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .friend-site-link:hover .friend-site-ico,
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link:hover .side-ico.friend-site-ico,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .friend-site-link:hover .friend-site-ico,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .side-link:hover .side-ico.friend-site-ico,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .friend-site-link:hover .friend-site-ico,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .side-link:hover .side-ico.friend-site-ico{
  background:#fff !important;
  background-image:none !important;
  border-color:#fff !important;
  box-shadow:none !important;
  color:#000 !important;
}

/* Compact/collapsed FA icon must become black inside the white hover box */
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .friend-site-link:hover .friend-site-ico i,
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .side-link:hover .side-ico.friend-site-ico i,
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .friend-site-link:hover .friend-site-ico i,
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link:hover .side-ico.friend-site-ico i,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .friend-site-link:hover .friend-site-ico i,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .side-link:hover .side-ico.friend-site-ico i,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .friend-site-link:hover .friend-site-ico i,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .side-link:hover .side-ico.friend-site-ico i{
  color:#000 !important;
}

/* Compact image hover: white box remains, image keeps natural colors */
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .friend-site-link:hover .friend-site-ico img,
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .friend-site-link:hover .friend-site-ico img,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .friend-site-link:hover .friend-site-ico img,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .friend-site-link:hover .friend-site-ico img{
  filter:none !important;
}


/* Hometown KVS v136
   Friend Sites compact sidebar hover fix.
   The WHITE hover must apply to the whole sidebar button (.side-link),
   not just the small icon box.
*/

/* Whole Friend Sites button in compact/collapsed sidebar */
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link:hover,
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .friend-site-link:hover,
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .side-link.friend-site-link:hover,
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .friend-site-link:hover,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .side-link.friend-site-link:hover,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .friend-site-link:hover,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .side-link.friend-site-link:hover,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .friend-site-link:hover{
  background:#fff !important;
  background-image:none !important;
  border-color:#fff !important;
  color:#050506 !important;
  box-shadow:none !important;
}

/* Icon inside the white button must be black */
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link:hover .side-ico,
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .friend-site-link:hover .side-ico,
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .side-link.friend-site-link:hover .side-ico,
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .friend-site-link:hover .side-ico,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .side-link.friend-site-link:hover .side-ico,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .friend-site-link:hover .side-ico,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .side-link.friend-site-link:hover .side-ico,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .friend-site-link:hover .side-ico{
  color:#050506 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* FA icon black */
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link:hover .side-ico i,
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .friend-site-link:hover .side-ico i,
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .side-link.friend-site-link:hover .side-ico i,
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .friend-site-link:hover .side-ico i,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .side-link.friend-site-link:hover .side-ico i,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .friend-site-link:hover .side-ico i,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .side-link.friend-site-link:hover .side-ico i,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .friend-site-link:hover .side-ico i{
  color:#050506 !important;
}

/* Keep compact sizing identical to the rest of sidebar buttons */
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link,
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .friend-site-link,
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .side-link.friend-site-link,
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .friend-site-link,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .side-link.friend-site-link,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .friend-site-link,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .side-link.friend-site-link,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .friend-site-link{
  width:48px !important;
  height:44px !important;
  min-height:44px !important;
  padding:0 !important;
  margin:0 0 6px !important;
  justify-content:center !important;
  gap:0 !important;
  border-radius:13px !important;
  position:relative !important;
}

/* Hide text in compact mode like the other sidebar links */
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link > span:not(.side-ico),
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .friend-site-link > span:not(.side-ico),
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .side-link.friend-site-link > span:not(.side-ico),
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .friend-site-link > span:not(.side-ico),
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .side-link.friend-site-link > span:not(.side-ico),
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .friend-site-link > span:not(.side-ico),
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .side-link.friend-site-link > span:not(.side-ico),
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .friend-site-link > span:not(.side-ico){
  display:none !important;
}

/* Tooltip label for Friend Sites in compact mode, same as rest */
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link:hover::after,
html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .friend-site-link:hover::after,
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .side-link.friend-site-link:hover::after,
html body .kvs-hometown.sidebar-compact .left-sidebar .side-friend-sites .friend-site-link:hover::after,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .side-link.friend-site-link:hover::after,
html body .kvs-hometown .left-sidebar.compact .side-friend-sites .friend-site-link:hover::after,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .side-link.friend-site-link:hover::after,
html body .kvs-hometown .left-sidebar.collapsed .side-friend-sites .friend-site-link:hover::after{
  content:attr(data-label);
  position:absolute;
  left:calc(100% + 10px);
  top:50%;
  transform:translateY(-50%);
  background:rgba(18,18,20,.92) !important;
  border:1px solid rgba(255,255,255,.11) !important;
  color:#fff !important;
  font-size:12px;
  font-weight:800;
  white-space:nowrap;
  padding:6px 9px;
  border-radius:8px;
  box-shadow:0 12px 30px rgba(0,0,0,.35);
  z-index:120;
  -webkit-backdrop-filter:blur(14px) !important;
  backdrop-filter:blur(14px) !important;
}


/* Hometown KVS v139
   Only change from v136:
   Left sidebar unified color #141414.
   No popup / login / signup / button changes.
*/

html body .kvs-hometown .left-sidebar,
html body .kvs-hometown .sidebar.left-sidebar{
  background:#141414 !important;
  background-color:#141414 !important;
  background-image:none !important;
}

/* Force the upper/lower/internal areas of the left sidebar to use the same tone */
html body .kvs-hometown .left-sidebar .side-section,
html body .kvs-hometown .left-sidebar .sidebar-inner,
html body .kvs-hometown .left-sidebar .sidebar-content,
html body .kvs-hometown .left-sidebar .side-scroll,
html body .kvs-hometown .left-sidebar .sticky,
html body .kvs-hometown .left-sidebar .sticky-holder{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
}

/* Remove any overlay/gradient that creates a second tone */
html body .kvs-hometown .left-sidebar::before,
html body .kvs-hometown .left-sidebar::after,
html body .kvs-hometown .sidebar.left-sidebar::before,
html body .kvs-hometown .sidebar.left-sidebar::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Scrollbar track/corner same sidebar color */
html body .kvs-hometown .left-sidebar{
  scrollbar-color:rgba(255,255,255,.20) #141414 !important;
}

html body .kvs-hometown .left-sidebar::-webkit-scrollbar-track,
html body .kvs-hometown .left-sidebar::-webkit-scrollbar-corner{
  background:#141414 !important;
  background-color:#141414 !important;
}

/* Mobile/compact left sidebar also same color */
@media (max-width:1180px){
  html body .kvs-hometown .left-sidebar,
  html body .kvs-hometown .sidebar.left-sidebar{
    background:#141414 !important;
    background-color:#141414 !important;
    background-image:none !important;
  }
}


/* Hometown KVS v142
   Only change from v139:
   The second/lower left sidebar tone is painted by .kvs-hometown .app-shell.
   Force the left sidebar column area in .app-shell to #141414.
   No popup/button/player/grid changes.
*/

/* Real left sidebar */
html body .kvs-hometown .left-sidebar,
html body .kvs-hometown .sidebar.left-sidebar{
  background:#141414 !important;
  background-color:#141414 !important;
  background-image:none !important;
}

/* App shell background behind the left sidebar */
html body .kvs-hometown .app-shell{
  background-color:transparent !important;
  background-image:
    linear-gradient(to right,
      #141414 0,
      #141414 242px,
      transparent 242px,
      transparent 100%
    ) !important;
  background-repeat:no-repeat !important;
  background-position:left top !important;
  background-size:100% 100% !important;
}

/* Compact/collapsed left sidebar width */
html body .kvs-hometown.sidebar-compact .app-shell,
html body .kvs-hometown.sidebar-collapsed .app-shell,
html body .kvs-hometown.compact .app-shell,
html body .kvs-hometown.collapsed .app-shell,
html body.sidebar-compact .kvs-hometown .app-shell,
html body.sidebar-collapsed .kvs-hometown .app-shell,
html body.compact-sidebar .kvs-hometown .app-shell,
html body.collapsed-sidebar .kvs-hometown .app-shell{
  background-image:
    linear-gradient(to right,
      #141414 0,
      #141414 72px,
      transparent 72px,
      transparent 100%
    ) !important;
}

/* Keep sidebar internals transparent over #141414 */
html body .kvs-hometown .left-sidebar .side-section,
html body .kvs-hometown .left-sidebar .sidebar-inner,
html body .kvs-hometown .left-sidebar .sidebar-content,
html body .kvs-hometown .left-sidebar .side-scroll,
html body .kvs-hometown .left-sidebar .sticky,
html body .kvs-hometown .left-sidebar .sticky-holder{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
}

/* Remove overlays/gradients from left sidebar itself */
html body .kvs-hometown .left-sidebar::before,
html body .kvs-hometown .left-sidebar::after,
html body .kvs-hometown .sidebar.left-sidebar::before,
html body .kvs-hometown .sidebar.left-sidebar::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Mobile: don't draw fake column behind content */
@media (max-width:1180px){
  html body .kvs-hometown .app-shell{
    background-image:none !important;
  }

  html body .kvs-hometown .left-sidebar,
  html body .kvs-hometown .sidebar.left-sidebar{
    background:#141414 !important;
    background-color:#141414 !important;
    background-image:none !important;
  }
}


/* Hometown KVS v144
   Based on v142.
   Keep dropdown fixes from v143, but DO NOT change general app-shell/background color.
   No popup/button/player/grid changes.
*/

/* =========================================================
   Header dropdowns: keep hover area alive
   ========================================================= */

/* Upload and user holders must create a hover area that includes the dropdown */
html body .kvs-hometown .topbar .header-upload-holder,
html body .kvs-hometown .header-upload-holder,
html body .kvs-hometown .topbar .mebers-block.header-member,
html body .kvs-hometown .topbar .header-member,
html body .kvs-hometown .header-member{
  position:relative !important;
  overflow:visible !important;
}

/* Invisible bridge between button and dropdown */
html body .kvs-hometown .topbar .header-upload-holder::after,
html body .kvs-hometown .header-upload-holder::after,
html body .kvs-hometown .topbar .mebers-block.header-member::after,
html body .kvs-hometown .topbar .header-member::after,
html body .kvs-hometown .header-member::after{
  content:"" !important;
  position:absolute !important;
  left:-8px !important;
  right:-8px !important;
  top:100% !important;
  height:16px !important;
  background:transparent !important;
  pointer-events:auto !important;
  z-index:9998 !important;
}

/* Upload dropdown: closed by default, attached close enough to the button */
html body .kvs-hometown .topbar .header-upload-holder .upload-list,
html body .kvs-hometown .header-upload-holder .upload-list{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
  position:absolute !important;
  top:100% !important;
  right:0 !important;
  left:auto !important;
  z-index:10000 !important;
  min-width:180px !important;
  width:max-content !important;
  max-width:260px !important;
  flex-direction:column !important;
  align-items:stretch !important;
  justify-content:flex-start !important;
  gap:4px !important;
  margin-top:6px !important;
  padding:8px !important;
  overflow:visible !important;
  transform:none !important;
}

/* Upload dropdown opens on hover/focus and remains open while hovering dropdown itself */
html body .kvs-hometown .topbar .header-upload-holder:hover .upload-list,
html body .kvs-hometown .topbar .header-upload-holder:focus-within .upload-list,
html body .kvs-hometown .header-upload-holder:hover .upload-list,
html body .kvs-hometown .header-upload-holder:focus-within .upload-list,
html body .kvs-hometown .header-upload-holder .upload-list:hover{
  display:flex !important;
  visibility:visible !important;
  opacity:1 !important;
  pointer-events:auto !important;
}

/* User dropdown: closed by default, attached close enough to the button */
html body .kvs-hometown .topbar .mebers-block.header-member .member-links,
html body .kvs-hometown .topbar .header-member .member-links,
html body .kvs-hometown .header-member .member-links{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
  position:absolute !important;
  top:100% !important;
  right:0 !important;
  left:auto !important;
  z-index:10000 !important;
  min-width:220px !important;
  width:max-content !important;
  max-width:290px !important;
  height:auto !important;
  max-height:none !important;
  margin-top:6px !important;
  padding:8px !important;
  flex-direction:column !important;
  flex-wrap:nowrap !important;
  align-items:stretch !important;
  justify-content:flex-start !important;
  gap:4px !important;
  overflow:visible !important;
  transform:none !important;
}

/* User dropdown opens on hover/focus and remains open while hovering dropdown itself */
html body .kvs-hometown .topbar .mebers-block.header-member:hover .member-links,
html body .kvs-hometown .topbar .mebers-block.header-member:focus-within .member-links,
html body .kvs-hometown .topbar .header-member:hover .member-links,
html body .kvs-hometown .topbar .header-member:focus-within .member-links,
html body .kvs-hometown .header-member:hover .member-links,
html body .kvs-hometown .header-member:focus-within .member-links,
html body .kvs-hometown .header-member .member-links:hover{
  display:flex !important;
  visibility:visible !important;
  opacity:1 !important;
  pointer-events:auto !important;
}

/* Force dropdown items to stay vertical */
html body .kvs-hometown .topbar .header-upload-holder .upload-list > *,
html body .kvs-hometown .header-upload-holder .upload-list > *,
html body .kvs-hometown .topbar .mebers-block.header-member .member-links > *,
html body .kvs-hometown .topbar .header-member .member-links > *,
html body .kvs-hometown .header-member .member-links > *{
  flex:0 0 auto !important;
  width:100% !important;
}

html body .kvs-hometown .topbar .header-upload-holder .upload-list a,
html body .kvs-hometown .header-upload-holder .upload-list a,
html body .kvs-hometown .topbar .mebers-block.header-member .member-links a,
html body .kvs-hometown .topbar .header-member .member-links a,
html body .kvs-hometown .header-member .member-links a{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  width:100% !important;
  white-space:nowrap !important;
}

/* Mobile/small screens: do not convert header dropdowns into horizontal scroll rows */
@media (max-width:1180px){
  html body .kvs-hometown .topbar .header-upload-holder .upload-list,
  html body .kvs-hometown .header-upload-holder .upload-list,
  html body .kvs-hometown .topbar .mebers-block.header-member .member-links,
  html body .kvs-hometown .topbar .header-member .member-links,
  html body .kvs-hometown .header-member .member-links{
    flex-direction:column !important;
    flex-wrap:nowrap !important;
    overflow:visible !important;
    overflow-x:visible !important;
    overflow-y:visible !important;
    scrollbar-width:auto !important;
    -ms-overflow-style:auto !important;
  }
}

/* =========================================================
   Header username hover: remove orange
   ========================================================= */

html body .kvs-hometown .topbar .header-member:hover,
html body .kvs-hometown .topbar .mebers-block.header-member:hover,
html body .kvs-hometown .topbar .header-member:hover > a,
html body .kvs-hometown .topbar .mebers-block.header-member:hover > a,
html body .kvs-hometown .topbar .header-member a:hover,
html body .kvs-hometown .topbar .mebers-block.header-member a:hover,
html body .kvs-hometown .header-member:hover,
html body .kvs-hometown .header-member:hover > a,
html body .kvs-hometown .header-member a:hover{
  color:#fff !important;
  background:rgba(255,255,255,.055) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.075) !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .topbar .header-member:hover svg,
html body .kvs-hometown .topbar .mebers-block.header-member:hover svg,
html body .kvs-hometown .header-member:hover svg{
  color:#fff !important;
  fill:#fff !important;
  stroke:#fff !important;
}

/* Kill orange pseudo lines/glow on username/header member */
html body .kvs-hometown .topbar .header-member::before,
html body .kvs-hometown .topbar .header-member::after,
html body .kvs-hometown .topbar .mebers-block.header-member::before,
html body .kvs-hometown .topbar .mebers-block.header-member::after,
html body .kvs-hometown .header-member::before,
html body .kvs-hometown .header-member::after{
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  background-image:none !important;
}


/* Hometown KVS v145
   Fix exact selector from DevTools:
   .kvs-hometown .app-shell::before
   This is the lower/second left sidebar tone.
   Do NOT change general app-shell background.
*/

html body .kvs-hometown .app-shell::before{
  background:#141414 !important;
  background-color:#141414 !important;
  background-image:none !important;
  box-shadow:none !important;
  border-color:rgba(255,255,255,.055) !important;
}

/* If the theme uses both pseudo layers */
html body .kvs-hometown .app-shell::after{
  background-image:none !important;
  box-shadow:none !important;
}

/* Keep the real left sidebar matching the pseudo background */
html body .kvs-hometown .left-sidebar,
html body .kvs-hometown .sidebar.left-sidebar{
  background:#141414 !important;
  background-color:#141414 !important;
  background-image:none !important;
}

/* Keep sidebar internals transparent over the same color */
html body .kvs-hometown .left-sidebar .side-section,
html body .kvs-hometown .left-sidebar .sidebar-inner,
html body .kvs-hometown .left-sidebar .sidebar-content,
html body .kvs-hometown .left-sidebar .side-scroll,
html body .kvs-hometown .left-sidebar .sticky,
html body .kvs-hometown .left-sidebar .sticky-holder{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
}


/* Hometown KVS v146
   Right sidebar background fix.
   Exact area from DevTools:
   - .kvs-hometown .app-shell .sidebar:nth-child(5)
   - .kvs-hometown .app-shell::after
   Uses a darker tone than left sidebar: #0b0b0c.
   No header / dropdown / popup / player / grid changes.
*/

html body .kvs-hometown .app-shell .sidebar:nth-child(5),
html body .kvs-hometown .app-shell .sidebar.right-sidebar,
html body .kvs-hometown .app-shell .right-sidebar,
html body .kvs-hometown .right-sidebar,
html body .kvs-hometown .sidebar.right-sidebar{
  background:#0b0b0c !important;
  background-color:#0b0b0c !important;
  background-image:none !important;
  box-shadow:none !important;
}

/* Right side lower/empty column tone */
html body .kvs-hometown .app-shell::after{
  background:#0b0b0c !important;
  background-color:#0b0b0c !important;
  background-image:none !important;
  box-shadow:none !important;
  border-color:rgba(255,255,255,.045) !important;
}

/* Right sidebar internals transparent over #0b0b0c */
html body .kvs-hometown .right-sidebar .side-section,
html body .kvs-hometown .right-sidebar .sidebar-inner,
html body .kvs-hometown .right-sidebar .sidebar-content,
html body .kvs-hometown .right-sidebar .side-scroll,
html body .kvs-hometown .right-sidebar .sticky,
html body .kvs-hometown .right-sidebar .sticky-holder{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
}

/* Right sidebar scroll track/corner same tone */
html body .kvs-hometown .right-sidebar{
  scrollbar-color:rgba(255,255,255,.18) #0b0b0c !important;
}

html body .kvs-hometown .right-sidebar::-webkit-scrollbar-track,
html body .kvs-hometown .right-sidebar::-webkit-scrollbar-corner{
  background:#0b0b0c !important;
  background-color:#0b0b0c !important;
}

/* Keep border subtle with darker tone */
html body .kvs-hometown .right-sidebar{
  border-left:1px solid rgba(255,255,255,.055) !important;
}

/* Mobile: do not force desktop right sidebar tone into mobile overlays */
@media (max-width:1180px){
  html body .kvs-hometown .app-shell::after{
    background:none !important;
    background-color:transparent !important;
    background-image:none !important;
  }
}


/* Hometown KVS v147
   Video preview polish:
   - Hover preview video fills the whole thumb.
   - No smaller preview effect.
   - Prevent visual gaps / wrong object sizing.
*/

html body .kvs-hometown .hometown-video-grid .img-holder,
html body .kvs-hometown .thumb .img-holder{
  position:relative !important;
  overflow:hidden !important;
}

/* Main fix: preview video must cover the same area as the thumbnail image */
html body .kvs-hometown .hometown-video-grid .img-holder > video,
html body .kvs-hometown .hometown-video-grid .img-holder video,
html body .kvs-hometown .thumb .img-holder > video,
html body .kvs-hometown .thumb .img-holder video,
html body .kvs-hometown .img-holder .preview-video,
html body .kvs-hometown .img-holder .video-preview,
html body .kvs-hometown .img-holder .preview,
html body .kvs-hometown .img-holder [data-preview]{
  position:absolute !important;
  inset:0 !important;
  left:0 !important;
  top:0 !important;
  right:0 !important;
  bottom:0 !important;
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  min-height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:inherit !important;
  background:#000 !important;
  z-index:3 !important;
  transform:none !important;
  box-sizing:border-box !important;
}

/* Make the image and video use the same geometry */
html body .kvs-hometown .hometown-video-grid .img-holder > img,
html body .kvs-hometown .hometown-video-grid .img-holder img,
html body .kvs-hometown .thumb .img-holder > img,
html body .kvs-hometown .thumb .img-holder img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
}

/* If KVS inserts preview wrappers, those wrappers must also fill the thumb */
html body .kvs-hometown .hometown-video-grid .img-holder .preview-holder,
html body .kvs-hometown .hometown-video-grid .img-holder .video-preview-holder,
html body .kvs-hometown .thumb .img-holder .preview-holder,
html body .kvs-hometown .thumb .img-holder .video-preview-holder{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  overflow:hidden !important;
  border-radius:inherit !important;
  background:#000 !important;
  z-index:3 !important;
}

/* Hide any native controls on hover previews */
html body .kvs-hometown .hometown-video-grid .img-holder video::-webkit-media-controls,
html body .kvs-hometown .thumb .img-holder video::-webkit-media-controls{
  display:none !important;
}

/* Reduce accidental selection/dragging on preview thumbs */
html body .kvs-hometown .hometown-video-grid .img-holder video,
html body .kvs-hometown .thumb .img-holder video{
  user-select:none !important;
  -webkit-user-select:none !important;
  -webkit-user-drag:none !important;
}


/* Hometown KVS v148
   Header login/signup hover fix.
   Removes the inherited square/combined hover background behind both buttons.
   Keeps hover only on each individual button.
*/

/* Kill shared hover background on the account/header group */
html body .kvs-hometown .topbar .header-actions:hover,
html body .kvs-hometown .topbar .header-controls:hover,
html body .kvs-hometown .topbar .auth-links:hover,
html body .kvs-hometown .topbar .member-links:hover,
html body .kvs-hometown .topbar .auth-buttons:hover,
html body .kvs-hometown .topbar .login-signup:hover,
html body .kvs-hometown .topbar .header-login:hover,
html body .kvs-hometown .topbar .header-signup:hover,
html body .kvs-hometown .header-actions:hover,
html body .kvs-hometown .header-controls:hover,
html body .kvs-hometown .auth-links:hover,
html body .kvs-hometown .auth-buttons:hover,
html body .kvs-hometown .login-signup:hover{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Remove pseudo background/glow that can cover both Login and Sign up */
html body .kvs-hometown .topbar .header-actions::before,
html body .kvs-hometown .topbar .header-actions::after,
html body .kvs-hometown .topbar .header-controls::before,
html body .kvs-hometown .topbar .header-controls::after,
html body .kvs-hometown .topbar .auth-links::before,
html body .kvs-hometown .topbar .auth-links::after,
html body .kvs-hometown .topbar .auth-buttons::before,
html body .kvs-hometown .topbar .auth-buttons::after,
html body .kvs-hometown .topbar .login-signup::before,
html body .kvs-hometown .topbar .login-signup::after,
html body .kvs-hometown .header-actions::before,
html body .kvs-hometown .header-actions::after,
html body .kvs-hometown .header-controls::before,
html body .kvs-hometown .header-controls::after,
html body .kvs-hometown .auth-links::before,
html body .kvs-hometown .auth-links::after,
html body .kvs-hometown .auth-buttons::before,
html body .kvs-hometown .auth-buttons::after,
html body .kvs-hometown .login-signup::before,
html body .kvs-hometown .login-signup::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
}

/* Login / Sign up buttons: individual hover only */
html body .kvs-hometown .topbar a[href*="login"],
html body .kvs-hometown .topbar a[href*="signup"],
html body .kvs-hometown .topbar span[data-href*="login"],
html body .kvs-hometown .topbar span[data-href*="signup"],
html body .kvs-hometown .topbar .login,
html body .kvs-hometown .topbar .signup,
html body .kvs-hometown .topbar .header-login,
html body .kvs-hometown .topbar .header-signup{
  position:relative !important;
  isolation:isolate !important;
  box-shadow:none !important;
  filter:none !important;
}

/* Hover only affects the actual item */
html body .kvs-hometown .topbar a[href*="login"]:hover,
html body .kvs-hometown .topbar a[href*="signup"]:hover,
html body .kvs-hometown .topbar span[data-href*="login"]:hover,
html body .kvs-hometown .topbar span[data-href*="signup"]:hover,
html body .kvs-hometown .topbar .login:hover,
html body .kvs-hometown .topbar .signup:hover,
html body .kvs-hometown .topbar .header-login:hover,
html body .kvs-hometown .topbar .header-signup:hover{
  background:rgba(255,255,255,.075) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.12) !important;
  box-shadow:none !important;
  filter:none !important;
}

/* If sign up is the white CTA, keep it white and prevent group background */
html body .kvs-hometown .topbar a[href*="signup"].white,
html body .kvs-hometown .topbar span[data-href*="signup"].white,
html body .kvs-hometown .topbar .signup.white,
html body .kvs-hometown .topbar .header-signup.white{
  background:#fff !important;
  background-image:none !important;
  color:#050506 !important;
  border-color:#fff !important;
}

html body .kvs-hometown .topbar a[href*="signup"].white:hover,
html body .kvs-hometown .topbar span[data-href*="signup"].white:hover,
html body .kvs-hometown .topbar .signup.white:hover,
html body .kvs-hometown .topbar .header-signup.white:hover{
  background:#fff !important;
  background-image:none !important;
  color:#050506 !important;
  border-color:#fff !important;
  box-shadow:none !important;
}


/* Hometown KVS v149
   Exact fixes:
   1) Remove weird combined square hover from .topbar .header-controls .header-member
   2) Make .modal-holder form .submit white with black text, no orange/glow
*/

/* =========================================================
   1) Header member wrapper: no combined square hover
   ========================================================= */

html body .kvs-hometown .topbar .header-controls .header-member,
html body .kvs-hometown .topbar .header-controls .header-member:hover,
html body .kvs-hometown .topbar .header-controls .header-member:focus,
html body .kvs-hometown .topbar .header-controls .header-member:focus-within,
html body .kvs-hometown .topbar .header-controls .header-member.active,
html body .kvs-hometown .topbar .header-controls .header-member.open,
html body .kvs-hometown .topbar .header-controls .header-member.is-open{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border-color:transparent !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  outline:0 !important;
}

/* Kill pseudo layer that creates the big square around login/signup */
html body .kvs-hometown .topbar .header-controls .header-member::before,
html body .kvs-hometown .topbar .header-controls .header-member::after,
html body .kvs-hometown .topbar .header-controls .header-member:hover::before,
html body .kvs-hometown .topbar .header-controls .header-member:hover::after,
html body .kvs-hometown .topbar .header-controls .header-member:focus-within::before,
html body .kvs-hometown .topbar .header-controls .header-member:focus-within::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Protect children: hover should only be on each actual button/link */
html body .kvs-hometown .topbar .header-controls .header-member > *,
html body .kvs-hometown .topbar .header-controls .header-member:hover > *,
html body .kvs-hometown .topbar .header-controls .header-member:focus-within > *{
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Login / Sign up individual hover only */
html body .kvs-hometown .topbar .header-controls .header-member a:hover,
html body .kvs-hometown .topbar .header-controls .header-member span[data-href]:hover,
html body .kvs-hometown .topbar .header-controls .header-member .button:hover,
html body .kvs-hometown .topbar .header-controls .header-member .btn:hover{
  background:rgba(255,255,255,.075) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.12) !important;
  box-shadow:none !important;
  filter:none !important;
}

/* If Sign up is the white CTA, keep it white and clean */
html body .kvs-hometown .topbar .header-controls .header-member a[href*="signup"],
html body .kvs-hometown .topbar .header-controls .header-member span[data-href*="signup"]{
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown .topbar .header-controls .header-member a[href*="signup"]:hover,
html body .kvs-hometown .topbar .header-controls .header-member span[data-href*="signup"]:hover{
  box-shadow:none !important;
  filter:none !important;
}

/* =========================================================
   2) Modal submit button: white / black / no orange glow
   ========================================================= */

html body .modal-holder form .submit,
html body .modal-holder form input.submit,
html body .modal-holder form input[type="submit"].submit,
html body .modal-holder form button.submit,
html body .modal-holder form .button.submit,
html body .modal-holder form .btn.submit,
html body .kvs-hometown .modal-holder form .submit,
html body .kvs-hometown .modal-holder form input.submit,
html body .kvs-hometown .modal-holder form input[type="submit"].submit,
html body .kvs-hometown .modal-holder form button.submit,
html body .kvs-hometown .modal-holder form .button.submit,
html body .kvs-hometown .modal-holder form .btn.submit{
  min-height:34px !important;
  height:auto !important;
  padding:0 16px !important;
  border-radius:999px !important;
  background:#ffffff !important;
  background-color:#ffffff !important;
  background-image:none !important;
  border:1px solid #ffffff !important;
  color:#050506 !important;
  font-size:12px !important;
  font-weight:650 !important;
  line-height:34px !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  outline:0 !important;
}

html body .modal-holder form .submit:hover,
html body .modal-holder form input.submit:hover,
html body .modal-holder form input[type="submit"].submit:hover,
html body .modal-holder form button.submit:hover,
html body .modal-holder form .button.submit:hover,
html body .modal-holder form .btn.submit:hover,
html body .kvs-hometown .modal-holder form .submit:hover,
html body .kvs-hometown .modal-holder form input.submit:hover,
html body .kvs-hometown .modal-holder form input[type="submit"].submit:hover,
html body .kvs-hometown .modal-holder form button.submit:hover,
html body .kvs-hometown .modal-holder form .button.submit:hover,
html body .kvs-hometown .modal-holder form .btn.submit:hover{
  background:#ffffff !important;
  background-color:#ffffff !important;
  background-image:none !important;
  border-color:#ffffff !important;
  color:#050506 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Remove orange pseudo/glow from modal submit */
html body .modal-holder form .submit::before,
html body .modal-holder form .submit::after,
html body .modal-holder form input.submit::before,
html body .modal-holder form input.submit::after,
html body .modal-holder form input[type="submit"].submit::before,
html body .modal-holder form input[type="submit"].submit::after,
html body .modal-holder form button.submit::before,
html body .modal-holder form button.submit::after,
html body .modal-holder form .button.submit::before,
html body .modal-holder form .button.submit::after,
html body .modal-holder form .btn.submit::before,
html body .modal-holder form .btn.submit::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Kill inherited orange/gold classes specifically inside modal submit */
html body .modal-holder form .submit.orange,
html body .modal-holder form .submit.gold,
html body .modal-holder form .submit.btn,
html body .modal-holder form .submit.button{
  background:#ffffff !important;
  background-color:#ffffff !important;
  background-image:none !important;
  border-color:#ffffff !important;
  color:#050506 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}


/* Hometown KVS v151
   Exact Models fixes:
   - Main /models/ grid only uses .models-main-thumbs.
   - Single model uses .model-single-card / .model-single-avatar.
   - Adds model social links.
*/

/* =========================================================
   /models/ main grid: bigger, closer, round images
   ========================================================= */

html body .kvs-hometown .models-main-thumbs{
  display:grid !important;
  grid-template-columns:repeat(auto-fill, minmax(132px, 1fr)) !important;
  gap:14px 12px !important;
  align-items:start !important;
}

html body .kvs-hometown .models-main-thumbs .thumb.item{
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
  text-align:center !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .models-main-thumbs .thumb.item > a{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:0 !important;
  width:100% !important;
  min-width:0 !important;
  padding:0 !important;
  text-align:center !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  text-decoration:none !important;
}

html body .kvs-hometown .models-main-thumbs .img-holder{
  width:124px !important;
  height:124px !important;
  min-width:124px !important;
  min-height:124px !important;
  max-width:124px !important;
  max-height:124px !important;
  aspect-ratio:1/1 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 auto 8px !important;
  padding:0 !important;
  border-radius:999px !important;
  overflow:hidden !important;
  background:
    radial-gradient(circle at 50% 38%, rgba(255,255,255,.080), rgba(255,255,255,.028) 46%, rgba(255,255,255,.012) 100%) !important;
  background-color:#171719 !important;
  background-image:radial-gradient(circle at 50% 38%, rgba(255,255,255,.080), rgba(255,255,255,.028) 46%, rgba(255,255,255,.012) 100%) !important;
  border:1px solid rgba(255,255,255,.065) !important;
  outline:0 !important;
  box-shadow:0 12px 34px rgba(0,0,0,.24) !important;
}

html body .kvs-hometown .models-main-thumbs .img-holder img{
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  min-height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  border-radius:999px !important;
  border:0 !important;
}

html body .kvs-hometown .models-main-thumbs .img-holder .no-thumb,
html body .kvs-hometown .models-main-thumbs .no-thumb{
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  min-height:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:999px !important;
  background:transparent !important;
  background-image:none !important;
  color:rgba(244,244,245,.46) !important;
  font-size:10px !important;
  font-weight:650 !important;
  line-height:1.15 !important;
  text-align:center !important;
  text-transform:uppercase !important;
  letter-spacing:.035em !important;
  padding:0 12px !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .models-main-thumbs .title{
  width:100% !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 3px !important;
  color:rgba(244,244,245,.86) !important;
  font-size:13px !important;
  line-height:1.18 !important;
  font-weight:650 !important;
  text-align:center !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .models-main-thumbs .thumb.item > a:hover .title{
  color:#fff !important;
  background:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown .models-main-thumbs .flag-holder{
  display:inline-flex !important;
  vertical-align:middle !important;
  margin-left:4px !important;
  transform:translateY(1px) !important;
}

/* Mobile model grid */
@media (max-width:560px){
  html body .kvs-hometown .models-main-thumbs{
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
    gap:14px 10px !important;
  }

  html body .kvs-hometown .models-main-thumbs .img-holder{
    width:112px !important;
    height:112px !important;
    min-width:112px !important;
    min-height:112px !important;
    max-width:112px !important;
    max-height:112px !important;
  }
}

/* =========================================================
   Single model info card: round image + no image + socials
   ========================================================= */

html body .kvs-hometown .model-single-card .model-single-avatar{
  width:156px !important;
  height:156px !important;
  min-width:156px !important;
  min-height:156px !important;
  max-width:156px !important;
  max-height:156px !important;
  aspect-ratio:1/1 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 auto 12px !important;
  padding:0 !important;
  border-radius:999px !important;
  overflow:hidden !important;
  background:
    radial-gradient(circle at 50% 38%, rgba(255,255,255,.080), rgba(255,255,255,.028) 46%, rgba(255,255,255,.012) 100%) !important;
  background-color:#171719 !important;
  background-image:radial-gradient(circle at 50% 38%, rgba(255,255,255,.080), rgba(255,255,255,.028) 46%, rgba(255,255,255,.012) 100%) !important;
  border:1px solid rgba(255,255,255,.070) !important;
  box-shadow:0 16px 42px rgba(0,0,0,.28) !important;
}

html body .kvs-hometown .model-single-card .model-single-avatar a{
  display:block !important;
  width:100% !important;
  height:100% !important;
  border-radius:999px !important;
  overflow:hidden !important;
}

html body .kvs-hometown .model-single-card .model-single-avatar img{
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  min-height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
  border-radius:999px !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}

html body .kvs-hometown .model-single-card .model-single-avatar .no-thumb{
  width:100% !important;
  height:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:999px !important;
  color:rgba(244,244,245,.46) !important;
  font-size:11px !important;
  font-weight:650 !important;
  line-height:1.15 !important;
  text-align:center !important;
  text-transform:uppercase !important;
  letter-spacing:.035em !important;
  padding:0 14px !important;
  background:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

/* Social icons on model single */
html body .kvs-hometown .model-single-card .model-social-links{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  margin:0 0 14px !important;
  padding:0 !important;
}

html body .kvs-hometown .model-single-card .model-social-link{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:30px !important;
  padding:0 10px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.030) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.82) !important;
  font-size:11px !important;
  font-weight:600 !important;
  line-height:1 !important;
  text-decoration:none !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .model-single-card .model-social-link:hover{
  background:rgba(255,255,255,.080) !important;
  border-color:rgba(255,255,255,.12) !important;
  color:#fff !important;
  box-shadow:none !important;
}

html body .kvs-hometown .model-single-card .model-social-link i{
  width:13px !important;
  min-width:13px !important;
  text-align:center !important;
  color:currentColor !important;
}

html body .kvs-hometown .model-single-card .model-social-link:before,
html body .kvs-hometown .model-single-card .model-social-link:after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}


/* Hometown KVS v152
   Models final fixes:
   - /models/ no-image text no longer duplicated.
   - Single model Subscribe/Unsubscribe button no orange/glow.
   - Website button under description removed in template.
*/

/* /models/ main grid: use only the generated data-label text for no-image */
html body .kvs-hometown .models-main-thumbs .img-holder .no-thumb[data-label]{
  font-size:0 !important;
  line-height:0 !important;
  color:transparent !important;
  text-indent:0 !important;
  overflow:hidden !important;
}

html body .kvs-hometown .models-main-thumbs .img-holder .no-thumb[data-label]::before{
  content:attr(data-label) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  padding:0 12px !important;
  color:rgba(244,244,245,.46) !important;
  font-size:10px !important;
  font-weight:650 !important;
  line-height:1.15 !important;
  text-align:center !important;
  text-transform:uppercase !important;
  letter-spacing:.035em !important;
  background:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Kill any inherited second pseudo label/icon on models no-image */
html body .kvs-hometown .models-main-thumbs .img-holder .no-thumb[data-label]::after{
  content:none !important;
  display:none !important;
}

/* Single model subscribe/unsubscribe button */
html body .kvs-hometown .model-single-card .button-subscribe,
html body .kvs-hometown .model-single-card a.button-subscribe,
html body .kvs-hometown .model-single-card .info-box .button-subscribe{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:8px !important;
  min-height:34px !important;
  padding:0 12px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.030) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.84) !important;
  font-size:12px !important;
  font-weight:600 !important;
  line-height:1 !important;
  text-decoration:none !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown .model-single-card .button-subscribe:hover,
html body .kvs-hometown .model-single-card a.button-subscribe:hover,
html body .kvs-hometown .model-single-card .info-box .button-subscribe:hover{
  background:rgba(255,255,255,.080) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.12) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Counter pill inside subscribe button */
html body .kvs-hometown .model-single-card .button-subscribe .button-info,
html body .kvs-hometown .model-single-card .button-subscribe em,
html body .kvs-hometown .model-single-card a.button-subscribe .button-info,
html body .kvs-hometown .model-single-card a.button-subscribe em{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:22px !important;
  height:22px !important;
  padding:0 7px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.070) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.075) !important;
  color:rgba(244,244,245,.76) !important;
  font-size:11px !important;
  font-style:normal !important;
  font-weight:650 !important;
  line-height:1 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .model-single-card .button-subscribe:hover .button-info,
html body .kvs-hometown .model-single-card .button-subscribe:hover em{
  background:rgba(255,255,255,.12) !important;
  border-color:rgba(255,255,255,.13) !important;
  color:#fff !important;
}

/* Remove orange inherited pseudo/glow from subscribe button */
html body .kvs-hometown .model-single-card .button-subscribe::before,
html body .kvs-hometown .model-single-card .button-subscribe::after,
html body .kvs-hometown .model-single-card .button-subscribe *::before,
html body .kvs-hometown .model-single-card .button-subscribe *::after{
  background:none !important;
  background-image:none !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* If KVS applies orange/gold classes to subscribe */
html body .kvs-hometown .model-single-card .button-subscribe.orange,
html body .kvs-hometown .model-single-card .button-subscribe.gold,
html body .kvs-hometown .model-single-card .button-subscribe.btn,
html body .kvs-hometown .model-single-card .button-subscribe.button{
  background:rgba(255,255,255,.030) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.84) !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}


/* Hometown KVS v153
   Single model final fixes:
   - Subscribe box no grey square.
   - Subscribe button no orange on hover.
   - Subscribers number no weird pill.
   - Voting thank you / already voted popup no orange heredado.
*/

/* =========================================================
   Single model Subscribe / Unsubscribe
   ========================================================= */

/* Remove grey square/background around subscribe */
html body .kvs-hometown .model-single-card .model-subscribe-box,
html body .kvs-hometown .model-single-card .info-box.model-subscribe-box{
  margin:10px 0 12px !important;
  padding:0 !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Exact button selector, stronger than old inherited orange styles */
html body .kvs-hometown .model-single-card .model-subscribe-box a.button-subscribe,
html body .kvs-hometown .model-single-card .model-subscribe-box .button-subscribe,
html body .kvs-hometown .model-single-card a.button-subscribe,
html body .kvs-hometown .model-single-card .button-subscribe{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  width:100% !important;
  min-height:34px !important;
  height:34px !important;
  padding:0 12px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.035) !important;
  background-color:rgba(255,255,255,.035) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.070) !important;
  color:rgba(244,244,245,.86) !important;
  font-size:12px !important;
  font-weight:600 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-decoration:none !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  outline:0 !important;
  overflow:hidden !important;
}

/* Hover/active must stay monochrome, never orange */
html body .kvs-hometown .model-single-card .model-subscribe-box a.button-subscribe:hover,
html body .kvs-hometown .model-single-card .model-subscribe-box .button-subscribe:hover,
html body .kvs-hometown .model-single-card a.button-subscribe:hover,
html body .kvs-hometown .model-single-card .button-subscribe:hover,
html body .kvs-hometown .model-single-card .model-subscribe-box a.button-subscribe:focus,
html body .kvs-hometown .model-single-card .model-subscribe-box .button-subscribe:focus,
html body .kvs-hometown .model-single-card a.button-subscribe:focus,
html body .kvs-hometown .model-single-card .button-subscribe:focus,
html body .kvs-hometown .model-single-card .model-subscribe-box a.button-subscribe:active,
html body .kvs-hometown .model-single-card .model-subscribe-box .button-subscribe:active,
html body .kvs-hometown .model-single-card a.button-subscribe:active,
html body .kvs-hometown .model-single-card .button-subscribe:active{
  background:rgba(255,255,255,.080) !important;
  background-color:rgba(255,255,255,.080) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.13) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  outline:0 !important;
}

/* Text inside subscribe button */
html body .kvs-hometown .model-single-card .button-subscribe span{
  display:inline-flex !important;
  align-items:center !important;
  min-width:0 !important;
  color:inherit !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Subscribers count: no pill, just subtle text */
html body .kvs-hometown .model-single-card .button-subscribe .button-info,
html body .kvs-hometown .model-single-card .button-subscribe em,
html body .kvs-hometown .model-single-card a.button-subscribe .button-info,
html body .kvs-hometown .model-single-card a.button-subscribe em{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:0 !important;
  width:auto !important;
  height:auto !important;
  padding:0 !important;
  margin:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  color:rgba(244,244,245,.50) !important;
  font-size:11px !important;
  font-style:normal !important;
  font-weight:600 !important;
  line-height:1 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Optional separator before number */
html body .kvs-hometown .model-single-card .button-subscribe .button-info::before,
html body .kvs-hometown .model-single-card .button-subscribe em::before{
  content:"(" !important;
  color:rgba(244,244,245,.45) !important;
}

html body .kvs-hometown .model-single-card .button-subscribe .button-info::after,
html body .kvs-hometown .model-single-card .button-subscribe em::after{
  content:")" !important;
  color:rgba(244,244,245,.45) !important;
}

html body .kvs-hometown .model-single-card .button-subscribe:hover .button-info,
html body .kvs-hometown .model-single-card .button-subscribe:hover em{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  color:rgba(255,255,255,.66) !important;
  box-shadow:none !important;
}

/* Kill any inherited orange/gold classes and pseudo glow */
html body .kvs-hometown .model-single-card .button-subscribe.orange,
html body .kvs-hometown .model-single-card .button-subscribe.gold,
html body .kvs-hometown .model-single-card .button-subscribe.btn,
html body .kvs-hometown .model-single-card .button-subscribe.button,
html body .kvs-hometown .model-single-card .button-subscribe.orange:hover,
html body .kvs-hometown .model-single-card .button-subscribe.gold:hover,
html body .kvs-hometown .model-single-card .button-subscribe.btn:hover,
html body .kvs-hometown .model-single-card .button-subscribe.button:hover{
  background:rgba(255,255,255,.060) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.10) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .model-single-card .button-subscribe::before,
html body .kvs-hometown .model-single-card .button-subscribe::after,
html body .kvs-hometown .model-single-card .button-subscribe *::before,
html body .kvs-hometown .model-single-card .button-subscribe *::after{
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* =========================================================
   Voting result popup: thank you / IP already voted
   ========================================================= */

/* The message is injected into .voters in the rate-holder */
html body .kvs-hometown .rate-holder .voters,
html body .kvs-hometown .rating-container .voters,
html body .kvs-hometown .model-single-card .voters,
html body .kvs-hometown .video-page .voters,
html body .kvs-hometown .playlist-page .voters{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:28px !important;
  margin-left:6px !important;
  padding:0 10px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.055) !important;
  background-color:rgba(255,255,255,.055) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.085) !important;
  color:rgba(244,244,245,.82) !important;
  font-size:11px !important;
  font-weight:600 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* If empty, don't show a blank pill */
html body .kvs-hometown .rate-holder .voters:empty,
html body .kvs-hometown .rating-container .voters:empty,
html body .kvs-hometown .model-single-card .voters:empty,
html body .kvs-hometown .video-page .voters:empty,
html body .kvs-hometown .playlist-page .voters:empty{
  display:none !important;
}

/* Success/error inherited classes inside voting area */
html body .kvs-hometown .rate-holder .success,
html body .kvs-hometown .rate-holder .error,
html body .kvs-hometown .rate-holder .generic-error,
html body .kvs-hometown .rate-holder .message,
html body .kvs-hometown .rating-container .success,
html body .kvs-hometown .rating-container .error,
html body .kvs-hometown .rating-container .generic-error,
html body .kvs-hometown .rating-container .message{
  background:rgba(255,255,255,.055) !important;
  background-color:rgba(255,255,255,.055) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.085) !important;
  color:rgba(244,244,245,.82) !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Kill orange pseudo/glow on voters popup */
html body .kvs-hometown .rate-holder .voters::before,
html body .kvs-hometown .rate-holder .voters::after,
html body .kvs-hometown .rating-container .voters::before,
html body .kvs-hometown .rating-container .voters::after,
html body .kvs-hometown .rate-holder .success::before,
html body .kvs-hometown .rate-holder .success::after,
html body .kvs-hometown .rate-holder .error::before,
html body .kvs-hometown .rate-holder .error::after,
html body .kvs-hometown .rating-container .success::before,
html body .kvs-hometown .rating-container .success::after,
html body .kvs-hometown .rating-container .error::before,
html body .kvs-hometown .rating-container .error::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}


/* Hometown KVS v154
   Header member name hover fix only.
   Remove orange inherited hover from:
   .header-member .header-member-switcher .mebers-name
*/

html body .kvs-hometown .header-member .header-member-switcher .mebers-name,
html body .kvs-hometown .header-member .header-member-switcher:hover .mebers-name,
html body .kvs-hometown .header-member:hover .header-member-switcher .mebers-name,
html body .kvs-hometown .header-member .header-member-switcher .mebers-name:hover,
html body .kvs-hometown .topbar .header-member .header-member-switcher .mebers-name,
html body .kvs-hometown .topbar .header-member .header-member-switcher:hover .mebers-name,
html body .kvs-hometown .topbar .header-member:hover .header-member-switcher .mebers-name,
html body .kvs-hometown .topbar .header-member .header-member-switcher .mebers-name:hover{
  color:rgba(244,244,245,.88) !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border-color:transparent !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* On hover keep it white/monochrome, never orange */
html body .kvs-hometown .header-member:hover .mebers-name,
html body .kvs-hometown .header-member .header-member-switcher:hover .mebers-name,
html body .kvs-hometown .header-member .mebers-name:hover,
html body .kvs-hometown .topbar .header-member:hover .mebers-name,
html body .kvs-hometown .topbar .header-member .header-member-switcher:hover .mebers-name,
html body .kvs-hometown .topbar .header-member .mebers-name:hover{
  color:#fff !important;
  background:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Kill possible orange underline/glow pseudo layers */
html body .kvs-hometown .header-member .header-member-switcher .mebers-name::before,
html body .kvs-hometown .header-member .header-member-switcher .mebers-name::after,
html body .kvs-hometown .header-member .header-member-switcher:hover .mebers-name::before,
html body .kvs-hometown .header-member .header-member-switcher:hover .mebers-name::after,
html body .kvs-hometown .header-member:hover .header-member-switcher .mebers-name::before,
html body .kvs-hometown .header-member:hover .header-member-switcher .mebers-name::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Hometown KVS v155
   Single video player + lower action bar integration.
   Report flag selector monochrome, no inherited orange.
*/

/* Glue the controls bar directly to the player and keep only the top player corners rounded. */
html body .kvs-hometown.video-page .player.video,
html body .kvs-hometown.video-page .player,
html body .kvs-hometown.video-page .video-player,
html body .kvs-hometown.video-page .block-video,
html body .kvs-hometown.video-page .video-container{
  margin-bottom:0 !important;
  border-bottom:0 !important;
  border-radius:12px 12px 0 0 !important;
  overflow:hidden !important;
  background:#000 !important;
}

html body .kvs-hometown.video-page .player-holder,
html body .kvs-hometown.video-page .player-wrap,
html body .kvs-hometown.video-page .embed-wrap,
html body .kvs-hometown.video-page .no-player,
html body .kvs-hometown.video-page #kt_player,
html body .kvs-hometown.video-page iframe,
html body .kvs-hometown.video-page video{
  border-radius:12px 12px 0 0 !important;
  border-bottom-left-radius:0 !important;
  border-bottom-right-radius:0 !important;
  overflow:hidden !important;
}

html body .kvs-hometown.video-page .video-controls{
  margin-top:0 !important;
  margin-bottom:16px !important;
  border-top:0 !important;
  border-radius:0 0 12px 12px !important;
  background:#111113 !important;
  box-shadow:none !important;
}

/* If an under-player sponsor/ad is present, keep it separated instead of forcing it into the player group. */
html body .kvs-hometown.video-page .player.video + .link-offer,
html body .kvs-hometown.video-page .player + .link-offer{
  margin-top:12px !important;
}

/* Report flag tab: remove orange from the selected radio marker. */
html body .kvs-hometown.video-page .block-flagging .button-group .radio + label::before,
html body .kvs-hometown.video-page .block-flagging .button-group .radio + span::before{
  border-color:rgba(255,255,255,.24) !important;
  background:rgba(255,255,255,.015) !important;
  background-color:rgba(255,255,255,.015) !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .block-flagging .button-group .radio + label::after,
html body .kvs-hometown.video-page .block-flagging .button-group .radio + span::after{
  border-color:transparent !important;
  background:transparent !important;
  background-color:transparent !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .block-flagging .button-group .radio:checked + label::before,
html body .kvs-hometown.video-page .block-flagging .button-group .radio:checked + span::before{
  background:#f4f4f5 !important;
  background-color:#f4f4f5 !important;
  border:5px solid #111113 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .block-flagging .button-group .radio:checked + label::after,
html body .kvs-hometown.video-page .block-flagging .button-group .radio:checked + span::after{
  border-color:rgba(255,255,255,.58) !important;
  background:transparent !important;
  background-color:transparent !important;
  box-shadow:none !important;
}

/* Also keep the active flag tab button monochrome when report is open. */
html body .kvs-hometown.video-page .video-controls a[href="#tab5"].active,
html body .kvs-hometown.video-page .video-controls a[href="#tab5"]:hover{
  background:rgba(255,255,255,.065) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.12) !important;
  color:#fff !important;
  box-shadow:none !important;
}

/* Hometown KVS v157
   Single video background consistency.
   Rebuilt from v155: keeps the header glow/gradient, but makes the whole single-video
   content column use one black base color from the left sidebar edge to the right edge.
*/
html body .kvs-hometown.video-page,
html body .kvs-hometown.video-page.wrapper,
html body .kvs-hometown.video-page:not(.playlist-page) .app-shell,
html body .kvs-hometown.video-page .content{
  background-color:#000 !important;
}

/* Keep the content grid column full width; only the inner video area is width-limited.
   This avoids the three visible background layers on wide screens. */
@media (min-width:1281px){
  html body .kvs-hometown.video-page .content{
    width:100% !important;
    max-width:none !important;
    margin-left:0 !important;
    margin-right:0 !important;
  }

  html body .kvs-hometown.video-page .content > .container,
  html body .kvs-hometown.video-page .video-holder,
  html body .kvs-hometown.video-page .video-inner,
  html body .kvs-hometown.video-page .video-cols{
    width:100% !important;
    max-width:1280px !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  html body .kvs-hometown.video-page.sidebar-collapsed .content{
    max-width:none !important;
  }

  html body .kvs-hometown.video-page.sidebar-collapsed .content > .container,
  html body .kvs-hometown.video-page.sidebar-collapsed .video-holder,
  html body .kvs-hometown.video-page.sidebar-collapsed .video-inner,
  html body .kvs-hometown.video-page.sidebar-collapsed .video-cols{
    max-width:1280px !important;
  }
}

@media (min-width:1800px){
  html body .kvs-hometown.video-page .content > .container,
  html body .kvs-hometown.video-page .video-holder,
  html body .kvs-hometown.video-page .video-inner,
  html body .kvs-hometown.video-page .video-cols,
  html body .kvs-hometown.video-page.sidebar-collapsed .content > .container,
  html body .kvs-hometown.video-page.sidebar-collapsed .video-holder,
  html body .kvs-hometown.video-page.sidebar-collapsed .video-inner,
  html body .kvs-hometown.video-page.sidebar-collapsed .video-cols{
    max-width:1360px !important;
  }
}


/* Hometown KVS v158
   Albums list polish only.
   - Real masonry layout for /albums lists.
   - Album covers keep their natural ratio instead of being cropped into a fixed frame.
   - Card metadata is cleaner and no longer crowded under the title.
*/
html body .kvs-hometown.albums-page .albums-thumbs,
html body .kvs-hometown.albums-page div.thumbs.albums-thumbs,
html body .kvs-hometown.albums-page form.thumbs.albums-thumbs{
  display:block !important;
  columns:260px auto !important;
  column-gap:14px !important;
  margin:0 0 28px !important;
  padding:0 !important;
  overflow:visible !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb{
  display:inline-block !important;
  width:100% !important;
  max-width:100% !important;
  float:none !important;
  clear:none !important;
  break-inside:avoid !important;
  page-break-inside:avoid !important;
  margin:0 0 14px !important;
  padding:0 !important;
  overflow:hidden !important;
  vertical-align:top !important;
  border-radius:16px !important;
  background:rgba(17,17,19,.96) !important;
  border:1px solid rgba(255,255,255,.075) !important;
  box-shadow:none !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb:hover{
  transform:translateY(-2px) !important;
  border-color:rgba(255,255,255,.14) !important;
  background:rgba(20,20,22,.98) !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb > a{
  display:block !important;
  width:100% !important;
  height:auto !important;
  color:#f4f4f5 !important;
  overflow:hidden !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .img-holder{
  position:relative !important;
  display:block !important;
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  padding:0 !important;
  margin:0 !important;
  overflow:hidden !important;
  border-radius:15px 15px 0 0 !important;
  background:#0b0b0c !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .img-holder img{
  position:static !important;
  inset:auto !important;
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  border:0 !important;
  transform:none !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .title{
  position:static !important;
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:2 !important;
  min-height:0 !important;
  margin:0 !important;
  padding:10px 11px 4px !important;
  background:transparent !important;
  color:#f4f4f5 !important;
  text-shadow:none !important;
  font-size:13px !important;
  line-height:1.3 !important;
  font-weight:650 !important;
  letter-spacing:-.01em !important;
  overflow:hidden !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom{
  position:static !important;
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:6px !important;
  margin:0 !important;
  padding:5px 11px 11px !important;
  background:transparent !important;
  color:rgba(244,244,245,.56) !important;
  font-size:11px !important;
  line-height:1 !important;
  overflow:hidden !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:4px !important;
  height:24px !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 8px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.045) !important;
  border:1px solid rgba(255,255,255,.07) !important;
  color:rgba(244,244,245,.66) !important;
  white-space:nowrap !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb-item i,
html body .kvs-hometown.albums-page .albums-thumbs .thumb-item svg{
  width:12px !important;
  height:12px !important;
  color:rgba(244,244,245,.56) !important;
  fill:currentColor !important;
  flex:0 0 auto !important;
}

/* The date made album cards feel crowded; keep the useful compact metrics only. */
html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item:nth-child(4){
  display:none !important;
}

@media (max-width:980px){
  html body .kvs-hometown.albums-page .albums-thumbs,
  html body .kvs-hometown.albums-page div.thumbs.albums-thumbs,
  html body .kvs-hometown.albums-page form.thumbs.albums-thumbs{
    columns:220px auto !important;
    column-gap:10px !important;
  }
  html body .kvs-hometown.albums-page .albums-thumbs .thumb{
    margin-bottom:10px !important;
    border-radius:14px !important;
  }
}

@media (max-width:560px){
  html body .kvs-hometown.albums-page .albums-thumbs,
  html body .kvs-hometown.albums-page div.thumbs.albums-thumbs,
  html body .kvs-hometown.albums-page form.thumbs.albums-thumbs{
    column-count:2 !important;
    column-width:auto !important;
    column-gap:8px !important;
  }
  html body .kvs-hometown.albums-page .albums-thumbs .title{
    font-size:12px !important;
    padding:8px 8px 3px !important;
  }
  html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom{
    gap:4px !important;
    padding:4px 8px 9px !important;
  }
  html body .kvs-hometown.albums-page .albums-thumbs .thumb-item{
    height:21px !important;
    padding:0 6px !important;
    font-size:10px !important;
  }
}

/* Hometown KVS v159
   /albums correction.
   KVS album preview thumbs are generated as 525x682, so the card frame now uses
   the exact same ratio. This prevents top/bottom overflow and keeps the cover
   perfectly locked inside the card. Metadata is rebuilt as a clean compact row.
*/
html body .kvs-hometown.albums-page .albums-thumbs .thumb{
  contain:layout paint !important;
  overflow:hidden !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb > a{
  display:flex !important;
  flex-direction:column !important;
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  overflow:hidden !important;
  text-decoration:none !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .img-holder{
  position:relative !important;
  display:block !important;
  flex:0 0 auto !important;
  width:100% !important;
  height:auto !important;
  aspect-ratio:525 / 682 !important;
  min-height:0 !important;
  max-height:none !important;
  padding:0 !important;
  margin:0 !important;
  overflow:hidden !important;
  border-radius:15px 15px 0 0 !important;
  background:#0b0b0c !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .img-holder img,
html body .kvs-hometown.albums-page .albums-thumbs .img-holder img.lazy-load{
  position:absolute !important;
  inset:0 !important;
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  max-height:none !important;
  min-width:100% !important;
  min-height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  transform:none !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .title{
  width:100% !important;
  box-sizing:border-box !important;
  flex:0 0 auto !important;
  padding:11px 11px 7px !important;
  min-height:42px !important;
  max-height:44px !important;
  line-height:1.25 !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom{
  position:static !important;
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  align-items:center !important;
  width:100% !important;
  box-sizing:border-box !important;
  gap:6px !important;
  margin:0 !important;
  padding:0 11px 12px !important;
  min-height:0 !important;
  height:auto !important;
  overflow:hidden !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:0 !important;
  width:100% !important;
  height:26px !important;
  box-sizing:border-box !important;
  gap:4px !important;
  margin:0 !important;
  padding:0 6px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.045) !important;
  border:1px solid rgba(255,255,255,.07) !important;
  color:rgba(244,244,245,.68) !important;
  font-size:11px !important;
  line-height:1 !important;
  font-weight:600 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item i{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 12px !important;
  width:12px !important;
  height:12px !important;
  min-width:12px !important;
  margin:0 !important;
  padding:0 !important;
  line-height:0 !important;
  overflow:hidden !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item svg,
html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item .svg-icon{
  display:block !important;
  width:12px !important;
  height:12px !important;
  min-width:12px !important;
  flex:0 0 12px !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.72 !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item:nth-child(4){
  display:none !important;
}

@media (max-width:560px){
  html body .kvs-hometown.albums-page .albums-thumbs .img-holder{
    aspect-ratio:525 / 682 !important;
  }
  html body .kvs-hometown.albums-page .albums-thumbs .title{
    min-height:38px !important;
    max-height:40px !important;
    padding:9px 8px 6px !important;
    font-size:12px !important;
  }
  html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:4px !important;
    padding:0 8px 9px !important;
  }
  html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item{
    height:22px !important;
    padding:0 4px !important;
    font-size:10px !important;
  }
  html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item i,
  html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item svg,
  html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item .svg-icon{
    width:10px !important;
    height:10px !important;
    min-width:10px !important;
    flex-basis:10px !important;
  }
}

/* Hometown KVS v160
   /albums meta cleanup + header fallback icon cleanup.
   - Album stats are plain inline metadata, not pills.
   - Icons sit tight next to the numbers.
   - Header fallback member icon no longer has its own inner avatar pill.
*/
html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-wrap:nowrap !important;
  width:100% !important;
  gap:12px !important;
  padding:0 11px 12px !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex:0 0 auto !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  gap:4px !important;
  border-radius:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.62) !important;
  font-size:11px !important;
  line-height:1.15 !important;
  font-weight:600 !important;
  white-space:nowrap !important;
  overflow:visible !important;
  text-overflow:clip !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item i{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 12px !important;
  width:12px !important;
  min-width:12px !important;
  max-width:12px !important;
  height:12px !important;
  min-height:12px !important;
  max-height:12px !important;
  margin:0 !important;
  padding:0 !important;
  line-height:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.48) !important;
  overflow:visible !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item svg,
html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item .svg-icon{
  display:block !important;
  flex:0 0 12px !important;
  width:12px !important;
  min-width:12px !important;
  max-width:12px !important;
  height:12px !important;
  min-height:12px !important;
  max-height:12px !important;
  margin:0 !important;
  padding:0 !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.78 !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item:nth-child(4){
  display:none !important;
}

html body .kvs-hometown .topbar .header-member-switcher .mebers-photo,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .mebers-photo{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
  overflow:visible !important;
}

html body .kvs-hometown .topbar .header-member-switcher .member-avatar-fallback,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .member-avatar-fallback,
html body .kvs-hometown .topbar .header-member-switcher .member-avatar-fallback i,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .member-avatar-fallback i{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
  padding:0 !important;
  margin:0 !important;
}

html body .kvs-hometown .topbar .header-member-switcher .member-avatar-fallback i,
html body .kvs-hometown .topbar .mebers-switcher.header-member-switcher .member-avatar-fallback i{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  min-height:0 !important;
  color:rgba(244,244,245,.72) !important;
  line-height:1 !important;
}

@media (max-width:560px){
  html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom{
    gap:8px !important;
    padding:0 8px 10px !important;
  }
  html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item{
    font-size:10px !important;
    gap:3px !important;
  }
  html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item i,
  html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item svg,
  html body .kvs-hometown.albums-page .albums-thumbs .thumb-bottom .thumb-item .svg-icon{
    width:10px !important;
    height:10px !important;
    min-width:10px !important;
    max-width:10px !important;
    min-height:10px !important;
    max-height:10px !important;
    flex-basis:10px !important;
  }
}


/* Hometown KVS v161
   Final fixes:
   - /albums card metadata uses a dedicated clean row, not legacy thumb pills.
   - Video vote result appears below the like/dislike buttons inside the controls bar.
   - Header user dropdown stays open while navigating and also supports click-open. */

/* /albums card metadata: clean simple row, never stacked or pill-boxed */
html body .kvs-hometown.albums-page .albums-thumbs .album-card-meta{
  position:static !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-wrap:nowrap !important;
  gap:14px !important;
  width:100% !important;
  box-sizing:border-box !important;
  padding:0 11px 12px !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:hidden !important;
  color:rgba(244,244,245,.58) !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .album-card-stat,
html body .kvs-hometown.albums-page .albums-thumbs .album-card-stat span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:4px !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.58) !important;
  font-size:11px !important;
  line-height:1 !important;
  font-weight:600 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  white-space:nowrap !important;
  overflow:visible !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .album-card-stat i{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 12px !important;
  width:12px !important;
  height:12px !important;
  min-width:12px !important;
  min-height:12px !important;
  max-width:12px !important;
  max-height:12px !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.46) !important;
  line-height:0 !important;
  overflow:visible !important;
}

html body .kvs-hometown.albums-page .albums-thumbs .album-card-stat svg,
html body .kvs-hometown.albums-page .albums-thumbs .album-card-stat .svg-icon{
  display:block !important;
  width:12px !important;
  height:12px !important;
  min-width:12px !important;
  min-height:12px !important;
  max-width:12px !important;
  max-height:12px !important;
  margin:0 !important;
  padding:0 !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.82 !important;
}

@media (max-width:560px){
  html body .kvs-hometown.albums-page .albums-thumbs .album-card-meta{
    gap:9px !important;
    padding:0 8px 10px !important;
  }
  html body .kvs-hometown.albums-page .albums-thumbs .album-card-stat,
  html body .kvs-hometown.albums-page .albums-thumbs .album-card-stat span{
    font-size:10px !important;
    gap:3px !important;
  }
  html body .kvs-hometown.albums-page .albums-thumbs .album-card-stat i,
  html body .kvs-hometown.albums-page .albums-thumbs .album-card-stat svg,
  html body .kvs-hometown.albums-page .albums-thumbs .album-card-stat .svg-icon{
    width:10px !important;
    height:10px !important;
    min-width:10px !important;
    min-height:10px !important;
    max-width:10px !important;
    max-height:10px !important;
    flex-basis:10px !important;
  }
}

/* Voting result below the like/dislike buttons, not floating under the player */
html body .kvs-hometown.video-page .video-controls .rate-holder.rating-container{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-wrap:wrap !important;
  gap:6px !important;
  width:auto !important;
  max-width:180px !important;
  overflow:visible !important;
}

html body .kvs-hometown.video-page .video-controls .rate-holder.rating-container .btn{
  flex:0 0 auto !important;
}

html body .kvs-hometown.video-page .video-controls .rate-holder.rating-container .voters:not(:empty){
  order:20 !important;
  flex:0 0 100% !important;
  width:max-content !important;
  max-width:170px !important;
  min-height:24px !important;
  margin:4px 0 0 !important;
  padding:0 9px !important;
  border-radius:8px !important;
  white-space:normal !important;
  text-align:left !important;
  line-height:1.2 !important;
  z-index:5 !important;
}

/* Header user dropdown: no dead gap, and click-open remains usable */
html body .kvs-hometown .topbar .header-member,
html body .kvs-hometown .topbar .mebers-block.header-member{
  position:relative !important;
  overflow:visible !important;
}

html body .kvs-hometown .topbar .header-member::after,
html body .kvs-hometown .topbar .mebers-block.header-member::after{
  content:"" !important;
  position:absolute !important;
  right:0 !important;
  top:100% !important;
  width:230px !important;
  height:12px !important;
  display:block !important;
  background:transparent !important;
  pointer-events:auto !important;
  z-index:99 !important;
}

html body .kvs-hometown .topbar .header-member .member-links,
html body .kvs-hometown .topbar .mebers-block.header-member .member-links{
  top:calc(100% + 6px) !important;
  z-index:120 !important;
}

html body.members-open .kvs-hometown .topbar .header-member .member-links,
html body.members-open .kvs-hometown .topbar .mebers-block.header-member .member-links,
html body .kvs-hometown .topbar .header-member:hover .member-links,
html body .kvs-hometown .topbar .mebers-block.header-member:hover .member-links{
  display:block !important;
}

/* Hometown KVS v162
   - Video vote message forced below like/dislike buttons, never above player.
   - Header member dropdown stable while moving mouse downward. */

html body .kvs-hometown.video-page .video-controls,
html body .kvs-hometown.video-page .video-toolbar,
html body .kvs-hometown.video-page .player-toolbar,
html body .kvs-hometown.video-page .rate-holder,
html body .kvs-hometown.video-page .rating-container{
  overflow:visible !important;
}

html body .kvs-hometown.video-page .video-controls .rate-holder.rating-container,
html body .kvs-hometown.video-page .rate-holder.rating-container{
  position:relative !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-wrap:wrap !important;
  gap:6px !important;
  row-gap:0 !important;
  width:auto !important;
  max-width:210px !important;
  min-width:0 !important;
  vertical-align:top !important;
  overflow:visible !important;
}

html body .kvs-hometown.video-page .rate-holder.rating-container .rate-like,
html body .kvs-hometown.video-page .rate-holder.rating-container .rate-dislike,
html body .kvs-hometown.video-page .rate-holder.rating-container .btn{
  position:relative !important;
  flex:0 0 auto !important;
  order:1 !important;
}

html body .kvs-hometown.video-page .rate-holder.rating-container .voters,
html body .kvs-hometown.video-page .rating-container .voters{
  position:static !important;
  left:auto !important;
  right:auto !important;
  top:auto !important;
  bottom:auto !important;
  transform:none !important;
  clear:both !important;
  float:none !important;
  order:20 !important;
  flex:0 0 100% !important;
  width:auto !important;
  max-width:210px !important;
  min-width:0 !important;
  margin:5px 0 0 0 !important;
  padding:5px 8px !important;
  min-height:0 !important;
  height:auto !important;
  box-sizing:border-box !important;
  border-radius:8px !important;
  text-align:left !important;
  justify-content:flex-start !important;
  white-space:normal !important;
  line-height:1.25 !important;
  z-index:50 !important;
}

html body .kvs-hometown.video-page .rate-holder.rating-container .voters:not(:empty),
html body .kvs-hometown.video-page .rating-container .voters:not(:empty){
  display:inline-flex !important;
}

html body .kvs-hometown.video-page .rate-holder.rating-container .voters:empty,
html body .kvs-hometown.video-page .rating-container .voters:empty,
html body .kvs-hometown.video-page .rate-holder.rating-container .voters[style*="display: none"],
html body .kvs-hometown.video-page .rating-container .voters[style*="display: none"]{
  display:none !important;
}

/* Member dropdown: remove the vertical dead gap and keep it open on hover/click. */
html body .kvs-hometown .topbar .mebers-block.header-member,
html body .kvs-hometown .topbar .header-member{
  position:relative !important;
  overflow:visible !important;
  padding-bottom:14px !important;
  margin-bottom:-14px !important;
}

html body .kvs-hometown .topbar .mebers-block.header-member .member-links,
html body .kvs-hometown .topbar .header-member .member-links,
html body .kvs-hometown .topbar ul.member-links{
  top:calc(100% - 1px) !important;
  right:0 !important;
  margin-top:0 !important;
  z-index:9999 !important;
  pointer-events:auto !important;
}

html body .kvs-hometown .topbar .mebers-block.header-member::after,
html body .kvs-hometown .topbar .header-member::after{
  top:100% !important;
  height:22px !important;
  width:260px !important;
  z-index:9998 !important;
}

html body .kvs-hometown .topbar .mebers-block.header-member:hover .member-links,
html body .kvs-hometown .topbar .mebers-block.header-member:focus-within .member-links,
html body .kvs-hometown .topbar .mebers-block.header-member.is-members-hover .member-links,
html body .kvs-hometown .topbar .header-member:hover .member-links,
html body .kvs-hometown .topbar .header-member:focus-within .member-links,
html body .kvs-hometown .topbar .header-member.is-members-hover .member-links,
html body.members-open .kvs-hometown .topbar .mebers-block.header-member .member-links,
html body.members-open .kvs-hometown .topbar .header-member .member-links{
  display:block !important;
}

/* Hometown KVS v163
   Video rating message floats under like/dislike without increasing the controls bar height. */
html body .kvs-hometown.video-page .video-controls,
html body .kvs-hometown.video-page .video-toolbar,
html body .kvs-hometown.video-page .player-toolbar,
html body .kvs-hometown.video-page .rate-holder,
html body .kvs-hometown.video-page .rating-container{
  overflow:visible !important;
}

html body .kvs-hometown.video-page .video-controls .rate-holder.rating-container,
html body .kvs-hometown.video-page .rate-holder.rating-container{
  position:relative !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-wrap:nowrap !important;
  gap:6px !important;
  width:auto !important;
  max-width:none !important;
  min-width:0 !important;
  overflow:visible !important;
}

html body .kvs-hometown.video-page .rate-holder.rating-container .rate-like,
html body .kvs-hometown.video-page .rate-holder.rating-container .rate-dislike,
html body .kvs-hometown.video-page .rate-holder.rating-container .btn{
  position:relative !important;
  flex:0 0 auto !important;
  order:1 !important;
}

html body .kvs-hometown.video-page .rate-holder.rating-container .voters,
html body .kvs-hometown.video-page .rating-container .voters{
  position:absolute !important;
  top:calc(100% + 7px) !important;
  left:0 !important;
  right:auto !important;
  bottom:auto !important;
  transform:none !important;
  order:initial !important;
  flex:none !important;
  clear:none !important;
  float:none !important;
  width:max-content !important;
  max-width:220px !important;
  min-width:0 !important;
  min-height:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:7px 10px !important;
  box-sizing:border-box !important;
  border-radius:10px !important;
  background:rgba(15,15,16,.96) !important;
  border:1px solid rgba(255,255,255,.12) !important;
  color:rgba(244,244,245,.9) !important;
  box-shadow:0 10px 28px rgba(0,0,0,.35) !important;
  text-align:left !important;
  justify-content:flex-start !important;
  align-items:center !important;
  white-space:normal !important;
  line-height:1.25 !important;
  z-index:500 !important;
  pointer-events:none !important;
}

html body .kvs-hometown.video-page .rate-holder.rating-container .voters:not(:empty),
html body .kvs-hometown.video-page .rating-container .voters:not(:empty){
  display:inline-flex !important;
}

html body .kvs-hometown.video-page .rate-holder.rating-container .voters:empty,
html body .kvs-hometown.video-page .rating-container .voters:empty,
html body .kvs-hometown.video-page .rate-holder.rating-container .voters[style*="display: none"],
html body .kvs-hometown.video-page .rating-container .voters[style*="display: none"]{
  display:none !important;
}

/* Hometown KVS v164
   Single album: make the user/category/tag/model row match the clean single video pills. */
html body .kvs-hometown.album-page .top-options,
html body .kvs-hometown.album-page .top-options.flex,
html body .kvs-hometown.album-page .buttons-row,
html body .kvs-hometown.album-page .buttons-row.hide,
html body .kvs-hometown.album-page .buttons-row.open{
  width:auto !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:5px !important;
  row-gap:6px !important;
  overflow:visible !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  padding:0 !important;
  margin:0 0 10px !important;
}

html body .kvs-hometown.album-page .buttons-row .button,
html body .kvs-hometown.album-page .buttons-row .btn,
html body .kvs-hometown.album-page .top-options .button,
html body .kvs-hometown.album-page .top-options .btn,
html body .kvs-hometown.album-page .sub-btn.tag.button{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:29px !important;
  height:29px !important;
  padding:0 10px !important;
  margin:0 !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.035) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.82) !important;
  font-size:12px !important;
  font-weight:500 !important;
  letter-spacing:0 !important;
  line-height:1 !important;
  text-transform:none !important;
  box-shadow:none !important;
  filter:none !important;
  white-space:nowrap !important;
}

html body .kvs-hometown.album-page .buttons-row .button:hover,
html body .kvs-hometown.album-page .buttons-row .btn:hover,
html body .kvs-hometown.album-page .top-options .button:hover,
html body .kvs-hometown.album-page .top-options .btn:hover,
html body .kvs-hometown.album-page .sub-btn.tag.button:hover{
  background:#000 !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.085) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown.album-page .buttons-row .button *,
html body .kvs-hometown.album-page .buttons-row .btn *,
html body .kvs-hometown.album-page .top-options .button *,
html body .kvs-hometown.album-page .top-options .btn *{
  font-weight:500 !important;
}

html body .kvs-hometown.album-page .sub-btn .text,
html body .kvs-hometown.album-page .sub-btn .count{
  display:inline-flex !important;
  align-items:center !important;
  height:auto !important;
  min-height:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  color:inherit !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.album-page .sub-btn .count{
  margin-left:5px !important;
  padding:0 6px !important;
  height:22px !important;
  justify-content:center !important;
  border-left:1px solid rgba(255,255,255,.065) !important;
  color:rgba(244,244,245,.72) !important;
}

html body .kvs-hometown.album-page .top-options svg,
html body .kvs-hometown.album-page .buttons-row svg{
  width:14px !important;
  height:14px !important;
  opacity:.82 !important;
  fill:currentColor !important;
}

html body .kvs-hometown.album-page .js_show-button{
  display:none !important;
}

/* Hometown KVS v165
   Single album: clean Recommended Albums sidebar card metadata.
   The sidebar block reuses the generic albums list, so force its title/meta to behave
   like compact card info instead of old stacked legacy counters. */
html body .kvs-hometown.album-page .col-asside .albums-thumbs,
html body .kvs-hometown.album-page .col-asside div.thumbs.albums-thumbs,
html body .kvs-hometown.album-page .col-asside form.thumbs.albums-thumbs{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:12px !important;
  width:100% !important;
  max-width:100% !important;
  margin:0 0 18px !important;
  padding:0 !important;
  overflow:visible !important;
}

html body .kvs-hometown.album-page .col-asside .albums-thumbs .thumb{
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  float:none !important;
  display:block !important;
  overflow:hidden !important;
  background:rgba(15,15,16,.96) !important;
  border:1px solid rgba(255,255,255,.075) !important;
  border-radius:20px !important;
  box-shadow:none !important;
}

html body .kvs-hometown.album-page .col-asside .albums-thumbs .thumb > a{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  color:inherit !important;
  text-decoration:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown.album-page .col-asside .albums-thumbs .img-holder{
  position:relative !important;
  display:block !important;
  width:100% !important;
  aspect-ratio:525 / 682 !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  border-radius:16px 16px 0 0 !important;
  background:#080808 !important;
}

html body .kvs-hometown.album-page .col-asside .albums-thumbs .img-holder img,
html body .kvs-hometown.album-page .col-asside .albums-thumbs .img-holder img.lazy-load{
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:center center !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
}

html body .kvs-hometown.album-page .col-asside .albums-thumbs .title{
  position:static !important;
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  min-height:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:10px 10px 6px !important;
  box-sizing:border-box !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#f4f4f5 !important;
  font-size:13px !important;
  font-weight:720 !important;
  line-height:1.2 !important;
  letter-spacing:-.01em !important;
  text-align:left !important;
  white-space:normal !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown.album-page .col-asside .albums-thumbs .album-card-meta{
  position:static !important;
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-wrap:nowrap !important;
  gap:16px !important;
  width:100% !important;
  max-width:100% !important;
  min-height:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:0 10px 12px !important;
  box-sizing:border-box !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:hidden !important;
  color:rgba(244,244,245,.58) !important;
}

html body .kvs-hometown.album-page .col-asside .albums-thumbs .album-card-stat{
  display:inline-flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:4px !important;
  width:auto !important;
  max-width:none !important;
  min-width:0 !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.58) !important;
  font-size:11px !important;
  font-weight:600 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  white-space:nowrap !important;
  overflow:visible !important;
  text-align:left !important;
}

html body .kvs-hometown.album-page .col-asside .albums-thumbs .album-card-stat span{
  display:inline !important;
  width:auto !important;
  max-width:none !important;
  min-width:0 !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:inherit !important;
  font:inherit !important;
  line-height:1 !important;
  white-space:nowrap !important;
  text-align:left !important;
}

html body .kvs-hometown.album-page .col-asside .albums-thumbs .album-card-stat i{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 12px !important;
  width:12px !important;
  height:12px !important;
  min-width:12px !important;
  max-width:12px !important;
  min-height:12px !important;
  max-height:12px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.46) !important;
  line-height:0 !important;
  overflow:visible !important;
}

html body .kvs-hometown.album-page .col-asside .albums-thumbs .album-card-stat svg,
html body .kvs-hometown.album-page .col-asside .albums-thumbs .album-card-stat .svg-icon{
  display:block !important;
  flex:0 0 12px !important;
  width:12px !important;
  height:12px !important;
  min-width:12px !important;
  max-width:12px !important;
  min-height:12px !important;
  max-height:12px !important;
  margin:0 !important;
  padding:0 !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.82 !important;
}

@media (max-width:1180px){
  html body .kvs-hometown.album-page .col-asside .albums-thumbs,
  html body .kvs-hometown.album-page .col-asside div.thumbs.albums-thumbs,
  html body .kvs-hometown.album-page .col-asside form.thumbs.albums-thumbs{
    grid-template-columns:repeat(auto-fill,minmax(190px,1fr)) !important;
  }
}

@media (max-width:560px){
  html body .kvs-hometown.album-page .col-asside .albums-thumbs,
  html body .kvs-hometown.album-page .col-asside div.thumbs.albums-thumbs,
  html body .kvs-hometown.album-page .col-asside form.thumbs.albums-thumbs{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
  }
  html body .kvs-hometown.album-page .col-asside .albums-thumbs .title{
    font-size:12px !important;
    padding:8px 8px 5px !important;
  }
  html body .kvs-hometown.album-page .col-asside .albums-thumbs .album-card-meta{
    gap:8px !important;
    padding:0 8px 10px !important;
  }
  html body .kvs-hometown.album-page .col-asside .albums-thumbs .album-card-stat{
    gap:3px !important;
    font-size:10px !important;
  }
  html body .kvs-hometown.album-page .col-asside .albums-thumbs .album-card-stat i,
  html body .kvs-hometown.album-page .col-asside .albums-thumbs .album-card-stat svg,
  html body .kvs-hometown.album-page .col-asside .albums-thumbs .album-card-stat .svg-icon{
    width:10px !important;
    height:10px !important;
    min-width:10px !important;
    max-width:10px !important;
    min-height:10px !important;
    max-height:10px !important;
    flex-basis:10px !important;
  }
}


/* Hometown KVS v166
   Mobile guest header: remove the empty member slot so Upload/Search sit on the right. */
@media (max-width:980px){
  html body .kvs-hometown .topbar .header-member.header-member-guest{
    display:none !important;
    width:0 !important;
    min-width:0 !important;
    max-width:0 !important;
    flex:0 0 0 !important;
    margin:0 !important;
    padding:0 !important;
    overflow:hidden !important;
    pointer-events:none !important;
  }

  html body .kvs-hometown .mobile-search-toggle,
  html body .kvs-hometown .header-controls{
    margin-left:0 !important;
    flex-shrink:0 !important;
  }
}

/* Hometown KVS v167:
   Single album gallery thumbs: KVS may generate larger gallery thumb formats,
   but the old theme CSS forced every item to 20% width. Make the single album
   image grid use the available size so 525x682 gallery thumbs display at the same quality/ratio as album cards. */
html body .kvs-hometown.album-page .album-inner.images{
  display:block!important;
  column-count:4;
  column-gap:12px;
  margin:0 0 18px!important;
  padding:0!important;
  line-height:0;
}

html body .kvs-hometown.album-page .album-inner.images .album-img{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  padding:0!important;
  margin:0 0 12px!important;
  break-inside:avoid;
  -webkit-column-break-inside:avoid;
  page-break-inside:avoid;
  overflow:hidden;
  border-radius:12px;
  background:#101012;
  border:1px solid #202023;
  box-shadow:none;
}

html body .kvs-hometown.album-page .album-inner.images .album-img img,
html body .kvs-hometown.album-page .album-inner.images .album-img img.lazy-load{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  object-fit:cover;
  border-radius:0!important;
}

html body .kvs-hometown.album-page .album-inner.images .album-img:hover{
  border-color:#303034;
}

/* Keep locked / limited album messages centered above the masonry grid. */
html body .kvs-hometown.album-page .album-inner.images .message{
  line-height:1.4;
}

@media (max-width:1180px){
  html body .kvs-hometown.album-page .album-inner.images{
    column-count:3;
  }
}

@media (max-width:760px){
  html body .kvs-hometown.album-page .album-inner.images{
    column-count:2;
    column-gap:8px;
  }
  html body .kvs-hometown.album-page .album-inner.images .album-img{
    margin-bottom:8px!important;
    border-radius:10px;
  }
}


/* Hometown KVS v170: safe album gallery format rollback + right sidebar collapse */
@media (min-width:1281px){
  html body .kvs-hometown:not(.video-page) .right-sidebar-toggle{
    position:fixed !important;
    z-index:120 !important;
    top:calc(var(--topbar-height) + 18px) !important;
    right:calc(var(--right-width) - 17px) !important;
    width:34px !important;
    height:42px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    border:1px solid rgba(255,255,255,.10) !important;
    border-radius:12px !important;
    background:rgba(10,10,10,.92) !important;
    color:#e9e9eb !important;
    box-shadow:0 14px 34px rgba(0,0,0,.42) !important;
    -webkit-backdrop-filter:blur(10px) !important;
    backdrop-filter:blur(10px) !important;
    cursor:pointer !important;
    transition:right .22s ease, background .16s ease, border-color .16s ease, transform .16s ease !important;
  }
  html body .kvs-hometown:not(.video-page) .right-sidebar-toggle:hover{
    background:#151515 !important;
    border-color:rgba(255,255,255,.18) !important;
    transform:translateX(-2px) !important;
  }
  html body .kvs-hometown:not(.video-page).right-sidebar-collapsed .right-sidebar-toggle{
    right:8px !important;
  }
  html body .kvs-hometown:not(.video-page).right-sidebar-collapsed .right-sidebar-toggle i{
    transform:rotate(180deg) !important;
  }
  html body .kvs-hometown:not(.video-page).right-sidebar-collapsed .app-shell{
    grid-template-columns:var(--left-width) minmax(0,1fr) 0 !important;
  }
  html body .kvs-hometown:not(.video-page).sidebar-collapsed.right-sidebar-collapsed .app-shell{
    grid-template-columns:var(--left-mini-width) minmax(0,1fr) 0 !important;
  }
  html body .kvs-hometown:not(.video-page).right-sidebar-collapsed .right-sidebar{
    transform:translateX(105%) !important;
    opacity:0 !important;
    pointer-events:none !important;
    padding-left:0 !important;
    padding-right:0 !important;
    border-left:0 !important;
    overflow:hidden !important;
  }
  html body .kvs-hometown:not(.video-page).right-sidebar-collapsed .app-shell::after{
    display:none !important;
    width:0 !important;
    border-left:0 !important;
  }
}
@media (max-width:1280px){
  html body .kvs-hometown .right-sidebar-toggle{
    display:none !important;
  }
}

/* Hometown KVS v171: move right sidebar toggle to a cleaner middle-edge tab */
@media (min-width:1281px){
  html body .kvs-hometown:not(.video-page) .right-sidebar-toggle{
    top:50vh !important;
    right:calc(var(--right-width) - 16px) !important;
    width:32px !important;
    height:54px !important;
    border-radius:14px 0 0 14px !important;
    transform:translateY(-50%) !important;
    background:rgba(14,14,15,.96) !important;
    border-color:rgba(255,255,255,.12) !important;
    box-shadow:0 12px 34px rgba(0,0,0,.45) !important;
  }

  html body .kvs-hometown:not(.video-page) .right-sidebar-toggle:hover{
    transform:translateY(-50%) translateX(-2px) !important;
    background:#18181a !important;
    border-color:rgba(255,255,255,.20) !important;
  }

  html body .kvs-hometown:not(.video-page).right-sidebar-collapsed .right-sidebar-toggle{
    right:10px !important;
    border-radius:14px !important;
    transform:translateY(-50%) !important;
  }

  html body .kvs-hometown:not(.video-page).right-sidebar-collapsed .right-sidebar-toggle:hover{
    transform:translateY(-50%) translateX(-2px) !important;
  }
}


/* Hometown KVS v172: restore global right sidebar on single video pages.
   Keeps the internal recommended-video column untouched; this only brings back
   the outer right sidebar that was disabled earlier. */
@media (min-width:1281px){
  html body .kvs-hometown.video-page:not(.playlist-page) .app-shell{
    grid-template-columns:var(--left-width) minmax(0,1fr) var(--right-width) !important;
  }

  html body .kvs-hometown.video-page:not(.playlist-page).sidebar-collapsed .app-shell{
    grid-template-columns:var(--left-mini-width) minmax(0,1fr) var(--right-width) !important;
  }

  html body .kvs-hometown.video-page:not(.playlist-page).right-sidebar-collapsed .app-shell{
    grid-template-columns:var(--left-width) minmax(0,1fr) 0 !important;
  }

  html body .kvs-hometown.video-page:not(.playlist-page).sidebar-collapsed.right-sidebar-collapsed .app-shell{
    grid-template-columns:var(--left-mini-width) minmax(0,1fr) 0 !important;
  }

  html body .kvs-hometown.video-page:not(.playlist-page) .right-sidebar{
    display:block !important;
    grid-column:3 !important;
    grid-row:2 !important;
    width:auto !important;
    max-width:none !important;
    transform:none !important;
    opacity:1 !important;
    pointer-events:auto !important;
    padding:15px 12px !important;
    border-left:1px solid var(--border) !important;
    overflow:auto !important;
  }

  html body .kvs-hometown.video-page:not(.playlist-page).right-sidebar-collapsed .right-sidebar{
    transform:translateX(105%) !important;
    opacity:0 !important;
    pointer-events:none !important;
    padding-left:0 !important;
    padding-right:0 !important;
    border-left:0 !important;
    overflow:hidden !important;
  }

  html body .kvs-hometown.video-page:not(.playlist-page) .right-sidebar-toggle{
    position:fixed !important;
    z-index:120 !important;
    top:50vh !important;
    right:calc(var(--right-width) - 16px) !important;
    width:32px !important;
    height:54px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    border:1px solid rgba(255,255,255,.12) !important;
    border-radius:14px 0 0 14px !important;
    background:rgba(14,14,15,.96) !important;
    color:#e9e9eb !important;
    box-shadow:0 12px 34px rgba(0,0,0,.45) !important;
    -webkit-backdrop-filter:blur(10px) !important;
    backdrop-filter:blur(10px) !important;
    cursor:pointer !important;
    transform:translateY(-50%) !important;
    transition:right .22s ease, background .16s ease, border-color .16s ease, transform .16s ease !important;
  }

  html body .kvs-hometown.video-page:not(.playlist-page) .right-sidebar-toggle:hover{
    transform:translateY(-50%) translateX(-2px) !important;
    background:#18181a !important;
    border-color:rgba(255,255,255,.20) !important;
  }

  html body .kvs-hometown.video-page:not(.playlist-page).right-sidebar-collapsed .right-sidebar-toggle{
    right:10px !important;
    border-radius:14px !important;
  }

  html body .kvs-hometown.video-page:not(.playlist-page).right-sidebar-collapsed .right-sidebar-toggle i{
    transform:rotate(180deg) !important;
  }

  html body .kvs-hometown.video-page:not(.playlist-page).right-sidebar-collapsed .app-shell::after{
    display:none !important;
    width:0 !important;
    border-left:0 !important;
  }
}

@media (min-width:1281px){
  html body .kvs-hometown.playlist-page .right-sidebar-toggle{
    display:none !important;
  }
}


/* Hometown KVS v173: right sidebar also on playlist single + stronger single-video sidebar blocks + smaller mobile single titles */
@media (min-width:1281px){
  html body .kvs-hometown.video-page.playlist-page .app-shell{
    grid-template-columns:var(--left-width) minmax(0,1fr) var(--right-width) !important;
  }

  html body .kvs-hometown.video-page.playlist-page.sidebar-collapsed .app-shell{
    grid-template-columns:var(--left-mini-width) minmax(0,1fr) var(--right-width) !important;
  }

  html body .kvs-hometown.video-page.playlist-page.right-sidebar-collapsed .app-shell{
    grid-template-columns:var(--left-width) minmax(0,1fr) 0 !important;
  }

  html body .kvs-hometown.video-page.playlist-page.sidebar-collapsed.right-sidebar-collapsed .app-shell{
    grid-template-columns:var(--left-mini-width) minmax(0,1fr) 0 !important;
  }

  html body .kvs-hometown.video-page.playlist-page .right-sidebar{
    display:block !important;
    grid-column:3 !important;
    grid-row:2 !important;
    width:auto !important;
    max-width:none !important;
    transform:none !important;
    opacity:1 !important;
    pointer-events:auto !important;
    padding:15px 12px !important;
    border-left:1px solid var(--border) !important;
    overflow:auto !important;
  }

  html body .kvs-hometown.video-page.playlist-page.right-sidebar-collapsed .right-sidebar{
    transform:translateX(105%) !important;
    opacity:0 !important;
    pointer-events:none !important;
    padding-left:0 !important;
    padding-right:0 !important;
    border-left:0 !important;
    overflow:hidden !important;
  }

  html body .kvs-hometown.video-page.playlist-page .right-sidebar-toggle{
    position:fixed !important;
    z-index:120 !important;
    top:50vh !important;
    right:calc(var(--right-width) - 16px) !important;
    width:32px !important;
    height:54px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    border:1px solid rgba(255,255,255,.12) !important;
    border-radius:14px 0 0 14px !important;
    background:rgba(14,14,15,.96) !important;
    color:#e9e9eb !important;
    box-shadow:0 12px 34px rgba(0,0,0,.45) !important;
    -webkit-backdrop-filter:blur(10px) !important;
    backdrop-filter:blur(10px) !important;
    cursor:pointer !important;
    transform:translateY(-50%) !important;
    transition:right .22s ease, background .16s ease, border-color .16s ease, transform .16s ease !important;
  }

  html body .kvs-hometown.video-page.playlist-page .right-sidebar-toggle:hover{
    transform:translateY(-50%) translateX(-2px) !important;
    background:#18181a !important;
    border-color:rgba(255,255,255,.20) !important;
  }

  html body .kvs-hometown.video-page.playlist-page.right-sidebar-collapsed .right-sidebar-toggle{
    right:10px !important;
    border-radius:14px !important;
  }

  html body .kvs-hometown.video-page.playlist-page.right-sidebar-collapsed .right-sidebar-toggle i{
    transform:rotate(180deg) !important;
  }

  html body .kvs-hometown.video-page.playlist-page.right-sidebar-collapsed .app-shell::after{
    display:none !important;
    width:0 !important;
    border-left:0 !important;
  }
}

/* Make sure all right sidebar blocks can render on single video / playlist once their KVS block templates exist. */
html body .kvs-hometown.video-page .right-sidebar .right-models,
html body .kvs-hometown.video-page .right-sidebar .right-categories,
html body .kvs-hometown.video-page .right-sidebar .right-tags,
html body .kvs-hometown.video-page .right-sidebar .right-sites{
  display:block !important;
  visibility:visible !important;
}

@media (max-width:760px){
  html body .kvs-hometown.video-page .title-holder,
  html body .kvs-hometown.album-page .title-holder,
  html body .kvs-hometown.playlist-page .title-holder{
    gap:7px !important;
    margin-bottom:9px !important;
  }

  html body .kvs-hometown.video-page .title-holder h1.title,
  html body .kvs-hometown.album-page .title-holder h1.title,
  html body .kvs-hometown.playlist-page .title-holder h1.title{
    font-size:18px !important;
    line-height:1.16 !important;
    letter-spacing:-.02em !important;
    margin:0 0 1px !important;
  }

  html body .kvs-hometown.video-page .title-holder .count-item,
  html body .kvs-hometown.album-page .title-holder .count-item,
  html body .kvs-hometown.playlist-page .title-holder .count-item{
    font-size:11px !important;
    gap:4px !important;
  }
}

@media (max-width:420px){
  html body .kvs-hometown.video-page .title-holder h1.title,
  html body .kvs-hometown.album-page .title-holder h1.title,
  html body .kvs-hometown.playlist-page .title-holder h1.title{
    font-size:17px !important;
    line-height:1.15 !important;
  }
}

/* Hometown KVS v174
   - Home Most Viewed Albums: vertical preview ratio + clean metadata row.
   - Single sites: round image, model-style Website icon, model-style subscribe button. */

/* Home album cards must not inherit old stacked counters or 16:10 image holder. */
html body .kvs-hometown #home-albums .albums-thumbs,
html body .kvs-hometown .home-anchor-section .albums-thumbs{
  align-items:start !important;
}

html body .kvs-hometown #home-albums .albums-thumbs .thumb,
html body .kvs-hometown .home-anchor-section .albums-thumbs .thumb{
  width:auto !important;
  min-width:0 !important;
  max-width:100% !important;
  float:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown #home-albums .albums-thumbs .thumb > a,
html body .kvs-hometown .home-anchor-section .albums-thumbs .thumb > a{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  overflow:hidden !important;
  color:inherit !important;
  text-decoration:none !important;
}

html body .kvs-hometown #home-albums .albums-thumbs .img-holder,
html body .kvs-hometown .home-anchor-section .albums-thumbs .img-holder{
  position:relative !important;
  display:block !important;
  width:100% !important;
  aspect-ratio:525 / 682 !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  border-radius:18px 18px 0 0 !important;
  background:#080808 !important;
}

html body .kvs-hometown #home-albums .albums-thumbs .img-holder img,
html body .kvs-hometown #home-albums .albums-thumbs .img-holder img.lazy-load,
html body .kvs-hometown .home-anchor-section .albums-thumbs .img-holder img,
html body .kvs-hometown .home-anchor-section .albums-thumbs .img-holder img.lazy-load{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  min-height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:center center !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
}

html body .kvs-hometown #home-albums .albums-thumbs .title,
html body .kvs-hometown .home-anchor-section .albums-thumbs .title{
  position:static !important;
  display:block !important;
  width:100% !important;
  min-height:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:10px 10px 6px !important;
  box-sizing:border-box !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  color:#f4f4f5 !important;
  font-size:13px !important;
  font-weight:720 !important;
  line-height:1.18 !important;
  letter-spacing:-.01em !important;
  text-align:left !important;
  white-space:normal !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown #home-albums .albums-thumbs .album-card-meta,
html body .kvs-hometown .home-anchor-section .albums-thumbs .album-card-meta{
  position:static !important;
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-wrap:nowrap !important;
  gap:14px !important;
  width:100% !important;
  max-width:100% !important;
  min-height:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:0 10px 12px !important;
  box-sizing:border-box !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:hidden !important;
  color:rgba(244,244,245,.58) !important;
}

html body .kvs-hometown #home-albums .albums-thumbs .album-card-stat,
html body .kvs-hometown .home-anchor-section .albums-thumbs .album-card-stat,
html body .kvs-hometown #home-albums .albums-thumbs .album-card-stat span,
html body .kvs-hometown .home-anchor-section .albums-thumbs .album-card-stat span{
  display:inline-flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:4px !important;
  width:auto !important;
  max-width:none !important;
  min-width:0 !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.58) !important;
  font-size:11px !important;
  font-weight:600 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  white-space:nowrap !important;
  text-align:left !important;
}

html body .kvs-hometown #home-albums .albums-thumbs .album-card-stat i,
html body .kvs-hometown .home-anchor-section .albums-thumbs .album-card-stat i,
html body .kvs-hometown #home-albums .albums-thumbs .album-card-stat svg,
html body .kvs-hometown .home-anchor-section .albums-thumbs .album-card-stat svg,
html body .kvs-hometown #home-albums .albums-thumbs .album-card-stat .svg-icon,
html body .kvs-hometown .home-anchor-section .albums-thumbs .album-card-stat .svg-icon{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 12px !important;
  width:12px !important;
  height:12px !important;
  min-width:12px !important;
  max-width:12px !important;
  min-height:12px !important;
  max-height:12px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.46) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  line-height:0 !important;
  opacity:.82 !important;
}

@media (max-width:560px){
  html body .kvs-hometown #home-albums .albums-thumbs .title,
  html body .kvs-hometown .home-anchor-section .albums-thumbs .title{
    font-size:12px !important;
    padding:8px 8px 5px !important;
  }
  html body .kvs-hometown #home-albums .albums-thumbs .album-card-meta,
  html body .kvs-hometown .home-anchor-section .albums-thumbs .album-card-meta{
    gap:8px !important;
    padding:0 8px 10px !important;
  }
  html body .kvs-hometown #home-albums .albums-thumbs .album-card-stat,
  html body .kvs-hometown .home-anchor-section .albums-thumbs .album-card-stat,
  html body .kvs-hometown #home-albums .albums-thumbs .album-card-stat span,
  html body .kvs-hometown .home-anchor-section .albums-thumbs .album-card-stat span{
    gap:3px !important;
    font-size:10px !important;
  }
}

/* Single sites: mirror the single model visual language. */
html body .kvs-hometown .site-single-card .site-single-avatar{
  width:156px !important;
  height:156px !important;
  min-width:156px !important;
  min-height:156px !important;
  max-width:156px !important;
  max-height:156px !important;
  aspect-ratio:1/1 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 auto 12px !important;
  padding:0 !important;
  border-radius:999px !important;
  overflow:hidden !important;
  background:radial-gradient(circle at 50% 38%, rgba(255,255,255,.080), rgba(255,255,255,.028) 46%, rgba(255,255,255,.012) 100%) !important;
  background-color:#171719 !important;
  border:1px solid rgba(255,255,255,.070) !important;
  box-shadow:0 16px 42px rgba(0,0,0,.28) !important;
}

html body .kvs-hometown .site-single-card .site-single-avatar a{
  display:block !important;
  width:100% !important;
  height:100% !important;
  border-radius:999px !important;
  overflow:hidden !important;
}

html body .kvs-hometown .site-single-card .site-single-avatar img{
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  min-height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
  border-radius:999px !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}

html body .kvs-hometown .site-single-card .site-single-avatar .no-thumb{
  width:100% !important;
  height:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:999px !important;
  color:rgba(244,244,245,.46) !important;
  font-size:11px !important;
  font-weight:650 !important;
  line-height:1.15 !important;
  text-align:center !important;
  text-transform:uppercase !important;
  letter-spacing:.035em !important;
  padding:0 14px !important;
  background:transparent !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .site-single-card .site-social-links{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  margin:0 0 14px !important;
  padding:0 !important;
}

html body .kvs-hometown .site-single-card .model-social-link,
html body .kvs-hometown .site-single-card .site-social-website{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:30px !important;
  padding:0 10px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.030) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.82) !important;
  font-size:11px !important;
  font-weight:600 !important;
  line-height:1 !important;
  text-decoration:none !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .site-single-card .model-social-link:hover,
html body .kvs-hometown .site-single-card .site-social-website:hover{
  background:rgba(255,255,255,.080) !important;
  border-color:rgba(255,255,255,.12) !important;
  color:#fff !important;
  box-shadow:none !important;
}

html body .kvs-hometown .site-single-card .model-social-link i,
html body .kvs-hometown .site-single-card .site-social-website i{
  width:13px !important;
  min-width:13px !important;
  text-align:center !important;
  color:currentColor !important;
}

html body .kvs-hometown .site-single-card .model-social-link:before,
html body .kvs-hometown .site-single-card .model-social-link:after,
html body .kvs-hometown .site-single-card .site-social-website:before,
html body .kvs-hometown .site-single-card .site-social-website:after{
  content:none !important;
  display:none !important;
  background:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .site-single-card .site-subscribe-box,
html body .kvs-hometown .site-single-card .info-box.site-subscribe-box{
  margin:10px 0 12px !important;
  padding:0 !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

html body .kvs-hometown .site-single-card .site-subscribe-box a.button-subscribe,
html body .kvs-hometown .site-single-card .site-subscribe-box .button-subscribe,
html body .kvs-hometown .site-single-card a.button-subscribe,
html body .kvs-hometown .site-single-card .button-subscribe{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  width:100% !important;
  min-height:34px !important;
  height:34px !important;
  padding:0 12px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.035) !important;
  background-color:rgba(255,255,255,.035) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.070) !important;
  color:rgba(244,244,245,.86) !important;
  font-size:12px !important;
  font-weight:600 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-decoration:none !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  outline:0 !important;
  overflow:hidden !important;
}

html body .kvs-hometown .site-single-card .site-subscribe-box a.button-subscribe:hover,
html body .kvs-hometown .site-single-card .site-subscribe-box .button-subscribe:hover,
html body .kvs-hometown .site-single-card a.button-subscribe:hover,
html body .kvs-hometown .site-single-card .button-subscribe:hover,
html body .kvs-hometown .site-single-card .button-subscribe:focus,
html body .kvs-hometown .site-single-card .button-subscribe:active{
  background:rgba(255,255,255,.080) !important;
  background-color:rgba(255,255,255,.080) !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.13) !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
  outline:0 !important;
}

html body .kvs-hometown .site-single-card .button-subscribe span{
  display:inline-flex !important;
  align-items:center !important;
  min-width:0 !important;
  color:inherit !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .site-single-card .button-subscribe .button-info,
html body .kvs-hometown .site-single-card .button-subscribe em,
html body .kvs-hometown .site-single-card a.button-subscribe .button-info,
html body .kvs-hometown .site-single-card a.button-subscribe em{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:0 !important;
  width:auto !important;
  height:auto !important;
  padding:0 !important;
  margin:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  color:rgba(244,244,245,.50) !important;
  font-size:11px !important;
  font-style:normal !important;
  font-weight:600 !important;
  line-height:1 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .site-single-card .button-subscribe .button-info::before,
html body .kvs-hometown .site-single-card .button-subscribe em::before{
  content:"(" !important;
  color:rgba(244,244,245,.45) !important;
}

html body .kvs-hometown .site-single-card .button-subscribe .button-info::after,
html body .kvs-hometown .site-single-card .button-subscribe em::after{
  content:")" !important;
  color:rgba(244,244,245,.45) !important;
}

html body .kvs-hometown .site-single-card .button-subscribe::before,
html body .kvs-hometown .site-single-card .button-subscribe::after,
html body .kvs-hometown .site-single-card .button-subscribe *::before,
html body .kvs-hometown .site-single-card .button-subscribe *::after{
  background:none !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  filter:none !important;
  text-shadow:none !important;
}

/* Hometown KVS v175: constrain right sidebar toggle to the sidebar rail and make it smaller when open */
@media (min-width:1281px){
  html body .kvs-hometown:not(.video-page) .right-sidebar-toggle,
  html body .kvs-hometown.video-page:not(.playlist-page) .right-sidebar-toggle,
  html body .kvs-hometown.video-page.playlist-page .right-sidebar-toggle{
    position:sticky !important;
    grid-column:3 !important;
    grid-row:2 !important;
    align-self:start !important;
    justify-self:start !important;
    top:calc(var(--topbar-height) + 45vh) !important;
    right:auto !important;
    margin-left:-24px !important;
    margin-top:0 !important;
    width:24px !important;
    height:38px !important;
    min-width:24px !important;
    min-height:38px !important;
    padding:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    border:1px solid rgba(255,255,255,.12) !important;
    border-right:0 !important;
    border-radius:10px 0 0 10px !important;
    background:rgba(14,14,15,.96) !important;
    color:#e9e9eb !important;
    box-shadow:0 10px 26px rgba(0,0,0,.38) !important;
    -webkit-backdrop-filter:blur(10px) !important;
    backdrop-filter:blur(10px) !important;
    cursor:pointer !important;
    transform:translateY(-50%) !important;
    transition:background .16s ease, border-color .16s ease, transform .16s ease, opacity .16s ease !important;
    z-index:125 !important;
  }

  html body .kvs-hometown:not(.video-page) .right-sidebar-toggle:hover,
  html body .kvs-hometown.video-page:not(.playlist-page) .right-sidebar-toggle:hover,
  html body .kvs-hometown.video-page.playlist-page .right-sidebar-toggle:hover{
    transform:translateY(-50%) translateX(-1px) !important;
    background:#18181a !important;
    border-color:rgba(255,255,255,.20) !important;
  }

  html body .kvs-hometown:not(.video-page) .right-sidebar-toggle i,
  html body .kvs-hometown.video-page:not(.playlist-page) .right-sidebar-toggle i,
  html body .kvs-hometown.video-page.playlist-page .right-sidebar-toggle i{
    font-size:11px !important;
    line-height:1 !important;
  }

  html body .kvs-hometown:not(.video-page).right-sidebar-collapsed .right-sidebar-toggle,
  html body .kvs-hometown.video-page:not(.playlist-page).right-sidebar-collapsed .right-sidebar-toggle,
  html body .kvs-hometown.video-page.playlist-page.right-sidebar-collapsed .right-sidebar-toggle{
    position:fixed !important;
    top:50vh !important;
    right:10px !important;
    left:auto !important;
    margin-left:0 !important;
    width:32px !important;
    height:54px !important;
    min-width:32px !important;
    min-height:54px !important;
    border-right:1px solid rgba(255,255,255,.12) !important;
    border-radius:14px !important;
    transform:translateY(-50%) !important;
    box-shadow:0 12px 34px rgba(0,0,0,.45) !important;
  }

  html body .kvs-hometown:not(.video-page).right-sidebar-collapsed .right-sidebar-toggle:hover,
  html body .kvs-hometown.video-page:not(.playlist-page).right-sidebar-collapsed .right-sidebar-toggle:hover,
  html body .kvs-hometown.video-page.playlist-page.right-sidebar-collapsed .right-sidebar-toggle:hover{
    transform:translateY(-50%) translateX(-2px) !important;
  }

  html body .kvs-hometown:not(.video-page).right-sidebar-collapsed .right-sidebar-toggle i,
  html body .kvs-hometown.video-page:not(.playlist-page).right-sidebar-collapsed .right-sidebar-toggle i,
  html body .kvs-hometown.video-page.playlist-page.right-sidebar-collapsed .right-sidebar-toggle i{
    font-size:13px !important;
    transform:rotate(180deg) !important;
  }
}

/* Hometown KVS v178 - Adult age gate popup: clean black minimal design */
.htd-age-gate,
.htd-country-block{
  position:fixed;
  inset:0;
  z-index:99999;
  display:none;
  align-items:center;
  justify-content:center;
  padding:18px;
  background:rgba(0,0,0,.72);
  backdrop-filter:blur(18px) saturate(78%);
  -webkit-backdrop-filter:blur(18px) saturate(78%);
}
.htd-age-gate.is-visible,
.htd-country-block.is-visible{display:flex}
.htd-age-gate-card{
  width:min(100%,420px);
  border:1px solid rgba(255,255,255,.11);
  border-radius:18px;
  background:#030303;
  box-shadow:0 24px 90px rgba(0,0,0,.9);
  color:#f5f5f5;
  overflow:hidden;
}
.htd-age-gate-head{
  padding:24px 24px 10px;
  border-bottom:0;
  background:#030303;
  text-align:center;
}
.htd-age-gate-kicker{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:auto;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  color:#8d8d8d;
  font-size:10px;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.htd-age-gate-kicker i{
  font-size:11px;
  color:#bdbdbd;
}
.htd-age-gate-title{
  margin:11px 0 0;
  color:#fff;
  font-size:25px;
  line-height:1.05;
  font-weight:850;
  letter-spacing:-.025em;
}
.htd-age-gate-body{
  padding:8px 24px 24px;
  text-align:center;
}
.htd-age-gate-text{
  max-width:340px;
  margin:0 auto;
  color:#b9b9b9;
  font-size:13px;
  line-height:1.48;
}
.htd-age-gate-note{
  max-width:320px;
  margin:8px auto 0;
  color:#6f6f6f;
  font-size:11px;
  line-height:1.42;
}
.htd-age-gate-actions{
  display:grid;
  grid-template-columns:.82fr 1fr;
  gap:9px;
  margin-top:18px;
}
.htd-age-gate-btn{
  height:40px;
  border-radius:9px;
  border:1px solid #242424;
  background:#070707;
  color:#d7d7d7;
  cursor:pointer;
  font-size:12px;
  font-weight:750;
  letter-spacing:.01em;
  transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease;
}
.htd-age-gate-btn:hover{
  transform:translateY(-1px);
  background:#0f0f0f;
  border-color:#383838;
  color:#fff;
}
.htd-age-gate-btn-primary{
  border-color:#f3f3f3;
  background:#f3f3f3;
  color:#000;
  box-shadow:none;
}
.htd-age-gate-btn-primary:hover{
  background:#fff;
  border-color:#fff;
  color:#000;
  filter:none;
}
body.htd-age-gate-lock{overflow:hidden!important}
@media (max-width:560px){
  .htd-age-gate,
  .htd-country-block{padding:12px;backdrop-filter:blur(16px) saturate(75%);-webkit-backdrop-filter:blur(16px) saturate(75%)}
  .htd-age-gate-card{width:min(100%,390px);border-radius:16px}
  .htd-age-gate-head{padding:22px 18px 8px}
  .htd-age-gate-body{padding:8px 18px 18px}
  .htd-age-gate-title{font-size:24px}
  .htd-age-gate-actions{grid-template-columns:1fr;gap:8px;margin-top:16px}
  .htd-age-gate-btn{height:40px}
}

/* Hometown KVS v179: frontend upload step fix - keep hidden non-important so KVS ajax .show() can reveal album/video info forms. */
.kvs-hometown #album_info_form.hidden[style*="display: block"],
.kvs-hometown #video_info_form.hidden[style*="display: block"]{display:block!important}

/* Hometown KVS v180: make upload visibility and album/video report radio selectors monochrome. */
html body .kvs-hometown .radio-box input[type=radio] + label::before,
html body .kvs-hometown .upload-holder .radio-box input[type=radio] + label::before,
html body .kvs-hometown .button-group .radio-box input[type=radio] + label::before,
html body .kvs-hometown .block-flagging .button-group .radio + label::before,
html body .kvs-hometown .block-flagging .button-group .radio + span::before{
  border-color:rgba(255,255,255,.26) !important;
  background:rgba(255,255,255,.02) !important;
  background-color:rgba(255,255,255,.02) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .radio-box input[type=radio] + label::after,
html body .kvs-hometown .upload-holder .radio-box input[type=radio] + label::after,
html body .kvs-hometown .button-group .radio-box input[type=radio] + label::after,
html body .kvs-hometown .block-flagging .button-group .radio + label::after,
html body .kvs-hometown .block-flagging .button-group .radio + span::after{
  border-color:transparent !important;
  background:transparent !important;
  background-color:transparent !important;
  box-shadow:none !important;
}

html body .kvs-hometown .radio-box input[type=radio]:checked + label::before,
html body .kvs-hometown .upload-holder .radio-box input[type=radio]:checked + label::before,
html body .kvs-hometown .button-group .radio-box input[type=radio]:checked + label::before,
html body .kvs-hometown .block-flagging .button-group .radio:checked + label::before,
html body .kvs-hometown .block-flagging .button-group .radio:checked + span::before{
  border-color:#f4f4f5 !important;
  background:rgba(255,255,255,.04) !important;
  background-color:rgba(255,255,255,.04) !important;
  box-shadow:none !important;
}

html body .kvs-hometown .radio-box input[type=radio]:checked + label::after,
html body .kvs-hometown .upload-holder .radio-box input[type=radio]:checked + label::after,
html body .kvs-hometown .button-group .radio-box input[type=radio]:checked + label::after{
  opacity:1 !important;
  border-color:#f4f4f5 !important;
  background:#f4f4f5 !important;
  background-color:#f4f4f5 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .block-flagging .button-group .radio:checked + label::after,
html body .kvs-hometown .block-flagging .button-group .radio:checked + span::after{
  border-color:#f4f4f5 !important;
  background:transparent !important;
  background-color:transparent !important;
  box-shadow:none !important;
}

/* Hometown KVS v181
   My Albums (/my/albums/) card polish.
   The profile/memberzone album list does not receive the albums-page body class,
   so the public /albums card fixes were not applied there. Keep the memberzone
   management controls, but force the album card image and stats to use the same
   clean vertical card layout. */
html body .kvs-hometown.profile-page .albums-thumbs,
html body .kvs-hometown.profile-page div.thumbs.albums-thumbs,
html body .kvs-hometown.profile-page form.thumbs.albums-thumbs{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(210px,240px)) !important;
  gap:16px !important;
  align-items:start !important;
  justify-content:start !important;
  width:100% !important;
  max-width:100% !important;
  margin:0 0 24px !important;
  padding:0 !important;
  columns:auto !important;
  column-count:auto !important;
  column-width:auto !important;
  column-gap:normal !important;
}

html body .kvs-hometown.profile-page .albums-thumbs .thumb{
  position:relative !important;
  display:block !important;
  float:none !important;
  width:100% !important;
  max-width:240px !important;
  min-width:0 !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  border-radius:16px !important;
  background:#111112 !important;
  border:1px solid rgba(255,255,255,.09) !important;
  box-shadow:none !important;
  break-inside:avoid !important;
}

html body .kvs-hometown.profile-page .albums-thumbs .thumb > a{
  display:flex !important;
  flex-direction:column !important;
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  color:#f4f4f5 !important;
  text-decoration:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown.profile-page .albums-thumbs .img-holder{
  position:relative !important;
  display:block !important;
  flex:0 0 auto !important;
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  aspect-ratio:525 / 682 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  background:#161617 !important;
  border-radius:15px 15px 0 0 !important;
}

html body .kvs-hometown.profile-page .albums-thumbs .img-holder img,
html body .kvs-hometown.profile-page .albums-thumbs .img-holder img.lazy-load{
  position:absolute !important;
  inset:0 !important;
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  min-height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:center center !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  transform:none !important;
}

html body .kvs-hometown.profile-page .albums-thumbs .line-private,
html body .kvs-hometown.profile-page .albums-thumbs .line-premium,
html body .kvs-hometown.profile-page .albums-thumbs .line-disabled,
html body .kvs-hometown.profile-page .albums-thumbs .line-error,
html body .kvs-hometown.profile-page .albums-thumbs .line-processing{
  position:absolute !important;
  left:8px !important;
  bottom:8px !important;
  top:auto !important;
  z-index:6 !important;
  display:inline-flex !important;
  align-items:center !important;
  height:22px !important;
  padding:0 8px !important;
  border-radius:6px !important;
  background:rgba(0,0,0,.78) !important;
  border:1px solid rgba(255,255,255,.10) !important;
  color:#fff !important;
  font-size:11px !important;
  line-height:1 !important;
  font-weight:750 !important;
  text-shadow:none !important;
}

html body .kvs-hometown.profile-page .albums-thumbs .item-control{
  position:absolute !important;
  left:8px !important;
  top:8px !important;
  right:auto !important;
  bottom:auto !important;
  z-index:10 !important;
  margin:0 !important;
  padding:0 !important;
}

html body .kvs-hometown.profile-page .albums-thumbs .item-control-holder{
  display:flex !important;
  align-items:center !important;
  gap:6px !important;
  margin:0 !important;
  padding:0 !important;
}

html body .kvs-hometown.profile-page .albums-thumbs .title{
  position:static !important;
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:2 !important;
  width:100% !important;
  min-height:38px !important;
  max-height:42px !important;
  box-sizing:border-box !important;
  margin:0 !important;
  padding:10px 10px 5px !important;
  overflow:hidden !important;
  background:transparent !important;
  color:#f4f4f5 !important;
  text-shadow:none !important;
  font-size:13px !important;
  line-height:1.25 !important;
  font-weight:700 !important;
  letter-spacing:-.01em !important;
}

html body .kvs-hometown.profile-page .albums-thumbs .album-card-meta{
  position:static !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-wrap:nowrap !important;
  gap:13px !important;
  width:100% !important;
  box-sizing:border-box !important;
  margin:0 !important;
  padding:0 10px 11px !important;
  overflow:hidden !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.58) !important;
}

html body .kvs-hometown.profile-page .albums-thumbs .album-card-stat,
html body .kvs-hometown.profile-page .albums-thumbs .album-card-stat span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex:0 0 auto !important;
  width:auto !important;
  min-width:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  gap:4px !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.58) !important;
  font-size:11px !important;
  line-height:1 !important;
  font-weight:600 !important;
  white-space:nowrap !important;
}

html body .kvs-hometown.profile-page .albums-thumbs .album-card-stat i,
html body .kvs-hometown.profile-page .albums-thumbs .album-card-stat svg,
html body .kvs-hometown.profile-page .albums-thumbs .album-card-stat .svg-icon{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 12px !important;
  width:12px !important;
  min-width:12px !important;
  max-width:12px !important;
  height:12px !important;
  min-height:12px !important;
  max-height:12px !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.48) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  line-height:0 !important;
}

html body .kvs-hometown.profile-page form.thumbs.albums-thumbs > .bottom{
  grid-column:1 / -1 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-wrap:wrap !important;
  gap:10px !important;
  width:100% !important;
  margin:2px 0 0 !important;
  padding:0 !important;
  clear:both !important;
}

html body .kvs-hometown.profile-page form.thumbs.albums-thumbs > .generic-error,
html body .kvs-hometown.profile-page form.thumbs.albums-thumbs > .empty-content{
  grid-column:1 / -1 !important;
}

@media (max-width:560px){
  html body .kvs-hometown.profile-page .albums-thumbs,
  html body .kvs-hometown.profile-page div.thumbs.albums-thumbs,
  html body .kvs-hometown.profile-page form.thumbs.albums-thumbs{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:9px !important;
  }
  html body .kvs-hometown.profile-page .albums-thumbs .thumb{
    max-width:none !important;
    border-radius:14px !important;
  }
  html body .kvs-hometown.profile-page .albums-thumbs .title{
    min-height:36px !important;
    max-height:39px !important;
    padding:8px 8px 5px !important;
    font-size:12px !important;
  }
  html body .kvs-hometown.profile-page .albums-thumbs .album-card-meta{
    gap:8px !important;
    padding:0 8px 10px !important;
  }
  html body .kvs-hometown.profile-page .albums-thumbs .album-card-stat,
  html body .kvs-hometown.profile-page .albums-thumbs .album-card-stat span{
    font-size:10px !important;
    gap:3px !important;
  }
  html body .kvs-hometown.profile-page .albums-thumbs .album-card-stat i,
  html body .kvs-hometown.profile-page .albums-thumbs .album-card-stat svg,
  html body .kvs-hometown.profile-page .albums-thumbs .album-card-stat .svg-icon{
    width:10px !important;
    min-width:10px !important;
    max-width:10px !important;
    height:10px !important;
    min-height:10px !important;
    max-height:10px !important;
    flex-basis:10px !important;
  }
}

/* Hometown KVS v183: minimal selected state for member edit grids (videos / albums / playlists) */
html body .kvs-hometown form[data-controls="true"] .thumb.is-selected,
html body .kvs-hometown form[data-controls="true"] .thumb.selected,
html body .kvs-hometown form[data-controls="true"] .thumb:has(.item-control .toggle-button[data-action="select"] input.checkbox:checked){
  border-color:rgba(255,255,255,.08) !important;
  box-shadow:none !important;
}

html body .kvs-hometown form[data-controls="true"] .thumb.is-selected .img-holder::after,
html body .kvs-hometown form[data-controls="true"] .thumb.selected .img-holder::after,
html body .kvs-hometown form[data-controls="true"] .thumb:has(.item-control .toggle-button[data-action="select"] input.checkbox:checked) .img-holder::after{
  content:none !important;
  display:none !important;
}

html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button[data-action="select"].is-selected,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button[data-action="select"].selected,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button[data-action="select"]:has(input.checkbox:checked){
  background:#ffffff !important;
  border-color:#ffffff !important;
  color:#050505 !important;
  box-shadow:0 8px 22px rgba(0,0,0,.35) !important;
}

html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button[data-action="select"].is-selected::before,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button[data-action="select"].selected::before,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button[data-action="select"]:has(input.checkbox:checked)::before{
  color:#050505 !important;
  opacity:1 !important;
}

html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button[data-action="select"].is-selected::after,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button[data-action="select"].selected::after,
html body .kvs-hometown form[data-controls="true"] .thumb .item-control .toggle-button[data-action="select"]:has(input.checkbox:checked)::after{
  content:none !important;
  display:none !important;
}

/* Hometown KVS v185: flat generalist skin based on reference site
   - flat dark tones, no strong borders/glass/glow
   - original-style red accent
   - header actions without pill backgrounds on desktop
   - structure, sidebars and KVS functions unchanged */
:root{
  --bg:#0b0b0b !important;
  --bg-2:#101010 !important;
  --panel:#181818 !important;
  --panel-2:#1f1f1f !important;
  --panel-3:#242424 !important;
  --border:transparent !important;
  --border-soft:transparent !important;
  --text:#f2f2f2 !important;
  --muted:#b8b8b8 !important;
  --muted-2:#8d8d8d !important;
  --accent:#ba3b2e !important;
  --accent-2:#c64a3b !important;
  --accent-dark:#8f2d23 !important;
}

html,
body,
.kvs-hometown{
  background:#0b0b0b !important;
  color:#f2f2f2 !important;
}
body{
  background:#0b0b0b !important;
}
body::before,
body::after,
.kvs-hometown .content::before,
.kvs-hometown .content > .container::before,
.kvs-hometown .app-shell::before,
.kvs-hometown .app-shell::after{
  display:none !important;
  content:none !important;
  background:none !important;
  filter:none !important;
  opacity:0 !important;
}
.kvs-hometown .app-shell{
  background:#0b0b0b !important;
}
.kvs-hometown .content{
  background:#0b0b0b !important;
  box-shadow:none !important;
  isolation:auto !important;
}
.kvs-hometown .content > .container{
  background:transparent !important;
}

/* Flat header like the reference: dark bars, no glass, no heavy lines. */
.kvs-hometown .topbar,
.kvs-hometown.is-scrolled .topbar,
body.htd-scrolled .kvs-hometown .topbar,
.kvs-hometown .topbar.is-scrolled{
  background:#191919 !important;
  border:0 !important;
  border-bottom:0 !important;
  box-shadow:none !important;
  -webkit-backdrop-filter:none !important;
  backdrop-filter:none !important;
}
.kvs-hometown .topbar-left{
  background:transparent !important;
}
.kvs-hometown .htd-burger,
.kvs-hometown .htd-burger:hover,
.kvs-hometown .htd-burger:focus,
.kvs-hometown .htd-burger:active{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
}
.kvs-hometown .htd-burger span{
  background:#d6d6d6 !important;
}
.kvs-hometown .htd-burger:hover span{
  background:#fff !important;
}

/* Keep the current text logo, but restore a flat red accent instead of monochrome/gradient. */
.kvs-hometown .brand,
.hometown-footer-logo{
  color:#fff !important;
  text-shadow:none !important;
}
.kvs-hometown .brand-main,
.hometown-footer-name{
  color:#fff !important;
  text-shadow:none !important;
}
.kvs-hometown .brand-badge,
.hometown-footer-badge{
  background:#ba3b2e !important;
  background-image:none !important;
  color:#fff !important;
  border:0 !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

/* Search: flat grey input, no visible border. */
.kvs-hometown .topbar-search,
.kvs-hometown .mobile-search-form{
  background:#242424 !important;
  border:0 !important;
  border-radius:10px !important;
  box-shadow:none !important;
}
.kvs-hometown .topbar-search input,
.kvs-hometown .mobile-search-form input{
  color:#e8e8e8 !important;
}
.kvs-hometown .topbar-search input::placeholder,
.kvs-hometown .mobile-search-form input::placeholder{
  color:#8c8c8c !important;
}
.kvs-hometown .topbar-search button,
.kvs-hometown .mobile-search-form button{
  background:transparent !important;
  border:0 !important;
  color:#bdbdbd !important;
  box-shadow:none !important;
}
.kvs-hometown .topbar-search button:hover,
.kvs-hometown .mobile-search-form button:hover{
  background:transparent !important;
  color:#fff !important;
}

/* Header actions: no pills on desktop; just clean text/icons. */
@media (min-width:981px){
  html body .kvs-hometown .header-controls,
  html body .kvs-hometown .header-member{
    gap:24px !important;
    column-gap:24px !important;
  }
  html body .kvs-hometown .header-controls .header-upload,
  html body .kvs-hometown .header-controls .header-login,
  html body .kvs-hometown .header-controls .header-signup,
  html body .kvs-hometown .header-controls .header-icon-control,
  html body .kvs-hometown .header-controls .header-member-switcher,
  html body .kvs-hometown .header-lang .header-icon-control,
  html body .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control,
  html body .kvs-hometown .topbar .header-controls a#login.login.header-login,
  html body .kvs-hometown .topbar .header-controls a.login.header-login,
  html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup,
  html body .kvs-hometown .topbar .header-controls a.signup.header-signup{
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    flex:0 0 auto !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    background-image:none !important;
    color:#d8d8d8 !important;
    box-shadow:none !important;
    filter:none !important;
    font-size:13px !important;
    font-weight:500 !important;
    line-height:1 !important;
    letter-spacing:0 !important;
    text-transform:none !important;
  }
  html body .kvs-hometown .header-controls .header-upload:hover,
  html body .kvs-hometown .header-controls .header-login:hover,
  html body .kvs-hometown .header-controls .header-signup:hover,
  html body .kvs-hometown .header-controls .header-icon-control:hover,
  html body .kvs-hometown .header-controls .header-member-switcher:hover,
  html body .kvs-hometown .header-lang .header-icon-control:hover,
  html body .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control:hover,
  html body .kvs-hometown .topbar .header-controls a#login.login.header-login:hover,
  html body .kvs-hometown .topbar .header-controls a.login.header-login:hover,
  html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup:hover,
  html body .kvs-hometown .topbar .header-controls a.signup.header-signup:hover{
    background:transparent !important;
    background-image:none !important;
    border:0 !important;
    color:#fff !important;
    box-shadow:none !important;
  }
  html body .kvs-hometown .header-controls .header-upload i,
  html body .kvs-hometown .header-login i,
  html body .kvs-hometown .header-signup i,
  html body .kvs-hometown .header-icon-control i{
    color:#d8d8d8 !important;
  }
  html body .kvs-hometown .header-controls .header-upload:hover i,
  html body .kvs-hometown .header-login:hover i,
  html body .kvs-hometown .header-signup:hover i,
  html body .kvs-hometown .header-icon-control:hover i{
    color:#fff !important;
  }
}

/* Top links if present: flat text, active red underline. */
.kvs-hometown .top-links a{
  color:#d4d4d4 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  padding:0 0 7px !important;
  font-weight:500 !important;
}
.kvs-hometown .top-links a:hover,
.kvs-hometown .top-links a.active{
  color:#fff !important;
  border-bottom:2px solid #ba3b2e !important;
}

/* Sidebars: same structure, flatter tones and no marked vertical borders. */
.kvs-hometown .sidebar,
.kvs-hometown .left-sidebar,
.kvs-hometown .right-sidebar{
  background:#151515 !important;
  border:0 !important;
  box-shadow:none !important;
}
.kvs-hometown .left-sidebar .side-section,
.kvs-hometown .right-sidebar .side-section,
.kvs-hometown .side-dynamic,
.kvs-hometown .side-member-shortcuts{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
}
.kvs-hometown .side-title,
.kvs-hometown .side-dynamic .headline h2 a{
  color:#8f8f8f !important;
  font-weight:600 !important;
}
.kvs-hometown .side-link,
.kvs-hometown .side-dynamic ul.list a,
.kvs-hometown .right-sidebar .side-dynamic a,
.kvs-hometown .right-sidebar .list a,
.kvs-hometown .right-sidebar .list li a{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:8px !important;
  color:#cfcfcf !important;
  box-shadow:none !important;
}
.kvs-hometown .side-link:hover,
.kvs-hometown .side-link.active,
.kvs-hometown .side-dynamic ul.list a:hover,
.kvs-hometown .right-sidebar .side-dynamic a:hover,
.kvs-hometown .right-sidebar .list a:hover,
.kvs-hometown .right-sidebar .list li a:hover{
  background:#222222 !important;
  background-image:none !important;
  border:0 !important;
  color:#fff !important;
  box-shadow:none !important;
}
.kvs-hometown .side-link.active .side-ico,
.kvs-hometown .side-link:hover .side-ico{
  color:#ba3b2e !important;
}
.kvs-hometown .side-dynamic .rating{
  background:#242424 !important;
  border:0 !important;
  color:#aaa !important;
}

/* Tags / categories: grey pills like the reference, no red fill and no hard border. */
.kvs-hometown #home-tags .swiper a,
.kvs-hometown #home-tags .swiper-slide a,
.kvs-hometown #home-categories .swiper a,
.kvs-hometown .home-anchor-section .swiper a,
.kvs-hometown .content > .container > .tags-row .swiper-slide a,
.kvs-hometown .category-strip a,
.kvs-hometown .tags a,
.kvs-hometown .tags-cloud a,
.kvs-hometown .list-tags a,
.kvs-hometown .tag,
.kvs-hometown .label,
.kvs-hometown .badge,
.kvs-hometown .sort a,
.kvs-hometown .sorting a,
.kvs-hometown .tabs-menu a,
.kvs-hometown .member-control-bar a,
.hometown-footer-nav a,
.hometown-footer-nav span{
  background:#242424 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:9px !important;
  color:#d1d1d1 !important;
  box-shadow:none !important;
  text-transform:none !important;
  font-weight:500 !important;
}
.kvs-hometown #home-tags .swiper a:hover,
.kvs-hometown #home-tags .swiper-slide a:hover,
.kvs-hometown #home-categories .swiper a:hover,
.kvs-hometown .home-anchor-section .swiper a:hover,
.kvs-hometown .content > .container > .tags-row .swiper-slide a:hover,
.kvs-hometown .category-strip a:hover,
.kvs-hometown .category-strip a.active,
.kvs-hometown .tags a:hover,
.kvs-hometown .tags-cloud a:hover,
.kvs-hometown .list-tags a:hover,
.kvs-hometown .tag:hover,
.kvs-hometown .label:hover,
.kvs-hometown .badge:hover,
.kvs-hometown .sort a:hover,
.kvs-hometown .sort a.active,
.kvs-hometown .sorting a:hover,
.kvs-hometown .sorting a.active,
.kvs-hometown .tabs-menu a:hover,
.kvs-hometown .tabs-menu a.active,
.kvs-hometown .member-control-bar a:hover,
.kvs-hometown .member-control-bar a.active,
.hometown-footer-nav a:hover,
.hometown-footer-nav span:hover,
.hometown-footer-nav a.active{
  background:#303030 !important;
  background-image:none !important;
  border:0 !important;
  color:#fff !important;
  box-shadow:none !important;
}

/* Swiper arrows: simple flat arrows. */
.kvs-hometown .swiper-button-next,
.kvs-hometown .swiper-button-prev,
.kvs-hometown #home-tags .swiper-button-prev,
.kvs-hometown #home-tags .swiper-button-next,
.kvs-hometown .tags-row .swiper-button-prev,
.kvs-hometown .tags-row .swiper-button-next{
  background:#0b0b0b !important;
  background-image:none !important;
  border:0 !important;
  color:#f1f1f1 !important;
  box-shadow:none !important;
}
.kvs-hometown .swiper-button-next:hover,
.kvs-hometown .swiper-button-prev:hover,
.kvs-hometown #home-tags .swiper-button-prev:hover,
.kvs-hometown #home-tags .swiper-button-next:hover,
.kvs-hometown .tags-row .swiper-button-prev:hover,
.kvs-hometown .tags-row .swiper-button-next:hover{
  background:#1c1c1c !important;
  border:0 !important;
  color:#fff !important;
  box-shadow:none !important;
}

/* Cards / thumbs: flat grid, no marked border, no glass. */
.kvs-hometown .hometown-video-grid .thumb,
.kvs-hometown .categories-thumbs .thumb,
.kvs-hometown .models-thumbs .thumb,
.kvs-hometown .channels-thumbs .thumb,
.kvs-hometown .albums-thumbs .thumb,
.kvs-hometown .block,
.kvs-hometown .box,
.kvs-hometown .generic-block,
.kvs-hometown .block-comments,
.kvs-hometown .comments,
.kvs-hometown .list-comments{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
.kvs-hometown .hometown-video-grid .thumb:hover,
.kvs-hometown .categories-thumbs .thumb:hover,
.kvs-hometown .models-thumbs .thumb:hover,
.kvs-hometown .channels-thumbs .thumb:hover,
.kvs-hometown .albums-thumbs .thumb:hover{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.kvs-hometown .hometown-video-grid .thumb > a,
.kvs-hometown .hometown-video-grid .thumb > a:hover{
  background:transparent !important;
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
}
.kvs-hometown .hometown-video-grid .img-holder,
.kvs-hometown .categories-thumbs .img-holder,
.kvs-hometown .models-thumbs .img-holder,
.kvs-hometown .channels-thumbs .img-holder,
.kvs-hometown .albums-thumbs .img-holder{
  background:#111111 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:8px !important;
  box-shadow:none !important;
}
.kvs-hometown .hometown-video-grid .thumb > a:hover .img-holder img{
  filter:none !important;
}
.kvs-hometown .hometown-video-grid .title,
.kvs-hometown .categories-thumbs .title,
.kvs-hometown .models-thumbs .title,
.kvs-hometown .channels-thumbs .title,
.kvs-hometown .albums-thumbs .title{
  color:#f4f4f4 !important;
  font-weight:600 !important;
}
.kvs-hometown .hometown-video-grid .thumb-info,
.kvs-hometown .hometown-video-grid .thumb-bottom,
.kvs-hometown .thumb-bottom,
.kvs-hometown .metadata,
.kvs-hometown .info,
.kvs-hometown .count-item{
  color:#9b9b9b !important;
}
.kvs-hometown .hometown-video-grid .time,
.kvs-hometown .hometown-video-grid .qualtiy,
.kvs-hometown .thumb .item-time,
.kvs-hometown .thumb .item-quality,
.kvs-hometown .thumb .item-heart.fixed,
.kvs-hometown .hometown-video-grid .item-heart,
.kvs-hometown .hometown-video-grid .item-time{
  background:rgba(0,0,0,.72) !important;
  background-image:none !important;
  border:0 !important;
  color:#fff !important;
  box-shadow:none !important;
  -webkit-backdrop-filter:none !important;
  backdrop-filter:none !important;
}
.kvs-hometown .thumb .item-time:hover,
.kvs-hometown .thumb .item-quality:hover,
.kvs-hometown .thumb .item-heart.fixed:hover,
.kvs-hometown .hometown-video-grid .item-heart:hover,
.kvs-hometown .hometown-video-grid .item-time:hover{
  background:#1f1f1f !important;
  color:#fff !important;
  border:0 !important;
}

/* General buttons: flat grey, accent only where the theme marks a main/gold/orange action. */
.kvs-hometown input[type="button"],
.kvs-hometown input[type="submit"],
.kvs-hometown .submit,
.kvs-hometown .btn,
.kvs-hometown .button,
.kvs-hometown .buttons-row .button,
.kvs-hometown .top-options .button,
.kvs-hometown .video-controls .btn{
  background:#242424 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:8px !important;
  color:#f1f1f1 !important;
  box-shadow:none !important;
  font-weight:500 !important;
}
.kvs-hometown input[type="button"]:hover,
.kvs-hometown input[type="submit"]:hover,
.kvs-hometown .submit:hover,
.kvs-hometown .btn:hover,
.kvs-hometown .button:hover,
.kvs-hometown .buttons-row .button:hover,
.kvs-hometown .top-options .button:hover,
.kvs-hometown .video-controls .btn:hover{
  background:#303030 !important;
  background-image:none !important;
  border:0 !important;
  color:#fff !important;
  box-shadow:none !important;
}
.kvs-hometown .btn.orange,
.kvs-hometown .button.gold,
.kvs-hometown .buttons-row .gold,
.kvs-hometown .video-controls .gold,
.kvs-hometown .gold,
.kvs-hometown .submit.primary,
.kvs-hometown input[type="submit"].primary{
  background:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  color:#fff !important;
  box-shadow:none !important;
}
.kvs-hometown .btn.orange:hover,
.kvs-hometown .button.gold:hover,
.kvs-hometown .buttons-row .gold:hover,
.kvs-hometown .video-controls .gold:hover,
.kvs-hometown .gold:hover,
.kvs-hometown .submit.primary:hover,
.kvs-hometown input[type="submit"].primary:hover{
  background:#c64a3b !important;
  background-image:none !important;
  color:#fff !important;
}

/* Forms / dropdowns flat dark. */
.kvs-hometown .upload-list,
.kvs-hometown .leng-holder .drop,
.kvs-hometown .member-links,
.kvs-hometown .fancybox-inner,
.kvs-hometown .popup-holder{
  background:#191919 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:10px !important;
  box-shadow:0 14px 34px rgba(0,0,0,.36) !important;
  -webkit-backdrop-filter:none !important;
  backdrop-filter:none !important;
}
.kvs-hometown .upload-list a:hover,
.kvs-hometown .leng-holder .drop a:hover,
.kvs-hometown .member-links a:hover{
  background:#242424 !important;
  color:#fff !important;
}
.kvs-hometown input,
.kvs-hometown textarea,
.kvs-hometown select{
  background:#242424 !important;
  border:0 !important;
  border-radius:8px !important;
  color:#f1f1f1 !important;
  box-shadow:none !important;
}
.kvs-hometown input:focus,
.kvs-hometown textarea:focus,
.kvs-hometown select:focus{
  border:0 !important;
  box-shadow:0 0 0 2px rgba(227,49,45,.36) !important;
}

/* Single video and footer flat. */
html body .kvs-hometown.video-page .buttons-row .button,
html body .kvs-hometown.video-page .buttons-row .btn,
html body .kvs-hometown.video-page .top-options .button,
html body .kvs-hometown.video-page .top-options .btn,
html body .kvs-hometown.video-page .sub-btn.tag.button{
  background:#242424 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:8px !important;
  color:#d7d7d7 !important;
  box-shadow:none !important;
}
html body .kvs-hometown.video-page .buttons-row .button:hover,
html body .kvs-hometown.video-page .buttons-row .btn:hover,
html body .kvs-hometown.video-page .top-options .button:hover,
html body .kvs-hometown.video-page .top-options .btn:hover,
html body .kvs-hometown.video-page .sub-btn.tag.button:hover{
  background:#303030 !important;
  border:0 !important;
  color:#fff !important;
}
.kvs-hometown .player,
.kvs-hometown .video-player,
.kvs-hometown .player-holder,
.kvs-hometown .player-wrap,
.kvs-hometown .embed-wrap{
  background:#000 !important;
  border:0 !important;
  box-shadow:none !important;
}
.hometown-footer,
.kvs-hometown .footer{
  background:#151515 !important;
  border:0 !important;
  box-shadow:none !important;
}
.hometown-footer-inner{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
.kvs-hometown a:hover,
.kvs-hometown .link:hover,
.kvs-hometown .headline a:hover,
.kvs-hometown .more-title:hover{
  color:#fff !important;
}
.kvs-hometown .heading .title,
.kvs-hometown h1.title,
.kvs-hometown h2.title,
.kvs-hometown h3.title,
.kvs-hometown .headline h1,
.kvs-hometown .headline h2{
  color:#fff !important;
  font-weight:600 !important;
  letter-spacing:-.015em !important;
}

/* Mobile keeps icon controls usable, but still flat and less bordered. */
@media (max-width:980px){
  html body .kvs-hometown .header-signup,
  html body .kvs-hometown .header-controls .header-upload,
  html body .kvs-hometown .header-lang .header-icon-control,
  html body .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control,
  html body .kvs-hometown .header-member-switcher,
  html body .kvs-hometown .mobile-search-toggle{
    background:#242424 !important;
    background-image:none !important;
    border:0 !important;
    color:#fff !important;
    box-shadow:none !important;
  }
  html body .kvs-hometown .header-signup:hover,
  html body .kvs-hometown .header-controls .header-upload:hover,
  html body .kvs-hometown .header-lang .header-icon-control:hover,
  html body .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control:hover,
  html body .kvs-hometown .header-member-switcher:hover,
  html body .kvs-hometown .mobile-search-toggle:hover{
    background:#303030 !important;
    color:#fff !important;
  }
}

/* Hometown KVS v186: match provided flat reference logo/accent + pill/sidebar fixes. */
:root{
  --accent:#ba3b2e !important;
  --accent-2:#c64a3b !important;
  --accent-dark:#8f2d23 !important;
  --main-accent:#ba3b2e !important;
  --btn-gold:#ba3b2e !important;
  --link-color:#ba3b2e !important;
  --link-hover-color:#c64a3b !important;
  --tags-link-bg-hover:#303030 !important;
}

/* Same text-logo direction as the reference: XTV red + PORN white, no badge/pill. */
html body .kvs-hometown .brand,
html body .hometown-footer-logo{
  display:inline-flex !important;
  align-items:center !important;
  gap:0 !important;
  color:#f3f3f3 !important;
  letter-spacing:-.04em !important;
  text-decoration:none !important;
  text-shadow:none !important;
}
html body .kvs-hometown .brand-main,
html body .hometown-footer-name{
  color:#ba3b2e !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  text-shadow:none !important;
  font-weight:800 !important;
  font-style:normal !important;
  font-size:28px !important;
  line-height:1 !important;
  max-width:none !important;
  overflow:visible !important;
}
html body .kvs-hometown .brand-badge,
html body .hometown-footer-badge{
  display:inline-flex !important;
  align-items:center !important;
  height:auto !important;
  padding:0 !important;
  margin:0 !important;
  transform:none !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  text-shadow:none !important;
  color:#f1f1f1 !important;
  font-weight:400 !important;
  font-style:normal !important;
  font-size:28px !important;
  line-height:1 !important;
  letter-spacing:-.04em !important;
}
@media (max-width:980px){
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    display:inline-flex !important;
    font-size:24px !important;
    height:auto !important;
    padding:0 !important;
  }
}
@media (max-width:560px){
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    display:inline-flex !important;
    font-size:22px !important;
    max-width:none !important;
  }
}

/* Accent from the screenshot/reference. */
html body .kvs-hometown .top-links a.active,
html body .kvs-hometown .top-links a:hover{
  color:#fff !important;
  border-bottom-color:#ba3b2e !important;
}
html body .kvs-hometown .category-strip a.active,
html body .kvs-hometown .sort a.active,
html body .kvs-hometown .sorting a.active,
html body .kvs-hometown .tabs-menu a.active{
  border-bottom-color:#ba3b2e !important;
}
html body .kvs-hometown a:hover,
html body .kvs-hometown .link:hover{
  color:#fff !important;
}

/* Compact sidebar: hover/active must be accent, not white. */
@media (min-width:981px){
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link.active,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link:hover,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link.active{
    background:#ba3b2e !important;
    background-image:none !important;
    border-color:#ba3b2e !important;
    color:#fff !important;
    box-shadow:none !important;
  }
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover .side-ico,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link.active .side-ico,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover .side-ico i,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link.active .side-ico i,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link:hover .side-ico,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link:hover .side-ico i{
    color:#fff !important;
    background:transparent !important;
    background-image:none !important;
    border-color:transparent !important;
  }
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover::after,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link:hover::after{
    background:#191919 !important;
    border:0 !important;
    color:#fff !important;
    box-shadow:0 10px 26px rgba(0,0,0,.35) !important;
  }
}

/* Scrolling category/tag pills: flatter, less rounded, no marked border. */
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-tags .swiper-slide a,
html body .kvs-hometown #home-categories .swiper a,
html body .kvs-hometown #home-categories .swiper-slide a,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a,
html body .kvs-hometown .home-anchor-section .swiper a,
html body .kvs-hometown .category-strip a,
html body .kvs-hometown .tags-cloud a,
html body .kvs-hometown .list-tags a,
html body .kvs-hometown .tags a,
html body .kvs-hometown .tag,
html body .kvs-hometown .label,
html body .kvs-hometown .badge{
  background:#242424 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#d2d2d2 !important;
}
html body .kvs-hometown #home-tags .swiper a:hover,
html body .kvs-hometown #home-tags .swiper-slide a:hover,
html body .kvs-hometown #home-categories .swiper a:hover,
html body .kvs-hometown #home-categories .swiper-slide a:hover,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a:hover,
html body .kvs-hometown .home-anchor-section .swiper a:hover,
html body .kvs-hometown .category-strip a:hover,
html body .kvs-hometown .category-strip a.active,
html body .kvs-hometown .tags-cloud a:hover,
html body .kvs-hometown .list-tags a:hover,
html body .kvs-hometown .tags a:hover,
html body .kvs-hometown .tag:hover,
html body .kvs-hometown .label:hover,
html body .kvs-hometown .badge:hover{
  background:#303030 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  color:#fff !important;
}

/* Right sidebar pills: same flat treatment as scrolling category pills. */
html body .kvs-hometown .right-sidebar .swiper-slide a,
html body .kvs-hometown .right-sidebar .tags-row a,
html body .kvs-hometown .right-sidebar .tags-cloud a,
html body .kvs-hometown .right-sidebar .side-tags a,
html body .kvs-hometown .right-sidebar .side-categories a,
html body .kvs-hometown .right-sidebar .side-dynamic a,
html body .kvs-hometown .right-sidebar .list a,
html body .kvs-hometown .right-sidebar .list li a{
  background:#242424 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#d2d2d2 !important;
}
html body .kvs-hometown .right-sidebar .swiper-slide a:hover,
html body .kvs-hometown .right-sidebar .tags-row a:hover,
html body .kvs-hometown .right-sidebar .tags-cloud a:hover,
html body .kvs-hometown .right-sidebar .side-tags a:hover,
html body .kvs-hometown .right-sidebar .side-categories a:hover,
html body .kvs-hometown .right-sidebar .side-dynamic a:hover,
html body .kvs-hometown .right-sidebar .list a:hover,
html body .kvs-hometown .right-sidebar .list li a:hover{
  background:#303030 !important;
  border:0 !important;
  border-color:transparent !important;
  color:#fff !important;
}

/* Main action/accent buttons with same red, flat. */
html body .kvs-hometown .gold,
html body .kvs-hometown .btn.orange,
html body .kvs-hometown .button.gold,
html body .kvs-hometown .buttons-row .gold,
html body .kvs-hometown .video-controls .gold,
html body .kvs-hometown .submit.primary,
html body .kvs-hometown input[type="submit"].primary,
html body .kvs-hometown .pagination span.active,
html body .kvs-hometown .pagination a:hover,
html body .kvs-hometown .load-more .btn:hover{
  background:#ba3b2e !important;
  background-image:none !important;
  border-color:#ba3b2e !important;
  color:#fff !important;
  box-shadow:none !important;
}
html body .kvs-hometown .gold:hover,
html body .kvs-hometown .btn.orange:hover,
html body .kvs-hometown .button.gold:hover,
html body .kvs-hometown .buttons-row .gold:hover,
html body .kvs-hometown .video-controls .gold:hover,
html body .kvs-hometown .submit.primary:hover,
html body .kvs-hometown input[type="submit"].primary:hover{
  background:#c64a3b !important;
  border-color:#c64a3b !important;
}


/* Hometown KVS v187: precise flat-reference corrections
   - keep header/topbar layout as-is
   - logo: first word accent #ba3b2e, second word white, no badge, words tight
   - category/tag scroller: flat pills, smaller radius, no visible border
   - right compact sidebar/toggle hover: accent background, visible white icon
*/
:root{
  --accent:#ba3b2e !important;
  --accent-2:#c64a3b !important;
  --accent-dark:#8f2d23 !important;
  --main-accent:#ba3b2e !important;
  --btn-gold:#ba3b2e !important;
  --link-color:#ba3b2e !important;
  --link-hover-color:#c64a3b !important;
}

/* Logo exactly flat: XTV accent + PORN white, tight spacing. */
html body .kvs-hometown .brand{
  display:inline-flex !important;
  align-items:center !important;
  gap:0 !important;
  column-gap:0 !important;
  color:#f1f1f1 !important;
  text-decoration:none !important;
  letter-spacing:-.055em !important;
  word-spacing:0 !important;
  text-shadow:none !important;
}
html body .kvs-hometown .brand-main{
  display:inline-flex !important;
  align-items:center !important;
  margin:0 -1px 0 0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#ba3b2e !important;
  font-size:28px !important;
  font-weight:800 !important;
  line-height:1 !important;
  letter-spacing:-.055em !important;
  text-transform:uppercase !important;
  text-shadow:none !important;
}
html body .kvs-hometown .brand-badge{
  display:inline-flex !important;
  align-items:center !important;
  margin:0 0 0 -1px !important;
  padding:0 !important;
  height:auto !important;
  min-height:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#f1f1f1 !important;
  font-size:28px !important;
  font-weight:400 !important;
  line-height:1 !important;
  letter-spacing:-.055em !important;
  text-transform:uppercase !important;
  text-shadow:none !important;
  transform:none !important;
}
@media (max-width:980px){
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    font-size:24px !important;
  }
}
@media (max-width:560px){
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    font-size:22px !important;
    display:inline-flex !important;
  }
}

/* Scrolling categories / tags under header: kill inherited rounded/bordered pills. */
html body .kvs-hometown #home-tags a,
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-tags .swiper-slide a,
html body .kvs-hometown #home-tags .tags-row a,
html body .kvs-hometown #home-categories a,
html body .kvs-hometown #home-categories .swiper a,
html body .kvs-hometown #home-categories .swiper-slide a,
html body .kvs-hometown .content > .container > .tags-row a,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a,
html body .kvs-hometown .content > .container > .categories-row a,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a,
html body .kvs-hometown .home-anchor-section .swiper a,
html body .kvs-hometown .home-anchor-section .swiper-slide a,
html body .kvs-hometown .tags-row a,
html body .kvs-hometown .tags-row .swiper-slide a,
html body .kvs-hometown .categories-row a,
html body .kvs-hometown .categories-row .swiper-slide a,
html body .kvs-hometown .category-strip a,
html body .kvs-hometown .subcategories a,
html body .kvs-hometown .sub-categories a,
html body .kvs-hometown .taxonomy-list a,
html body .kvs-hometown .tags-cloud a,
html body .kvs-hometown .list-tags a,
html body .kvs-hometown .tags a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:37px !important;
  min-height:37px !important;
  padding:0 14px !important;
  background:#242424 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:8px !important;
  outline:0 !important;
  box-shadow:none !important;
  color:#d4d4d4 !important;
  font-size:14px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  white-space:nowrap !important;
  filter:none !important;
}
html body .kvs-hometown #home-tags a:hover,
html body .kvs-hometown #home-tags .swiper a:hover,
html body .kvs-hometown #home-tags .swiper-slide a:hover,
html body .kvs-hometown #home-tags .tags-row a:hover,
html body .kvs-hometown #home-categories a:hover,
html body .kvs-hometown #home-categories .swiper a:hover,
html body .kvs-hometown #home-categories .swiper-slide a:hover,
html body .kvs-hometown .content > .container > .tags-row a:hover,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a:hover,
html body .kvs-hometown .content > .container > .categories-row a:hover,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a:hover,
html body .kvs-hometown .home-anchor-section .swiper a:hover,
html body .kvs-hometown .home-anchor-section .swiper-slide a:hover,
html body .kvs-hometown .tags-row a:hover,
html body .kvs-hometown .tags-row .swiper-slide a:hover,
html body .kvs-hometown .categories-row a:hover,
html body .kvs-hometown .categories-row .swiper-slide a:hover,
html body .kvs-hometown .category-strip a:hover,
html body .kvs-hometown .category-strip a.active,
html body .kvs-hometown .subcategories a:hover,
html body .kvs-hometown .subcategories a.active,
html body .kvs-hometown .sub-categories a:hover,
html body .kvs-hometown .sub-categories a.active,
html body .kvs-hometown .taxonomy-list a:hover,
html body .kvs-hometown .taxonomy-list a.active,
html body .kvs-hometown .tags-cloud a:hover,
html body .kvs-hometown .list-tags a:hover,
html body .kvs-hometown .tags a:hover{
  background:#303030 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  box-shadow:none !important;
  color:#fff !important;
  filter:none !important;
}
html body .kvs-hometown #home-tags a::before,
html body .kvs-hometown #home-tags a::after,
html body .kvs-hometown #home-categories a::before,
html body .kvs-hometown #home-categories a::after,
html body .kvs-hometown .tags-row a::before,
html body .kvs-hometown .tags-row a::after,
html body .kvs-hometown .categories-row a::before,
html body .kvs-hometown .categories-row a::after,
html body .kvs-hometown .category-strip a::before,
html body .kvs-hometown .category-strip a::after,
html body .kvs-hometown .subcategories a::before,
html body .kvs-hometown .subcategories a::after,
html body .kvs-hometown .sub-categories a::before,
html body .kvs-hometown .sub-categories a::after,
html body .kvs-hometown .taxonomy-list a::before,
html body .kvs-hometown .taxonomy-list a::after,
html body .kvs-hometown .tags-cloud a::before,
html body .kvs-hometown .tags-cloud a::after,
html body .kvs-hometown .list-tags a::before,
html body .kvs-hometown .list-tags a::after{
  content:none !important;
  display:none !important;
  background:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Right sidebar tag/list pills: flat same as top scroller, no visible border. */
html body .kvs-hometown .right-sidebar .tags-row a,
html body .kvs-hometown .right-sidebar .right-tags .swiper-slide a,
html body .kvs-hometown .right-sidebar .swiper-slide a,
html body .kvs-hometown .right-sidebar .tags-cloud a,
html body .kvs-hometown .right-sidebar .list-tags a,
html body .kvs-hometown .right-sidebar .side-tags a,
html body .kvs-hometown .right-sidebar .side-categories a,
html body .kvs-hometown .right-sidebar .taxonomy-list a{
  background:#242424 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:8px !important;
  box-shadow:none !important;
  color:#d4d4d4 !important;
}
html body .kvs-hometown .right-sidebar .tags-row a:hover,
html body .kvs-hometown .right-sidebar .right-tags .swiper-slide a:hover,
html body .kvs-hometown .right-sidebar .swiper-slide a:hover,
html body .kvs-hometown .right-sidebar .tags-cloud a:hover,
html body .kvs-hometown .right-sidebar .list-tags a:hover,
html body .kvs-hometown .right-sidebar .side-tags a:hover,
html body .kvs-hometown .right-sidebar .side-categories a:hover,
html body .kvs-hometown .right-sidebar .taxonomy-list a:hover{
  background:#303030 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  box-shadow:none !important;
  color:#fff !important;
}

/* Right sidebar compact/toggle: never white-on-white; hover/active uses accent. */
@media (min-width:1281px){
  html body .kvs-hometown .right-sidebar-toggle,
  html body .kvs-hometown:not(.video-page) .right-sidebar-toggle,
  html body .kvs-hometown.video-page:not(.playlist-page) .right-sidebar-toggle,
  html body .kvs-hometown.video-page.playlist-page .right-sidebar-toggle{
    background:#181818 !important;
    background-image:none !important;
    border-color:transparent !important;
    color:#dcdcdc !important;
    box-shadow:none !important;
  }
  html body .kvs-hometown .right-sidebar-toggle i,
  html body .kvs-hometown:not(.video-page) .right-sidebar-toggle i,
  html body .kvs-hometown.video-page:not(.playlist-page) .right-sidebar-toggle i,
  html body .kvs-hometown.video-page.playlist-page .right-sidebar-toggle i{
    color:#dcdcdc !important;
  }
  html body .kvs-hometown .right-sidebar-toggle:hover,
  html body .kvs-hometown:not(.video-page) .right-sidebar-toggle:hover,
  html body .kvs-hometown.video-page:not(.playlist-page) .right-sidebar-toggle:hover,
  html body .kvs-hometown.video-page.playlist-page .right-sidebar-toggle:hover,
  html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:hover,
  html body .kvs-hometown:not(.video-page).right-sidebar-collapsed .right-sidebar-toggle:hover,
  html body .kvs-hometown.video-page:not(.playlist-page).right-sidebar-collapsed .right-sidebar-toggle:hover,
  html body .kvs-hometown.video-page.playlist-page.right-sidebar-collapsed .right-sidebar-toggle:hover{
    background:#ba3b2e !important;
    background-image:none !important;
    border-color:#ba3b2e !important;
    color:#fff !important;
    box-shadow:none !important;
  }
  html body .kvs-hometown .right-sidebar-toggle:hover i,
  html body .kvs-hometown:not(.video-page) .right-sidebar-toggle:hover i,
  html body .kvs-hometown.video-page:not(.playlist-page) .right-sidebar-toggle:hover i,
  html body .kvs-hometown.video-page.playlist-page .right-sidebar-toggle:hover i,
  html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:hover i,
  html body .kvs-hometown:not(.video-page).right-sidebar-collapsed .right-sidebar-toggle:hover i,
  html body .kvs-hometown.video-page:not(.playlist-page).right-sidebar-collapsed .right-sidebar-toggle:hover i,
  html body .kvs-hometown.video-page.playlist-page.right-sidebar-collapsed .right-sidebar-toggle:hover i{
    color:#fff !important;
  }
}

/* Left/right generic compact icons: active/hover accent, icon visible. */
@media (min-width:981px){
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link.active,
  html body .kvs-hometown.right-sidebar-collapsed .right-sidebar .side-link:hover,
  html body .kvs-hometown.right-sidebar-collapsed .right-sidebar .side-link.active{
    background:#ba3b2e !important;
    background-image:none !important;
    border-color:#ba3b2e !important;
    color:#fff !important;
    box-shadow:none !important;
  }
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover .side-ico,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link.active .side-ico,
  html body .kvs-hometown.right-sidebar-collapsed .right-sidebar .side-link:hover .side-ico,
  html body .kvs-hometown.right-sidebar-collapsed .right-sidebar .side-link.active .side-ico,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover .side-ico i,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link.active .side-ico i,
  html body .kvs-hometown.right-sidebar-collapsed .right-sidebar .side-link:hover .side-ico i,
  html body .kvs-hometown.right-sidebar-collapsed .right-sidebar .side-link.active .side-ico i{
    color:#fff !important;
    background:transparent !important;
    background-image:none !important;
  }
}

html body .kvs-hometown .top-links a.active,
html body .kvs-hometown .top-links a:hover{
  border-bottom-color:#ba3b2e !important;
}
html body .kvs-hometown .gold,
html body .kvs-hometown .btn.orange,
html body .kvs-hometown .button.gold,
html body .kvs-hometown .buttons-row .gold,
html body .kvs-hometown .video-controls .gold,
html body .kvs-hometown .submit.primary,
html body .kvs-hometown input[type="submit"].primary,
html body .kvs-hometown .pagination span.active,
html body .kvs-hometown .pagination a:hover,
html body .kvs-hometown .load-more .btn:hover{
  background:#ba3b2e !important;
  border-color:#ba3b2e !important;
  color:#fff !important;
}

/* Hometown KVS v189: tighter home watched spacing + flat right sidebar pills/icons
   - Move "Videos Being Watched" up closer to the scrolling category/tag row.
   - Force every right sidebar pill family to the same flat style: no visible border, less rounded.
   - Kill any inherited white compact icon background on the right sidebar toggle/collapsed state. */

html body .kvs-hometown #home-tags{
  margin-bottom:2px !important;
  padding-bottom:0 !important;
}

html body .kvs-hometown #home-tags .swiper,
html body .kvs-hometown #home-tags .tags-row,
html body .kvs-hometown #home-tags .tags-cloud,
html body .kvs-hometown #home-tags .list-tags,
html body .kvs-hometown #home-tags .block-content{
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}

html body .kvs-hometown #home-watching,
html body .kvs-hometown #home-tags + #home-watching{
  margin-top:-4px !important;
  padding-top:0 !important;
}

html body .kvs-hometown #home-watching .heading,
html body .kvs-hometown #home-watching .headline{
  margin-top:0 !important;
  padding-top:0 !important;
  margin-bottom:10px !important;
}

@media (max-width:980px){
  html body .kvs-hometown #home-watching,
  html body .kvs-hometown #home-tags + #home-watching{
    margin-top:0 !important;
  }
}

/* Right sidebar sections: compact rhythm */
html body .kvs-hometown .right-sidebar .side-section{
  margin-bottom:16px !important;
}
html body .kvs-hometown .right-sidebar .side-section + .side-section{
  margin-top:10px !important;
}
html body .kvs-hometown .right-sidebar .side-title{
  margin-bottom:8px !important;
}

/* Right sidebar pills: categories, sites, tags and models must be flat, not inherited old rounded chips. */
html body .kvs-hometown .right-sidebar .right-sidebar-pills,
html body .kvs-hometown .right-sidebar .right-tags .swiper-wrapper,
html body .kvs-hometown .right-sidebar .right-models .thumbs,
html body .kvs-hometown .right-sidebar .right-models .models-thumbs,
html body .kvs-hometown .right-sidebar .right-models .hometown-video-grid,
html body .kvs-hometown .right-sidebar .right-models ul,
html body .kvs-hometown .right-sidebar .right-models .list{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:flex-start !important;
  gap:6px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  grid-template-columns:none !important;
}

html body .kvs-hometown .right-sidebar .right-sidebar-pills a,
html body .kvs-hometown .right-sidebar .right-categories .right-sidebar-pills a,
html body .kvs-hometown .right-sidebar .right-sites .right-sidebar-pills a,
html body .kvs-hometown .right-sidebar .right-tags a,
html body .kvs-hometown .right-sidebar .right-tags .swiper-slide a,
html body .kvs-hometown .right-sidebar .tags-row a,
html body .kvs-hometown .right-sidebar .tags-row .swiper-slide a,
html body .kvs-hometown .right-sidebar .tags-cloud a,
html body .kvs-hometown .right-sidebar .list-tags a,
html body .kvs-hometown .right-sidebar .side-tags a,
html body .kvs-hometown .right-sidebar .side-categories a,
html body .kvs-hometown .right-sidebar .taxonomy-list a,
html body .kvs-hometown .right-sidebar .right-models a,
html body .kvs-hometown .right-sidebar .right-models .thumb > a,
html body .kvs-hometown .right-sidebar .right-models .item > a,
html body .kvs-hometown .right-sidebar .right-models .model-item > a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:28px !important;
  min-height:28px !important;
  max-height:28px !important;
  padding:0 9px !important;
  background:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:7px !important;
  box-shadow:none !important;
  outline:0 !important;
  color:#d8d8d8 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-decoration:none !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  filter:none !important;
}

html body .kvs-hometown .right-sidebar .right-sidebar-pills a:hover,
html body .kvs-hometown .right-sidebar .right-categories .right-sidebar-pills a:hover,
html body .kvs-hometown .right-sidebar .right-sites .right-sidebar-pills a:hover,
html body .kvs-hometown .right-sidebar .right-tags a:hover,
html body .kvs-hometown .right-sidebar .right-tags .swiper-slide a:hover,
html body .kvs-hometown .right-sidebar .tags-row a:hover,
html body .kvs-hometown .right-sidebar .tags-row .swiper-slide a:hover,
html body .kvs-hometown .right-sidebar .tags-cloud a:hover,
html body .kvs-hometown .right-sidebar .list-tags a:hover,
html body .kvs-hometown .right-sidebar .side-tags a:hover,
html body .kvs-hometown .right-sidebar .side-categories a:hover,
html body .kvs-hometown .right-sidebar .taxonomy-list a:hover,
html body .kvs-hometown .right-sidebar .right-models a:hover,
html body .kvs-hometown .right-sidebar .right-models .thumb > a:hover,
html body .kvs-hometown .right-sidebar .right-models .item > a:hover,
html body .kvs-hometown .right-sidebar .right-models .model-item > a:hover{
  background:#303030 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  box-shadow:none !important;
  color:#fff !important;
  filter:none !important;
}

html body .kvs-hometown .right-sidebar .right-sidebar-pills a::before,
html body .kvs-hometown .right-sidebar .right-sidebar-pills a::after,
html body .kvs-hometown .right-sidebar .right-tags a::before,
html body .kvs-hometown .right-sidebar .right-tags a::after,
html body .kvs-hometown .right-sidebar .right-models a::before,
html body .kvs-hometown .right-sidebar .right-models a::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Keep model/sidebar text flat inside the pill. */
html body .kvs-hometown .right-sidebar .right-models .title,
html body .kvs-hometown .right-sidebar .right-models .title span,
html body .kvs-hometown .right-sidebar .right-models .model-title,
html body .kvs-hometown .right-sidebar .right-models .name{
  color:inherit !important;
  background:transparent !important;
  border:0 !important;
  text-shadow:none !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  padding:0 !important;
  margin:0 !important;
}

/* Right compact/collapse icon: never white background with invisible white icon. */
html body .kvs-hometown .right-sidebar-toggle,
html body .kvs-hometown .right-sidebar-toggle:focus,
html body .kvs-hometown .right-sidebar-toggle:active,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:focus,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:active{
  background:#181818 !important;
  background-image:none !important;
  border-color:transparent !important;
  color:#dcdcdc !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown .right-sidebar-toggle i,
html body .kvs-hometown .right-sidebar-toggle svg,
html body .kvs-hometown .right-sidebar-toggle svg *,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle i,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle svg,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle svg *{
  color:#dcdcdc !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  background:transparent !important;
  background-image:none !important;
}

html body .kvs-hometown .right-sidebar-toggle:hover,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:hover{
  background:#ba3b2e !important;
  background-image:none !important;
  border-color:#ba3b2e !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown .right-sidebar-toggle:hover i,
html body .kvs-hometown .right-sidebar-toggle:hover svg,
html body .kvs-hometown .right-sidebar-toggle:hover svg *,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:hover i,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:hover svg,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:hover svg *{
  color:#fff !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  background:transparent !important;
  background-image:none !important;
}

/* Hometown KVS v190: requested final polish
   - Move "Videos Being Watched" block higher, removing the excessive gap after the scrolling tags.
   - Force right sidebar pills to the flat original-reference style.
   - Fix right compact sidebar icon hover/active so it uses accent and never white-on-white.
   - Make single video text a bit smaller. */

/* Home spacing: reduce the gap between the top tag/category scroller and Videos Being Watched. */
html body .kvs-hometown .content > .container > #home-tags,
html body .kvs-hometown .content > .container > section#home-tags.home-anchor-section{
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}
html body .kvs-hometown .content > .container > #home-tags .section-row,
html body .kvs-hometown .content > .container > #home-tags .tags-row,
html body .kvs-hometown .content > .container > #home-tags .tags-cloud,
html body .kvs-hometown .content > .container > #home-tags .swiper,
html body .kvs-hometown .content > .container > #home-tags .swiper-wrapper,
html body .kvs-hometown .content > .container > #home-tags .block-content{
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}
html body .kvs-hometown .content > .container > #home-watching,
html body .kvs-hometown .content > .container > section#home-watching.home-anchor-section,
html body .kvs-hometown .content > .container > #home-tags + #home-watching{
  margin-top:-14px !important;
  padding-top:0 !important;
}
html body .kvs-hometown .content > .container > #home-watching > .section-row,
html body .kvs-hometown .content > .container > #home-watching .section-row:first-child{
  margin-top:0 !important;
  padding-top:0 !important;
}
html body .kvs-hometown .content > .container > #home-watching .heading,
html body .kvs-hometown .content > .container > #home-watching .headline{
  margin-top:0 !important;
  padding-top:0 !important;
  margin-bottom:9px !important;
}
@media (max-width:980px){
  html body .kvs-hometown .content > .container > #home-watching,
  html body .kvs-hometown .content > .container > section#home-watching.home-anchor-section,
  html body .kvs-hometown .content > .container > #home-tags + #home-watching{
    margin-top:-6px !important;
  }
}

/* Right sidebar: force ALL pills/lists generated by KVS blocks to the flat style. */
html body .kvs-hometown aside.right-sidebar .side-section,
html body .kvs-hometown #rightSidebar .side-section{
  margin-bottom:14px !important;
}
html body .kvs-hometown aside.right-sidebar .right-sidebar-pills,
html body .kvs-hometown #rightSidebar .right-sidebar-pills,
html body .kvs-hometown aside.right-sidebar .right-tags .swiper-wrapper,
html body .kvs-hometown #rightSidebar .right-tags .swiper-wrapper,
html body .kvs-hometown aside.right-sidebar .right-models .thumbs,
html body .kvs-hometown aside.right-sidebar .right-models .models-thumbs,
html body .kvs-hometown aside.right-sidebar .right-models .hometown-video-grid,
html body .kvs-hometown aside.right-sidebar .right-models ul,
html body .kvs-hometown aside.right-sidebar .right-models .list,
html body .kvs-hometown #rightSidebar .right-models .thumbs,
html body .kvs-hometown #rightSidebar .right-models .models-thumbs,
html body .kvs-hometown #rightSidebar .right-models .hometown-video-grid,
html body .kvs-hometown #rightSidebar .right-models ul,
html body .kvs-hometown #rightSidebar .right-models .list{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:flex-start !important;
  gap:6px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  list-style:none !important;
  grid-template-columns:none !important;
}
html body .kvs-hometown aside.right-sidebar .right-models .section-row,
html body .kvs-hometown #rightSidebar .right-models .section-row{
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown aside.right-sidebar .right-models .heading,
html body .kvs-hometown aside.right-sidebar .right-models .headline,
html body .kvs-hometown aside.right-sidebar .right-models .pagination,
html body .kvs-hometown aside.right-sidebar .right-models .load-more,
html body .kvs-hometown #rightSidebar .right-models .heading,
html body .kvs-hometown #rightSidebar .right-models .headline,
html body .kvs-hometown #rightSidebar .right-models .pagination,
html body .kvs-hometown #rightSidebar .right-models .load-more{
  display:none !important;
}
html body .kvs-hometown aside.right-sidebar .right-models li,
html body .kvs-hometown aside.right-sidebar .right-models .thumb,
html body .kvs-hometown aside.right-sidebar .right-models .item,
html body .kvs-hometown aside.right-sidebar .right-models .model-item,
html body .kvs-hometown #rightSidebar .right-models li,
html body .kvs-hometown #rightSidebar .right-models .thumb,
html body .kvs-hometown #rightSidebar .right-models .item,
html body .kvs-hometown #rightSidebar .right-models .model-item{
  display:inline-flex !important;
  width:auto !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  list-style:none !important;
  overflow:visible !important;
}
html body .kvs-hometown aside.right-sidebar .right-models img,
html body .kvs-hometown aside.right-sidebar .right-models .img-holder,
html body .kvs-hometown aside.right-sidebar .right-models .flag-holder,
html body .kvs-hometown aside.right-sidebar .right-models .thumb-bottom,
html body .kvs-hometown aside.right-sidebar .right-models .thumb-info,
html body .kvs-hometown aside.right-sidebar .right-models .item-top,
html body .kvs-hometown aside.right-sidebar .right-models .item-bottom,
html body .kvs-hometown #rightSidebar .right-models img,
html body .kvs-hometown #rightSidebar .right-models .img-holder,
html body .kvs-hometown #rightSidebar .right-models .flag-holder,
html body .kvs-hometown #rightSidebar .right-models .thumb-bottom,
html body .kvs-hometown #rightSidebar .right-models .thumb-info,
html body .kvs-hometown #rightSidebar .right-models .item-top,
html body .kvs-hometown #rightSidebar .right-models .item-bottom{
  display:none !important;
}
html body .kvs-hometown aside.right-sidebar .right-sidebar-pills a,
html body .kvs-hometown #rightSidebar .right-sidebar-pills a,
html body .kvs-hometown aside.right-sidebar .right-categories .right-sidebar-pills a,
html body .kvs-hometown aside.right-sidebar .right-sites .right-sidebar-pills a,
html body .kvs-hometown #rightSidebar .right-categories .right-sidebar-pills a,
html body .kvs-hometown #rightSidebar .right-sites .right-sidebar-pills a,
html body .kvs-hometown aside.right-sidebar .right-tags a,
html body .kvs-hometown aside.right-sidebar .right-tags .swiper-slide a,
html body .kvs-hometown aside.right-sidebar .tags-row a,
html body .kvs-hometown aside.right-sidebar .tags-cloud a,
html body .kvs-hometown aside.right-sidebar .list-tags a,
html body .kvs-hometown #rightSidebar .right-tags a,
html body .kvs-hometown #rightSidebar .right-tags .swiper-slide a,
html body .kvs-hometown #rightSidebar .tags-row a,
html body .kvs-hometown #rightSidebar .tags-cloud a,
html body .kvs-hometown #rightSidebar .list-tags a,
html body .kvs-hometown aside.right-sidebar .right-models a,
html body .kvs-hometown aside.right-sidebar .right-models .thumb > a,
html body .kvs-hometown aside.right-sidebar .right-models .item > a,
html body .kvs-hometown #rightSidebar .right-models a,
html body .kvs-hometown #rightSidebar .right-models .thumb > a,
html body .kvs-hometown #rightSidebar .right-models .item > a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:27px !important;
  min-height:27px !important;
  max-height:27px !important;
  padding:0 9px !important;
  background:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:6px !important;
  box-shadow:none !important;
  outline:0 !important;
  color:#d7d7d7 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-decoration:none !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  filter:none !important;
}
html body .kvs-hometown aside.right-sidebar .right-sidebar-pills a:hover,
html body .kvs-hometown #rightSidebar .right-sidebar-pills a:hover,
html body .kvs-hometown aside.right-sidebar .right-tags a:hover,
html body .kvs-hometown aside.right-sidebar .right-tags .swiper-slide a:hover,
html body .kvs-hometown aside.right-sidebar .tags-row a:hover,
html body .kvs-hometown aside.right-sidebar .tags-cloud a:hover,
html body .kvs-hometown #rightSidebar .right-tags a:hover,
html body .kvs-hometown #rightSidebar .right-tags .swiper-slide a:hover,
html body .kvs-hometown #rightSidebar .tags-row a:hover,
html body .kvs-hometown #rightSidebar .tags-cloud a:hover,
html body .kvs-hometown aside.right-sidebar .right-models a:hover,
html body .kvs-hometown aside.right-sidebar .right-models .thumb > a:hover,
html body .kvs-hometown aside.right-sidebar .right-models .item > a:hover,
html body .kvs-hometown #rightSidebar .right-models a:hover,
html body .kvs-hometown #rightSidebar .right-models .thumb > a:hover,
html body .kvs-hometown #rightSidebar .right-models .item > a:hover{
  background:#303030 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  box-shadow:none !important;
  color:#fff !important;
}
html body .kvs-hometown aside.right-sidebar .right-models .title,
html body .kvs-hometown aside.right-sidebar .right-models .title span,
html body .kvs-hometown aside.right-sidebar .right-models .model-title,
html body .kvs-hometown aside.right-sidebar .right-models .name,
html body .kvs-hometown #rightSidebar .right-models .title,
html body .kvs-hometown #rightSidebar .right-models .title span,
html body .kvs-hometown #rightSidebar .right-models .model-title,
html body .kvs-hometown #rightSidebar .right-models .name{
  position:static !important;
  display:inline !important;
  width:auto !important;
  height:auto !important;
  min-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  color:inherit !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-shadow:none !important;
  text-decoration:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
html body .kvs-hometown aside.right-sidebar .right-sidebar-pills a:before,
html body .kvs-hometown aside.right-sidebar .right-sidebar-pills a:after,
html body .kvs-hometown aside.right-sidebar .right-tags a:before,
html body .kvs-hometown aside.right-sidebar .right-tags a:after,
html body .kvs-hometown aside.right-sidebar .right-models a:before,
html body .kvs-hometown aside.right-sidebar .right-models a:after,
html body .kvs-hometown #rightSidebar .right-sidebar-pills a:before,
html body .kvs-hometown #rightSidebar .right-sidebar-pills a:after,
html body .kvs-hometown #rightSidebar .right-tags a:before,
html body .kvs-hometown #rightSidebar .right-tags a:after,
html body .kvs-hometown #rightSidebar .right-models a:before,
html body .kvs-hometown #rightSidebar .right-models a:after{
  content:none !important;
  display:none !important;
  background:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Compact right sidebar icon: no white background, no invisible icon. */
html body .kvs-hometown .right-sidebar-toggle,
html body .kvs-hometown .right-sidebar-toggle:visited,
html body .kvs-hometown .right-sidebar-toggle:focus,
html body .kvs-hometown .right-sidebar-toggle:active,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:focus,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:active{
  background:#181818 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  color:#dedede !important;
  box-shadow:none !important;
  filter:none !important;
}
html body .kvs-hometown .right-sidebar-toggle i,
html body .kvs-hometown .right-sidebar-toggle svg,
html body .kvs-hometown .right-sidebar-toggle svg *,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle i,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle svg,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle svg *{
  color:#dedede !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  background:transparent !important;
  background-image:none !important;
}
html body .kvs-hometown .right-sidebar-toggle:hover,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:hover{
  background:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  border-color:#ba3b2e !important;
  color:#fff !important;
  box-shadow:none !important;
  filter:none !important;
}
html body .kvs-hometown .right-sidebar-toggle:hover i,
html body .kvs-hometown .right-sidebar-toggle:hover svg,
html body .kvs-hometown .right-sidebar-toggle:hover svg *,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:hover i,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:hover svg,
html body .kvs-hometown.right-sidebar-collapsed .right-sidebar-toggle:hover svg *{
  color:#fff !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  background:transparent !important;
  background-image:none !important;
}

/* Single video: slightly smaller typography without changing structure. */
html body .kvs-hometown.video-page .title-holder h1.title,
html body .kvs-hometown .video-holder .title-holder h1.title,
html body .kvs-hometown .col-video .title-holder h1.title{
  font-size:23px !important;
  line-height:1.16 !important;
  letter-spacing:-.015em !important;
}
html body .kvs-hometown.video-page .title-holder .count-item,
html body .kvs-hometown .video-holder .title-holder .count-item,
html body .kvs-hometown .col-video .title-holder .count-item{
  font-size:11px !important;
  font-weight:650 !important;
}
html body .kvs-hometown.video-page .top-options .button,
html body .kvs-hometown.video-page .buttons-row .button,
html body .kvs-hometown.video-page .video-controls .btn,
html body .kvs-hometown .video-holder .top-options .button,
html body .kvs-hometown .video-holder .buttons-row .button,
html body .kvs-hometown .video-holder .video-controls .btn{
  font-size:11px !important;
  min-height:31px !important;
  padding-left:9px !important;
  padding-right:9px !important;
}
html body .kvs-hometown.video-page .block-tabs,
html body .kvs-hometown.video-page .block-tabs .description,
html body .kvs-hometown.video-page .tab-content,
html body .kvs-hometown .video-holder .block-tabs,
html body .kvs-hometown .video-holder .block-tabs .description,
html body .kvs-hometown .video-holder .tab-content{
  font-size:13px !important;
  line-height:1.55 !important;
}
@media (max-width:980px){
  html body .kvs-hometown.video-page .title-holder h1.title,
  html body .kvs-hometown .video-holder .title-holder h1.title,
  html body .kvs-hometown .col-video .title-holder h1.title{
    font-size:20px !important;
  }
}

/* Hometown KVS v191: topbar restored + logo final sizing + safe home spacing
   Requested:
   - restore header sites topbar when enable_header_network is active
   - desktop logo smaller, words closer, second word thinner
   - mobile logo larger
   - keep right sidebar pills from v190
   - Videos Being Watched closer but not overlapping category/tag scroller */

:root{
  --accent:#ba3b2e !important;
  --accent-2:#ba3b2e !important;
  --accent-dark:#8f2d23 !important;
  --header-network-height:30px;
}

/* Header sites / network topbar */
html body .kvs-hometown.with-header-network .app-shell{
  grid-template-rows:var(--header-network-height) var(--topbar-height) 1fr !important;
}
html body .kvs-hometown .header-network-bar{
  grid-column:1 / -1 !important;
  grid-row:1 !important;
  height:var(--header-network-height) !important;
  min-height:var(--header-network-height) !important;
  position:sticky !important;
  top:0 !important;
  z-index:95 !important;
  display:flex !important;
  align-items:center !important;
  gap:14px !important;
  overflow:hidden !important;
  padding:0 16px !important;
  background:#101010 !important;
  background-image:none !important;
  border:0 !important;
  border-bottom:0 !important;
  box-shadow:none !important;
  color:#bdbdbd !important;
}
html body .kvs-hometown .header-network-title{
  flex:0 0 auto !important;
  color:#9e9e9e !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  white-space:nowrap !important;
}
html body .kvs-hometown .header-network-links{
  display:flex !important;
  align-items:center !important;
  gap:18px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scrollbar-width:none !important;
  white-space:nowrap !important;
}
html body .kvs-hometown .header-network-links::-webkit-scrollbar{display:none !important;}
html body .kvs-hometown .header-network-links a{
  display:inline-flex !important;
  align-items:center !important;
  height:var(--header-network-height) !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#cfcfcf !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-transform:none !important;
}
html body .kvs-hometown .header-network-links a:hover{
  color:#fff !important;
  background:transparent !important;
  box-shadow:none !important;
}
html body .kvs-hometown.with-header-network .topbar{
  grid-column:1 / -1 !important;
  grid-row:2 !important;
  top:var(--header-network-height) !important;
}
html body .kvs-hometown.with-header-network .left-sidebar,
html body .kvs-hometown.with-header-network .right-sidebar{
  grid-row:3 !important;
  top:calc(var(--topbar-height) + var(--header-network-height)) !important;
  height:calc(100vh - var(--topbar-height) - var(--header-network-height)) !important;
}
html body .kvs-hometown.with-header-network .content{
  grid-row:3 !important;
}
html body .kvs-hometown.with-header-network .mobile-search-panel{
  top:calc(var(--topbar-height) + var(--header-network-height)) !important;
}

/* Logo final: desktop smaller, words closer, first word accent, second word white/thinner. */
html body .kvs-hometown .topbar .brand{
  gap:1px !important;
  column-gap:1px !important;
  align-items:baseline !important;
  letter-spacing:-1px !important;
  transform:none !important;
}
html body .kvs-hometown .topbar .brand-main{
  color:#ba3b2e !important;
  font-size:23px !important;
  line-height:1 !important;
  font-weight:900 !important;
  letter-spacing:-1.6px !important;
  max-width:none !important;
  text-shadow:none !important;
}
html body .kvs-hometown .topbar .brand-badge{
  display:inline !important;
  height:auto !important;
  min-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  transform:none !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#fff !important;
  font-size:23px !important;
  line-height:1 !important;
  font-weight:500 !important;
  font-style:normal !important;
  letter-spacing:-1.3px !important;
  text-shadow:none !important;
}
html body .kvs-hometown .hometown-footer-logo{
  gap:1px !important;
  letter-spacing:-1px !important;
}
html body .kvs-hometown .hometown-footer-name{
  color:#ba3b2e !important;
}
html body .kvs-hometown .hometown-footer-badge{
  background:transparent !important;
  background-image:none !important;
  color:#fff !important;
  font-weight:500 !important;
  padding:0 !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Restore safe spacing: closer than original, but no negative margin / no overlap. */
html body .kvs-hometown .content > .container > #home-tags,
html body .kvs-hometown .content > .container > section#home-tags.home-anchor-section{
  margin-bottom:8px !important;
  padding-bottom:0 !important;
}
html body .kvs-hometown .content > .container > #home-tags + #home-watching,
html body .kvs-hometown .content > .container > #home-watching,
html body .kvs-hometown .content > .container > section#home-watching.home-anchor-section{
  margin-top:8px !important;
  padding-top:0 !important;
  clear:both !important;
  position:relative !important;
  z-index:1 !important;
}
html body .kvs-hometown .content > .container > #home-tags .swiper,
html body .kvs-hometown .content > .container > #home-tags .swiper-wrapper,
html body .kvs-hometown .content > .container > #home-tags .tags-row,
html body .kvs-hometown .content > .container > #home-tags .tags-cloud,
html body .kvs-hometown .content > .container > #home-tags .block-content{
  overflow:visible !important;
}

@media (max-width:980px){
  :root{--header-network-height:28px;}
  html body .kvs-hometown .header-network-bar{
    height:var(--header-network-height) !important;
    min-height:var(--header-network-height) !important;
    padding:0 12px !important;
  }
  html body .kvs-hometown .header-network-links{
    gap:14px !important;
  }
  html body .kvs-hometown .header-network-links a,
  html body .kvs-hometown .header-network-title{
    font-size:11px !important;
  }
  html body .kvs-hometown .topbar .brand-main{
    font-size:27px !important;
    letter-spacing:-1.8px !important;
  }
  html body .kvs-hometown .topbar .brand-badge{
    font-size:27px !important;
    letter-spacing:-1.5px !important;
    font-weight:500 !important;
  }
  html body .kvs-hometown .topbar .brand{
    gap:1px !important;
  }
}

/* v191 mobile logo override: keep both words visible and larger on mobile. */
@media (max-width:980px){
  html body .kvs-hometown .topbar .brand-badge{
    display:inline !important;
  }
}
@media (max-width:560px){
  html body .kvs-hometown .topbar .brand-main{
    font-size:25px !important;
    max-width:none !important;
  }
  html body .kvs-hometown .topbar .brand-badge{
    display:inline !important;
    font-size:25px !important;
    font-weight:500 !important;
  }
}

/* Hometown KVS v192: keep topbar original flat colors + logo typography/size fixes */
:root{
  --accent:#ba3b2e !important;
  --accent-2:#ba3b2e !important;
  --accent-dark:#8f2d23 !important;
}

/* Restore the flat top sites bar color from the reference, not the near-black v191 color. */
html body .kvs-hometown .header-network-bar{
  background:#232323 !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#cfcfcf !important;
}
html body .kvs-hometown .header-network-title,
html body .kvs-hometown .header-network-links a{
  color:#cfcfcf !important;
  font-weight:500 !important;
}
html body .kvs-hometown .header-network-links a:hover{
  color:#ffffff !important;
  background:transparent !important;
}

/* Keep the normal header flat and close to the original reference tones. */
html body .kvs-hometown .topbar,
html body .kvs-hometown.is-scrolled .topbar,
html body.htd-scrolled .kvs-hometown .topbar,
html body .kvs-hometown .topbar.is-scrolled{
  background:#1c1c1c !important;
  background-image:none !important;
  border-bottom:0 !important;
  box-shadow:none !important;
}

/* Logo: same system font style as reference, desktop slightly bigger, words very close.
   First word bold/accent, second word much thinner/white. */
html body .kvs-hometown .topbar .brand{
  display:inline-flex !important;
  align-items:baseline !important;
  gap:0 !important;
  column-gap:0 !important;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
  letter-spacing:0 !important;
  word-spacing:0 !important;
  white-space:nowrap !important;
  line-height:1 !important;
}
html body .kvs-hometown .topbar .brand-main{
  color:#ba3b2e !important;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
  font-size:29px !important;
  line-height:1 !important;
  font-weight:700 !important;
  letter-spacing:-1.15px !important;
  margin:0 !important;
  padding:0 !important;
  max-width:none !important;
  text-shadow:none !important;
}
html body .kvs-hometown .topbar .brand-badge{
  display:inline !important;
  height:auto !important;
  min-height:0 !important;
  width:auto !important;
  padding:0 !important;
  margin:0 0 0 -1px !important;
  transform:none !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#f5f5f5 !important;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
  font-size:29px !important;
  line-height:1 !important;
  font-weight:400 !important;
  letter-spacing:-1.25px !important;
  text-shadow:none !important;
}

/* Footer logo follows the same word treatment. */
html body .kvs-hometown .hometown-footer-logo{
  gap:0 !important;
  column-gap:0 !important;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
}
html body .kvs-hometown .hometown-footer-name{
  color:#ba3b2e !important;
  font-weight:700 !important;
  letter-spacing:-1px !important;
}
html body .kvs-hometown .hometown-footer-badge{
  color:#f5f5f5 !important;
  font-weight:400 !important;
  letter-spacing:-1px !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  padding:0 !important;
  margin-left:-1px !important;
}

@media (max-width:980px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge{
    font-size:27px !important;
  }
  html body .kvs-hometown .topbar .brand-badge{
    display:inline !important;
    font-weight:400 !important;
  }
}
@media (max-width:560px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge{
    font-size:26px !important;
  }
  html body .kvs-hometown .topbar .brand-badge{
    display:inline !important;
  }
}

/* Hometown KVS v193: precise flat polish requested
   - Category scroller pills match right sidebar tone/size.
   - Pagination is lighter, not almost black.
   - Compact sidebar hover tooltip text is thinner.
   - Header sites topbar gets accent site dots.
   - Remove odd square backgrounds from upload, flags and mobile search button. */
:root{
  --accent:#ba3b2e !important;
  --accent-2:#ba3b2e !important;
  --accent-dark:#8f2d23 !important;
}

/* Keep the top sites bar color as it was in v192, only add the missing accent dot. */
html body .kvs-hometown .header-network-bar{
  background:#232323 !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .header-network-links a{
  display:inline-flex !important;
  align-items:center !important;
  gap:6px !important;
  color:#cfcfcf !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  font-weight:500 !important;
}
html body .kvs-hometown .header-network-links a::before{
  content:"" !important;
  display:inline-block !important;
  width:6px !important;
  height:6px !important;
  min-width:6px !important;
  border-radius:50% !important;
  background:#ba3b2e !important;
  box-shadow:none !important;
  border:0 !important;
}
html body .kvs-hometown .header-network-links a:hover{
  color:#fff !important;
  background:transparent !important;
  background-image:none !important;
}

/* Category/tag scrolling row below header: same visual family as right sidebar pills. */
html body .kvs-hometown #home-tags a,
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-tags .swiper-slide a,
html body .kvs-hometown #home-tags .tags-row a,
html body .kvs-hometown #home-tags .tags-cloud a,
html body .kvs-hometown #home-tags .list-tags a,
html body .kvs-hometown #home-tags .tag,
html body .kvs-hometown #home-tags .label,
html body .kvs-hometown #home-tags .badge,
html body .kvs-hometown .content > .container > #home-tags a,
html body .kvs-hometown .content > .container > section#home-tags a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:27px !important;
  min-height:27px !important;
  max-height:27px !important;
  padding:0 9px !important;
  background:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:6px !important;
  box-shadow:none !important;
  outline:0 !important;
  color:#d7d7d7 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-decoration:none !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  filter:none !important;
}
html body .kvs-hometown #home-tags a:hover,
html body .kvs-hometown #home-tags .swiper a:hover,
html body .kvs-hometown #home-tags .swiper-slide a:hover,
html body .kvs-hometown #home-tags .tags-row a:hover,
html body .kvs-hometown #home-tags .tags-cloud a:hover,
html body .kvs-hometown #home-tags .list-tags a:hover,
html body .kvs-hometown #home-tags .tag:hover,
html body .kvs-hometown #home-tags .label:hover,
html body .kvs-hometown #home-tags .badge:hover,
html body .kvs-hometown .content > .container > #home-tags a:hover,
html body .kvs-hometown .content > .container > section#home-tags a:hover{
  background:#303030 !important;
  background-image:none !important;
  border:0 !important;
  color:#fff !important;
}
html body .kvs-hometown #home-tags .swiper,
html body .kvs-hometown #home-tags .swiper-wrapper,
html body .kvs-hometown #home-tags .tags-row,
html body .kvs-hometown #home-tags .tags-cloud,
html body .kvs-hometown #home-tags .block-content{
  gap:6px !important;
}

/* Right sidebar pills: keep same exact pill language as category scroller. */
html body .kvs-hometown aside.right-sidebar .right-sidebar-pills a,
html body .kvs-hometown #rightSidebar .right-sidebar-pills a,
html body .kvs-hometown aside.right-sidebar .right-categories .right-sidebar-pills a,
html body .kvs-hometown aside.right-sidebar .right-sites .right-sidebar-pills a,
html body .kvs-hometown aside.right-sidebar .right-tags a,
html body .kvs-hometown aside.right-sidebar .right-tags .swiper-slide a,
html body .kvs-hometown aside.right-sidebar .tags-row a,
html body .kvs-hometown aside.right-sidebar .tags-cloud a,
html body .kvs-hometown aside.right-sidebar .list-tags a,
html body .kvs-hometown #rightSidebar .right-tags a,
html body .kvs-hometown #rightSidebar .tags-row a,
html body .kvs-hometown #rightSidebar .tags-cloud a,
html body .kvs-hometown #rightSidebar .list-tags a{
  height:27px !important;
  min-height:27px !important;
  max-height:27px !important;
  padding:0 9px !important;
  background:#252525 !important;
  border:0 !important;
  border-radius:6px !important;
  box-shadow:none !important;
  color:#d7d7d7 !important;
  font-size:12px !important;
  font-weight:500 !important;
}
html body .kvs-hometown aside.right-sidebar .right-sidebar-pills a:hover,
html body .kvs-hometown #rightSidebar .right-sidebar-pills a:hover,
html body .kvs-hometown aside.right-sidebar .right-tags a:hover,
html body .kvs-hometown aside.right-sidebar .tags-row a:hover,
html body .kvs-hometown aside.right-sidebar .tags-cloud a:hover,
html body .kvs-hometown #rightSidebar .right-tags a:hover,
html body .kvs-hometown #rightSidebar .tags-row a:hover,
html body .kvs-hometown #rightSidebar .tags-cloud a:hover{
  background:#303030 !important;
  border:0 !important;
  color:#fff !important;
}

/* Pagination: lighter flat controls, not black blocks. */
html body .kvs-hometown .pagination,
html body .kvs-hometown .pagination-holder{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .pagination a,
html body .kvs-hometown .pagination span,
html body .kvs-hometown .pagination .page,
html body .kvs-hometown ul.pagination li a,
html body .kvs-hometown ul.pagination li span{
  background:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:6px !important;
  box-shadow:none !important;
  color:#d7d7d7 !important;
  font-size:12px !important;
  font-weight:500 !important;
}
html body .kvs-hometown .pagination a:hover,
html body .kvs-hometown .pagination span.active,
html body .kvs-hometown .pagination .active,
html body .kvs-hometown ul.pagination li.active a,
html body .kvs-hometown ul.pagination li.active span{
  background:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  color:#fff !important;
}

/* Left compact sidebar tooltip: thinner text, less heavy. */
@media (min-width:981px){
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover::after,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link:hover::after,
  html body .kvs-hometown.sidebar-compact .left-sidebar .side-link:hover::after,
  html body .kvs-hometown .left-sidebar.compact .side-link:hover::after,
  html body .kvs-hometown .left-sidebar.collapsed .side-link:hover::after{
    font-weight:500 !important;
    font-size:12px !important;
    letter-spacing:0 !important;
    text-transform:none !important;
  }
}

/* Header controls: remove odd square backgrounds on Upload, flags/lang and mobile search. */
html body .kvs-hometown .header-controls .header-upload,
html body .kvs-hometown .header-controls .upload-btn.header-upload,
html body .kvs-hometown .header-upload-holder .header-upload,
html body .kvs-hometown .header-lang .header-icon-control,
html body .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control,
html body .kvs-hometown .mobile-search-toggle{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  box-shadow:none !important;
  outline:0 !important;
  border-radius:0 !important;
  color:#e6e6e6 !important;
  filter:none !important;
}
html body .kvs-hometown .header-controls .header-upload:hover,
html body .kvs-hometown .header-controls .upload-btn.header-upload:hover,
html body .kvs-hometown .header-upload-holder .header-upload:hover,
html body .kvs-hometown .header-lang .header-icon-control:hover,
html body .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control:hover,
html body .kvs-hometown .mobile-search-toggle:hover{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#fff !important;
}
html body .kvs-hometown .header-controls .header-upload i,
html body .kvs-hometown .mobile-search-toggle i,
html body .kvs-hometown .header-lang .header-icon-control i,
html body .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control i{
  color:#dcdcdc !important;
  background:transparent !important;
}
html body .kvs-hometown .header-controls .header-upload:hover i,
html body .kvs-hometown .mobile-search-toggle:hover i,
html body .kvs-hometown .header-lang .header-icon-control:hover i,
html body .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control:hover i{
  color:#ba3b2e !important;
}
html body .kvs-hometown .header-lang .lang-item img,
html body .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control img,
html body .kvs-hometown .lang-item img{
  background:transparent !important;
  box-shadow:none !important;
  border:0 !important;
}

/* Keep logo from v192 but a touch larger on desktop and still close. */
html body .kvs-hometown .topbar .brand-main,
html body .kvs-hometown .topbar .brand-badge{
  font-size:30px !important;
}
html body .kvs-hometown .topbar .brand-badge{
  font-weight:400 !important;
  margin-left:-2px !important;
}
@media (max-width:980px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge{
    font-size:27px !important;
  }
}
@media (max-width:560px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge{
    font-size:26px !important;
  }
}

/* Hometown KVS v194: fine tuning from live review
   - category scrolling pills match right sidebar (#252525), smaller and flat
   - logo has <=1px separation, no overlap; signup accent button, login accent hover
   - remove remaining square backgrounds from language/flags/upload/mobile search
*/
:root{
  --accent:#ba3b2e !important;
  --accent-2:#c64a3b !important;
  --accent-dark:#8f2d23 !important;
}

/* Logo: same style, a bit bigger on desktop, tight but not overlapping. */
html body .kvs-hometown .topbar .brand,
html body .kvs-hometown .brand{
  display:inline-flex !important;
  align-items:center !important;
  gap:1px !important;
  column-gap:1px !important;
  letter-spacing:0 !important;
  word-spacing:0 !important;
  text-decoration:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .topbar .brand-main,
html body .kvs-hometown .brand-main{
  display:inline-flex !important;
  margin:0 !important;
  padding:0 !important;
  color:#ba3b2e !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  font-size:32px !important;
  font-weight:800 !important;
  line-height:.95 !important;
  letter-spacing:-.055em !important;
  transform:none !important;
}
html body .kvs-hometown .topbar .brand-badge,
html body .kvs-hometown .brand-badge{
  display:inline-flex !important;
  margin:0 !important;
  padding:0 !important;
  height:auto !important;
  min-height:0 !important;
  color:#f1f1f1 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  font-size:32px !important;
  font-weight:400 !important;
  font-style:normal !important;
  line-height:.95 !important;
  letter-spacing:-.055em !important;
  transform:none !important;
}
@media (max-width:980px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge,
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    font-size:28px !important;
  }
}
@media (max-width:560px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge,
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    font-size:27px !important;
    display:inline-flex !important;
  }
}

/* Scrolling categories under header: same colour and scale as the right sidebar pills. */
html body .kvs-hometown #home-tags a,
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-tags .swiper-slide a,
html body .kvs-hometown #home-tags .tags-row a,
html body .kvs-hometown #home-categories a,
html body .kvs-hometown #home-categories .swiper a,
html body .kvs-hometown #home-categories .swiper-slide a,
html body .kvs-hometown .content > .container > .tags-row a,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a,
html body .kvs-hometown .content > .container > .categories-row a,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a,
html body .kvs-hometown .home-anchor-section .swiper a,
html body .kvs-hometown .home-anchor-section .swiper-slide a,
html body .kvs-hometown .tags-row a,
html body .kvs-hometown .tags-row .swiper-slide a,
html body .kvs-hometown .categories-row a,
html body .kvs-hometown .categories-row .swiper-slide a,
html body .kvs-hometown .category-strip a,
html body .kvs-hometown .subcategories a,
html body .kvs-hometown .sub-categories a,
html body .kvs-hometown .taxonomy-list a,
html body .kvs-hometown .tags-cloud a,
html body .kvs-hometown .list-tags a,
html body .kvs-hometown .tags a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:28px !important;
  min-height:28px !important;
  max-height:28px !important;
  padding:0 9px !important;
  background:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:7px !important;
  box-shadow:none !important;
  outline:0 !important;
  color:#d8d8d8 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-decoration:none !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  filter:none !important;
}
html body .kvs-hometown #home-tags a:hover,
html body .kvs-hometown #home-tags .swiper a:hover,
html body .kvs-hometown #home-tags .swiper-slide a:hover,
html body .kvs-hometown #home-tags .tags-row a:hover,
html body .kvs-hometown #home-categories a:hover,
html body .kvs-hometown #home-categories .swiper a:hover,
html body .kvs-hometown #home-categories .swiper-slide a:hover,
html body .kvs-hometown .content > .container > .tags-row a:hover,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a:hover,
html body .kvs-hometown .content > .container > .categories-row a:hover,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a:hover,
html body .kvs-hometown .home-anchor-section .swiper a:hover,
html body .kvs-hometown .home-anchor-section .swiper-slide a:hover,
html body .kvs-hometown .tags-row a:hover,
html body .kvs-hometown .tags-row .swiper-slide a:hover,
html body .kvs-hometown .categories-row a:hover,
html body .kvs-hometown .categories-row .swiper-slide a:hover,
html body .kvs-hometown .category-strip a:hover,
html body .kvs-hometown .category-strip a.active,
html body .kvs-hometown .subcategories a:hover,
html body .kvs-hometown .subcategories a.active,
html body .kvs-hometown .sub-categories a:hover,
html body .kvs-hometown .sub-categories a.active,
html body .kvs-hometown .taxonomy-list a:hover,
html body .kvs-hometown .taxonomy-list a.active,
html body .kvs-hometown .tags-cloud a:hover,
html body .kvs-hometown .list-tags a:hover,
html body .kvs-hometown .tags a:hover{
  background:#303030 !important;
  background-image:none !important;
  border:0 !important;
  color:#fff !important;
}

/* Compact sidebar hover tooltip text: less bold. */
@media (min-width:981px){
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-link:hover::after,
  html body .kvs-hometown.sidebar-collapsed .left-sidebar .side-friend-sites .side-link.friend-site-link:hover::after,
  html body .kvs-hometown.sidebar-compact .left-sidebar .side-link:hover::after,
  html body .kvs-hometown .left-sidebar.compact .side-link:hover::after,
  html body .kvs-hometown .left-sidebar.collapsed .side-link:hover::after{
    font-weight:400 !important;
    font-size:12px !important;
    letter-spacing:0 !important;
  }
}

/* Remove remaining square backgrounds from upload, flags/language and mobile search. */
html body .kvs-hometown .header-upload,
html body .kvs-hometown .upload-btn.header-upload,
html body .kvs-hometown .header-upload-holder,
html body .kvs-hometown .header-upload-holder .header-upload,
html body .kvs-hometown .header-lang,
html body .kvs-hometown .leng-holder.header-lang,
html body .kvs-hometown .header-lang > a,
html body .kvs-hometown .header-lang .header-icon-control,
html body .kvs-hometown .leng-holder.header-lang > a.lang-item.header-icon-control,
html body .kvs-hometown .lang-item.header-icon-control,
html body .kvs-hometown .mobile-search-toggle{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  box-shadow:none !important;
  outline:0 !important;
  filter:none !important;
}
html body .kvs-hometown .header-upload::before,
html body .kvs-hometown .header-upload::after,
html body .kvs-hometown .header-lang::before,
html body .kvs-hometown .header-lang::after,
html body .kvs-hometown .leng-holder.header-lang::before,
html body .kvs-hometown .leng-holder.header-lang::after,
html body .kvs-hometown .header-lang > a::before,
html body .kvs-hometown .header-lang > a::after,
html body .kvs-hometown .lang-item.header-icon-control::before,
html body .kvs-hometown .lang-item.header-icon-control::after,
html body .kvs-hometown .mobile-search-toggle::before,
html body .kvs-hometown .mobile-search-toggle::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .header-lang .lang-item img,
html body .kvs-hometown .leng-holder.header-lang .lang-item.header-icon-control img,
html body .kvs-hometown .lang-item img{
  display:block !important;
  background:transparent !important;
  box-shadow:none !important;
  border:0 !important;
  outline:0 !important;
  filter:none !important;
}

/* Login / signup: signup accent always; login gets accent on hover. */
html body .kvs-hometown .header-member-guest .header-login,
html body .kvs-hometown .header-controls .header-login{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#d8d8d8 !important;
  border-radius:6px !important;
}
html body .kvs-hometown .header-member-guest .header-login i,
html body .kvs-hometown .header-controls .header-login i{
  color:inherit !important;
}
html body .kvs-hometown .header-member-guest .header-login:hover,
html body .kvs-hometown .header-controls .header-login:hover{
  background:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#fff !important;
}
html body .kvs-hometown .header-member-guest .header-signup,
html body .kvs-hometown .header-controls .header-signup{
  background:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#fff !important;
  border-radius:6px !important;
}
html body .kvs-hometown .header-member-guest .header-signup i,
html body .kvs-hometown .header-controls .header-signup i{
  color:inherit !important;
}
html body .kvs-hometown .header-member-guest .header-signup:hover,
html body .kvs-hometown .header-controls .header-signup:hover{
  background:#c64a3b !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#fff !important;
}

/* Hometown KVS v195: exact fixes requested
   Keep the existing header/topbar. Only fix logo, language control, category scroller and signup. */

:root{
  --accent:#ba3b2e !important;
  --accent-2:#c64a3b !important;
}

/* LOGO: same typography family, words almost touching but NOT overlapping.
   Same font size/line-height for both words so the second word is not taller. */
html body .kvs-hometown .topbar .brand,
html body .kvs-hometown .brand{
  display:inline-flex !important;
  align-items:baseline !important;
  justify-content:flex-start !important;
  gap:.5px !important;
  column-gap:.5px !important;
  margin:0 !important;
  padding:0 !important;
  color:inherit !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  text-decoration:none !important;
  white-space:nowrap !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  word-spacing:0 !important;
}
html body .kvs-hometown .topbar .brand-main,
html body .kvs-hometown .topbar .brand-badge,
html body .kvs-hometown .brand-main,
html body .kvs-hometown .brand-badge{
  display:inline-block !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  width:auto !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  transform:none !important;
  rotate:0deg !important;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:31px !important;
  line-height:1 !important;
  letter-spacing:-1.2px !important;
  font-style:normal !important;
  text-transform:uppercase !important;
  vertical-align:baseline !important;
}
html body .kvs-hometown .topbar .brand-main,
html body .kvs-hometown .brand-main{
  color:#ba3b2e !important;
  font-weight:800 !important;
}
html body .kvs-hometown .topbar .brand-badge,
html body .kvs-hometown .brand-badge{
  color:#f2f2f2 !important;
  font-weight:400 !important;
}
@media (max-width:980px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge,
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    font-size:29px !important;
    letter-spacing:-1px !important;
  }
}
@media (max-width:560px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge,
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    display:inline-block !important;
    font-size:28px !important;
    letter-spacing:-.9px !important;
  }
}

/* CATEGORY/TAG SCROLLER UNDER HEADER: force the same visible flat colour as sidebar pills. */
html body .kvs-hometown #home-tags,
html body .kvs-hometown #home-tags .tags-row,
html body .kvs-hometown #home-tags .tags-list,
html body .kvs-hometown .content > .container > .tags-row,
html body .kvs-hometown .content > .container > .categories-row,
html body .kvs-hometown .top-options .tags-row{
  --tags-link-bg:#252525 !important;
  --tags-link-bg-hover:#303030 !important;
  --tags-link-border:0 !important;
  --tags-link-color:#d8d8d8 !important;
}
html body .kvs-hometown #home-tags a,
html body .kvs-hometown #home-tags li a,
html body .kvs-hometown #home-tags .tags-list li a,
html body .kvs-hometown #home-tags .tags-row a,
html body .kvs-hometown #home-tags .tags-row .swiper-slide a,
html body .kvs-hometown #home-tags .swiper-slide a,
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-tags .swiper-wrapper a,
html body .kvs-hometown .content > .container > .tags-row a,
html body .kvs-hometown .content > .container > .tags-row li a,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a,
html body .kvs-hometown .content > .container > .categories-row a,
html body .kvs-hometown .content > .container > .categories-row li a,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a,
html body .kvs-hometown .top-options .tags-row a,
html body .kvs-hometown .section-row.tags-row a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:27px !important;
  min-height:27px !important;
  max-height:27px !important;
  padding:0 9px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:6px !important;
  box-shadow:none !important;
  outline:0 !important;
  color:#d8d8d8 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-decoration:none !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  filter:none !important;
  opacity:1 !important;
}
html body .kvs-hometown #home-tags a:hover,
html body .kvs-hometown #home-tags li a:hover,
html body .kvs-hometown #home-tags .tags-list li a:hover,
html body .kvs-hometown #home-tags .tags-row a:hover,
html body .kvs-hometown #home-tags .tags-row .swiper-slide a:hover,
html body .kvs-hometown #home-tags .swiper-slide a:hover,
html body .kvs-hometown #home-tags .swiper a:hover,
html body .kvs-hometown #home-tags .swiper-wrapper a:hover,
html body .kvs-hometown .content > .container > .tags-row a:hover,
html body .kvs-hometown .content > .container > .tags-row li a:hover,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a:hover,
html body .kvs-hometown .content > .container > .categories-row a:hover,
html body .kvs-hometown .content > .container > .categories-row li a:hover,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a:hover,
html body .kvs-hometown .top-options .tags-row a:hover,
html body .kvs-hometown .section-row.tags-row a:hover{
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  border:0 !important;
  color:#fff !important;
}

/* LANGUAGE / FLAGS: exact selector requested. No square background. */
html body .kvs-hometown .header-controls .leng-holder .header-icon-control,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control:hover,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,
html body .kvs-hometown .header-controls .header-lang .header-icon-control,
html body .kvs-hometown .header-controls .header-lang .header-icon-control:hover{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  box-shadow:none !important;
  outline:0 !important;
  filter:none !important;
  border-radius:0 !important;
}
html body .kvs-hometown .header-controls .leng-holder .header-icon-control::before,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control::after,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control::before,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control::after,
html body .kvs-hometown .header-controls .header-lang .header-icon-control::before,
html body .kvs-hometown .header-controls .header-lang .header-icon-control::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .header-controls .leng-holder .header-icon-control img,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control img,
html body .kvs-hometown .header-controls .header-lang .header-icon-control img,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control i,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control i,
html body .kvs-hometown .header-controls .header-lang .header-icon-control i{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}

/* SIGNUP: accent pill always, clean hover. Login only gets accent on hover. */
html body .kvs-hometown .header-member-guest .header-signup,
html body .kvs-hometown .header-controls .header-signup,
html body .kvs-hometown a.signup.header-signup{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  min-height:36px !important;
  height:36px !important;
  padding:0 13px !important;
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#fff !important;
  font-size:13px !important;
  font-weight:700 !important;
  line-height:1 !important;
  text-decoration:none !important;
}
html body .kvs-hometown .header-member-guest .header-signup:hover,
html body .kvs-hometown .header-controls .header-signup:hover,
html body .kvs-hometown a.signup.header-signup:hover{
  background:#c64a3b !important;
  background-color:#c64a3b !important;
  background-image:none !important;
  color:#fff !important;
}
html body .kvs-hometown .header-member-guest .header-login:hover,
html body .kvs-hometown .header-controls .header-login:hover,
html body .kvs-hometown a.login.header-login:hover{
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  color:#fff !important;
}

/* loaded fallback for v196 */
/* v196 precise hotfix - loaded LAST. Only fixes: logo, category scrolling pills, language background, signup pill. */
:root,
html,
html body,
html body .kvs-hometown{
  --accent:#ba3b2e !important;
  --accent-2:#c64a3b !important;
  --tags-link-bg:#252525 !important;
  --tags-link-bg-hover:#303030 !important;
  --tags-link-border:0 !important;
  --tags-link-color:#d8d8d8 !important;
}

/* LOGO: smaller than previous, equal height, words close but not touching. */
html body .kvs-hometown .topbar .brand,
html body .kvs-hometown .brand{
  display:inline-flex !important;
  align-items:baseline !important;
  justify-content:flex-start !important;
  gap:1px !important;
  column-gap:1px !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  word-spacing:0 !important;
  white-space:nowrap !important;
  text-decoration:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .topbar .brand-main,
html body .kvs-hometown .topbar .brand-badge,
html body .kvs-hometown .brand-main,
html body .kvs-hometown .brand-badge{
  display:inline-block !important;
  margin:0 !important;
  padding:0 !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:28px !important;
  line-height:1 !important;
  letter-spacing:-1px !important;
  text-transform:uppercase !important;
  font-style:normal !important;
  vertical-align:baseline !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  transform:none !important;
  rotate:0deg !important;
}
html body .kvs-hometown .topbar .brand-main,
html body .kvs-hometown .brand-main{
  color:#ba3b2e !important;
  font-weight:800 !important;
}
html body .kvs-hometown .topbar .brand-badge,
html body .kvs-hometown .brand-badge{
  color:#f2f2f2 !important;
  font-weight:400 !important;
}
@media (max-width:980px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge,
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    font-size:29px !important;
    letter-spacing:-.9px !important;
  }
}
@media (max-width:560px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge,
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    font-size:28px !important;
    letter-spacing:-.8px !important;
  }
}

/* HEADER LANGUAGE / FLAGS: kill the inherited square from the holder, anchor, img, icon and pseudos. */
html body .kvs-hometown .header-controls .leng-holder,
html body .kvs-hometown .header-controls .leng-holder.header-lang,
html body .kvs-hometown .header-controls .header-lang,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control:hover,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,
html body .kvs-hometown .header-controls .header-lang .header-icon-control,
html body .kvs-hometown .header-controls .header-lang .header-icon-control:hover,
html body .kvs-hometown .topbar .header-controls .leng-holder.header-lang > a.lang-item.header-icon-control,
html body .kvs-hometown .topbar .header-controls .leng-holder.header-lang > a.lang-item.header-icon-control:hover{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  box-shadow:none !important;
  outline:0 !important;
  filter:none !important;
}
html body .kvs-hometown .header-controls .leng-holder .header-icon-control::before,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control::after,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control::before,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control::after,
html body .kvs-hometown .header-controls .header-lang .header-icon-control::before,
html body .kvs-hometown .header-controls .header-lang .header-icon-control::after,
html body .kvs-hometown .header-controls .leng-holder::before,
html body .kvs-hometown .header-controls .leng-holder::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .header-controls .leng-holder .header-icon-control img,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control img,
html body .kvs-hometown .header-controls .header-lang .header-icon-control img,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control i,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control i,
html body .kvs-hometown .header-controls .header-lang .header-icon-control i{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}

/* SIGNUP: visible accent pill always; login only accent on hover. */
html body .kvs-hometown .topbar .header-controls .header-member-guest a.signup.header-signup,
html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup,
html body .kvs-hometown .topbar .header-controls a.signup.header-signup,
html body .kvs-hometown .header-member-guest .header-signup,
html body .kvs-hometown .header-controls .header-signup,
html body .kvs-hometown a.signup.header-signup{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  height:36px !important;
  min-height:36px !important;
  max-height:36px !important;
  padding:0 13px !important;
  flex:0 0 auto !important;
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#fff !important;
  font-size:13px !important;
  font-weight:700 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-transform:none !important;
  filter:none !important;
}
html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup:hover,
html body .kvs-hometown .topbar .header-controls a.signup.header-signup:hover,
html body .kvs-hometown .header-member-guest .header-signup:hover,
html body .kvs-hometown .header-controls .header-signup:hover,
html body .kvs-hometown a.signup.header-signup:hover{
  background:#c64a3b !important;
  background-color:#c64a3b !important;
  background-image:none !important;
  color:#fff !important;
}
html body .kvs-hometown .topbar .header-controls .header-member-guest a.login.header-login,
html body .kvs-hometown .topbar .header-controls a#login.login.header-login,
html body .kvs-hometown .topbar .header-controls a.login.header-login,
html body .kvs-hometown .header-member-guest .header-login,
html body .kvs-hometown .header-controls .header-login,
html body .kvs-hometown a.login.header-login{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#d8d8d8 !important;
}
html body .kvs-hometown .topbar .header-controls a#login.login.header-login:hover,
html body .kvs-hometown .topbar .header-controls a.login.header-login:hover,
html body .kvs-hometown .header-member-guest .header-login:hover,
html body .kvs-hometown .header-controls .header-login:hover,
html body .kvs-hometown a.login.header-login:hover{
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  background-image:none !important;
  color:#fff !important;
}
html body .kvs-hometown .header-login i,
html body .kvs-hometown .header-signup i{
  color:inherit !important;
}

/* SCROLLING CATEGORIES/TAGS UNDER HEADER: force flat #252525 on the actual pill, wrapper-safe. */
html body .kvs-hometown #home-tags .tags-row,
html body .kvs-hometown #home-tags .swiper,
html body .kvs-hometown #home-tags .swiper-wrapper,
html body .kvs-hometown .content > .container > .tags-row,
html body .kvs-hometown .content > .container > .categories-row{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-tags .tags-row a,
html body .kvs-hometown #home-tags .tags-row li a,
html body .kvs-hometown #home-tags .tags-row .swiper-slide a,
html body .kvs-hometown #home-tags .swiper-slide > a,
html body .kvs-hometown #home-tags .swiper-slide > span,
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-tags .swiper-wrapper a,
html body .kvs-hometown .content > .container > .tags-row a,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a,
html body .kvs-hometown .content > .container > .categories-row a,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a,
html body .kvs-hometown .home-anchor-section#home-tags a,
html body .kvs-hometown .home-anchor-section#home-tags .swiper-slide a,
html body .kvs-hometown .tags-row a,
html body .kvs-hometown .tags-row .swiper-slide a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:27px !important;
  min-height:27px !important;
  max-height:27px !important;
  padding:0 9px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:6px !important;
  box-shadow:none !important;
  outline:0 !important;
  color:#d8d8d8 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-decoration:none !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  filter:none !important;
  opacity:1 !important;
}
html body .kvs-hometown #home-tags .tags-row a:hover,
html body .kvs-hometown #home-tags .tags-row li a:hover,
html body .kvs-hometown #home-tags .tags-row .swiper-slide a:hover,
html body .kvs-hometown #home-tags .swiper-slide > a:hover,
html body .kvs-hometown #home-tags .swiper-slide > span:hover,
html body .kvs-hometown #home-tags .swiper a:hover,
html body .kvs-hometown #home-tags .swiper-wrapper a:hover,
html body .kvs-hometown .content > .container > .tags-row a:hover,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a:hover,
html body .kvs-hometown .content > .container > .categories-row a:hover,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a:hover,
html body .kvs-hometown .home-anchor-section#home-tags a:hover,
html body .kvs-hometown .home-anchor-section#home-tags .swiper-slide a:hover,
html body .kvs-hometown .tags-row a:hover,
html body .kvs-hometown .tags-row .swiper-slide a:hover{
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  color:#fff !important;
}
/* v196 precise hotfix - loaded LAST. Only fixes: logo, category scrolling pills, language background, signup pill. */
:root,
html,
html body,
html body .kvs-hometown{
  --accent:#ba3b2e !important;
  --accent-2:#c64a3b !important;
  --tags-link-bg:#252525 !important;
  --tags-link-bg-hover:#303030 !important;
  --tags-link-border:0 !important;
  --tags-link-color:#d8d8d8 !important;
}

/* LOGO: smaller than previous, equal height, words close but not touching. */
html body .kvs-hometown .topbar .brand,
html body .kvs-hometown .brand{
  display:inline-flex !important;
  align-items:baseline !important;
  justify-content:flex-start !important;
  gap:1px !important;
  column-gap:1px !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  word-spacing:0 !important;
  white-space:nowrap !important;
  text-decoration:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .topbar .brand-main,
html body .kvs-hometown .topbar .brand-badge,
html body .kvs-hometown .brand-main,
html body .kvs-hometown .brand-badge{
  display:inline-block !important;
  margin:0 !important;
  padding:0 !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:28px !important;
  line-height:1 !important;
  letter-spacing:-1px !important;
  text-transform:uppercase !important;
  font-style:normal !important;
  vertical-align:baseline !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  transform:none !important;
  rotate:0deg !important;
}
html body .kvs-hometown .topbar .brand-main,
html body .kvs-hometown .brand-main{
  color:#ba3b2e !important;
  font-weight:800 !important;
}
html body .kvs-hometown .topbar .brand-badge,
html body .kvs-hometown .brand-badge{
  color:#f2f2f2 !important;
  font-weight:400 !important;
}
@media (max-width:980px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge,
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    font-size:29px !important;
    letter-spacing:-.9px !important;
  }
}
@media (max-width:560px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge,
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    font-size:28px !important;
    letter-spacing:-.8px !important;
  }
}

/* HEADER LANGUAGE / FLAGS: kill the inherited square from the holder, anchor, img, icon and pseudos. */
html body .kvs-hometown .header-controls .leng-holder,
html body .kvs-hometown .header-controls .leng-holder.header-lang,
html body .kvs-hometown .header-controls .header-lang,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control:hover,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,
html body .kvs-hometown .header-controls .header-lang .header-icon-control,
html body .kvs-hometown .header-controls .header-lang .header-icon-control:hover,
html body .kvs-hometown .topbar .header-controls .leng-holder.header-lang > a.lang-item.header-icon-control,
html body .kvs-hometown .topbar .header-controls .leng-holder.header-lang > a.lang-item.header-icon-control:hover{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  box-shadow:none !important;
  outline:0 !important;
  filter:none !important;
}
html body .kvs-hometown .header-controls .leng-holder .header-icon-control::before,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control::after,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control::before,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control::after,
html body .kvs-hometown .header-controls .header-lang .header-icon-control::before,
html body .kvs-hometown .header-controls .header-lang .header-icon-control::after,
html body .kvs-hometown .header-controls .leng-holder::before,
html body .kvs-hometown .header-controls .leng-holder::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .header-controls .leng-holder .header-icon-control img,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control img,
html body .kvs-hometown .header-controls .header-lang .header-icon-control img,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control i,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control i,
html body .kvs-hometown .header-controls .header-lang .header-icon-control i{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}

/* SIGNUP: visible accent pill always; login only accent on hover. */
html body .kvs-hometown .topbar .header-controls .header-member-guest a.signup.header-signup,
html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup,
html body .kvs-hometown .topbar .header-controls a.signup.header-signup,
html body .kvs-hometown .header-member-guest .header-signup,
html body .kvs-hometown .header-controls .header-signup,
html body .kvs-hometown a.signup.header-signup{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  height:36px !important;
  min-height:36px !important;
  max-height:36px !important;
  padding:0 13px !important;
  flex:0 0 auto !important;
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#fff !important;
  font-size:13px !important;
  font-weight:700 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-transform:none !important;
  filter:none !important;
}
html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup:hover,
html body .kvs-hometown .topbar .header-controls a.signup.header-signup:hover,
html body .kvs-hometown .header-member-guest .header-signup:hover,
html body .kvs-hometown .header-controls .header-signup:hover,
html body .kvs-hometown a.signup.header-signup:hover{
  background:#c64a3b !important;
  background-color:#c64a3b !important;
  background-image:none !important;
  color:#fff !important;
}
html body .kvs-hometown .topbar .header-controls .header-member-guest a.login.header-login,
html body .kvs-hometown .topbar .header-controls a#login.login.header-login,
html body .kvs-hometown .topbar .header-controls a.login.header-login,
html body .kvs-hometown .header-member-guest .header-login,
html body .kvs-hometown .header-controls .header-login,
html body .kvs-hometown a.login.header-login{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#d8d8d8 !important;
}
html body .kvs-hometown .topbar .header-controls a#login.login.header-login:hover,
html body .kvs-hometown .topbar .header-controls a.login.header-login:hover,
html body .kvs-hometown .header-member-guest .header-login:hover,
html body .kvs-hometown .header-controls .header-login:hover,
html body .kvs-hometown a.login.header-login:hover{
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  background-image:none !important;
  color:#fff !important;
}
html body .kvs-hometown .header-login i,
html body .kvs-hometown .header-signup i{
  color:inherit !important;
}

/* SCROLLING CATEGORIES/TAGS UNDER HEADER: force flat #252525 on the actual pill, wrapper-safe. */
html body .kvs-hometown #home-tags .tags-row,
html body .kvs-hometown #home-tags .swiper,
html body .kvs-hometown #home-tags .swiper-wrapper,
html body .kvs-hometown .content > .container > .tags-row,
html body .kvs-hometown .content > .container > .categories-row{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-tags .tags-row a,
html body .kvs-hometown #home-tags .tags-row li a,
html body .kvs-hometown #home-tags .tags-row .swiper-slide a,
html body .kvs-hometown #home-tags .swiper-slide > a,
html body .kvs-hometown #home-tags .swiper-slide > span,
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-tags .swiper-wrapper a,
html body .kvs-hometown .content > .container > .tags-row a,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a,
html body .kvs-hometown .content > .container > .categories-row a,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a,
html body .kvs-hometown .home-anchor-section#home-tags a,
html body .kvs-hometown .home-anchor-section#home-tags .swiper-slide a,
html body .kvs-hometown .tags-row a,
html body .kvs-hometown .tags-row .swiper-slide a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:27px !important;
  min-height:27px !important;
  max-height:27px !important;
  padding:0 9px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:6px !important;
  box-shadow:none !important;
  outline:0 !important;
  color:#d8d8d8 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-decoration:none !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  filter:none !important;
  opacity:1 !important;
}
html body .kvs-hometown #home-tags .tags-row a:hover,
html body .kvs-hometown #home-tags .tags-row li a:hover,
html body .kvs-hometown #home-tags .tags-row .swiper-slide a:hover,
html body .kvs-hometown #home-tags .swiper-slide > a:hover,
html body .kvs-hometown #home-tags .swiper-slide > span:hover,
html body .kvs-hometown #home-tags .swiper a:hover,
html body .kvs-hometown #home-tags .swiper-wrapper a:hover,
html body .kvs-hometown .content > .container > .tags-row a:hover,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a:hover,
html body .kvs-hometown .content > .container > .categories-row a:hover,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a:hover,
html body .kvs-hometown .home-anchor-section#home-tags a:hover,
html body .kvs-hometown .home-anchor-section#home-tags .swiper-slide a:hover,
html body .kvs-hometown .tags-row a:hover,
html body .kvs-hometown .tags-row .swiper-slide a:hover{
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  color:#fff !important;
}

/* ===== v197 targeted fixes =====
   1) #home-tags .swiper a must look like right-sidebar pills (#252525).
   2) Login and Upload must NOT get the inherited square/accent hover background.
*/

/* Home scrolling categories/tags: force the exact visible elements, including the Swiper slide wrapper. */
html body .kvs-hometown #home-tags,
html body .kvs-hometown #home-tags .section-row,
html body .kvs-hometown #home-tags section.section-row,
html body .kvs-hometown #home-tags .swiper,
html body .kvs-hometown #home-tags .tags-row,
html body .kvs-hometown #home-tags .swiper-wrapper{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-tags .swiper-slide,
html body .kvs-hometown #home-tags .swiper .swiper-slide,
html body .kvs-hometown #home-tags .tags-row .swiper-slide{
  width:auto !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 6px 0 0 !important;
  padding:0 !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-tags .swiper a:link,
html body .kvs-hometown #home-tags .swiper a:visited,
html body .kvs-hometown #home-tags .swiper-slide a,
html body .kvs-hometown #home-tags .tags-row a,
html body .kvs-hometown #home-tags section.tags-row a,
html body .kvs-hometown #home-tags .section-row.tags-row a,
html body .kvs-hometown #home-tags .swiper-wrapper .swiper-slide > a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:26px !important;
  min-height:26px !important;
  max-height:26px !important;
  padding:0 9px !important;
  margin:0 !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:6px !important;
  box-shadow:none !important;
  outline:0 !important;
  color:#d8d8d8 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:26px !important;
  letter-spacing:0 !important;
  text-decoration:none !important;
  text-transform:none !important;
  text-shadow:none !important;
  filter:none !important;
  opacity:1 !important;
}
html body .kvs-hometown #home-tags .swiper a:hover,
html body .kvs-hometown #home-tags .swiper a:focus,
html body .kvs-hometown #home-tags .swiper-slide a:hover,
html body .kvs-hometown #home-tags .tags-row a:hover,
html body .kvs-hometown #home-tags .swiper-wrapper .swiper-slide > a:hover{
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  color:#fff !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}
html body .kvs-hometown #home-tags .swiper a::before,
html body .kvs-hometown #home-tags .swiper a::after,
html body .kvs-hometown #home-tags .swiper-slide a::before,
html body .kvs-hometown #home-tags .swiper-slide a::after,
html body .kvs-hometown #home-tags .tags-row a::before,
html body .kvs-hometown #home-tags .tags-row a::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Header login/upload: keep hover flat, no weird square / pill / accent background. */
html body .kvs-hometown .topbar .header-controls a.login.header-login,
html body .kvs-hometown .topbar .header-controls a#login.login.header-login,
html body .kvs-hometown .header-controls .header-login,
html body .kvs-hometown a.login.header-login,
html body .kvs-hometown .topbar .header-controls a.header-upload,
html body .kvs-hometown .header-controls .header-upload,
html body .kvs-hometown a.header-upload{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}
html body .kvs-hometown .topbar .header-controls a.login.header-login:hover,
html body .kvs-hometown .topbar .header-controls a#login.login.header-login:hover,
html body .kvs-hometown .header-controls .header-login:hover,
html body .kvs-hometown a.login.header-login:hover,
html body .kvs-hometown .topbar .header-controls a.header-upload:hover,
html body .kvs-hometown .header-controls .header-upload:hover,
html body .kvs-hometown a.header-upload:hover,
html body .kvs-hometown .topbar .header-controls a.login.header-login:focus,
html body .kvs-hometown .header-controls .header-login:focus,
html body .kvs-hometown .topbar .header-controls a.header-upload:focus,
html body .kvs-hometown .header-controls .header-upload:focus{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  color:#fff !important;
}
html body .kvs-hometown .topbar .header-controls a.login.header-login:hover i,
html body .kvs-hometown .header-controls .header-login:hover i,
html body .kvs-hometown .topbar .header-controls a.header-upload:hover i,
html body .kvs-hometown .header-controls .header-upload:hover i{
  color:#fff !important;
}


/* v198 direct fallback */
:root{--tags-link-bg:#252525!important;--tags-link-bg-hover:#303030!important;--tags-link-border:0!important;}
html body #home-tags .swiper a,html body #home-tags .swiper-slide a,html body #home-tags .tags-row a,html body #home-tags a{background:#252525!important;background-color:#252525!important;background-image:none!important;border:0!important;border-radius:6px!important;color:#d8d8d8!important;font-size:12px!important;font-weight:500!important;height:26px!important;min-height:26px!important;line-height:26px!important;padding:0 9px!important;box-shadow:none!important;}
html body #home-tags .swiper a:hover,html body #home-tags .swiper-slide a:hover,html body #home-tags .tags-row a:hover,html body #home-tags a:hover{background:#303030!important;background-color:#303030!important;background-image:none!important;color:#fff!important;box-shadow:none!important;border:0!important;}
html body .header-controls .leng-holder .header-icon-control,html body .header-controls .leng-holder .header-icon-control:hover,html body .header-controls .leng-holder.header-lang .lang-item.header-icon-control,html body .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,html body .header-controls .header-upload,html body .header-controls .header-upload:hover,html body .header-controls .header-login,html body .header-controls .header-login:hover{background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:transparent!important;box-shadow:none!important;outline:0!important;filter:none!important;}
html body .header-controls .leng-holder .header-icon-control:before,html body .header-controls .leng-holder .header-icon-control:after,html body .header-controls .header-upload:before,html body .header-controls .header-upload:after,html body .header-controls .header-login:before,html body .header-controls .header-login:after{display:none!important;content:none!important;background:none!important;border:0!important;box-shadow:none!important;}



html body #home-tags .swiper a,
html body #home-tags .swiper-slide a,
html body #home-tags .tags-row a,
html body #home-tags a.home-scroll-tag,
html body #home-tags a {
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:26px !important;
  min-height:26px !important;
  max-height:26px !important;
  padding:0 9px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:6px !important;
  box-shadow:none !important;
  color:#d8d8d8 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:26px !important;
  text-shadow:none !important;
  text-transform:none !important;
  opacity:1 !important;
  filter:none !important;
}
html body #home-tags .swiper a:hover,
html body #home-tags .swiper-slide a:hover,
html body #home-tags .tags-row a:hover,
html body #home-tags a.home-scroll-tag:hover,
html body #home-tags a:hover {
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  color:#fff !important;
  border:0 !important;
  box-shadow:none !important;
}
html body #home-tags .swiper-slide{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .header-controls .leng-holder,
html body .header-controls .leng-holder:hover,
html body .header-controls .leng-holder .header-icon-control,
html body .header-controls .leng-holder .header-icon-control:hover,
html body .header-controls .leng-holder.header-lang .lang-item.header-icon-control,
html body .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,
html body .header-controls .header-upload,
html body .header-controls .header-upload:hover,
html body .header-controls .header-login,
html body .header-controls .header-login:hover{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  border-color:transparent !important;
}
html body .header-controls .header-signup,
html body .header-controls .header-signup:hover{
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  color:#fff !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:6px !important;
}



/* ===== zz-flat-v199.css ===== */

/* v196 precise hotfix - loaded LAST. Only fixes: logo, category scrolling pills, language background, signup pill. */
:root,
html,
html body,
html body .kvs-hometown{
  --accent:#ba3b2e !important;
  --accent-2:#c64a3b !important;
  --tags-link-bg:#252525 !important;
  --tags-link-bg-hover:#303030 !important;
  --tags-link-border:0 !important;
  --tags-link-color:#d8d8d8 !important;
}

/* LOGO: smaller than previous, equal height, words close but not touching. */
html body .kvs-hometown .topbar .brand,
html body .kvs-hometown .brand{
  display:inline-flex !important;
  align-items:baseline !important;
  justify-content:flex-start !important;
  gap:1px !important;
  column-gap:1px !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  word-spacing:0 !important;
  white-space:nowrap !important;
  text-decoration:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .topbar .brand-main,
html body .kvs-hometown .topbar .brand-badge,
html body .kvs-hometown .brand-main,
html body .kvs-hometown .brand-badge{
  display:inline-block !important;
  margin:0 !important;
  padding:0 !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:28px !important;
  line-height:1 !important;
  letter-spacing:-1px !important;
  text-transform:uppercase !important;
  font-style:normal !important;
  vertical-align:baseline !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  transform:none !important;
  rotate:0deg !important;
}
html body .kvs-hometown .topbar .brand-main,
html body .kvs-hometown .brand-main{
  color:#ba3b2e !important;
  font-weight:800 !important;
}
html body .kvs-hometown .topbar .brand-badge,
html body .kvs-hometown .brand-badge{
  color:#f2f2f2 !important;
  font-weight:400 !important;
}
@media (max-width:980px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge,
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    font-size:29px !important;
    letter-spacing:-.9px !important;
  }
}
@media (max-width:560px){
  html body .kvs-hometown .topbar .brand-main,
  html body .kvs-hometown .topbar .brand-badge,
  html body .kvs-hometown .brand-main,
  html body .kvs-hometown .brand-badge{
    font-size:28px !important;
    letter-spacing:-.8px !important;
  }
}

/* HEADER LANGUAGE / FLAGS: kill the inherited square from the holder, anchor, img, icon and pseudos. */
html body .kvs-hometown .header-controls .leng-holder,
html body .kvs-hometown .header-controls .leng-holder.header-lang,
html body .kvs-hometown .header-controls .header-lang,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control:hover,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,
html body .kvs-hometown .header-controls .header-lang .header-icon-control,
html body .kvs-hometown .header-controls .header-lang .header-icon-control:hover,
html body .kvs-hometown .topbar .header-controls .leng-holder.header-lang > a.lang-item.header-icon-control,
html body .kvs-hometown .topbar .header-controls .leng-holder.header-lang > a.lang-item.header-icon-control:hover{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  box-shadow:none !important;
  outline:0 !important;
  filter:none !important;
}
html body .kvs-hometown .header-controls .leng-holder .header-icon-control::before,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control::after,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control::before,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control::after,
html body .kvs-hometown .header-controls .header-lang .header-icon-control::before,
html body .kvs-hometown .header-controls .header-lang .header-icon-control::after,
html body .kvs-hometown .header-controls .leng-holder::before,
html body .kvs-hometown .header-controls .leng-holder::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .header-controls .leng-holder .header-icon-control img,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control img,
html body .kvs-hometown .header-controls .header-lang .header-icon-control img,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control i,
html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control i,
html body .kvs-hometown .header-controls .header-lang .header-icon-control i{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}

/* SIGNUP: visible accent pill always; login only accent on hover. */
html body .kvs-hometown .topbar .header-controls .header-member-guest a.signup.header-signup,
html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup,
html body .kvs-hometown .topbar .header-controls a.signup.header-signup,
html body .kvs-hometown .header-member-guest .header-signup,
html body .kvs-hometown .header-controls .header-signup,
html body .kvs-hometown a.signup.header-signup{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  height:36px !important;
  min-height:36px !important;
  max-height:36px !important;
  padding:0 13px !important;
  flex:0 0 auto !important;
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#fff !important;
  font-size:13px !important;
  font-weight:700 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-transform:none !important;
  filter:none !important;
}
html body .kvs-hometown .topbar .header-controls a#signup.signup.header-signup:hover,
html body .kvs-hometown .topbar .header-controls a.signup.header-signup:hover,
html body .kvs-hometown .header-member-guest .header-signup:hover,
html body .kvs-hometown .header-controls .header-signup:hover,
html body .kvs-hometown a.signup.header-signup:hover{
  background:#c64a3b !important;
  background-color:#c64a3b !important;
  background-image:none !important;
  color:#fff !important;
}
html body .kvs-hometown .topbar .header-controls .header-member-guest a.login.header-login,
html body .kvs-hometown .topbar .header-controls a#login.login.header-login,
html body .kvs-hometown .topbar .header-controls a.login.header-login,
html body .kvs-hometown .header-member-guest .header-login,
html body .kvs-hometown .header-controls .header-login,
html body .kvs-hometown a.login.header-login{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#d8d8d8 !important;
}
html body .kvs-hometown .topbar .header-controls a#login.login.header-login:hover,
html body .kvs-hometown .topbar .header-controls a.login.header-login:hover,
html body .kvs-hometown .header-member-guest .header-login:hover,
html body .kvs-hometown .header-controls .header-login:hover,
html body .kvs-hometown a.login.header-login:hover{
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  background-image:none !important;
  color:#fff !important;
}
html body .kvs-hometown .header-login i,
html body .kvs-hometown .header-signup i{
  color:inherit !important;
}

/* SCROLLING CATEGORIES/TAGS UNDER HEADER: force flat #252525 on the actual pill, wrapper-safe. */
html body .kvs-hometown #home-tags .tags-row,
html body .kvs-hometown #home-tags .swiper,
html body .kvs-hometown #home-tags .swiper-wrapper,
html body .kvs-hometown .content > .container > .tags-row,
html body .kvs-hometown .content > .container > .categories-row{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-tags .tags-row a,
html body .kvs-hometown #home-tags .tags-row li a,
html body .kvs-hometown #home-tags .tags-row .swiper-slide a,
html body .kvs-hometown #home-tags .swiper-slide > a,
html body .kvs-hometown #home-tags .swiper-slide > span,
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-tags .swiper-wrapper a,
html body .kvs-hometown .content > .container > .tags-row a,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a,
html body .kvs-hometown .content > .container > .categories-row a,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a,
html body .kvs-hometown .home-anchor-section#home-tags a,
html body .kvs-hometown .home-anchor-section#home-tags .swiper-slide a,
html body .kvs-hometown .tags-row a,
html body .kvs-hometown .tags-row .swiper-slide a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:27px !important;
  min-height:27px !important;
  max-height:27px !important;
  padding:0 9px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:6px !important;
  box-shadow:none !important;
  outline:0 !important;
  color:#d8d8d8 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-decoration:none !important;
  text-shadow:none !important;
  white-space:nowrap !important;
  filter:none !important;
  opacity:1 !important;
}
html body .kvs-hometown #home-tags .tags-row a:hover,
html body .kvs-hometown #home-tags .tags-row li a:hover,
html body .kvs-hometown #home-tags .tags-row .swiper-slide a:hover,
html body .kvs-hometown #home-tags .swiper-slide > a:hover,
html body .kvs-hometown #home-tags .swiper-slide > span:hover,
html body .kvs-hometown #home-tags .swiper a:hover,
html body .kvs-hometown #home-tags .swiper-wrapper a:hover,
html body .kvs-hometown .content > .container > .tags-row a:hover,
html body .kvs-hometown .content > .container > .tags-row .swiper-slide a:hover,
html body .kvs-hometown .content > .container > .categories-row a:hover,
html body .kvs-hometown .content > .container > .categories-row .swiper-slide a:hover,
html body .kvs-hometown .home-anchor-section#home-tags a:hover,
html body .kvs-hometown .home-anchor-section#home-tags .swiper-slide a:hover,
html body .kvs-hometown .tags-row a:hover,
html body .kvs-hometown .tags-row .swiper-slide a:hover{
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  color:#fff !important;
}

/* ===== v197 targeted fixes =====
   1) #home-tags .swiper a must look like right-sidebar pills (#252525).
   2) Login and Upload must NOT get the inherited square/accent hover background.
*/

/* Home scrolling categories/tags: force the exact visible elements, including the Swiper slide wrapper. */
html body .kvs-hometown #home-tags,
html body .kvs-hometown #home-tags .section-row,
html body .kvs-hometown #home-tags section.section-row,
html body .kvs-hometown #home-tags .swiper,
html body .kvs-hometown #home-tags .tags-row,
html body .kvs-hometown #home-tags .swiper-wrapper{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-tags .swiper-slide,
html body .kvs-hometown #home-tags .swiper .swiper-slide,
html body .kvs-hometown #home-tags .tags-row .swiper-slide{
  width:auto !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 6px 0 0 !important;
  padding:0 !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-tags .swiper a:link,
html body .kvs-hometown #home-tags .swiper a:visited,
html body .kvs-hometown #home-tags .swiper-slide a,
html body .kvs-hometown #home-tags .tags-row a,
html body .kvs-hometown #home-tags section.tags-row a,
html body .kvs-hometown #home-tags .section-row.tags-row a,
html body .kvs-hometown #home-tags .swiper-wrapper .swiper-slide > a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:26px !important;
  min-height:26px !important;
  max-height:26px !important;
  padding:0 9px !important;
  margin:0 !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:6px !important;
  box-shadow:none !important;
  outline:0 !important;
  color:#d8d8d8 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:26px !important;
  letter-spacing:0 !important;
  text-decoration:none !important;
  text-transform:none !important;
  text-shadow:none !important;
  filter:none !important;
  opacity:1 !important;
}
html body .kvs-hometown #home-tags .swiper a:hover,
html body .kvs-hometown #home-tags .swiper a:focus,
html body .kvs-hometown #home-tags .swiper-slide a:hover,
html body .kvs-hometown #home-tags .tags-row a:hover,
html body .kvs-hometown #home-tags .swiper-wrapper .swiper-slide > a:hover{
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  color:#fff !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}
html body .kvs-hometown #home-tags .swiper a::before,
html body .kvs-hometown #home-tags .swiper a::after,
html body .kvs-hometown #home-tags .swiper-slide a::before,
html body .kvs-hometown #home-tags .swiper-slide a::after,
html body .kvs-hometown #home-tags .tags-row a::before,
html body .kvs-hometown #home-tags .tags-row a::after{
  content:none !important;
  display:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Header login/upload: keep hover flat, no weird square / pill / accent background. */
html body .kvs-hometown .topbar .header-controls a.login.header-login,
html body .kvs-hometown .topbar .header-controls a#login.login.header-login,
html body .kvs-hometown .header-controls .header-login,
html body .kvs-hometown a.login.header-login,
html body .kvs-hometown .topbar .header-controls a.header-upload,
html body .kvs-hometown .header-controls .header-upload,
html body .kvs-hometown a.header-upload{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}
html body .kvs-hometown .topbar .header-controls a.login.header-login:hover,
html body .kvs-hometown .topbar .header-controls a#login.login.header-login:hover,
html body .kvs-hometown .header-controls .header-login:hover,
html body .kvs-hometown a.login.header-login:hover,
html body .kvs-hometown .topbar .header-controls a.header-upload:hover,
html body .kvs-hometown .header-controls .header-upload:hover,
html body .kvs-hometown a.header-upload:hover,
html body .kvs-hometown .topbar .header-controls a.login.header-login:focus,
html body .kvs-hometown .header-controls .header-login:focus,
html body .kvs-hometown .topbar .header-controls a.header-upload:focus,
html body .kvs-hometown .header-controls .header-upload:focus{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  color:#fff !important;
}
html body .kvs-hometown .topbar .header-controls a.login.header-login:hover i,
html body .kvs-hometown .header-controls .header-login:hover i,
html body .kvs-hometown .topbar .header-controls a.header-upload:hover i,
html body .kvs-hometown .header-controls .header-upload:hover i{
  color:#fff !important;
}


/* v198 hard overrides - loaded last */
:root{--tags-link-bg:#252525!important;--tags-link-bg-hover:#303030!important;--tags-link-border:0!important;}
body #home-tags, body #home-tags *{--tags-link-bg:#252525!important;--tags-link-bg-hover:#303030!important;--tags-link-border:0!important;}
body #home-tags .swiper a,
body #home-tags .swiper-slide a,
body #home-tags .tags-row a,
body #home-tags a,
html body .kvs-hometown #home-tags .swiper a,
html body .kvs-hometown #home-tags .swiper-slide a,
html body .kvs-hometown #home-tags .tags-row a,
html body .kvs-hometown #home-tags a{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  height:26px!important;min-height:26px!important;max-height:26px!important;
  padding:0 9px!important;margin:0!important;
  background:#252525!important;background-color:#252525!important;background-image:none!important;
  border:0!important;border-color:transparent!important;border-radius:6px!important;box-shadow:none!important;outline:0!important;
  color:#d8d8d8!important;font-size:12px!important;font-weight:500!important;line-height:26px!important;
  text-transform:none!important;text-shadow:none!important;opacity:1!important;filter:none!important;
}
body #home-tags .swiper a:hover, body #home-tags .swiper-slide a:hover, body #home-tags .tags-row a:hover, body #home-tags a:hover,
html body .kvs-hometown #home-tags .swiper a:hover, html body .kvs-hometown #home-tags .swiper-slide a:hover, html body .kvs-hometown #home-tags .tags-row a:hover, html body .kvs-hometown #home-tags a:hover{
  background:#303030!important;background-color:#303030!important;background-image:none!important;color:#fff!important;border:0!important;box-shadow:none!important;
}
body #home-tags .swiper-slide{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
body #home-tags a:before, body #home-tags a:after{display:none!important;content:none!important;background:none!important;border:0!important;box-shadow:none!important;}

body .header-controls .leng-holder .header-icon-control, body .header-controls .leng-holder .header-icon-control:hover,
body .header-controls .leng-holder.header-lang .lang-item.header-icon-control, body .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,
body .kvs-hometown .header-controls .leng-holder .header-icon-control, body .kvs-hometown .header-controls .leng-holder .header-icon-control:hover,
body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control, body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,
body .header-controls .header-upload, body .header-controls .header-upload:hover,
body .header-controls .header-login, body .header-controls .header-login:hover{
  background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:transparent!important;box-shadow:none!important;outline:0!important;filter:none!important;
}
body .header-controls .leng-holder .header-icon-control:before, body .header-controls .leng-holder .header-icon-control:after,
body .header-controls .header-upload:before, body .header-controls .header-upload:after,
body .header-controls .header-login:before, body .header-controls .header-login:after{
  display:none!important;content:none!important;background:none!important;border:0!important;box-shadow:none!important;
}


/* v199 FINAL HARD FIXES - loaded last */
html body #home-tags .swiper a,
html body #home-tags .swiper-slide a,
html body #home-tags .tags-row a,
html body #home-tags a.home-scroll-tag,
html body #home-tags a {
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:26px !important;
  min-height:26px !important;
  max-height:26px !important;
  padding:0 9px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-color:transparent !important;
  border-radius:6px !important;
  box-shadow:none !important;
  color:#d8d8d8 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:26px !important;
  text-shadow:none !important;
  text-transform:none !important;
  opacity:1 !important;
  filter:none !important;
}
html body #home-tags .swiper a:hover,
html body #home-tags .swiper-slide a:hover,
html body #home-tags .tags-row a:hover,
html body #home-tags a.home-scroll-tag:hover,
html body #home-tags a:hover {
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  color:#fff !important;
  border:0 !important;
  box-shadow:none !important;
}
html body #home-tags .swiper-slide{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .header-controls .leng-holder,
html body .header-controls .leng-holder:hover,
html body .header-controls .leng-holder .header-icon-control,
html body .header-controls .leng-holder .header-icon-control:hover,
html body .header-controls .leng-holder.header-lang .lang-item.header-icon-control,
html body .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,
html body .header-controls .header-upload,
html body .header-controls .header-upload:hover,
html body .header-controls .header-login,
html body .header-controls .header-login:hover{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  border-color:transparent !important;
}
html body .header-controls .header-signup,
html body .header-controls .header-signup:hover{
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  color:#fff !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:6px !important;
}



/* ===== zz-flat-v200.css ===== */


/* v200 - smaller grids + home sponsor circles. Loaded after v199. */

/* Smaller video thumbs on home and similar video grids. Image files are unchanged; only grid/card CSS changes. */
html body .kvs-hometown .hometown-video-grid,
html body .kvs-hometown .content .hometown-video-grid,
html body .kvs-hometown div.thumbs.hometown-video-grid,
html body .kvs-hometown form.thumbs.hometown-video-grid{
  grid-template-columns:repeat(auto-fill,minmax(230px,1fr)) !important;
  gap:14px !important;
}
html body .kvs-hometown .hometown-video-grid .img-holder{
  aspect-ratio:8/5 !important;
}
html body .kvs-hometown .hometown-video-grid .thumb,
html body .kvs-hometown .hometown-video-grid .thumb > a,
html body .kvs-hometown .hometown-video-grid .img-holder{
  border-radius:10px !important;
}
html body .kvs-hometown .hometown-video-grid .title{
  font-size:13px !important;
  line-height:1.22 !important;
  padding:45px 11px 28px !important;
  min-height:0 !important;
}
html body .kvs-hometown .hometown-video-grid .thumb-bottom{
  bottom:9px !important;
  max-width:calc(100% - 96px) !important;
  font-size:11px !important;
  gap:7px !important;
}
html body .kvs-hometown .hometown-video-grid .thumb-item{
  font-size:11px !important;
}
html body .kvs-hometown .hometown-video-grid .item-bottom{
  left:9px !important;
  right:9px !important;
  bottom:9px !important;
}
html body .kvs-hometown .hometown-video-grid .time,
html body .kvs-hometown .hometown-video-grid .qualtiy{
  height:19px !important;
  padding:0 6px !important;
  font-size:10px !important;
  border-radius:5px !important;
}
html body .kvs-hometown .hometown-video-grid .item-top{
  top:7px !important;
  right:7px !important;
}
html body .kvs-hometown .hometown-video-grid .item-heart,
html body .kvs-hometown .hometown-video-grid .item-time{
  width:31px !important;
  height:31px !important;
}
html body .kvs-hometown .hometown-video-grid .item-heart svg,
html body .kvs-hometown .hometown-video-grid .item-time svg{
  width:14px !important;
  height:14px !important;
}
@media (min-width:1501px){
  html body .kvs-hometown .hometown-video-grid,
  html body .kvs-hometown .content .hometown-video-grid,
  html body .kvs-hometown div.thumbs.hometown-video-grid,
  html body .kvs-hometown form.thumbs.hometown-video-grid{
    grid-template-columns:repeat(auto-fill,minmax(235px,1fr)) !important;
    gap:15px !important;
  }
}
@media (max-width:1280px){
  html body .kvs-hometown .hometown-video-grid,
  html body .kvs-hometown .content .hometown-video-grid,
  html body .kvs-hometown div.thumbs.hometown-video-grid,
  html body .kvs-hometown form.thumbs.hometown-video-grid{
    grid-template-columns:repeat(auto-fill,minmax(210px,1fr)) !important;
    gap:12px !important;
  }
}
@media (max-width:680px){
  html body .kvs-hometown .hometown-video-grid,
  html body .kvs-hometown .content .hometown-video-grid,
  html body .kvs-hometown div.thumbs.hometown-video-grid,
  html body .kvs-hometown form.thumbs.hometown-video-grid,
  html body .kvs-hometown .col-asside .hometown-video-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:9px !important;
  }
  html body .kvs-hometown .hometown-video-grid .title{
    font-size:11.5px !important;
    padding:7px 7px 8px !important;
    min-height:34px !important;
  }
  html body .kvs-hometown .hometown-video-grid .thumb-bottom{
    display:none !important;
  }
  html body .kvs-hometown .hometown-video-grid .img-holder{
    aspect-ratio:8/5 !important;
  }
}

/* Home sponsor circles replace the old scrolling category/tag strip. */
html body .kvs-hometown #home-sponsors{
  margin:0 0 14px !important;
  padding:0 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-strip{
  position:relative !important;
  margin:0 !important;
  padding:8px 38px !important;
  background:#191919 !important;
  background-color:#191919 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  overflow:hidden !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-swiper,
html body .kvs-hometown #home-sponsors .swiper-wrapper{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-slide{
  width:auto !important;
  margin-right:14px !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-card{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  height:42px !important;
  padding:0 10px 0 5px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:8px !important;
  box-shadow:none !important;
  text-decoration:none !important;
  color:#d8d8d8 !important;
  white-space:nowrap !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-card:hover{
  background:#303030 !important;
  background-color:#303030 !important;
  color:#fff !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-avatar{
  width:32px !important;
  height:32px !important;
  min-width:32px !important;
  border-radius:50% !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#111 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-avatar img{
  width:100% !important;
  height:100% !important;
  display:block !important;
  object-fit:cover !important;
  border-radius:50% !important;
  border:0 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-fallback{
  font-size:10px !important;
  font-weight:700 !important;
  color:#fff !important;
  line-height:1 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-title{
  display:block !important;
  max-width:110px !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  color:inherit !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
}
html body .kvs-hometown #home-sponsors .swiper-button-prev,
html body .kvs-hometown #home-sponsors .swiper-button-next{
  top:50% !important;
  width:28px !important;
  height:28px !important;
  margin-top:-14px !important;
  border-radius:6px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  border:0 !important;
  box-shadow:none !important;
  color:#d8d8d8 !important;
}
html body .kvs-hometown #home-sponsors .swiper-button-prev{left:5px !important;}
html body .kvs-hometown #home-sponsors .swiper-button-next{right:5px !important;}
html body .kvs-hometown #home-sponsors .swiper-button-prev:hover,
html body .kvs-hometown #home-sponsors .swiper-button-next:hover{
  background:#303030 !important;
  color:#fff !important;
}
html body .kvs-hometown #home-sponsors .swiper-button-prev:after,
html body .kvs-hometown #home-sponsors .swiper-button-next:after{
  font-size:11px !important;
  font-weight:700 !important;
  color:currentColor !important;
}
@media (max-width:680px){
  html body .kvs-hometown #home-sponsors .home-sponsor-strip{
    padding:7px 32px !important;
  }
  html body .kvs-hometown #home-sponsors .home-sponsor-card{
    height:39px !important;
    gap:7px !important;
    padding-right:8px !important;
  }
  html body .kvs-hometown #home-sponsors .home-sponsor-avatar{
    width:30px !important;
    height:30px !important;
    min-width:30px !important;
  }
  html body .kvs-hometown #home-sponsors .home-sponsor-title{
    max-width:88px !important;
    font-size:11.5px !important;
  }
}



/* ===== zz-flat-v201.css ===== */

/* v201 - fixes after v200: compact card text + real home sponsor block. Loaded last. */

/* Keep smaller grid from v200, but remove the excessive text gap under thumbs. */
html body .kvs-hometown .hometown-video-grid .title{
  position:static !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  margin:0 !important;
  padding:7px 9px 2px !important;
  min-height:34px !important;
  height:auto !important;
  font-size:12.5px !important;
  line-height:1.2 !important;
  font-weight:650 !important;
  background:transparent !important;
  text-shadow:none !important;
  color:#f1f1f1 !important;
}
html body .kvs-hometown .hometown-video-grid .thumb-bottom,
html body .kvs-hometown .hometown-video-grid .thumb-bottom-videos{
  position:static !important;
  display:flex !important;
  align-items:center !important;
  gap:7px !important;
  flex-wrap:nowrap !important;
  margin:0 !important;
  padding:0 9px 8px !important;
  max-width:none !important;
  width:auto !important;
  min-height:0 !important;
  background:transparent !important;
  color:#9c9c9c !important;
  font-size:10.5px !important;
  line-height:1.1 !important;
}
html body .kvs-hometown .hometown-video-grid .thumb-bottom .thumb-item,
html body .kvs-hometown .hometown-video-grid .thumb-bottom-videos .thumb-item{
  font-size:10.5px !important;
  line-height:1.1 !important;
  font-weight:500 !important;
  gap:3px !important;
  color:#9c9c9c !important;
  white-space:nowrap !important;
}
html body .kvs-hometown .hometown-video-grid .thumb-bottom .thumb-item svg,
html body .kvs-hometown .hometown-video-grid .thumb-bottom-videos .thumb-item svg{
  width:11px !important;
  height:11px !important;
}
html body .kvs-hometown .hometown-video-grid .thumb-bottom .thumb-item:nth-child(n+3),
html body .kvs-hometown .hometown-video-grid .thumb-bottom-videos .thumb-item:nth-child(n+3){
  display:none !important;
}
html body .kvs-hometown .hometown-video-grid .thumb > a{
  display:block !important;
  height:auto !important;
}
html body .kvs-hometown .hometown-video-grid .thumb{
  height:auto !important;
}
@media (max-width:680px){
  html body .kvs-hometown .hometown-video-grid .title{
    font-size:11.5px !important;
    padding:6px 7px 7px !important;
    min-height:34px !important;
  }
  html body .kvs-hometown .hometown-video-grid .thumb-bottom,
  html body .kvs-hometown .hometown-video-grid .thumb-bottom-videos{
    display:none !important;
  }
}

/* Home sponsors strip: flat, visible and independent from the old tags block. */
html body .kvs-hometown #home-sponsors{
  margin:0 0 14px !important;
  padding:0 !important;
  display:block !important;
  clear:both !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-strip{
  position:relative !important;
  display:block !important;
  margin:0 !important;
  padding:8px 38px !important;
  background:#191919 !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  overflow:hidden !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-scroller{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scroll-behavior:smooth !important;
  padding:0 !important;
  margin:0 !important;
  scrollbar-width:none !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-scroller::-webkit-scrollbar{
  display:none !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-card{
  display:flex !important;
  align-items:center !important;
  flex:0 0 auto !important;
  gap:8px !important;
  height:42px !important;
  padding:0 11px 0 5px !important;
  background:#252525 !important;
  border:0 !important;
  border-radius:8px !important;
  box-shadow:none !important;
  text-decoration:none !important;
  color:#d8d8d8 !important;
  white-space:nowrap !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-card:hover{
  background:#303030 !important;
  color:#fff !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-avatar{
  width:32px !important;
  height:32px !important;
  min-width:32px !important;
  border-radius:50% !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#111 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-avatar img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
  border-radius:50% !important;
  border:0 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-fallback{
  font-size:10px !important;
  font-weight:700 !important;
  color:#fff !important;
  line-height:1 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-title{
  max-width:110px !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  color:inherit !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
}
@media (max-width:680px){
  html body .kvs-hometown #home-sponsors .home-sponsor-strip{
    padding:7px 10px !important;
  }
  html body .kvs-hometown #home-sponsors .home-sponsor-card{
    height:39px !important;
  }
  html body .kvs-hometown #home-sponsors .home-sponsor-avatar{
    width:30px !important;
    height:30px !important;
    min-width:30px !important;
  }
}



/* ===== zz-flat-v202.css ===== */

/* v202 - sponsor strip clean + thinner thumb titles + bigger hover icons + desktop scroll arrows. Loaded last. */

/* Remove the double/dark nested background around the sponsor scroll. Keep only sponsor cards. */
html body .kvs-hometown #home-sponsors,
html body .kvs-hometown #home-sponsors.home-anchor-section,
html body .kvs-hometown #home-sponsors .home-sponsor-strip,
html body .kvs-hometown #home-sponsors .home-sponsor-scroller{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-sponsors{
  margin:0 0 14px !important;
  padding:0 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-strip{
  position:relative !important;
  overflow:hidden !important;
  padding:0 30px !important;
  border-radius:0 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-scroller{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scroll-behavior:smooth !important;
  scrollbar-width:none !important;
  padding:8px 0 !important;
  margin:0 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-scroller::-webkit-scrollbar{display:none !important;}

/* Keep the sponsor items flat like the right-sidebar pills. */
html body .kvs-hometown #home-sponsors .home-sponsor-card{
  height:42px !important;
  padding:0 11px 0 5px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:8px !important;
  box-shadow:none !important;
  color:#d8d8d8 !important;
  font-weight:500 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-card:hover{
  background:#303030 !important;
  background-color:#303030 !important;
  color:#fff !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-avatar{
  width:32px !important;
  height:32px !important;
  min-width:32px !important;
  border-radius:50% !important;
  background:#111 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-title{
  font-size:12px !important;
  font-weight:500 !important;
  letter-spacing:0 !important;
}

/* Discreet desktop arrows for sponsor horizontal scroll. */
html body .kvs-hometown #home-sponsors .home-sponsor-nav{
  position:absolute !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  z-index:6 !important;
  width:24px !important;
  height:34px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  border-radius:6px !important;
  background:rgba(37,37,37,.72) !important;
  box-shadow:none !important;
  cursor:pointer !important;
  opacity:.62 !important;
  transition:opacity .16s ease, background .16s ease !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-nav:hover{
  opacity:.95 !important;
  background:#303030 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-prev{left:0 !important;}
html body .kvs-hometown #home-sponsors .home-sponsor-next{right:0 !important;}
html body .kvs-hometown #home-sponsors .home-sponsor-nav:before{
  content:"" !important;
  width:8px !important;
  height:8px !important;
  display:block !important;
  border-top:2px solid rgba(255,255,255,.72) !important;
  border-right:2px solid rgba(255,255,255,.72) !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-prev:before{transform:rotate(-135deg) !important; margin-left:3px !important;}
html body .kvs-hometown #home-sponsors .home-sponsor-next:before{transform:rotate(45deg) !important; margin-right:3px !important;}
html body .kvs-hometown #home-sponsors .home-sponsor-nav.is-disabled{
  opacity:0 !important;
  pointer-events:none !important;
}

/* Video thumb titles: thinner / cleaner after making thumbs smaller. */
html body .kvs-hometown .hometown-video-grid .title,
html body .kvs-hometown .hometown-video-grid .title a{
  font-weight:500 !important;
  letter-spacing:0 !important;
  text-shadow:none !important;
}
html body .kvs-hometown .hometown-video-grid .title{
  font-size:12.5px !important;
  line-height:1.22 !important;
  color:#eeeeee !important;
}

/* Slightly bigger bookmark + watch later buttons on thumb hover. */
html body .kvs-hometown .hometown-video-grid .item-heart,
html body .kvs-hometown .hometown-video-grid .item-time{
  width:33px !important;
  height:33px !important;
  min-width:33px !important;
  min-height:33px !important;
}
html body .kvs-hometown .hometown-video-grid .item-heart svg,
html body .kvs-hometown .hometown-video-grid .item-time svg{
  width:16.5px !important;
  height:16.5px !important;
}
html body .kvs-hometown .hometown-video-grid .thumb:hover .item-heart,
html body .kvs-hometown .hometown-video-grid .thumb:hover .item-time{
  width:36px !important;
  height:36px !important;
  min-width:36px !important;
  min-height:36px !important;
}
html body .kvs-hometown .hometown-video-grid .thumb:hover .item-heart svg,
html body .kvs-hometown .hometown-video-grid .thumb:hover .item-time svg{
  width:18px !important;
  height:18px !important;
}

@media (max-width:680px){
  html body .kvs-hometown #home-sponsors .home-sponsor-strip{
    padding:0 !important;
  }
  html body .kvs-hometown #home-sponsors .home-sponsor-scroller{
    padding:7px 0 !important;
  }
  html body .kvs-hometown #home-sponsors .home-sponsor-nav{
    display:none !important;
  }
  html body .kvs-hometown .hometown-video-grid .item-heart,
  html body .kvs-hometown .hometown-video-grid .item-time{
    width:32px !important;
    height:32px !important;
    min-width:32px !important;
    min-height:32px !important;
  }
}



/* ===== inline style: flat-v199-hardfix ===== */


    :root{--accent:#ba3b2e;--tags-link-bg:#252525;--tags-link-bg-hover:#303030;}

    /* HARD FIX: scrolling categories/tags under header */
    html body #home-tags .swiper a,
    html body #home-tags .swiper-slide a,
    html body #home-tags .tags-row a,
    html body #home-tags a,
    html body .kvs-hometown #home-tags .swiper a,
    html body .kvs-hometown #home-tags .swiper-slide a,
    html body .kvs-hometown #home-tags .tags-row a,
    html body .kvs-hometown #home-tags a{
      display:inline-flex !important;
      align-items:center !important;
      justify-content:center !important;
      height:26px !important;
      min-height:26px !important;
      max-height:26px !important;
      padding:0 9px !important;
      background:#252525 !important;
      background-color:#252525 !important;
      background-image:none !important;
      border:0 !important;
      border-color:transparent !important;
      border-radius:6px !important;
      box-shadow:none !important;
      color:#d8d8d8 !important;
      font-size:12px !important;
      font-weight:500 !important;
      line-height:26px !important;
      text-shadow:none !important;
      text-transform:none !important;
      opacity:1 !important;
      filter:none !important;
    }
    html body #home-tags .swiper a:hover,
    html body #home-tags .swiper-slide a:hover,
    html body #home-tags .tags-row a:hover,
    html body #home-tags a:hover,
    html body .kvs-hometown #home-tags .swiper a:hover,
    html body .kvs-hometown #home-tags .swiper-slide a:hover,
    html body .kvs-hometown #home-tags .tags-row a:hover,
    html body .kvs-hometown #home-tags a:hover{
      background:#303030 !important;
      background-color:#303030 !important;
      background-image:none !important;
      border:0 !important;
      box-shadow:none !important;
      color:#fff !important;
    }
    html body #home-tags .swiper a:before,
    html body #home-tags .swiper a:after,
    html body #home-tags a:before,
    html body #home-tags a:after{
      display:none !important;
      content:none !important;
      background:none !important;
      border:0 !important;
      box-shadow:none !important;
    }

    /* HARD FIX: remove weird square backgrounds on language, login and upload */
    html body .header-controls .leng-holder .header-icon-control,
    html body .header-controls .leng-holder .header-icon-control:hover,
    html body .header-controls .leng-holder.header-lang .lang-item.header-icon-control,
    html body .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,
    html body .kvs-hometown .header-controls .leng-holder .header-icon-control,
    html body .kvs-hometown .header-controls .leng-holder .header-icon-control:hover,
    html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control,
    html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,
    html body .header-controls .header-upload,
    html body .header-controls .header-upload:hover,
    html body .header-controls .header-login,
    html body .header-controls .header-login:hover,
    html body .kvs-hometown .header-controls .header-upload,
    html body .kvs-hometown .header-controls .header-upload:hover,
    html body .kvs-hometown .header-controls .header-login,
    html body .kvs-hometown .header-controls .header-login:hover{
      background:transparent !important;
      background-color:transparent !important;
      background-image:none !important;
      border-color:transparent !important;
      box-shadow:none !important;
      outline:0 !important;
      filter:none !important;
    }
    html body .header-controls .leng-holder .header-icon-control:before,
    html body .header-controls .leng-holder .header-icon-control:after,
    html body .header-controls .header-upload:before,
    html body .header-controls .header-upload:after,
    html body .header-controls .header-login:before,
    html body .header-controls .header-login:after{
      display:none !important;
      content:none !important;
      background:none !important;
      border:0 !important;
      box-shadow:none !important;
    }
  


/* ===== zz-flat-v203.css ===== */

/* v203 - force video grid titles to one line with ellipsis. Loaded last. */

html body .kvs-hometown .hometown-video-grid .title,
html body .kvs-hometown .content .hometown-video-grid .title,
html body .kvs-hometown div.thumbs.hometown-video-grid .title,
html body .kvs-hometown form.thumbs.hometown-video-grid .title,
html body .kvs-hometown .col-asside .hometown-video-grid .title{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  -webkit-line-clamp:unset !important;
  line-clamp:unset !important;
}

html body .kvs-hometown .hometown-video-grid .title a,
html body .kvs-hometown .hometown-video-grid .title span,
html body .kvs-hometown .hometown-video-grid .title strong,
html body .kvs-hometown .hometown-video-grid .title em{
  display:inline !important;
  white-space:nowrap !important;
  overflow:visible !important;
  text-overflow:inherit !important;
}

/* Keep mobile also one-line, but without changing thumb image sizes. */
@media (max-width:680px){
  html body .kvs-hometown .hometown-video-grid .title{
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
}



/* ===== zz-flat-v204.css ===== */

/* v204 - single video sponsor block + flat controls cleanup. Loaded last. */
:root{--accent:#ba3b2e;}

html body .kvs-hometown.video-page .player.video + .link-offer,
html body .kvs-hometown.video-page .player + .link-offer{
  display:none !important;
}

html body .kvs-hometown.video-page .single-sponsor-card{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  width:100% !important;
  box-sizing:border-box !important;
  margin:8px 0 0 !important;
  padding:10px 12px !important;
  background:#171717 !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#f2f2f2 !important;
}

html body .kvs-hometown.video-page .single-sponsor-media{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 44px !important;
  width:44px !important;
  height:44px !important;
  border-radius:50% !important;
  overflow:hidden !important;
  background:#252525 !important;
  color:#fff !important;
  text-decoration:none !important;
  font-size:13px !important;
  font-weight:700 !important;
  letter-spacing:.02em !important;
  box-shadow:none !important;
}

html body .kvs-hometown.video-page .single-sponsor-media img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  border:0 !important;
  border-radius:50% !important;
}

html body .kvs-hometown.video-page .single-sponsor-info{
  display:flex !important;
  flex-direction:column !important;
  min-width:0 !important;
  line-height:1.2 !important;
  flex:1 1 auto !important;
}

html body .kvs-hometown.video-page .single-sponsor-label{
  display:block !important;
  margin:0 0 3px !important;
  color:#8f8f8f !important;
  font-size:11px !important;
  font-weight:500 !important;
  text-transform:uppercase !important;
  letter-spacing:.04em !important;
}

html body .kvs-hometown.video-page .single-sponsor-title{
  display:block !important;
  max-width:100% !important;
  color:#f2f2f2 !important;
  font-size:14px !important;
  font-weight:500 !important;
  text-decoration:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown.video-page .single-sponsor-title:hover{
  color:#fff !important;
}

html body .kvs-hometown.video-page .single-sponsor-cta{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 auto !important;
  height:34px !important;
  padding:0 16px !important;
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#fff !important;
  text-decoration:none !important;
  font-size:12px !important;
  font-weight:600 !important;
  line-height:34px !important;
}

html body .kvs-hometown.video-page .single-sponsor-cta:hover{
  background:#c64538 !important;
  color:#fff !important;
}

/* Flat integrated command bar under the sponsor block. */
html body .kvs-hometown.video-page .video-controls,
html body .kvs-hometown.video-page .video-holder .video-controls,
html body .kvs-hometown .video-holder .video-controls{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:10px !important;
  flex-wrap:wrap !important;
  margin:0 0 16px !important;
  padding:10px 12px !important;
  background:#171717 !important;
  background-color:#171717 !important;
  background-image:none !important;
  border:0 !important;
  border-top:1px solid #202020 !important;
  border-radius:0 0 8px 8px !important;
  box-shadow:none !important;
  color:#ddd !important;
}

html body .kvs-hometown.video-page .single-sponsor-card + .video-controls{
  border-radius:0 0 8px 8px !important;
}

html body .kvs-hometown.video-page .video-controls .btn,
html body .kvs-hometown.video-page .video-controls button.btn,
html body .kvs-hometown.video-page .video-controls a.btn,
html body .kvs-hometown.video-page .video-controls .tab-btn{
  min-height:32px !important;
  height:32px !important;
  padding:0 10px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#e6e6e6 !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:32px !important;
  text-shadow:none !important;
}

html body .kvs-hometown.video-page .video-controls .btn:hover,
html body .kvs-hometown.video-page .video-controls button.btn:hover,
html body .kvs-hometown.video-page .video-controls a.btn:hover,
html body .kvs-hometown.video-page .video-controls .tab-btn:hover,
html body .kvs-hometown.video-page .video-controls .tab-btn.active{
  background:#303030 !important;
  background-color:#303030 !important;
  color:#fff !important;
}

html body .kvs-hometown.video-page .video-controls .tab-btn.active{
  box-shadow:inset 0 -2px 0 #ba3b2e !important;
}

html body .kvs-hometown.video-page .video-controls svg{
  width:18px !important;
  height:18px !important;
  color:currentColor !important;
  fill:currentColor !important;
}

html body .kvs-hometown.video-page .video-controls i{
  color:currentColor !important;
  opacity:.92 !important;
}

html body .kvs-hometown.video-page .video-controls .col,
html body .kvs-hometown.video-page .video-controls .rate-holder,
html body .kvs-hometown.video-page .video-controls .btn-favourites{
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

@media (max-width:680px){
  html body .kvs-hometown.video-page .single-sponsor-card{
    gap:10px !important;
    padding:9px 10px !important;
  }
  html body .kvs-hometown.video-page .single-sponsor-media{
    flex-basis:38px !important;
    width:38px !important;
    height:38px !important;
  }
  html body .kvs-hometown.video-page .single-sponsor-title{
    font-size:13px !important;
  }
  html body .kvs-hometown.video-page .single-sponsor-cta{
    height:30px !important;
    padding:0 12px !important;
    font-size:11px !important;
    line-height:30px !important;
  }
}



/* ===== zz-flat-v205.css ===== */

/* v205 - tighten single sponsor block to player + tiny header spacing polish. Loaded last. */
:root{--accent:#ba3b2e;}

/* Make the sponsor card sit closer to the player without changing its layout. */
html body .kvs-hometown.video-page .player.video + .single-sponsor-card,
html body .kvs-hometown.video-page .player + .single-sponsor-card,
html body .kvs-hometown.video-page .video-player + .single-sponsor-card,
html body .kvs-hometown.video-page .player-holder + .single-sponsor-card,
html body .kvs-hometown.video-page .player-wrap + .single-sponsor-card,
html body .kvs-hometown.video-page .single-sponsor-card{
  margin-top:0 !important;
}

/* Keep the sponsor/player group visually glued, but preserve the existing flat style. */
html body .kvs-hometown.video-page .single-sponsor-card{
  border-top:0 !important;
}

/* Add just a touch more breathing room between upload / language / login / signup. */
html body .kvs-hometown .header-controls,
html body .header-controls{
  gap:10px !important;
  column-gap:10px !important;
}

html body .kvs-hometown .header-controls .header-upload,
html body .kvs-hometown .header-controls .leng-holder,
html body .kvs-hometown .header-controls .header-lang,
html body .kvs-hometown .header-controls .header-login,
html body .kvs-hometown .header-controls .header-signup,
html body .header-controls .header-upload,
html body .header-controls .leng-holder,
html body .header-controls .header-lang,
html body .header-controls .header-login,
html body .header-controls .header-signup{
  margin-left:0 !important;
  margin-right:0 !important;
}

@media (max-width:980px){
  html body .kvs-hometown .header-controls,
  html body .header-controls{
    gap:7px !important;
    column-gap:7px !important;
  }
}



/* ===== zz-flat-v206.css ===== */

/* v206 - subpage sponsor strip + header spacing + flat text blocks + album title cleanup. Loaded last. */
:root{--accent:#ba3b2e;}

/* Actual spacing between Upload / language / Login / Signup. */
html body .kvs-hometown .topbar .header-controls,
html body .header-controls{
  display:flex !important;
  align-items:center !important;
  gap:0 !important;
  column-gap:0 !important;
}
html body .kvs-hometown .topbar .header-controls > .header-upload,
html body .kvs-hometown .topbar .header-controls > .header-upload-holder,
html body .kvs-hometown .topbar .header-controls > .leng-holder,
html body .kvs-hometown .topbar .header-controls > .header-lang,
html body .kvs-hometown .topbar .header-controls > .header-member,
html body .header-controls > .header-upload,
html body .header-controls > .header-upload-holder,
html body .header-controls > .leng-holder,
html body .header-controls > .header-lang,
html body .header-controls > .header-member{
  margin-left:6px !important;
}
html body .kvs-hometown .topbar .header-controls > *:first-child,
html body .header-controls > *:first-child{
  margin-left:0 !important;
}
html body .kvs-hometown .topbar .header-member-guest,
html body .header-member-guest{
  display:flex !important;
  align-items:center !important;
  gap:6px !important;
}
html body .kvs-hometown .topbar .header-member-guest .header-login,
html body .kvs-hometown .topbar .header-member-guest .header-signup,
html body .header-member-guest .header-login,
html body .header-member-guest .header-signup{
  margin-left:0 !important;
  margin-right:0 !important;
}

/* Keep Upload and Login flat: no odd hover background. */
html body .kvs-hometown .topbar .header-controls .header-upload,
html body .kvs-hometown .topbar .header-controls .header-upload:hover,
html body .kvs-hometown .topbar .header-controls .header-upload:focus,
html body .kvs-hometown .topbar .header-controls .header-login,
html body .kvs-hometown .topbar .header-controls .header-login:hover,
html body .kvs-hometown .topbar .header-controls .header-login:focus{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border-color:transparent !important;
  box-shadow:none !important;
  filter:none !important;
}

/* Reuse index sponsor strip on inner pages. */
html body .kvs-hometown .page-sponsors-strip,
html body .kvs-hometown #home-sponsors{
  margin:0 0 16px !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .page-sponsors-strip .home-sponsor-strip,
html body .kvs-hometown #home-sponsors .home-sponsor-strip{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
}

/* Albums grid: title in one line, cleaner/finer text. */
html body .kvs-hometown .albums-thumbs .title,
html body .kvs-hometown .albums-thumbs .title a,
html body .kvs-hometown #home-albums .albums-thumbs .title,
html body .kvs-hometown #home-albums .albums-thumbs .title a,
html body .kvs-hometown .home-anchor-section .albums-thumbs .title,
html body .kvs-hometown .home-anchor-section .albums-thumbs .title a{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  min-height:0 !important;
  height:auto !important;
  line-height:1.25 !important;
  font-size:13px !important;
  font-weight:500 !important;
  color:#eeeeee !important;
}
html body .kvs-hometown .albums-thumbs .title{
  padding-top:7px !important;
  padding-bottom:2px !important;
}
html body .kvs-hometown .albums-thumbs .album-card-meta,
html body .kvs-hometown .albums-thumbs .album-card-stat,
html body .kvs-hometown .albums-thumbs .thumb-bottom{
  font-weight:400 !important;
}

/* SEO / taxonomy / static bottom text blocks: flat, consistent with current theme. */
html body .kvs-hometown .description-holder,
html body .kvs-hometown .text-block,
html body .kvs-hometown .text-content,
html body .kvs-hometown .page-text,
html body .kvs-hometown .static-text,
html body .kvs-hometown .taxonomy-description,
html body .kvs-hometown .category-description,
html body .kvs-hometown .model-description,
html body .kvs-hometown .sponsor-description{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:8px !important;
  padding:18px 20px !important;
  color:#b7b7b7 !important;
  font-size:13px !important;
  font-weight:400 !important;
  line-height:1.7 !important;
}
html body .kvs-hometown .description-holder .title,
html body .kvs-hometown .description-holder h1,
html body .kvs-hometown .description-holder h2,
html body .kvs-hometown .description-holder h3,
html body .kvs-hometown .description-holder h4,
html body .kvs-hometown .text-block h1,
html body .kvs-hometown .text-block h2,
html body .kvs-hometown .text-block h3,
html body .kvs-hometown .text-content h1,
html body .kvs-hometown .text-content h2,
html body .kvs-hometown .text-content h3{
  color:#f1f1f1 !important;
  font-size:18px !important;
  font-weight:600 !important;
  line-height:1.35 !important;
  margin:0 0 9px !important;
}
html body .kvs-hometown .description-holder p,
html body .kvs-hometown .text-block p,
html body .kvs-hometown .text-content p{
  margin:0 0 10px !important;
}
html body .kvs-hometown .description-holder p:last-child,
html body .kvs-hometown .text-block p:last-child,
html body .kvs-hometown .text-content p:last-child{
  margin-bottom:0 !important;
}
html body .kvs-hometown .description-holder a,
html body .kvs-hometown .text-block a,
html body .kvs-hometown .text-content a{
  color:var(--accent) !important;
  text-decoration:none !important;
}
html body .kvs-hometown .description-holder a:hover,
html body .kvs-hometown .text-block a:hover,
html body .kvs-hometown .text-content a:hover{
  color:#d04a3d !important;
}

@media (max-width:980px){
  html body .kvs-hometown .topbar .header-controls > .header-upload,
  html body .kvs-hometown .topbar .header-controls > .header-upload-holder,
  html body .kvs-hometown .topbar .header-controls > .leng-holder,
  html body .kvs-hometown .topbar .header-controls > .header-lang,
  html body .kvs-hometown .topbar .header-controls > .header-member,
  html body .header-controls > .header-upload,
  html body .header-controls > .header-upload-holder,
  html body .header-controls > .leng-holder,
  html body .header-controls > .header-lang,
  html body .header-controls > .header-member{
    margin-left:5px !important;
  }
  html body .kvs-hometown .topbar .header-member-guest,
  html body .header-member-guest{gap:5px !important;}
}



/* ===== zz-flat-v207.css ===== */

/* v207 - remove double background from sponsor strip after v206. Loaded last. */
:root{--accent:#ba3b2e;}

/* Sponsor/sites horizontal strip: no parent/background rectangle, only individual pills/cards. */
html body .kvs-hometown #home-sponsors,
html body .kvs-hometown #home-sponsors.home-anchor-section,
html body .kvs-hometown .page-sponsors-strip,
html body .kvs-hometown .page-sponsors-strip.home-anchor-section,
html body .kvs-hometown #home-sponsors .home-sponsor-strip,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-strip,
html body .kvs-hometown #home-sponsors .home-sponsor-scroller,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-scroller,
html body #home-sponsors,
html body #home-sponsors.home-anchor-section,
html body #home-sponsors .home-sponsor-strip,
html body #home-sponsors .home-sponsor-scroller{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}

html body .kvs-hometown #home-sponsors,
html body .kvs-hometown .page-sponsors-strip{
  margin:0 0 14px !important;
  padding:0 !important;
}

html body .kvs-hometown #home-sponsors .home-sponsor-strip,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-strip{
  position:relative !important;
  overflow:hidden !important;
  padding:0 30px !important;
  margin:0 !important;
  border-radius:0 !important;
}

html body .kvs-hometown #home-sponsors .home-sponsor-scroller,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-scroller{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scroll-behavior:smooth !important;
  scrollbar-width:none !important;
  padding:8px 0 !important;
  margin:0 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-scroller::-webkit-scrollbar,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-scroller::-webkit-scrollbar{display:none !important;}

/* Keep sponsor items exactly as the flat pills. */
html body .kvs-hometown #home-sponsors .home-sponsor-card,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-card{
  height:42px !important;
  padding:0 11px 0 5px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:8px !important;
  box-shadow:none !important;
  color:#d8d8d8 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-card:hover,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-card:hover{
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  color:#fff !important;
}

/* Keep arrows discreet and outside any background block. */
html body .kvs-hometown #home-sponsors .home-sponsor-nav,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-nav{
  background:rgba(37,37,37,.72) !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-nav:hover,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-nav:hover{
  background:#303030 !important;
}



/* ===== zz-flat-v208.css ===== */

/* v208 - final sponsor strip background + flat selectors/filters. Loaded last. */
:root{--accent:#ba3b2e;--flat-bg:#111;--flat-surface:#191919;--flat-pill:#252525;--flat-pill-hover:#303030;--flat-text:#e6e6e6;--flat-muted:#aaa;}

/* 1) Sponsors/sites scrolling strip: no double background, no wrapper panel. Only sponsor pills visible. */
html body .kvs-hometown section#home-sponsors,
html body .kvs-hometown #home-sponsors,
html body section#home-sponsors,
html body #home-sponsors,
html body .kvs-hometown .page-sponsors-strip,
html body .page-sponsors-strip,
html body .kvs-hometown .home-anchor-section#home-sponsors,
html body .home-anchor-section#home-sponsors,
html body .kvs-hometown .content > .container > #home-sponsors,
html body .kvs-hometown .content > .container > .page-sponsors-strip{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  margin-top:0 !important;
  margin-bottom:14px !important;
  padding:0 !important;
}
html body .kvs-hometown section#home-sponsors:before,
html body .kvs-hometown section#home-sponsors:after,
html body .kvs-hometown #home-sponsors:before,
html body .kvs-hometown #home-sponsors:after,
html body .kvs-hometown .page-sponsors-strip:before,
html body .kvs-hometown .page-sponsors-strip:after,
html body section#home-sponsors:before,
html body section#home-sponsors:after,
html body #home-sponsors:before,
html body #home-sponsors:after{
  display:none !important;
  content:none !important;
  background:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-strip,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-strip,
html body #home-sponsors .home-sponsor-strip,
html body .page-sponsors-strip .home-sponsor-strip{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  margin:0 !important;
  padding:0 30px !important;
  border-radius:0 !important;
  overflow:hidden !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-scroller,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-scroller,
html body #home-sponsors .home-sponsor-scroller,
html body .page-sponsors-strip .home-sponsor-scroller{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  padding:8px 0 !important;
  margin:0 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-card,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-card,
html body #home-sponsors .home-sponsor-card,
html body .page-sponsors-strip .home-sponsor-card{
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:8px !important;
  color:#e4e4e4 !important;
}
html body .kvs-hometown #home-sponsors .home-sponsor-card:hover,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-card:hover,
html body #home-sponsors .home-sponsor-card:hover,
html body .page-sponsors-strip .home-sponsor-card:hover{
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  color:#fff !important;
}

/* 2) Flat style for every sorting/filter selector across home/latest/sites/models/albums/categories/tags/member pages. */
html body .kvs-hometown .heading{
  align-items:center !important;
}
html body .kvs-hometown .sort,
html body .kvs-hometown .sort-holder,
html body .kvs-hometown .sort-control,
html body .kvs-hometown .section-tabs,
html body .kvs-hometown .top-options .sort,
html body .kvs-hometown .block-tabs,
html body .kvs-hometown .list-sort{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .sort-title,
html body .kvs-hometown .sort .sort-title,
html body .kvs-hometown .sort-box .btn-holder .sort-title,
html body .kvs-hometown .sort-title.more-title,
html body .kvs-hometown .section-tabs a,
html body .kvs-hometown .sort-holder a,
html body .kvs-hometown .list-sort a,
html body .kvs-hometown .block-tabs a,
html body .kvs-hometown .top-options a,
html body .kvs-hometown .top-options button,
html body .kvs-hometown .filter a,
html body .kvs-hometown .filter span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:30px !important;
  height:30px !important;
  padding:0 10px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#dedede !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:30px !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-shadow:none !important;
}
html body .kvs-hometown .sort-title:hover,
html body .kvs-hometown .sort.sort-open .sort-title,
html body .kvs-hometown .sort-box .btn-holder .sort-title:hover,
html body .kvs-hometown .sort-title.more-title:hover,
html body .kvs-hometown .section-tabs a:hover,
html body .kvs-hometown .section-tabs a.active,
html body .kvs-hometown .sort-holder a:hover,
html body .kvs-hometown .sort-holder a.active,
html body .kvs-hometown .list-sort a:hover,
html body .kvs-hometown .list-sort a.active,
html body .kvs-hometown .block-tabs a:hover,
html body .kvs-hometown .block-tabs a.active,
html body .kvs-hometown .top-options a:hover,
html body .kvs-hometown .top-options button:hover,
html body .kvs-hometown .filter a:hover,
html body .kvs-hometown .filter span:hover{
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  color:#fff !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .sort-title svg,
html body .kvs-hometown .sort-title i,
html body .kvs-hometown .sort-box .btn-holder .sort-title svg,
html body .kvs-hometown .sort-box .btn-holder .sort-title i{
  color:#bdbdbd !important;
  fill:#bdbdbd !important;
  width:13px !important;
  height:13px !important;
}

/* Dropdowns from sort filters */
html body .kvs-hometown .sort-drop,
html body .kvs-hometown .sort .sort-drop,
html body .kvs-hometown .sort-drop.serch-box{
  background:#1b1b1b !important;
  background-color:#1b1b1b !important;
  background-image:none !important;
  border:0 !important;
  border-radius:8px !important;
  box-shadow:0 12px 26px rgba(0,0,0,.34) !important;
  padding:6px !important;
  min-width:150px !important;
  overflow:hidden !important;
}
html body .kvs-hometown .sort-drop a,
html body .kvs-hometown .sort-drop span,
html body .kvs-hometown .sort .sort-drop a,
html body .kvs-hometown .sort .sort-drop span{
  display:flex !important;
  align-items:center !important;
  min-height:30px !important;
  height:auto !important;
  padding:7px 9px !important;
  background:transparent !important;
  background-color:transparent !important;
  border:0 !important;
  border-radius:6px !important;
  box-shadow:none !important;
  color:#dcdcdc !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1.25 !important;
  text-transform:none !important;
}
html body .kvs-hometown .sort-drop a:hover,
html body .kvs-hometown .sort-drop span:hover,
html body .kvs-hometown .sort .sort-drop a:hover,
html body .kvs-hometown .sort .sort-drop span:hover{
  background:#252525 !important;
  background-color:#252525 !important;
  color:#fff !important;
}

/* Sort boxes with top models/sites/categories on albums/lists */
html body .kvs-hometown .sort-box,
html body .kvs-hometown .sort-box .tab-content,
html body .kvs-hometown .sort-box .btn-holder,
html body .kvs-hometown .sort-box .sort-inner{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .kvs-hometown .sort-box{
  margin:10px 0 18px !important;
  padding:0 !important;
}
html body .kvs-hometown .sort-box .tab-content{
  padding:0 !important;
}
html body .kvs-hometown .sort-box .sort-inner{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:7px !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}
html body .kvs-hometown .sort-box .sort-inner li{
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}
html body .kvs-hometown .sort-box .sort-inner a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:28px !important;
  height:28px !important;
  padding:0 9px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#dedede !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:28px !important;
  text-transform:none !important;
}
html body .kvs-hometown .sort-box .sort-inner a:hover{
  background:#303030 !important;
  color:#fff !important;
}
html body .kvs-hometown .sort-box .btn-holder{
  display:flex !important;
  align-items:center !important;
  gap:7px !important;
  margin-top:10px !important;
  padding:0 !important;
}
html body .kvs-hometown .sort-box .btn-holder:before,
html body .kvs-hometown .sort-box .btn-holder:after{
  display:none !important;
  content:none !important;
}

/* Search/category/model selector popups/filters */
html body .kvs-hometown .filter,
html body .kvs-hometown .search-filter,
html body .kvs-hometown .sort-search,
html body .kvs-hometown .list-selector{
  background:#171717 !important;
  background-color:#171717 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:9px !important;
  box-shadow:none !important;
  color:#dedede !important;
}
html body .kvs-hometown .filter label,
html body .kvs-hometown .filter .group,
html body .kvs-hometown .search-filter label,
html body .kvs-hometown .search-filter .group{
  color:#cfcfcf !important;
  font-weight:500 !important;
  text-transform:none !important;
}
html body .kvs-hometown input,
html body .kvs-hometown select,
html body .kvs-hometown textarea{
  background:#252525 !important;
  background-color:#252525 !important;
  border:0 !important;
  border-radius:7px !important;
  color:#e5e5e5 !important;
  box-shadow:none !important;
}
html body .kvs-hometown input:focus,
html body .kvs-hometown select:focus,
html body .kvs-hometown textarea:focus{
  outline:1px solid rgba(186,59,46,.55) !important;
  box-shadow:none !important;
}

/* Header controls spacing + no odd hover backgrounds */
html body .kvs-hometown .header-controls,
html body .header-controls{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
}
html body .kvs-hometown .header-controls > *,
html body .header-controls > *{
  margin-left:0 !important;
  margin-right:0 !important;
}
html body .kvs-hometown .header-controls .header-upload,
html body .kvs-hometown .header-controls .header-upload:hover,
html body .kvs-hometown .header-controls .header-login,
html body .kvs-hometown .header-controls .header-login:hover,
html body .kvs-hometown .header-controls .leng-holder,
html body .kvs-hometown .header-controls .leng-holder:hover,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control,
html body .kvs-hometown .header-controls .leng-holder .header-icon-control:hover,
html body .header-controls .header-upload,
html body .header-controls .header-upload:hover,
html body .header-controls .header-login,
html body .header-controls .header-login:hover,
html body .header-controls .leng-holder,
html body .header-controls .leng-holder:hover,
html body .header-controls .leng-holder .header-icon-control,
html body .header-controls .leng-holder .header-icon-control:hover{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border-color:transparent !important;
  box-shadow:none !important;
  outline:0 !important;
}

/* v208.1 - exact old-filter cleanup for Most Recent Videos + /albums head tabs. */
html body #list_videos_most_recent_videos .sort-title,
html body #list_videos_most_recent_videos div .sort-title,
html body .kvs-hometown #list_videos_most_recent_videos .sort-title,
html body .kvs-hometown #list_videos_most_recent_videos div .sort-title{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  min-height:30px !important;
  height:30px !important;
  padding:0 10px !important;
  margin:0 !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#dedede !important;
  font-family:Inter,Arial,sans-serif !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:30px !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-shadow:none !important;
  opacity:1 !important;
  filter:none !important;
  transform:none !important;
  cursor:pointer !important;
}

html body #list_videos_most_recent_videos .sort.sort-open .sort-title,
html body #list_videos_most_recent_videos .sort-title:hover,
html body .kvs-hometown #list_videos_most_recent_videos .sort.sort-open .sort-title,
html body .kvs-hometown #list_videos_most_recent_videos .sort-title:hover{
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#fff !important;
}

html body #list_videos_most_recent_videos .sort-title i,
html body #list_videos_most_recent_videos .sort-title svg,
html body .kvs-hometown #list_videos_most_recent_videos .sort-title i,
html body .kvs-hometown #list_videos_most_recent_videos .sort-title svg{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:13px !important;
  height:13px !important;
  margin:0 !important;
  padding:0 !important;
  color:#bdbdbd !important;
  fill:#bdbdbd !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body #list_videos_most_recent_videos .sort-title:before,
html body #list_videos_most_recent_videos .sort-title:after,
html body #list_videos_most_recent_videos .sort-title i:before,
html body #list_videos_most_recent_videos .sort-title i:after,
html body .kvs-hometown #list_videos_most_recent_videos .sort-title:before,
html body .kvs-hometown #list_videos_most_recent_videos .sort-title:after,
html body .kvs-hometown #list_videos_most_recent_videos .sort-title i:before,
html body .kvs-hometown #list_videos_most_recent_videos .sort-title i:after{
  display:none !important;
  content:none !important;
  background:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Exact /albums category/sites/models dropdown buttons */
html body .sort-tabs,
html body .kvs-hometown .sort-tabs{
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .sort-tabs .sort-control,
html body .kvs-hometown .sort-tabs .sort-control{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  flex-wrap:wrap !important;
  gap:6px !important;
  column-gap:6px !important;
  row-gap:6px !important;
  width:auto !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .sort-tabs .sort-control .open_cat,
html body .sort-tabs .sort-control .open_sites,
html body .sort-tabs .sort-control .open_models,
html body .sort-tabs .sort-control a.open_cat,
html body .sort-tabs .sort-control a.open_sites,
html body .sort-tabs .sort-control a.open_models,
html body .kvs-hometown .sort-tabs .sort-control .open_cat,
html body .kvs-hometown .sort-tabs .sort-control .open_sites,
html body .kvs-hometown .sort-tabs .sort-control .open_models,
html body .kvs-hometown .sort-tabs .sort-control a.open_cat,
html body .kvs-hometown .sort-tabs .sort-control a.open_sites,
html body .kvs-hometown .sort-tabs .sort-control a.open_models{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  min-height:30px !important;
  height:30px !important;
  margin:0 !important;
  padding:0 10px !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#dedede !important;
  font-family:Inter,Arial,sans-serif !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:30px !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-shadow:none !important;
  opacity:1 !important;
  filter:none !important;
  transform:none !important;
  transition:none !important;
}

html body .sort-tabs .sort-control .open_cat:hover,
html body .sort-tabs .sort-control .open_sites:hover,
html body .sort-tabs .sort-control .open_models:hover,
html body .sort-tabs.sort-cat .sort-control .open_cat,
html body .sort-tabs.sort-sites .sort-control .open_sites,
html body .sort-tabs.sort-models .sort-control .open_models,
html body .kvs-hometown .sort-tabs .sort-control .open_cat:hover,
html body .kvs-hometown .sort-tabs .sort-control .open_sites:hover,
html body .kvs-hometown .sort-tabs .sort-control .open_models:hover,
html body .kvs-hometown .sort-tabs.sort-cat .sort-control .open_cat,
html body .kvs-hometown .sort-tabs.sort-sites .sort-control .open_sites,
html body .kvs-hometown .sort-tabs.sort-models .sort-control .open_models{
  background:#303030 !important;
  background-color:#303030 !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#fff !important;
}

html body .sort-tabs .sort-control .open_cat i,
html body .sort-tabs .sort-control .open_sites i,
html body .sort-tabs .sort-control .open_models i,
html body .sort-tabs .sort-control .open_cat svg,
html body .sort-tabs .sort-control .open_sites svg,
html body .sort-tabs .sort-control .open_models svg,
html body .kvs-hometown .sort-tabs .sort-control .open_cat i,
html body .kvs-hometown .sort-tabs .sort-control .open_sites i,
html body .kvs-hometown .sort-tabs .sort-control .open_models i,
html body .kvs-hometown .sort-tabs .sort-control .open_cat svg,
html body .kvs-hometown .sort-tabs .sort-control .open_sites svg,
html body .kvs-hometown .sort-tabs .sort-control .open_models svg{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:13px !important;
  height:13px !important;
  min-width:13px !important;
  min-height:13px !important;
  margin:0 !important;
  padding:0 !important;
  color:#bdbdbd !important;
  fill:#bdbdbd !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  transform:none !important;
}

html body .sort-tabs.sort-cat .sort-control .open_cat svg,
html body .sort-tabs.sort-sites .sort-control .open_sites svg,
html body .sort-tabs.sort-models .sort-control .open_models svg,
html body .sort-tabs .sort-control .open_cat:hover svg,
html body .sort-tabs .sort-control .open_sites:hover svg,
html body .sort-tabs .sort-control .open_models:hover svg,
html body .kvs-hometown .sort-tabs.sort-cat .sort-control .open_cat svg,
html body .kvs-hometown .sort-tabs.sort-sites .sort-control .open_sites svg,
html body .kvs-hometown .sort-tabs.sort-models .sort-control .open_models svg,
html body .kvs-hometown .sort-tabs .sort-control .open_cat:hover svg,
html body .kvs-hometown .sort-tabs .sort-control .open_sites:hover svg,
html body .kvs-hometown .sort-tabs .sort-control .open_models:hover svg{
  color:#fff !important;
  fill:#fff !important;
}

html body .sort-tabs.sort-cat .sort-control .open_cat .arrow,
html body .sort-tabs.sort-sites .sort-control .open_sites .arrow,
html body .sort-tabs.sort-models .sort-control .open_models .arrow,
html body .kvs-hometown .sort-tabs.sort-cat .sort-control .open_cat .arrow,
html body .kvs-hometown .sort-tabs.sort-sites .sort-control .open_sites .arrow,
html body .kvs-hometown .sort-tabs.sort-models .sort-control .open_models .arrow{
  transform:rotate(-180deg) !important;
}

html body .sort-tabs .sort-control .open_cat:before,
html body .sort-tabs .sort-control .open_cat:after,
html body .sort-tabs .sort-control .open_sites:before,
html body .sort-tabs .sort-control .open_sites:after,
html body .sort-tabs .sort-control .open_models:before,
html body .sort-tabs .sort-control .open_models:after,
html body .sort-tabs .sort-control .open_cat i:before,
html body .sort-tabs .sort-control .open_cat i:after,
html body .sort-tabs .sort-control .open_sites i:before,
html body .sort-tabs .sort-control .open_sites i:after,
html body .sort-tabs .sort-control .open_models i:before,
html body .sort-tabs .sort-control .open_models i:after,
html body .kvs-hometown .sort-tabs .sort-control .open_cat:before,
html body .kvs-hometown .sort-tabs .sort-control .open_cat:after,
html body .kvs-hometown .sort-tabs .sort-control .open_sites:before,
html body .kvs-hometown .sort-tabs .sort-control .open_sites:after,
html body .kvs-hometown .sort-tabs .sort-control .open_models:before,
html body .kvs-hometown .sort-tabs .sort-control .open_models:after,
html body .kvs-hometown .sort-tabs .sort-control .open_cat i:before,
html body .kvs-hometown .sort-tabs .sort-control .open_cat i:after,
html body .kvs-hometown .sort-tabs .sort-control .open_sites i:before,
html body .kvs-hometown .sort-tabs .sort-control .open_sites i:after,
html body .kvs-hometown .sort-tabs .sort-control .open_models i:before,
html body .kvs-hometown .sort-tabs .sort-control .open_models i:after{
  display:none !important;
  content:none !important;
  background:none !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

@media (max-width:767px){
  html body .sort-tabs .sort-control,
  html body .kvs-hometown .sort-tabs .sort-control{
    justify-content:flex-start !important;
  }

  html body .sort-tabs .sort-control .open_cat,
  html body .sort-tabs .sort-control .open_sites,
  html body .sort-tabs .sort-control .open_models,
  html body .kvs-hometown .sort-tabs .sort-control .open_cat,
  html body .kvs-hometown .sort-tabs .sort-control .open_sites,
  html body .kvs-hometown .sort-tabs .sort-control .open_models{
    font-size:12px !important;
    width:auto !important;
    min-width:0 !important;
    height:30px !important;
    padding:0 10px !important;
  }
}

/* v208.2 - minimal desktop header spacing + restore single video screenshot height. */
@media (min-width:768px){
  html body .topbar .header-controls #login,
  html body .kvs-hometown .topbar .header-controls #login{
    margin-right:2px !important;
  }

  html body .topbar .header-controls .leng-holder,
  html body .kvs-hometown .topbar .header-controls .leng-holder{
    margin-left:2px !important;
    margin-right:2px !important;
  }
}

html body .kvs-hometown.video-page .block-screenshots .item,
html body .kvs-hometown.video-page .block-screenshots .screen-img,
html body .kvs-hometown.video-page .screen-box .item,
html body .kvs-hometown.video-page .screen-box .screen-img{
  position:relative !important;
  display:block !important;
  overflow:hidden !important;
  padding-bottom:117px !important;
}

html body .kvs-hometown.video-page .block-screenshots .item .lazy-load,
html body .kvs-hometown.video-page .block-screenshots .screen-img img,
html body .kvs-hometown.video-page .screen-box .item .lazy-load,
html body .kvs-hometown.video-page .screen-box .screen-img img{
  position:absolute !important;
  top:0 !important;
  right:0 !important;
  bottom:0 !important;
  left:0 !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:cover !important;
}

/* v208.3 - adult popup only: dark #1c1c1c theme + accent button. */
html body #adult-warning,
html body #adult_warning,
html body .adult-warning,
html body .adult-warning-popup,
html body .adult-popup,
html body #age-check,
html body .age-check,
html body #age_verification,
html body #age-verification,
html body .age-verification,
html body .age-verification-popup,
html body #ageDisclaimer,
html body .age-disclaimer,
html body #ageGate,
html body .age-gate,
html body .fancybox-wrap #adult-warning,
html body .fancybox-wrap #adult_warning,
html body .fancybox-wrap .adult-warning,
html body .fancybox-wrap .adult-popup,
html body .fancybox-wrap #age-verification,
html body .fancybox-wrap .age-verification,
html body .fancybox-wrap .age-gate{
  background:linear-gradient(135deg,#222 0%,#1c1c1c 62%,#171717 100%) !important;
  border:1px solid #2b2b2b !important;
  border-radius:18px !important;
  box-shadow:0 24px 70px rgba(0,0,0,.68) !important;
  color:#e8e8e8 !important;
  text-shadow:none !important;
}

html body #adult-warning h1,
html body #adult-warning h2,
html body #adult-warning h3,
html body #adult_warning h1,
html body #adult_warning h2,
html body #adult_warning h3,
html body .adult-warning h1,
html body .adult-warning h2,
html body .adult-warning h3,
html body .adult-popup h1,
html body .adult-popup h2,
html body .adult-popup h3,
html body #age-verification h1,
html body #age-verification h2,
html body #age-verification h3,
html body .age-verification h1,
html body .age-verification h2,
html body .age-verification h3,
html body .age-gate h1,
html body .age-gate h2,
html body .age-gate h3{
  color:#fff !important;
  text-shadow:none !important;
}

html body #adult-warning p,
html body #adult_warning p,
html body .adult-warning p,
html body .adult-popup p,
html body #age-verification p,
html body .age-verification p,
html body .age-gate p{
  color:#bdbdbd !important;
  text-shadow:none !important;
}

html body #adult-warning a,
html body #adult-warning button,
html body #adult-warning .btn,
html body #adult-warning input[type="button"],
html body #adult-warning input[type="submit"],
html body #adult_warning a,
html body #adult_warning button,
html body #adult_warning .btn,
html body #adult_warning input[type="button"],
html body #adult_warning input[type="submit"],
html body .adult-warning a,
html body .adult-warning button,
html body .adult-warning .btn,
html body .adult-warning input[type="button"],
html body .adult-warning input[type="submit"],
html body .adult-popup a,
html body .adult-popup button,
html body .adult-popup .btn,
html body .adult-popup input[type="button"],
html body .adult-popup input[type="submit"],
html body #age-verification a,
html body #age-verification button,
html body #age-verification .btn,
html body #age-verification input[type="button"],
html body #age-verification input[type="submit"],
html body .age-verification a,
html body .age-verification button,
html body .age-verification .btn,
html body .age-verification input[type="button"],
html body .age-verification input[type="submit"],
html body .age-gate a,
html body .age-gate button,
html body .age-gate .btn,
html body .age-gate input[type="button"],
html body .age-gate input[type="submit"]{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:42px !important;
  padding:0 18px !important;
  border:1px solid #c64a3b !important;
  border-radius:10px !important;
  background:#ba3b2e !important;
  background-image:none !important;
  color:#fff !important;
  font-weight:800 !important;
  text-decoration:none !important;
  box-shadow:none !important;
  text-shadow:none !important;
}

html body #adult-warning a:hover,
html body #adult-warning button:hover,
html body #adult-warning .btn:hover,
html body #adult_warning a:hover,
html body #adult_warning button:hover,
html body #adult_warning .btn:hover,
html body .adult-warning a:hover,
html body .adult-warning button:hover,
html body .adult-warning .btn:hover,
html body .adult-popup a:hover,
html body .adult-popup button:hover,
html body .adult-popup .btn:hover,
html body #age-verification a:hover,
html body #age-verification button:hover,
html body #age-verification .btn:hover,
html body .age-verification a:hover,
html body .age-verification button:hover,
html body .age-verification .btn:hover,
html body .age-gate a:hover,
html body .age-gate button:hover,
html body .age-gate .btn:hover{
  background:#c64a3b !important;
  border-color:#c64a3b !important;
  color:#fff !important;
}

/* v209 - Single album exact fixes
   - Album top pills use the same visual language as the single video pills.
   - Related Albums filter pills style both <a> and active <span> states.
   - Related Albums card metadata uses the clean album-card row, not old orange/legacy data pills. */

/* Single album top pills: same as the pills above the video embed */
html body .kvs-hometown.album-page .block-album .top-options,
html body .kvs-hometown.album-page .block-album .top-options.flex,
html body .kvs-hometown.album-page .block-album .top-options .buttons-row,
html body .kvs-hometown.album-page .block-album .top-options .buttons-row.hide,
html body .kvs-hometown.album-page .block-album .top-options .buttons-row.open{
  width:auto !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  display:flex !important;
  align-items:center !important;
  flex-wrap:nowrap !important;
  gap:5px !important;
  row-gap:6px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scrollbar-width:none !important;
  -ms-overflow-style:none !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  padding:0 0 8px !important;
  margin:0 0 6px !important;
}

html body .kvs-hometown.album-page .block-album .top-options .buttons-row::-webkit-scrollbar{
  display:none !important;
}

html body .kvs-hometown.album-page .block-album .top-options .buttons-row > *{
  flex:0 0 auto !important;
}

html body .kvs-hometown.album-page .block-album .top-options .buttons-row .button,
html body .kvs-hometown.album-page .block-album .top-options .buttons-row .btn,
html body .kvs-hometown.album-page .block-album .top-options .button,
html body .kvs-hometown.album-page .block-album .top-options .btn,
html body .kvs-hometown.album-page .block-album .top-options .btn.gold,
html body .kvs-hometown.album-page .block-album .top-options .button.gold,
html body .kvs-hometown.album-page .block-album .top-options .sub-btn.tag.button{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:29px !important;
  height:29px !important;
  padding:0 10px !important;
  margin:0 !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.035) !important;
  background-color:rgba(255,255,255,.035) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.82) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  font-size:12px !important;
  font-weight:500 !important;
  letter-spacing:0 !important;
  line-height:1 !important;
  text-transform:none !important;
  text-shadow:none !important;
  box-shadow:none !important;
  filter:none !important;
  white-space:nowrap !important;
}

html body .kvs-hometown.album-page .block-album .top-options .buttons-row .button:hover,
html body .kvs-hometown.album-page .block-album .top-options .buttons-row .btn:hover,
html body .kvs-hometown.album-page .block-album .top-options .button:hover,
html body .kvs-hometown.album-page .block-album .top-options .btn:hover,
html body .kvs-hometown.album-page .block-album .top-options .btn.gold:hover,
html body .kvs-hometown.album-page .block-album .top-options .button.gold:hover,
html body .kvs-hometown.album-page .block-album .top-options .sub-btn.tag.button:hover{
  background:#000 !important;
  background-color:#000 !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.085) !important;
  color:#fff !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown.album-page .block-album .top-options .btn.gold svg,
html body .kvs-hometown.album-page .block-album .top-options .button.gold svg,
html body .kvs-hometown.album-page .block-album .top-options svg,
html body .kvs-hometown.album-page .block-album .top-options svg *,
html body .kvs-hometown.album-page .block-album .top-options i{
  color:currentColor !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.82 !important;
}

html body .kvs-hometown.album-page .block-album .top-options .sub-btn .text,
html body .kvs-hometown.album-page .block-album .top-options .sub-btn .count{
  display:inline-flex !important;
  align-items:center !important;
  height:auto !important;
  min-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  color:inherit !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.album-page .block-album .top-options .sub-btn .count{
  margin-left:5px !important;
  padding:0 6px !important;
  height:22px !important;
  justify-content:center !important;
  border-left:1px solid rgba(255,255,255,.065) !important;
  color:rgba(244,244,245,.72) !important;
}

/* Hide the redundant expand button in the album top pill row, same as video */
html body .kvs-hometown.album-page .block-album .top-options .js_show-button,
html body .kvs-hometown.album-page .block-album .top-options .buttons-row .btn-holder:has(button.drop-btn),
html body .kvs-hometown.album-page .block-album .top-options .buttons-row .btn-holder:has(.drop-btn),
html body .kvs-hometown.album-page .block-album .top-options .buttons-row button.drop-btn,
html body .kvs-hometown.album-page .block-album .top-options .buttons-row .drop-btn{
  display:none !important;
}

/* Related Albums: the active tab is a <span>, not an <a>; style both equally and kill orange hover */
html body .kvs-hometown.album-page .col-video .ralated-holder .sort-holder,
html body .kvs-hometown.album-page .col-video .ralated-holder .sort-holder#list_albums_related_albums_filter_list{
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:6px !important;
  margin:0 0 12px !important;
  padding:0 !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .kvs-hometown.album-page .col-video .ralated-holder .sort-holder a,
html body .kvs-hometown.album-page .col-video .ralated-holder .sort-holder span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:29px !important;
  height:29px !important;
  padding:0 10px !important;
  margin:0 !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.035) !important;
  background-color:rgba(255,255,255,.035) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.82) !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  text-decoration:none !important;
  text-transform:none !important;
  text-shadow:none !important;
  box-shadow:none !important;
}

html body .kvs-hometown.album-page .col-video .ralated-holder .sort-holder a:hover,
html body .kvs-hometown.album-page .col-video .ralated-holder .sort-holder span:hover{
  background:#000 !important;
  background-color:#000 !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.085) !important;
  color:#fff !important;
  box-shadow:none !important;
}

html body .kvs-hometown.album-page .col-video .ralated-holder .sort-holder a:before,
html body .kvs-hometown.album-page .col-video .ralated-holder .sort-holder a:after,
html body .kvs-hometown.album-page .col-video .ralated-holder .sort-holder span:before,
html body .kvs-hometown.album-page .col-video .ralated-holder .sort-holder span:after{
  display:none !important;
  content:none !important;
  background:none !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Related Albums cards: fix broken metadata/data row in the main column */
html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs,
html body .kvs-hometown.album-page .col-video .ralated-holder div.thumbs.albums-thumbs,
html body .kvs-hometown.album-page .col-video .ralated-holder form.thumbs.albums-thumbs{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(190px,1fr)) !important;
  gap:12px !important;
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
}

html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .thumb{
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  float:none !important;
  display:block !important;
  overflow:hidden !important;
  background:rgba(15,15,16,.96) !important;
  border:1px solid rgba(255,255,255,.075) !important;
  border-radius:20px !important;
  box-shadow:none !important;
}

html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .thumb > a{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  color:inherit !important;
  text-decoration:none !important;
  overflow:hidden !important;
}

html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .title{
  position:static !important;
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  min-height:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:10px 10px 6px !important;
  box-sizing:border-box !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#f4f4f5 !important;
  font-size:13px !important;
  font-weight:720 !important;
  line-height:1.2 !important;
  letter-spacing:-.01em !important;
  text-align:left !important;
  white-space:normal !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .album-card-meta{
  position:static !important;
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-wrap:nowrap !important;
  gap:14px !important;
  width:100% !important;
  max-width:100% !important;
  min-height:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:0 10px 12px !important;
  box-sizing:border-box !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:hidden !important;
  color:rgba(244,244,245,.58) !important;
}

html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .album-card-stat,
html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .album-card-stat span{
  display:inline-flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:4px !important;
  width:auto !important;
  max-width:none !important;
  min-width:0 !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.58) !important;
  font-size:11px !important;
  font-weight:600 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  white-space:nowrap !important;
  text-align:left !important;
  text-transform:none !important;
}

html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .album-card-stat i,
html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .album-card-stat svg,
html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .album-card-stat .svg-icon{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 12px !important;
  width:12px !important;
  height:12px !important;
  min-width:12px !important;
  max-width:12px !important;
  min-height:12px !important;
  max-height:12px !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:rgba(244,244,245,.46) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  line-height:0 !important;
  opacity:.82 !important;
}

@media (max-width:560px){
  html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs,
  html body .kvs-hometown.album-page .col-video .ralated-holder div.thumbs.albums-thumbs,
  html body .kvs-hometown.album-page .col-video .ralated-holder form.thumbs.albums-thumbs{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
  }
  html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .title{
    font-size:12px !important;
    padding:8px 8px 5px !important;
  }
  html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .album-card-meta{
    gap:8px !important;
    padding:0 8px 10px !important;
  }
  html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .album-card-stat,
  html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .album-card-stat span{
    gap:3px !important;
    font-size:10px !important;
  }
  html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .album-card-stat i,
  html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .album-card-stat svg,
  html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .album-card-stat .svg-icon{
    width:10px !important;
    height:10px !important;
    min-width:10px !important;
    max-width:10px !important;
    min-height:10px !important;
    max-height:10px !important;
    flex-basis:10px !important;
  }
}



/* v211 album sponsor card: album uses same block as video; no wide banner */
html body .kvs-hometown.album-page .video-holder.block-album > .link-offer,
html body .kvs-hometown.album-page .link-offer{
  display:none !important;
}

html body .kvs-hometown.album-page .single-sponsor-card{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  width:100% !important;
  box-sizing:border-box !important;
  margin:0 !important;
  padding:10px 12px !important;
  background:#171717 !important;
  background-color:#171717 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#f2f2f2 !important;
}

html body .kvs-hometown.album-page .album-inner + .single-sponsor-card,
html body .kvs-hometown.album-page .images + .single-sponsor-card{
  margin-top:0 !important;
}

html body .kvs-hometown.album-page .single-sponsor-media{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 44px !important;
  width:44px !important;
  height:44px !important;
  border-radius:50% !important;
  overflow:hidden !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  color:#fff !important;
  text-decoration:none !important;
  font-size:13px !important;
  font-weight:700 !important;
  letter-spacing:.02em !important;
  box-shadow:none !important;
}

html body .kvs-hometown.album-page .single-sponsor-media img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  border:0 !important;
  border-radius:50% !important;
}

html body .kvs-hometown.album-page .single-sponsor-info{
  display:flex !important;
  flex-direction:column !important;
  min-width:0 !important;
  line-height:1.2 !important;
  flex:1 1 auto !important;
}

html body .kvs-hometown.album-page .single-sponsor-label{
  display:block !important;
  margin:0 0 3px !important;
  color:#8f8f8f !important;
  font-size:11px !important;
  font-weight:500 !important;
  text-transform:uppercase !important;
  letter-spacing:.04em !important;
}

html body .kvs-hometown.album-page .single-sponsor-title{
  display:block !important;
  max-width:100% !important;
  color:#f2f2f2 !important;
  font-size:14px !important;
  font-weight:500 !important;
  text-decoration:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown.album-page .single-sponsor-title:hover{
  color:#fff !important;
}

html body .kvs-hometown.album-page .single-sponsor-cta{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 auto !important;
  height:34px !important;
  padding:0 16px !important;
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#fff !important;
  text-decoration:none !important;
  font-size:12px !important;
  font-weight:600 !important;
  line-height:34px !important;
}

html body .kvs-hometown.album-page .single-sponsor-cta:hover{
  background:#c64538 !important;
  background-color:#c64538 !important;
  color:#fff !important;
}

html body .kvs-hometown.album-page .single-sponsor-card + .video-controls{
  border-radius:0 0 8px 8px !important;
}

@media (max-width:680px){
  html body .kvs-hometown.album-page .single-sponsor-card{
    gap:10px !important;
    padding:9px 10px !important;
  }
  html body .kvs-hometown.album-page .single-sponsor-media{
    flex-basis:38px !important;
    width:38px !important;
    height:38px !important;
  }
  html body .kvs-hometown.album-page .single-sponsor-title{
    font-size:13px !important;
  }
  html body .kvs-hometown.album-page .single-sponsor-cta{
    height:30px !important;
    padding:0 12px !important;
    font-size:11px !important;
    line-height:30px !important;
  }
}



/* ===== inline style: flat-v210-final-header-fix ===== */


:root{--accent:#ba3b2e;--tags-link-bg:#252525;--tags-link-bg-hover:#303030;}

    /* HARD FIX: scrolling categories/tags under header */
    html body #home-tags .swiper a,
    html body #home-tags .swiper-slide a,
    html body #home-tags .tags-row a,
    html body #home-tags a,
    html body .kvs-hometown #home-tags .swiper a,
    html body .kvs-hometown #home-tags .swiper-slide a,
    html body .kvs-hometown #home-tags .tags-row a,
    html body .kvs-hometown #home-tags a{
      display:inline-flex !important;
      align-items:center !important;
      justify-content:center !important;
      height:26px !important;
      min-height:26px !important;
      max-height:26px !important;
      padding:0 9px !important;
      background:#252525 !important;
      background-color:#252525 !important;
      background-image:none !important;
      border:0 !important;
      border-color:transparent !important;
      border-radius:6px !important;
      box-shadow:none !important;
      color:#d8d8d8 !important;
      font-size:12px !important;
      font-weight:500 !important;
      line-height:26px !important;
      text-shadow:none !important;
      text-transform:none !important;
      opacity:1 !important;
      filter:none !important;
    }
    html body #home-tags .swiper a:hover,
    html body #home-tags .swiper-slide a:hover,
    html body #home-tags .tags-row a:hover,
    html body #home-tags a:hover,
    html body .kvs-hometown #home-tags .swiper a:hover,
    html body .kvs-hometown #home-tags .swiper-slide a:hover,
    html body .kvs-hometown #home-tags .tags-row a:hover,
    html body .kvs-hometown #home-tags a:hover{
      background:#303030 !important;
      background-color:#303030 !important;
      background-image:none !important;
      border:0 !important;
      box-shadow:none !important;
      color:#fff !important;
    }
    html body #home-tags .swiper a:before,
    html body #home-tags .swiper a:after,
    html body #home-tags a:before,
    html body #home-tags a:after{
      display:none !important;
      content:none !important;
      background:none !important;
      border:0 !important;
      box-shadow:none !important;
    }

    /* HARD FIX: remove weird square backgrounds on language, login and upload */
    html body .header-controls .leng-holder .header-icon-control,
    html body .header-controls .leng-holder .header-icon-control:hover,
    html body .header-controls .leng-holder.header-lang .lang-item.header-icon-control,
    html body .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,
    html body .kvs-hometown .header-controls .leng-holder .header-icon-control,
    html body .kvs-hometown .header-controls .leng-holder .header-icon-control:hover,
    html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control,
    html body .kvs-hometown .header-controls .leng-holder.header-lang .lang-item.header-icon-control:hover,
    html body .header-controls .header-upload,
    html body .header-controls .header-upload:hover,
    html body .header-controls .header-login,
    html body .header-controls .header-login:hover,
    html body .kvs-hometown .header-controls .header-upload,
    html body .kvs-hometown .header-controls .header-upload:hover,
    html body .kvs-hometown .header-controls .header-login,
    html body .kvs-hometown .header-controls .header-login:hover{
      background:transparent !important;
      background-color:transparent !important;
      background-image:none !important;
      border-color:transparent !important;
      box-shadow:none !important;
      outline:0 !important;
      filter:none !important;
    }
    html body .header-controls .leng-holder .header-icon-control:before,
    html body .header-controls .leng-holder .header-icon-control:after,
    html body .header-controls .header-upload:before,
    html body .header-controls .header-upload:after,
    html body .header-controls .header-login:before,
    html body .header-controls .header-login:after{
      display:none !important;
      content:none !important;
      background:none !important;
      border:0 !important;
      box-shadow:none !important;
    }


@media (min-width: 1024px) {
  .topbar .header-controls .leng-holder {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media (min-width: 1024px) {
  .topbar .header-controls #login {
    margin-right: 10px !important;
  }
}


@media (min-width: 981px) {
  html body .kvs-hometown .topbar .header-controls .header-member.header-member-guest {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    column-gap: 10px !important;
  }

  html body .kvs-hometown .topbar .header-controls .header-member.header-member-guest > a#login.login.header-login {
    margin-right: 8px !important;
  }
}

@media (min-width: 981px) {
  html body .kvs-hometown .topbar .header-controls {
    margin-left: 10px !important;
  }
}

#list_members_members_items a span {
  background: linear-gradient(135deg, #222222 0%, #1c1c1c 55%, #171717 100%) !important;
  border: 1px solid #2a2a2a !important;
}

#list_members_members .sort-search a {
  border: 0 !important;
  box-shadow: none !important;
  outline: none !important;
}

#list_albums_albums_list_items a .album-card-meta {
  font-weight: 400 !important;
}




/* v220 HOME GRIDS FIX
   Watched Now = 2 filas reales.
   New Videos = 4 filas reales.
   Sin capado fijo 12/24: el límite cambia según columnas reales del contenedor.
   Sin grid-auto-rows:0 para que no asome una fila rota. */
#home-watching,
#home-latest{
  container-type:inline-size !important;
  overflow:hidden !important;
}

#list_videos_videos_watched_right_now_items,
#list_videos_most_recent_videos_items,
#list_videos_videos_watched_right_now_items .grid-temp,
#list_videos_most_recent_videos_items .grid-temp{
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  overflow:hidden !important;
}

#list_videos_videos_watched_right_now_items:not(:has(.grid-temp)),
#list_videos_most_recent_videos_items:not(:has(.grid-temp)){
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(220px,1fr)) !important;
  gap:12px !important;
  width:100% !important;
  max-width:100% !important;
}

#list_videos_videos_watched_right_now_items:has(.grid-temp),
#list_videos_most_recent_videos_items:has(.grid-temp){
  display:block !important;
  height:auto !important;
  max-height:none !important;
  overflow:hidden !important;
}

#list_videos_videos_watched_right_now_items .grid-temp,
#list_videos_most_recent_videos_items .grid-temp{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(220px,1fr)) !important;
  gap:12px !important;
  width:100% !important;
  max-width:100% !important;
  padding:0 !important;
  margin:0 !important;
  list-style:none !important;
}

@media (max-width:680px){
  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)),
  #list_videos_videos_watched_right_now_items .grid-temp,
  #list_videos_most_recent_videos_items .grid-temp{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

#list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb,
#list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb,
#list_videos_videos_watched_right_now_items .grid-temp > li,
#list_videos_most_recent_videos_items .grid-temp > li{
  display:block !important;
  min-width:0 !important;
  height:auto !important;
  max-height:none !important;
  overflow:hidden !important;
}

#list_videos_videos_watched_right_now_items .grid-temp > li > .thumb,
#list_videos_most_recent_videos_items .grid-temp > li > .thumb{
  display:block !important;
  min-width:0 !important;
  height:auto !important;
  max-height:none !important;
  overflow:hidden !important;
}

/* Base móvil / 2 columnas: Watching Now 4 items, New Videos 8 items */
#list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(n+5),
#list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(n+5),
#list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(n+9),
#list_videos_most_recent_videos_items .grid-temp > li:nth-child(n+9){display:none !important;}

/* 3 columnas: Watching Now 6, New Videos 12 */
@container (min-width:684px){
  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+6),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(-n+6),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+12),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(-n+12){display:block !important;}

  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(n+7),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(n+7),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(n+13),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(n+13){display:none !important;}
}

/* 4 columnas: Watching Now 8, New Videos 16 */
@container (min-width:916px){
  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+8),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(-n+8),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+16),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(-n+16){display:block !important;}

  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(n+9),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(n+9),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(n+17),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(n+17){display:none !important;}
}

/* 5 columnas: Watching Now 10, New Videos 20 */
@container (min-width:1148px){
  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+10),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(-n+10),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+20),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(-n+20){display:block !important;}

  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(n+11),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(n+11),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(n+21),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(n+21){display:none !important;}
}

/* 6 columnas: Watching Now 12, New Videos 24 */
@container (min-width:1380px){
  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+12),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(-n+12),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+24),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(-n+24){display:block !important;}

  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(n+13),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(n+13),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(n+25),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(n+25){display:none !important;}
}

/* 7 columnas: Watching Now 14, New Videos 28 */
@container (min-width:1612px){
  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+14),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(-n+14),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+28),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(-n+28){display:block !important;}

  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(n+15),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(n+15),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(n+29),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(n+29){display:none !important;}
}

/* 8 columnas: Watching Now 16, New Videos 32 */
@container (min-width:1844px){
  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+16),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(-n+16),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+32),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(-n+32){display:block !important;}

  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(n+17),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(n+17),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(n+33),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(n+33){display:none !important;}
}

/* 9 columnas: Watching Now 18, New Videos 36 */
@container (min-width:2076px){
  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+18),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(-n+18),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+36),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(-n+36){display:block !important;}

  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(n+19),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(n+19),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(n+37),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(n+37){display:none !important;}
}

/* 10 columnas: Watching Now 20, New Videos 40 */
@container (min-width:2308px){
  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+20),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(-n+20),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+40),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(-n+40){display:block !important;}

  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(n+21),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(n+21),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(n+41),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(n+41){display:none !important;}
}

/* 11 columnas: Watching Now 22, New Videos 44 */
@container (min-width:2540px){
  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+22),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(-n+22),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+44),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(-n+44){display:block !important;}

  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(n+23),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(n+23),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(n+45),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(n+45){display:none !important;}
}

/* 12 columnas: Watching Now 24, New Videos 48 */
@container (min-width:2772px){
  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+24),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(-n+24),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(-n+48),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(-n+48){display:block !important;}

  #list_videos_videos_watched_right_now_items:not(:has(.grid-temp)) > .thumb:nth-child(n+25),
  #list_videos_videos_watched_right_now_items .grid-temp > li:nth-child(n+25),
  #list_videos_most_recent_videos_items:not(:has(.grid-temp)) > .thumb:nth-child(n+49),
  #list_videos_most_recent_videos_items .grid-temp > li:nth-child(n+49){display:none !important;}
}

/* Single album - títulos/pills related */
.album-info .generic-list a,
.album-info .item-list a,
.block-albums .headline a,
.block-albums .block-title a,
.block-related .block-title a {
  color: #e8e8e8 !important;
  background: #1c1c1c !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 999px !important;
  padding: 7px 13px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

.album-info .generic-list a:hover,
.album-info .item-list a:hover,
.block-albums .headline a:hover,
.block-albums .block-title a:hover,
.block-related .block-title a:hover {
  color: #fff !important;
  background: #242424 !important;
  border-color: #333 !important;
}

/* v210 final: album page fixes loaded from header after all CSS files */

/* Single album top pills: same style as the pills above the single video embed */
html body .kvs-hometown .block-album .col-video > .top-options,
html body .kvs-hometown .block-album .col-video > .top-options.flex,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row.hide,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row.open{
  width:auto !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:5px !important;
  row-gap:6px !important;
  overflow:visible !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  padding:0 !important;
  margin:0 0 6px !important;
}

html body .kvs-hometown .block-album .col-video > .top-options .buttons-row > a.button,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row > a.btn,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row > a.sub-btn,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row > .button,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row > .btn,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row a.btn.gold,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row a.button.gold,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row a.sub-btn.tag.button{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:29px !important;
  height:29px !important;
  padding:0 10px !important;
  margin:0 !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.035) !important;
  background-color:rgba(255,255,255,.035) !important;
  background-image:none !important;
  border:1px solid rgba(255,255,255,.055) !important;
  color:rgba(244,244,245,.82) !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  font-size:12px !important;
  font-weight:500 !important;
  letter-spacing:0 !important;
  line-height:1 !important;
  text-transform:none !important;
  text-shadow:none !important;
  box-shadow:none !important;
  filter:none !important;
  white-space:nowrap !important;
}

html body .kvs-hometown .block-album .col-video > .top-options .buttons-row > a.button:hover,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row > a.btn:hover,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row > a.sub-btn:hover,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row a.btn.gold:hover,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row a.button.gold:hover,
html body .kvs-hometown .block-album .col-video > .top-options .buttons-row a.sub-btn.tag.button:hover{
  background:#000 !important;
  background-color:#000 !important;
  background-image:none !important;
  border-color:rgba(255,255,255,.085) !important;
  color:#fff !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  box-shadow:none !important;
  filter:none !important;
}

html body .kvs-hometown .block-album .col-video > .top-options .sub-btn .text,
html body .kvs-hometown .block-album .col-video > .top-options .sub-btn .count{
  display:inline-flex !important;
  align-items:center !important;
  height:auto !important;
  min-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  border:0 !important;
  color:inherit !important;
  font-size:12px !important;
  font-weight:500 !important;
  line-height:1 !important;
  box-shadow:none !important;
}

html body .kvs-hometown .block-album .col-video > .top-options .sub-btn .count{
  margin-left:5px !important;
  padding:0 6px !important;
  height:22px !important;
  justify-content:center !important;
  border-left:1px solid rgba(255,255,255,.065) !important;
  color:rgba(244,244,245,.72) !important;
}

html body .kvs-hometown .block-album .col-video > .top-options svg,
html body .kvs-hometown .block-album .col-video > .top-options svg *,
html body .kvs-hometown .block-album .col-video > .top-options i{
  color:currentColor !important;
  fill:currentColor !important;
  stroke:currentColor !important;
  opacity:.82 !important;
}

/* Related albums titles: thinner, cleaner, one line */
html body .kvs-hometown .block-album .col-video .ralated-holder .albums-thumbs .thumb .title,
html body .kvs-hometown .block-album .col-video .ralated-holder .albums-thumbs .thumb a .title,
html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .thumb .title,
html body .kvs-hometown.album-page .col-video .ralated-holder .albums-thumbs .thumb a .title{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  min-height:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:10px 10px 6px !important;
  box-sizing:border-box !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  box-shadow:none !important;
  color:#f4f4f5 !important;
  font-size:13px !important;
  font-weight:500 !important;
  line-height:1.25 !important;
  letter-spacing:0 !important;
  text-align:left !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}





/* SINGLE ALBUM - pills superiores igual que SINGLE VIDEO */
html body .kvs-hometown.album-page .top-options .block.buttons-row {
  display: flex !important;
  align-items: center !important;
  flex-wrap: nowrap !important;
  gap: 6px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  padding: 0 0 8px !important;
  margin: 0 0 6px !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body .kvs-hometown.album-page .top-options .block.buttons-row > a.button,
html body .kvs-hometown.album-page .top-options .block.buttons-row > a.btn,
html body .kvs-hometown.album-page .top-options .block.buttons-row > a.sub-btn.tag.button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  height: 30px !important;
  min-height: 30px !important;
  padding: 0 10px !important;
  margin: 0 !important;
  background: #242424 !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  color: #d7d7d7 !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 30px !important;
  text-shadow: none !important;
  text-transform: none !important;
  white-space: nowrap !important;
}

html body .kvs-hometown.album-page .top-options .block.buttons-row > a.button:hover,
html body .kvs-hometown.album-page .top-options .block.buttons-row > a.btn:hover,
html body .kvs-hometown.album-page .top-options .block.buttons-row > a.sub-btn.tag.button:hover {
  background: #303030 !important;
  background-image: none !important;
  border: 0 !important;
  color: #fff !important;
  box-shadow: none !important;
}

/* Quitar naranja/gold en las pills superiores del album */
html body .kvs-hometown.album-page .top-options .block.buttons-row > a.gold,
html body .kvs-hometown.album-page .top-options .block.buttons-row > a.gold:hover {
  background-image: none !important;
  border: 0 !important;
  color: #d7d7d7 !important;
}

/* Usuario: limpiar spans internos para que no creen otra pill dentro */
html body .kvs-hometown.album-page .top-options .block.buttons-row > a.sub-btn.tag.button .text,
html body .kvs-hometown.album-page .top-options .block.buttons-row > a.sub-btn.tag.button .count {
  display: inline-flex !important;
  align-items: center !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;
  color: inherit !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}

html body .kvs-hometown.album-page .top-options .block.buttons-row > a.sub-btn.tag.button .count {
  margin-left: 6px !important;
  padding-left: 6px !important;
  border-left: 1px solid rgba(255,255,255,.12) !important;
}

/* Iconos sin naranja */
html body .kvs-hometown.album-page .top-options .block.buttons-row svg,
html body .kvs-hometown.album-page .top-options .block.buttons-row svg *,
html body .kvs-hometown.album-page .top-options .block.buttons-row i {
  color: currentColor !important;
  fill: currentColor !important;
  stroke: currentColor !important;
}

/* Botón de expand oculto como en video */
html body .kvs-hometown.album-page .top-options .block.buttons-row .js_show-button {
  display: none !important;
}


/* RELATED ALBUMS - títulos más finos y una línea */
html body .kvs-hometown.album-page .ralated-holder .item .title,
html body .kvs-hometown.album-page .ralated-holder .item .title a,
html body .kvs-hometown.album-page #list_albums_related_albums_items .item .title,
html body .kvs-hometown.album-page #list_albums_related_albums_items .item .title a {
  font-weight: 500 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}



/* SINGLE ALBUM - todas las pills superiores igual que video */
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.button,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.btn,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.gold,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.btn.button,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.btn.button.gold,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.sub-btn.tag.button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;

  height: 30px !important;
  min-height: 30px !important;
  max-height: 30px !important;

  padding: 0 10px !important;
  margin: 0 !important;

  background: #252525 !important;
  background-color: #252525 !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 7px !important;
  box-shadow: none !important;
  outline: 0 !important;

  color: #dedede !important;
  fill: #dedede !important;
  stroke: #dedede !important;

  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 30px !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  text-shadow: none !important;
  white-space: nowrap !important;
}

/* Hover sin naranja */
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a:hover,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.button:hover,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.btn:hover,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.gold:hover,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.btn.button:hover,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.btn.button.gold:hover,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.sub-btn.tag.button:hover {
  background: #303030 !important;
  background-color: #303030 !important;
  background-image: none !important;

  border: 0 !important;
  box-shadow: none !important;

  color: #ffffff !important;
  fill: #ffffff !important;
  stroke: #ffffff !important;
}

/* Limpiar spans internos de la pill de usuario */
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.sub-btn.tag.button .text,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.sub-btn.tag.button .count {
  background: transparent !important;
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;
  color: inherit !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 30px !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Separación del contador del usuario */
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a.sub-btn.tag.button .count {
  margin-left: 6px !important;
  padding-left: 6px !important;
  border-left: 1px solid rgba(255,255,255,.12) !important;
}

/* Quitar pseudo-elementos heredados */
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a:before,
html body .kvs-hometown.album-page .block-album .top-options .block.buttons-row > a:after {
  display: none !important;
  content: none !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
}




/* Recommended Albums - título fino y una sola línea sin cortar texto */
html body .kvs-hometown.album-page #list_albums_recommended_albums_items .title,
html body .kvs-hometown.album-page #list_albums_recommended_albums_items .title a,
html body .kvs-hometown.album-page .col-asside .asside-thumb .albums-thumbs .title,
html body .kvs-hometown.album-page .col-asside .asside-thumb .albums-thumbs .title a {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;

  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 18px !important;

  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;

  height: 18px !important;
  max-height: 18px !important;
}










/* Album/video top options: nunca mostrar botón expansor, solo scroll horizontal */
.top-options .block .js_show-button {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* La fila de pills nunca se expande: siempre scroll */
.top-options .block.buttons-row,
.top-options .block {
  display: flex !important;
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  white-space: nowrap !important;
  max-height: 38px !important;
}

/* Las pills no saltan a segunda línea */
.top-options .block.buttons-row > *,
.top-options .block > * {
  flex: 0 0 auto !important;
  white-space: nowrap !important;
}




/* CRITICAL: top options nunca expandido, desde el primer render */
html body .top-options .block.buttons-row,
html body .top-options .block.buttons-row.flex,
html body .top-options .block.buttons-row.hide {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
  gap: 6px !important;

  width: 100% !important;
  max-width: 100% !important;

  height: 32px !important;
  max-height: 32px !important;
  min-height: 32px !important;

  overflow-x: auto !important;
  overflow-y: hidden !important;

  white-space: nowrap !important;
  text-align: left !important;
}

/* Las pills nunca saltan de línea */
html body .top-options .block.buttons-row > a,
html body .top-options .block.buttons-row > span,
html body .top-options .block.buttons-row > div:not(.js_show-button) {
  flex: 0 0 auto !important;
  white-space: nowrap !important;
}

/* El botón expansor no debe ocupar NADA */
html body .top-options .block.buttons-row .js_show-button,
html body .top-options .block .js_show-button {
  display: none !important;
  position: absolute !important;
  left: -99999px !important;
  top: -99999px !important;

  width: 0 !important;
  min-width: 0 !important;
  max-width: 0 !important;

  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;

  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;

  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  flex: 0 0 0 !important;
}

/* Quitar huecos generados por pseudo-elementos */
html body .top-options .block.buttons-row:before,
html body .top-options .block.buttons-row:after,
html body .top-options .block .js_show-button:before,
html body .top-options .block .js_show-button:after {
  display: none !important;
  content: none !important;
}

  

/* v211 album sponsor card: album uses same block as video; no wide banner */
html body .kvs-hometown.album-page .video-holder.block-album > .link-offer,
html body .kvs-hometown.album-page .link-offer{
  display:none !important;
}

html body .kvs-hometown.album-page .single-sponsor-card{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  width:100% !important;
  box-sizing:border-box !important;
  margin:0 !important;
  padding:10px 12px !important;
  background:#171717 !important;
  background-color:#171717 !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#f2f2f2 !important;
}

html body .kvs-hometown.album-page .album-inner + .single-sponsor-card,
html body .kvs-hometown.album-page .images + .single-sponsor-card{
  margin-top:0 !important;
}

html body .kvs-hometown.album-page .single-sponsor-media{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 44px !important;
  width:44px !important;
  height:44px !important;
  border-radius:50% !important;
  overflow:hidden !important;
  background:#252525 !important;
  background-color:#252525 !important;
  background-image:none !important;
  color:#fff !important;
  text-decoration:none !important;
  font-size:13px !important;
  font-weight:700 !important;
  letter-spacing:.02em !important;
  box-shadow:none !important;
}

html body .kvs-hometown.album-page .single-sponsor-media img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  border:0 !important;
  border-radius:50% !important;
}

html body .kvs-hometown.album-page .single-sponsor-info{
  display:flex !important;
  flex-direction:column !important;
  min-width:0 !important;
  line-height:1.2 !important;
  flex:1 1 auto !important;
}

html body .kvs-hometown.album-page .single-sponsor-label{
  display:block !important;
  margin:0 0 3px !important;
  color:#8f8f8f !important;
  font-size:11px !important;
  font-weight:500 !important;
  text-transform:uppercase !important;
  letter-spacing:.04em !important;
}

html body .kvs-hometown.album-page .single-sponsor-title{
  display:block !important;
  max-width:100% !important;
  color:#f2f2f2 !important;
  font-size:14px !important;
  font-weight:500 !important;
  text-decoration:none !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

html body .kvs-hometown.album-page .single-sponsor-title:hover{
  color:#fff !important;
}

html body .kvs-hometown.album-page .single-sponsor-cta{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 auto !important;
  height:34px !important;
  padding:0 16px !important;
  background:#ba3b2e !important;
  background-color:#ba3b2e !important;
  background-image:none !important;
  border:0 !important;
  border-radius:7px !important;
  box-shadow:none !important;
  color:#fff !important;
  text-decoration:none !important;
  font-size:12px !important;
  font-weight:600 !important;
  line-height:34px !important;
}

html body .kvs-hometown.album-page .single-sponsor-cta:hover{
  background:#c64538 !important;
  background-color:#c64538 !important;
  color:#fff !important;
}

html body .kvs-hometown.album-page .single-sponsor-card + .video-controls{
  border-radius:0 0 8px 8px !important;
}

@media (max-width:680px){
  html body .kvs-hometown.album-page .single-sponsor-card{
    gap:10px !important;
    padding:9px 10px !important;
  }
  html body .kvs-hometown.album-page .single-sponsor-media{
    flex-basis:38px !important;
    width:38px !important;
    height:38px !important;
  }
  html body .kvs-hometown.album-page .single-sponsor-title{
    font-size:13px !important;
  }
  html body .kvs-hometown.album-page .single-sponsor-cta{
    height:30px !important;
    padding:0 12px !important;
    font-size:11px !important;
    line-height:30px !important;
  }
}


/* Top pills video/album: evitar corte superior */
html body .top-options .block.buttons-row,
html body .top-options .block.buttons-row.flex,
html body .top-options .block.buttons-row.hide {
  height: 36px !important;
  min-height: 36px !important;
  max-height: 36px !important;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  box-sizing: border-box !important;
  align-items: center !important;
}

/* Pills internas */
html body .top-options .block.buttons-row > a,
html body .top-options .block.buttons-row > span,
html body .top-options .block.buttons-row > div:not(.js_show-button) {
  height: 30px !important;
  min-height: 30px !important;
  max-height: 30px !important;
  line-height: 30px !important;
  align-items: center !important;
}



/* RIGHT SIDEBAR: sin scroll interno, solo scroll de pantalla */
#rightSidebar,
html body .kvs-hometown #rightSidebar,
html body .kvs-hometown .right-sidebar{
  background:#080808 !important;
  background-color:#080808 !important;
  background-image:none !important;
  border:0 !important;
  border-left:0 !important;
  box-shadow:none !important;

  position:relative !important;
  top:auto !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  overflow:visible !important;
  overflow-y:visible !important;
  overflow-x:visible !important;
  align-self:stretch !important;
}









/* Albums dentro de single site / single model: datos siempre en fila */
html body .kvs-hometown .albums-thumbs .thumb .album-card-meta,
html body .kvs-hometown .box-content .albums-thumbs .thumb .album-card-meta,
html body .kvs-hometown .content-section .albums-thumbs .thumb .album-card-meta {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
  gap: 12px !important;

  width: 100% !important;
  max-width: 100% !important;

  padding: 0 10px 10px !important;
  margin: 0 !important;

  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;

  overflow: hidden !important;
}

/* Cada dato: foto / views / rating en horizontal */
html body .kvs-hometown .albums-thumbs .thumb .album-card-meta .album-card-stat,
html body .kvs-hometown .box-content .albums-thumbs .thumb .album-card-meta .album-card-stat,
html body .kvs-hometown .content-section .albums-thumbs .thumb .album-card-meta .album-card-stat {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 4px !important;

  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;

  height: 18px !important;
  min-height: 18px !important;
  max-height: 18px !important;

  padding: 0 !important;
  margin: 0 !important;

  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;

  color: rgba(244,244,245,.68) !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 18px !important;
  white-space: nowrap !important;
}

/* El número dentro del stat no debe saltar debajo */
html body .kvs-hometown .albums-thumbs .thumb .album-card-meta .album-card-stat > span {
  display: inline !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;

  color: inherit !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 18px !important;
  white-space: nowrap !important;
}

/* Iconos pequeños alineados */
html body .kvs-hometown .albums-thumbs .thumb .album-card-meta .album-card-stat i,
html body .kvs-hometown .albums-thumbs .thumb .album-card-meta .album-card-stat svg {
  display: inline-flex !important;
  width: 13px !important;
  height: 13px !important;
  min-width: 13px !important;
  color: currentColor !important;
  fill: currentColor !important;
}

/* Título de album en una sola línea para que no duplique altura */
html body .kvs-hometown .albums-thumbs .thumb .title {
  display: block !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}









/* MOBILE HEADER: añadir selector de idiomas sin quitar botones existentes */
@media (max-width:680px){
  html body .kvs-hometown .topbar .header-controls{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    gap:6px !important;
    margin-left:auto !important;
    flex:0 0 auto !important;
    width:auto !important;
    min-width:0 !important;
    overflow:visible !important;
  }

  /* No ocultar upload/member/login: solo aseguramos que el idioma se añada a la izquierda */
  html body .kvs-hometown .topbar .header-controls .header-upload{
    order:2 !important;
  }

  html body .kvs-hometown .topbar .header-controls .header-member{
    order:3 !important;
  }

  html body .kvs-hometown .topbar .header-controls .leng-holder,
  html body .kvs-hometown .topbar .header-controls .leng-holder.header-lang{
    order:1 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    position:relative !important;
    visibility:visible !important;
    opacity:1 !important;
    flex:0 0 auto !important;
    width:auto !important;
    height:36px !important;
    min-width:0 !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
    pointer-events:auto !important;
  }

  html body .kvs-hometown .topbar .header-controls .leng-holder .lang-item.header-icon-control{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:4px !important;
    flex:0 0 36px !important;
    width:36px !important;
    min-width:36px !important;
    max-width:36px !important;
    height:36px !important;
    min-height:36px !important;
    max-height:36px !important;
    padding:0 !important;
    margin:0 !important;
    background:transparent !important;
    background-color:transparent !important;
    background-image:none !important;
    border:0 !important;
    box-shadow:none !important;
    border-radius:0 !important;
    overflow:visible !important;
  }

  html body .kvs-hometown .topbar .header-controls .leng-holder .lang-item.header-icon-control img{
    display:block !important;
    flex:0 0 auto !important;
    width:22px !important;
    height:15px !important;
    min-width:22px !important;
    min-height:15px !important;
    object-fit:cover !important;
    border-radius:2px !important;
    overflow:hidden !important;
  }

  html body .kvs-hometown .topbar .header-controls .leng-holder .lang-item.header-icon-control i{
    display:block !important;
    flex:0 0 auto !important;
    font-size:9px !important;
    line-height:1 !important;
    color:#bdbdbd !important;
    margin:0 !important;
  }

  html body .kvs-hometown .topbar .header-controls .leng-holder .drop{
    right:0 !important;
    left:auto !important;
    z-index:9999 !important;
  }
}

/* Mobile - sites/sponsors scrolling más ancho, parecido al ancho de thumbs */
@media (max-width: 680px) {
  html body .kvs-hometown #home-sponsors .home-sponsor-strip,
  html body .kvs-hometown .page-sponsors-strip .home-sponsor-strip {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }

  html body .kvs-hometown #home-sponsors .home-sponsor-scroller,
  html body .kvs-hometown .page-sponsors-strip .home-sponsor-scroller {
    gap: 8px !important;
    padding: 8px 0 !important;
  }

  html body .kvs-hometown #home-sponsors .home-sponsor-card,
  html body .kvs-hometown .page-sponsors-strip .home-sponsor-card {
   
  }
}

/* Mobile - carrusel sites/sponsors: cards ajustadas al texto, no anchas */
@media (max-width: 680px) {
  html body .kvs-hometown #home-sponsors .home-sponsor-card,
  html body .kvs-hometown .page-sponsors-strip .home-sponsor-card {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    white-space: nowrap !important;
  }

  html body .kvs-hometown #home-sponsors .home-sponsor-card span,
  html body .kvs-hometown .page-sponsors-strip .home-sponsor-card span {
    white-space: nowrap !important;
  }
}
/* MOBILE - carrusel sites/sponsors: cards ajustadas al texto */
@media (max-width: 680px) {
  html body .kvs-hometown #home-sponsors .home-sponsor-scroller,
  html body .kvs-hometown .page-sponsors-strip .home-sponsor-scroller {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 8px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
  }

  html body .kvs-hometown #home-sponsors .home-sponsor-scroller > *,
  html body .kvs-hometown .page-sponsors-strip .home-sponsor-scroller > *,
  html body .kvs-hometown #home-sponsors .swiper-slide,
  html body .kvs-hometown .page-sponsors-strip .swiper-slide {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: max-content !important;
  }

  html body .kvs-hometown #home-sponsors .home-sponsor-card,
  html body .kvs-hometown .page-sponsors-strip .home-sponsor-card {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: max-content !important;
    inline-size: max-content !important;
    white-space: nowrap !important;
  }

  html body .kvs-hometown #home-sponsors .home-sponsor-card *,
  html body .kvs-hometown .page-sponsors-strip .home-sponsor-card * {
    white-space: nowrap !important;
  }
}











@media (max-width: 680px) {
  .topbar .header-controls .header-upload {
    margin-left: -4px !important;
  }
}

@media (max-width: 680px) {
  html body .kvs-hometown .topbar .header-controls > .header-upload,
  html body .kvs-hometown .topbar .header-controls > span.upload-btn.header-upload {
    display: inline-flex !important;
    margin-left: -4px !important;
  }
}



/* Popups - botón submit */
.modal-holder form .submit {
  background: #ba3b2e !important;
  background-color: #ba3b2e !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 7px !important;
  box-shadow: none !important;
  color: #fff !important;
  text-shadow: none !important;
}

/* Hover submit */
.modal-holder form .submit:hover {
  background: #c64538 !important;
  background-color: #c64538 !important;
  background-image: none !important;
  color: #fff !important;
  box-shadow: none !important;
}

/* Links de popup sin naranja heredado */
.modal-holder form .link-item,
.modal-holder form .link-item a {
  color: #d8d8d8 !important;
  background: transparent !important;
  background-image: none !important;
  text-shadow: none !important;
}

/* Hover links popup sin naranja */
.modal-holder form .link-item:hover,
.modal-holder form .link-item a:hover {
  color: #fff !important;
  background: transparent !important;
  background-image: none !important;
  text-decoration: none !important;
}




/* POPUPS - botones submit reales */
html body .modal-holder form .submit,
html body .modal-holder form input.submit,
html body .modal-holder form input[type="submit"],
html body .modal-holder form button.submit,
html body .modal-holder form button[type="submit"],
html body .fancybox-inner .modal-holder form .submit,
html body .fancybox-inner .modal-holder form input[type="submit"],
html body .fancybox-inner .modal-holder form button[type="submit"] {
  background: #ba3b2e !important;
  background-color: #ba3b2e !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 7px !important;

  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-shadow: none !important;

  box-shadow: none !important;
  outline: 0 !important;
  filter: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}

/* Hover submit sin blanco/naranja heredado */
html body .modal-holder form .submit:hover,
html body .modal-holder form input.submit:hover,
html body .modal-holder form input[type="submit"]:hover,
html body .modal-holder form button.submit:hover,
html body .modal-holder form button[type="submit"]:hover,
html body .fancybox-inner .modal-holder form .submit:hover,
html body .fancybox-inner .modal-holder form input[type="submit"]:hover,
html body .fancybox-inner .modal-holder form button[type="submit"]:hover {
  background: #c64538 !important;
  background-color: #c64538 !important;
  background-image: none !important;

  border: 0 !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
}



/* Header signup/register: texto 500 */
html body .wrapper.kvs-hometown .topbar .header-controls .header-member.header-member-guest > a#signup.signup.header-signup {
  font-weight: 500 !important;
}

/* Mantener icono FontAwesome sin romperlo */
html body .wrapper.kvs-hometown .topbar .header-controls .header-member.header-member-guest > a#signup.signup.header-signup > i {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
}




/* Fancybox close icon: quitar naranja al hover */
.fancybox-outer .close-btn:hover .icon-cross,
.fancybox-outer .close-btn .icon-cross:hover {
  color: #fff !important;
  fill: #fff !important;
  stroke: #fff !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
}





/* Adult popup - card body/header menos negro */
#htdAgeGate .htd-age-gate-card .htd-age-gate-head,
#htdAgeGate .htd-age-gate-card .htd-age-gate-body {
  background: #151515 !important;
  background-color: #151515 !important;
  background-image: linear-gradient(135deg, #181818 0%, #151515 60%, #111111 100%) !important;
  border-color: rgba(255,255,255,.06) !important;
  color: #e5e5e5 !important;
  box-shadow: none !important;
}

/* Botón Leave - mismo tono que background */
#htdAgeGateExit {
  background: #252525 !important;
  background-color: #252525 !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 7px !important;
  color: #d8d8d8 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

#htdAgeGateExit:hover {
  background: #303030 !important;
  background-color: #303030 !important;
  background-image: none !important;
  color: #ffffff !important;
}

/* Botón Enter - accent */
#htdAgeGateEnter {
  background: #ba3b2e !important;
  background-color: #ba3b2e !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 7px !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

#htdAgeGateEnter:hover {
  background: #c64538 !important;
  background-color: #c64538 !important;
  background-image: none !important;
  color: #ffffff !important;
}






/* SINGLE VIDEO - mover el right sidebar completo debajo del header */
@media (min-width: 981px) {
  html body .wrapper.kvs-hometown.video-page #rightSidebar {
    margin-top: 64px !important;
  }
}





/* Mobile - single video / single album: título en una sola línea */
@media (max-width: 680px) {
  html body .wrapper.kvs-hometown.video-page .block-video h1,
  html body .wrapper.kvs-hometown.video-page .video-holder h1,
  html body .wrapper.kvs-hometown.album-page .block-album h1,
  html body .wrapper.kvs-hometown.album-page .video-holder h1 {
    display: block !important;
    max-width: 100% !important;

    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;

    line-height: 1.25 !important;
    max-height: 1.25em !important;
  }
}




/* Single album - Recommended Albums: título sin pisarse */
#list_albums_recommended_albums_items a .title {
  display: block !important;
  position: relative !important;

  height: 20px !important;
  min-height: 20px !important;
  max-height: 20px !important;

  line-height: 20px !important;
  margin: 8px 0 4px !important;
  padding: 0 10px !important;

  font-size: 12px !important;
  font-weight: 500 !important;

  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;

  z-index: 2 !important;
}












/* SINGLE MEMBER - pills estilo nuevo */
html body .profile .info-heading .block .sub-btn,
html body .profile .info-heading .block .btn,
html body .profile-page .info-heading .block .sub-btn,
html body .profile-page .info-heading .block .btn,
html body .wrapper.kvs-hometown.profile-page .info-heading .block .sub-btn,
html body .wrapper.kvs-hometown.profile-page .info-heading .block .btn,
html body .wrapper.kvs-hometown.profile-page .main .section-tabs a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;

  height: 30px !important;
  min-height: 30px !important;
  padding: 0 10px !important;

  background: #252525 !important;
  background-color: #252525 !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 7px !important;
  box-shadow: none !important;
  outline: 0 !important;

  color: #dedede !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 30px !important;
  text-shadow: none !important;
  text-transform: none !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

/* Spans internos que suelen mantener el diseño antiguo */
html body .profile-page .info-heading .block .sub-btn .text,
html body .profile-page .info-heading .block .sub-btn .count,
html body .profile-page .info-heading .block .btn .text,
html body .profile-page .info-heading .block .btn .count,
html body .wrapper.kvs-hometown.profile-page .info-heading .block .sub-btn .text,
html body .wrapper.kvs-hometown.profile-page .info-heading .block .sub-btn .count,
html body .wrapper.kvs-hometown.profile-page .info-heading .block .btn .text,
html body .wrapper.kvs-hometown.profile-page .info-heading .block .btn .count {
  background: transparent !important;
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;
  color: inherit !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 30px !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Hover sin naranja */
html body .profile-page .info-heading .block .sub-btn:hover,
html body .profile-page .info-heading .block .btn:hover,
html body .wrapper.kvs-hometown.profile-page .info-heading .block .sub-btn:hover,
html body .wrapper.kvs-hometown.profile-page .info-heading .block .btn:hover,
html body .wrapper.kvs-hometown.profile-page .main .section-tabs a:hover,
html body .wrapper.kvs-hometown.profile-page .main .section-tabs a.active {
  background: #303030 !important;
  background-color: #303030 !important;
  background-image: none !important;
  color: #ffffff !important;
  border: 0 !important;
  box-shadow: none !important;
}







/* SEARCH AUTOCOMPLETE - quitar naranja antiguo */
html body .autocomplete-suggestions {
  background: #151515 !important;
  background-color: #151515 !important;
  background-image: none !important;
  border: 1px solid rgba(255,255,255,.08) !important;
  border-radius: 0 0 9px 9px !important;
  box-shadow: none !important;
  color: #d8d8d8 !important;
  overflow-y: auto !important;
}

/* Encabezados: Videos / Models / Albums */
html body .autocomplete-group {
  background: #1c1c1c !important;
  background-color: #1c1c1c !important;
  background-image: none !important;
  color: #f2f2f2 !important;
  border: 0 !important;
  box-shadow: none !important;

  font-size: 12px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: .04em !important;
}

/* Resultados */
html body .autocomplete-suggestion {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  color: #d8d8d8 !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* Hover / seleccionado sin naranja */
html body .autocomplete-suggestion:hover,
html body .autocomplete-selected {
  background: #252525 !important;
  background-color: #252525 !important;
  background-image: none !important;
  color: #ffffff !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* Texto resaltado dentro de resultados */
html body .autocomplete-suggestion strong,
html body .autocomplete-suggestion b,
html body .autocomplete-suggestion em {
  color: #ffffff !important;
  background: transparent !important;
  background-image: none !important;
}





/* SEARCH AUTOCOMPLETE - scrollbar oscuro y fino */
html body .autocomplete-suggestions {
  scrollbar-width: thin !important;
  scrollbar-color: #333333 #151515 !important;
}

/* Chrome / Edge / Safari */
html body .autocomplete-suggestions::-webkit-scrollbar {
  width: 6px !important;
}

html body .autocomplete-suggestions::-webkit-scrollbar-track {
  background: #151515 !important;
}

html body .autocomplete-suggestions::-webkit-scrollbar-thumb {
  background: #333333 !important;
  border-radius: 999px !important;
}

html body .autocomplete-suggestions::-webkit-scrollbar-thumb:hover {
  background: #444444 !important;
}


#list_members_members_items a span {
  background: linear-gradient(135deg, #2b2b2b 0%, #252525 58%, #1f1f1f 100%) !important;
}








/* SINGLE SITE/SPONSOR - Website CTA más grande y accent */
html body .kvs-hometown .site-single-card .site-social-links {
  display: flex !important;
  justify-content: center !important;
  margin: 14px 0 12px !important;
}

html body .kvs-hometown .site-single-card .site-social-website {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;

  height: 38px !important;
  min-height: 38px !important;
  padding: 0 18px !important;

  background: #ba3b2e !important;
  background-color: #ba3b2e !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: none !important;

  color: #fff !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 38px !important;
  text-decoration: none !important;
  text-shadow: none !important;
  white-space: nowrap !important;
}

html body .kvs-hometown .site-single-card .site-social-website:hover {
  background: #c64538 !important;
  background-color: #c64538 !important;
  color: #fff !important;
}

html body .kvs-hometown .site-single-card .site-social-website i {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
  color: #fff !important;
}

/* Cambiar texto visual de Website a Visit Site sin tocar template */
html body .kvs-hometown .site-single-card .site-social-website span {
  font-size: 0 !important;
}

html body .kvs-hometown .site-single-card .site-social-website span::after {
  content: "Visit Site" !important;
  font-size: 13px !important;
}

/* Icono tipo enlace externo */
html body .kvs-hometown .site-single-card .site-social-website i::before {
  content: "\f35d" !important;
}

/* SINGLE SITE + SINGLE MODEL - Subscribe button estilo nuevo */
html body .kvs-hometown .site-single-card .button-subscribe,
html body .kvs-hometown .model-single-card .button-subscribe {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;

  width: auto !important;
  min-width: 160px !important;
  height: 34px !important;
  min-height: 34px !important;
  padding: 0 16px !important;
  margin: 0 auto !important;

  background: #252525 !important;
  background-color: #252525 !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: none !important;

  color: #fff !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 34px !important;
  text-decoration: none !important;
  text-shadow: none !important;
}

html body .kvs-hometown .site-single-card .button-subscribe:hover,
html body .kvs-hometown .model-single-card .button-subscribe:hover {
  background: #303030 !important;
  background-color: #303030 !important;
  background-image: none !important;
  color: #fff !important;
  box-shadow: none !important;
}

html body .kvs-hometown .site-single-card .button-subscribe span,
html body .kvs-hometown .model-single-card .button-subscribe span,
html body .kvs-hometown .site-single-card .button-subscribe .button-info,
html body .kvs-hometown .model-single-card .button-subscribe .button-info {
  background: transparent !important;
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;
  color: inherit !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 34px !important;
  padding: 0 !important;
  margin: 0 !important;
}

html body .kvs-hometown .site-single-card .button-subscribe .button-info,
html body .kvs-hometown .model-single-card .button-subscribe .button-info {
  margin-left: 6px !important;
  padding-left: 8px !important;
  border-left: 1px solid rgba(255,255,255,.14) !important;
}

/* SINGLE MODEL - Website / OnlyFans / Fansly / Instagram pills estilo nuevo */
html body .kvs-hometown .model-single-card .model-social-links {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 7px !important;
  margin: 14px 0 12px !important;
}

html body .kvs-hometown .model-single-card .model-social-link {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 7px !important;

  height: 32px !important;
  min-height: 32px !important;
  padding: 0 12px !important;

  background: #252525 !important;
  background-color: #252525 !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: none !important;

  color: #dedede !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 32px !important;
  text-decoration: none !important;
  text-shadow: none !important;
  white-space: nowrap !important;
}

html body .kvs-hometown .model-single-card .model-social-link:hover {
  background: #303030 !important;
  background-color: #303030 !important;
  color: #fff !important;
  box-shadow: none !important;
}

html body .kvs-hometown .model-single-card .model-social-link i {
  color: currentColor !important;
}






















/* SINGLE SITE - Subscribe pill */
html body .kvs-hometown .site-single-card .site-subscribe-box a,
html body .kvs-hometown .site-single-card .site-subscribe-box a.button,
html body .kvs-hometown .site-single-card .site-subscribe-box a.button-subscribe {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;

  width: auto !important;
  min-width: 160px !important;
  height: 34px !important;
  min-height: 34px !important;
  padding: 0 16px !important;
  margin: 0 auto !important;

  background: #252525 !important;
  background-color: #252525 !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: none !important;

  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 34px !important;
  text-decoration: none !important;
  text-shadow: none !important;
}

html body .kvs-hometown .site-single-card .site-subscribe-box a:hover,
html body .kvs-hometown .site-single-card .site-subscribe-box a.button:hover,
html body .kvs-hometown .site-single-card .site-subscribe-box a.button-subscribe:hover {
  background: #303030 !important;
  background-color: #303030 !important;
  background-image: none !important;
  color: #ffffff !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* Limpiar spans internos heredados */
html body .kvs-hometown .site-single-card .site-subscribe-box a span,
html body .kvs-hometown .site-single-card .site-subscribe-box a .text,
html body .kvs-hometown .site-single-card .site-subscribe-box a .count,
html body .kvs-hometown .site-single-card .site-subscribe-box a .button-info {
  background: transparent !important;
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;

  color: inherit !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 34px !important;

  padding: 0 !important;
  margin: 0 !important;
}

/* Contador separado */
html body .kvs-hometown .site-single-card .site-subscribe-box a .count,
html body .kvs-hometown .site-single-card .site-subscribe-box a .button-info {
  margin-left: 6px !important;
  padding-left: 8px !important;
  border-left: 1px solid rgba(255,255,255,.14) !important;
}






/* SINGLE MODEL - Subscribe pill */
html body .kvs-hometown .model-single-card .model-subscribe-box a,
html body .kvs-hometown .model-single-card .model-subscribe-box a.button,
html body .kvs-hometown .model-single-card .model-subscribe-box a.button-subscribe {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;

  width: auto !important;
  min-width: 160px !important;
  height: 34px !important;
  min-height: 34px !important;
  padding: 0 16px !important;
  margin: 0 auto !important;

  background: #252525 !important;
  background-color: #252525 !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: none !important;

  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 34px !important;
  text-decoration: none !important;
  text-shadow: none !important;
}

html body .kvs-hometown .model-single-card .model-subscribe-box a:hover,
html body .kvs-hometown .model-single-card .model-subscribe-box a.button:hover,
html body .kvs-hometown .model-single-card .model-subscribe-box a.button-subscribe:hover {
  background: #303030 !important;
  background-color: #303030 !important;
  background-image: none !important;
  color: #ffffff !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* Limpiar spans internos heredados */
html body .kvs-hometown .model-single-card .model-subscribe-box a span,
html body .kvs-hometown .model-single-card .model-subscribe-box a .text,
html body .kvs-hometown .model-single-card .model-subscribe-box a .count,
html body .kvs-hometown .model-single-card .model-subscribe-box a .button-info {
  background: transparent !important;
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;

  color: inherit !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 34px !important;

  padding: 0 !important;
  margin: 0 !important;
}

/* Contador separado */
html body .kvs-hometown .model-single-card .model-subscribe-box a .count,
html body .kvs-hometown .model-single-card .model-subscribe-box a .button-info {
  margin-left: 6px !important;
  padding-left: 8px !important;
  border-left: 1px solid rgba(255,255,255,.14) !important;
}



/* PROFILE USER - botones reales del header del perfil */
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.btn,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > form .btn,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.sub-btn,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > .sort-profile > .sort-title {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 7px !important;

  height: 34px !important;
  min-height: 34px !important;
  max-height: 34px !important;
  padding: 0 14px !important;
  margin: 0 !important;

  background: #252525 !important;
  background-color: #252525 !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  outline: 0 !important;

  color: #dedede !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 34px !important;
  text-shadow: none !important;
  text-transform: none !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

/* Hover sin naranja / sin estilo antiguo */
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.btn:hover,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > form .btn:hover,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.sub-btn:hover,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > .sort-profile > .sort-title:hover {
  background: #303030 !important;
  background-color: #303030 !important;
  background-image: none !important;
  border: 0 !important;
  color: #ffffff !important;
  box-shadow: none !important;
}

/* Sub-btn: limpiar text/count internos */
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.sub-btn .text,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.sub-btn .text em,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.sub-btn .count,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.sub-btn .button-info {
  display: inline-flex !important;
  align-items: center !important;

  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;

  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;

  color: inherit !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  font-style: normal !important;
  line-height: 34px !important;
  text-shadow: none !important;
}

/* Contador del subscribe */
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.sub-btn .count,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.sub-btn .button-info {
  margin-left: 8px !important;
  padding-left: 8px !important;
  border-left: 1px solid rgba(255,255,255,.14) !important;
  opacity: .75 !important;
}

/* Iconos */
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.btn i,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.sub-btn i,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > .sort-profile > .sort-title i,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex svg {
  color: currentColor !important;
  fill: currentColor !important;
  stroke: currentColor !important;
  opacity: .9 !important;
}

/* Pseudo elementos antiguos fuera */
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.btn:before,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.btn:after,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.sub-btn:before,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > a.sub-btn:after,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > .sort-profile > .sort-title:before,
html body .wrapper.kvs-hometown.profile-page .profile .info-holder .info-heading .block.flex > .sort-profile > .sort-title:after {
  display: none !important;
  content: none !important;
}





/* Single video - right sidebar negro completo, incluido el trozo superior */
@media (min-width: 981px) {
  html body .wrapper.kvs-hometown.video-page #rightSidebar {
    background: #000000 !important;
    background-color: #000000 !important;
    background-image: none !important;
    border: 0 !important;
    box-shadow: none !important;
    position: relative !important;
  }

  /* Cubre el hueco superior creado por el margin-top del sidebar */
  html body .wrapper.kvs-hometown.video-page #rightSidebar::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: -64px !important;
    height: 64px !important;
    background: #000000 !important;
    background-color: #000000 !important;
    background-image: none !important;
    pointer-events: none !important;
  }
}



/* Playlists - mini thumbs internas sin borde naranja */
html body .kvs-hometown .playlist-thumbs .thumb .img-holder img.video2,
html body .kvs-hometown .playlist-thumbs .thumb .img-holder img.video3,
html body .kvs-hometown .playlist-thumbs .thumb .img-holder img.video4 {
  border: 1px solid rgba(255,255,255,.10) !important;
  border-radius: 8px !important;
  box-shadow: 0 8px 18px rgba(0,0,0,.35) !important;
  opacity: .72 !important;
}

/* Hover sin naranja */
html body .kvs-hometown .playlist-thumbs .thumb:hover .img-holder img.video2,
html body .kvs-hometown .playlist-thumbs .thumb:hover .img-holder img.video3,
html body .kvs-hometown .playlist-thumbs .thumb:hover .img-holder img.video4 {
  border-color: rgba(255,255,255,.18) !important;
  box-shadow: 0 10px 22px rgba(0,0,0,.45) !important;
  opacity: .9 !important;
}






/* Private videos - badge privada sobre thumb */
#list_videos_private_videos_items .item a .img-holder > span {
  position: absolute !important;
  top: 8px !important;
  left: 8px !important;
  right: auto !important;
  bottom: auto !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: auto !important;
  min-width: 0 !important;
  max-width: max-content !important;

  height: 24px !important;
  min-height: 24px !important;
  max-height: 24px !important;

  padding: 0 9px !important;
  margin: 0 !important;

  background: #252525 !important;
  background-color: #252525 !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 7px !important;
  box-shadow: none !important;

  color: #dedede !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  text-transform: uppercase !important;
  text-shadow: none !important;
  white-space: nowrap !important;

  z-index: 5 !important;
}

/* Evitar que el padre rompa la posición */
#list_videos_private_videos_items .item a .img-holder {
  position: relative !important;
  overflow: hidden !important;
}


/* Private videos - badge abajo derecha */
#list_videos_private_videos_items .item a .img-holder {
  position: relative !important;
  overflow: hidden !important;
}

#list_videos_private_videos_items .item a .img-holder > span {
  position: absolute !important;
  top: auto !important;
  left: auto !important;
  right: 8px !important;
  bottom: 8px !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: auto !important;
  min-width: 0 !important;
  max-width: max-content !important;

  height: 24px !important;
  min-height: 24px !important;
  max-height: 24px !important;

  padding: 0 9px !important;
  margin: 0 !important;

  background: #252525 !important;
  background-color: #252525 !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 7px !important;
  box-shadow: none !important;

  color: #dedede !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  text-transform: uppercase !important;
  text-shadow: none !important;
  white-space: nowrap !important;

  z-index: 6 !important;
}



/* Home Watching title flag */
#home-watching .title img {
  width: 28px !important;
  height: 18px !important;
  object-fit: cover !important;
  border-radius: 3px !important;
  margin-left: 3px !important;
  vertical-align: middle !important;
  box-shadow: none !important;
  transform: translate(-3px, 0px) !important;
}


/* HOME SEO - pill superior */
#home-seo .description-holder::before {
  content: "About this site" !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  height: 26px !important;
  padding: 0 11px !important;
  margin: 0 0 12px !important;

  background: #252525 !important;
  background-color: #252525 !important;
  background-image: none !important;

  border: 0 !important;
  border-radius: 999px !important;
  box-shadow: none !important;

  color: #dedede !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 26px !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}





/* HOME SEO - bajar el bloque y reducir hueco inferior */
#home-seo .description-holder {
  position: relative !important;
  top: 35px !important;
  margin-bottom: -35px !important;
}


/* Sponsors scroller - agrandar SOLO imagen/icono interno */
html body .kvs-hometown #home-sponsors .home-sponsor-card > span:first-child,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-card > span:first-child {
 width: 40px !important;
height: 40px !important;
min-width: 40px !important;
min-height: 40px !important;
max-width: 40px !important;
max-height: 40px !important;
flex: 0 0 40px !important;

  flex: 0 0 38px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  border-radius: 50% !important;
  overflow: hidden !important;

  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

/* Si dentro del círculo hay IMG */
html body .kvs-hometown #home-sponsors .home-sponsor-card > span:first-child img,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-card > span:first-child img {
  width: 40px !important;
height: 40px !important;
min-width: 40px !important;
min-height: 40px !important;
max-width: 40px !important;
max-height: 40px !important;
flex: 0 0 40px !important;

  object-fit: cover !important;
  border-radius: 50% !important;
}

/* Card normal, sin agrandarla demasiado */
html body .kvs-hometown #home-sponsors .home-sponsor-card,
html body .kvs-hometown .page-sponsors-strip .home-sponsor-card {
  min-height: 46px !important;
  padding: 6px 13px 6px 7px !important;
  gap: 9px !important;
  align-items: center !important;
}

/* Ocultar todos los párrafos dentro de .main */
.main p {
  display: none !important;
}