/* Final sitewide designed palette: softer pink, lemon UI, soft berry outlines. */
:root{
  --pink:#f45f9b;
  --pink-soft:#ff78ae;
  --pink-deep:#e84b8d;
  --pink-panel:#f05d9b;
  --lemon:#e4f482;
  --ink:#000000;
  --outline:#9f2f64;
  --outline-soft:rgba(102,18,58,.34);
  --outline-mid:rgba(102,18,58,.52);
  --bg:var(--pink);
  --bg2:var(--pink-deep);
  --bg3:var(--pink-panel);
  --card:var(--pink-panel);
  --accent:var(--pink-deep);
  --accent2:var(--lemon);
  --gold:var(--lemon);
  --text:var(--lemon);
  --muted:rgba(228,244,130,.86);
  --border:var(--outline-soft);
  --border2:var(--outline-soft);
  --focus:0 0 0 3px rgba(0,0,0,.25);
}
html,body{
  background:
    radial-gradient(circle at 12% 0%,rgba(228,244,130,.18),transparent 24%),
    radial-gradient(circle at 88% 8%,rgba(0,0,0,.10),transparent 26%),
    linear-gradient(180deg,var(--pink-soft) 0%,var(--pink) 42%,var(--pink-deep) 100%)!important;
  color:var(--lemon)!important;
}
body::after{display:none!important}
body :where(h1,h2,h3,h4,p,li,span,a,small,strong,em,label,div,th,td,.ct,.cm,.vt,.vm,.rtl,.rm,.st,.sec-title,.videos-title,.page-title,.page-sub,.card-title,.field-label,.actress-name,.actress-count,.actress-name-big,.actress-stat-num,.actress-stat-lbl,.tag-count,.empty,.loading,.loading-msg,.ag-title,.ag-text){
  color:var(--lemon)!important;
  text-shadow:1px 1px 0 var(--ink),0 1px 0 var(--ink)!important;
}
.logo,.logo span,.ag-logo,.ll,.brand,.title,h1,.vt,.page-title,.actress-name-big{
  color:var(--lemon)!important;
  -webkit-text-stroke:1px var(--ink)!important;
  text-shadow:3px 3px 0 var(--ink)!important;
}
nav,.topbar{
  background:linear-gradient(180deg,var(--pink-panel),var(--pink-deep))!important;
  border-bottom:2px solid var(--outline)!important;
  box-shadow:0 8px 22px rgba(119,20,66,.24),0 2px 0 rgba(228,244,130,.5)!important;
}
footer,#age-gate,.ag-box,.nav-tabs,.sec-tabs,.sort-bar,.srv,.videos-header,.vi,.below-rel,.ss2,.ss3,.actress-panel,.actress-info,.card,.native-ad-card,.actress-btn,.tag-card,.seo-link-grid a,.modal,.lb,.stat,.table-wrap,.qa-btn,.source-item,.ad-slot-card,.card-header,.note,.ad-manager-note,.ad-manager-note-secondary,.select-menu,.native-ad-body,.cb,.tw,.pw,.rt,.actress-cover-placeholder{
  background:linear-gradient(180deg,var(--pink-panel),var(--pink-deep))!important;
  border-color:var(--outline-soft)!important;
  box-shadow:0 12px 30px rgba(133,28,78,.20),4px 4px 0 rgba(0,0,0,.10)!important;
}
.card::before,.vi::before,.below-rel::before,.ss3::before{
  content:''!important;
  display:block!important;
  height:3px!important;
  background:linear-gradient(90deg,transparent,var(--lemon),transparent)!important;
  opacity:.72!important;
}
.card::after,.tw::after,.rc::after,.actress-btn::before,.stat::before{display:none!important}
.btn,.login-btn,.logout-btn,.ntb,.ntb.active,.stab,.stab.active,.pb,.pb.active,.pb:hover,.pb:active,.back,.back-nav,.nav-contact,.tag,.actress-tag,.filter-chip,.load-more,.sb2,.sb2.active,.action-btn,.ag-btn,.ag-exit,.select-trigger,.select-option:hover,.select-option.active,.ss,.sort-sel,input,textarea,select,.hdt,.rh,.hb2,.rank-badge,.ag-badge,.badge,.ad-slot-tag,.icon-btn,.modal-close,.qa-icon{
  background:var(--lemon)!important;
  background-image:none!important;
  border-color:var(--ink)!important;
  color:var(--ink)!important;
  text-shadow:none!important;
  -webkit-text-stroke:0!important;
  box-shadow:4px 4px 0 var(--ink)!important;
}
.btn svg,.login-btn svg,.logout-btn svg,.ntb svg,.pb svg,.back svg,.back-nav svg,.icon-btn svg{color:var(--ink)!important;stroke:var(--ink)!important}
input::placeholder,textarea::placeholder{color:rgba(0,0,0,.68)!important;text-shadow:none!important}
select option{background:var(--lemon)!important;color:var(--ink)!important}
.ad-slot:not(:empty){background:rgba(228,244,130,.10)!important;border-color:var(--outline-soft)!important;box-shadow:4px 4px 0 rgba(0,0,0,.12)!important}
.ad-placeholder{background:var(--pink-panel)!important;background-image:none!important;border-color:var(--outline-soft)!important;color:var(--lemon)!important;text-shadow:1px 1px 0 var(--ink),0 1px 0 var(--ink)!important}
.tw img,.rt img,.actress-cover,.actress-avatar img,.t-thumb{box-shadow:none!important;text-shadow:none!important}
.actress-avatar-large{display:none!important}
.modal-overlay{background:rgba(232,75,141,.88)!important}
.card:hover,.actress-btn:hover,.tag-card:hover,.qa-btn:hover,.back:hover,.back-nav:hover,.tag:hover,.actress-tag:hover{
  transform:translate(-1px,-1px)!important;
  border-color:var(--ink)!important;
  box-shadow:8px 8px 0 rgba(0,0,0,.28)!important;
}
.btn:hover,.login-btn:hover,.logout-btn:hover,.pb:hover,.sb2:hover,.ag-btn:hover,.load-more:hover,.icon-btn:hover,.modal-close:hover{
  transform:translate(-1px,-1px)!important;
  box-shadow:6px 6px 0 var(--ink)!important;
}
.noembed,.empty h3{color:var(--lemon)!important}

/* Structure and responsive polish */
html{overflow-x:hidden!important}
body{overflow-x:hidden!important}
.page{width:min(100%,1440px)!important;padding-inline:clamp(14px,3vw,24px)!important}
.layout{align-items:start!important}
main,.section.active,.profile-layout,.layout>main,.layout>aside,.videos-col{
  min-width:0!important;
}
.section.active,.seo-link-index,main.page,.profile-layout{
  border:1px solid var(--outline-soft)!important;
  border-radius:14px!important;
  padding:clamp(14px,2vw,22px)!important;
  background:rgba(240,93,155,.64)!important;
  box-shadow:0 14px 36px rgba(133,28,78,.18),3px 3px 0 rgba(0,0,0,.10)!important;
}
.section.active+.section.active{margin-top:24px!important}
.sec-title,.videos-title,.st,.card-title{
  border-bottom:1px solid var(--outline-soft)!important;
  padding-bottom:10px!important;
  margin-bottom:14px!important;
}
.sec-tabs,.sort-bar,.videos-header,.srv,.vi,.below-rel,.ss2,.ss3,.actress-panel,.card,.native-ad-card,.actress-btn,.tag-card,.ad-slot-card,.table-wrap{
  border-width:1px!important;
  border-radius:12px!important;
}
.tw,.pw,.rt,.actress-cover,.actress-cover-placeholder{border-radius:8px!important}
.ct,.cm,.vm,.desc,.tag-count,.actress-count,.actress-stat-lbl,.page-sub,.ad-slot-desc,.ad-slot-meta,.field-hint{
  text-shadow:0 1px 0 var(--ink)!important;
}
.card,.actress-btn,.tag-card,.native-ad-card{
  overflow:hidden!important;
}
#grid,#grid-trending,.vid-grid,.strip-grid{
  gap:clamp(14px,2vw,20px)!important;
}
.actress-grid,.tag-index{
  gap:clamp(12px,2vw,18px)!important;
}

@media(max-width:900px){
  .page{padding-inline:16px!important}
  .layout,.profile-layout{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:22px!important;
    padding-block:18px!important;
    border:0!important;
    box-shadow:none!important;
    background:transparent!important;
  }
  .layout>main,.layout>aside,.videos-col,.profile-side{width:100%!important;min-width:0!important}
  aside{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .sidebar{display:block!important}
  .adside,.adside-tall{display:none!important}
  #grid,#grid-trending,.vid-grid{
    grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;
  }
  .strip-grid,.tag-index{
    grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;
  }
  .actress-grid{
    grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;
  }
}

@media(max-width:700px){
  body :where(p,li,small,.cm,.vm,.desc,.tag-count,.actress-count,.actress-stat-lbl,.page-sub,.field-hint){
    text-shadow:0 1px 0 rgba(0,0,0,.72)!important;
  }
  nav .nb,.topbar{
    height:auto!important;
    min-height:64px!important;
    padding-block:10px!important;
    flex-wrap:wrap!important;
    gap:10px!important;
  }
  .logo,.ag-logo,.ll,.brand{
    font-size:clamp(25px,9vw,34px)!important;
    line-height:1!important;
    max-width:100%!important;
  }
  .sw{
    order:3!important;
    flex:1 0 100%!important;
    width:100%!important;
    max-width:none!important;
  }
  .sw input,.tag-search,.tag-tools input,.tag-tools select{
    min-height:46px!important;
    width:100%!important;
  }
  .nav-contact,.back,.back-nav{
    margin-left:0!important;
    min-height:42px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .sec-tabs{
    display:flex!important;
    overflow-x:auto!important;
    gap:8px!important;
    padding:8px!important;
    scroll-snap-type:x mandatory!important;
  }
  #stab-tags{
    display:none!important;
  }
  .stab{
    flex:0 0 auto!important;
    min-height:44px!important;
    padding:10px 15px!important;
    scroll-snap-align:start!important;
  }
  .sort-bar,.videos-header,.tag-head,.table-toolbar{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    align-items:stretch!important;
  }
  .sort-bar .select-ui,.videos-header .select-ui,.tag-tools,.tag-tools input,.tag-tools select,.select-trigger,.sort-sel{
    width:100%!important;
    min-width:0!important;
  }
  #sec-home .sort-bar{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:9px!important;
    overflow:visible!important;
  }
  #sec-home .sort-bar>span{
    grid-column:1/-1!important;
    min-width:0!important;
  }
  #sec-home .sort-bar .select-ui,
  #sec-home .sort-bar .select-ui:first-of-type{
    width:100%!important;
    min-width:0!important;
    margin-left:0!important;
  }
  #sec-home .sort-bar .select-trigger{
    min-height:40px!important;
    padding:8px 9px!important;
    font-size:11px!important;
    line-height:1.15!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    box-shadow:3px 3px 0 var(--ink)!important;
  }
  #sec-home .sort-bar .select-menu{
    min-width:min(220px,88vw)!important;
  }
  .section.active,.vi,.below-rel,.ss2,.ss3,.videos-header,.srv,.actress-panel,.card,.native-ad-card,.actress-btn,.tag-card{
    border-radius:10px!important;
    box-shadow:0 10px 24px rgba(133,28,78,.18),3px 3px 0 rgba(0,0,0,.12)!important;
  }
  .srv{
    display:flex!important;
    gap:10px!important;
    overflow-x:auto!important;
    padding:12px!important;
    scroll-snap-type:x mandatory!important;
  }
  .sb2{
    flex:1 0 132px!important;
    min-height:46px!important;
    padding:11px 14px!important;
    scroll-snap-align:start!important;
  }
  .pw{
    width:100%!important;
    min-height:0!important;
    aspect-ratio:16/9!important;
  }
  .vt,.actress-name-big,.page-title,.title,h1{
    font-size:clamp(22px,7vw,30px)!important;
    line-height:1.12!important;
    overflow-wrap:anywhere!important;
  }
  .vm{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:8px!important;
  }
  .vm span:not(.hdt){
    flex:0 1 auto!important;
    min-width:0!important;
    max-width:100%!important;
  }
  .hdt,.hb2,.rh{
    width:auto!important;
    max-width:max-content!important;
    min-width:0!important;
    flex:0 0 auto!important;
    padding:4px 8px!important;
    font-size:10px!important;
    line-height:1!important;
    border-radius:6px!important;
    box-shadow:3px 3px 0 var(--ink)!important;
  }
  .vm .hdt{
    min-height:28px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .actress-stats{
    display:grid!important;
    grid-template-columns:repeat(auto-fit,minmax(92px,1fr))!important;
    gap:10px!important;
  }
  .tags,.actress-tag-row,.active-filters{
    gap:8px!important;
    max-width:100%!important;
    overflow:hidden!important;
    align-items:flex-start!important;
  }
  .tag,.actress-tag,.filter-chip{
    min-height:34px!important;
    display:inline-flex!important;
    align-items:center!important;
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    flex:0 1 auto!important;
    padding:8px 10px!important;
    line-height:1.15!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    word-break:break-word!important;
    text-align:left!important;
    box-shadow:3px 3px 0 var(--ink)!important;
  }
  .tag-card{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
  }
  .tag-card span:first-child{
    min-width:0!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    word-break:break-word!important;
    line-height:1.2!important;
  }
  .tag-count{
    white-space:nowrap!important;
  }
  .profile-side{
    position:static!important;
    display:block!important;
  }
  .actress-panel{
    display:block!important;
    position:static!important;
  }
  .actress-cover,.actress-cover-placeholder{
    width:100%!important;
    max-height:520px!important;
    aspect-ratio:3/4!important;
    border-radius:8px 8px 0 0!important;
  }
  .actress-info{
    padding:16px!important;
  }
  .actress-stats{
    margin-bottom:14px!important;
  }
  .actress-stat{
    padding:10px 8px!important;
  }
  #rel-below{
    grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;
    gap:14px!important;
  }
  .pg{
    gap:8px!important;
    padding-block:20px!important;
  }
  .pb{
    width:42px!important;
    height:42px!important;
  }
  footer{
    margin-top:28px!important;
    padding:22px 14px!important;
  }
}

