/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Archive Page
    03. Non-Static Homepage

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .sn-directory-list .sn-directory-item .fas{
	font-size:10px !important;
}

body .sr-shell .sn-page-layout .sn-page-content .ni-seo-accordion details .ni-seo-accordion__content .ni-seo-mini-faq div{
	background-color:transparent !important;
}

body .sn-header-left a .sn-wordmark__venus{
	position:relative;
	left:2px;
}

body #srDrawer .sn-side-filters .sn-side-filter{
	background-color:transparent !important;
	border-color:#262626 !important;
}

body #srDrawer .sn-side-filters{
	background-color:transparent !important;
}

body .sr-shell .sn-page-content .sr-rankings .sr-stream-carousel .sr-stream-grid .sn-related-item .sr-card-info strong{
	color:#cccccc !important;
}

body .nr-leaderboard span span{
	background-color:transparent;
}

body #srDrawer .sn-side-bottom .sr-drawer-legal .sr-drawer-legal-links a{
	font-size:12px !important;
}

@media (max-width:860px){

	body .sn-mobile-nav{
	border-color:#1c1c1c !important;
	}

}



@media (max-width:640px){

	body .sn-header-left a .sn-wordmark__she{
	font-size:29px;
}

body .sn-header-left a .sn-wordmark__nudes{
	font-size:29px;
}

body .sn-header-left a .sn-wordmark__venus{
	font-size:29px;
	height:26px !important;
	padding-right:0px;
}

body .sn-wordmark .sn-wordmark__venus i{
	font-size:18px !important;
	}

}



@media (min-width:521px){

	body .sr-shell .sn-page-content .sr-featured-card .sn-featured-media .sn-player-decisions .sr-decision span strong{
	font-size:16px !important;
	}

}



@media (min-width:561px){

	body .sn-profile-actions .sr-icon-action .fas{
	font-size:18px !important;
}

body .sn-profile-actions .sr-icon-action .fa-heart{
	font-size:18px !important;
}

body .sr-shell .sn-page-layout .sn-page-content .sn-profile-card .sn-profile-card-main .sn-profile-copy .sn-profile-meta a{
	font-size:12px !important;
	}

}



@media (min-width:641px){

	body .sn-wordmark .sn-wordmark__venus i{
	font-size:17px !important;
}

body .sn-header-left a .sn-wordmark__venus{
	height:25px !important;
}

body .sn-app-header .sn-header-left a .sn-wordmark .sn-wordmark__venus{
	width:23px !important;
	}

}



/*-----------------------------------------------*/
/*  Archive Page                                 */
/*-----------------------------------------------*/
body.archive .sn-global-page-layout .nr-news-shell .nr-news-empty{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	background-color:transparent !important;
}

body.archive .sn-directory-page-shell .sn-directory-pagination ul{
	background-color:transparent !important;
}

body.archive .sn-directory-hero .sn-directory-search input[type=search]{
	background-color:transparent !important;
}

body.archive .sn-custom-global-layout .nr-ranking-shell .nr-leaderboard .nr-rank-row .nr-row-profile span strong span{
	background-color:transparent !important;
}



/*-----------------------------------------------*/
/*  Non-Static Homepage                          */
/*-----------------------------------------------*/
body.home #camgrid-favorites-page .nr-favorites-empty{
	background-image:none !important;
}

body.home #camgrid-favorites-page .nr-favorites-empty span{
	border-color:#000000 !important;
}

/* =========================================================
   SheNudes 1.3.6 — compact editorial articles and Gallery UI
   ========================================================= */

