:root{--bp-mobile:375px;--bp-mobile-lg:428px;--bp-tablet:768px;--bp-desktop:1024px;--bp-wide:1400px;--tab-content-max:1170px;--community-content-max:900px;--creators-layout-max-with-banner:calc(var(--tab-content-max) + 200px + 1.5rem);--teal-400:#26a69a;--teal-500:#009688;--teal-600:#00897b;--cyan-500:#00bcd4;--cyan-600:#00acc1;--sky-100:#e0f7fa;--sky-200:#b2ebf2;--sky-300:#80deea;--gray-50:#fafafa;--gray-100:#f5f5f5;--gray-200:#eee;--gray-300:#e0e0e0;--gray-400:#bdbdbd;--gray-600:#757575;--gray-700:#616161;--gray-800:#424242;--gray-900:#212121;--white:#fff;--shadow-sm:0 2px 8px rgba(0,150,136,.08);--shadow-md:0 4px 20px rgba(27,27,27,.12);--shadow-lg:0 8px 40px rgba(0,150,136,.15);--radius:12px;--radius-lg:16px;--creators-search-border:#a5a5a5}*{box-sizing:border-box;margin:0;padding:0}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}html{overflow-y:scroll}body{background:#fff;color:var(--gray-900);font-family:Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;min-height:100vh}@media (min-width:768px){body{min-height:0}}#grid .card,#postList .post-item{contain-intrinsic-size:420px 360px;content-visibility:auto}#grid,#postList{contain:layout paint style}@media (max-width:767px){html{min-height:0}body{min-height:auto;padding-bottom:0}*{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}}.header{background:#fff;box-shadow:0 1px 0 var(--gray-200);padding:1.25rem 1.5rem;position:sticky;top:0;z-index:100}.header-inner{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin:0 auto;max-width:1170px;padding:0 1.5rem;position:relative}.header-logo-h1{font-size:inherit;font-weight:inherit;margin:0;padding:0}.logo{align-items:center;color:transparent;display:flex;font-size:0;gap:0;letter-spacing:0;line-height:0;text-decoration:none}.logo-img{display:block;height:36px;object-fit:contain;width:auto}.logo .logo-img:not(.logo-img--ready){opacity:0!important;visibility:hidden!important}.logo .logo-img.logo-img--ready{opacity:1!important;transition:opacity .12s ease;visibility:visible!important}.logo-img-pc{display:none}.logo>picture{display:contents}.search-bar{flex-shrink:0;margin-left:auto;max-width:420px;min-width:0;width:auto}.header-center,.search-bar{align-items:center;display:flex}.header-center{gap:.5rem}@media (min-width:768px){.header{box-shadow:none;display:flex;height:91px}.header,.header-inner{align-items:center;padding:0 1.5rem}.header-inner{height:100%;justify-content:center;width:100%}.header-inner:before{content:"";flex:0.72 1 0;min-width:0}.header-center{align-items:center;display:flex;flex:0 0 auto;gap:1.5rem}.header-inner .logo{color:transparent;font-size:0;line-height:0}.header-inner .logo .logo-img{display:block;height:42px;object-fit:contain;width:auto}.header-inner .search-bar{align-items:center;display:flex;flex:0 0 auto;margin-left:0;max-width:none;width:auto}.header-inner .search-bar .header-search-toggle{display:none!important}.header-inner .search-bar .search-wrapper{margin-left:0;max-width:400px;opacity:1;overflow:visible;width:400px}.header-inner .search-bar .search-wrapper input{background:#fff;border:1px solid var(--gray-300);border-radius:24px;color:var(--gray-900);font-size:.95rem;padding:.8rem 1rem .8rem 2.5rem;width:100%}.header-inner .search-bar .search-wrapper input::placeholder{color:#9e9e9e}.header-inner .search-bar .search-wrapper input:focus{border-color:var(--gray-400);box-shadow:0 0 0 2px rgba(0,188,212,.12);outline:none}.auth-ui-wrap{align-items:center;display:flex;flex:1;gap:.5rem;justify-content:flex-end;min-width:0}.auth-ui-wrap .auth-buttons,.auth-ui-wrap .auth-user{margin-left:0;position:static;right:auto;top:auto;transform:none}.header-inner .btn-login{background:var(--gray-100);color:var(--gray-800)}.header-inner .btn-signup{background:var(--teal-600);color:#fff}.header-inner .btn-signup:hover{background:var(--teal-500)}}.header-search-toggle{align-items:center;background:transparent;border:none;border-radius:50%;color:var(--gray-600);cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;padding:0;transition:color .2s,background .2s;width:40px}.header-search-toggle:hover{background:rgba(0,0,0,.05);color:var(--teal-600)}.header-search-toggle svg{height:22px;stroke-width:2.75;width:22px}.theme-toggle{align-items:center;background:transparent;border:none;border-radius:50%;color:var(--gray-600);cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;padding:0;transition:color .2s,background .2s;width:40px}.theme-toggle:hover{background:rgba(0,0,0,.05);color:var(--teal-600)}.theme-toggle svg{height:20px;width:20px}.theme-toggle .theme-icon-sun{display:none!important}.theme-toggle .theme-icon-moon,body.theme-dark .theme-toggle .theme-icon-sun{display:inline-flex!important}body.theme-dark .theme-toggle .theme-icon-moon{display:none!important}.theme-toggle .theme-icon-moon{color:#e6b800}.theme-toggle:hover .theme-icon-moon{color:#ffd54f}body.theme-dark .theme-toggle .theme-icon-sun{color:#e6b800}body.theme-dark .theme-toggle:hover .theme-icon-sun{color:#ffd54f}.theme-toggle-mob{display:none}.theme-toggle-pc{display:inline-flex;margin-right:.25rem}@media (max-width:767px){.theme-toggle-mob{color:#fff;display:inline-flex;margin-right:.25rem}.theme-toggle-mob:hover{background:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.9)}.theme-toggle-pc{display:none!important}}@media (min-width:768px){.theme-toggle-mob{display:none!important}}body.theme-dark{background:#1a1a1a;color:#e5e5e5}body.theme-dark .header{background:#252525;box-shadow:0 1px 0 hsla(0,0%,100%,.08)}body.theme-dark .filter-bar{background:#252525;border-color:hsla(0,0%,100%,.08);box-shadow:none}body.theme-dark .main,body.theme-dark .section-content{background:#1a1a1a}body.theme-dark .card{background:#2d2d2d;border-color:hsla(0,0%,100%,.22);color:#e5e5e5}body.theme-dark .card .card-rating-num,body.theme-dark .card-name{color:#e5e5e5}body.theme-dark .card .card-meta{color:hsla(0,0%,100%,.6)}body.theme-dark .card .card-favorite-btn{background:transparent}body.theme-dark .card .card-favorite-btn:hover{background:hsla(0,0%,100%,.08)}body.theme-dark .card .card-favorite-btn.active{background:hsla(0,0%,68%,.12)}@media (max-width:767px){body.theme-dark .card .card-rating-wrap:has(.card-rating-empty){background:transparent!important}body.theme-dark .card .card-rating-wrap .card-rating-empty .card-rating-star{background-color:hsla(0,0%,100%,.45)}body.theme-dark #grid .card .card-meta .card-rating-num,body.theme-dark .creators-grid-wrap .card .card-meta .card-rating-num{color:#e5e5e5}body.theme-dark #grid .card .card-meta .card-rating-empty .card-rating-num,body.theme-dark .creators-grid-wrap .card .card-meta .card-rating-empty .card-rating-num{color:hsla(0,0%,100%,.45)}}body.theme-dark .tab-btn{background:transparent;border-color:hsla(0,0%,100%,.1);color:#b0b0b0}body.theme-dark .tab-btn.active,body.theme-dark .tab-btn:hover{background:transparent;border-color:transparent;color:#fff}body.theme-dark .creators-name-search-input,body.theme-dark .header-inner .search-bar .search-wrapper input,body.theme-dark .search-wrapper input{background:#2d2d2d;border-color:hsla(0,0%,100%,.15);color:#e5e5e5}body.theme-dark .header-inner .search-bar .search-wrapper input::placeholder{color:#9e9e9e}body.theme-dark .header-inner .search-bar .search-wrapper input:focus{border-color:hsla(0,0%,100%,.25);box-shadow:0 0 0 2px rgba(0,188,212,.2)}body.theme-dark .header-inner .search-bar .search-wrapper-icon{color:#9e9e9e}body.theme-dark .btn-auth.btn-login{background:#2d2d2d;border-color:hsla(0,0%,100%,.2);color:#e5e5e5}body.theme-dark .auth-user-name{color:#e5e5e5}body.theme-dark .activity-tab,body.theme-dark .platform-tab,body.theme-dark .sort-dropdown-btn{background:#2d2d2d;border-color:hsla(0,0%,100%,.15);color:#e5e5e5}body.theme-dark .activity-tab.active[data-activity=all],body.theme-dark .platform-tab.active[data-platform=all]{background:#4a4a4a;box-shadow:0 2px 6px rgba(0,0,0,.3);color:#e5e5e5}body.theme-dark .platform-tab.active[data-platform=Patreon]{background:#fff;border-color:#ddd;box-shadow:0 2px 6px rgba(0,0,0,.2);color:#111}body.theme-dark .platform-tab.active[data-platform=Fansly]{background:#00a2ff;box-shadow:0 2px 6px rgba(0,162,255,.3);color:#fff}body.theme-dark .badge.patreon{background:#fff;box-shadow:0 0 0 1px #ddd;color:#111}body.theme-dark .badge.patreon:hover{background:#e8e8e8;color:#111}body.theme-dark .badge.patreon.badge-link{color:#111}body.theme-dark .badge-activity.activity-patreon{background:#fff;box-shadow:0 0 0 1px #ddd,0 2px 4px rgba(0,0,0,.2);color:#111}body.theme-dark .badge-activity.activity-patreon:hover{background:#e8e8e8;color:#111}body.theme-dark .badge-activity.badge-link.activity-patreon{color:#111}body.theme-dark .badge-activity.activity-pandatv,body.theme-dark .badge-activity.badge-link.activity-pandatv{background:#152a52;border-color:hsla(0,0%,100%,.2);color:#fff}body.theme-dark .auth-user-dropdown-menu,body.theme-dark .nav-community-dropdown-menu,body.theme-dark .sort-dropdown-menu{background:#2d2d2d;border-color:hsla(0,0%,100%,.15)}body.theme-dark .nav-community-dropdown-menu{box-shadow:0 4px 12px rgba(0,0,0,.4)}body.theme-dark .nav-community-dropdown-item{color:#e5e5e5}body.theme-dark .nav-community-dropdown-item:hover{background:hsla(0,0%,100%,.1);color:#fff}body.theme-dark .nav-community-dropdown-item.nav-excel-sub-item.active:hover,body.theme-dark .nav-community-sub-item.active,body.theme-dark .nav-creators-platform-item.active,body.theme-dark .nav-excel-sub-item.active{background:hsla(0,0%,100%,.15);color:#fff}body.theme-dark .sort-dropdown-item{border-bottom-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.85)}body.theme-dark .sort-dropdown-item:hover{background:hsla(0,0%,100%,.08);color:#fff}body.theme-dark .sort-dropdown-item.active{background:hsla(0,0%,100%,.12);color:#fff;font-weight:600}body.theme-dark .post-item{background:transparent;border:none;border-bottom:1px solid hsla(0,0%,100%,.12);border-radius:0;box-shadow:none}body.theme-dark .post-item:hover:not(.post-item-current){background:hsla(0,0%,100%,.05);box-shadow:none}body.theme-dark .post-item.post-item-current{background:rgba(59,130,246,.14);border-left:3px solid #3b82f6}body.theme-dark .post-item.post-item-current:hover{background:rgba(59,130,246,.2)}body.theme-dark .post-title{color:#e5e5e5}body.theme-dark .post-item-excerpt{display:none!important}body.theme-dark .post-item .post-meta{color:hsla(0,0%,100%,.55)}body.theme-dark .post-item-thumb{background:#1a1a1a}body.theme-dark .post-item-thumb:has(.post-item-thumb-placeholder){background:#2d3339;border:1px solid hsla(0,0%,100%,.14)}body.theme-dark .post-item-thumb .post-item-thumb-placeholder{color:hsla(0,0%,100%,.45)}body.theme-dark .post-item-thumb:has(.post-item-thumb-chzzk){background:linear-gradient(145deg,#062a26,#008f7a 55%,#0a3833);border:1px solid hsla(0,0%,100%,.1)}body.theme-dark .post-title-badge-general{background:hsla(0,0%,100%,.15);color:#b0b0b0}body.theme-dark .post-title-badge-adult{background:rgba(194,24,91,.35);color:#f8bbd9}body.theme-dark .post-empty{color:hsla(0,0%,100%,.6)}body.theme-dark .modal-section{background:#2d2d2d;color:#e5e5e5}body.theme-dark .profile-detail-page{background:#1a1a1a}body.theme-dark .profile-detail-page .profile-detail-header{border-bottom-color:hsla(0,0%,100%,.1)}body.theme-dark .profile-detail-page .profile-detail-header-right.profile-pc-review-wrap{background:#2d2d2d;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.2);overflow:hidden}body.theme-dark #profileContentSection,body.theme-dark .profile-detail-page .profile-pc-review-section{background:#2d2d2d;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.2);color:#e5e5e5}body.theme-dark .profile-content-stats{color:hsla(0,0%,100%,.7)}body.theme-dark .profile-detail-page .profile-content-sub-tabs{background:hsla(0,0%,100%,.08)}body.theme-dark .profile-detail-page .profile-content-sub-tab{color:hsla(0,0%,100%,.6)}body.theme-dark .profile-detail-page .profile-content-sub-tab:hover:not(.active){background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85)}body.theme-dark .profile-detail-page .profile-content-sub-tab.active{background:hsla(0,0%,100%,.18);box-shadow:0 1px 2px rgba(0,0,0,.2);color:#fff;font-weight:600}body.theme-dark .profile-detail-page .profile-content-sub-tab.active:hover{background:hsla(0,0%,100%,.18);color:#fff}body.theme-dark .profile-detail-page .content-sort-wrap label{color:hsla(0,0%,100%,.7)}body.theme-dark .profile-detail-page .content-sort-wrap select{background:#404040;border-color:hsla(0,0%,100%,.1);color:#e5e5e5}body.theme-dark #profileContentSection .profile-content-sort-dropdown .sort-dropdown-btn,body.theme-dark #profileContentSection .profile-content-type-dropdown .sort-dropdown-btn{color:hsla(0,0%,100%,.9)}body.theme-dark #profileContentSection .profile-content-sort-dropdown .sort-dropdown-btn svg,body.theme-dark #profileContentSection .profile-content-type-dropdown .sort-dropdown-btn svg{color:hsla(0,0%,100%,.6)}body.theme-dark #profileContentSection .profile-content-sort-dropdown .sort-dropdown-menu,body.theme-dark #profileContentSection .profile-content-type-dropdown .sort-dropdown-menu{background:#2d2d2d;border-color:hsla(0,0%,100%,.15)}body.theme-dark #profileContentSection .profile-content-sort-dropdown .sort-dropdown-menu .sort-dropdown-item,body.theme-dark #profileContentSection .profile-content-type-dropdown .sort-dropdown-menu .sort-dropdown-item{border-bottom-color:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.85)}body.theme-dark #profileContentSection .profile-content-sort-dropdown .sort-dropdown-menu .sort-dropdown-item.active,body.theme-dark #profileContentSection .profile-content-sort-dropdown .sort-dropdown-menu .sort-dropdown-item:hover,body.theme-dark #profileContentSection .profile-content-type-dropdown .sort-dropdown-menu .sort-dropdown-item.active,body.theme-dark #profileContentSection .profile-content-type-dropdown .sort-dropdown-menu .sort-dropdown-item:hover{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.95)}body.theme-dark .profile-detail-page #profilePriceSection{background:#2d2d2d;box-shadow:0 1px 3px rgba(0,0,0,.2)}body.theme-dark .profile-detail-page #profilePriceSection .price-table th{background:rgba(94,234,212,.12);border-bottom-color:hsla(0,0%,100%,.1);color:#5eead4}body.theme-dark .profile-detail-page #profilePriceSection .price-table td{border-bottom-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.88)}body.theme-dark .profile-detail-page #profilePriceSection .price-table td:first-child,body.theme-dark .profile-detail-page #profilePriceSection .price-table th:first-child{border-right-color:hsla(0,0%,100%,.1)}body.theme-dark .profile-detail-page #profilePriceSection .price-table td:nth-child(2),body.theme-dark .profile-detail-page #profilePriceSection .price-table th:nth-child(2){border-right:1px solid hsla(0,0%,100%,.1)}body.theme-dark .profile-detail-page #profilePriceSection .price-table td:last-child,body.theme-dark .profile-detail-page #profilePriceSection .price-table th:last-child{border-right:none}body.theme-dark .profile-detail-page .content-empty-msg{color:hsla(0,0%,100%,.5)}body.theme-dark .profile-detail-page .content-item-card{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1)}body.theme-dark .profile-detail-page .content-item-card.content-item-card--membership{background:rgba(59,130,246,.14);border-color:rgba(96,165,250,.4)}body.theme-dark .profile-detail-page .content-item-card.content-item-card--vip{background:rgba(244,63,94,.14);border-color:rgba(251,113,133,.42)}body.theme-dark .profile-detail-page .content-item-card.content-item-card--vip .content-item-vip{color:#fda4af}body.theme-dark .profile-detail-page .content-item-card.content-item-card--membership .content-item-vip{color:#93c5fd}body.theme-dark .profile-detail-page .content-item-card.content-item-card--other{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.12)}body.theme-dark .profile-detail-page .content-item-divider{border-top-color:hsla(0,0%,100%,.24)}body.theme-dark .profile-detail-page .content-stat-down:hover,body.theme-dark .profile-detail-page .content-stat-up:hover{background:hsla(0,0%,100%,.12);color:#e5e5e5}body.theme-dark .profile-detail-page .profile-seo-intro{background:transparent;box-shadow:none}body.theme-dark .profile-detail-page .profile-seo-intro-text{color:hsla(0,0%,100%,.85)}body.theme-dark .profile-detail-header .profile-detail-h2{color:#9ca3af}body.theme-dark .profile-detail-h2,body.theme-dark .profile-detail-page .profile-name{color:#e5e5e5}body.theme-dark .profile-detail-page #profileRating,body.theme-dark .profile-detail-page #profileRating .profile-rating-num,body.theme-dark .profile-detail-page .profile-like-count,body.theme-dark .profile-detail-page .profile-meta,body.theme-dark .profile-detail-page .profile-meta #profileViews{color:hsla(0,0%,100%,.88)}body.theme-dark .profile-detail-page .profile-like-btn{color:hsla(0,0%,100%,.6)}body.theme-dark .profile-detail-page .profile-like-btn:hover{color:hsla(0,0%,100%,.85)}body.theme-dark .profile-detail-page #profileRating .profile-header-star-empty,body.theme-dark .profile-detail-page .profile-meta .profile-header-star-empty{background:none!important;background-color:transparent!important;color:hsla(0,0%,100%,.42);height:auto!important;width:auto!important}body.theme-dark .profile-detail-page #profileOverviewSections .modal-section,body.theme-dark .profile-detail-page #profileReviewSection{background:transparent;border-color:hsla(0,0%,100%,.1)}body.theme-dark .profile-detail-page #profileOverviewSections .rating-section-label-mob,body.theme-dark .profile-detail-page #profileReviewSection .profile-review-section-title{color:#e5e5e5}body.theme-dark .profile-detail-page #profileReviewSection .profile-review-sort-btn{color:hsla(0,0%,100%,.6)}body.theme-dark .profile-detail-page #profileReviewSection .profile-review-sort-btn.active{color:#e5e5e5;font-weight:600}body.theme-dark .profile-detail-page #profileReviewSection .profile-review-sort-btn:before{color:hsla(0,0%,100%,.4)}body.theme-dark .profile-detail-page #profileReviewSection .profile-review-sort-btn.active:before{color:hsla(0,0%,100%,.6)}body.theme-dark .profile-detail-page #profileReviewSection #profileReviewSortRow{border-bottom-color:hsla(0,0%,100%,.1)}body.theme-dark .profile-detail-page #profileOverviewSections .rating-section{border-top-color:hsla(0,0%,100%,.1)}body.theme-dark .profile-detail-page #profileOverviewSections .rating-section .rating-prompt-mobile{color:hsla(0,0%,100%,.7)}body.theme-dark .profile-detail-page #profileOverviewSections .rating-section .rating-input-row{background:#1a1a1a;border-color:hsla(0,0%,100%,.1)}body.theme-dark .profile-detail-page #profileOverviewSections .rating-section .rating-input-row:focus-within{border-color:rgba(94,234,212,.5)}body.theme-dark .profile-detail-page #profileOverviewSections .rating-section .rating-input-row .btn-rating{background:#0d9488;border-left-color:hsla(0,0%,100%,.1);color:#fff}body.theme-dark .profile-detail-page #profileOverviewSections .rating-section .rating-input-row:focus-within .btn-rating{border-left-color:rgba(94,234,212,.5)}body.theme-dark .profile-detail-page #profileOverviewSections .rating-section .rating-input-row textarea{background:transparent;border:none;color:#e5e5e5}body.theme-dark .profile-detail-page #profileOverviewSections .rating-section .rating-input-row textarea::placeholder{color:hsla(0,0%,100%,.4)}body.theme-dark .profile-detail-page #profileStarRatingInput .star-half:before{background-color:hsla(0,0%,100%,.3)}body.theme-dark .profile-detail-page #profileStarRatingInput .star-half.active:before,body.theme-dark .profile-detail-page #profileStarRatingInput .star-half:hover:before{background-color:#fbbf24}body.theme-dark .profile-detail-page .profile-related-posts-wrap{border-top-color:hsla(0,0%,100%,.1)}body.theme-dark .profile-detail-page .profile-related-post-link{color:#e5e5e5}body.theme-dark .profile-detail-page .profile-related-post-link:hover{color:rgba(94,234,212,.95)}body.theme-dark .profile-detail-page .profile-related-post-excerpt{color:hsla(0,0%,100%,.65)}body.theme-dark .profile-detail-page .profile-related-post-item{border-bottom-color:hsla(0,0%,100%,.1)}body.theme-dark .profile-detail-page .profile-related-post-thumb{background:hsla(0,0%,100%,.08)}body.theme-dark .profile-detail-page .profile-related-post-thumb:has(.post-item-thumb-placeholder){background:#2d3339;border:1px solid hsla(0,0%,100%,.14)}body.theme-dark .profile-detail-page .profile-related-post-thumb .post-item-thumb-placeholder{color:hsla(0,0%,100%,.45)}body.theme-dark .profile-detail-page .profile-related-post-thumb:has(.post-item-thumb-chzzk){background:linear-gradient(145deg,#062a26,#008f7a 55%,#0a3833);border:1px solid hsla(0,0%,100%,.12)}body.theme-dark .profile-detail-page .profile-related-posts-all-link{color:hsla(0,0%,100%,.5)}body.theme-dark .profile-detail-page .profile-related-posts-all-link:hover{color:hsla(0,0%,100%,.75)}body.theme-dark .profile-detail-page .profile-related-post-empty{color:hsla(0,0%,100%,.55)}body.theme-dark .profile-detail-page #profileOverviewSections .rating-login-msg{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.7)}body.theme-dark .profile-detail-page #profileOverviewSections .rating-login-msg p{color:hsla(0,0%,100%,.7)}body.theme-dark .profile-detail-page #profileAllReviewList .review-empty-msg,body.theme-dark .profile-detail-page #profileReviewSection .review-list p{color:hsla(0,0%,100%,.6)}body.theme-dark .profile-detail-page #profileAllReviewList .review-item{background:transparent;border-bottom-color:hsla(0,0%,100%,.1);border-left-color:rgba(94,234,212,.5)}body.theme-dark .profile-detail-page #profileAllReviewList .review-item .review-content,body.theme-dark .profile-detail-page #profileAllReviewList .review-item .review-content-wrap .review-content{color:#e5e5e5}body.theme-dark .profile-detail-page #profileAllReviewList .review-item .review-meta{color:hsla(0,0%,100%,.6)}body.theme-dark .profile-detail-page #profileAllReviewList .review-item .review-top .review-rating-num{color:#fbbf24}body.theme-dark .profile-detail-page #profileAllReviewList .btn-review-dislike,body.theme-dark .profile-detail-page #profileAllReviewList .btn-review-like{background:hsla(0,0%,100%,.08);border:none;color:hsla(0,0%,100%,.7)}body.theme-dark .profile-detail-page #profileAllReviewList .btn-review-dislike:hover,body.theme-dark .profile-detail-page #profileAllReviewList .btn-review-like:hover{background:hsla(0,0%,100%,.12)}body.theme-dark .profile-detail-page #profileAllReviewList .btn-review-dislike.active,body.theme-dark .profile-detail-page #profileAllReviewList .btn-review-like.active{background:var(--sky-100);border:1px solid var(--teal-500);color:var(--teal-600)}body.theme-dark .profile-detail-page #profileAllReviewList .review-item.has-likes .btn-review-like,body.theme-dark .profile-detail-page #profileAllReviewList .review-item.has-likes .btn-review-like .review-action-icon,body.theme-dark .profile-detail-page #profileAllReviewList .review-item.has-likes .btn-review-like .review-like-count{color:#5eead4}body.theme-dark .profile-name,body.theme-dark .review-content{color:#e5e5e5}body.theme-dark .modal-overlay{background:rgba(0,0,0,.7)}body.theme-dark #modalOverlay .modal,body.theme-dark .modal-body,body.theme-dark [class*=modal] .modal-section{background:#2d2d2d;color:#e5e5e5}body.theme-dark #modalOverlay .modal-close{background:#404040;color:#e5e5e5}body.theme-dark #modalOverlay .modal-close:hover{background:#4a4a4a}body.theme-dark #modalOverlay .modal-header{border-bottom-color:hsla(0,0%,100%,.12)}body.theme-dark #modalOverlay .modal-info h2{color:#e5e5e5}body.theme-dark #modalOverlay .modal-meta{color:hsla(0,0%,100%,.7)}body.theme-dark #modalOverlay .modal-section h3,body.theme-dark #modalOverlay .profile-review-section-title{color:#5eead4}body.theme-dark #modalOverlay .modal-photo-section+.modal-section,body.theme-dark #modalOverlay .modal-section-price+.modal-section{border-top-color:hsla(0,0%,100%,.12)}body.theme-dark #modalOverlay .price-table td,body.theme-dark #modalOverlay .price-table th{border-bottom-color:hsla(0,0%,100%,.12);color:#e5e5e5}body.theme-dark #modalOverlay .price-table th{background:rgba(94,234,212,.15);color:#5eead4}body.theme-dark #modalOverlay .price-table td{color:hsla(0,0%,100%,.85)}body.theme-dark #modalOverlay .review-item{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.08)}body.theme-dark #modalOverlay .review-item .review-content{color:#e5e5e5}body.theme-dark #modalOverlay .review-item .review-meta{color:hsla(0,0%,100%,.6)}body.theme-dark #modalOverlay .review-item .review-top .review-rating-num{color:#fbbf24}body.theme-dark #modalOverlay .profile-review-sort-btn{color:hsla(0,0%,100%,.5)}body.theme-dark #modalOverlay .profile-review-sort-btn.active{color:#e5e5e5}body.theme-dark #modalOverlay .profile-review-sort-btn:before{color:hsla(0,0%,100%,.4)}body.theme-dark #modalOverlay #modalReviewSortRow{border-bottom-color:hsla(0,0%,100%,.15)}body.theme-dark #modalOverlay #ratingTextarea,body.theme-dark #modalOverlay .rating-form textarea{background:#1a1a1a;border-color:hsla(0,0%,100%,.2);color:#e5e5e5}body.theme-dark #modalOverlay .rating-form textarea::placeholder{color:hsla(0,0%,100%,.4)}body.theme-dark #modalOverlay .btn-rating,body.theme-dark #modalOverlay .btn-rating-inline{background:#0d9488;color:#fff}body.theme-dark #modalOverlay .btn-rating-inline:hover,body.theme-dark #modalOverlay .btn-rating:hover{background:#0f766e}body.theme-dark #modalOverlay .star-rating-input .star-half{color:hsla(0,0%,100%,.3)}body.theme-dark #modalOverlay .star-rating-input .star-half.active{color:#fbbf24}body.theme-dark #modalOverlay #starRatingInput .star-half:before{background-color:hsla(0,0%,100%,.3)}body.theme-dark #modalOverlay #starRatingInput .star-half.active:before,body.theme-dark #modalOverlay #starRatingInput .star-half:hover:before{background-color:#fbbf24}body.theme-dark #modalOverlay .rating-login-msg p{color:hsla(0,0%,100%,.7)}body.theme-dark #modalOverlay .modal-cta{background:#0d9488;color:#fff}body.theme-dark #modalOverlay .modal-cta:hover{background:#0f766e}body.theme-dark #modalOverlay .review-empty-msg,body.theme-dark #modalOverlay .review-list p{color:hsla(0,0%,100%,.6)}body.theme-dark #modalOverlay .btn-review-dislike,body.theme-dark #modalOverlay .btn-review-like{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.7)}body.theme-dark #modalOverlay .btn-review-dislike:hover,body.theme-dark #modalOverlay .btn-review-like:hover{background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.9)}body.theme-dark #modalOverlay .btn-review-dislike.active,body.theme-dark #modalOverlay .btn-review-like.active{background:var(--sky-100);border-color:var(--teal-500);color:var(--teal-600)}body.theme-dark #modalReviewSection #allReviewList .review-item.has-likes .btn-review-like,body.theme-dark #modalReviewSection #allReviewList .review-item.has-likes .btn-review-like .review-action-icon,body.theme-dark #modalReviewSection #allReviewList .review-item.has-likes .btn-review-like .review-like-count{color:#5eead4}body.theme-dark #modalOverlay .modal-avatar-placeholder{background:#404040;color:hsla(0,0%,100%,.5)}body.theme-dark #profilePcReviewSection,body.theme-dark .profile-detail-page .profile-pc-review-section{background:#2d2d2d;color:#e5e5e5}body.theme-dark #profilePcReviewSection .profile-review-section-title,body.theme-dark .profile-detail-page .profile-pc-review-section h2.profile-review-section-title{color:#e5e5e5}body.theme-dark #profilePcReviewSection .modal-rating-input-wrap{background:#1a1a1a;border-color:hsla(0,0%,100%,.2)}body.theme-dark #profilePcReviewSection .modal-rating-input-wrap:focus-within{border-color:rgba(94,234,212,.5);box-shadow:0 0 0 1px rgba(94,234,212,.3)}body.theme-dark #profilePcReviewSection .modal-rating-input-wrap textarea{background:transparent;color:#e5e5e5}body.theme-dark #profilePcReviewSection .modal-rating-input-wrap textarea::placeholder{color:hsla(0,0%,100%,.4)}body.theme-dark #profilePcReviewSection .modal-rating-input-wrap .btn-rating-inline{background:#0d9488;color:#fff}body.theme-dark #profilePcReviewSection .modal-rating-input-wrap .btn-rating-inline:hover{background:#0f766e}body.theme-dark #profilePcReviewSection .star-rating-input .star-half{color:hsla(0,0%,100%,.3)}body.theme-dark #profilePcReviewSection .star-rating-input .star-half.active{color:#fbbf24}body.theme-dark #profilePcReviewSection .profile-review-sort-row{border-bottom-color:hsla(0,0%,100%,.15)}body.theme-dark #profilePcReviewSection .profile-review-sort-btn{color:hsla(0,0%,100%,.5)}body.theme-dark #profilePcReviewSection .profile-review-sort-btn.active{color:#e5e5e5}body.theme-dark #profilePcAllReviewList .review-item:not(:first-child){border-top-color:hsla(0,0%,100%,.12)}body.theme-dark #profilePcAllReviewList .review-item .review-content,body.theme-dark #profilePcAllReviewList .review-item .review-content-wrap .review-content{color:#e5e5e5}body.theme-dark #profilePcAllReviewList .review-item .review-meta{color:hsla(0,0%,100%,.6)}body.theme-dark #profilePcAllReviewList .review-item .review-top .review-rating-num{color:#fbbf24}body.theme-dark #profilePcAllReviewList .btn-review-dislike,body.theme-dark #profilePcAllReviewList .btn-review-like{background:hsla(0,0%,100%,.08);border:none;color:hsla(0,0%,100%,.78)}body.theme-dark #profilePcAllReviewList .btn-review-dislike:hover,body.theme-dark #profilePcAllReviewList .btn-review-like:hover{background:hsla(0,0%,100%,.12);color:#e5e5e5}body.theme-dark #profilePcAllReviewList .btn-review-dislike.active,body.theme-dark #profilePcAllReviewList .btn-review-like.active{background:none;border:none;color:#e5e5e5}body.theme-dark #profilePcAllReviewList .btn-review-dislike.review-count-zero,body.theme-dark #profilePcAllReviewList .btn-review-like.review-count-zero{background:transparent;color:hsla(0,0%,100%,.45)!important}body.theme-dark #profilePcAllReviewList .btn-review-dislike.review-count-zero:hover,body.theme-dark #profilePcAllReviewList .btn-review-like.review-count-zero:hover{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.88)!important}body.theme-dark #profilePcAllReviewList .review-item.has-likes .btn-review-like,body.theme-dark #profilePcAllReviewList .review-item.has-likes .btn-review-like .review-action-icon,body.theme-dark #profilePcAllReviewList .review-item.has-likes .btn-review-like .review-like-count{color:#5eead4}body.theme-dark #profilePcReviewSection .review-empty-msg,body.theme-dark #profilePcReviewSection .review-list p,body.theme-dark .profile-detail-page .profile-pc-review-section .review-empty-msg{color:hsla(0,0%,100%,.6)}body.theme-dark #profilePcReviewSection .rating-login-msg p{color:hsla(0,0%,100%,.7)}body.theme-dark input,body.theme-dark select,body.theme-dark textarea{background:#1a1a1a;border-color:hsla(0,0%,100%,.2);color:#e5e5e5}body.theme-dark .community-detail-banner,body.theme-dark .community-detail-banner-below-recommend,body.theme-dark .community-top-banner,body.theme-dark .creators-top-banner,body.theme-dark .pc-footer-banner{background:#2d2d2d}body.theme-dark .community-detail-banner,body.theme-dark .community-detail-banner-below-recommend{height:200px!important;max-height:200px!important;min-height:200px!important}body.theme-dark .community-detail-banner-placeholder,body.theme-dark .community-top-banner-placeholder,body.theme-dark .creators-side-banner-placeholder,body.theme-dark .creators-top-banner-placeholder,body.theme-dark .pc-footer-banner-placeholder{color:hsla(0,0%,100%,.5)}@media (max-width:767px){body.theme-dark .community-mobile-banner{background:#2d2d2d;border:1px solid hsla(0,0%,100%,.15)}body.theme-dark .community-mobile-banner-placeholder{color:hsla(0,0%,100%,.5)}body.theme-dark .community-post-detail-inlay .community-detail-banner.community-detail-banner-below-recommend{box-sizing:border-box!important;flex:0 0 160px!important;height:160px!important;margin:1.75rem auto 0!important;max-height:160px!important;max-width:320px!important;min-height:160px!important;overflow:hidden!important;padding-bottom:0!important;width:88%!important}body.theme-dark .community-post-detail-inlay .post-comment-section{border-top-color:hsla(0,0%,100%,.1)}}body.theme-dark .community-header-tabs .btn-community-sub-tab{background:transparent;color:hsla(0,0%,100%,.6)}body.theme-dark .community-header-tabs .btn-community-sub-tab:hover{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.75)}body.theme-dark .community-header-tabs .btn-community-sub-tab.active{color:#fff;font-weight:600}body.theme-dark .community-popular-widget{background:#2d2d2d;border-color:hsla(0,0%,100%,.15)}body.theme-dark .community-popular-widget-tabs{background:#252525;border-bottom-color:transparent}body.theme-dark .community-popular-widget-tab{color:hsla(0,0%,100%,.6)}body.theme-dark .community-popular-widget-tab:hover{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.85)}body.theme-dark .community-popular-widget-tab.active{font-weight:600}body.theme-dark .community-popular-widget[data-widget-period=realtime]{border-color:hsla(0,94%,82%,.35)}body.theme-dark .community-popular-widget[data-widget-period=realtime] .community-popular-widget-list,body.theme-dark .community-popular-widget[data-widget-period=realtime] .community-popular-widget-list:after{background:#2e2426}body.theme-dark .community-popular-widget[data-widget-period=weekly]{border-color:rgba(125,211,252,.35)}body.theme-dark .community-popular-widget[data-widget-period=weekly] .community-popular-widget-list,body.theme-dark .community-popular-widget[data-widget-period=weekly] .community-popular-widget-list:after{background:#232a32}body.theme-dark .community-popular-widget[data-widget-period=monthly]{border-color:rgba(134,239,172,.35)}body.theme-dark .community-popular-widget[data-widget-period=monthly] .community-popular-widget-list,body.theme-dark .community-popular-widget[data-widget-period=monthly] .community-popular-widget-list:after{background:#232e28}body.theme-dark .community-popular-widget-tab[data-widget-tab=realtime].active{background:rgba(251,113,133,.55);color:#fff}body.theme-dark .community-popular-widget-tab[data-widget-tab=realtime].active:hover{background:rgba(251,113,133,.7);color:#fff}body.theme-dark .community-popular-widget-tab[data-widget-tab=weekly].active{background:rgba(125,211,252,.75);color:#0c1a24}body.theme-dark .community-popular-widget-tab[data-widget-tab=weekly].active:hover{background:rgba(125,211,252,.88);color:#0c1a24}body.theme-dark .community-popular-widget-tab[data-widget-tab=monthly].active{background:rgba(134,239,172,.55);color:#0f1f14}body.theme-dark .community-popular-widget-tab[data-widget-tab=monthly].active:hover{background:rgba(134,239,172,.72);color:#0f1f14}body.theme-dark .community-popular-widget-rank{color:hsla(0,0%,100%,.5)}body.theme-dark .community-popular-widget-title{color:#f5f5f5}body.theme-dark .community-popular-widget-title:hover{color:#5eead4;text-decoration:underline}body.theme-dark .community-popular-widget-empty{color:hsla(0,0%,100%,.5)}body.theme-dark .post-exposure-label,body.theme-dark .post-exposure-option,body.theme-dark .post-form label{color:#e5e5e5}body.theme-dark .post-form input[type=text]{background:#2d2d2d;border-color:hsla(0,0%,100%,.2);color:#e5e5e5}body.theme-dark .post-form input[type=text]::placeholder{color:hsla(0,0%,100%,.4)}body.theme-dark .post-exposure-circle{border-color:hsla(0,0%,100%,.4)}body.theme-dark .post-exposure-option input:checked+.post-exposure-circle{border-color:var(--teal-400);box-shadow:inset 0 0 0 3px #2d2d2d,inset 0 0 0 5px var(--teal-400)}body.theme-dark .post-content-editor-wrap{border-color:hsla(0,0%,100%,.2)}body.theme-dark .post-editor-toolbar{background:#252525;border-bottom-color:hsla(0,0%,100%,.2)}body.theme-dark .post-editor-btn{color:#e5e5e5}body.theme-dark .post-editor-btn:hover{background:hsla(0,0%,100%,.1);color:#fff}body.theme-dark .post-editor-sep{background:hsla(0,0%,100%,.25)}body.theme-dark .post-editor-select{color:#e5e5e5}body.theme-dark .post-editor-font-dropdown,body.theme-dark .post-editor-select{background:#2d2d2d;border-color:hsla(0,0%,100%,.2)}body.theme-dark .post-editor-font-item{color:#e5e5e5}body.theme-dark .post-editor-font-item:hover{background:hsla(0,0%,100%,.1)}body.theme-dark .post-editor-color{background:#2d2d2d;border-color:hsla(0,0%,100%,.2)}body.theme-dark .post-editor-forecolor-icon{color:#e5e5e5}body.theme-dark .post-content-editable{background:#2d2d2d;caret-color:#e5e5e5;color:#e5e5e5;color-scheme:dark}body.theme-dark .post-content-editable:empty:before{color:hsla(0,0%,100%,.45)}body.theme-dark .post-content-editable font[color="#000"],body.theme-dark .post-content-editable font[color="#000000"],body.theme-dark .post-content-editable font[color=black],body.theme-dark .post-content-editable span[style*="color: #000"],body.theme-dark .post-content-editable span[style*="color: rgb(0, 0, 0)"],body.theme-dark .post-content-editable span[style*="color:#000"],body.theme-dark .post-content-editable span[style*="color:rgb(0, 0, 0)"],body.theme-dark .post-content-editable span[style*="rgb(0,0,0)"]{color:#e5e5e5!important}body.theme-dark .post-checklist{background:#2d2d2d;border-color:hsla(0,0%,100%,.2);color:#f87171}body.theme-dark .post-checklist-item,body.theme-dark .post-checklist-item strong,body.theme-dark .post-checklist-title{color:#f87171}body.theme-dark .post-editor-backcolor-popover,body.theme-dark .post-editor-forecolor-popover,body.theme-dark .post-editor-link-popover,body.theme-dark .post-editor-video-popover{background:#2d2d2d;border-color:hsla(0,0%,100%,.2)}body.theme-dark .post-editor-forecolor-hex,body.theme-dark .post-editor-forecolor-trash{background:#252525;border-color:hsla(0,0%,100%,.2);color:#e5e5e5}body.theme-dark .post-editor-forecolor-hex::placeholder{color:hsla(0,0%,100%,.4)}body.theme-dark .post-editor-forecolor-trash:hover{background:hsla(0,0%,100%,.1)}body.theme-dark .post-editor-forecolor-hex-label{color:#e5e5e5}body.theme-dark .post-editor-link-modal-input,body.theme-dark .post-editor-link-modal-label,body.theme-dark .post-editor-video-input,body.theme-dark .post-editor-video-label{background:#252525;border-color:hsla(0,0%,100%,.2);color:#e5e5e5}body.theme-dark .post-editor-link-modal-input::placeholder,body.theme-dark .post-editor-video-input::placeholder{color:hsla(0,0%,100%,.4)}body.theme-dark .post-editor-link-modal-check-wrap{color:#e5e5e5}body.theme-dark .community-post-detail-inlay .post-detail-header-row{background:#252525;border-bottom-color:hsla(0,0%,100%,.15)}body.theme-dark .community-post-detail-inlay #communityPostDetailTitle,body.theme-dark .community-post-detail-inlay .content-detail-title{color:#e5e5e5}body.theme-dark .community-post-detail-inlay .post-detail-author-name,body.theme-dark .community-post-detail-inlay .post-detail-date,body.theme-dark .community-post-detail-inlay .post-detail-stats{color:hsla(0,0%,100%,.65)}body.theme-dark .community-post-detail-inlay .post-detail-content,body.theme-dark .community-post-detail-inlay .post-detail-content-body{color:#e5e5e5}body.theme-dark .btn-dislike-post,body.theme-dark .btn-recommend-post{background:#2d2d2d;border-color:hsla(0,0%,100%,.2);color:#e5e5e5}body.theme-dark .btn-dislike-post:hover,body.theme-dark .btn-recommend-post:hover{background:hsla(0,0%,100%,.1)}body.theme-dark .btn-recommend-post.active{background:rgba(20,184,166,.25);border-color:var(--teal-400);color:#5eead4}body.theme-dark .btn-dislike-post.active{background:hsla(0,91%,71%,.2);border-color:hsla(0,91%,71%,.5);color:#fca5a5}body.theme-dark .post-actions{border-bottom-color:hsla(0,0%,100%,.15)}body.theme-dark .btn-post-delete,body.theme-dark .btn-post-edit{background:#2d2d2d;border:1px solid hsla(0,0%,100%,.2);color:#e5e5e5}body.theme-dark .btn-post-edit:hover{background:hsla(0,0%,100%,.1)}body.theme-dark .btn-post-delete{color:#f87171}body.theme-dark .btn-post-delete:hover{background:hsla(0,91%,71%,.15);color:#fca5a5}body.theme-dark .post-comment-input-wrap{background:transparent;border-color:hsla(0,0%,100%,.2)}body.theme-dark .post-comment-input-wrap:focus-within{border-color:var(--teal-400);box-shadow:0 0 0 2px rgba(20,184,166,.25)}body.theme-dark .post-comment-textarea{background:transparent;color:#e5e5e5}body.theme-dark .post-comment-textarea::placeholder{color:hsla(0,0%,100%,.4)}body.theme-dark .btn-comment-submit{background:#252525;border-color:hsla(0,0%,100%,.2);color:#e5e5e5}body.theme-dark .btn-comment-submit:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.3);color:#fff}body.theme-dark .btn-comment-submit .btn-comment-submit-icon{color:inherit}body.theme-dark .post-comment-item{background:transparent;border-bottom-color:hsla(0,0%,100%,.1)}body.theme-dark .post-comment-item.post-comment-item-own{background:rgba(59,130,246,.18)}body.theme-dark .post-comment-own-btn{color:hsla(0,0%,100%,.75)}body.theme-dark .post-comment-own-btn:hover{color:#fff}body.theme-dark .post-comment-own-btn.post-comment-own-btn-delete{color:#c53030}body.theme-dark .post-comment-own-btn.post-comment-own-btn-delete:hover{color:#b91c1c}body.theme-dark .post-comment-inline-input-wrap{background:rgba(0,0,0,.25);border-color:hsla(0,0%,100%,.15)}body.theme-dark .post-comment-inline-textarea{background:transparent;color:#e5e5e5}body.theme-dark .btn-comment-inline-save{background:var(--teal-600);border-color:var(--teal-600);color:#fff}body.theme-dark .btn-comment-inline-cancel{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2);color:#e5e5e5}body.theme-dark .post-comment-author,body.theme-dark .post-comment-text,body.theme-dark .post-comment-time{color:#e5e5e5}body.theme-dark .post-comment-author.post-comment-author-link:hover{color:#fff}body.theme-dark .post-comment-grade{color:hsla(0,0%,100%,.5)}body.theme-dark .post-comment-actions{color:hsla(0,0%,100%,.7)}body.theme-dark .post-comment-actions button{color:inherit}body.theme-dark .post-comment-actions button:hover{background:hsla(0,0%,100%,.1);color:#fff}body.theme-dark .post-comment-actions .comment-dis-count,body.theme-dark .post-comment-actions .comment-rec-count,body.theme-dark .post-comment-actions button[data-action=dis].active,body.theme-dark .post-comment-actions button[data-action=rec].active,body.theme-dark .post-comment-actions button[data-action=rec].has-rec{color:#e5e5e5}body.theme-dark .post-comment-reply-btn{color:hsla(0,0%,100%,.7)}body.theme-dark .post-comment-reply-btn:hover{color:#fff}body.theme-dark .post-comment-reply-input-wrap{background:transparent;border-color:hsla(0,0%,100%,.2)}body.theme-dark .post-comment-reply-input-wrap:focus-within{border-color:var(--teal-400)}body.theme-dark .post-comment-reply-input{background:transparent;color:#e5e5e5}body.theme-dark .post-comment-reply-input::placeholder{color:hsla(0,0%,100%,.4)}body.theme-dark .post-comment-reply-submit{background:#252525;border-color:hsla(0,0%,100%,.2);color:#e5e5e5}body.theme-dark .post-comment-reply-submit:hover{background:hsla(0,0%,100%,.1);color:#fff}body.theme-dark .post-comment-reply-prompt{color:hsla(0,0%,100%,.6)}body.theme-dark .post-comment-empty{color:hsla(0,0%,100%,.5)!important}body.theme-dark .community-related-creators-title,body.theme-dark .post-comment-section-title{color:#e5e5e5}body.theme-dark .community-related-creators-wrap{border-bottom-color:hsla(0,0%,100%,.1)}body.theme-dark .community-post-detail-inlay .post-detail-meta-row{border-bottom-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.65)}body.theme-dark .post-detail-header-menu-btn{color:#e5e5e5}body.theme-dark .post-detail-header-menu-btn:hover{background:hsla(0,0%,100%,.1);color:#fff}body.theme-dark .post-detail-header-menu{background:#2d2d2d;border-color:hsla(0,0%,100%,.2)}body.theme-dark .post-detail-header-menu-item{color:#e5e5e5}body.theme-dark .post-detail-header-menu-item:hover{background:hsla(0,0%,100%,.1)}body.theme-dark .post-detail-header-menu-item[data-action=delete]{color:#f87171}body.theme-dark .main-tab.active{border-bottom-color:#5eead4}body.theme-dark .creators-filter-label{color:#fff}body.theme-dark .favorites-filter-btn{background:#2d2d2d;border-color:hsla(0,0%,100%,.2);box-shadow:none;color:#e5e5e5}body.theme-dark .favorites-filter-btn:hover{border-color:rgba(251,191,36,.6);color:#fbbf24}body.theme-dark .favorites-filter-btn.active{background:linear-gradient(135deg,#b45309,#92400e);border-color:transparent;color:#fff}body.theme-dark .activity-tabs-wrapper{border-bottom:1px solid hsla(0,0%,100%,.35)}@media (max-width:767px){body.theme-dark .main-tab-bar{border-bottom:1px solid hsla(0,0%,100%,.2)}body.theme-dark #communitySection.community-section-inner,body.theme-dark .creators-header{border-top:none}body.theme-dark .community-header{border-bottom:1px solid hsla(0,0%,100%,.12)}body.theme-dark .community-header-tabs .btn-community-sub-tab{background:transparent;color:hsla(0,0%,100%,.6)}body.theme-dark .community-header-tabs .btn-community-sub-tab:hover{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.75)}body.theme-dark .community-header-tabs .btn-community-sub-tab.active{color:#fff;font-weight:600}body.theme-dark .community-header .community-sort-dropdown .sort-dropdown-btn,body.theme-dark .community-header .sort-dropdown-btn{background:transparent;border-color:transparent;color:hsla(0,0%,100%,.6);font-weight:400}body.theme-dark .community-header .community-sort-dropdown .sort-dropdown-btn svg,body.theme-dark .community-header .sort-dropdown-btn svg{color:hsla(0,0%,100%,.6)}body.theme-dark .community-search-scope-btn{background:transparent;border-color:hsla(0,0%,100%,.2);color:#e5e5e5}body.theme-dark .community-search-scope-btn:hover{background:hsla(0,0%,100%,.08)}body.theme-dark .community-search-scope-menu{background:#2d2d2d;border-color:hsla(0,0%,100%,.15)}body.theme-dark .community-search-scope-item{color:#e5e5e5}body.theme-dark .community-search-scope-item:hover{background:hsla(0,0%,100%,.1)}body.theme-dark #communitySection .post-list .post-feed-title-row{color:#e5e5e5}body.theme-dark #communitySection .post-list .post-feed-title-row .post-title-link{color:inherit}body.theme-dark .main-tab{color:hsla(0,0%,100%,.6)}body.theme-dark .main-tab.active{border-bottom-color:#fff;color:#fff;font-size:1.08rem;font-weight:600}body.theme-dark #sortDropdown .sort-dropdown-btn,body.theme-dark .creators-header .sort-dropdown-btn{background:transparent;border-color:transparent;color:#e5e5e5}}.search-wrapper{opacity:0;overflow:hidden;position:relative;transition:width .25s ease,opacity .2s;width:0}.search-bar.is-open .search-wrapper{margin-left:.25rem;opacity:1;width:220px}@media (max-width:767px){.search-bar .search-wrapper{transition:width .4s ease-out,opacity .35s ease-out}.search-bar.is-closing .header-search-toggle{display:none!important}}.search-bar.is-open .search-wrapper input,.search-wrapper input{padding:.5rem 1rem .5rem 2.25rem}.search-wrapper input{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:24px;color:var(--gray-900);font-size:.9rem;max-width:100%;outline:none;transition:border-color .2s,box-shadow .2s,background-color .2s;width:220px}.search-wrapper input:focus{background:#fff;border-color:var(--teal-400);box-shadow:0 0 0 2px rgba(0,150,136,.15)}.search-wrapper-icon{color:var(--gray-600);height:18px;left:.75rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:18px}.auth-ui-wrap.auth-ui-pending{visibility:hidden}body:not(.hash-applied) .filter-bar,body:not(.hash-applied) .main .section-content.main-tab-pane{opacity:0;pointer-events:auto}body.hash-applied .filter-bar,body.hash-applied .main .section-content.main-tab-pane{opacity:1;pointer-events:auto}.auth-buttons,.auth-user{align-items:center;display:flex;gap:.5rem;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%)}.btn-auth{border:none;border-radius:20px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:background-color .2s,transform .15s,box-shadow .2s}.btn-login{background:var(--gray-100);border:1px solid var(--gray-200);color:var(--gray-800)}.btn-login:hover{background:var(--gray-200)}.btn-signup{background:var(--teal-600);color:#fff}.btn-signup:hover{background:var(--teal-500)}.btn-logout{background:var(--gray-100);border:1px solid var(--gray-200);color:var(--gray-800);font-size:.85rem}.auth-user-name{color:var(--gray-800);font-size:.9rem}.auth-user-dropdown{position:relative}.auth-user-name-trigger{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:inline-flex;font:inherit;margin:0;padding:0}.auth-user-name-trigger:hover,.auth-user-name-trigger:hover .auth-user-name{color:var(--teal-600)}.auth-user-dropdown-menu{background:#fff;border:1px solid var(--gray-200);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);display:none;margin-top:4px;min-width:140px;padding:.25rem 0;position:absolute;right:0;top:100%;z-index:350}.auth-user-dropdown.open .auth-user-dropdown-menu{display:block}.auth-user-dropdown-item{background:none;border:none;color:var(--gray-700);cursor:pointer;display:block;font-size:.9rem;padding:.5rem 1rem;text-align:left;width:100%}.auth-user-dropdown-item:hover{background:var(--gray-100);color:var(--gray-900)}.header-hamburger{align-items:center;background:transparent;border:none;color:var(--gray-800);cursor:pointer;display:none;flex-direction:column;gap:3px;height:36px;justify-content:center;padding:0;width:36px}.header-hamburger-bar{background:currentColor;border-radius:2px;display:block;height:2px;transition:transform .2s,opacity .2s;width:16px}.header-hamburger[aria-expanded=true] .header-hamburger-bar:first-child{transform:translateY(5px) rotate(45deg)}.header-hamburger[aria-expanded=true] .header-hamburger-bar:nth-child(2){opacity:0}.header-hamburger[aria-expanded=true] .header-hamburger-bar:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.mobile-nav-overlay{background:rgba(0,0,0,.4);display:none;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .25s;z-index:99999}.mobile-nav-overlay.is-open{background:rgba(0,0,0,.85);opacity:1;pointer-events:auto}.mobile-nav-drawer{background:#fff;box-shadow:4px 0 20px rgba(0,0,0,.15);height:100vh;left:0;max-width:85vw;overflow-y:auto;pointer-events:none;position:fixed;top:0;transform:translateX(-100%);transition:transform .25s ease-out;width:280px;z-index:100000}.mobile-nav-drawer.is-open{pointer-events:auto;transform:translateX(0)}body.mobile-drawer-open .main-tab-bar{pointer-events:none;visibility:hidden}.mobile-nav-drawer-inner{padding:3rem 1rem 2rem}.mobile-nav-drawer-close{background:none;border:none;color:var(--gray-700);cursor:pointer;font-size:1.75rem;height:44px;line-height:1;position:absolute;right:1rem;top:.75rem;width:44px}.mobile-nav-links{display:flex;flex-direction:column;gap:.25rem}.mobile-nav-group{display:flex;flex-direction:column;gap:.15rem}.mobile-nav-parent{align-items:center;background:none;border:none;border-radius:8px;color:var(--gray-800);cursor:pointer;display:flex;font-size:1rem;justify-content:space-between;padding:.85rem 1rem;text-align:left;width:100%}.mobile-nav-parent:hover{background:var(--gray-100)}.mobile-nav-parent:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--gray-500);content:"";height:0;transition:transform .2s;width:0}.mobile-nav-group.is-open .mobile-nav-parent:after{transform:rotate(180deg)}.mobile-nav-sublist{display:flex;flex-direction:column;gap:.1rem;max-height:0;opacity:0;overflow:hidden;padding-bottom:.25rem;padding-left:1rem;transition:max-height .35s ease-out,opacity .25s ease-out}.mobile-nav-group.is-open .mobile-nav-sublist{margin-bottom:.75rem;max-height:220px;opacity:1}.mobile-nav-sub{color:var(--gray-600);font-size:.85rem;padding:.5rem .75rem}.mobile-nav-link,.mobile-nav-sub:hover{color:var(--gray-800)}.mobile-nav-link{background:none;border:none;border-radius:8px;cursor:pointer;display:block;font-size:1rem;padding:.85rem 1rem;text-align:left;width:100%}.mobile-nav-link:hover{background:var(--gray-100)}.mobile-nav-auth,.mobile-nav-auth-user{border-top:1px solid var(--gray-200);display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;padding-top:1rem}.mobile-nav-auth-btn{background:#fff;border:1px solid var(--teal-500);border-radius:20px;color:var(--teal-600);cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.mobile-nav-auth-btn:hover{background:var(--sky-100)}.mobile-nav-auth-btn[data-drawer-auth=signup]{background:var(--teal-500);border-color:var(--teal-500);color:#fff}.mobile-nav-auth-btn[data-drawer-auth=signup]:hover{background:var(--teal-400);border-color:var(--teal-400);color:#fff}.mobile-nav-auth-btn[data-drawer-auth=logout]{border-color:var(--gray-300);color:var(--gray-700)}.mobile-nav-auth-name{color:var(--gray-600);display:block;font-size:.9rem;margin-bottom:.25rem;width:100%}.filter-bar{background:linear-gradient(135deg,var(--teal-600) 0,var(--cyan-600) 100%);border-bottom:none;box-shadow:0 2px 8px rgba(0,150,136,.2);height:48px;left:0;min-height:48px;padding:0;position:fixed;right:0;top:91px;z-index:99}.filter-bar,.filter-inner{align-items:center;display:flex;overflow:visible;width:100%}.filter-inner{gap:0;justify-content:center;margin:0 auto;max-width:1170px;padding:0 1.5rem}.tab-btn{background:transparent;border:none;color:hsla(0,0%,100%,.85);cursor:pointer;font-size:.95rem;font-weight:400;letter-spacing:-.3px;min-width:7rem;padding:.65rem .5rem;position:relative;text-align:center;transition:background-color .2s;width:7rem}.tab-btn:hover{color:#fff}.tab-btn.active{background:hsla(0,0%,100%,.14);color:#fff;font-weight:600}.nav-community-dropdown{position:relative}.nav-community-dropdown-menu{background:#fff;border:1px solid var(--gray-200);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);display:none;left:0;margin-top:0;min-width:100%;padding:.25rem 0;position:absolute;top:100%;z-index:9999}.nav-community-dropdown-menu:before{bottom:100%;content:"";height:12px;left:0;position:absolute;right:0}.nav-community-dropdown.open .nav-community-dropdown-menu,.nav-community-dropdown:hover .nav-community-dropdown-menu{display:block}.nav-community-dropdown-item{background:none;border:none;color:var(--gray-700);cursor:pointer;display:block;font-size:.9rem;padding:.5rem 1rem;text-align:left;white-space:nowrap;width:100%}.nav-community-dropdown-item:hover{background:var(--gray-100);color:var(--gray-900)}.nav-community-dropdown-item.nav-excel-sub-item.active:hover,.nav-community-sub-item.active,.nav-creators-platform-item.active,.nav-excel-sub-item.active{background:var(--gray-200);color:var(--gray-900)}.main{margin:0 auto;max-width:1170px;padding:48px 1.5rem .75rem}@media (min-width:768px){.main{padding-bottom:1.5rem}}.main.creators-active{max-width:none}@media (min-width:768px){.main.creators-active #creatorsSection .creators-layout{box-sizing:border-box;margin:0 auto;max-width:var(--tab-content-max);width:100%}.main.creators-active .main-tab-bar{margin-left:auto;margin-right:auto;max-width:var(--tab-content-max);width:100%}}@media (min-width:1400px){.main.creators-active{padding-left:calc(224px + 1.5rem)}.main.creators-active #creatorsSection .creators-layout{max-width:var(--creators-layout-max-with-banner)}.main.creators-active .pc-footer-banner,.main.creators-active .seo-intro-block{transform:translateX(calc(-112px + -.75rem))}}@media (max-width:767px){.header{background:linear-gradient(135deg,var(--teal-600) 0,var(--cyan-600) 100%);box-shadow:0 2px 8px rgba(0,150,136,.25);min-height:40px;padding:.4rem .5rem}.header-inner{align-items:center;gap:0;justify-content:flex-start;min-height:36px;padding:0}.header-hamburger{color:#fff;display:flex;flex-shrink:0;gap:4px;height:32px;margin-right:0;min-width:32px;order:-1;width:32px}.header-hamburger-bar{background:currentColor;border-radius:2px;flex-shrink:0;height:2px;min-height:2px;width:14px}.header-hamburger-bar:first-child,.header-hamburger-bar:nth-child(2),.header-hamburger-bar:nth-child(3){height:2px;width:14px}.header-hamburger[aria-expanded=true] .header-hamburger-bar:first-child{transform:translateY(6px) rotate(45deg)}.header-hamburger[aria-expanded=true] .header-hamburger-bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.header-inner .header-center{align-items:center;display:grid;flex:1;gap:.5rem;grid-template-columns:auto 1fr;margin-left:0;min-width:0;padding-left:0}.header-inner .header-center .header-logo-h1{align-items:center;align-self:center;display:flex;grid-column:1;justify-self:start;line-height:1;margin:0;min-width:0;padding:0}.header-inner .header-center .header-logo-h1 .logo{align-items:center;display:inline-flex;font-size:0;line-height:0;max-width:100%}.header-inner .header-center .search-bar{grid-column:2;justify-self:end;margin-left:0}.header-inner .logo{align-items:center;display:inline-flex;flex-shrink:0;margin-left:0;margin-right:0}.header-inner .logo .logo-img{display:block;filter:brightness(0) invert(1);height:32px;object-fit:contain;width:auto}.header-inner .search-bar{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-end;margin-left:0;max-width:none;min-width:0;padding-left:.25rem;width:auto}.header-inner .search-bar .search-wrapper{margin-left:auto}.header-inner .search-bar.is-open{flex:1;justify-content:flex-start;margin-left:0;min-width:0;padding-left:0}.header-inner .search-bar.is-open .header-search-toggle{display:none!important}.header-inner .search-bar.is-open .search-wrapper{flex:1;margin-left:0;max-width:100%;min-width:0;width:100%}.header-inner .search-bar.is-open .search-wrapper input{box-sizing:border-box;max-width:100%;width:100%}.header-inner .header-search-toggle{color:#fff}.header-inner .header-search-toggle:hover{background:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.9)}.header-inner .auth-buttons,.header-inner .auth-user{display:none!important}.main{min-height:0;overflow:visible;padding:6px .75rem 0}.main-tab-bar{align-items:stretch;display:flex;justify-content:flex-start;overflow:visible;padding:.5rem 0 0;width:100%}.main-tab{border-bottom:2px solid transparent;box-sizing:border-box;color:var(--gray-500);flex:1 1 0;font-size:.95rem;margin-bottom:-12px;min-width:0;padding:.5rem .35rem;position:relative;text-align:center;z-index:2}.main-tab:hover{color:var(--gray-700)}.main-tab.active{border-bottom:2px solid #111;color:#111;font-weight:700}.creators-header{border-top:1px solid var(--gray-200);flex-direction:row;padding-bottom:1.5rem;padding-top:1rem;position:relative;z-index:1}.creators-header,.creators-header-top-row{align-items:center;display:flex;flex-wrap:nowrap;gap:.5rem}.creators-header-top-row{flex:1;justify-content:space-between;min-width:0}.creators-header-top-row .filter-row{flex:1 1 0;flex-wrap:nowrap;min-width:0;overflow-x:auto;width:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}.creators-header-top-row .filter-row::-webkit-scrollbar{display:none}.creators-header .creators-filter-group.creators-filter-subscription{align-items:center;flex-direction:row}.creators-header .creators-filter-label-subscription{display:none}.creators-header .creators-filter-group .platform-tabs{flex-wrap:nowrap;gap:.2rem}.creators-header .sort-dropdown-row.creators-header-search-row{display:flex;flex-grow:0;flex-shrink:0;justify-content:flex-end;margin-left:auto;min-width:0;padding-bottom:0;padding-top:0;width:auto}.creators-header .platform-tab{background:#fff;border:.5px solid #d8d8d8;border-radius:999px;color:var(--gray-700);font-size:.75rem;padding:.2rem .5rem}.creators-header .platform-tab:hover{background:var(--gray-50);border-color:#d8d8d8;box-shadow:none;color:var(--gray-800);transform:none}.creators-header .platform-tab.active{background:#f0f0f0;border:none;box-shadow:none;color:var(--gray-900)}.creators-header .sort-dropdown-btn{background:transparent;border:none;color:var(--gray-800);font-size:.65rem;gap:.2rem;min-height:0;min-width:56px;padding:.2rem .4rem;width:auto}.creators-header .sort-dropdown-btn:hover{background:transparent}.creators-header .sort-dropdown-btn svg{height:10px;width:10px}.creators-header .sort-dropdown-menu{background:#fff;border:none;min-width:120px}.creators-header .sort-dropdown-menu .sort-dropdown-item{font-size:.8rem;padding:.45rem .65rem}.activity-tabs-wrapper,.creators-header .creators-name-search-wrap,.creators-top-banner,.filter-bar{display:none}.mobile-nav-drawer,.mobile-nav-overlay{display:block}}@media (min-width:768px){.mobile-nav-drawer,.mobile-nav-overlay{display:none!important}}@media (max-width:767px){.header-search-toggle{height:36px;width:36px}.header-search-toggle svg{height:20px;stroke-width:2.75;width:20px}.search-bar .search-wrapper input{background:hsla(0,0%,100%,.95);border:1px solid hsla(0,0%,100%,.4);border-radius:4px;font-size:.875rem;min-height:32px;padding:.45rem .6rem .45rem 2rem}.search-bar .search-wrapper input::placeholder{color:var(--gray-500)}.search-bar .search-wrapper input:focus{background:#fff;border-color:hsla(0,0%,100%,.8)}.search-bar .search-wrapper svg{color:var(--gray-600);height:16px;left:.6rem;width:16px}}@media (max-width:390px){.search-bar .search-wrapper input{font-size:.8125rem;padding-left:1.85rem}}.grid{display:grid;gap:.75rem;grid-template-columns:1fr}@media (min-width:640px){.grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1400px){.grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:767px){#grid .grid,.creators-grid-wrap .grid{gap:.5rem;grid-template-columns:repeat(3,1fr)}#grid .card .card-body,.creators-grid-wrap .card .card-body{padding:.1rem .4rem .22rem}#grid .card .card-name-row,.creators-grid-wrap .card .card-name-row{align-items:center;column-gap:.1rem;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-rows:auto auto;margin-bottom:.05rem;row-gap:.12rem}#grid .card .card-name-row>.card-name,.creators-grid-wrap .card .card-name-row>.card-name{grid-column:1;grid-row:1;margin:0;max-width:none;min-width:0;overflow:hidden;padding:0}#grid .card .card-name,.creators-grid-wrap .card .card-name{font-size:.75rem;line-height:1.15;margin:0;max-width:none;min-width:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}#grid .card .card-name-row .card-name-link,.creators-grid-wrap .card .card-name-row .card-name-link{min-width:0}#grid .card .card-name-row .card-rating-wrap-inline,.creators-grid-wrap .card .card-name-row .card-rating-wrap-inline{align-items:center;align-self:center;display:flex;font-size:.65rem;grid-column:2;grid-row:1;line-height:1;margin-left:0;padding:0 .08rem}#grid .card .card-name-row .card-rating-star,.creators-grid-wrap .card .card-name-row .card-rating-star{transform:none;vertical-align:middle}#grid .card .card-name-row .card-rating,#grid .card .card-name-row .card-rating-empty,.creators-grid-wrap .card .card-name-row .card-rating,.creators-grid-wrap .card .card-name-row .card-rating-empty{align-items:center;display:inline-flex;gap:.05rem}#grid .card .card-name-row .card-favorite-btn,.creators-grid-wrap .card .card-name-row .card-favorite-btn{align-items:center;align-self:center;display:flex;grid-column:3;grid-row:1;justify-content:center;justify-self:end;margin-left:0;min-height:1.5rem;min-width:1.5rem;padding:.2rem}#grid .card .card-name-row .card-favorite-btn .card-favorite-icon,.creators-grid-wrap .card .card-name-row .card-favorite-btn .card-favorite-icon{height:.75rem;width:.75rem}#grid .card .card-name-row-badges,.creators-grid-wrap .card .card-name-row-badges{align-items:center;display:flex;flex-wrap:wrap;gap:.2rem .35rem;grid-column:1/-1;grid-row:2}#grid .card .card-meta,.creators-grid-wrap .card .card-meta{align-items:center;display:flex;flex-wrap:nowrap;font-size:.65rem;gap:.25rem;line-height:1.25;overflow:hidden}#grid .card .card-meta>.card-rating-wrap,#grid .card .card-meta>span:not(.card-rating-wrap),#grid .card .card-price,.creators-grid-wrap .card .card-meta>.card-rating-wrap,.creators-grid-wrap .card .card-meta>span:not(.card-rating-wrap),.creators-grid-wrap .card .card-price{display:none}#grid .card .card-name-row .badge,#grid .card .card-name-row .badge-activity,#grid .card .card-name-row a.badge-link,.creators-grid-wrap .card .card-name-row .badge,.creators-grid-wrap .card .card-name-row .badge-activity,.creators-grid-wrap .card .card-name-row a.badge-link{font-size:.6rem;padding:.15rem .35rem}#grid .card .card-photo-arrow,.creators-grid-wrap .card .card-photo-arrow{font-size:.7rem;height:20px;width:20px;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}#grid .card .card-photo-arrow-prev,.creators-grid-wrap .card .card-photo-arrow-prev{left:3px}#grid .card .card-photo-arrow-next,.creators-grid-wrap .card .card-photo-arrow-next{right:3px}#grid .card .card-image-wrap,.community-related-creators-grid .card .card-image-wrap,.community-related-creators-grid .card .card-photo-carousel,.community-related-creators-grid .card .card-photo-frame,.creators-grid-wrap .card .card-image-wrap{touch-action:pan-y;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}#grid .card .card-photo-carousel,.community-related-creators-grid .card .card-photo-carousel,.creators-grid-wrap .card .card-photo-carousel{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}#grid .card,.community-related-creators-grid .card,.creators-grid-wrap .card{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}#grid .card .card-body,.community-related-creators-grid .card .card-body,.creators-grid-wrap .card .card-body{-webkit-tap-highlight-color:rgba(0,150,136,.15);tap-highlight-color:rgba(0,150,136,.15)}.card-image-wrap .card-image-placeholder{align-items:center!important;display:flex!important;font-size:.6rem!important;inset:0;justify-content:center!important;line-height:1!important}.card-image-placeholder-text{font-size:inherit}.creators-grid-wrap{padding-bottom:0}}.grid-loading{color:var(--gray-500);font-size:.9rem;grid-column:1/-1;min-height:min(50vh,420px);padding:2rem;text-align:center}.seo-intro-block{display:flex;flex-direction:column;height:112px;justify-content:center;overflow:hidden;padding:16px 20px 8px;text-align:center}.seo-intro-h1{color:#555;font-size:15px;font-weight:600;line-height:1.5;margin:0 0 6px;text-align:center}.seo-intro-text{color:#555;font-size:12px;line-height:1.6;margin:0;text-align:center}@media (max-width:767px){.seo-intro-block{height:auto;padding:10px 14px 6px}.seo-intro-h1{font-size:10px;line-height:1.4;margin:0 0 3px}.seo-intro-text{font-size:8px;line-height:1.45}}@media (min-width:768px){.seo-intro-block{height:104px}.seo-intro-h1{font-size:16px}}.creators-layout{display:flex;flex-direction:column;gap:1rem}@media (min-width:1400px){#creatorsSection{overflow:visible}.creators-layout{align-items:flex-start;flex-direction:row;gap:1.5rem;overflow:visible}.creators-content-wrap{flex:1;max-width:100%;min-width:0}#creatorsSection .creators-banner-wrap{align-items:flex-start;align-self:flex-start;display:flex;flex:0 0 200px;justify-content:center;margin-top:10rem;position:sticky;top:150px;width:200px}}.creators-main{display:block}.creators-grid-wrap{width:100%}.creators-banner-wrap{flex-shrink:0}.creators-side-banner{align-items:center;background:#111;box-sizing:border-box;color:var(--gray-400);display:flex;justify-content:center;max-width:100%;min-height:600px;width:200px}.creators-side-banner-placeholder{color:var(--gray-500);font-size:.9rem}@media (max-width:1399px){.creators-banner-wrap{display:none}}.creators-banner{background:linear-gradient(135deg,var(--teal-500) 0,var(--cyan-600) 100%);border-radius:var(--radius);box-shadow:var(--shadow-sm);color:#fff;display:block;font-size:.9rem;font-weight:600;line-height:1.5;padding:2.5rem 1.25rem;text-align:center;text-decoration:none;transition:opacity .2s ease,box-shadow .2s ease}.creators-banner:hover{box-shadow:var(--shadow-md);color:#fff;opacity:.95}.card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);contain:layout style;cursor:pointer;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease}.card-name-link{color:inherit;display:block;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.card:hover{border-color:var(--sky-300);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.card-image-wrap{aspect-ratio:1/1;background:transparent;overflow:hidden;position:relative}.card[data-id="9900001"] .card-image-wrap,.card[data-id="9900001"] .card-image-wrap .card-image-placeholder{background:#eea2c5}.card-image-blur-wrap,.card-image-blur-wrap .card-image-blur{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.card-image-blur-wrap .card-image-blur{filter:blur(6px);transform:scale(1.06)}.card-image-blur-wrap .card-image-blur .card-image{height:100%;object-fit:cover!important;object-position:center;width:100%}.card-image-blur-wrap .card-image-19overlay{align-items:center;background:rgba(0,0,0,.55);bottom:0;color:#fff;display:flex;font-size:1.2rem;font-weight:800;justify-content:center;left:0;position:absolute;right:0;text-shadow:0 1px 3px rgba(0,0,0,.8);top:0}.card[data-adult-locked="1"] .card-image-wrap{cursor:pointer}.card-image-blur-wrap.adult-unlocked .card-image-blur{filter:none;transform:none}.card-image-blur-wrap.adult-unlocked .card-image-19overlay{display:none!important}.card-image{height:100%;inset:0;object-fit:cover!important;object-position:center;position:absolute;transition:transform .4s ease;width:100%}.card-image-wrap .card-image-youtube{border:none;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.card-image-placeholder{align-items:center;background:transparent;box-sizing:border-box;color:var(--gray-500);display:flex;font-size:.9rem;inset:0;justify-content:center;line-height:1;position:absolute;text-align:center}.card-image-placeholder-text{display:block}.card:hover .card-image,.card:hover .card-image-wrap .card-image-youtube{transform:scale(1.06)}.card-photo-frame .card-photo-inner .card-photo-img,.card-photo-frame .card-photo-inner img{transition:none}.card:hover .card-photo-frame .card-photo-inner .card-photo-img,.card:hover .card-photo-frame .card-photo-inner img{transform:none}.card-photo-arrow{align-items:center;background:rgba(0,0,0,.35);border:none;border-radius:50%;color:hsla(0,0%,100%,.95);cursor:pointer;display:flex;font-size:1rem;height:28px;justify-content:center;line-height:1;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s,color .2s;width:28px;z-index:2}.card-photo-arrow:hover{background:rgba(0,0,0,.55);color:#fff}.card-photo-arrow-prev{left:6px}.card-photo-arrow-next{right:6px}.card-photo-carousel{height:100%;position:relative;width:100%}.card-photo-carousel .card-image,.card-photo-carousel .card-photo-img{height:100%;inset:0;object-fit:cover!important;object-position:center;position:absolute;width:100%}.card-photo-frame{cursor:grab;height:100%;left:0;overflow:hidden;position:absolute;top:0;user-select:none;width:100%}.card-photo-frame:active{cursor:grabbing}.card-photo-inner{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.card-photo-inner .card-photo-img,.card-photo-inner img{display:block;height:100%;left:0;min-height:0;min-width:0;object-fit:cover!important;object-position:center;pointer-events:none;position:absolute;top:0;transform-origin:center center;width:100%}#grid .card .card-image-wrap .card-image,#grid .card .card-image-wrap img,#grid .card .card-image-wrap video,#grid .card .card-photo-carousel .card-image,#grid .card .card-photo-carousel .card-photo-img,#grid .card .card-photo-frame .card-photo-inner .card-photo-img,#grid .card .card-photo-frame .card-photo-inner img,.creators-grid-wrap .card .card-image-wrap .card-image,.creators-grid-wrap .card .card-image-wrap img,.creators-grid-wrap .card .card-image-wrap video,.creators-grid-wrap .card .card-photo-carousel .card-image,.creators-grid-wrap .card .card-photo-carousel .card-photo-img,.creators-grid-wrap .card .card-photo-frame .card-photo-inner .card-photo-img,.creators-grid-wrap .card .card-photo-frame .card-photo-inner img{display:block!important;height:100%!important;inset:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;object-fit:cover!important;object-position:center!important;position:absolute!important;width:100%!important}@media (max-width:767px){#grid .card .card-image-wrap video,.creators-grid-wrap .card .card-image-wrap video{outline:none!important;pointer-events:none!important;-webkit-tap-highlight-color:transparent!important}#grid .card .card-image-wrap video:focus,#grid .card .card-image-wrap video:focus-visible,.creators-grid-wrap .card .card-image-wrap video:focus,.creators-grid-wrap .card .card-image-wrap video:focus-visible{box-shadow:none!important;outline:none!important}#grid .card:hover .card-image,.creators-grid-wrap .card:hover .card-image{transform:none!important}}.card-favorite-btn{align-items:center;background:hsla(0,0%,100%,.08);border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:1.75rem;justify-content:center;margin-left:auto;margin-right:-.25rem;padding:0;transition:background .2s,transform .2s;width:1.75rem}.card-favorite-btn .card-favorite-icon{height:1rem;object-fit:contain;pointer-events:none;width:1rem}.card-favorite-btn:hover{background:rgba(0,0,0,.14);transform:scale(1.1)}.card-favorite-btn.active{background:hsla(0,0%,68%,.2)}.card-name-row{align-items:center;display:flex;flex-wrap:nowrap;gap:.35rem .2rem;justify-content:flex-start;margin-bottom:.25rem;min-height:1.5em}@media (min-width:768px){#grid .card .card-name-row,.creators-grid-wrap .card .card-name-row{align-items:center;flex-wrap:nowrap}#grid .card .card-name-row .badge,#grid .card .card-name-row .badge-activity,#grid .card .card-name-row .card-favorite-btn,#grid .card .card-name-row .card-name,#grid .card .card-name-row a.badge-link,.creators-grid-wrap .card .card-name-row .badge,.creators-grid-wrap .card .card-name-row .badge-activity,.creators-grid-wrap .card .card-name-row .card-favorite-btn,.creators-grid-wrap .card .card-name-row .card-name,.creators-grid-wrap .card .card-name-row a.badge-link{align-self:center}#grid .card .card-name-row .card-name,.creators-grid-wrap .card .card-name-row .card-name{flex:0 1 auto;line-height:1.35;min-width:0}#grid .card .card-name-row .card-name-row-badges,.creators-grid-wrap .card .card-name-row .card-name-row-badges{align-items:center;display:inline-flex;flex:0 0 auto;gap:.22rem;min-width:0;width:auto}#grid .card .card-name-row .card-favorite-btn,.creators-grid-wrap .card .card-name-row .card-favorite-btn{flex:0 0 auto;margin-left:auto}}.badge{background:rgba(0,0,0,.65);border-radius:10px;color:#fff;flex-shrink:0;font-size:.6rem;font-weight:600;padding:.15rem .4rem;transition:background .2s ease,filter .2s ease}.badge.fantrie{background:#00c5a1}.badge.fantrie:hover{background:#00ad8d}.badge.likey{background:#ef447f}.badge.likey:hover{background:#e73574}.badge.onlyfans{background:#00aff1;color:#fff}.badge.onlyfans:hover{background:#0099d4;color:#fff}.badge.patreon{background:#111;box-shadow:0 0 0 1px #333;color:#fff}.badge.patreon:hover{background:#333;color:#fff}.badge.fansly{background:#00a2ff;color:#fff}.badge.fansly:hover{background:#008fe3;color:#fff}.badge-link{cursor:pointer;text-decoration:none}.badge-activity.badge-link,.badge.badge-link,.badge.onlyfans.badge-link,.badge.onlyfans.badge-link:hover,.badge.patreon.badge-link{color:#fff}.badge-activity.badge-link.activity-chzzk{color:#111}.badge-activity{border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#fff;flex-shrink:0;font-size:.6rem;font-weight:600;padding:.15rem .4rem;transition:background .2s ease,filter .2s ease}.badge-activity:hover{filter:brightness(.85)}.badge-activity.activity-chzzk{background:#00ffa3;color:#111}.badge-activity.activity-chzzk:hover{filter:brightness(.9)}.badge-activity.activity-youtube{background:#fd0233}.badge-activity.activity-twitch{background:#9146ff}.badge-activity.activity-soop{background:linear-gradient(90deg,#0387ff,#34f5de)}.badge-activity.activity-instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#f77737,#fcaf45)}.badge-activity.activity-tiktok{background:#010101}.badge-activity.activity-pandatv{background:#0d1a3a;border:1px solid hsla(0,0%,100%,.22);color:#fff}.badge-activity.badge-link.activity-pandatv{color:#fff}.badge-activity.activity-pandatv:hover{filter:brightness(1.12)}.badge-activity.activity-flextv{background:linear-gradient(135deg,#ff024a,#000 50%,#00fff6);color:#fff}.badge-activity.activity-cosplay{background:#f97316}.badge-activity.activity-entertainer{background:#ec4899}.badge-activity.activity-x{background:#47a9e8;color:#fff}.badge-activity.badge-link.activity-x{color:#fff}.badge-activity.activity-fantrie{background:#00c5a1;color:#fff}.badge-activity.activity-fantrie:hover{filter:brightness(.9)}.badge-activity.badge-link.activity-fantrie{color:#fff}.badge-activity.activity-onlyfans{background:#00aff1;color:#fff}.badge-activity.activity-onlyfans:hover{filter:brightness(.9)}.badge-activity.badge-link.activity-onlyfans{color:#fff}.badge-activity.activity-patreon{background:#111;box-shadow:0 0 0 1px #333,0 2px 4px rgba(0,0,0,.2);color:#fff}.badge-activity.activity-patreon:hover{background:#333;filter:none}.badge-activity.badge-link.activity-patreon{color:#fff}.badge-activity.activity-fansly{background:#00a2ff;color:#fff}.badge-activity.activity-fansly:hover{filter:brightness(.9)}.badge-activity.badge-link.activity-fansly{color:#fff}.badge-activity.activity-likey{background:#ef447f;color:#fff}.badge-activity.activity-likey:hover{filter:brightness(.9)}.badge-activity.badge-link.activity-likey{color:#fff}.badge-activity.activity-cheerleader{background:#e11d48;color:#fff}.badge-activity.activity-cheerleader:hover{filter:brightness(.9)}.badge-activity.badge-link.activity-cheerleader{color:#fff}.card-body{padding:.5rem .75rem .75rem}.card-name{color:var(--gray-900);flex:1 1 0%;font-size:.9rem;font-weight:700;margin:0;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.card-meta{align-items:center;color:var(--gray-700);display:flex;flex-wrap:nowrap;font-size:.75rem;gap:.5rem;justify-content:flex-start;margin-bottom:.5rem;min-width:0}.card-meta>*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-meta .card-meta-follower{margin-left:auto}.card-rating{color:#fbbf24;font-weight:600}.card-rating .card-rating-num,.card-rating-empty .card-rating-num{color:#111}.card-rating .card-rating-star,.card-rating-empty .card-rating-star{background-color:#fbbf24;display:inline-block;height:1em;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m12 2 3 7h7l-5.5 5 1.5 7-6.5-4L5 21l1.5-7L1 9h8z'/%3E%3C/svg%3E") no-repeat center /contain;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m12 2 3 7h7l-5.5 5 1.5 7-6.5-4L5 21l1.5-7L1 9h8z'/%3E%3C/svg%3E") no-repeat center /contain;transform:translateY(-2px);vertical-align:middle;width:1em}.card-rating-empty .card-rating-star{background-color:#9ca3af}.card-rating-wrap{border-radius:6px;cursor:pointer;margin:-.15rem -.25rem;padding:.15rem .25rem;transition:color .2s,background .2s}.card-rating-wrap:hover{background:rgba(251,191,36,.15);color:#f59e0b}.card-rating-wrap-inline{display:none}.card-name-row-badges{display:contents}.card-price{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.5rem}.card-price-item{align-items:center;background:#cef8e2;border-radius:6px;color:#0d9488;display:flex;justify-content:center;text-align:center}.card-price-item,.card-price-vip{box-sizing:border-box;font-size:.75rem;font-weight:600;min-height:1.6rem;padding:.2rem .4rem}.card-price-vip{background:#93f1c6;border:none;border-radius:6px;color:#047857;cursor:pointer;transition:background .2s,transform .2s;width:100%}.card-price-vip:hover{background:#2cd396;color:#fff;transform:translateY(-1px)}.likey-card .card-price-item{background:#fae2e2;color:#dc2626}.likey-card .card-price-vip{background:#fecaca;color:#991b1b}.likey-card .card-price-vip:hover{background:#ef4444;color:#fff}.card.fantrie-likey-merged-card .card-price-item:not(.card-price-vip){background-image:linear-gradient(90deg,#0d9488,#0d9488 50%,#dc2626 0,#dc2626),linear-gradient(90deg,#cef8e2,#cef8e2 50%,#fae2e2 0,#fae2e2)}.card.fantrie-likey-merged-card .card-price-item:not(.card-price-vip),.card.fantrie-likey-merged-card .card-price-vip{background-clip:text,padding-box;-webkit-background-clip:text,padding-box;color:transparent;-webkit-text-fill-color:transparent}.card.fantrie-likey-merged-card .card-price-vip{background-image:linear-gradient(90deg,#047857,#047857 50%,#991b1b 0,#991b1b),linear-gradient(90deg,#93f1c6,#93f1c6 50%,#fecaca 0,#fecaca)}.card.fantrie-likey-merged-card .card-price-vip:hover{background-clip:border-box;-webkit-background-clip:border-box;background-image:linear-gradient(90deg,#2cd396,#2cd396 50%,#ef4444 0,#ef4444);color:#fff;-webkit-text-fill-color:#fff;transform:translateY(-1px)}.onlyfans-card .card-price-item{background:#cceffd;color:#00aff1}.onlyfans-card .card-price-vip{background:#cceffd;color:#0099d4}.onlyfans-card .card-price-vip:hover{background:#0078a8;color:#fff}.patreon-card .card-price-item{background:#e8e8e8;color:#1a1a1a}.patreon-card .card-price-vip{background:#d1d1d1;color:#111}.patreon-card .card-price-vip:hover{background:#333;color:#fff}@media (min-width:768px){.card-price-item{background:#e6fbf0;color:#0d9488}.card-price-vip{background:#c5f7e0;color:#047857}.card-price-vip:hover{background:#2cd396;color:#fff}.likey-card .card-price-item{background:#fef2f2;color:#dc2626}.likey-card .card-price-vip{background:#fde8e8;color:#7f1d1d}.likey-card .card-price-vip:hover{background:#ef4444;color:#fff}.card.fantrie-likey-merged-card .card-price-item:not(.card-price-vip){background-image:linear-gradient(90deg,#0d9488,#0d9488 50%,#dc2626 0,#dc2626),linear-gradient(90deg,#e6fbf0,#e6fbf0 50%,#fef2f2 0,#fef2f2)}.card.fantrie-likey-merged-card .card-price-item:not(.card-price-vip),.card.fantrie-likey-merged-card .card-price-vip{background-clip:text,padding-box;-webkit-background-clip:text,padding-box;color:transparent;-webkit-text-fill-color:transparent}.card.fantrie-likey-merged-card .card-price-vip{background-image:linear-gradient(90deg,#047857,#047857 50%,#991b1b 0,#991b1b),linear-gradient(90deg,#c5f7e0,#c5f7e0 50%,#fde8e8 0,#fde8e8)}.card.fantrie-likey-merged-card .card-price-vip:hover{background-clip:border-box;-webkit-background-clip:border-box;background-image:linear-gradient(90deg,#2cd396,#2cd396 50%,#ef4444 0,#ef4444);color:#fff;-webkit-text-fill-color:#fff}.onlyfans-card .card-price-item{background:#e5f7fe;color:#00aff1}.onlyfans-card .card-price-vip{background:#cceffd;color:#0099d4}.onlyfans-card .card-price-vip:hover{background:#0078a8;color:#fff}.patreon-card .card-price-item{background:#ebebeb;color:#1a1a1a}.patreon-card .card-price-vip{background:#d4d4d4;color:#111}.patreon-card .card-price-vip:hover{background:#333;color:#fff}}.no-results{color:var(--gray-600);font-size:1.1rem;padding:4rem 2rem;text-align:center}.creators-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2rem;padding:1rem 0}.creators-bottom-search-wrap,.creators-mobile-search-wrap{display:none}@media (min-width:768px){.creators-pagination{margin-top:1.25rem;padding:.25rem 0 0}.creators-bottom-search-wrap{display:block;margin-bottom:0;margin-top:1.25rem}.creators-name-search-wrap-bottom{margin:0 auto;max-width:520px}}@media (max-width:767px){.creators-pagination{gap:.2rem;margin-bottom:1.2rem;margin-top:1.2rem;padding:.15rem 0 0}.creators-pagination-btn{border-radius:5px;font-size:.74rem;min-width:1.45rem;padding:.2rem .22rem}.creators-pagination-btn.creators-pagination-next,.creators-pagination-btn.creators-pagination-prev{padding:.2rem .14rem}.creators-mobile-search-wrap{align-items:center;display:flex;justify-content:center;margin-bottom:0;margin-top:1.2rem}.creators-mobile-search-wrap .community-search-input-wrap{width:220px}.creators-bottom-search-wrap{display:none}}.creators-pagination-btn{background:transparent;border:none;border-radius:6px;color:var(--gray-600);cursor:pointer;font-size:.9rem;min-width:2rem;padding:.35rem .5rem}.creators-pagination-btn:hover{color:var(--gray-900)}.creators-pagination-btn.creators-pagination-next,.creators-pagination-btn.creators-pagination-prev{min-width:auto;padding:.35rem .25rem}.creators-pagination-btn.creators-pagination-next:disabled,.creators-pagination-btn.creators-pagination-prev:disabled{color:var(--gray-300);cursor:text}.creators-pagination-btn.creators-pagination-num{background:transparent;border:none}.creators-pagination-btn.creators-pagination-num:hover{color:var(--gray-800)}.creators-pagination-btn.creators-pagination-num.active{background:var(--gray-100);border:1px solid var(--gray-300);color:var(--gray-900);font-weight:700}.excel-donor-more-btn{background:var(--excel-hub-elevated);border:1px solid var(--excel-hub-border);border-radius:8px;color:var(--excel-hub-text);cursor:pointer;display:block;font-size:.85rem;font-weight:600;margin-top:8px;padding:12px;text-align:center;width:100%}.excel-donor-more-btn:hover{border-color:var(--excel-hub-accent);color:var(--excel-hub-accent)}