@media(max-width:520px){
  .page{padding-inline:12px!important}
  .layout,.profile-layout{gap:18px!important;padding-block:14px!important}
  .section.active,main.page{
    padding:12px!important;
    border-radius:10px!important;
  }
  #grid,#grid-trending,.vid-grid,.strip-grid{
    grid-template-columns:1fr!important;
  }
  .actress-grid,.tag-index{
    grid-template-columns:1fr!important;
  }
  .tw,.card .tw{
    aspect-ratio:16/9!important;
  }
  .card,.native-ad-card,.actress-btn,.tag-card{
    max-width:100%!important;
  }
  .cb{padding:12px!important}
  .ct{
    font-size:15px!important;
    line-height:1.35!important;
    -webkit-line-clamp:3!important;
  }
  .cm{font-size:12px!important}
  .actress-btn{
    display:grid!important;
    grid-template-columns:64px 1fr!important;
    gap:12px!important;
    align-items:center!important;
    text-align:left!important;
    padding:12px!important;
  }
  .actress-avatar{
    margin:0!important;
    width:64px!important;
    height:64px!important;
  }
  .actress-name{margin-bottom:4px!important}
  .videos-header,.sort-bar,.srv,.vi,.below-rel,.ss2,.ss3{
    padding:12px!important;
  }
  #sec-home .sort-bar{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  #sec-home .sort-bar .select-ui:first-of-type{
    grid-column:1/-1!important;
  }
  .tags .tag,.actress-tag-row .actress-tag,.active-filters .filter-chip{
    max-width:calc(100vw - 48px)!important;
    font-size:11px!important;
  }
  .tag-card{
    padding:11px 12px!important;
    gap:8px!important;
  }
  aside .ss3 a{
    gap:10px!important;
  }
  aside .ss3 a>div:first-child{
    width:104px!important;
    min-width:104px!important;
  }
  .ag-box{
    padding:28px 18px!important;
    border-radius:12px!important;
  }
}

@media(max-width:380px){
  .page{padding-inline:10px!important}
  .logo,.ag-logo,.ll,.brand{font-size:25px!important}
  .vt,.actress-name-big,.page-title,.title,h1{font-size:22px!important}
  .btn,.login-btn,.logout-btn,.pb,.back,.back-nav,.nav-contact,.tag,.actress-tag,.sb2,.select-trigger,.sort-sel,input,textarea,select{
    box-shadow:3px 3px 0 var(--ink)!important;
  }
}

@media(max-width:700px),(prefers-reduced-motion:reduce){body::after{display:none!important}}

/* Mobile navigation, compact sticky controls, and card polish */
.mobile-bottom-nav{display:none}
.tw{position:relative!important;overflow:hidden!important;background:var(--pink-deep)!important}
.tw::after{
  content:''!important;
  display:block!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:46%!important;
  pointer-events:none!important;
  background:linear-gradient(180deg,transparent,rgba(0,0,0,.58))!important;
  z-index:1!important;
}
.tw img{transition:transform .22s ease,filter .22s ease!important}
.card:hover .tw img{transform:scale(1.035)!important;filter:saturate(1.05)!important}
.cb{display:grid!important;gap:7px!important;padding:13px!important}
.ct{line-height:1.28!important}
.cm{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important}
.hb2,.rank-badge{
  top:8px!important;
  padding:3px 7px!important;
  border-radius:7px!important;
  font-size:10px!important;
  line-height:1!important;
  z-index:3!important;
  box-shadow:2px 2px 0 var(--ink)!important;
}
.hb2{left:8px!important;right:auto!important}
.rank-badge{right:8px!important;left:auto!important}
.dbb{
  left:8px!important;
  right:auto!important;
  bottom:8px!important;
  z-index:3!important;
  background:rgba(0,0,0,.82)!important;
  color:var(--lemon)!important;
  border:1px solid rgba(228,244,130,.42)!important;
  border-radius:7px!important;
  padding:3px 8px!important;
  font-size:11px!important;
  line-height:1!important;
  text-shadow:1px 1px 0 var(--ink)!important;
}
.preview-toggle{
  background:var(--lemon)!important;
  border:1px solid var(--ink)!important;
  color:var(--ink)!important;
  border-radius:8px!important;
  padding:8px 13px!important;
  font-family:var(--ui-font,'XO Chunky Numbers','Milkyway Demo',sans-serif)!important;
  font-size:12px!important;
  cursor:pointer!important;
  box-shadow:3px 3px 0 var(--ink)!important;
  white-space:nowrap!important;
}
.preview-toggle.active{background:var(--pink)!important;color:var(--lemon)!important;text-shadow:1px 1px 0 var(--ink)!important}
.mobile-preview-strip{
  position:sticky!important;
  top:0!important;
  z-index:180!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  padding:8px 12px!important;
  background:rgba(16,9,13,.94)!important;
  border-bottom:1px solid var(--outline-soft)!important;
}
.mobile-preview-strip[hidden]{display:none!important}
.mobile-preview-strip span{font-size:12px!important;color:var(--lemon)!important}
.mobile-preview-strip button{
  background:var(--lemon)!important;
  border:1px solid var(--ink)!important;
  color:var(--ink)!important;
  border-radius:999px!important;
  padding:7px 10px!important;
  font:inherit!important;
  font-size:11px!important;
  cursor:pointer!important;
  box-shadow:2px 2px 0 var(--ink)!important;
}
body.admin-mobile-preview{
  background:linear-gradient(180deg,#4b1130,#12070d)!important;
  padding-block:22px!important;
}
body.admin-mobile-preview #ap{
  width:min(430px,calc(100vw - 20px))!important;
  min-height:calc(100vh - 44px)!important;
  margin:0 auto!important;
  border:2px solid var(--outline)!important;
  border-radius:28px!important;
  overflow:hidden!important;
  box-shadow:0 30px 80px rgba(0,0,0,.45),0 0 0 8px rgba(0,0,0,.22)!important;
  background:var(--pink-deep)!important;
}
body.admin-mobile-preview .topbar{
  position:relative!important;
  top:auto!important;
  padding:0 10px!important;
}
body.admin-mobile-preview .topbar-inner{
  height:auto!important;
  min-height:0!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:9px!important;
  padding:10px 0!important;
}
body.admin-mobile-preview .brand{font-size:24px!important}
body.admin-mobile-preview .nav-tabs{
  order:3!important;
  flex:1 0 100%!important;
  margin-left:0!important;
}
body.admin-mobile-preview .page{
  max-width:390px!important;
  padding:14px 12px 22px!important;
}
body.admin-mobile-preview .stats-grid,
body.admin-mobile-preview .analytics-grid,
body.admin-mobile-preview .qa-grid,
body.admin-mobile-preview .ads-grid,
body.admin-mobile-preview .form-grid{
  grid-template-columns:1fr!important;
}
body.admin-mobile-preview .table-toolbar{display:grid!important;grid-template-columns:1fr!important}
body.admin-mobile-preview .search-box{max-width:none!important}
body.admin-mobile-preview .server-row{grid-template-columns:1fr!important}
body.admin-mobile-preview .modal{max-width:390px!important}

@media(max-width:700px){
  body{padding-bottom:calc(76px + env(safe-area-inset-bottom))!important}
  .mobile-bottom-nav{
    position:fixed!important;
    left:10px!important;
    right:10px!important;
    bottom:calc(10px + env(safe-area-inset-bottom))!important;
    z-index:600!important;
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    gap:8px!important;
    padding:8px!important;
    border:1px solid var(--outline-mid)!important;
    border-radius:16px!important;
    background:rgba(240,93,155,.92)!important;
    box-shadow:0 14px 36px rgba(0,0,0,.28),3px 3px 0 rgba(0,0,0,.16)!important;
    backdrop-filter:blur(12px)!important;
  }
  .mobile-nav-item{
    min-width:0!important;
    min-height:44px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid var(--ink)!important;
    border-radius:12px!important;
    background:var(--lemon)!important;
    color:var(--ink)!important;
    text-decoration:none!important;
    font:inherit!important;
    font-size:12px!important;
    line-height:1!important;
    cursor:pointer!important;
    box-shadow:3px 3px 0 var(--ink)!important;
    text-shadow:none!important;
  }
  .mobile-nav-item span{
    color:var(--ink)!important;
    text-shadow:none!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .mobile-nav-item.active{
    background:linear-gradient(180deg,var(--pink),var(--pink-deep))!important;
    color:var(--lemon)!important;
  }
  .mobile-nav-item.active span{
    color:var(--lemon)!important;
    text-shadow:1px 1px 0 var(--ink)!important;
  }
  nav{z-index:500!important}
  nav .nb{row-gap:8px!important}
  #sec-home .sort-bar,
  #sec-trending .sort-bar,
  .videos-header,
  .tag-head{
    position:sticky!important;
    top:112px!important;
    z-index:220!important;
    margin-inline:-4px!important;
    background:rgba(240,93,155,.93)!important;
    backdrop-filter:blur(12px)!important;
  }
  #sec-home .sort-bar{padding:10px!important}
  #sec-home .sort-bar>span{
    font-size:10px!important;
    line-height:1!important;
    opacity:.92!important;
  }
  #sec-home .sort-bar .select-trigger{
    min-height:36px!important;
    padding:7px 8px!important;
  }
  .hb2,.rank-badge{
    top:7px!important;
    padding:3px 6px!important;
    font-size:9px!important;
    border-radius:6px!important;
  }
  .hb2{left:7px!important}
  .rank-badge{right:7px!important}
  .dbb{
    left:7px!important;
    bottom:7px!important;
    padding:3px 7px!important;
    font-size:10px!important;
  }
  .cb{padding:11px!important;gap:6px!important}
}