/* Single article: remove the oversized nested-card effect. */
body.single-post .nr-article{
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.single-post .nr-article-header{
  max-width:920px!important;
  margin:0 auto!important;
  padding:22px 2px 26px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  text-align:left!important;
}
body.single-post .nr-article-kicker{
  justify-content:flex-start!important;
  gap:9px!important;
  color:#8f878d!important;
  font-size:10px!important;
}
body.single-post .nr-article-kicker>a{
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--sn-accent-bright)!important;
  letter-spacing:.075em!important;
}
body.single-post .nr-article-kicker time,
body.single-post .nr-article-kicker>span{color:#8f878d!important}
body.single-post .nr-article-header h1{
  max-width:900px!important;
  margin:12px 0 10px!important;
  font-size:clamp(34px,4.25vw,54px)!important;
  line-height:1.055!important;
  letter-spacing:-.045em!important;
}
body.single-post .nr-article-deck{
  max-width:800px!important;
  margin:0!important;
  font-size:15px!important;
  line-height:1.62!important;
}
body.single-post .nr-article-tools{
  justify-content:flex-start!important;
  margin-top:15px!important;
  gap:10px!important;
}
body.single-post .nr-article-tools button{
  min-height:32px!important;
  height:32px!important;
  padding:0 10px!important;
  border-radius:8px!important;
}
body.single-post .nr-article-cover{
  width:100%!important;
  margin:0 auto!important;
  border-radius:15px!important;
}
body.single-post .nr-article-layout{
  max-width:1000px!important;
  margin:0 auto!important;
  padding:38px 0 54px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.single-post .nr-article-rail>a{
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  padding:0!important;
  min-height:30px!important;
}
body.single-post .nr-article-content li::marker{
  color:#9a9298!important;
  font-size:.82em!important;
}
body.single-post .nr-article-taxonomies a{
  padding:0 0 2px!important;
  border:0!important;
  border-bottom:1px solid #43353f!important;
  border-radius:0!important;
  background:transparent!important;
}
@media(max-width:760px){
  body.single-post .nr-article-header{padding:16px 0 21px!important}
  body.single-post .nr-article-header h1{font-size:clamp(30px,9vw,42px)!important}
  body.single-post .nr-article-layout{padding:28px 0 40px!important}
}

/* Gallery archive and taxonomies. */
body.post-type-archive-gallery .cg-gallery-page,
body.tax-gallery_category .cg-gallery-page,
body.tax-gallery_tag .cg-gallery-page,
body.tax-gallery_model .cg-gallery-page,
body.single-gallery .cg-gallery-single{
  width:100%!important;
  max-width:1680px!important;
  margin:0 auto!important;
  padding:22px 0 54px!important;
  color:#eee9ed!important;
}
body.post-type-archive-gallery .cg-page-head,
body.tax-gallery_category .cg-page-head,
body.tax-gallery_tag .cg-page-head,
body.tax-gallery_model .cg-page-head,
body.single-gallery .cg-page-head{
  margin:0 0 18px!important;
  padding:0 2px 16px!important;
  border:0!important;
  border-bottom:1px solid #29262b!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.post-type-archive-gallery .cg-section-title,
body.tax-gallery_category .cg-section-title,
body.tax-gallery_tag .cg-section-title,
body.tax-gallery_model .cg-section-title,
body.single-gallery .cg-section-title{
  margin:0!important;
  color:#fff!important;
  font-size:clamp(25px,2.3vw,34px)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
}
body.post-type-archive-gallery .cg-section-title i,
body.tax-gallery_category .cg-section-title i,
body.tax-gallery_tag .cg-section-title i,
body.tax-gallery_model .cg-section-title i,
body.single-gallery .cg-section-title i{color:var(--sn-accent)!important}
body.post-type-archive-gallery .cg-gallery-archive-description,
body.tax-gallery_category .cg-gallery-archive-description,
body.tax-gallery_tag .cg-gallery-archive-description,
body.tax-gallery_model .cg-gallery-archive-description{
  max-width:760px!important;
  margin-top:8px!important;
  color:#978e94!important;
  font-size:13px!important;
  line-height:1.55!important;
}
body.post-type-archive-gallery .cg-gallery-masonry,
body.tax-gallery_category .cg-gallery-masonry,
body.tax-gallery_tag .cg-gallery-masonry,
body.tax-gallery_model .cg-gallery-masonry{
  column-count:4!important;
  column-gap:13px!important;
}
body.post-type-archive-gallery .cg-gallery-card,
body.tax-gallery_category .cg-gallery-card,
body.tax-gallery_tag .cg-gallery-card,
body.tax-gallery_model .cg-gallery-card{
  margin:0 0 13px!important;
  overflow:hidden!important;
  border:1px solid #29262c!important;
  border-radius:15px!important;
  background:#111013!important;
  box-shadow:0 12px 28px rgba(0,0,0,.2)!important;
}
body.post-type-archive-gallery .cg-gallery-card:hover,
body.tax-gallery_category .cg-gallery-card:hover,
body.tax-gallery_tag .cg-gallery-card:hover,
body.tax-gallery_model .cg-gallery-card:hover{
  transform:translateY(-2px)!important;
  border-color:color-mix(in srgb,var(--sn-accent) 40%,#29262c)!important;
  background:#171318!important;
}
body.post-type-archive-gallery .cg-gallery-thumb,
body.tax-gallery_category .cg-gallery-thumb,
body.tax-gallery_tag .cg-gallery-thumb,
body.tax-gallery_model .cg-gallery-thumb{background:#09090a!important}
body.post-type-archive-gallery .cg-gallery-thumb img,
body.tax-gallery_category .cg-gallery-thumb img,
body.tax-gallery_tag .cg-gallery-thumb img,
body.tax-gallery_model .cg-gallery-thumb img{
  width:100%!important;
  height:auto!important;
  transition:transform .24s ease,filter .24s ease!important;
}
body.post-type-archive-gallery .cg-gallery-card:hover .cg-gallery-thumb img,
body.tax-gallery_category .cg-gallery-card:hover .cg-gallery-thumb img,
body.tax-gallery_tag .cg-gallery-card:hover .cg-gallery-thumb img,
body.tax-gallery_model .cg-gallery-card:hover .cg-gallery-thumb img{
  transform:scale(1.018)!important;
  filter:brightness(1.06)!important;
}
body.post-type-archive-gallery .cg-gallery-card-body,
body.tax-gallery_category .cg-gallery-card-body,
body.tax-gallery_tag .cg-gallery-card-body,
body.tax-gallery_model .cg-gallery-card-body{padding:11px 12px 12px!important}
body.post-type-archive-gallery .cg-gallery-card-body h2,
body.tax-gallery_category .cg-gallery-card-body h2,
body.tax-gallery_tag .cg-gallery-card-body h2,
body.tax-gallery_model .cg-gallery-card-body h2{
  color:#eee9ed!important;
  font-size:14px!important;
  line-height:1.28!important;
  font-weight:700!important;
}
body.post-type-archive-gallery .cg-gallery-count,
body.tax-gallery_category .cg-gallery-count,
body.tax-gallery_tag .cg-gallery-count,
body.tax-gallery_model .cg-gallery-count{
  border-color:rgba(255,255,255,.12)!important;
  background:rgba(8,7,9,.84)!important;
  color:#fff!important;
}
body.post-type-archive-gallery .cg-gallery-pagination .nav-links,
body.tax-gallery_category .cg-gallery-pagination .nav-links,
body.tax-gallery_tag .cg-gallery-pagination .nav-links,
body.tax-gallery_model .cg-gallery-pagination .nav-links{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  gap:7px!important;
  margin-top:24px!important;
}
body.post-type-archive-gallery .cg-gallery-pagination .page-numbers,
body.tax-gallery_category .cg-gallery-pagination .page-numbers,
body.tax-gallery_tag .cg-gallery-pagination .page-numbers,
body.tax-gallery_model .cg-gallery-pagination .page-numbers{
  min-width:36px!important;
  height:36px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #302c32!important;
  border-radius:9px!important;
  background:#151317!important;
  color:#aaa1a7!important;
}
body.post-type-archive-gallery .cg-gallery-pagination .page-numbers.current,
body.tax-gallery_category .cg-gallery-pagination .page-numbers.current,
body.tax-gallery_tag .cg-gallery-pagination .page-numbers.current,
body.tax-gallery_model .cg-gallery-pagination .page-numbers.current{
  border-color:var(--sn-accent)!important;
  background:var(--sn-accent)!important;
  color:#fff!important;
}

/* Gallery single. */
body.single-gallery .cg-gallery-single-article{width:100%!important}
body.single-gallery .cg-gallery-single-count,
body.single-gallery .cg-gallery-taxonomies,
body.single-gallery .cg-gallery-description,
body.single-gallery .cg-gallery-single-image{
  border-color:#2d2930!important;
  background:#121014!important;
  color:#b8afb5!important;
}
body.single-gallery .cg-gallery-single-count{color:#eee9ed!important}
body.single-gallery .cg-gallery-tax-list a{
  border-color:#302c33!important;
  background:#18151a!important;
  color:#c9c0c6!important;
}
body.single-gallery .cg-gallery-tax-list a:hover{
  border-color:color-mix(in srgb,var(--sn-accent) 42%,#302c33)!important;
  background:#241820!important;
  color:var(--sn-accent-bright)!important;
}
body.single-gallery .cg-gallery-single-grid{column-count:3!important;column-gap:11px!important}
body.single-gallery .cg-gallery-single-image{margin-bottom:11px!important;border-radius:13px!important}

@media(max-width:1280px){
  body.post-type-archive-gallery .cg-gallery-masonry,
  body.tax-gallery_category .cg-gallery-masonry,
  body.tax-gallery_tag .cg-gallery-masonry,
  body.tax-gallery_model .cg-gallery-masonry{column-count:3!important}
}
@media(max-width:820px){
  body.post-type-archive-gallery .cg-gallery-masonry,
  body.tax-gallery_category .cg-gallery-masonry,
  body.tax-gallery_tag .cg-gallery-masonry,
  body.tax-gallery_model .cg-gallery-masonry,
  body.single-gallery .cg-gallery-single-grid{column-count:2!important}
}
@media(max-width:520px){
  body.post-type-archive-gallery .cg-gallery-page,
  body.tax-gallery_category .cg-gallery-page,
  body.tax-gallery_tag .cg-gallery-page,
  body.tax-gallery_model .cg-gallery-page,
  body.single-gallery .cg-gallery-single{padding-top:12px!important}
  body.post-type-archive-gallery .cg-gallery-masonry,
  body.tax-gallery_category .cg-gallery-masonry,
  body.tax-gallery_tag .cg-gallery-masonry,
  body.tax-gallery_model .cg-gallery-masonry,
  body.single-gallery .cg-gallery-single-grid{column-count:1!important}
}

/* =========================================================
   SheNudes 1.3.7 — article cleanup, gallery shell and legal
   ========================================================= */

/* News single: remove inherited card-inside-card presentation. */
body.nr-news-single .nr-article{
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.nr-news-single .nr-article-header{
  max-width:1020px!important;
  margin:0!important;
  padding:14px 0 24px!important;
  text-align:left!important;
}
body.nr-news-single .nr-article-kicker{
  justify-content:flex-start!important;
  flex-wrap:wrap!important;
  gap:8px 12px!important;
  color:#8f878d!important;
}
body.nr-news-single .nr-article-kicker>a{
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#caa7b7!important;
  font-size:10px!important;
}
body.nr-news-single .nr-article-kicker i,
body.nr-news-single .nr-article-tools i,
body.nr-news-single .nr-article-rail i,
body.nr-news-single .nr-article-adjacent i,
body.nr-news-single .nr-news-section-head i{
  color:#9d949a!important;
}
body.nr-news-single .nr-article-header h1{
  max-width:940px!important;
  margin:11px 0 10px!important;
  font-size:clamp(32px,4vw,50px)!important;
  line-height:1.06!important;
  letter-spacing:-.045em!important;
}
body.nr-news-single .nr-article-deck{
  max-width:820px!important;
  margin:0!important;
  color:#aaa1a7!important;
  font-size:15px!important;
  line-height:1.62!important;
}
body.nr-news-single .nr-article-tools{
  justify-content:flex-start!important;
  margin-top:14px!important;
}
body.nr-news-single .nr-article-tools button{
  min-height:32px!important;
  height:32px!important;
  padding:0 10px!important;
  border-color:#2c282d!important;
  border-radius:8px!important;
  background:#121013!important;
  color:#bdb4ba!important;
}
body.nr-news-single .nr-article-tools button:hover{
  border-color:#49313f!important;
  background:#181318!important;
  color:#eadce3!important;
}
body.nr-news-single .nr-article-cover{
  width:100%!important;
  margin:0!important;
  border-radius:14px!important;
}
body.nr-news-single .nr-article-layout{
  max-width:1040px!important;
  margin:0!important;
  padding:34px 0 48px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.nr-news-single .nr-article-rail>a{
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
body.nr-news-single .nr-article-content a{
  color:var(--sn-accent-bright)!important;
  text-decoration-color:color-mix(in srgb,var(--sn-accent) 42%,transparent)!important;
}
body.nr-news-single .nr-article-content li::marker{
  color:#8f878d!important;
  font-size:.82em!important;
}
body.nr-news-single .nr-article-content blockquote{
  border-left-color:#51474e!important;
  background:#111012!important;
}
body.nr-news-single .nr-article-content .wp-block-button__link{
  background:linear-gradient(135deg,var(--sn-accent-bright),var(--sn-accent) 58%,var(--sn-accent-deep))!important;
  color:#fff!important;
}
body.nr-news-single .nr-article-taxonomies a{
  padding:0 0 2px!important;
  border:0!important;
  border-bottom:1px solid #43353f!important;
  border-radius:0!important;
  background:transparent!important;
  color:#bdb4ba!important;
}
body.nr-news-single .nr-article-adjacent>a{
  border-color:#29262b!important;
  background:#111012!important;
}
body.nr-news-single .nr-article-adjacent>a:hover{
  border-color:#49313f!important;
  background:#171318!important;
}
@media(max-width:760px){
  body.nr-news-single .nr-article-header{padding:10px 0 19px!important}
  body.nr-news-single .nr-article-header h1{font-size:clamp(29px,9vw,40px)!important}
  body.nr-news-single .nr-article-layout{padding:26px 0 38px!important}
}

/* The gallery templates use the normal shared shell; load them as a real page. */
body.post-type-archive-gallery .sn-standard-page-main,
body.tax-gallery_category .sn-standard-page-main,
body.tax-gallery_tag .sn-standard-page-main,
body.tax-gallery_model .sn-standard-page-main,
body.single-gallery .sn-standard-page-main{
  min-width:0!important;
  overflow:visible!important;
}
body.post-type-archive-gallery .sn-standard-page-main>.cg-gallery-page,
body.tax-gallery_category .sn-standard-page-main>.cg-gallery-page,
body.tax-gallery_tag .sn-standard-page-main>.cg-gallery-page,
body.tax-gallery_model .sn-standard-page-main>.cg-gallery-page,
body.single-gallery .sn-standard-page-main>.cg-gallery-single{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}

/* Legal contact blocks must not inherit a white border from legacy skins. */
body.nr-legal-page .nr-legal-contact,
body.sn-internal-dark .nr-legal-contact{
  border:1px solid #2c282d!important;
  background:#111013!important;
  color:#b8afb5!important;
  box-shadow:none!important;
}
body.nr-legal-page .nr-legal-contact a,
body.sn-internal-dark .nr-legal-contact a{
  border:0!important;
  background:transparent!important;
  color:var(--sn-accent-bright)!important;
}
body.nr-news-single .nr-article-breadcrumb a:hover,
body.nr-news-single .nr-article-taxonomies a:hover{
  color:var(--sn-accent-bright)!important;
  border-color:#5b3448!important;
}
body.nr-news-single .nr-article-content code{color:#d7b8c6!important}


/* =========================================================
   SheNudes 1.3.8 — truly flat articles and rebuilt Gallery
   ========================================================= */

/* Single article: no card/pill around either the title or the content. */
.nr-article-shell .sn-article-flat,
body.single-blog .nr-article,
body.nr-news-single .nr-article{
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
}
.nr-article-shell .sn-article-flat>.nr-article-header,
body.single-blog .nr-article-header,
body.nr-news-single .nr-article-header{
  width:100%!important;
  max-width:1060px!important;
  margin:0!important;
  padding:18px 0 34px!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
  text-align:left!important;
}
.nr-article-shell .sn-article-flat .nr-article-kicker,
body.single-blog .nr-article-kicker{
  justify-content:flex-start!important;
}
.nr-article-shell .sn-article-flat .nr-article-kicker>a,
body.single-blog .nr-article-kicker>a{
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
}
.nr-article-shell .sn-article-flat .nr-article-header h1,
body.single-blog .nr-article-header h1,
body.nr-news-single .nr-article-header h1{
  max-width:1000px!important;
  margin:14px 0 13px!important;
  color:#f7f4f6!important;
  font-size:clamp(42px,5.25vw,68px)!important;
  line-height:1.01!important;
  letter-spacing:-.056em!important;
  font-weight:790!important;
}
.nr-article-shell .sn-article-flat .nr-article-deck,
body.single-blog .nr-article-deck{
  max-width:860px!important;
  margin:0!important;
  font-size:16px!important;
  line-height:1.68!important;
}
.nr-article-shell .sn-article-flat>.nr-article-layout,
body.single-blog .nr-article-layout,
body.nr-news-single .nr-article-layout{
  width:100%!important;
  max-width:1060px!important;
  margin:0!important;
  padding:40px 0 56px!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
}
.nr-article-shell .sn-article-flat .nr-article-content,
body.single-blog .nr-article-content{
  background:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.nr-article-shell .sn-article-flat .nr-article-content li::marker,
body.single-blog .nr-article-content li::marker{
  color:#90878d!important;
}
.nr-article-shell .sn-article-flat .nr-article-content h2,
.nr-article-shell .sn-article-flat .nr-article-content h3,
.nr-article-shell .sn-article-flat .nr-article-content h4{
  color:#f1edf0!important;
}
.nr-article-shell .sn-article-flat .nr-article-tools i,
.nr-article-shell .sn-article-flat .nr-article-rail i,
.nr-article-shell .sn-article-flat .nr-article-adjacent i{
  color:#9d949a!important;
}
@media(max-width:760px){
  .nr-article-shell .sn-article-flat>.nr-article-header,
  body.single-blog .nr-article-header{padding:12px 0 24px!important}
  .nr-article-shell .sn-article-flat .nr-article-header h1,
  body.single-blog .nr-article-header h1{font-size:clamp(35px,10vw,48px)!important}
  .nr-article-shell .sn-article-flat>.nr-article-layout,
  body.single-blog .nr-article-layout{padding:30px 0 42px!important}
}

/* Gallery has its own complete shell instead of rendering outside header.php's layout. */
body.sn-gallery-page-shell{
  background:#0d0c0e!important;
  color:#eee9ed!important;
}
body.sn-gallery-page-shell .sn-gallery-global-layout{
  align-items:start!important;
}
body.sn-gallery-page-shell .sn-gallery-shell{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:26px 0 58px!important;
  background:transparent!important;
}
body.sn-gallery-page-shell .cg-gallery-page,
body.sn-gallery-page-shell .cg-gallery-single{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.sn-gallery-page-shell .cg-page-head{
  margin:0 0 24px!important;
  padding:5px 0 20px!important;
  border:0!important;
  border-bottom:1px solid #29262b!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.sn-gallery-page-shell .sn-gallery-eyebrow{
  display:block;
  margin:0 0 7px;
  color:var(--sn-accent-bright,#e0508a)!important;
  font-size:10px;
  font-weight:800;
  letter-spacing:.13em;
  text-transform:uppercase;
}
body.sn-gallery-page-shell .cg-section-title{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin:0!important;
  color:#f7f4f6!important;
  font-size:clamp(32px,3.5vw,48px)!important;
  line-height:1.03!important;
  letter-spacing:-.048em!important;
  font-weight:780!important;
  text-shadow:none!important;
}
body.sn-gallery-page-shell .cg-section-title i{
  color:var(--sn-accent-bright,#e0508a)!important;
  font-size:.56em!important;
}
body.sn-gallery-page-shell .cg-gallery-archive-description{
  max-width:820px!important;
  margin:10px 0 0!important;
  color:#9d949a!important;
  font-size:14px!important;
  line-height:1.65!important;
}
body.sn-gallery-page-shell .cg-gallery-masonry{
  column-count:4!important;
  column-gap:14px!important;
}
body.sn-gallery-page-shell .cg-gallery-card{
  margin:0 0 14px!important;
  border:1px solid #29262c!important;
  border-radius:15px!important;
  background:#121014!important;
  box-shadow:0 12px 30px rgba(0,0,0,.22)!important;
}
body.sn-gallery-page-shell .cg-gallery-card:hover{
  border-color:color-mix(in srgb,var(--sn-accent) 42%,#29262c)!important;
  background:#171318!important;
}
body.sn-gallery-page-shell .cg-gallery-card-body h2{
  color:#eee9ed!important;
}
body.sn-gallery-page-shell .sn-gallery-empty,
body.sn-gallery-page-shell .cg-empty-state{
  width:100%!important;
  min-height:210px!important;
  margin:0!important;
  padding:34px 10px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#a79da4!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  text-align:center!important;
}
body.sn-gallery-page-shell .sn-gallery-empty>i,
body.sn-gallery-page-shell .cg-empty-state>i{
  color:#655b62!important;
  font-size:30px!important;
}
body.sn-gallery-page-shell .sn-gallery-empty h2{
  margin:3px 0 0!important;
  color:#e9e3e7!important;
  font-size:20px!important;
}
body.sn-gallery-page-shell .sn-gallery-empty p{
  max-width:450px!important;
  margin:0!important;
  color:#8e858b!important;
  font-size:13px!important;
}
body.sn-gallery-page-shell .cg-gallery-pagination .nav-links{
  background:transparent!important;
}
body.sn-gallery-page-shell .cg-gallery-single-count,
body.sn-gallery-page-shell .cg-gallery-taxonomies,
body.sn-gallery-page-shell .cg-gallery-description,
body.sn-gallery-page-shell .cg-gallery-single-image{
  border-color:#2d2930!important;
  background:#121014!important;
  color:#b8afb5!important;
}
@media(max-width:1280px){body.sn-gallery-page-shell .cg-gallery-masonry{column-count:3!important}}
@media(max-width:820px){
  body.sn-gallery-page-shell .sn-gallery-shell{padding-top:18px!important}
  body.sn-gallery-page-shell .cg-gallery-masonry,
  body.sn-gallery-page-shell .cg-gallery-single-grid{column-count:2!important}
}
@media(max-width:520px){
  body.sn-gallery-page-shell .cg-section-title{font-size:34px!important}
  body.sn-gallery-page-shell .cg-gallery-masonry,
  body.sn-gallery-page-shell .cg-gallery-single-grid{column-count:1!important}
}

/* =========================================================
   SheNudes 1.3.9 — News hover, featured footer and Gallery title
   ========================================================= */

/* News titles must remain light on hover; no legacy red title state. */
body.nr-news-archive .nr-news-featured h2 a:hover,
body.nr-news-archive .nr-news-featured h2 a:focus-visible,
body.nr-news-archive .nr-news-card h2 a:hover,
body.nr-news-archive .nr-news-card h2 a:focus-visible,
body.nr-news-archive .nr-news-card h3 a:hover,
body.nr-news-archive .nr-news-card h3 a:focus-visible,
body.post-type-archive-blog .nr-news-featured h2 a:hover,
body.post-type-archive-blog .nr-news-card h2 a:hover,
body.post-type-archive-blog .nr-news-card h3 a:hover,
body.tax-news_category .nr-news-featured h2 a:hover,
body.tax-news_category .nr-news-card h2 a:hover,
body.tax-news_category .nr-news-card h3 a:hover,
body.tax-news_tag .nr-news-featured h2 a:hover,
body.tax-news_tag .nr-news-card h2 a:hover,
body.tax-news_tag .nr-news-card h3 a:hover{
  color:#ffffff!important;
}

/* The featured footer is a plain metadata row, not a pill and not an HR. */
body.nr-news-archive .nr-news-featured-footer,
body.post-type-archive-blog .nr-news-featured-footer,
body.tax-news_category .nr-news-featured-footer,
body.tax-news_tag .nr-news-featured-footer{
  padding-top:0!important;
  border-top:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.nr-news-archive .nr-news-featured-footer>a,
body.post-type-archive-blog .nr-news-featured-footer>a,
body.tax-news_category .nr-news-featured-footer>a,
body.tax-news_tag .nr-news-featured-footer>a{
  width:auto!important;
  min-height:0!important;
  margin-left:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#e8e1e5!important;
}
body.nr-news-archive .nr-news-featured-footer>a:hover,
body.nr-news-archive .nr-news-featured-footer>a:focus-visible,
body.post-type-archive-blog .nr-news-featured-footer>a:hover,
body.tax-news_category .nr-news-featured-footer>a:hover,
body.tax-news_tag .nr-news-featured-footer>a:hover{
  color:var(--sn-accent-bright,#e0508a)!important;
  background:transparent!important;
}
body.nr-news-archive .nr-news-featured-footer>a i,
body.post-type-archive-blog .nr-news-featured-footer>a i,
body.tax-news_category .nr-news-featured-footer>a i,
body.tax-news_tag .nr-news-featured-footer>a i{
  color:currentColor!important;
}

/* Gallery page title is always clearly white. */
body.sn-gallery-page-shell .cg-gallery-page-head .cg-section-title,
body.post-type-archive-gallery .cg-gallery-page-head .cg-section-title,
body.tax-gallery_category .cg-gallery-page-head .cg-section-title,
body.tax-gallery_tag .cg-gallery-page-head .cg-section-title,
body.tax-gallery_model .cg-gallery-page-head .cg-section-title{
  color:#ffffff!important;
  opacity:1!important;
  -webkit-text-fill-color:#ffffff!important;
}

@media(max-width:760px){
  body.nr-news-archive .nr-news-featured-footer>a,
  body.post-type-archive-blog .nr-news-featured-footer>a,
  body.tax-news_category .nr-news-featured-footer>a,
  body.tax-news_tag .nr-news-featured-footer>a{
    width:auto!important;
    margin:5px 0 0!important;
  }
}

/* =========================================================
   SheNudes 1.4.0 — Gallery sponsor, CDN lightbox and saved state
   ========================================================= */

/* Gallery title must stay readable on the dark single template. */
body.single-gallery .cg-gallery-single-head .cg-section-title,
body.single-gallery .cg-gallery-single-head h1{
  color:#fff!important;
  text-shadow:none!important;
}

/* Compact sponsor identity + affiliate CTA. */
body.single-gallery .sn-gallery-sponsor{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  width:100%!important;
  margin:4px 0 18px!important;
  padding:13px 14px!important;
  border:1px solid #2b272d!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#151216 0%,#100e11 100%)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.18)!important;
}
body.single-gallery .sn-gallery-sponsor-identity{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-width:0!important;
}
body.single-gallery .sn-gallery-sponsor-logo,
body.single-gallery .sn-gallery-sponsor-mark{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  width:52px!important;
  height:42px!important;
  overflow:hidden!important;
  border:1px solid #302a31!important;
  border-radius:10px!important;
  background:#0c0b0d!important;
}
body.single-gallery .sn-gallery-sponsor-logo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  padding:5px!important;
  object-fit:contain!important;
}
body.single-gallery .sn-gallery-sponsor-mark i{
  color:var(--sn-accent,var(--cg-accent))!important;
  font-size:17px!important;
}
body.single-gallery .sn-gallery-sponsor-copy{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  line-height:1.15!important;
}
body.single-gallery .sn-gallery-sponsor-copy small{
  margin-bottom:4px!important;
  color:#8f858d!important;
  font-size:10px!important;
  font-weight:700!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
}
body.single-gallery .sn-gallery-sponsor-copy strong{
  overflow:hidden!important;
  color:#f7f3f6!important;
  font-size:15px!important;
  font-weight:800!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
body.single-gallery .sn-gallery-sponsor-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  gap:8px!important;
  min-height:40px!important;
  padding:0 15px!important;
  border:1px solid color-mix(in srgb,var(--sn-accent,var(--cg-accent)) 72%,#fff 8%)!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,
    color-mix(in srgb,var(--sn-accent,var(--cg-accent)) 95%,#fff 5%),
    color-mix(in srgb,var(--sn-accent,var(--cg-accent)) 72%,#000 28%))!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:850!important;
  text-decoration:none!important;
  box-shadow:0 9px 22px color-mix(in srgb,var(--sn-accent,var(--cg-accent)) 18%,transparent)!important;
}
body.single-gallery .sn-gallery-sponsor-cta:hover{
  filter:brightness(1.07)!important;
  transform:translateY(-1px)!important;
  color:#fff!important;
}
body.single-gallery .sn-gallery-sponsor-cta i{font-size:11px!important;color:inherit!important}

/* Active Save state: keep the label legible instead of inheriting legacy red. */
body.sr-home .sn-profile-actions .sr-icon-action.is-active span,
body.sr-home .sn-profile-actions .sr-icon-action[aria-pressed="true"] span,
body.single-webcam .sn-profile-actions .sr-icon-action.is-active span,
body.single-webcam .sn-profile-actions .sr-icon-action[aria-pressed="true"] span{
  color:#f7f3f6!important;
}
body.sr-home .sn-profile-actions .sr-icon-action.is-active i,
body.sr-home .sn-profile-actions .sr-icon-action[aria-pressed="true"] i{
  color:var(--sn-accent,var(--cg-accent))!important;
}

/* Rebuilt lightbox: explicit viewport sizing fixes blank CDN slides. */
body .cg-gallery-lightbox{
  position:fixed!important;
  inset:0!important;
  z-index:10050!important;
  display:grid!important;
  grid-template-columns:72px minmax(0,1fr) 72px!important;
  grid-template-rows:58px minmax(0,1fr) 62px!important;
  align-items:center!important;
  justify-items:center!important;
  width:100vw!important;
  height:100dvh!important;
  padding:0!important;
  overflow:hidden!important;
  background:rgba(5,4,6,.965)!important;
  backdrop-filter:blur(12px)!important;
}
body .cg-gallery-lightbox[hidden]{display:none!important}
body .cg-gallery-lightbox-toolbar{
  grid-column:1/-1!important;
  grid-row:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  width:100%!important;
  height:58px!important;
  padding:0 16px 0 20px!important;
  border-bottom:1px solid rgba(255,255,255,.07)!important;
  background:rgba(10,8,11,.76)!important;
}
body .cg-gallery-lightbox-counter{
  position:static!important;
  top:auto!important;
  left:auto!important;
  transform:none!important;
  min-width:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#c9c1c7!important;
  font-size:12px!important;
  font-weight:750!important;
  letter-spacing:.06em!important;
}
body .cg-gallery-lightbox-tools{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
}
body .cg-gallery-lightbox-tool,
body .cg-gallery-lightbox-close{
  position:static!important;
  inset:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  width:40px!important;
  height:38px!important;
  padding:0!important;
  border:1px solid #302b31!important;
  border-radius:9px!important;
  background:#171419!important;
  color:#f6f2f5!important;
  font-size:13px!important;
  box-shadow:none!important;
  cursor:pointer!important;
  transform:none!important;
}
body .cg-gallery-lightbox-autoplay{
  width:auto!important;
  min-width:72px!important;
  padding:0 12px!important;
}
body .cg-gallery-lightbox-autoplay span{
  color:inherit!important;
  font-size:11px!important;
  font-weight:800!important;
}
body .cg-gallery-lightbox-tool:hover,
body .cg-gallery-lightbox-close:hover,
body .cg-gallery-lightbox-tool[aria-pressed="true"]{
  border-color:color-mix(in srgb,var(--sn-accent,var(--cg-accent)) 60%,#302b31)!important;
  background:#21171f!important;
  color:#fff!important;
  transform:none!important;
}
body .cg-gallery-lightbox-tool i,
body .cg-gallery-lightbox-close i{color:inherit!important;font-size:13px!important}
body .cg-gallery-lightbox-autoplay[aria-pressed="true"] i{color:var(--sn-accent,var(--cg-accent))!important}

body .cg-gallery-lightbox-stage{
  position:relative!important;
  grid-column:2!important;
  grid-row:2!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:calc(100dvh - 120px)!important;
  min-height:220px!important;
  overflow:hidden!important;
  touch-action:pan-y!important;
}
body .cg-gallery-lightbox-image{
  position:relative!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:calc(100dvh - 142px)!important;
  margin:auto!important;
  border:0!important;
  border-radius:8px!important;
  opacity:0!important;
  object-fit:contain!important;
  box-shadow:0 24px 80px rgba(0,0,0,.5)!important;
  transition:opacity .18s ease!important;
  user-select:none!important;
  -webkit-user-drag:none!important;
}
body .cg-gallery-lightbox-image.is-ready{opacity:1!important}
body .cg-gallery-lightbox-loader,
body .cg-gallery-lightbox-error{
  position:absolute!important;
  inset:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  color:#8f858d!important;
  font-size:12px!important;
}
body .cg-gallery-lightbox-loader[hidden],
body .cg-gallery-lightbox-error[hidden]{display:none!important}
body .cg-gallery-lightbox-loader i{color:var(--sn-accent,var(--cg-accent))!important;font-size:24px!important}
body .cg-gallery-lightbox-error i{font-size:28px!important}

body .cg-gallery-lightbox-nav{
  position:static!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  grid-row:2!important;
  width:48px!important;
  height:58px!important;
  padding:0!important;
  border:1px solid #302b31!important;
  border-radius:12px!important;
  background:#151216!important;
  color:#fff!important;
  box-shadow:0 14px 34px rgba(0,0,0,.26)!important;
  transform:none!important;
}
body .cg-gallery-lightbox-prev{grid-column:1!important}
body .cg-gallery-lightbox-next{grid-column:3!important}
body .cg-gallery-lightbox-nav:hover{
  border-color:color-mix(in srgb,var(--sn-accent,var(--cg-accent)) 58%,#302b31)!important;
  background:#21171f!important;
  transform:scale(1.03)!important;
}
body .cg-gallery-lightbox-nav i{color:#fff!important;font-size:17px!important}

body .cg-gallery-lightbox-cta{
  grid-column:2!important;
  grid-row:3!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  min-width:190px!important;
  min-height:42px!important;
  max-width:min(420px,calc(100vw - 32px))!important;
  padding:0 20px!important;
  overflow:hidden!important;
  border:1px solid color-mix(in srgb,var(--sn-accent,var(--cg-accent)) 72%,#fff 8%)!important;
  border-radius:11px!important;
  background:linear-gradient(135deg,
    color-mix(in srgb,var(--sn-accent,var(--cg-accent)) 95%,#fff 5%),
    color-mix(in srgb,var(--sn-accent,var(--cg-accent)) 72%,#000 28%))!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:850!important;
  text-decoration:none!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  box-shadow:0 12px 32px color-mix(in srgb,var(--sn-accent,var(--cg-accent)) 20%,transparent)!important;
}
body .cg-gallery-lightbox-cta[hidden]{display:none!important}
body .cg-gallery-lightbox-cta:hover{filter:brightness(1.08)!important;color:#fff!important;transform:translateY(-1px)!important}
body .cg-gallery-lightbox-cta span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:inherit!important}
body .cg-gallery-lightbox-cta i{color:inherit!important;font-size:11px!important}
body .cg-gallery-lightbox-progress{
  position:absolute!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  height:2px!important;
  overflow:hidden!important;
  background:rgba(255,255,255,.05)!important;
}
body .cg-gallery-lightbox-progress span{
  display:block!important;
  width:0%;
  height:100%!important;
  background:var(--sn-accent,var(--cg-accent))!important;
}

@media(max-width:720px){
  body.single-gallery .sn-gallery-sponsor{gap:11px!important;padding:11px!important}
  body.single-gallery .sn-gallery-sponsor-logo,
  body.single-gallery .sn-gallery-sponsor-mark{width:44px!important;height:38px!important}
  body.single-gallery .sn-gallery-sponsor-copy strong{font-size:13px!important}
  body.single-gallery .sn-gallery-sponsor-cta{min-height:38px!important;padding:0 11px!important}
  body.single-gallery .sn-gallery-sponsor-cta span{display:none!important}

  body .cg-gallery-lightbox{
    grid-template-columns:54px minmax(0,1fr) 54px!important;
    grid-template-rows:54px minmax(0,1fr) 62px!important;
  }
  body .cg-gallery-lightbox-toolbar{height:54px!important;padding:0 9px 0 13px!important}
  body .cg-gallery-lightbox-stage{height:calc(100dvh - 116px)!important}
  body .cg-gallery-lightbox-image{max-height:calc(100dvh - 138px)!important;border-radius:5px!important}
  body .cg-gallery-lightbox-nav{width:42px!important;height:48px!important;border-radius:10px!important}
  body .cg-gallery-lightbox-autoplay{min-width:62px!important;padding:0 9px!important}
  body .cg-gallery-lightbox-fullscreen{display:none!important}
  body .cg-gallery-lightbox-cta{min-width:0!important;width:calc(100% - 20px)!important;min-height:40px!important;padding:0 15px!important}
}


/* v1.4.1: sponsor image/CTA mapping from View Sync + Hometown DGZI fields. */
body.single-gallery .sn-gallery-sponsor-logo{position:relative!important}
body.single-gallery .sn-gallery-sponsor-logo-fallback{
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  position:absolute!important;
  inset:0!important;
  color:var(--sn-accent,var(--cg-accent))!important;
  font-size:18px!important;
}
body.single-gallery .sn-gallery-sponsor-logo.is-broken .sn-gallery-sponsor-logo-fallback{display:flex!important}
body.single-gallery .sn-gallery-sponsor-cta,
body.single-gallery .cg-content-external-cta,
body.single-gallery .cg-content-external-cta-button{
  visibility:visible!important;
  opacity:1!important;
}
body.single-gallery .cg-gallery-lightbox-cta:not([hidden]){
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
}

/* =========================================================
   SheNudes 1.4.2 — mobile Sites rail below internal content
   ========================================================= */
@media (max-width:980px){
  /* Internal templates must become a true one-column flow at the same
     breakpoint used by the mobile Browse drawer. */
  body.sr-home .sn-global-page-layout,
  html.sn-sidebar-collapsed body.sr-home .sn-global-page-layout{
    width:calc(100% - 18px)!important;
    max-width:980px!important;
    min-width:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:18px!important;
    overflow:visible!important;
  }

  body.sr-home .sn-global-page-layout > .sr-shell,
  body.sr-home .sn-global-page-layout > .sn-standard-page-main,
  body.sr-home .sn-global-page-layout > main{
    order:1!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    flex:0 1 auto!important;
  }

  /* Sites is no longer a viewport-side column on mobile. It becomes a
     normal block after the complete page/archive content. */
  body.sr-home .sn-global-page-layout > .sn-shared-site-sidebar,
  body.sr-home .sn-global-page-layout > .sn-directory-sidebar{
    order:2!important;
    position:static!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    margin:4px 0 24px!important;
    transform:none!important;
    justify-self:stretch!important;
    align-self:stretch!important;
    flex:0 0 auto!important;
  }

  body.sr-home .sn-global-page-layout > .sn-shared-site-sidebar .sn-directory-list,
  body.sr-home .sn-global-page-layout > .sn-directory-sidebar .sn-directory-list{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }

  body.sr-home .sn-global-page-layout > .sn-shared-site-sidebar .sn-directory-item,
  body.sr-home .sn-global-page-layout > .sn-directory-sidebar .sn-directory-item{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  /* Respect the mobile site limit on phones and tablets, not only below
     640px. */
  body.sr-home .sn-global-page-layout .sn-directory-item.sn-mobile-hidden{
    display:none!important;
  }
}

@media (max-width:480px){
  body.sr-home .sn-global-page-layout > .sn-shared-site-sidebar .sn-directory-list,
  body.sr-home .sn-global-page-layout > .sn-directory-sidebar .sn-directory-list{
    grid-template-columns:1fr!important;
  }
}


/* ================================================================
   SheNudes 1.4.3 — final 404, mobile controls and wordmark details
   ================================================================ */

/* Keep the 404 heading prominent and on one line on desktop. */
body.nr-404-page .sn-404-copy h1{
  color:#fff!important;
}
body.nr-404-page .sn-404-related .sn-related-head h2,
body.nr-404-page .sn-404-related .sr-section-head h2{
  color:#fff!important;
}
@media (min-width:761px){
  body.nr-404-page .sn-404-copy h1{
    white-space:nowrap!important;
    font-size:clamp(38px,4.4vw,64px)!important;
  }
}
@media (max-width:760px){
  body.nr-404-page .sn-404-copy h1{white-space:normal!important}
}

/* Slightly larger action icons below the webcam embed on phones. */
@media (max-width:560px){
  body.sr-home .sn-profile-actions .sr-icon-action i,
  body.single-webcam .sn-profile-actions .sr-icon-action i,
  body.sr-home .sn-profile-actions .sr-icon-action .fas,
  body.single-webcam .sn-profile-actions .sr-icon-action .fas,
  body.sr-home .sn-profile-actions .sr-icon-action .far,
  body.single-webcam .sn-profile-actions .sr-icon-action .far{
    font-size:16px!important;
  }
}

/* Extend the Venus badge only toward NUDES, keeping its left edge stable. */
body .sn-header-left a .sn-wordmark__venus,
body .sn-app-header .sn-header-left a .sn-wordmark .sn-wordmark__venus{
  box-sizing:border-box!important;
  width:27px!important;
  min-width:27px!important;
  height:26px!important;
  flex:0 0 27px!important;
  justify-content:flex-start!important;
  padding:0 0 0 5px!important;
  border-radius:8px 11px 11px 4px!important;
}
@media (max-width:640px){
  body .sn-header-left a .sn-wordmark__venus,
  body .sn-app-header .sn-header-left a .sn-wordmark .sn-wordmark__venus{
    width:27px!important;
    min-width:27px!important;
    height:26px!important;
    flex-basis:27px!important;
    padding-left:5px!important;
  }
}

/* ================================================================
   SheNudes 1.4.4 — white model names in 404 related cams
   ================================================================ */
body.nr-404-page .sn-404-related .sn-related-item .sr-card-info strong,
body.nr-404-page .sn-404-related .sn-related-item:hover .sr-card-info strong,
body.nr-404-page .sn-404-related .sr-stream-card .sr-card-info strong{
  color:#fff!important;
}

/* ================================================================
   SheNudes 1.4.5 — Venus badge animation on page load
   ================================================================ */
.sn-wordmark__venus.sn-wordmark__venus--page-load{
  animation:snVenusPageLoad .92s cubic-bezier(.34,1.56,.64,1) .12s both;
}
@keyframes snVenusPageLoad{
  0%{rotate:-12deg;scale:.72;opacity:.25}
  35%{rotate:9deg;scale:1.12;opacity:1}
  58%{rotate:-6deg;scale:1.06}
  78%{rotate:3deg;scale:1.025}
  100%{rotate:0deg;scale:1;opacity:1}
}
@media (prefers-reduced-motion:reduce){
  .sn-wordmark__venus.sn-wordmark__venus--page-load{animation:none!important}
}

/* ================================================================
   SheNudes 1.4.6 — discreet periodic Venus badge animation
   ================================================================ */
.sn-wordmark__venus.sn-wordmark__venus--idle{
  animation:snVenusBalance .72s cubic-bezier(.36,.07,.19,.97) both;
}
@media (prefers-reduced-motion:reduce){
  .sn-wordmark__venus.sn-wordmark__venus--idle{animation:none!important}
}



/* ================================================================
   SheNudes 1.4.7 — matching filter tiles + branded 24h age gate
   ================================================================ */

/* Gender and Countries keep their compact geometry, but now share the
   exact graphite colour language and geometric pattern of Browse. */
html body.sr-home .sn-side-filter-items a,
html body.sr-home .sn-side-filter-items a:nth-child(n){
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  border:1px solid #332d34!important;
  background:linear-gradient(145deg,#1b171b 0%,#111012 100%)!important;
  background-image:linear-gradient(145deg,#1b171b 0%,#111012 100%)!important;
  color:#d9d3d7!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 7px 18px rgba(0,0,0,.18)!important;
  transform:none!important;
}
html body.sr-home .sn-side-filter-items a::before{
  content:""!important;
  position:absolute!important;
  z-index:-1!important;
  top:-28px!important;
  right:-27px!important;
  display:block!important;
  width:62px!important;
  height:62px!important;
  border:0!important;
  border-radius:0 0 0 17px!important;
  background:#2b2027!important;
  opacity:.72!important;
  transform:rotate(31deg)!important;
  pointer-events:none!important;
}
html body.sr-home .sn-side-filter-items a:nth-child(2n)::before{background:#28231f!important}
html body.sr-home .sn-side-filter-items a:nth-child(3n)::before{background:#211f2c!important}
html body.sr-home .sn-side-filter-items a:nth-child(4n)::before{background:#1d272c!important}
html body.sr-home .sn-side-filter-items a::after{
  content:""!important;
  position:absolute!important;
  z-index:1!important;
  left:9px!important;
  right:9px!important;
  bottom:0!important;
  display:block!important;
  width:auto!important;
  height:2px!important;
  border:0!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,transparent,rgba(228,61,127,.42),transparent)!important;
  opacity:0!important;
  transform:none!important;
  pointer-events:none!important;
}
html body.sr-home .sn-side-filter-items a .sn-filter-term-name,
html body.sr-home .sn-side-filter-items a small{
  position:relative!important;
  z-index:2!important;
}
html body.sr-home .sn-side-filter-items a:hover{
  border-color:#51414b!important;
  background:linear-gradient(145deg,#231b21 0%,#151216 100%)!important;
  background-image:linear-gradient(145deg,#231b21 0%,#151216 100%)!important;
  color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 10px 22px rgba(0,0,0,.25)!important;
  transform:translateY(-1px)!important;
}
html body.sr-home .sn-side-filter-items a:hover::after{opacity:1!important}
html body.sr-home .sn-side-filter-items a.is-active,
html body.sr-home .sn-side-filter-items a.is-active:hover{
  border-color:rgba(228,61,127,.68)!important;
  background:linear-gradient(145deg,#351923 0%,#1c1217 100%)!important;
  background-image:linear-gradient(145deg,#351923 0%,#1c1217 100%)!important;
  color:#fff!important;
  box-shadow:inset 0 0 0 1px rgba(244,100,159,.08),0 10px 24px rgba(0,0,0,.28)!important;
  transform:none!important;
}
html body.sr-home .sn-side-filter-items a.is-active::before{background:#522034!important;opacity:.82!important}
html body.sr-home .sn-side-filter-items a.is-active::after{
  opacity:1!important;
  background:linear-gradient(90deg,transparent,#f4649f,transparent)!important;
}
html body.sr-home .sn-side-filter-items a.is-active .sn-filter-term-name,
html body.sr-home .sn-side-filter-items a.is-active .sn-filter-term-name>i,
html body.sr-home .sn-side-filter-items a.is-active .sn-filter-term-name>span,
html body.sr-home .sn-side-filter-items a.is-active small{color:#fff!important}

/* Exact site wordmark inside the adult verification dialog. */
#age-verification-overlay .sn-age-gate-logo{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0 0 23px!important;
  padding:0!important;
}
#age-verification-overlay .sn-age-gate-logo .sn-wordmark{
  font-size:34px!important;
  overflow:visible!important;
}
#age-verification-overlay .sn-age-gate-logo .sn-wordmark__venus{
  box-sizing:border-box!important;
  width:27px!important;
  min-width:27px!important;
  height:26px!important;
  flex:0 0 27px!important;
  justify-content:flex-start!important;
  padding:0 0 0 5px!important;
  border-radius:8px 11px 11px 4px!important;
}
#age-verification-overlay .sn-age-gate-logo .sn-wordmark__nudes{
  padding-right:.13em!important;
}
@media(max-width:640px){
  #age-verification-overlay .sn-age-gate-logo{margin-bottom:19px!important}
  #age-verification-overlay .sn-age-gate-logo .sn-wordmark{font-size:29px!important}
  #age-verification-overlay .sn-age-gate-logo .sn-wordmark__venus{
    width:27px!important;
    min-width:27px!important;
    height:26px!important;
    flex-basis:27px!important;
    padding-left:5px!important;
  }
}

/* ================================================================
   SheNudes 1.4.8 — age gate wordmark matches the header exactly
   ================================================================ */
#age-verification-overlay .sn-age-gate-logo .sn-wordmark{
  font-size:29px!important;
  gap:.12em!important;
  padding:2px .12em 3px 0!important;
  letter-spacing:-.052em!important;
}
#age-verification-overlay .sn-age-gate-logo .sn-wordmark__she,
#age-verification-overlay .sn-age-gate-logo .sn-wordmark__nudes{
  font-size:29px!important;
}
#age-verification-overlay .sn-age-gate-logo .sn-wordmark__venus{
  position:relative!important;
  left:2px!important;
  width:27px!important;
  min-width:27px!important;
  height:26px!important;
  flex:0 0 27px!important;
  margin:0 -.03em 0 -.02em!important;
  justify-content:flex-start!important;
  padding:0 0 0 5px!important;
  border-radius:8px 11px 11px 4px!important;
}
#age-verification-overlay .sn-age-gate-logo .sn-wordmark__venus i{
  font-size:17px!important;
}
#age-verification-overlay .sn-age-gate-logo .sn-wordmark__nudes{
  margin-left:0!important;
  padding-right:.13em!important;
}
@media(max-width:640px){
  #age-verification-overlay .sn-age-gate-logo .sn-wordmark,
  #age-verification-overlay .sn-age-gate-logo .sn-wordmark__she,
  #age-verification-overlay .sn-age-gate-logo .sn-wordmark__nudes{
    font-size:29px!important;
  }
  #age-verification-overlay .sn-age-gate-logo .sn-wordmark__venus{
    left:2px!important;
    width:27px!important;
    min-width:27px!important;
    height:26px!important;
    flex-basis:27px!important;
    padding-left:5px!important;
  }
  #age-verification-overlay .sn-age-gate-logo .sn-wordmark__venus i{
    font-size:18px!important;
  }
}

/* ================================================================
   SheNudes 1.4.9 — centred filter counters + multi-type favorites
   ================================================================ */

/* Gender/Countries counters: discreet centred pill below the label. */
html body.sr-home .sn-side-filter-items a{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  min-height:82px!important;
  padding:10px 8px 9px!important;
  text-align:center!important;
}
html body.sr-home .sn-side-filter-items a .sn-filter-term-name{
  width:100%!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  line-height:1.1!important;
  text-align:center!important;
}
html body.sr-home .sn-side-filter-items a .sn-filter-term-name>span{
  display:block!important;
  width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  text-align:center!important;
}
html body.sr-home .sn-side-filter-items a small{
  position:relative!important;
  z-index:3!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:28px!important;
  height:18px!important;
  margin:0 auto!important;
  padding:0 7px!important;
  border:1px solid #3a3339!important;
  border-radius:999px!important;
  background:#0c0b0d!important;
  color:#bcb1b7!important;
  font-size:9px!important;
  font-weight:850!important;
  line-height:1!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}
html body.sr-home .sn-side-filter-items a:hover small{
  border-color:#55414b!important;
  background:#151015!important;
  color:#fff!important;
}
html body.sr-home .sn-side-filter-items a.is-active small{
  border-color:rgba(244,100,159,.45)!important;
  background:rgba(228,61,127,.18)!important;
  color:#fff!important;
}
html body.sr-home .sn-side-filter-items .sn-country-flag{
  margin-inline:auto!important;
}

/* Reusable save control for galleries and directory sites. */
.sn-content-favorite{
  appearance:none;
  -webkit-appearance:none;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  height:40px;
  padding:0 13px;
  border:1px solid #342d33;
  border-radius:12px;
  background:#111012;
  color:#d8cfd4;
  font:800 11px/1 var(--sn-font-body,Manrope,sans-serif);
  cursor:pointer;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
  transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease;
}
.sn-content-favorite:hover,
.sn-content-favorite:focus-visible{
  border-color:#654151;
  background:#20151b;
  color:#fff;
  outline:none;
  transform:translateY(-1px);
}
.sn-content-favorite.is-active{
  border-color:rgba(228,61,127,.65);
  background:linear-gradient(135deg,#3d1726,#211018);
  color:#fff;
}
.sn-content-favorite.is-active i{color:#f4649f}

/* Gallery archive and single save buttons. */
.cg-gallery-single-head-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:9px;
  flex-wrap:wrap;
}
body.sn-gallery-page-shell .cg-gallery-card{position:relative!important}
body.sn-gallery-page-shell .sn-gallery-card-save{
  position:absolute;
  z-index:5;
  top:10px;
  right:10px;
  width:34px;
  height:34px;
  padding:0;
  border-radius:11px;
  background:rgba(10,9,11,.88);
  backdrop-filter:blur(9px);
}
body.sn-gallery-page-shell .sn-gallery-card-save .screen-reader-text{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
}

/* Directory save controls. */
.sn-site-single-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}
.sn-site-card-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}
.sn-site-card-save{
  width:30px;
  height:30px;
  padding:0;
  border-radius:9px 7px 9px 7px;
  font-size:10px;
}

/* Favorites page sections. */
.sn-multi-favorites .nr-favorites-hero{margin-bottom:24px}
.sn-favorites-sections{display:grid;gap:28px}
.sn-favorites-section[hidden]{display:none!important}
.sn-favorites-section-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin:0 0 12px;
}
.sn-favorites-section-head>div{display:flex;align-items:center;gap:12px;min-width:0}
.sn-favorites-section-head>div>i{
  width:39px;
  height:39px;
  display:grid;
  place-items:center;
  border:1px solid #332b31;
  border-radius:13px 9px 13px 9px;
  background:#171217;
  color:#f4649f;
  font-size:15px;
}
.sn-favorites-section-head span{min-width:0}
.sn-favorites-section-head small{display:block;color:#806f78;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.sn-favorites-section-head h2{margin:2px 0 0;color:#fff;font-size:20px;line-height:1.1;letter-spacing:-.035em}
.sn-favorites-section-head>strong{
  min-width:34px;
  height:25px;
  padding:0 9px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid #3d3037;
  border-radius:999px;
  background:#110e11;
  color:#d8cbd2;
  font-size:10px;
}
.sn-favorites-gallery-grid,
.sn-favorites-site-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
.sn-favorite-gallery-card,
.sn-favorite-site-card{
  min-width:0;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:10px;
  padding:10px;
  border:1px solid #292329;
  border-radius:16px 11px 16px 11px;
  background:linear-gradient(145deg,#151216,#0e0d0f);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
}
.sn-favorite-gallery-card:hover,
.sn-favorite-site-card:hover{border-color:#4b3340;background:linear-gradient(145deg,#1b1419,#100e11)}
.sn-favorite-gallery-main,
.sn-favorite-site-main{min-width:0;display:flex;align-items:center;gap:11px;color:inherit!important;text-decoration:none!important}
.sn-favorite-gallery-media{
  position:relative;
  flex:0 0 88px;
  width:88px;
  height:62px;
  overflow:hidden;
  display:grid;
  place-items:center;
  border-radius:12px 8px 12px 8px;
  background:#09090a;
  color:#5e5057;
}
.sn-favorite-gallery-media img{width:100%;height:100%;object-fit:cover}
.sn-favorite-gallery-media>small{
  position:absolute;
  right:6px;
  bottom:6px;
  display:inline-flex;
  align-items:center;
  gap:4px;
  padding:4px 6px;
  border-radius:7px;
  background:rgba(7,7,8,.78);
  color:#fff;
  font-size:8px;
  font-weight:900;
}
.sn-favorite-gallery-copy,
.sn-favorite-site-copy{min-width:0;display:block}
.sn-favorite-gallery-copy>small,
.sn-favorite-site-copy>small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#887b82;font-size:9.5px}
.sn-favorite-gallery-copy>strong,
.sn-favorite-site-copy>strong{display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f7f3f5;font-size:13px;font-weight:900;letter-spacing:-.02em}
.sn-favorite-site-icon{
  flex:0 0 46px;
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  border:1px solid #2e282d;
  border-radius:14px 9px 14px 9px;
  background:#0b0a0c;
  color:#f4649f;
}
.sn-favorite-site-icon img{width:30px;height:30px;object-fit:contain}
.sn-favorite-card-actions{display:flex;align-items:center;gap:6px}
.sn-favorite-card-actions>a,
.sn-favorite-card-actions>.sn-content-favorite{
  width:34px;
  height:34px;
  padding:0;
  display:grid;
  place-items:center;
  border:1px solid #342d33;
  border-radius:10px 7px 10px 7px;
  background:#0e0c0f;
  color:#d7cdd2!important;
  text-decoration:none!important;
  font-size:10px;
}
.sn-favorite-card-actions>.sn-content-favorite span{display:none}
.sn-favorite-card-actions>a:hover{border-color:#654151;background:#20151b;color:#fff!important}

@media(max-width:780px){
  .sn-favorites-gallery-grid,.sn-favorites-site-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .cg-gallery-single-head-actions{width:100%;justify-content:flex-start}
  .sn-site-single-actions{width:100%;justify-content:flex-start}
  .sn-favorite-gallery-media{flex-basis:70px;width:70px;height:54px}
  .sn-favorite-gallery-card,.sn-favorite-site-card{grid-template-columns:minmax(0,1fr) auto;padding:8px}
  .sn-favorite-card-actions{flex-direction:column}
}
@media(max-width:640px){
  .sn-site-single-actions{
    grid-column:1/-1!important;
    width:100%!important;
  }
  .sn-site-single-actions .sn-site-visit{flex:1 1 auto!important;width:auto!important}
  .sn-site-single-actions .sn-site-save{flex:0 0 auto!important}
}


/* ================================================================
   SheNudes 1.5.0 — sidebar alignment, fixed directory actions,
   toggleable filters and complete favorites controls
   ================================================================ */

/* Gender/Countries: icon or flag above, then label + counter on one centred row. */
html body.sr-home .sn-side-filter-items a{
  position:relative!important;
  gap:7px!important;
  min-height:82px!important;
  padding:10px 7px 9px!important;
}
html body.sr-home .sn-side-filter-items a .sn-filter-term-name{
  width:100%!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
}
html body.sr-home .sn-side-filter-items .sn-filter-label-row{
  max-width:100%!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  margin-top:-1px!important;
  line-height:1!important;
  text-align:center!important;
}
html body.sr-home .sn-side-filter-items .sn-filter-label-text{
  min-width:0!important;
  max-width:calc(100% - 29px)!important;
  display:block!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#ece4e9!important;
  text-align:center!important;
}
html body.sr-home .sn-side-filter-items a small{
  position:static!important;
  flex:0 0 auto!important;
  min-width:23px!important;
  width:auto!important;
  height:16px!important;
  margin:-1px 0 0!important;
  padding:0 5px!important;
  border-radius:999px!important;
  font-size:8px!important;
}
html body.sr-home .sn-side-filter-items .sn-country-flag{
  border-radius:5px!important;
  overflow:hidden!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.08),0 3px 8px rgba(0,0,0,.24)!important;
}

/* Public directory: metadata may grow, but both actions always stay at the far right. */
body.sn-directory-public .sn-site-card footer{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:10px!important;
}
body.sn-directory-public .sn-site-card-meta{
  min-width:0!important;
  overflow:hidden!important;
}
body.sn-directory-public .sn-site-card-actions{
  width:max-content!important;
  min-width:70px!important;
  margin-left:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  justify-self:end!important;
  gap:6px!important;
  flex:0 0 auto!important;
}
body.sn-directory-public .sn-site-card-save,
body.sn-directory-public .sn-site-card-out{
  box-sizing:border-box!important;
  flex:0 0 32px!important;
  width:32px!important;
  min-width:32px!important;
  max-width:32px!important;
  height:32px!important;
  min-height:32px!important;
  max-height:32px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border-radius:999px!important;
  line-height:1!important;
}
body.sn-directory-public .sn-site-card-save i,
body.sn-directory-public .sn-site-card-out i{
  margin:0!important;
  font-size:10px!important;
  line-height:1!important;
}

/* Compact desktop rail: lower the Browse glyphs a touch for optical centring. */
@media(min-width:981px){
  html.sn-sidebar-collapsed body.sr-home nav.sn-side-nav.sn-browse-nav .sn-browse-icon{
    transform:translateY(2px)!important;
  }
}

/* Favorites: individual removal remains on every card; add clean section/global clearing. */
.sn-favorites-hero-tools,
.sn-favorites-section-tools{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:8px!important;
  flex:0 0 auto!important;
}
.sn-favorites-hero-tools>span{
  display:flex!important;
  align-items:baseline!important;
  gap:6px!important;
}
.sn-favorites-clear{
  appearance:none!important;
  -webkit-appearance:none!important;
  min-height:30px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  padding:0 10px!important;
  border:1px solid #372f35!important;
  border-radius:9px!important;
  background:#111012!important;
  color:#a99da4!important;
  font:800 9px/1 var(--sn-font-body,Manrope,sans-serif)!important;
  cursor:pointer!important;
}
.sn-favorites-clear:hover,
.sn-favorites-clear:focus-visible{
  border-color:#694252!important;
  background:#20151b!important;
  color:#fff!important;
  outline:none!important;
}
.sn-favorites-clear[hidden]{display:none!important}
.sn-favorites-section-tools>strong{
  min-width:34px!important;
  height:25px!important;
  padding:0 9px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #3d3037!important;
  border-radius:999px!important;
  background:#110e11!important;
  color:#d8cbd2!important;
  font-size:10px!important;
}
@media(max-width:560px){
  .sn-favorites-section-head{align-items:flex-start!important}
  .sn-favorites-section-tools{flex-direction:column!important;align-items:flex-end!important;gap:5px!important}
  .sn-favorites-clear{min-height:28px!important;padding:0 8px!important}
}


/* ================================================================
   SheNudes 1.5.1 — balanced filter labels, individual-only favorites,
   and a shorter public directory grid
   ================================================================ */

/* Keep the label optically centred while the count sits to its right. */
html body.sr-home .sn-side-filter-items .sn-filter-label-row{
  position:relative!important;
  width:100%!important;
  min-width:0!important;
  display:block!important;
  margin-top:-1px!important;
  padding:0 29px!important;
  line-height:16px!important;
  text-align:center!important;
}
html body.sr-home .sn-side-filter-items .sn-filter-label-text{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  text-align:center!important;
}
html body.sr-home .sn-side-filter-items a small{
  position:absolute!important;
  top:50%!important;
  right:4px!important;
  transform:translateY(-50%)!important;
  margin:0!important;
}

/* Favorites now exposes only the remove button attached to each item. */
.sn-favorites-hero-tools{justify-content:flex-start!important}
.sn-favorites-section-tools{display:inline-flex!important;align-items:center!important}

/* /directory cards: less vertical space while preserving readable content. */
body.sn-directory-public .sn-site-card{
  padding:11px!important;
  border-radius:17px 11px 18px 11px!important;
}
body.sn-directory-public .sn-site-card-icon{
  flex-basis:42px!important;
  width:42px!important;
  height:42px!important;
}
body.sn-directory-public .sn-site-card-icon img{
  width:28px!important;
  height:28px!important;
}
body.sn-directory-public .sn-site-card>p{
  margin:8px 0 9px!important;
  font-size:11px!important;
  line-height:1.42!important;
  -webkit-line-clamp:2!important;
}
body.sn-directory-public .sn-site-card footer{
  padding-top:8px!important;
}