@media(max-width:520px){
  #sec-home .sort-bar,
  #sec-trending .sort-bar,
  .videos-header,
  .tag-head{top:106px!important}
  .mobile-bottom-nav{left:8px!important;right:8px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important}
  .mobile-nav-item{font-size:11px!important;min-height:42px!important}
}

/* Final UI refinement pass: softer candy palette, cleaner public mobile nav, and admin tools. */
:root{
  --pink:#f45f9b;
  --pink-soft:#ff8ab8;
  --pink-deep:#c9437f;
  --pink-panel:#f071a6;
  --lemon:#e4f482;
  --ink:#160711;
  --outline:#8d2458;
  --outline-soft:rgba(141,36,88,.34);
  --outline-mid:rgba(141,36,88,.56);
  --surface:rgba(255,255,255,.14);
  --surface-strong:rgba(255,255,255,.22);
}

body:not(.admin-mobile-preview){
  background:
    radial-gradient(circle at 14% -8%,rgba(228,244,130,.18),transparent 27%),
    radial-gradient(circle at 90% 10%,rgba(255,255,255,.12),transparent 28%),
    linear-gradient(180deg,#ff8ab8 0%,#f45f9b 46%,#db4d89 100%)!important;
}

footer,#age-gate,.ag-box,.nav-tabs,.sec-tabs,.sort-bar,.srv,.videos-header,.vi,.below-rel,.ss2,.ss3,.actress-panel,.actress-info,.card,.native-ad-card,.actress-btn,.tag-card,.seo-link-grid a,.modal,.lb,.stat,.table-wrap,.qa-btn,.source-item,.ad-slot-card,.card-header,.note,.ad-manager-note,.ad-manager-note-secondary,.select-menu,.native-ad-body,.cb,.tw,.pw,.rt,.actress-cover-placeholder{
  background:linear-gradient(180deg,var(--surface-strong),rgba(141,36,88,.12)),rgba(240,113,166,.64)!important;
  border-color:var(--outline-soft)!important;
  box-shadow:0 14px 34px rgba(97,20,58,.16),0 1px 0 rgba(255,255,255,.22) inset!important;
}

.logo,.brand,.ll,h1,h2,h3,.page-title,.vt,.actress-name,.card-title,.section-title,.st,.ct,.tag-card-title,.qa-label{
  color:var(--lemon)!important;
  text-shadow:2px 2px 0 var(--ink),-1px -1px 0 var(--ink),1px -1px 0 var(--ink),-1px 1px 0 var(--ink)!important;
}

body :where(p,li,small,label,.field-label,.field-hint,.cm,.desc,.vm,.page-sub,.qa-sub,.stat-label,.metric-empty,.metric-name,.metric-value,.t-sub,.t-title,.section-sub,.empty-row){
  color:var(--lemon)!important;
  text-shadow:1px 1px 0 rgba(22,7,17,.68)!important;
}

.btn,.qa-btn,.ntb,.sb2,.mobile-nav-item,.select-trigger,.tag,.tag-pill,.hdt,.badge,.preview-toggle,.logout-btn,.login-btn{
  border-color:var(--ink)!important;
  box-shadow:3px 3px 0 rgba(22,7,17,.86)!important;
}

.btn:not(.btn-danger),.qa-btn,.select-trigger,.tag,.tag-pill,.hdt,.badge-hd,.preview-toggle,.login-btn{
  background:var(--lemon)!important;
  color:var(--ink)!important;
  text-shadow:none!important;
}

.btn:hover,.qa-btn:hover,.select-trigger:hover,.tag:hover,.tag-pill:hover,.mobile-nav-item:hover{
  transform:translateY(-1px)!important;
  box-shadow:4px 4px 0 rgba(22,7,17,.86)!important;
}

.section.active,.player-shell,.actress-layout,.tag-page,.videos-shell{
  border-color:var(--outline-soft)!important;
}

.card,.native-ad-card,.actress-btn,.tag-card,.vi,.below-rel,.ss2,.ss3,.srv,.pw{
  border-radius:14px!important;
}

.card:hover,.actress-btn:hover,.tag-card:hover,.native-ad-card:hover{
  border-color:var(--outline-mid)!important;
  box-shadow:0 16px 40px rgba(97,20,58,.2),4px 4px 0 rgba(22,7,17,.22)!important;
}

.tw{
  border-radius:12px 12px 0 0!important;
}

.ct{
  font-size:15px!important;
  line-height:1.28!important;
}

@media(min-width:1000px){
  .layout{gap:28px!important}
  .section.active{padding:24px!important}
  #grid,#grid-trending{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important}
  .ss3{gap:18px!important}
}

.admin-tool-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;
  gap:14px!important;
}
.admin-tool-card{
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
  padding:16px!important;
  border:1px solid var(--outline-soft)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.12)!important;
}
.admin-tool-card h3{
  margin:0!important;
  font-size:18px!important;
}
.admin-tool-card p{
  margin:0!important;
  font-size:12px!important;
  line-height:1.55!important;
}
.admin-tool-actions,.bulk-row{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  align-items:center!important;
}
.seo-check-list{
  display:grid!important;
  gap:8px!important;
  margin-top:14px!important;
}
.seo-check-item{
  display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;
  padding:10px 12px!important;
  border:1px solid var(--outline-soft)!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.12)!important;
  font-size:12px!important;
  line-height:1.45!important;
}
.seo-check-item strong{
  display:block!important;
  margin-bottom:2px!important;
}
.seo-check-dot{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  border-radius:50%!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid var(--ink)!important;
  background:var(--lemon)!important;
  color:var(--ink)!important;
  box-shadow:2px 2px 0 var(--ink)!important;
  line-height:1!important;
  text-shadow:none!important;
}
.seo-warn .seo-check-dot{background:var(--pink)!important;color:var(--lemon)!important;text-shadow:1px 1px 0 var(--ink)!important}
.admin-card-preview{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(220px,280px))!important;
  gap:14px!important;
  margin-top:14px!important;
}
.admin-card-preview .card{
  max-width:280px!important;
}
.admin-kpi-row{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;
  gap:10px!important;
  margin-top:12px!important;
}
.admin-kpi{
  padding:12px!important;
  border:1px solid var(--outline-soft)!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.12)!important;
}
.admin-kpi strong{
  display:block!important;
  font-size:20px!important;
  color:var(--lemon)!important;
  text-shadow:2px 2px 0 var(--ink)!important;
}
.admin-kpi span{
  display:block!important;
  margin-top:3px!important;
  font-size:11px!important;
}

@media(max-width:700px){
  body:not(.admin-mobile-preview) .layout main>.sec-tabs{
    display:none!important;
  }
  body:not(.admin-mobile-preview) .layout{
    padding-top:10px!important;
  }
  body:not(.admin-mobile-preview) .section.active{
    border-radius:14px!important;
    padding:14px 10px!important;
  }
  body:not(.admin-mobile-preview) .mobile-bottom-nav{
    background:rgba(240,113,166,.92)!important;
    border-color:var(--outline-mid)!important;
  }
  body:not(.admin-mobile-preview) .mobile-nav-item{
    font-size:11px!important;
    min-height:42px!important;
    padding-inline:8px!important;
  }
  body:not(.admin-mobile-preview) #grid,
  body:not(.admin-mobile-preview) #grid-trending{
    gap:12px!important;
  }
  body:not(.admin-mobile-preview) .ct{
    font-size:13px!important;
  }
  body:not(.admin-mobile-preview) .tag,
  body:not(.admin-mobile-preview) .tag-pill{
    max-width:100%!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    line-height:1.2!important;
    padding:8px 10px!important;
  }
  body:not(.admin-mobile-preview) .tags{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    overflow:visible!important;
  }
}

@media(max-width:520px){
  .admin-tool-grid{grid-template-columns:1fr!important}
  .admin-card-preview{grid-template-columns:1fr!important}
  .bulk-row{align-items:stretch!important}
  .bulk-row .btn,.admin-tool-actions .btn{flex:1 1 auto!important}
}

/* Final public palette: graphite base, aqua actions, soft lilac accents. */
:root{
  --pink:#34d5c6;
  --pink-soft:#67e8f9;
  --pink-deep:#0f766e;
  --pink-panel:#111827;
  --lemon:#f8fafc;
  --ink:#030712;
  --outline:#34d5c6;
  --outline-soft:rgba(52,213,198,.26);
  --outline-mid:rgba(167,139,250,.44);
  --surface:rgba(148,163,184,.10);
  --surface-strong:rgba(148,163,184,.16);
  --bg:#050816;
  --bg2:#0b1020;
  --bg3:#111827;
  --card:#0f172a;
  --accent:#34d5c6;
  --accent2:#a78bfa;
  --gold:#f8fafc;
  --text:#f8fafc;
  --muted:#aeb8c8;
  --border:rgba(52,213,198,.24);
  --border2:rgba(167,139,250,.28);
  --focus:0 0 0 3px rgba(52,213,198,.26);
}

html body:not(.admin-mobile-preview){
  background:
    radial-gradient(circle at 16% -8%,rgba(52,213,198,.20),transparent 30%),
    radial-gradient(circle at 90% 8%,rgba(167,139,250,.18),transparent 31%),
    linear-gradient(180deg,#080c1a 0%,#050816 48%,#02040c 100%)!important;
  color:var(--text)!important;
}

body:not(.admin-mobile-preview) :where(h1,h2,h3,h4,p,li,span,a,small,strong,em,label,div,th,td,.ct,.cm,.vt,.vm,.rtl,.rm,.st,.sec-title,.videos-title,.page-title,.page-sub,.card-title,.field-label,.actress-name,.actress-count,.actress-name-big,.actress-stat-num,.actress-stat-lbl,.tag-count,.empty,.loading,.loading-msg,.ag-title,.ag-text){
  color:var(--text)!important;
  text-shadow:none!important;
  -webkit-text-stroke:0!important;
}

body:not(.admin-mobile-preview) :where(.cm,.vm,.desc,.tag-count,.actress-count,.actress-stat-lbl,.page-sub,.field-hint,.metric-empty,.metric-name,.metric-value,.qa-sub,.t-sub){
  color:var(--muted)!important;
}

body:not(.admin-mobile-preview) :where(.logo,.logo span,.ag-logo,.title,h1,.vt,.page-title,.actress-name-big){
  color:var(--text)!important;
  -webkit-text-stroke:0!important;
  text-shadow:0 0 18px rgba(52,213,198,.24),0 2px 0 rgba(0,0,0,.55)!important;
}

body:not(.admin-mobile-preview) nav{
  background:linear-gradient(90deg,rgba(5,8,22,.96),rgba(15,23,42,.94),rgba(5,8,22,.96))!important;
  border-bottom:1px solid var(--border)!important;
  box-shadow:0 12px 32px rgba(0,0,0,.32),0 0 0 1px rgba(255,255,255,.03)!important;
}

body:not(.admin-mobile-preview) :where(footer,#age-gate,.ag-box,.sec-tabs,.sort-bar,.srv,.videos-header,.vi,.below-rel,.ss2,.ss3,.actress-panel,.actress-info,.card,.native-ad-card,.actress-btn,.tag-card,.seo-link-grid a,.modal,.lb,.stat,.table-wrap,.qa-btn,.source-item,.ad-slot-card,.card-header,.note,.ad-manager-note,.ad-manager-note-secondary,.select-menu,.native-ad-body,.cb,.tw,.pw,.rt,.actress-cover-placeholder){
  background:linear-gradient(180deg,rgba(148,163,184,.10),rgba(15,23,42,.78)),var(--card)!important;
  border-color:var(--border)!important;
  box-shadow:0 16px 38px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)!important;
}

body:not(.admin-mobile-preview) :where(.section.active,.seo-link-index,main.page,.profile-layout){
  background:linear-gradient(180deg,rgba(15,23,42,.72),rgba(5,8,22,.68))!important;
  border-color:var(--border)!important;
  box-shadow:0 18px 42px rgba(0,0,0,.28)!important;
}

body:not(.admin-mobile-preview) :where(.btn,.login-btn,.logout-btn,.ntb,.ntb.active,.stab,.stab.active,.pb,.pb.active,.pb:hover,.pb:active,.back,.back-nav,.nav-contact,.tag,.actress-tag,.filter-chip,.load-more,.sb2,.sb2.active,.action-btn,.ag-btn,.ag-exit,.select-trigger,.select-option:hover,.select-option.active,.ss,.sort-sel,input,textarea,select,.hdt,.rh,.hb2,.rank-badge,.ag-badge,.badge,.ad-slot-tag,.icon-btn,.modal-close,.qa-icon,.mobile-nav-item,.preview-toggle){
  background:linear-gradient(180deg,#142033,#0d1527)!important;
  border-color:var(--border)!important;
  color:var(--text)!important;
  text-shadow:none!important;
  -webkit-text-stroke:0!important;
  box-shadow:none!important;
}

body:not(.admin-mobile-preview) :where(.btn-primary,.btn-success,.login-btn,.ag-btn,.load-more,.stab.active,.ntb.active,.pb.active,.pb:hover,.sb2.active,.action-btn.active,.mobile-nav-item.active){
  background:linear-gradient(180deg,var(--accent),#1e9b91)!important;
  border-color:rgba(255,255,255,.18)!important;
  color:#02110f!important;
  box-shadow:0 10px 24px rgba(52,213,198,.18)!important;
}

body:not(.admin-mobile-preview) :where(.btn-danger,.ag-exit){
  background:linear-gradient(180deg,rgba(167,139,250,.20),rgba(15,23,42,.84))!important;
  color:var(--text)!important;
  border-color:var(--outline-mid)!important;
}

body:not(.admin-mobile-preview) :where(input,textarea,select,.sw input,.tag-search,.select-trigger,.sort-sel){
  background:#0b1222!important;
  border-color:rgba(148,163,184,.28)!important;
  color:var(--text)!important;
}

body:not(.admin-mobile-preview) input::placeholder,
body:not(.admin-mobile-preview) textarea::placeholder{
  color:rgba(174,184,200,.72)!important;
}

body:not(.admin-mobile-preview) select option{
  background:#0b1020!important;
  color:var(--text)!important;
}

body:not(.admin-mobile-preview) :where(.card:hover,.actress-btn:hover,.tag-card:hover,.qa-btn:hover,.back:hover,.back-nav:hover,.tag:hover,.actress-tag:hover){
  transform:translateY(-2px)!important;
  border-color:var(--accent)!important;
  box-shadow:0 18px 42px rgba(0,0,0,.36),0 0 0 1px rgba(52,213,198,.12)!important;
}

body:not(.admin-mobile-preview) :where(.card::before,.vi::before,.below-rel::before,.ss3::before){
  background:linear-gradient(90deg,transparent,var(--accent),var(--accent2),transparent)!important;
}

body:not(.admin-mobile-preview) :where(.hb2,.hdt,.rh,.rank-badge,.ag-badge,.badge-hd){
  background:var(--accent)!important;
  color:#02110f!important;
  border-color:rgba(255,255,255,.18)!important;
}

body:not(.admin-mobile-preview) .dbb{
  background:rgba(2,6,23,.86)!important;
  color:var(--text)!important;
  border-color:rgba(255,255,255,.16)!important;
}

body:not(.admin-mobile-preview) .ad-slot:not(:empty){
  background:rgba(15,23,42,.42)!important;
  border-color:rgba(52,213,198,.22)!important;
  box-shadow:none!important;
}

body:not(.admin-mobile-preview) .mobile-bottom-nav{
  background:rgba(8,12,26,.86)!important;
  border-color:rgba(52,213,198,.24)!important;
  box-shadow:0 16px 40px rgba(0,0,0,.42)!important;
}

body:not(.admin-mobile-preview) .mobile-nav-item span,
body:not(.admin-mobile-preview) .mobile-nav-item.active span{
  color:inherit!important;
  text-shadow:none!important;
}

body:not(.admin-mobile-preview) .tw{
  background:#050816!important;
}

@media(max-width:700px){
  body:not(.admin-mobile-preview) #sec-home .sort-bar{
    display:flex!important;
    grid-template-columns:none!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
    align-items:center!important;
    scrollbar-width:none!important;
    padding:10px!important;
    background:rgba(8,12,26,.90)!important;
  }
  body:not(.admin-mobile-preview) #sec-home .sort-bar::-webkit-scrollbar{display:none!important}
  body:not(.admin-mobile-preview) #sec-home .sort-bar>span{
    flex:0 0 auto!important;
    grid-column:auto!important;
    min-width:max-content!important;
    white-space:nowrap!important;
  }
  body:not(.admin-mobile-preview) #sec-home .sort-bar .select-ui,
  body:not(.admin-mobile-preview) #sec-home .sort-bar .select-ui:first-of-type{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:104px!important;
    max-width:132px!important;
    margin-left:0!important;
    grid-column:auto!important;
  }
  body:not(.admin-mobile-preview) #sec-home .sort-bar .select-trigger{
    width:100%!important;
    min-height:38px!important;
    padding:8px 28px 8px 10px!important;
    font-size:11px!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body:not(.admin-mobile-preview) .active-filters .filter-chip{
    max-width:calc(50vw - 18px)!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body:not(.admin-mobile-preview) #sec-trending .sort-bar,
  body:not(.admin-mobile-preview) .videos-header,
  body:not(.admin-mobile-preview) .tag-head{
    background:rgba(8,12,26,.90)!important;
  }
}

@media(max-width:520px){
  body:not(.admin-mobile-preview) #sec-home .sort-bar{
    display:flex!important;
    grid-template-columns:none!important;
  }
  body:not(.admin-mobile-preview) #sec-home .sort-bar .select-ui:first-of-type{
    grid-column:auto!important;
  }
  body:not(.admin-mobile-preview) #sec-home .sort-bar .select-ui{
    min-width:96px!important;
    max-width:122px!important;
  }
}

/* Final public video cleanup */
body:not(.admin-mobile-preview) :where(.hdt){
  display:none!important;
}

body:not(.admin-mobile-preview) :where(.card,.native-ad-card,.related-card){
  background:transparent!important;
  border-color:transparent!important;
  box-shadow:none!important;
  border-radius:10px!important;
}

body:not(.admin-mobile-preview) :where(.card::before,.card::after,.native-ad-card::before,.native-ad-card::after){
  display:none!important;
}

body:not(.admin-mobile-preview) :where(.tw,.card .tw,.related-card .tw){
  background:#050816!important;
  border:0!important;
  border-radius:10px!important;
  box-shadow:none!important;
  overflow:hidden!important;
}

body:not(.admin-mobile-preview) :where(.card:hover,.related-card:hover){
  transform:translateY(-2px)!important;
  border-color:transparent!important;
  box-shadow:none!important;
}

body:not(.admin-mobile-preview) :where(.card:hover .tw,.related-card:hover .tw){
  box-shadow:0 14px 34px rgba(0,0,0,.30),0 0 0 1px rgba(52,213,198,.18)!important;
}

body:not(.admin-mobile-preview) .cb{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:9px 2px 0!important;
}

body:not(.admin-mobile-preview) .ct{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin:0!important;
  color:var(--text)!important;
  font-size:14px!important;
  line-height:1.28!important;
  text-shadow:none!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:initial!important;
  overflow:visible!important;
}

body:not(.admin-mobile-preview) .card-title-text{
  min-width:0!important;
  flex:1 1 auto!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}

body:not(.admin-mobile-preview) .card-actress{
  flex:0 0 auto!important;
  max-width:42%!important;
  color:var(--muted)!important;
  font-size:11px!important;
  line-height:1.25!important;
  overflow:hidden!important;
  text-align:right!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

body:not(.admin-mobile-preview) .cm{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  margin-top:5px!important;
  color:var(--muted)!important;
  font-size:11px!important;
}

body:not(.admin-mobile-preview) .pw{
  background:#000!important;
  border-color:transparent!important;
  box-shadow:none!important;
}

body:not(.admin-mobile-preview) .side-title-row{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:8px!important;
  margin-bottom:4px!important;
  color:var(--text)!important;
  font-size:13px!important;
  line-height:1.3!important;
}

body:not(.admin-mobile-preview) .side-title-row>span:first-child{
  min-width:0!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}

@media(max-width:700px){
  body:not(.admin-mobile-preview) .active-filters{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:6px!important;
    min-width:0!important;
  }

  body:not(.admin-mobile-preview) .active-filters .filter-chip{
    flex:0 1 auto!important;
    min-width:0!important;
    max-width:calc(100vw - 48px)!important;
    width:auto!important;
    white-space:nowrap!important;
  }

  body:not(.admin-mobile-preview) .active-filters .filter-chip-text,
  body:not(.admin-mobile-preview) .active-filters .filter-chip{
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  body:not(.admin-mobile-preview) .active-filters .filter-chip-text{
    min-width:0!important;
  }

  body:not(.admin-mobile-preview) .active-filters .filter-chip button{
    flex:0 0 auto!important;
  }

  body:not(.admin-mobile-preview) .ct{
    gap:8px!important;
    font-size:13px!important;
  }

  body:not(.admin-mobile-preview) .card-actress{
    max-width:38%!important;
    font-size:10px!important;
  }
}

/* Final public palette: peach milk background with tulip rose text. */
:root{
  --peach-milk:#f6eeec;
  --peach-panel:#fff8f5;
  --peach-soft:#f2dfda;
  --tulip-rose:#a63a4f;
  --tulip-bright:#f65479;
  --tulip-muted:rgba(166,58,79,.68);
  --pink:var(--tulip-rose);
  --pink-soft:#c76478;
  --pink-deep:#7b2a3a;
  --pink-panel:var(--peach-panel);
  --lemon:var(--peach-milk);
  --ink:var(--tulip-rose);
  --outline:rgba(166,58,79,.30);
  --outline-soft:rgba(166,58,79,.14);
  --outline-mid:rgba(166,58,79,.36);
  --surface:rgba(255,255,255,.52);
  --surface-strong:rgba(255,255,255,.76);
  --bg:var(--peach-milk);
  --bg2:#f3e5e1;
  --bg3:#fff8f5;
  --card:rgba(255,248,245,.72);
  --accent:var(--tulip-rose);
  --accent2:var(--tulip-bright);
  --gold:var(--tulip-rose);
  --text:var(--tulip-rose);
  --muted:var(--tulip-muted);
  --border:rgba(166,58,79,.18);
  --border2:rgba(166,58,79,.26);
  --focus:0 0 0 3px rgba(166,58,79,.22);
}

html body:not(.admin-mobile-preview){
  background:var(--peach-milk)!important;
  background-image:none!important;
  color:var(--text)!important;
}

body:not(.admin-mobile-preview) :where(h1,h2,h3,h4,p,li,span,a,small,strong,em,label,div,th,td,.ct,.cm,.vt,.vm,.rtl,.rm,.st,.sec-title,.videos-title,.page-title,.page-sub,.card-title,.field-label,.actress-name,.actress-count,.actress-name-big,.actress-stat-num,.actress-stat-lbl,.tag-count,.empty,.loading,.loading-msg,.ag-title,.ag-text){
  color:var(--text)!important;
  text-shadow:none!important;
  -webkit-text-stroke:0!important;
}

body:not(.admin-mobile-preview) :where(.cm,.vm,.desc,.tag-count,.actress-count,.actress-stat-lbl,.page-sub,.field-hint,.metric-empty,.metric-name,.metric-value,.qa-sub,.t-sub,.card-actress){
  color:var(--muted)!important;
}

body:not(.admin-mobile-preview) :where(.logo,.logo span,.ag-logo,.title,h1,.vt,.page-title,.actress-name-big){
  color:var(--text)!important;
  -webkit-text-stroke:0!important;
  text-shadow:none!important;
}

body:not(.admin-mobile-preview) nav,
body:not(.admin-mobile-preview) footer,
body:not(.admin-mobile-preview) .mobile-bottom-nav{
  background:rgba(246,238,236,.92)!important;
  background-image:none!important;
  border-color:var(--border)!important;
  box-shadow:0 10px 30px rgba(166,58,79,.08)!important;
  backdrop-filter:blur(14px);
}

body:not(.admin-mobile-preview) :where(#age-gate,.ag-box,.sec-tabs,.sort-bar,.srv,.videos-header,.vi,.below-rel,.ss2,.ss3,.actress-panel,.actress-info,.native-ad-card,.actress-btn,.tag-card,.seo-link-grid a,.modal,.lb,.stat,.table-wrap,.qa-btn,.source-item,.ad-slot-card,.card-header,.note,.ad-manager-note,.ad-manager-note-secondary,.select-menu,.native-ad-body,.rt,.actress-cover-placeholder){
  background:rgba(255,248,245,.70)!important;
  background-image:none!important;
  border-color:var(--border)!important;
  box-shadow:0 16px 38px rgba(166,58,79,.08)!important;
}

body:not(.admin-mobile-preview) :where(.section.active,.seo-link-index,main.page,.profile-layout){
  background:rgba(255,248,245,.40)!important;
  background-image:none!important;
  border-color:rgba(166,58,79,.12)!important;
  box-shadow:none!important;
}

body:not(.admin-mobile-preview) :where(.btn,.login-btn,.logout-btn,.ntb,.ntb.active,.stab,.stab.active,.pb,.pb.active,.pb:hover,.pb:active,.back,.back-nav,.nav-contact,.tag,.actress-tag,.filter-chip,.load-more,.sb2,.sb2.active,.action-btn,.ag-btn,.ag-exit,.select-trigger,.select-option:hover,.select-option.active,.ss,.sort-sel,input,textarea,select,.rh,.rank-badge,.ag-badge,.badge,.ad-slot-tag,.icon-btn,.modal-close,.qa-icon,.mobile-nav-item,.preview-toggle){
  background:rgba(255,248,245,.72)!important;
  background-image:none!important;
  border-color:var(--border)!important;
  color:var(--text)!important;
  box-shadow:none!important;
  text-shadow:none!important;
  -webkit-text-stroke:0!important;
}

body:not(.admin-mobile-preview) :where(.btn-primary,.btn-success,.login-btn,.ag-btn,.load-more,.stab.active,.ntb.active,.pb.active,.pb:hover,.sb2.active,.action-btn.active,.mobile-nav-item.active){
  background:var(--tulip-rose)!important;
  background-image:none!important;
  border-color:var(--tulip-rose)!important;
  color:var(--peach-milk)!important;
  box-shadow:0 10px 24px rgba(166,58,79,.16)!important;
}

body:not(.admin-mobile-preview) :where(input,textarea,select,.sw input,.tag-search,.select-trigger,.sort-sel){
  background:rgba(255,255,255,.56)!important;
  border-color:rgba(166,58,79,.22)!important;
  color:var(--text)!important;
}

body:not(.admin-mobile-preview) input::placeholder,
body:not(.admin-mobile-preview) textarea::placeholder{
  color:rgba(166,58,79,.55)!important;
}

body:not(.admin-mobile-preview) select option{
  background:var(--peach-milk)!important;
  color:var(--text)!important;
}

body:not(.admin-mobile-preview) :where(.card,.native-ad-card,.related-card){
  background:transparent!important;
  border-color:transparent!important;
  box-shadow:none!important;
}

body:not(.admin-mobile-preview) :where(.tw,.card .tw,.related-card .tw){
  background:var(--peach-soft)!important;
}

body:not(.admin-mobile-preview) :where(.card:hover .tw,.related-card:hover .tw){
  box-shadow:0 14px 34px rgba(166,58,79,.16),0 0 0 1px rgba(166,58,79,.16)!important;
}

body:not(.admin-mobile-preview) .pw{
  background:#000!important;
  border-color:transparent!important;
  box-shadow:none!important;
}

body:not(.admin-mobile-preview) .hb2{
  position:absolute!important;
  top:7px!important;
  left:7px!important;
  right:auto!important;
  z-index:3!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:15px!important;
  padding:2px 5px!important;
  border-radius:5px!important;
  background:rgba(246,238,236,.62)!important;
  border:1px solid rgba(166,58,79,.18)!important;
  color:rgba(166,58,79,.76)!important;
  font-size:9px!important;
  line-height:1!important;
  letter-spacing:.3px!important;
  box-shadow:none!important;
  text-shadow:none!important;
  backdrop-filter:blur(6px);
}

body:not(.admin-mobile-preview) .rank-badge{
  background:rgba(166,58,79,.86)!important;
  color:var(--peach-milk)!important;
  border-color:rgba(246,238,236,.32)!important;
}

body:not(.admin-mobile-preview) .dbb{
  background:rgba(166,58,79,.72)!important;
  color:var(--peach-milk)!important;
  border-color:rgba(246,238,236,.18)!important;
}

body:not(.admin-mobile-preview) .ad-slot:not(:empty){
  background:rgba(255,248,245,.44)!important;
  border-color:rgba(166,58,79,.16)!important;
  box-shadow:none!important;
}

@media(max-width:700px){
  body:not(.admin-mobile-preview) #sec-home .sort-bar,
  body:not(.admin-mobile-preview) #sec-trending .sort-bar,
  body:not(.admin-mobile-preview) .videos-header,
  body:not(.admin-mobile-preview) .tag-head{
    background:rgba(255,248,245,.72)!important;
  }
}

/* Final ad placement cleanup: native ads blend with the video grid. */
body:not(.admin-mobile-preview) .native-ad-card{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  outline:0!important;
  min-height:0!important;
  border-radius:10px!important;
}

body:not(.admin-mobile-preview) .native-ad-label{
  padding:0 2px 6px!important;
  color:var(--muted)!important;
  font-size:9px!important;
  line-height:1!important;
  letter-spacing:.6px!important;
  text-shadow:none!important;
}

body:not(.admin-mobile-preview) .native-ad-body{
  aspect-ratio:auto!important;
  min-height:180px!important;
  padding:0!important;
  background:var(--peach-soft)!important;
  border:0!important;
  border-radius:10px!important;
  box-shadow:none!important;
  overflow:hidden!important;
}

body:not(.admin-mobile-preview) .native-ad-body .ad-frame{
  width:100%!important;
  height:auto;
  min-height:180px!important;
  border-radius:10px!important;
}

/* Final card/avatar cleanup: remove decorative thumbnail lines and sharpen actress avatars. */
body:not(.admin-mobile-preview) .card::before,
body:not(.admin-mobile-preview) .card::after,
body:not(.admin-mobile-preview) .related-card::before,
body:not(.admin-mobile-preview) .related-card::after,
body:not(.admin-mobile-preview) .native-ad-card::before,
body:not(.admin-mobile-preview) .native-ad-card::after{
  content:none!important;
  display:none!important;
  background:none!important;
  box-shadow:none!important;
}

body:not(.admin-mobile-preview) .tw{
  border-top:0!important;
  outline:0!important;
}

body:not(.admin-mobile-preview) .actress-avatar{
  width:72px!important;
  height:72px!important;
  min-width:72px!important;
  border-radius:50%!important;
  border:2px solid rgba(166,58,79,.42)!important;
  background:rgba(166,58,79,.10)!important;
  color:var(--tulip-rose)!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-weight:700!important;
  font-size:20px!important;
  letter-spacing:.02em!important;
  text-shadow:none!important;
  -webkit-text-stroke:0!important;
  -webkit-font-smoothing:antialiased!important;
  -moz-osx-font-smoothing:grayscale!important;
  text-rendering:geometricPrecision!important;
  box-shadow:0 8px 18px rgba(166,58,79,.10)!important;
}

body:not(.admin-mobile-preview) .actress-avatar img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:50%!important;
  image-rendering:auto!important;
  transform:translateZ(0);
  backface-visibility:hidden;
}

@media(max-width:520px){
  body:not(.admin-mobile-preview) .actress-avatar{
    width:64px!important;
    height:64px!important;
    min-width:64px!important;
    font-size:18px!important;
  }
}

/* Final mobile and ad tuning pass. */
body:not(.admin-mobile-preview) .native-ad-card{
  align-self:stretch!important;
}

body:not(.admin-mobile-preview) .native-ad-body{
  position:relative!important;
}

body:not(.admin-mobile-preview) .native-ad-body::after{
  content:'Sponsored'!important;
  position:absolute!important;
  left:8px!important;
  top:8px!important;
  padding:2px 6px!important;
  border-radius:999px!important;
  background:rgba(246,238,236,.72)!important;
  color:rgba(166,58,79,.76)!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:9px!important;
  font-weight:700!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  pointer-events:none!important;
  backdrop-filter:blur(6px)!important;
}

@media(max-width:700px){
  body:not(.admin-mobile-preview) nav{
    position:sticky!important;
    top:0!important;
  }

  body:not(.admin-mobile-preview) .nb{
    height:auto!important;
    min-height:58px!important;
    padding:8px 0!important;
    gap:8px!important;
    flex-wrap:wrap!important;
  }

  body:not(.admin-mobile-preview) .logo{
    font-size:28px!important;
    max-width:100%!important;
  }

  body:not(.admin-mobile-preview) .sw{
    flex:1 1 100%!important;
    max-width:none!important;
    order:2!important;
  }

  body:not(.admin-mobile-preview) .sw input{
    min-height:42px!important;
    font-size:13px!important;
    border-radius:999px!important;
  }

  body:not(.admin-mobile-preview) .page{
    padding-inline:10px!important;
  }

  body:not(.admin-mobile-preview) .layout{
    gap:12px!important;
    padding-top:12px!important;
  }

  body:not(.admin-mobile-preview) #grid,
  body:not(.admin-mobile-preview) #grid-trending{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px 10px!important;
  }

  body:not(.admin-mobile-preview) .card-title-text{
    -webkit-line-clamp:3!important;
  }

  body:not(.admin-mobile-preview) .card-actress{
    max-width:40%!important;
    font-size:10px!important;
  }

  body:not(.admin-mobile-preview) .cb{
    padding-top:7px!important;
  }

  body:not(.admin-mobile-preview) .native-ad-card{
    grid-column:1/-1!important;
    max-width:100%!important;
  }

  body:not(.admin-mobile-preview) .native-ad-body{
    aspect-ratio:auto!important;
    min-height:180px!important;
  }

  body:not(.admin-mobile-preview) .ad-slot.page:not(:empty){
    margin-inline:10px!important;
    max-width:calc(100vw - 20px)!important;
  }

  body:not(.admin-mobile-preview) .mobile-bottom-nav{
    left:10px!important;
    right:10px!important;
    bottom:calc(10px + env(safe-area-inset-bottom))!important;
    border-radius:14px!important;
  }
}

@media(max-width:380px){
  body:not(.admin-mobile-preview) #grid,
  body:not(.admin-mobile-preview) #grid-trending{
    gap:10px 8px!important;
  }

  body:not(.admin-mobile-preview) .ct{
    font-size:12px!important;
  }
}

/* Design polish pass: contrast, hierarchy, and consistent CTAs without changing behavior. */
body:not(.admin-mobile-preview){
  --muted:#7a2637;
  --muted-soft:rgba(122,38,55,.76);
  --surface-polish:rgba(255,248,245,.82);
  --surface-polish-strong:rgba(255,255,255,.92);
  --cta:#a63a4f;
  --cta-deep:#7a2637;
  --cta-hover:#8a2f45;
  --cta-text:#fff8f5;
  --control-border:rgba(122,38,55,.34);
  --control-border-strong:rgba(122,38,55,.52);
  --soft-shadow:0 14px 36px rgba(122,38,55,.10);
  --cta-shadow:0 14px 28px rgba(122,38,55,.18);
}

body:not(.admin-mobile-preview) :where(.cm,.vm,.desc,.tag-count,.actress-count,.actress-stat-lbl,.page-sub,.field-hint,.metric-empty,.metric-name,.metric-value,.qa-sub,.t-sub,.card-actress,.native-ad-label,footer a){
  color:var(--muted)!important;
}

body:not(.admin-mobile-preview) input::placeholder,
body:not(.admin-mobile-preview) textarea::placeholder{
  color:rgba(122,38,55,.68)!important;
}

body:not(.admin-mobile-preview) :where(.section.active,.seo-link-index,main.page,.profile-layout){
  background:linear-gradient(180deg,rgba(255,248,245,.66),rgba(255,248,245,.34))!important;
  border:1px solid rgba(122,38,55,.14)!important;
  border-radius:16px!important;
  box-shadow:0 18px 46px rgba(122,38,55,.08)!important;
}

body:not(.admin-mobile-preview) :where(.sec-title,.videos-title,.st,.card-title,.page-title,.title,h1){
  color:var(--cta-deep)!important;
  letter-spacing:.01em!important;
}

body:not(.admin-mobile-preview) :where(.sec-title,.videos-title,.st,.card-title){
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  border-bottom:1px solid rgba(122,38,55,.18)!important;
  padding-bottom:11px!important;
  margin-bottom:16px!important;
}

body:not(.admin-mobile-preview) :where(.sec-title,.videos-title,.st,.card-title)::before{
  content:''!important;
  width:8px!important;
  height:8px!important;
  flex:0 0 8px!important;
  border-radius:50%!important;
  background:var(--cta)!important;
  box-shadow:0 0 0 4px rgba(166,58,79,.10)!important;
}

body:not(.admin-mobile-preview) :where(.sort-bar,.videos-header,.srv,.ss2,.ss3,.vi,.below-rel,.actress-panel,.actress-info,.tag-card,.actress-btn,.qa-btn,.table-wrap,.ad-slot-card,.note,.ad-manager-note,.ad-manager-note-secondary,.select-menu){
  background:var(--surface-polish)!important;
  border:1px solid rgba(122,38,55,.16)!important;
  box-shadow:var(--soft-shadow)!important;
}

body:not(.admin-mobile-preview) :where(.btn,.login-btn,.logout-btn,.ntb,.stab,.pb,.back,.back-nav,.nav-contact,.tag,.actress-tag,.filter-chip,.load-more,.sb2,.action-btn,.ag-btn,.ag-exit,.select-trigger,.select-option,.ss,.sort-sel,.mobile-nav-item,.preview-toggle,.icon-btn,.modal-close){
  min-height:42px!important;
  border-radius:10px!important;
  border:1px solid var(--control-border)!important;
  background:var(--surface-polish-strong)!important;
  color:var(--cta-deep)!important;
  font-weight:700!important;
  letter-spacing:.01em!important;
  text-shadow:none!important;
  box-shadow:0 8px 18px rgba(122,38,55,.08)!important;
  transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}

body:not(.admin-mobile-preview) :where(.btn svg,.login-btn svg,.logout-btn svg,.ntb svg,.back svg,.back-nav svg,.icon-btn svg,.action-btn svg){
  color:currentColor!important;
  stroke:currentColor!important;
}

body:not(.admin-mobile-preview) :where(.btn-primary,.btn-success,.login-btn,.ag-btn,.load-more,.stab.active,.ntb.active,.pb.active,.pb:hover,.sb2.active,.action-btn.active,.mobile-nav-item.active){
  background:linear-gradient(180deg,var(--cta),var(--cta-deep))!important;
  border-color:var(--cta-deep)!important;
  color:var(--cta-text)!important;
  box-shadow:var(--cta-shadow)!important;
}

body:not(.admin-mobile-preview) :where(.ag-btn,.load-more,.btn-success,.btn-primary,.login-btn){
  min-height:46px!important;
  padding-inline:22px!important;
  text-transform:uppercase!important;
}

body:not(.admin-mobile-preview) :where(.btn:hover,.login-btn:hover,.logout-btn:hover,.ntb:hover,.stab:hover,.pb:hover,.back:hover,.back-nav:hover,.nav-contact:hover,.tag:hover,.actress-tag:hover,.filter-chip:hover,.load-more:hover,.sb2:hover,.action-btn:hover,.ag-btn:hover,.ag-exit:hover,.select-trigger:hover,.select-option:hover,.mobile-nav-item:hover,.preview-toggle:hover,.icon-btn:hover,.modal-close:hover){
  border-color:var(--control-border-strong)!important;
  transform:translateY(-1px)!important;
  box-shadow:0 12px 24px rgba(122,38,55,.12)!important;
}

body:not(.admin-mobile-preview) :where(.btn-primary:hover,.btn-success:hover,.login-btn:hover,.ag-btn:hover,.load-more:hover,.stab.active:hover,.ntb.active:hover,.sb2.active:hover,.action-btn.active:hover,.mobile-nav-item.active:hover){
  background:linear-gradient(180deg,var(--cta-hover),var(--cta-deep))!important;
  color:var(--cta-text)!important;
  box-shadow:0 16px 32px rgba(122,38,55,.22)!important;
}

body:not(.admin-mobile-preview) :where(.btn:focus-visible,.login-btn:focus-visible,.logout-btn:focus-visible,.ntb:focus-visible,.stab:focus-visible,.pb:focus-visible,.back:focus-visible,.back-nav:focus-visible,.nav-contact:focus-visible,.tag:focus-visible,.actress-tag:focus-visible,.filter-chip:focus-within,.load-more:focus-visible,.sb2:focus-visible,.action-btn:focus-visible,.ag-btn:focus-visible,.ag-exit:focus-visible,.select-trigger:focus-visible,.select-option:focus-visible,.ss:focus,.sort-sel:focus,.mobile-nav-item:focus-visible,.preview-toggle:focus-visible,.icon-btn:focus-visible,.modal-close:focus-visible,input:focus,textarea:focus,select:focus){
  outline:3px solid rgba(122,38,55,.24)!important;
  outline-offset:2px!important;
  border-color:var(--cta-deep)!important;
}

body:not(.admin-mobile-preview) :where(.btn-danger){
  background:#7a2637!important;
  border-color:#5f1d2b!important;
  color:#fff8f5!important;
}

body:not(.admin-mobile-preview) :where(.ag-exit,.btn-ghost,.logout-btn){
  background:rgba(255,255,255,.72)!important;
  color:var(--muted)!important;
}

body:not(.admin-mobile-preview) :where(input,textarea,select,.sw input,.tag-search,.select-trigger,.sort-sel,.ss){
  background:#fffdfc!important;
  border-color:rgba(122,38,55,.24)!important;
  color:var(--cta-deep)!important;
}

body:not(.admin-mobile-preview) :where(.tw,.card .tw,.related-card .tw,.native-ad-body){
  border:1px solid rgba(122,38,55,.16)!important;
  box-shadow:0 10px 24px rgba(122,38,55,.08)!important;
}

body:not(.admin-mobile-preview) :where(.card:hover .tw,.related-card:hover .tw,.native-ad-card:hover .native-ad-body){
  border-color:rgba(122,38,55,.34)!important;
  box-shadow:0 16px 34px rgba(122,38,55,.14)!important;
}

body:not(.admin-mobile-preview) .cb{
  padding-top:10px!important;
}

body:not(.admin-mobile-preview) .ct{
  color:var(--cta-deep)!important;
  font-weight:700!important;
}

body:not(.admin-mobile-preview) .card-title-text{
  color:var(--cta-deep)!important;
}

body:not(.admin-mobile-preview) .card-actress{
  color:var(--muted)!important;
  font-weight:700!important;
}

body:not(.admin-mobile-preview) :where(.hb2,.rank-badge,.dbb){
  background:rgba(255,248,245,.92)!important;
  border:1px solid rgba(122,38,55,.24)!important;
  color:var(--cta-deep)!important;
  font-weight:800!important;
}

body:not(.admin-mobile-preview) .native-ad-body::after{
  background:rgba(255,248,245,.92)!important;
  border:1px solid rgba(122,38,55,.24)!important;
  color:var(--cta-deep)!important;
  font-weight:800!important;
}

body:not(.admin-mobile-preview) .rank-badge,
body:not(.admin-mobile-preview) .dbb{
  background:rgba(122,38,55,.88)!important;
  color:#fff8f5!important;
  border-color:rgba(255,248,245,.32)!important;
}

body:not(.admin-mobile-preview) .mobile-bottom-nav{
  background:rgba(255,248,245,.94)!important;
  border:1px solid rgba(122,38,55,.16)!important;
  box-shadow:0 18px 44px rgba(122,38,55,.16)!important;
}

@media(max-width:700px){
  body:not(.admin-mobile-preview) :where(.section.active,.seo-link-index,main.page,.profile-layout){
    border-radius:12px!important;
    box-shadow:0 12px 30px rgba(122,38,55,.08)!important;
  }

  body:not(.admin-mobile-preview) :where(.btn,.login-btn,.logout-btn,.ntb,.stab,.pb,.back,.back-nav,.nav-contact,.tag,.actress-tag,.filter-chip,.load-more,.sb2,.action-btn,.ag-btn,.ag-exit,.select-trigger,.select-option,.ss,.sort-sel,.mobile-nav-item,.preview-toggle,.icon-btn,.modal-close){
    min-height:44px!important;
  }

  body:not(.admin-mobile-preview) :where(.sort-bar,.videos-header,.srv,.ss2,.ss3,.vi,.below-rel,.actress-panel,.actress-info,.tag-card,.actress-btn){
    box-shadow:0 10px 22px rgba(122,38,55,.08)!important;
  }
}

/* Actress cover cards and compact public controls. */
body:not(.admin-mobile-preview) .actress-grid{
  grid-template-columns:repeat(auto-fill,minmax(180px,1fr))!important;
  gap:18px!important;
}

body:not(.admin-mobile-preview) .actress-btn{
  display:block!important;
  padding:0!important;
  text-align:left!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}

body:not(.admin-mobile-preview) .actress-cover-tile{
  position:relative!important;
  width:100%!important;
  aspect-ratio:3/4!important;
  overflow:hidden!important;
  border-radius:12px!important;
  background:var(--peach-soft)!important;
  border:1px solid rgba(122,38,55,.16)!important;
  box-shadow:0 14px 30px rgba(122,38,55,.10)!important;
}

body:not(.admin-mobile-preview) .actress-tile-img,
body:not(.admin-mobile-preview) .actress-tile-placeholder{
  width:100%!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  object-fit:cover!important;
  border-radius:0!important;
  color:var(--cta)!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:32px!important;
  font-weight:800!important;
  letter-spacing:.04em!important;
  text-shadow:none!important;
}

body:not(.admin-mobile-preview) .actress-cover-tile::after,
body:not(.admin-mobile-preview) .actress-profile-cover::after{
  content:''!important;
  position:absolute!important;
  inset:auto 0 0 0!important;
  height:44%!important;
  background:linear-gradient(180deg,transparent,rgba(26,11,16,.56))!important;
  pointer-events:none!important;
}

body:not(.admin-mobile-preview) .actress-tile-caption,
body:not(.admin-mobile-preview) .actress-profile-caption{
  position:absolute!important;
  left:10px!important;
  right:10px!important;
  bottom:10px!important;
  z-index:2!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:2px!important;
  pointer-events:none!important;
}

body:not(.admin-mobile-preview) .actress-tile-caption{
  right:auto!important;
  max-width:calc(100% - 20px)!important;
  padding:7px 9px!important;
  border-radius:8px!important;
  background:rgba(26,11,16,.48)!important;
  border:1px solid rgba(255,248,245,.20)!important;
  backdrop-filter:blur(8px)!important;
}

body:not(.admin-mobile-preview) .actress-tile-caption .actress-name,
body:not(.admin-mobile-preview) .actress-tile-caption .actress-count{
  color:#fff8f5!important;
  text-shadow:0 1px 4px rgba(0,0,0,.45)!important;
}

body:not(.admin-mobile-preview) .actress-tile-caption .actress-name{
  margin:0!important;
  font-size:14px!important;
  line-height:1.12!important;
  font-weight:800!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

body:not(.admin-mobile-preview) .actress-tile-caption .actress-count{
  font-size:11px!important;
  line-height:1.1!important;
  opacity:.78!important;
}

body:not(.admin-mobile-preview) .actress-btn:hover .actress-cover-tile{
  transform:translateY(-2px)!important;
  border-color:rgba(122,38,55,.34)!important;
  box-shadow:0 18px 38px rgba(122,38,55,.16)!important;
}

body:not(.admin-mobile-preview) .actress-btn:hover .actress-tile-img{
  transform:scale(1.035)!important;
}

body:not(.admin-mobile-preview) .actress-avatar{
  display:none!important;
}

body:not(.admin-mobile-preview) .actress-profile-cover{
  position:relative!important;
  width:100%!important;
  aspect-ratio:3/4!important;
  overflow:hidden!important;
  background:var(--peach-soft)!important;
}

body:not(.admin-mobile-preview) .actress-panel .actress-cover,
body:not(.admin-mobile-preview) .actress-panel .actress-cover-placeholder{
  width:100%!important;
  height:100%!important;
  aspect-ratio:auto!important;
  border-radius:0!important;
  object-fit:cover!important;
}

body:not(.admin-mobile-preview) .actress-profile-caption{
  left:12px!important;
  right:12px!important;
  bottom:12px!important;
}

body:not(.admin-mobile-preview) .actress-profile-caption .actress-name-big{
  width:auto!important;
  max-width:100%!important;
  margin:0!important;
  padding:8px 11px!important;
  border-radius:9px!important;
  background:rgba(26,11,16,.50)!important;
  border:1px solid rgba(255,248,245,.22)!important;
  color:#fff8f5!important;
  text-shadow:0 1px 5px rgba(0,0,0,.46)!important;
  font-size:clamp(22px,3vw,32px)!important;
  line-height:1.05!important;
  backdrop-filter:blur(8px)!important;
}

body:not(.admin-mobile-preview) .sec-tabs{
  width:max-content!important;
  max-width:100%!important;
  gap:6px!important;
  padding:5px!important;
  border-radius:999px!important;
}

body:not(.admin-mobile-preview) .stab{
  min-height:36px!important;
  padding:7px 14px!important;
  border-radius:999px!important;
  font-size:12px!important;
  line-height:1!important;
}

body:not(.admin-mobile-preview) .load-more,
body:not(.admin-mobile-preview) .ag-btn{
  min-height:40px!important;
  padding:9px 18px!important;
}

body:not(.admin-mobile-preview) .pb{
  width:36px!important;
  height:36px!important;
  min-height:36px!important;
  border-radius:9px!important;
}

@media(max-width:700px){
  body:not(.admin-mobile-preview){
    padding-bottom:calc(66px + env(safe-area-inset-bottom))!important;
  }

  body:not(.admin-mobile-preview) .sec-tabs{
    display:grid!important;
    width:100%!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
    padding:6px!important;
  }

  body:not(.admin-mobile-preview) .stab{
    min-height:38px!important;
    padding:7px 8px!important;
    font-size:11px!important;
    white-space:nowrap!important;
  }

  body:not(.admin-mobile-preview) .mobile-bottom-nav{
    gap:6px!important;
    padding:6px!important;
    left:8px!important;
    right:8px!important;
    bottom:calc(8px + env(safe-area-inset-bottom))!important;
  }

  body:not(.admin-mobile-preview) .mobile-nav-item{
    min-height:38px!important;
    border-radius:10px!important;
    font-size:11px!important;
  }

  body:not(.admin-mobile-preview) .actress-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }

  body:not(.admin-mobile-preview) .actress-tile-caption{
    left:8px!important;
    bottom:8px!important;
    max-width:calc(100% - 16px)!important;
    padding:6px 8px!important;
  }

  body:not(.admin-mobile-preview) .actress-tile-caption .actress-name{
    font-size:12px!important;
  }

  body:not(.admin-mobile-preview) .actress-tile-caption .actress-count{
    font-size:10px!important;
  }
}

/* Selected UX additions: tags and compact metadata chips. */
body:not(.admin-mobile-preview) .card-chip-row{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:5px!important;
  margin-top:8px!important;
}

body:not(.admin-mobile-preview) .card-chip{
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  border:1px solid var(--border)!important;
  border-radius:999px!important;
  color:var(--muted)!important;
  background:rgba(255,255,255,.04)!important;
  padding:3px 7px!important;
  font-size:10px!important;
  line-height:1.2!important;
  cursor:pointer!important;
}

body:not(.admin-mobile-preview) .card-chip:hover{
  border-color:var(--accent)!important;
  color:var(--text)!important;
}

body:not(.admin-mobile-preview) .srv-current{
  margin:-4px 0 12px!important;
  color:var(--muted)!important;
  font-size:12px!important;
  line-height:1.3!important;
}

body:not(.admin-mobile-preview) .tag-index{
  margin-top:4px!important;
}

/* Keep section dropdowns above their card grids. */
body:not(.admin-mobile-preview) #sec-actress.section.active,
body:not(.admin-mobile-preview) #sec-actress #actress-list,
body:not(.admin-mobile-preview) #sec-actress .sort-bar,
body:not(.admin-mobile-preview) #sec-trending.section.active,
body:not(.admin-mobile-preview) #sec-trending .sort-bar{
  overflow:visible!important;
}

body:not(.admin-mobile-preview) #sec-actress .sort-bar,
body:not(.admin-mobile-preview) #sec-trending .sort-bar{
  position:relative!important;
  z-index:900!important;
}

body:not(.admin-mobile-preview) #sec-actress .select-ui,
body:not(.admin-mobile-preview) #sec-trending .select-ui{
  z-index:1!important;
}

body:not(.admin-mobile-preview) #sec-actress .select-ui.open,
body:not(.admin-mobile-preview) #sec-trending .select-ui.open{
  z-index:920!important;
}

body:not(.admin-mobile-preview) #sec-actress .select-menu,
body:not(.admin-mobile-preview) #sec-trending .select-menu{
  z-index:930!important;
}

body:not(.admin-mobile-preview) #actress-grid,
body:not(.admin-mobile-preview) #grid-trending{
  position:relative!important;
  z-index:1!important;
}

@media(max-width:700px){
  body:not(.admin-mobile-preview) #sec-actress .sort-bar,
  body:not(.admin-mobile-preview) #sec-trending .sort-bar{
    position:sticky!important;
    z-index:900!important;
  }
}

/* Compact directory section headers without the decorative dot and divider lines. */
body:not(.admin-mobile-preview) :where(#sec-actress,#sec-category,#sec-tags,#sec-trending) .sort-bar{
  align-items:center!important;
  gap:8px!important;
  min-height:0!important;
  margin-bottom:12px!important;
  padding:8px 10px!important;
  border-radius:10px!important;
  overflow:visible!important;
}

body:not(.admin-mobile-preview) :where(#sec-actress,#sec-category,#sec-tags,#sec-trending) .sec-title{
  border-bottom:0!important;
  padding-bottom:0!important;
  margin-bottom:0!important;
  font-size:22px!important;
  line-height:1.05!important;
}

body:not(.admin-mobile-preview) :where(#sec-actress,#sec-category,#sec-tags,#sec-trending) .sec-title::before{
  display:none!important;
}

body:not(.admin-mobile-preview) :where(#sec-actress,#sec-trending) .select-ui{
  min-width:126px!important;
}

body:not(.admin-mobile-preview) :where(#sec-actress,#sec-trending) .select-trigger,
body:not(.admin-mobile-preview) :where(#sec-category,#sec-tags) .tag-search{
  min-height:36px!important;
  border-radius:10px!important;
  font-size:12px!important;
  line-height:1!important;
}

body:not(.admin-mobile-preview) :where(#sec-actress,#sec-trending) .select-trigger{
  padding:7px 28px 7px 10px!important;
}

body:not(.admin-mobile-preview) :where(#sec-category,#sec-tags) .tag-search{
  flex:0 1 260px!important;
  max-width:260px!important;
  padding:7px 10px!important;
}

body:not(.admin-mobile-preview) #sec-tags .tag-search{
  max-width:240px!important;
}

@media(max-width:700px){
  body:not(.admin-mobile-preview) :where(#sec-actress,#sec-category,#sec-tags,#sec-trending) .sort-bar{
    padding:8px!important;
  }

  body:not(.admin-mobile-preview) :where(#sec-actress,#sec-category,#sec-tags,#sec-trending) .sec-title{
    font-size:20px!important;
  }

  body:not(.admin-mobile-preview) :where(#sec-actress,#sec-trending) .select-ui{
    min-width:112px!important;
  }

  body:not(.admin-mobile-preview) :where(#sec-category,#sec-tags) .tag-search{
    flex:1 1 150px!important;
    min-width:0!important;
    max-width:100%!important;
  }
}

@media(max-width:700px){
  body:not(.admin-mobile-preview) .sec-tabs{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }

  body:not(.admin-mobile-preview) .stab{
    font-size:10px!important;
    padding-left:4px!important;
    padding-right:4px!important;
  }

  body:not(.admin-mobile-preview) .mobile-bottom-nav{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }

  body:not(.admin-mobile-preview) .mobile-nav-item{
    font-size:10px!important;
    padding-left:3px!important;
    padding-right:3px!important;
  }

}

/* Search-only home header cleanup. */
body:not(.admin-mobile-preview) nav .nb{
  justify-content:space-between!important;
}

body:not(.admin-mobile-preview) .sw{
  flex:0 1 360px!important;
  max-width:360px!important;
  min-width:180px!important;
  margin-left:auto!important;
}

body:not(.admin-mobile-preview) .sw input{
  min-height:40px!important;
  padding:8px 14px!important;
  font-size:13px!important;
}

@media(max-width:700px){
  body:not(.admin-mobile-preview) nav .nb{
    display:flex!important;
    flex-wrap:nowrap!important;
  }

  body:not(.admin-mobile-preview) .sw{
    flex:0 1 min(58vw,260px)!important;
    max-width:min(58vw,260px)!important;
    min-width:140px!important;
  }

body:not(.admin-mobile-preview) .sw input{
    min-height:38px!important;
    font-size:12px!important;
    padding:7px 12px!important;
  }
}

/* Keep category cards inside the public cream and tulip palette. */
body:not(.admin-mobile-preview) .category-card{
  background:rgba(255,248,245,.84)!important;
  background-image:none!important;
  border-color:rgba(122,38,55,.22)!important;
  box-shadow:0 12px 28px rgba(122,38,55,.10)!important;
}

body:not(.admin-mobile-preview) .category-card:hover{
  background:#fffdfc!important;
  border-color:var(--accent)!important;
  box-shadow:0 16px 34px rgba(122,38,55,.16)!important;
}

body:not(.admin-mobile-preview) .category-card :where(.category-name,.category-count){
  color:var(--text)!important;
}

body:not(.admin-mobile-preview) .category-card .category-icon-placeholder{
  background:rgba(166,58,79,.08)!important;
  border-color:rgba(122,38,55,.20)!important;
}

/* PornChicks black + red visual system */
:root{
  --bg:#050505!important;
  --bg2:#0b0b0d!important;
  --bg3:#151518!important;
  --bg4:#1d1d21!important;
  --card:#101012!important;
  --text:#f7f7f8!important;
  --text2:#dedee2!important;
  --muted:#a4a4ad!important;
  --border:#352128!important;
  --border2:#49232d!important;
  --accent:#ff173d!important;
  --accent2:#b80024!important;
  --gold:#ff3658!important;
  --ink:#050505!important;
  --ui-font:'Milkyway Demo',Arial,sans-serif!important;
}

body:not(.admin-mobile-preview){
  color:var(--text)!important;
  background:
    radial-gradient(circle at 12% -10%,rgba(255,23,61,.18),transparent 34rem),
    radial-gradient(circle at 92% 18%,rgba(184,0,36,.12),transparent 30rem),
    #050505!important;
  font-family:'Milkyway Demo',Arial,sans-serif!important;
}

body:not(.admin-mobile-preview) :where(.logo,.ag-logo,.title,h1,h2,h3,.page-title,.vt,.sec-title,.videos-title,.actress-name-big,.card-title,.section-title,.brand,.ll){
  font-family:'Super Beatpop',Impact,sans-serif!important;
  color:#fff!important;
  letter-spacing:.7px!important;
}

body:not(.admin-mobile-preview) :where(.logo,.ag-logo,.brand,.ll){
  display:inline-flex!important;
  align-items:center!important;
  gap:9px!important;
  color:#fff!important;
  -webkit-text-stroke:0!important;
  text-shadow:none!important;
}

body:not(.admin-mobile-preview) :where(.logo,.ag-logo,.brand,.ll)::before{
  content:'PC';
  display:inline-grid;
  place-items:center;
  width:34px;
  height:34px;
  flex:0 0 34px;
  color:#fff;
  background:linear-gradient(145deg,#ff294d,#b80024);
  border:2px solid #ff4967;
  border-radius:9px 3px 9px 3px;
  box-shadow:0 0 0 2px #050505,0 0 22px rgba(255,23,61,.4);
  font-family:'Super Beatpop',Impact,sans-serif;
  font-size:14px;
  letter-spacing:-1px;
  transform:skewX(-7deg);
}

body:not(.admin-mobile-preview) .logo span{color:#ff173d!important;text-shadow:none!important}
body:not(.admin-mobile-preview) nav,
body:not(.admin-mobile-preview) .topbar{
  background:rgba(5,5,5,.94)!important;
  border-color:#ff173d!important;
  box-shadow:0 8px 34px rgba(0,0,0,.5),0 1px 0 rgba(255,23,61,.55)!important;
  backdrop-filter:blur(14px);
}

body:not(.admin-mobile-preview) :where(.card,.video-card,.vc,.category-card,.tag-card,.actress-card,.profile-card,.vi,.sidebar-card,.admin-tool-card,.qa-btn){
  background:linear-gradient(160deg,#17171a,#0d0d0f)!important;
  border-color:#352128!important;
  box-shadow:0 14px 34px rgba(0,0,0,.34)!important;
}

body:not(.admin-mobile-preview) :where(.card,.video-card,.vc,.category-card,.tag-card,.actress-card):hover{
  border-color:#ff173d!important;
  box-shadow:0 18px 42px rgba(0,0,0,.45),0 0 0 1px rgba(255,23,61,.24)!important;
}

body:not(.admin-mobile-preview) :where(.btn,.login-btn,.ntb.active,.stab.active,.pb.active,.load-more,.sb2.active,.action-btn.active,.ag-btn,.mobile-nav-item.active,.badge,.rank-badge){
  color:#fff!important;
  background:linear-gradient(135deg,#ff294d,#b80024)!important;
  border-color:#ff3658!important;
  box-shadow:0 9px 22px rgba(184,0,36,.26)!important;
}

body:not(.admin-mobile-preview) :where(.btn,.login-btn,.ntb,.stab,.pb,.load-more,.sb2,.action-btn,.ag-btn,.ag-exit,.select-trigger,.select-option,.ss,.sort-sel,.mobile-nav-item,.back,.back-nav,.nav-contact){
  font-family:'Super Beatpop',Impact,sans-serif!important;
  letter-spacing:.35px!important;
}

body:not(.admin-mobile-preview) :where(input,textarea,select,.select-trigger,.select-menu){
  color:#f7f7f8!important;
  background:#111114!important;
  border-color:#3d252c!important;
}

body:not(.admin-mobile-preview) :where(input,textarea,select,.select-trigger):focus{
  border-color:#ff173d!important;
  box-shadow:0 0 0 3px rgba(255,23,61,.2)!important;
}

body:not(.admin-mobile-preview) :where(.category-card,.tag-card,.category-icon-placeholder){
  background:linear-gradient(145deg,#17171a,#0d0d0f)!important;
  border-color:#352128!important;
}

body:not(.admin-mobile-preview) :where(.category-name,.category-count,.tag-name,.tag-count){color:var(--text)!important}
body:not(.admin-mobile-preview) footer{background:#070708!important;border-color:#2e1c22!important}
body:not(.admin-mobile-preview) ::selection{background:#ff173d;color:#fff}

/* Obsidian Scarlet — PornChicks 2026 */
:root{
  --bg:#020203!important;
  --bg2:#07070a!important;
  --bg3:#101014!important;
  --bg4:#17171d!important;
  --card:#0b0b0f!important;
  --text:#fafafa!important;
  --text2:#e5e5e8!important;
  --muted:#9898a2!important;
  --border:#29151b!important;
  --border2:#451d27!important;
  --accent:#ef102f!important;
  --accent2:#980019!important;
  --gold:#ff405a!important;
  --red:#ef102f!important;
  --red-bright:#ff405a!important;
  --red-deep:#980019!important;
  --display-font:'Super Beatpop','Arial Black',Impact,sans-serif!important;
  --ui-font:'Trebuchet MS',Arial,sans-serif!important;
  --focus:0 0 0 3px rgba(239,16,47,.28)!important;
}

body:not(.admin-mobile-preview){
  background:
    linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px),
    radial-gradient(circle at 14% -8%,rgba(239,16,47,.2),transparent 32rem),
    radial-gradient(circle at 94% 24%,rgba(152,0,25,.13),transparent 28rem),
    #020203!important;
  background-size:42px 42px,42px 42px,auto,auto,auto!important;
  color:var(--text)!important;
  font-family:var(--ui-font)!important;
  font-weight:500!important;
}

body:not(.admin-mobile-preview) :where(.logo,.ag-logo,.title,h1,h2,h3,h4,.page-title,.vt,.sec-title,.videos-title,.actress-name-big,.card-title,.section-title,.brand,.ll){
  font-family:var(--display-font)!important;
  color:#fff!important;
  letter-spacing:.25px!important;
  text-transform:none!important;
}

body:not(.admin-mobile-preview) :where(.btn,.login-btn,.logout-btn,.ntb,.stab,.pb,.load-more,.sb2,.action-btn,.select-trigger,.select-option,.ss,.sort-sel,.mobile-nav-item,.back,.back-nav,.nav-contact,.tag,.actress-tag,.filter-chip){
  font-family:var(--display-font)!important;
  letter-spacing:.18px!important;
}

body:not(.admin-mobile-preview) nav,
body:not(.admin-mobile-preview) .topbar{
  background:rgba(2,2,3,.96)!important;
  border-color:#ef102f!important;
  box-shadow:0 12px 38px rgba(0,0,0,.72),0 1px 0 rgba(239,16,47,.72)!important;
}

body:not(.admin-mobile-preview) :where(.card,.video-card,.vc,.category-card,.tag-card,.actress-card,.profile-card,.vi,.sidebar-card,.admin-tool-card,.qa-btn,.actress-panel,.ss2,.ss3,.below-rel,.srv){
  background:linear-gradient(155deg,#121217 0%,#070709 72%)!important;
  border-color:#32171f!important;
  box-shadow:0 16px 38px rgba(0,0,0,.48)!important;
}

body:not(.admin-mobile-preview) :where(.card,.video-card,.vc,.category-card,.tag-card,.actress-card,.profile-card,.qa-btn):hover{
  border-color:#ef102f!important;
  box-shadow:0 18px 46px rgba(0,0,0,.62),0 0 24px rgba(239,16,47,.12)!important;
}

body:not(.admin-mobile-preview) :where(.btn,.login-btn,.ntb.active,.stab.active,.pb.active,.load-more,.sb2.active,.action-btn.active,.mobile-nav-item.active,.badge,.rank-badge){
  color:#fff!important;
  background:linear-gradient(135deg,#ff304c 0%,#ef102f 45%,#980019 100%)!important;
  border-color:#ff405a!important;
  box-shadow:0 10px 26px rgba(152,0,25,.32)!important;
}

body:not(.admin-mobile-preview) :where(.btn,.login-btn,.logout-btn,.ntb,.stab,.pb,.load-more,.sb2,.action-btn,.mobile-nav-item,.back,.back-nav,.nav-contact):hover{
  color:#fff!important;
  background:#ef102f!important;
  border-color:#ff405a!important;
}

body:not(.admin-mobile-preview) :where(input,textarea,select,.select-trigger,.select-menu,.sort-bar){
  color:#fafafa!important;
  background:#09090c!important;
  border-color:#351a22!important;
}

body:not(.admin-mobile-preview) :where(input,textarea,select,.select-trigger):focus{
  border-color:#ef102f!important;
  box-shadow:var(--focus)!important;
}

body:not(.admin-mobile-preview) :where(.logo,.brand,.ll)::before{
  background:linear-gradient(145deg,#ff304c,#8a0017)!important;
  border-color:#ff405a!important;
  box-shadow:0 0 0 2px #020203,0 0 26px rgba(239,16,47,.44)!important;
}

body:not(.admin-mobile-preview) .logo span{color:#ef102f!important}
body:not(.admin-mobile-preview) footer{background:#030304!important;border-color:#29151b!important}
body:not(.admin-mobile-preview) ::selection{background:#ef102f!important;color:#fff!important}
